bkui-vue 2.0.2-beta.1 → 2.0.2-beta.10
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 +5684 -5650
- 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 +123 -123
- 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 +1 -1
- 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/date-picker/index.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
import "../styles/reset.css";
|
2
2
|
import "./date-picker.less";
|
3
|
-
import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_plugin_popover_300e25d0__ from "../plugin-popover";
|
4
3
|
import * as __WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__ from "@popperjs/core";
|
5
4
|
import * as __WEBPACK_EXTERNAL_MODULE__loading_4d683b23__ from "../loading";
|
6
5
|
import * as __WEBPACK_EXTERNAL_MODULE__overflow_title_f9bafa47__ from "../overflow-title";
|
6
|
+
import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__ from "../popover";
|
7
7
|
import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__ from "../shared";
|
8
8
|
import * as __WEBPACK_EXTERNAL_MODULE_vue__ from "vue";
|
9
9
|
import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__ from "../config-provider";
|
@@ -15,207 +15,7 @@ import * as __WEBPACK_EXTERNAL_MODULE_date_fns_f4130be9__ from "date-fns";
|
|
15
15
|
import * as __WEBPACK_EXTERNAL_MODULE_lodash_debounce_3540babe__ from "lodash/debounce";
|
16
16
|
/******/ var __webpack_modules__ = ({
|
17
17
|
|
18
|
-
/***/
|
19
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
20
|
-
|
21
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
22
|
-
/* harmony export */ "default": () => (/* binding */ toPropertyKey)
|
23
|
-
/* harmony export */ });
|
24
|
-
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7545);
|
25
|
-
/* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9824);
|
26
|
-
|
27
|
-
|
28
|
-
function toPropertyKey(t) {
|
29
|
-
var i = (0,_toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t, "string");
|
30
|
-
return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : String(i);
|
31
|
-
}
|
32
|
-
|
33
|
-
/***/ }),
|
34
|
-
|
35
|
-
/***/ 1043:
|
36
|
-
/***/ ((module) => {
|
37
|
-
|
38
|
-
/**
|
39
|
-
* Copyright (c) 2015, Facebook, Inc.
|
40
|
-
* All rights reserved.
|
41
|
-
*
|
42
|
-
* This source code is licensed under the BSD-style license found in the
|
43
|
-
* LICENSE file in the root directory of this source tree. An additional grant
|
44
|
-
* of patent rights can be found in the PATENTS file in the same directory.
|
45
|
-
*
|
46
|
-
* @providesModule ExecutionEnvironment
|
47
|
-
*/
|
48
|
-
|
49
|
-
/*jslint evil: true */
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
var canUseDOM = !!(
|
54
|
-
typeof window !== 'undefined' &&
|
55
|
-
window.document &&
|
56
|
-
window.document.createElement
|
57
|
-
);
|
58
|
-
|
59
|
-
/**
|
60
|
-
* Simple, lightweight module assisting with the detection and context of
|
61
|
-
* Worker. Helps avoid circular dependencies and allows code to reason about
|
62
|
-
* whether or not they are in a Worker, even if they never include the main
|
63
|
-
* `ReactWorker` dependency.
|
64
|
-
*/
|
65
|
-
var ExecutionEnvironment = {
|
66
|
-
|
67
|
-
canUseDOM: canUseDOM,
|
68
|
-
|
69
|
-
canUseWorkers: typeof Worker !== 'undefined',
|
70
|
-
|
71
|
-
canUseEventListeners:
|
72
|
-
canUseDOM && !!(window.addEventListener || window.attachEvent),
|
73
|
-
|
74
|
-
canUseViewport: canUseDOM && !!window.screen,
|
75
|
-
|
76
|
-
isInWorker: !canUseDOM // For now, this is true - might change in the future.
|
77
|
-
|
78
|
-
};
|
79
|
-
|
80
|
-
module.exports = ExecutionEnvironment;
|
81
|
-
|
82
|
-
|
83
|
-
/***/ }),
|
84
|
-
|
85
|
-
/***/ 2586:
|
86
|
-
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
87
|
-
|
88
|
-
/**
|
89
|
-
* Copyright 2013-2015, Facebook, Inc.
|
90
|
-
* All rights reserved.
|
91
|
-
*
|
92
|
-
* This source code is licensed under the BSD-style license found in the
|
93
|
-
* LICENSE file in the root directory of this source tree. An additional grant
|
94
|
-
* of patent rights can be found in the PATENTS file in the same directory.
|
95
|
-
*
|
96
|
-
* @providesModule isEventSupported
|
97
|
-
*/
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
var ExecutionEnvironment = __webpack_require__(1043);
|
102
|
-
|
103
|
-
var useHasFeature;
|
104
|
-
if (ExecutionEnvironment.canUseDOM) {
|
105
|
-
useHasFeature =
|
106
|
-
document.implementation &&
|
107
|
-
document.implementation.hasFeature &&
|
108
|
-
// always returns true in newer browsers as per the standard.
|
109
|
-
// @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
|
110
|
-
document.implementation.hasFeature('', '') !== true;
|
111
|
-
}
|
112
|
-
|
113
|
-
/**
|
114
|
-
* Checks if an event is supported in the current execution environment.
|
115
|
-
*
|
116
|
-
* NOTE: This will not work correctly for non-generic events such as `change`,
|
117
|
-
* `reset`, `load`, `error`, and `select`.
|
118
|
-
*
|
119
|
-
* Borrows from Modernizr.
|
120
|
-
*
|
121
|
-
* @param {string} eventNameSuffix Event name, e.g. "click".
|
122
|
-
* @param {?boolean} capture Check if the capture phase is supported.
|
123
|
-
* @return {boolean} True if the event is supported.
|
124
|
-
* @internal
|
125
|
-
* @license Modernizr 3.0.0pre (Custom Build) | MIT
|
126
|
-
*/
|
127
|
-
function isEventSupported(eventNameSuffix, capture) {
|
128
|
-
if (!ExecutionEnvironment.canUseDOM ||
|
129
|
-
capture && !('addEventListener' in document)) {
|
130
|
-
return false;
|
131
|
-
}
|
132
|
-
|
133
|
-
var eventName = 'on' + eventNameSuffix;
|
134
|
-
var isSupported = eventName in document;
|
135
|
-
|
136
|
-
if (!isSupported) {
|
137
|
-
var element = document.createElement('div');
|
138
|
-
element.setAttribute(eventName, 'return;');
|
139
|
-
isSupported = typeof element[eventName] === 'function';
|
140
|
-
}
|
141
|
-
|
142
|
-
if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
|
143
|
-
// This is the only way to test support for the `wheel` event in IE9+.
|
144
|
-
isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
|
145
|
-
}
|
146
|
-
|
147
|
-
return isSupported;
|
148
|
-
}
|
149
|
-
|
150
|
-
module.exports = isEventSupported;
|
151
|
-
|
152
|
-
|
153
|
-
/***/ }),
|
154
|
-
|
155
|
-
/***/ 2880:
|
156
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
157
|
-
|
158
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
159
|
-
/* harmony export */ "default": () => (/* binding */ _nonIterableSpread)
|
160
|
-
/* harmony export */ });
|
161
|
-
function _nonIterableSpread() {
|
162
|
-
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
163
|
-
}
|
164
|
-
|
165
|
-
/***/ }),
|
166
|
-
|
167
|
-
/***/ 3492:
|
168
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
169
|
-
|
170
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
171
|
-
/* harmony export */ "default": () => (/* binding */ _arrayWithoutHoles)
|
172
|
-
/* harmony export */ });
|
173
|
-
/* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6284);
|
174
|
-
|
175
|
-
function _arrayWithoutHoles(arr) {
|
176
|
-
if (Array.isArray(arr)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr);
|
177
|
-
}
|
178
|
-
|
179
|
-
/***/ }),
|
180
|
-
|
181
|
-
/***/ 4430:
|
182
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
183
|
-
|
184
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
185
|
-
/* harmony export */ "default": () => (/* binding */ _iterableToArray)
|
186
|
-
/* harmony export */ });
|
187
|
-
function _iterableToArray(iter) {
|
188
|
-
if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
|
189
|
-
}
|
190
|
-
|
191
|
-
/***/ }),
|
192
|
-
|
193
|
-
/***/ 4586:
|
194
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
195
|
-
|
196
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
197
|
-
/* harmony export */ "default": () => (/* binding */ _defineProperty)
|
198
|
-
/* harmony export */ });
|
199
|
-
/* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(205);
|
200
|
-
|
201
|
-
function _defineProperty(obj, key, value) {
|
202
|
-
key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
|
203
|
-
if (key in obj) {
|
204
|
-
Object.defineProperty(obj, key, {
|
205
|
-
value: value,
|
206
|
-
enumerable: true,
|
207
|
-
configurable: true,
|
208
|
-
writable: true
|
209
|
-
});
|
210
|
-
} else {
|
211
|
-
obj[key] = value;
|
212
|
-
}
|
213
|
-
return obj;
|
214
|
-
}
|
215
|
-
|
216
|
-
/***/ }),
|
217
|
-
|
218
|
-
/***/ 4923:
|
18
|
+
/***/ 668:
|
219
19
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
220
20
|
|
221
21
|
|
@@ -226,7 +26,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
226
26
|
|
227
27
|
// UNUSED EXPORTS: bkEllipsis, bkEllipsisInstance, bkLoading, bkTooltips, mousewheel, overflowTitle
|
228
28
|
|
229
|
-
;// ../../packages/directives/src/clickoutside.ts
|
29
|
+
;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
|
230
30
|
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; } } }; }
|
231
31
|
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); }
|
232
32
|
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; }
|
@@ -353,14 +153,10 @@ ClickOutside.install = function (app) {
|
|
353
153
|
};
|
354
154
|
/* harmony default export */ const clickoutside = (ClickOutside);
|
355
155
|
// EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
356
|
-
var esm_typeof = __webpack_require__(
|
357
|
-
|
358
|
-
var
|
359
|
-
|
360
|
-
}
|
361
|
-
var y = (x) => (() => (x))
|
362
|
-
const plugin_popover_namespaceObject = x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_plugin_popover_300e25d0__["default"]) });
|
363
|
-
;// ../../packages/directives/src/ellipsis.ts
|
156
|
+
var esm_typeof = __webpack_require__(6522);
|
157
|
+
// EXTERNAL MODULE: external "../popover"
|
158
|
+
var popover_ = __webpack_require__(563);
|
159
|
+
;// CONCATENATED MODULE: ../../packages/directives/src/ellipsis.ts
|
364
160
|
|
365
161
|
/*
|
366
162
|
* Tencent is pleased to support the open source community by making
|
@@ -437,7 +233,7 @@ var createInstance = function createInstance(el, binding) {
|
|
437
233
|
onContentMouseenter: handleContentEnter,
|
438
234
|
onContentMouseleave: handleContentLeave
|
439
235
|
});
|
440
|
-
instance = (0,
|
236
|
+
instance = (0,popover_.$bkPopover)(targetOptions);
|
441
237
|
}, 300);
|
442
238
|
};
|
443
239
|
var handleMouseLeave = function handleMouseLeave() {
|
@@ -471,9 +267,9 @@ var ellipsis = {
|
|
471
267
|
};
|
472
268
|
/* harmony default export */ const src_ellipsis = ((/* unused pure expression or super */ null && (ellipsis)));
|
473
269
|
// EXTERNAL MODULE: ../../node_modules/normalize-wheel/index.js
|
474
|
-
var normalize_wheel = __webpack_require__(
|
270
|
+
var normalize_wheel = __webpack_require__(2439);
|
475
271
|
var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel);
|
476
|
-
;// ../../packages/directives/src/mousewheel.ts
|
272
|
+
;// CONCATENATED MODULE: ../../packages/directives/src/mousewheel.ts
|
477
273
|
/*
|
478
274
|
* Tencent is pleased to support the open source community by making
|
479
275
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -516,20 +312,18 @@ var mousewheel = {
|
|
516
312
|
};
|
517
313
|
/* harmony default export */ const src_mousewheel = ((/* unused pure expression or super */ null && (mousewheel)));
|
518
314
|
// EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
519
|
-
var defineProperty = __webpack_require__(
|
315
|
+
var defineProperty = __webpack_require__(6666);
|
520
316
|
// EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
521
|
-
var toConsumableArray = __webpack_require__(
|
317
|
+
var toConsumableArray = __webpack_require__(7930);
|
522
318
|
// EXTERNAL MODULE: external "vue"
|
523
|
-
var external_vue_ = __webpack_require__(
|
319
|
+
var external_vue_ = __webpack_require__(6609);
|
524
320
|
// EXTERNAL MODULE: external "../shared"
|
525
|
-
var shared_ = __webpack_require__(
|
526
|
-
;// external "@popperjs/core"
|
527
|
-
var
|
528
|
-
|
529
|
-
}
|
530
|
-
|
531
|
-
const core_namespaceObject = core_x({ ["createPopper"]: () => (__WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper) });
|
532
|
-
;// ../../packages/directives/src/tooltips.ts
|
321
|
+
var shared_ = __webpack_require__(9253);
|
322
|
+
;// CONCATENATED MODULE: external "@popperjs/core"
|
323
|
+
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
324
|
+
var y = x => () => x
|
325
|
+
const core_namespaceObject = x({ ["createPopper"]: () => __WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper });
|
326
|
+
;// CONCATENATED MODULE: ../../packages/directives/src/tooltips.ts
|
533
327
|
|
534
328
|
|
535
329
|
|
@@ -821,19 +615,15 @@ function hide(el) {
|
|
821
615
|
}
|
822
616
|
}
|
823
617
|
/* harmony default export */ const src_tooltips = ((/* unused pure expression or super */ null && (tooltips)));
|
824
|
-
;// external "../loading"
|
825
|
-
var external_loading_x = (y)
|
826
|
-
|
827
|
-
}
|
828
|
-
var external_loading_y = (x) => (() => (x))
|
618
|
+
;// CONCATENATED MODULE: external "../loading"
|
619
|
+
var external_loading_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
620
|
+
var external_loading_y = x => () => x
|
829
621
|
const external_loading_namespaceObject = external_loading_x({ });
|
830
|
-
;// external "../overflow-title"
|
831
|
-
var external_overflow_title_x = (y)
|
832
|
-
|
833
|
-
}
|
834
|
-
var external_overflow_title_y = (x) => (() => (x))
|
622
|
+
;// CONCATENATED MODULE: external "../overflow-title"
|
623
|
+
var external_overflow_title_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
624
|
+
var external_overflow_title_y = x => () => x
|
835
625
|
const external_overflow_title_namespaceObject = external_overflow_title_x({ });
|
836
|
-
;// ../../packages/directives/src/index.ts
|
626
|
+
;// CONCATENATED MODULE: ../../packages/directives/src/index.ts
|
837
627
|
/*
|
838
628
|
* Tencent is pleased to support the open source community by making
|
839
629
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -869,9 +659,17 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
|
|
869
659
|
|
870
660
|
/***/ }),
|
871
661
|
|
872
|
-
/***/
|
662
|
+
/***/ 2439:
|
873
663
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
874
664
|
|
665
|
+
module.exports = __webpack_require__(2527);
|
666
|
+
|
667
|
+
|
668
|
+
/***/ }),
|
669
|
+
|
670
|
+
/***/ 7430:
|
671
|
+
/***/ ((module) => {
|
672
|
+
|
875
673
|
/**
|
876
674
|
* Copyright (c) 2015, Facebook, Inc.
|
877
675
|
* All rights reserved.
|
@@ -880,258 +678,64 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
|
|
880
678
|
* LICENSE file in the root directory of this source tree. An additional grant
|
881
679
|
* of patent rights can be found in the PATENTS file in the same directory.
|
882
680
|
*
|
883
|
-
* @providesModule
|
884
|
-
* @typechecks
|
681
|
+
* @providesModule ExecutionEnvironment
|
885
682
|
*/
|
886
683
|
|
684
|
+
/*jslint evil: true */
|
685
|
+
|
686
|
+
|
687
|
+
|
688
|
+
var canUseDOM = !!(
|
689
|
+
typeof window !== 'undefined' &&
|
690
|
+
window.document &&
|
691
|
+
window.document.createElement
|
692
|
+
);
|
693
|
+
|
694
|
+
/**
|
695
|
+
* Simple, lightweight module assisting with the detection and context of
|
696
|
+
* Worker. Helps avoid circular dependencies and allows code to reason about
|
697
|
+
* whether or not they are in a Worker, even if they never include the main
|
698
|
+
* `ReactWorker` dependency.
|
699
|
+
*/
|
700
|
+
var ExecutionEnvironment = {
|
887
701
|
|
702
|
+
canUseDOM: canUseDOM,
|
888
703
|
|
889
|
-
|
704
|
+
canUseWorkers: typeof Worker !== 'undefined',
|
890
705
|
|
891
|
-
|
706
|
+
canUseEventListeners:
|
707
|
+
canUseDOM && !!(window.addEventListener || window.attachEvent),
|
892
708
|
|
709
|
+
canUseViewport: canUseDOM && !!window.screen,
|
893
710
|
|
894
|
-
//
|
895
|
-
|
896
|
-
|
897
|
-
|
711
|
+
isInWorker: !canUseDOM // For now, this is true - might change in the future.
|
712
|
+
|
713
|
+
};
|
714
|
+
|
715
|
+
module.exports = ExecutionEnvironment;
|
716
|
+
|
717
|
+
|
718
|
+
/***/ }),
|
719
|
+
|
720
|
+
/***/ 6377:
|
721
|
+
/***/ ((module) => {
|
898
722
|
|
899
723
|
/**
|
900
|
-
*
|
901
|
-
* complicated, thus this doc is long and (hopefully) detailed enough to answer
|
902
|
-
* your questions.
|
724
|
+
* Copyright 2004-present Facebook. All Rights Reserved.
|
903
725
|
*
|
904
|
-
*
|
905
|
-
|
726
|
+
* @providesModule UserAgent_DEPRECATED
|
727
|
+
*/
|
728
|
+
|
729
|
+
/**
|
730
|
+
* Provides entirely client-side User Agent and OS detection. You should prefer
|
731
|
+
* the non-deprecated UserAgent module when possible, which exposes our
|
732
|
+
* authoritative server-side PHP-based detection to the client.
|
906
733
|
*
|
907
|
-
*
|
734
|
+
* Usage is straightforward:
|
908
735
|
*
|
909
|
-
*
|
910
|
-
*
|
911
|
-
*
|
912
|
-
* 'DOMMouseScroll' -- FF(0.9.7+) since 2003
|
913
|
-
*
|
914
|
-
* So what to do? The is the best:
|
915
|
-
*
|
916
|
-
* normalizeWheel.getEventType();
|
917
|
-
*
|
918
|
-
* In your event callback, use this code to get sane interpretation of the
|
919
|
-
* deltas. This code will return an object with properties:
|
920
|
-
*
|
921
|
-
* spinX -- normalized spin speed (use for zoom) - x plane
|
922
|
-
* spinY -- " - y plane
|
923
|
-
* pixelX -- normalized distance (to pixels) - x plane
|
924
|
-
* pixelY -- " - y plane
|
925
|
-
*
|
926
|
-
* Wheel values are provided by the browser assuming you are using the wheel to
|
927
|
-
* scroll a web page by a number of lines or pixels (or pages). Values can vary
|
928
|
-
* significantly on different platforms and browsers, forgetting that you can
|
929
|
-
* scroll at different speeds. Some devices (like trackpads) emit more events
|
930
|
-
* at smaller increments with fine granularity, and some emit massive jumps with
|
931
|
-
* linear speed or acceleration.
|
932
|
-
*
|
933
|
-
* This code does its best to normalize the deltas for you:
|
934
|
-
*
|
935
|
-
* - spin is trying to normalize how far the wheel was spun (or trackpad
|
936
|
-
* dragged). This is super useful for zoom support where you want to
|
937
|
-
* throw away the chunky scroll steps on the PC and make those equal to
|
938
|
-
* the slow and smooth tiny steps on the Mac. Key data: This code tries to
|
939
|
-
* resolve a single slow step on a wheel to 1.
|
940
|
-
*
|
941
|
-
* - pixel is normalizing the desired scroll delta in pixel units. You'll
|
942
|
-
* get the crazy differences between browsers, but at least it'll be in
|
943
|
-
* pixels!
|
944
|
-
*
|
945
|
-
* - positive value indicates scrolling DOWN/RIGHT, negative UP/LEFT. This
|
946
|
-
* should translate to positive value zooming IN, negative zooming OUT.
|
947
|
-
* This matches the newer 'wheel' event.
|
948
|
-
*
|
949
|
-
* Why are there spinX, spinY (or pixels)?
|
950
|
-
*
|
951
|
-
* - spinX is a 2-finger side drag on the trackpad, and a shift + wheel turn
|
952
|
-
* with a mouse. It results in side-scrolling in the browser by default.
|
953
|
-
*
|
954
|
-
* - spinY is what you expect -- it's the classic axis of a mouse wheel.
|
955
|
-
*
|
956
|
-
* - I dropped spinZ/pixelZ. It is supported by the DOM 3 'wheel' event and
|
957
|
-
* probably is by browsers in conjunction with fancy 3D controllers .. but
|
958
|
-
* you know.
|
959
|
-
*
|
960
|
-
* Implementation info:
|
961
|
-
*
|
962
|
-
* Examples of 'wheel' event if you scroll slowly (down) by one step with an
|
963
|
-
* average mouse:
|
964
|
-
*
|
965
|
-
* OS X + Chrome (mouse) - 4 pixel delta (wheelDelta -120)
|
966
|
-
* OS X + Safari (mouse) - N/A pixel delta (wheelDelta -12)
|
967
|
-
* OS X + Firefox (mouse) - 0.1 line delta (wheelDelta N/A)
|
968
|
-
* Win8 + Chrome (mouse) - 100 pixel delta (wheelDelta -120)
|
969
|
-
* Win8 + Firefox (mouse) - 3 line delta (wheelDelta -120)
|
970
|
-
*
|
971
|
-
* On the trackpad:
|
972
|
-
*
|
973
|
-
* OS X + Chrome (trackpad) - 2 pixel delta (wheelDelta -6)
|
974
|
-
* OS X + Firefox (trackpad) - 1 pixel delta (wheelDelta N/A)
|
975
|
-
*
|
976
|
-
* On other/older browsers.. it's more complicated as there can be multiple and
|
977
|
-
* also missing delta values.
|
978
|
-
*
|
979
|
-
* The 'wheel' event is more standard:
|
980
|
-
*
|
981
|
-
* http://www.w3.org/TR/DOM-Level-3-Events/#events-wheelevents
|
982
|
-
*
|
983
|
-
* The basics is that it includes a unit, deltaMode (pixels, lines, pages), and
|
984
|
-
* deltaX, deltaY and deltaZ. Some browsers provide other values to maintain
|
985
|
-
* backward compatibility with older events. Those other values help us
|
986
|
-
* better normalize spin speed. Example of what the browsers provide:
|
987
|
-
*
|
988
|
-
* | event.wheelDelta | event.detail
|
989
|
-
* ------------------+------------------+--------------
|
990
|
-
* Safari v5/OS X | -120 | 0
|
991
|
-
* Safari v5/Win7 | -120 | 0
|
992
|
-
* Chrome v17/OS X | -120 | 0
|
993
|
-
* Chrome v17/Win7 | -120 | 0
|
994
|
-
* IE9/Win7 | -120 | undefined
|
995
|
-
* Firefox v4/OS X | undefined | 1
|
996
|
-
* Firefox v4/Win7 | undefined | 3
|
997
|
-
*
|
998
|
-
*/
|
999
|
-
function normalizeWheel(/*object*/ event) /*object*/ {
|
1000
|
-
var sX = 0, sY = 0, // spinX, spinY
|
1001
|
-
pX = 0, pY = 0; // pixelX, pixelY
|
1002
|
-
|
1003
|
-
// Legacy
|
1004
|
-
if ('detail' in event) { sY = event.detail; }
|
1005
|
-
if ('wheelDelta' in event) { sY = -event.wheelDelta / 120; }
|
1006
|
-
if ('wheelDeltaY' in event) { sY = -event.wheelDeltaY / 120; }
|
1007
|
-
if ('wheelDeltaX' in event) { sX = -event.wheelDeltaX / 120; }
|
1008
|
-
|
1009
|
-
// side scrolling on FF with DOMMouseScroll
|
1010
|
-
if ( 'axis' in event && event.axis === event.HORIZONTAL_AXIS ) {
|
1011
|
-
sX = sY;
|
1012
|
-
sY = 0;
|
1013
|
-
}
|
1014
|
-
|
1015
|
-
pX = sX * PIXEL_STEP;
|
1016
|
-
pY = sY * PIXEL_STEP;
|
1017
|
-
|
1018
|
-
if ('deltaY' in event) { pY = event.deltaY; }
|
1019
|
-
if ('deltaX' in event) { pX = event.deltaX; }
|
1020
|
-
|
1021
|
-
if ((pX || pY) && event.deltaMode) {
|
1022
|
-
if (event.deltaMode == 1) { // delta in LINE units
|
1023
|
-
pX *= LINE_HEIGHT;
|
1024
|
-
pY *= LINE_HEIGHT;
|
1025
|
-
} else { // delta in PAGE units
|
1026
|
-
pX *= PAGE_HEIGHT;
|
1027
|
-
pY *= PAGE_HEIGHT;
|
1028
|
-
}
|
1029
|
-
}
|
1030
|
-
|
1031
|
-
// Fall-back if spin cannot be determined
|
1032
|
-
if (pX && !sX) { sX = (pX < 1) ? -1 : 1; }
|
1033
|
-
if (pY && !sY) { sY = (pY < 1) ? -1 : 1; }
|
1034
|
-
|
1035
|
-
return { spinX : sX,
|
1036
|
-
spinY : sY,
|
1037
|
-
pixelX : pX,
|
1038
|
-
pixelY : pY };
|
1039
|
-
}
|
1040
|
-
|
1041
|
-
|
1042
|
-
/**
|
1043
|
-
* The best combination if you prefer spinX + spinY normalization. It favors
|
1044
|
-
* the older DOMMouseScroll for Firefox, as FF does not include wheelDelta with
|
1045
|
-
* 'wheel' event, making spin speed determination impossible.
|
1046
|
-
*/
|
1047
|
-
normalizeWheel.getEventType = function() /*string*/ {
|
1048
|
-
return (UserAgent_DEPRECATED.firefox())
|
1049
|
-
? 'DOMMouseScroll'
|
1050
|
-
: (isEventSupported('wheel'))
|
1051
|
-
? 'wheel'
|
1052
|
-
: 'mousewheel';
|
1053
|
-
};
|
1054
|
-
|
1055
|
-
module.exports = normalizeWheel;
|
1056
|
-
|
1057
|
-
|
1058
|
-
/***/ }),
|
1059
|
-
|
1060
|
-
/***/ 5153:
|
1061
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
1062
|
-
|
1063
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
1064
|
-
/* harmony export */ "default": () => (/* binding */ _toConsumableArray)
|
1065
|
-
/* harmony export */ });
|
1066
|
-
/* harmony import */ var _arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3492);
|
1067
|
-
/* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4430);
|
1068
|
-
/* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7985);
|
1069
|
-
/* harmony import */ var _nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(2880);
|
1070
|
-
|
1071
|
-
|
1072
|
-
|
1073
|
-
|
1074
|
-
function _toConsumableArray(arr) {
|
1075
|
-
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"])();
|
1076
|
-
}
|
1077
|
-
|
1078
|
-
/***/ }),
|
1079
|
-
|
1080
|
-
/***/ 5166:
|
1081
|
-
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
1082
|
-
|
1083
|
-
var x = (y) => {
|
1084
|
-
var x = {}; __webpack_require__.d(x, y); return x
|
1085
|
-
}
|
1086
|
-
var y = (x) => (() => (x))
|
1087
|
-
module.exports = x({ ["BKPopover"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.BKPopover), ["bkZIndexManager"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager), ["capitalize"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.capitalize), ["getFullscreenRoot"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.getFullscreenRoot), ["resolveClassName"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName), ["scrollTop"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.scrollTop), ["useFormItem"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.useFormItem), ["withInstall"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall) });
|
1088
|
-
|
1089
|
-
/***/ }),
|
1090
|
-
|
1091
|
-
/***/ 5286:
|
1092
|
-
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
1093
|
-
|
1094
|
-
var x = (y) => {
|
1095
|
-
var x = {}; __webpack_require__.d(x, y); return x
|
1096
|
-
}
|
1097
|
-
var y = (x) => (() => (x))
|
1098
|
-
module.exports = x({ ["Fragment"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.Fragment), ["Teleport"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.Teleport), ["Transition"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.Transition), ["computed"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.computed), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["getCurrentInstance"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance), ["h"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.h), ["inject"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.inject), ["mergeProps"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.mergeProps), ["nextTick"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.nextTick), ["onBeforeUnmount"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount), ["onMounted"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onMounted), ["provide"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.provide), ["reactive"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.reactive), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref), ["render"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.render), ["resolveDirective"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective), ["toRefs"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.toRefs), ["vShow"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.vShow), ["watch"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watch), ["withDirectives"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.withDirectives) });
|
1099
|
-
|
1100
|
-
/***/ }),
|
1101
|
-
|
1102
|
-
/***/ 6284:
|
1103
|
-
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
1104
|
-
|
1105
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
1106
|
-
/* harmony export */ "default": () => (/* binding */ _arrayLikeToArray)
|
1107
|
-
/* harmony export */ });
|
1108
|
-
function _arrayLikeToArray(arr, len) {
|
1109
|
-
if (len == null || len > arr.length) len = arr.length;
|
1110
|
-
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
1111
|
-
return arr2;
|
1112
|
-
}
|
1113
|
-
|
1114
|
-
/***/ }),
|
1115
|
-
|
1116
|
-
/***/ 7416:
|
1117
|
-
/***/ ((module) => {
|
1118
|
-
|
1119
|
-
/**
|
1120
|
-
* Copyright 2004-present Facebook. All Rights Reserved.
|
1121
|
-
*
|
1122
|
-
* @providesModule UserAgent_DEPRECATED
|
1123
|
-
*/
|
1124
|
-
|
1125
|
-
/**
|
1126
|
-
* Provides entirely client-side User Agent and OS detection. You should prefer
|
1127
|
-
* the non-deprecated UserAgent module when possible, which exposes our
|
1128
|
-
* authoritative server-side PHP-based detection to the client.
|
1129
|
-
*
|
1130
|
-
* Usage is straightforward:
|
1131
|
-
*
|
1132
|
-
* if (UserAgent_DEPRECATED.ie()) {
|
1133
|
-
* // IE
|
1134
|
-
* }
|
736
|
+
* if (UserAgent_DEPRECATED.ie()) {
|
737
|
+
* // IE
|
738
|
+
* }
|
1135
739
|
*
|
1136
740
|
* You can also do version checks:
|
1137
741
|
*
|
@@ -1280,180 +884,517 @@ var UserAgent_DEPRECATED = {
|
|
1280
884
|
},
|
1281
885
|
|
1282
886
|
|
1283
|
-
/**
|
1284
|
-
* Whether the browser is 64-bit IE. Really, this is kind of weak sauce; we
|
1285
|
-
* only need this because Skype can't handle 64-bit IE yet. We need to remove
|
1286
|
-
* this when we don't need it -- tracked by #601957.
|
1287
|
-
*/
|
1288
|
-
ie64: function() {
|
1289
|
-
return UserAgent_DEPRECATED.ie() && _win64;
|
1290
|
-
},
|
887
|
+
/**
|
888
|
+
* Whether the browser is 64-bit IE. Really, this is kind of weak sauce; we
|
889
|
+
* only need this because Skype can't handle 64-bit IE yet. We need to remove
|
890
|
+
* this when we don't need it -- tracked by #601957.
|
891
|
+
*/
|
892
|
+
ie64: function() {
|
893
|
+
return UserAgent_DEPRECATED.ie() && _win64;
|
894
|
+
},
|
895
|
+
|
896
|
+
/**
|
897
|
+
* Check if the UA is Firefox.
|
898
|
+
*
|
899
|
+
*
|
900
|
+
* @return float|NaN Version number (if match) or NaN.
|
901
|
+
*/
|
902
|
+
firefox: function() {
|
903
|
+
return _populate() || _firefox;
|
904
|
+
},
|
905
|
+
|
906
|
+
|
907
|
+
/**
|
908
|
+
* Check if the UA is Opera.
|
909
|
+
*
|
910
|
+
*
|
911
|
+
* @return float|NaN Version number (if match) or NaN.
|
912
|
+
*/
|
913
|
+
opera: function() {
|
914
|
+
return _populate() || _opera;
|
915
|
+
},
|
916
|
+
|
917
|
+
|
918
|
+
/**
|
919
|
+
* Check if the UA is WebKit.
|
920
|
+
*
|
921
|
+
*
|
922
|
+
* @return float|NaN Version number (if match) or NaN.
|
923
|
+
*/
|
924
|
+
webkit: function() {
|
925
|
+
return _populate() || _webkit;
|
926
|
+
},
|
927
|
+
|
928
|
+
/**
|
929
|
+
* For Push
|
930
|
+
* WILL BE REMOVED VERY SOON. Use UserAgent_DEPRECATED.webkit
|
931
|
+
*/
|
932
|
+
safari: function() {
|
933
|
+
return UserAgent_DEPRECATED.webkit();
|
934
|
+
},
|
935
|
+
|
936
|
+
/**
|
937
|
+
* Check if the UA is a Chrome browser.
|
938
|
+
*
|
939
|
+
*
|
940
|
+
* @return float|NaN Version number (if match) or NaN.
|
941
|
+
*/
|
942
|
+
chrome : function() {
|
943
|
+
return _populate() || _chrome;
|
944
|
+
},
|
945
|
+
|
946
|
+
|
947
|
+
/**
|
948
|
+
* Check if the user is running Windows.
|
949
|
+
*
|
950
|
+
* @return bool `true' if the user's OS is Windows.
|
951
|
+
*/
|
952
|
+
windows: function() {
|
953
|
+
return _populate() || _windows;
|
954
|
+
},
|
955
|
+
|
956
|
+
|
957
|
+
/**
|
958
|
+
* Check if the user is running Mac OS X.
|
959
|
+
*
|
960
|
+
* @return float|bool Returns a float if a version number is detected,
|
961
|
+
* otherwise true/false.
|
962
|
+
*/
|
963
|
+
osx: function() {
|
964
|
+
return _populate() || _osx;
|
965
|
+
},
|
966
|
+
|
967
|
+
/**
|
968
|
+
* Check if the user is running Linux.
|
969
|
+
*
|
970
|
+
* @return bool `true' if the user's OS is some flavor of Linux.
|
971
|
+
*/
|
972
|
+
linux: function() {
|
973
|
+
return _populate() || _linux;
|
974
|
+
},
|
975
|
+
|
976
|
+
/**
|
977
|
+
* Check if the user is running on an iPhone or iPod platform.
|
978
|
+
*
|
979
|
+
* @return bool `true' if the user is running some flavor of the
|
980
|
+
* iPhone OS.
|
981
|
+
*/
|
982
|
+
iphone: function() {
|
983
|
+
return _populate() || _iphone;
|
984
|
+
},
|
985
|
+
|
986
|
+
mobile: function() {
|
987
|
+
return _populate() || (_iphone || _ipad || _android || _mobile);
|
988
|
+
},
|
989
|
+
|
990
|
+
nativeApp: function() {
|
991
|
+
// webviews inside of the native apps
|
992
|
+
return _populate() || _native;
|
993
|
+
},
|
994
|
+
|
995
|
+
android: function() {
|
996
|
+
return _populate() || _android;
|
997
|
+
},
|
998
|
+
|
999
|
+
ipad: function() {
|
1000
|
+
return _populate() || _ipad;
|
1001
|
+
}
|
1002
|
+
};
|
1003
|
+
|
1004
|
+
module.exports = UserAgent_DEPRECATED;
|
1005
|
+
|
1006
|
+
|
1007
|
+
/***/ }),
|
1008
|
+
|
1009
|
+
/***/ 3541:
|
1010
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
1011
|
+
|
1012
|
+
/**
|
1013
|
+
* Copyright 2013-2015, Facebook, Inc.
|
1014
|
+
* All rights reserved.
|
1015
|
+
*
|
1016
|
+
* This source code is licensed under the BSD-style license found in the
|
1017
|
+
* LICENSE file in the root directory of this source tree. An additional grant
|
1018
|
+
* of patent rights can be found in the PATENTS file in the same directory.
|
1019
|
+
*
|
1020
|
+
* @providesModule isEventSupported
|
1021
|
+
*/
|
1022
|
+
|
1023
|
+
|
1024
|
+
|
1025
|
+
var ExecutionEnvironment = __webpack_require__(7430);
|
1026
|
+
|
1027
|
+
var useHasFeature;
|
1028
|
+
if (ExecutionEnvironment.canUseDOM) {
|
1029
|
+
useHasFeature =
|
1030
|
+
document.implementation &&
|
1031
|
+
document.implementation.hasFeature &&
|
1032
|
+
// always returns true in newer browsers as per the standard.
|
1033
|
+
// @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
|
1034
|
+
document.implementation.hasFeature('', '') !== true;
|
1035
|
+
}
|
1036
|
+
|
1037
|
+
/**
|
1038
|
+
* Checks if an event is supported in the current execution environment.
|
1039
|
+
*
|
1040
|
+
* NOTE: This will not work correctly for non-generic events such as `change`,
|
1041
|
+
* `reset`, `load`, `error`, and `select`.
|
1042
|
+
*
|
1043
|
+
* Borrows from Modernizr.
|
1044
|
+
*
|
1045
|
+
* @param {string} eventNameSuffix Event name, e.g. "click".
|
1046
|
+
* @param {?boolean} capture Check if the capture phase is supported.
|
1047
|
+
* @return {boolean} True if the event is supported.
|
1048
|
+
* @internal
|
1049
|
+
* @license Modernizr 3.0.0pre (Custom Build) | MIT
|
1050
|
+
*/
|
1051
|
+
function isEventSupported(eventNameSuffix, capture) {
|
1052
|
+
if (!ExecutionEnvironment.canUseDOM ||
|
1053
|
+
capture && !('addEventListener' in document)) {
|
1054
|
+
return false;
|
1055
|
+
}
|
1056
|
+
|
1057
|
+
var eventName = 'on' + eventNameSuffix;
|
1058
|
+
var isSupported = eventName in document;
|
1059
|
+
|
1060
|
+
if (!isSupported) {
|
1061
|
+
var element = document.createElement('div');
|
1062
|
+
element.setAttribute(eventName, 'return;');
|
1063
|
+
isSupported = typeof element[eventName] === 'function';
|
1064
|
+
}
|
1065
|
+
|
1066
|
+
if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
|
1067
|
+
// This is the only way to test support for the `wheel` event in IE9+.
|
1068
|
+
isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
|
1069
|
+
}
|
1070
|
+
|
1071
|
+
return isSupported;
|
1072
|
+
}
|
1073
|
+
|
1074
|
+
module.exports = isEventSupported;
|
1075
|
+
|
1076
|
+
|
1077
|
+
/***/ }),
|
1078
|
+
|
1079
|
+
/***/ 2527:
|
1080
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
1081
|
+
|
1082
|
+
/**
|
1083
|
+
* Copyright (c) 2015, Facebook, Inc.
|
1084
|
+
* All rights reserved.
|
1085
|
+
*
|
1086
|
+
* This source code is licensed under the BSD-style license found in the
|
1087
|
+
* LICENSE file in the root directory of this source tree. An additional grant
|
1088
|
+
* of patent rights can be found in the PATENTS file in the same directory.
|
1089
|
+
*
|
1090
|
+
* @providesModule normalizeWheel
|
1091
|
+
* @typechecks
|
1092
|
+
*/
|
1093
|
+
|
1094
|
+
|
1095
|
+
|
1096
|
+
var UserAgent_DEPRECATED = __webpack_require__(6377);
|
1097
|
+
|
1098
|
+
var isEventSupported = __webpack_require__(3541);
|
1099
|
+
|
1100
|
+
|
1101
|
+
// Reasonable defaults
|
1102
|
+
var PIXEL_STEP = 10;
|
1103
|
+
var LINE_HEIGHT = 40;
|
1104
|
+
var PAGE_HEIGHT = 800;
|
1105
|
+
|
1106
|
+
/**
|
1107
|
+
* Mouse wheel (and 2-finger trackpad) support on the web sucks. It is
|
1108
|
+
* complicated, thus this doc is long and (hopefully) detailed enough to answer
|
1109
|
+
* your questions.
|
1110
|
+
*
|
1111
|
+
* If you need to react to the mouse wheel in a predictable way, this code is
|
1112
|
+
* like your bestest friend. * hugs *
|
1113
|
+
*
|
1114
|
+
* As of today, there are 4 DOM event types you can listen to:
|
1115
|
+
*
|
1116
|
+
* 'wheel' -- Chrome(31+), FF(17+), IE(9+)
|
1117
|
+
* 'mousewheel' -- Chrome, IE(6+), Opera, Safari
|
1118
|
+
* 'MozMousePixelScroll' -- FF(3.5 only!) (2010-2013) -- don't bother!
|
1119
|
+
* 'DOMMouseScroll' -- FF(0.9.7+) since 2003
|
1120
|
+
*
|
1121
|
+
* So what to do? The is the best:
|
1122
|
+
*
|
1123
|
+
* normalizeWheel.getEventType();
|
1124
|
+
*
|
1125
|
+
* In your event callback, use this code to get sane interpretation of the
|
1126
|
+
* deltas. This code will return an object with properties:
|
1127
|
+
*
|
1128
|
+
* spinX -- normalized spin speed (use for zoom) - x plane
|
1129
|
+
* spinY -- " - y plane
|
1130
|
+
* pixelX -- normalized distance (to pixels) - x plane
|
1131
|
+
* pixelY -- " - y plane
|
1132
|
+
*
|
1133
|
+
* Wheel values are provided by the browser assuming you are using the wheel to
|
1134
|
+
* scroll a web page by a number of lines or pixels (or pages). Values can vary
|
1135
|
+
* significantly on different platforms and browsers, forgetting that you can
|
1136
|
+
* scroll at different speeds. Some devices (like trackpads) emit more events
|
1137
|
+
* at smaller increments with fine granularity, and some emit massive jumps with
|
1138
|
+
* linear speed or acceleration.
|
1139
|
+
*
|
1140
|
+
* This code does its best to normalize the deltas for you:
|
1141
|
+
*
|
1142
|
+
* - spin is trying to normalize how far the wheel was spun (or trackpad
|
1143
|
+
* dragged). This is super useful for zoom support where you want to
|
1144
|
+
* throw away the chunky scroll steps on the PC and make those equal to
|
1145
|
+
* the slow and smooth tiny steps on the Mac. Key data: This code tries to
|
1146
|
+
* resolve a single slow step on a wheel to 1.
|
1147
|
+
*
|
1148
|
+
* - pixel is normalizing the desired scroll delta in pixel units. You'll
|
1149
|
+
* get the crazy differences between browsers, but at least it'll be in
|
1150
|
+
* pixels!
|
1151
|
+
*
|
1152
|
+
* - positive value indicates scrolling DOWN/RIGHT, negative UP/LEFT. This
|
1153
|
+
* should translate to positive value zooming IN, negative zooming OUT.
|
1154
|
+
* This matches the newer 'wheel' event.
|
1155
|
+
*
|
1156
|
+
* Why are there spinX, spinY (or pixels)?
|
1157
|
+
*
|
1158
|
+
* - spinX is a 2-finger side drag on the trackpad, and a shift + wheel turn
|
1159
|
+
* with a mouse. It results in side-scrolling in the browser by default.
|
1160
|
+
*
|
1161
|
+
* - spinY is what you expect -- it's the classic axis of a mouse wheel.
|
1162
|
+
*
|
1163
|
+
* - I dropped spinZ/pixelZ. It is supported by the DOM 3 'wheel' event and
|
1164
|
+
* probably is by browsers in conjunction with fancy 3D controllers .. but
|
1165
|
+
* you know.
|
1166
|
+
*
|
1167
|
+
* Implementation info:
|
1168
|
+
*
|
1169
|
+
* Examples of 'wheel' event if you scroll slowly (down) by one step with an
|
1170
|
+
* average mouse:
|
1171
|
+
*
|
1172
|
+
* OS X + Chrome (mouse) - 4 pixel delta (wheelDelta -120)
|
1173
|
+
* OS X + Safari (mouse) - N/A pixel delta (wheelDelta -12)
|
1174
|
+
* OS X + Firefox (mouse) - 0.1 line delta (wheelDelta N/A)
|
1175
|
+
* Win8 + Chrome (mouse) - 100 pixel delta (wheelDelta -120)
|
1176
|
+
* Win8 + Firefox (mouse) - 3 line delta (wheelDelta -120)
|
1177
|
+
*
|
1178
|
+
* On the trackpad:
|
1179
|
+
*
|
1180
|
+
* OS X + Chrome (trackpad) - 2 pixel delta (wheelDelta -6)
|
1181
|
+
* OS X + Firefox (trackpad) - 1 pixel delta (wheelDelta N/A)
|
1182
|
+
*
|
1183
|
+
* On other/older browsers.. it's more complicated as there can be multiple and
|
1184
|
+
* also missing delta values.
|
1185
|
+
*
|
1186
|
+
* The 'wheel' event is more standard:
|
1187
|
+
*
|
1188
|
+
* http://www.w3.org/TR/DOM-Level-3-Events/#events-wheelevents
|
1189
|
+
*
|
1190
|
+
* The basics is that it includes a unit, deltaMode (pixels, lines, pages), and
|
1191
|
+
* deltaX, deltaY and deltaZ. Some browsers provide other values to maintain
|
1192
|
+
* backward compatibility with older events. Those other values help us
|
1193
|
+
* better normalize spin speed. Example of what the browsers provide:
|
1194
|
+
*
|
1195
|
+
* | event.wheelDelta | event.detail
|
1196
|
+
* ------------------+------------------+--------------
|
1197
|
+
* Safari v5/OS X | -120 | 0
|
1198
|
+
* Safari v5/Win7 | -120 | 0
|
1199
|
+
* Chrome v17/OS X | -120 | 0
|
1200
|
+
* Chrome v17/Win7 | -120 | 0
|
1201
|
+
* IE9/Win7 | -120 | undefined
|
1202
|
+
* Firefox v4/OS X | undefined | 1
|
1203
|
+
* Firefox v4/Win7 | undefined | 3
|
1204
|
+
*
|
1205
|
+
*/
|
1206
|
+
function normalizeWheel(/*object*/ event) /*object*/ {
|
1207
|
+
var sX = 0, sY = 0, // spinX, spinY
|
1208
|
+
pX = 0, pY = 0; // pixelX, pixelY
|
1209
|
+
|
1210
|
+
// Legacy
|
1211
|
+
if ('detail' in event) { sY = event.detail; }
|
1212
|
+
if ('wheelDelta' in event) { sY = -event.wheelDelta / 120; }
|
1213
|
+
if ('wheelDeltaY' in event) { sY = -event.wheelDeltaY / 120; }
|
1214
|
+
if ('wheelDeltaX' in event) { sX = -event.wheelDeltaX / 120; }
|
1215
|
+
|
1216
|
+
// side scrolling on FF with DOMMouseScroll
|
1217
|
+
if ( 'axis' in event && event.axis === event.HORIZONTAL_AXIS ) {
|
1218
|
+
sX = sY;
|
1219
|
+
sY = 0;
|
1220
|
+
}
|
1221
|
+
|
1222
|
+
pX = sX * PIXEL_STEP;
|
1223
|
+
pY = sY * PIXEL_STEP;
|
1224
|
+
|
1225
|
+
if ('deltaY' in event) { pY = event.deltaY; }
|
1226
|
+
if ('deltaX' in event) { pX = event.deltaX; }
|
1227
|
+
|
1228
|
+
if ((pX || pY) && event.deltaMode) {
|
1229
|
+
if (event.deltaMode == 1) { // delta in LINE units
|
1230
|
+
pX *= LINE_HEIGHT;
|
1231
|
+
pY *= LINE_HEIGHT;
|
1232
|
+
} else { // delta in PAGE units
|
1233
|
+
pX *= PAGE_HEIGHT;
|
1234
|
+
pY *= PAGE_HEIGHT;
|
1235
|
+
}
|
1236
|
+
}
|
1237
|
+
|
1238
|
+
// Fall-back if spin cannot be determined
|
1239
|
+
if (pX && !sX) { sX = (pX < 1) ? -1 : 1; }
|
1240
|
+
if (pY && !sY) { sY = (pY < 1) ? -1 : 1; }
|
1241
|
+
|
1242
|
+
return { spinX : sX,
|
1243
|
+
spinY : sY,
|
1244
|
+
pixelX : pX,
|
1245
|
+
pixelY : pY };
|
1246
|
+
}
|
1291
1247
|
|
1292
|
-
/**
|
1293
|
-
* Check if the UA is Firefox.
|
1294
|
-
*
|
1295
|
-
*
|
1296
|
-
* @return float|NaN Version number (if match) or NaN.
|
1297
|
-
*/
|
1298
|
-
firefox: function() {
|
1299
|
-
return _populate() || _firefox;
|
1300
|
-
},
|
1301
1248
|
|
1249
|
+
/**
|
1250
|
+
* The best combination if you prefer spinX + spinY normalization. It favors
|
1251
|
+
* the older DOMMouseScroll for Firefox, as FF does not include wheelDelta with
|
1252
|
+
* 'wheel' event, making spin speed determination impossible.
|
1253
|
+
*/
|
1254
|
+
normalizeWheel.getEventType = function() /*string*/ {
|
1255
|
+
return (UserAgent_DEPRECATED.firefox())
|
1256
|
+
? 'DOMMouseScroll'
|
1257
|
+
: (isEventSupported('wheel'))
|
1258
|
+
? 'wheel'
|
1259
|
+
: 'mousewheel';
|
1260
|
+
};
|
1302
1261
|
|
1303
|
-
|
1304
|
-
* Check if the UA is Opera.
|
1305
|
-
*
|
1306
|
-
*
|
1307
|
-
* @return float|NaN Version number (if match) or NaN.
|
1308
|
-
*/
|
1309
|
-
opera: function() {
|
1310
|
-
return _populate() || _opera;
|
1311
|
-
},
|
1262
|
+
module.exports = normalizeWheel;
|
1312
1263
|
|
1313
1264
|
|
1314
|
-
|
1315
|
-
* Check if the UA is WebKit.
|
1316
|
-
*
|
1317
|
-
*
|
1318
|
-
* @return float|NaN Version number (if match) or NaN.
|
1319
|
-
*/
|
1320
|
-
webkit: function() {
|
1321
|
-
return _populate() || _webkit;
|
1322
|
-
},
|
1265
|
+
/***/ }),
|
1323
1266
|
|
1324
|
-
|
1325
|
-
|
1326
|
-
* WILL BE REMOVED VERY SOON. Use UserAgent_DEPRECATED.webkit
|
1327
|
-
*/
|
1328
|
-
safari: function() {
|
1329
|
-
return UserAgent_DEPRECATED.webkit();
|
1330
|
-
},
|
1267
|
+
/***/ 563:
|
1268
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
1331
1269
|
|
1332
|
-
|
1333
|
-
|
1334
|
-
|
1335
|
-
*
|
1336
|
-
* @return float|NaN Version number (if match) or NaN.
|
1337
|
-
*/
|
1338
|
-
chrome : function() {
|
1339
|
-
return _populate() || _chrome;
|
1340
|
-
},
|
1270
|
+
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
1271
|
+
var y = x => () => x
|
1272
|
+
module.exports = x({ ["$bkPopover"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover });
|
1341
1273
|
|
1274
|
+
/***/ }),
|
1342
1275
|
|
1343
|
-
|
1344
|
-
|
1345
|
-
*
|
1346
|
-
* @return bool `true' if the user's OS is Windows.
|
1347
|
-
*/
|
1348
|
-
windows: function() {
|
1349
|
-
return _populate() || _windows;
|
1350
|
-
},
|
1276
|
+
/***/ 9253:
|
1277
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
1351
1278
|
|
1279
|
+
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
1280
|
+
var y = x => () => x
|
1281
|
+
module.exports = x({ ["BKPopover"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.BKPopover, ["bkZIndexManager"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager, ["capitalize"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.capitalize, ["getFullscreenRoot"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.getFullscreenRoot, ["resolveClassName"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName, ["scrollTop"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.scrollTop, ["useFormItem"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.useFormItem, ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstall });
|
1352
1282
|
|
1353
|
-
|
1354
|
-
* Check if the user is running Mac OS X.
|
1355
|
-
*
|
1356
|
-
* @return float|bool Returns a float if a version number is detected,
|
1357
|
-
* otherwise true/false.
|
1358
|
-
*/
|
1359
|
-
osx: function() {
|
1360
|
-
return _populate() || _osx;
|
1361
|
-
},
|
1283
|
+
/***/ }),
|
1362
1284
|
|
1363
|
-
|
1364
|
-
|
1365
|
-
*
|
1366
|
-
* @return bool `true' if the user's OS is some flavor of Linux.
|
1367
|
-
*/
|
1368
|
-
linux: function() {
|
1369
|
-
return _populate() || _linux;
|
1370
|
-
},
|
1285
|
+
/***/ 6609:
|
1286
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
1371
1287
|
|
1372
|
-
|
1373
|
-
|
1374
|
-
|
1375
|
-
* @return bool `true' if the user is running some flavor of the
|
1376
|
-
* iPhone OS.
|
1377
|
-
*/
|
1378
|
-
iphone: function() {
|
1379
|
-
return _populate() || _iphone;
|
1380
|
-
},
|
1288
|
+
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
1289
|
+
var y = x => () => x
|
1290
|
+
module.exports = x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["Teleport"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Teleport, ["Transition"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Transition, ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["getCurrentInstance"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["inject"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.inject, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onBeforeUnmount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["provide"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.provide, ["reactive"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.reactive, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["render"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.render, ["resolveDirective"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective, ["toRefs"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.toRefs, ["vShow"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.vShow, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
|
1381
1291
|
|
1382
|
-
|
1383
|
-
return _populate() || (_iphone || _ipad || _android || _mobile);
|
1384
|
-
},
|
1292
|
+
/***/ }),
|
1385
1293
|
|
1386
|
-
|
1387
|
-
|
1388
|
-
return _populate() || _native;
|
1389
|
-
},
|
1294
|
+
/***/ 926:
|
1295
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
1390
1296
|
|
1391
|
-
|
1392
|
-
|
1393
|
-
|
1297
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
1298
|
+
/* harmony export */ "default": () => (/* binding */ _arrayLikeToArray)
|
1299
|
+
/* harmony export */ });
|
1300
|
+
function _arrayLikeToArray(arr, len) {
|
1301
|
+
if (len == null || len > arr.length) len = arr.length;
|
1302
|
+
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
1303
|
+
return arr2;
|
1304
|
+
}
|
1394
1305
|
|
1395
|
-
|
1396
|
-
return _populate() || _ipad;
|
1397
|
-
}
|
1398
|
-
};
|
1306
|
+
/***/ }),
|
1399
1307
|
|
1400
|
-
|
1308
|
+
/***/ 74:
|
1309
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
1310
|
+
|
1311
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
1312
|
+
/* harmony export */ "default": () => (/* binding */ _arrayWithoutHoles)
|
1313
|
+
/* harmony export */ });
|
1314
|
+
/* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
|
1401
1315
|
|
1316
|
+
function _arrayWithoutHoles(arr) {
|
1317
|
+
if (Array.isArray(arr)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr);
|
1318
|
+
}
|
1402
1319
|
|
1403
1320
|
/***/ }),
|
1404
1321
|
|
1405
|
-
/***/
|
1322
|
+
/***/ 6666:
|
1406
1323
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
1407
1324
|
|
1408
1325
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
1409
|
-
/* harmony export */ "default": () => (/* binding */
|
1326
|
+
/* harmony export */ "default": () => (/* binding */ _defineProperty)
|
1410
1327
|
/* harmony export */ });
|
1411
|
-
|
1412
|
-
"@babel/helpers - typeof";
|
1328
|
+
/* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3795);
|
1413
1329
|
|
1414
|
-
|
1415
|
-
|
1416
|
-
|
1417
|
-
|
1418
|
-
|
1330
|
+
function _defineProperty(obj, key, value) {
|
1331
|
+
key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
|
1332
|
+
if (key in obj) {
|
1333
|
+
Object.defineProperty(obj, key, {
|
1334
|
+
value: value,
|
1335
|
+
enumerable: true,
|
1336
|
+
configurable: true,
|
1337
|
+
writable: true
|
1338
|
+
});
|
1339
|
+
} else {
|
1340
|
+
obj[key] = value;
|
1341
|
+
}
|
1342
|
+
return obj;
|
1419
1343
|
}
|
1420
1344
|
|
1421
1345
|
/***/ }),
|
1422
1346
|
|
1423
|
-
/***/
|
1347
|
+
/***/ 1079:
|
1424
1348
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
1425
1349
|
|
1426
1350
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
1427
|
-
/* harmony export */ "default": () => (/* binding */
|
1351
|
+
/* harmony export */ "default": () => (/* binding */ _iterableToArray)
|
1428
1352
|
/* harmony export */ });
|
1429
|
-
|
1353
|
+
function _iterableToArray(iter) {
|
1354
|
+
if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
|
1355
|
+
}
|
1430
1356
|
|
1431
|
-
|
1432
|
-
|
1433
|
-
|
1434
|
-
|
1435
|
-
|
1436
|
-
|
1437
|
-
|
1357
|
+
/***/ }),
|
1358
|
+
|
1359
|
+
/***/ 6098:
|
1360
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
1361
|
+
|
1362
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
1363
|
+
/* harmony export */ "default": () => (/* binding */ _nonIterableSpread)
|
1364
|
+
/* harmony export */ });
|
1365
|
+
function _nonIterableSpread() {
|
1366
|
+
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
1438
1367
|
}
|
1439
1368
|
|
1440
1369
|
/***/ }),
|
1441
1370
|
|
1442
|
-
/***/
|
1443
|
-
/***/ ((
|
1371
|
+
/***/ 7930:
|
1372
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
1373
|
+
|
1374
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
1375
|
+
/* harmony export */ "default": () => (/* binding */ _toConsumableArray)
|
1376
|
+
/* harmony export */ });
|
1377
|
+
/* harmony import */ var _arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(74);
|
1378
|
+
/* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1079);
|
1379
|
+
/* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(9147);
|
1380
|
+
/* harmony import */ var _nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6098);
|
1381
|
+
|
1382
|
+
|
1444
1383
|
|
1445
|
-
module.exports = __webpack_require__(5022);
|
1446
1384
|
|
1385
|
+
function _toConsumableArray(arr) {
|
1386
|
+
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"])();
|
1387
|
+
}
|
1447
1388
|
|
1448
1389
|
/***/ }),
|
1449
1390
|
|
1450
|
-
/***/
|
1391
|
+
/***/ 9745:
|
1451
1392
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
1452
1393
|
|
1453
1394
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
1454
1395
|
/* harmony export */ "default": () => (/* binding */ toPrimitive)
|
1455
1396
|
/* harmony export */ });
|
1456
|
-
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
1397
|
+
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6522);
|
1457
1398
|
|
1458
1399
|
function toPrimitive(t, r) {
|
1459
1400
|
if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
|
@@ -1466,6 +1407,60 @@ function toPrimitive(t, r) {
|
|
1466
1407
|
return ("string" === r ? String : Number)(t);
|
1467
1408
|
}
|
1468
1409
|
|
1410
|
+
/***/ }),
|
1411
|
+
|
1412
|
+
/***/ 3795:
|
1413
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
1414
|
+
|
1415
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
1416
|
+
/* harmony export */ "default": () => (/* binding */ toPropertyKey)
|
1417
|
+
/* harmony export */ });
|
1418
|
+
/* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(6522);
|
1419
|
+
/* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9745);
|
1420
|
+
|
1421
|
+
|
1422
|
+
function toPropertyKey(t) {
|
1423
|
+
var i = (0,_toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t, "string");
|
1424
|
+
return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : String(i);
|
1425
|
+
}
|
1426
|
+
|
1427
|
+
/***/ }),
|
1428
|
+
|
1429
|
+
/***/ 6522:
|
1430
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
1431
|
+
|
1432
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
1433
|
+
/* harmony export */ "default": () => (/* binding */ _typeof)
|
1434
|
+
/* harmony export */ });
|
1435
|
+
function _typeof(o) {
|
1436
|
+
"@babel/helpers - typeof";
|
1437
|
+
|
1438
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
1439
|
+
return typeof o;
|
1440
|
+
} : function (o) {
|
1441
|
+
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
1442
|
+
}, _typeof(o);
|
1443
|
+
}
|
1444
|
+
|
1445
|
+
/***/ }),
|
1446
|
+
|
1447
|
+
/***/ 9147:
|
1448
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
1449
|
+
|
1450
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
1451
|
+
/* harmony export */ "default": () => (/* binding */ _unsupportedIterableToArray)
|
1452
|
+
/* harmony export */ });
|
1453
|
+
/* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
|
1454
|
+
|
1455
|
+
function _unsupportedIterableToArray(o, minLen) {
|
1456
|
+
if (!o) return;
|
1457
|
+
if (typeof o === "string") return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
|
1458
|
+
var n = Object.prototype.toString.call(o).slice(8, -1);
|
1459
|
+
if (n === "Object" && o.constructor) n = o.constructor.name;
|
1460
|
+
if (n === "Map" || n === "Set") return Array.from(o);
|
1461
|
+
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
|
1462
|
+
}
|
1463
|
+
|
1469
1464
|
/***/ })
|
1470
1465
|
|
1471
1466
|
/******/ });
|
@@ -1526,6 +1521,8 @@ function toPrimitive(t, r) {
|
|
1526
1521
|
/******/
|
1527
1522
|
/************************************************************************/
|
1528
1523
|
var __webpack_exports__ = {};
|
1524
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
1525
|
+
(() => {
|
1529
1526
|
|
1530
1527
|
// EXPORTS
|
1531
1528
|
__webpack_require__.d(__webpack_exports__, {
|
@@ -1535,18 +1532,16 @@ __webpack_require__.d(__webpack_exports__, {
|
|
1535
1532
|
});
|
1536
1533
|
|
1537
1534
|
// EXTERNAL MODULE: external "../shared"
|
1538
|
-
var shared_ = __webpack_require__(
|
1535
|
+
var shared_ = __webpack_require__(9253);
|
1539
1536
|
// EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
1540
|
-
var defineProperty = __webpack_require__(
|
1537
|
+
var defineProperty = __webpack_require__(6666);
|
1541
1538
|
// EXTERNAL MODULE: external "vue"
|
1542
|
-
var external_vue_ = __webpack_require__(
|
1543
|
-
;// external "../config-provider"
|
1544
|
-
var x = (y)
|
1545
|
-
|
1546
|
-
}
|
1547
|
-
|
1548
|
-
const config_provider_namespaceObject = x({ ["useLocale"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.useLocale), ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
|
1549
|
-
;// ../../packages/date-picker/src/base/picker-dropdown.tsx
|
1539
|
+
var external_vue_ = __webpack_require__(6609);
|
1540
|
+
;// CONCATENATED MODULE: external "../config-provider"
|
1541
|
+
var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
1542
|
+
var y = x => () => x
|
1543
|
+
const config_provider_namespaceObject = x({ ["useLocale"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.useLocale, ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
|
1544
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/base/picker-dropdown.tsx
|
1550
1545
|
|
1551
1546
|
|
1552
1547
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
@@ -1797,11 +1792,11 @@ var pickerDropdownProps = {
|
|
1797
1792
|
}, [(_this$$slots$default = (_this$$slots$default2 = (_this$$slots = this.$slots)["default"]) === null || _this$$slots$default2 === void 0 ? void 0 : _this$$slots$default2.call(_this$$slots)) !== null && _this$$slots$default !== void 0 ? _this$$slots$default : '']);
|
1798
1793
|
}
|
1799
1794
|
}));
|
1800
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
|
1795
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
|
1801
1796
|
function _arrayWithHoles(arr) {
|
1802
1797
|
if (Array.isArray(arr)) return arr;
|
1803
1798
|
}
|
1804
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
|
1799
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
|
1805
1800
|
function _iterableToArrayLimit(r, l) {
|
1806
1801
|
var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
|
1807
1802
|
if (null != t) {
|
@@ -1830,12 +1825,12 @@ function _iterableToArrayLimit(r, l) {
|
|
1830
1825
|
}
|
1831
1826
|
}
|
1832
1827
|
// EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
1833
|
-
var unsupportedIterableToArray = __webpack_require__(
|
1834
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
|
1828
|
+
var unsupportedIterableToArray = __webpack_require__(9147);
|
1829
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
|
1835
1830
|
function _nonIterableRest() {
|
1836
1831
|
throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
1837
1832
|
}
|
1838
|
-
;// ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
|
1833
|
+
;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
|
1839
1834
|
|
1840
1835
|
|
1841
1836
|
|
@@ -1844,18 +1839,16 @@ function _slicedToArray(arr, i) {
|
|
1844
1839
|
return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || (0,unsupportedIterableToArray["default"])(arr, i) || _nonIterableRest();
|
1845
1840
|
}
|
1846
1841
|
// EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
1847
|
-
var toConsumableArray = __webpack_require__(
|
1842
|
+
var toConsumableArray = __webpack_require__(7930);
|
1848
1843
|
// EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
|
1849
|
-
var esm_typeof = __webpack_require__(
|
1850
|
-
// EXTERNAL MODULE: ../../packages/directives/src/index.ts +
|
1851
|
-
var src = __webpack_require__(
|
1852
|
-
;// external "../icon"
|
1853
|
-
var icon_x = (y)
|
1854
|
-
|
1855
|
-
}
|
1856
|
-
|
1857
|
-
const icon_namespaceObject = icon_x({ ["AngleDoubleLeft"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleDoubleLeft), ["AngleDoubleRight"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleDoubleRight), ["AngleLeft"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleLeft), ["AngleRight"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleRight), ["Close"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Close) });
|
1858
|
-
;// ../../packages/date-picker/src/common.tsx
|
1844
|
+
var esm_typeof = __webpack_require__(6522);
|
1845
|
+
// EXTERNAL MODULE: ../../packages/directives/src/index.ts + 7 modules
|
1846
|
+
var src = __webpack_require__(668);
|
1847
|
+
;// CONCATENATED MODULE: external "../icon"
|
1848
|
+
var icon_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
1849
|
+
var icon_y = x => () => x
|
1850
|
+
const icon_namespaceObject = icon_x({ ["AngleDoubleLeft"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleDoubleLeft, ["AngleDoubleRight"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleDoubleRight, ["AngleLeft"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleLeft, ["AngleRight"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleRight, ["Close"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Close });
|
1851
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/common.tsx
|
1859
1852
|
|
1860
1853
|
/*
|
1861
1854
|
* Tencent is pleased to support the open source community by making
|
@@ -1910,19 +1903,15 @@ var timeIcon = (0,external_vue_.createVNode)(external_vue_.Fragment, null, [(0,e
|
|
1910
1903
|
"fill": "#c4c6cc",
|
1911
1904
|
"points": "512,512 512,256 448,256 448,512 448,576 512,576 768,576 768,512"
|
1912
1905
|
}, null)])])]);
|
1913
|
-
;// external "../button"
|
1914
|
-
var button_x = (y)
|
1915
|
-
|
1916
|
-
}
|
1917
|
-
|
1918
|
-
|
1919
|
-
|
1920
|
-
var button_less_x = (y) => {
|
1921
|
-
var x = {}; __webpack_require__.d(x, y); return x
|
1922
|
-
}
|
1923
|
-
var button_less_y = (x) => (() => (x))
|
1906
|
+
;// CONCATENATED MODULE: external "../button"
|
1907
|
+
var button_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
1908
|
+
var button_y = x => () => x
|
1909
|
+
const button_namespaceObject = button_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_button_a2ea7c9a__["default"] });
|
1910
|
+
;// CONCATENATED MODULE: external "../button/button.less"
|
1911
|
+
var button_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
1912
|
+
var button_less_y = x => () => x
|
1924
1913
|
const button_less_namespaceObject = button_less_x({ });
|
1925
|
-
;// ../../packages/date-picker/src/base/confirm.tsx
|
1914
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/base/confirm.tsx
|
1926
1915
|
|
1927
1916
|
|
1928
1917
|
/*
|
@@ -2056,19 +2045,15 @@ var confirmProps = {
|
|
2056
2045
|
}), [this.labels.ok])])]);
|
2057
2046
|
}
|
2058
2047
|
}));
|
2059
|
-
;// external "js-calendar"
|
2060
|
-
var external_js_calendar_x = (y)
|
2061
|
-
|
2062
|
-
}
|
2063
|
-
|
2064
|
-
|
2065
|
-
|
2066
|
-
|
2067
|
-
|
2068
|
-
}
|
2069
|
-
var external_date_fns_y = (x) => (() => (x))
|
2070
|
-
const external_date_fns_namespaceObject = external_date_fns_x({ ["format"]: () => (__WEBPACK_EXTERNAL_MODULE_date_fns_f4130be9__.format), ["toDate"]: () => (__WEBPACK_EXTERNAL_MODULE_date_fns_f4130be9__.toDate) });
|
2071
|
-
;// ../../packages/date-picker/src/fecha.ts
|
2048
|
+
;// CONCATENATED MODULE: external "js-calendar"
|
2049
|
+
var external_js_calendar_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
2050
|
+
var external_js_calendar_y = x => () => x
|
2051
|
+
const external_js_calendar_namespaceObject = external_js_calendar_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_js_calendar_b62d9a01__["default"] });
|
2052
|
+
;// CONCATENATED MODULE: external "date-fns"
|
2053
|
+
var external_date_fns_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
2054
|
+
var external_date_fns_y = x => () => x
|
2055
|
+
const external_date_fns_namespaceObject = external_date_fns_x({ ["format"]: () => __WEBPACK_EXTERNAL_MODULE_date_fns_f4130be9__.format, ["toDate"]: () => __WEBPACK_EXTERNAL_MODULE_date_fns_f4130be9__.toDate });
|
2056
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/fecha.ts
|
2072
2057
|
/*
|
2073
2058
|
* Tencent is pleased to support the open source community by making
|
2074
2059
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -2373,7 +2358,7 @@ fecha.parse = function (dateStr, format, i18nSettings) {
|
|
2373
2358
|
return date;
|
2374
2359
|
};
|
2375
2360
|
/* harmony default export */ const src_fecha = (fecha);
|
2376
|
-
;// ../../packages/date-picker/src/utils.ts
|
2361
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/utils.ts
|
2377
2362
|
|
2378
2363
|
/*
|
2379
2364
|
* Tencent is pleased to support the open source community by making
|
@@ -2839,7 +2824,7 @@ var mergeDateHMS = function mergeDateHMS(date) {
|
|
2839
2824
|
var capitalize = function capitalize(str) {
|
2840
2825
|
return str[0].toUpperCase() + str.slice(1);
|
2841
2826
|
};
|
2842
|
-
;// ../../packages/date-picker/src/base/date-table.tsx
|
2827
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/base/date-table.tsx
|
2843
2828
|
|
2844
2829
|
|
2845
2830
|
|
@@ -3005,7 +2990,7 @@ var dateTableProps = {
|
|
3005
2990
|
})]);
|
3006
2991
|
}
|
3007
2992
|
}));
|
3008
|
-
;// ../../packages/date-picker/src/base/month-table.tsx
|
2993
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/base/month-table.tsx
|
3009
2994
|
|
3010
2995
|
|
3011
2996
|
|
@@ -3185,7 +3170,7 @@ var monthTableProps = {
|
|
3185
3170
|
})]);
|
3186
3171
|
}
|
3187
3172
|
}));
|
3188
|
-
;// ../../packages/date-picker/src/base/year-table.tsx
|
3173
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/base/year-table.tsx
|
3189
3174
|
|
3190
3175
|
|
3191
3176
|
|
@@ -3364,13 +3349,11 @@ var yearTableProps = {
|
|
3364
3349
|
);
|
3365
3350
|
}
|
3366
3351
|
}));
|
3367
|
-
;// external "lodash/debounce"
|
3368
|
-
var debounce_x = (y)
|
3369
|
-
|
3370
|
-
}
|
3371
|
-
|
3372
|
-
const debounce_namespaceObject = debounce_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_debounce_3540babe__["default"]) });
|
3373
|
-
;// ../../packages/date-picker/src/props.ts
|
3352
|
+
;// CONCATENATED MODULE: external "lodash/debounce"
|
3353
|
+
var debounce_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
|
3354
|
+
var debounce_y = x => () => x
|
3355
|
+
const debounce_namespaceObject = debounce_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_debounce_3540babe__["default"] });
|
3356
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/props.ts
|
3374
3357
|
/*
|
3375
3358
|
* Tencent is pleased to support the open source community by making
|
3376
3359
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -3593,7 +3576,7 @@ var timePickerProps = {
|
|
3593
3576
|
"default": false
|
3594
3577
|
}
|
3595
3578
|
};
|
3596
|
-
;// ../../packages/date-picker/src/base/time-spinner.tsx
|
3579
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/base/time-spinner.tsx
|
3597
3580
|
|
3598
3581
|
|
3599
3582
|
function time_spinner_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; }
|
@@ -4017,7 +4000,7 @@ var timeParts = ['hours', 'minutes', 'seconds'];
|
|
4017
4000
|
})])]), [[external_vue_.vShow, this.showSeconds]])]);
|
4018
4001
|
}
|
4019
4002
|
}));
|
4020
|
-
;// ../../packages/date-picker/src/panel/time.tsx
|
4003
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/panel/time.tsx
|
4021
4004
|
|
4022
4005
|
|
4023
4006
|
|
@@ -4239,7 +4222,7 @@ var timeProps = {
|
|
4239
4222
|
}, null)])])]);
|
4240
4223
|
}
|
4241
4224
|
}));
|
4242
|
-
;// ../../packages/date-picker/src/panel/date.tsx
|
4225
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/panel/date.tsx
|
4243
4226
|
|
4244
4227
|
|
4245
4228
|
function date_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; }
|
@@ -4671,7 +4654,7 @@ var datePanelProps = {
|
|
4671
4654
|
}, [(_this$$slots$shortcut = (_this$$slots$shortcut2 = (_this$$slots = this.$slots).shortcuts) === null || _this$$slots$shortcut2 === void 0 ? void 0 : _this$$slots$shortcut2.call(_this$$slots)) !== null && _this$$slots$shortcut !== void 0 ? _this$$slots$shortcut : null]) : null]);
|
4672
4655
|
}
|
4673
4656
|
}));
|
4674
|
-
;// ../../packages/date-picker/src/panel/time-range.tsx
|
4657
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/panel/time-range.tsx
|
4675
4658
|
|
4676
4659
|
|
4677
4660
|
|
@@ -4935,7 +4918,7 @@ var timeRangeProps = {
|
|
4935
4918
|
}, null)])])]);
|
4936
4919
|
}
|
4937
4920
|
}));
|
4938
|
-
;// ../../packages/date-picker/src/panel/date-range.tsx
|
4921
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/panel/date-range.tsx
|
4939
4922
|
|
4940
4923
|
|
4941
4924
|
|
@@ -5739,7 +5722,7 @@ var dateRangePanelProps = {
|
|
5739
5722
|
}, this.$slots) : '']), shortcuts]);
|
5740
5723
|
}
|
5741
5724
|
}));
|
5742
|
-
;// ../../packages/date-picker/src/date-picker.tsx
|
5725
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/date-picker.tsx
|
5743
5726
|
|
5744
5727
|
|
5745
5728
|
|
@@ -6468,7 +6451,7 @@ function date_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
6468
6451
|
})]), [[(0,external_vue_.resolveDirective)("clickoutside"), this.handleClose]]);
|
6469
6452
|
}
|
6470
6453
|
}));
|
6471
|
-
;// ../../packages/date-picker/src/time-picker.tsx
|
6454
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/time-picker.tsx
|
6472
6455
|
|
6473
6456
|
|
6474
6457
|
|
@@ -7177,7 +7160,7 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
7177
7160
|
})]), [[(0,external_vue_.resolveDirective)("clickoutside"), this.handleClose]]);
|
7178
7161
|
}
|
7179
7162
|
}));
|
7180
|
-
;// ../../packages/date-picker/src/index.ts
|
7163
|
+
;// CONCATENATED MODULE: ../../packages/date-picker/src/index.ts
|
7181
7164
|
/*
|
7182
7165
|
* Tencent is pleased to support the open source community by making
|
7183
7166
|
* 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
|
@@ -7210,6 +7193,8 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
|
|
7210
7193
|
var BkDatePicker = (0,shared_.withInstall)(date_picker);
|
7211
7194
|
/* harmony default export */ const date_picker_src = (BkDatePicker);
|
7212
7195
|
|
7196
|
+
})();
|
7197
|
+
|
7213
7198
|
var __webpack_exports__PickerDropdown = __webpack_exports__.PickerDropdown;
|
7214
7199
|
var __webpack_exports__TimePicker = __webpack_exports__.TimePicker;
|
7215
7200
|
var __webpack_exports__default = __webpack_exports__["default"];
|