bkui-vue 2.0.2-beta.1 → 2.0.2-beta.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (178) hide show
  1. package/dist/index.cjs.js +23 -23
  2. package/dist/index.esm.js +5609 -5575
  3. package/dist/index.umd.js +27 -27
  4. package/dist/style.css +1 -1
  5. package/dist/style.variable.css +1 -1
  6. package/lib/affix/index.js +22 -30
  7. package/lib/alert/index.js +22 -30
  8. package/lib/animate-number/index.js +10 -14
  9. package/lib/backtop/index.js +22 -32
  10. package/lib/badge/index.js +18 -24
  11. package/lib/breadcrumb/index.js +23 -31
  12. package/lib/button/index.js +26 -36
  13. package/lib/card/index.js +33 -47
  14. package/lib/cascader/index.js +705 -699
  15. package/lib/checkbox/index.js +34 -44
  16. package/lib/code-diff/index.js +79 -83
  17. package/lib/collapse/index.js +33 -39
  18. package/lib/collapse-transition/index.js +14 -20
  19. package/lib/color-picker/index.js +630 -639
  20. package/lib/components.d.ts +1 -2
  21. package/lib/components.js +1 -2
  22. package/lib/config-provider/index.js +26 -34
  23. package/lib/container/index.js +21 -27
  24. package/lib/date-picker/date-picker.css +220 -4
  25. package/lib/date-picker/date-picker.less +5 -5
  26. package/lib/date-picker/date-picker.variable.css +237 -21
  27. package/lib/date-picker/index.js +656 -671
  28. package/lib/dialog/index.js +87 -101
  29. package/lib/directives/index.js +515 -516
  30. package/lib/divider/index.js +15 -21
  31. package/lib/dropdown/index.js +31 -43
  32. package/lib/exception/index.js +49 -55
  33. package/lib/fixed-navbar/index.js +14 -20
  34. package/lib/form/index.js +644 -661
  35. package/lib/icon/angle-double-down-line.js +12 -14
  36. package/lib/icon/angle-double-left-line.js +12 -14
  37. package/lib/icon/angle-double-left.js +12 -14
  38. package/lib/icon/angle-double-right-line.js +12 -14
  39. package/lib/icon/angle-double-right.js +12 -14
  40. package/lib/icon/angle-double-up-line.js +12 -14
  41. package/lib/icon/angle-down-fill.js +12 -14
  42. package/lib/icon/angle-down-line.js +12 -14
  43. package/lib/icon/angle-down.js +12 -14
  44. package/lib/icon/angle-left.js +12 -14
  45. package/lib/icon/angle-right.js +12 -14
  46. package/lib/icon/angle-up-fill.js +12 -14
  47. package/lib/icon/angle-up.js +12 -14
  48. package/lib/icon/archive-fill.js +12 -14
  49. package/lib/icon/arrows-left.js +12 -14
  50. package/lib/icon/arrows-right.js +12 -14
  51. package/lib/icon/assistant.js +12 -14
  52. package/lib/icon/audio-fill.js +12 -14
  53. package/lib/icon/bk.js +12 -14
  54. package/lib/icon/circle.js +12 -14
  55. package/lib/icon/close-line.js +12 -14
  56. package/lib/icon/close.js +12 -14
  57. package/lib/icon/code.js +12 -14
  58. package/lib/icon/cog-shape.js +12 -14
  59. package/lib/icon/collapse-left.js +12 -14
  60. package/lib/icon/copy-shape.js +12 -14
  61. package/lib/icon/copy.js +12 -14
  62. package/lib/icon/data-shape.js +12 -14
  63. package/lib/icon/del.js +12 -14
  64. package/lib/icon/doc-fill.js +12 -14
  65. package/lib/icon/done.js +12 -14
  66. package/lib/icon/down-shape.js +12 -14
  67. package/lib/icon/down-small.js +12 -14
  68. package/lib/icon/edit-line.js +12 -14
  69. package/lib/icon/ellipsis.js +12 -14
  70. package/lib/icon/enlarge-line.js +12 -14
  71. package/lib/icon/error.js +12 -14
  72. package/lib/icon/excel-fill.js +12 -14
  73. package/lib/icon/exclamation-circle-shape.js +12 -14
  74. package/lib/icon/eye.js +12 -14
  75. package/lib/icon/filliscreen-line.js +12 -14
  76. package/lib/icon/fix-line.js +12 -14
  77. package/lib/icon/fix-shape.js +12 -14
  78. package/lib/icon/folder-open.js +12 -14
  79. package/lib/icon/folder-shape-open.js +12 -14
  80. package/lib/icon/folder-shape.js +12 -14
  81. package/lib/icon/folder.js +12 -14
  82. package/lib/icon/funnel.js +12 -14
  83. package/lib/icon/grag-fill.js +12 -14
  84. package/lib/icon/help-document-fill.js +12 -14
  85. package/lib/icon/help-fill.js +12 -14
  86. package/lib/icon/help.js +12 -14
  87. package/lib/icon/image-fill.js +12 -14
  88. package/lib/icon/img-error.js +12 -14
  89. package/lib/icon/img-placehoulder.js +12 -14
  90. package/lib/icon/info-line.js +12 -14
  91. package/lib/icon/info.js +12 -14
  92. package/lib/icon/left-shape.js +12 -14
  93. package/lib/icon/left-turn-line.js +12 -14
  94. package/lib/icon/loading.js +12 -14
  95. package/lib/icon/narrow-line.js +12 -14
  96. package/lib/icon/original.js +12 -14
  97. package/lib/icon/pdf-fill.js +12 -14
  98. package/lib/icon/play-shape.js +12 -14
  99. package/lib/icon/plus.js +12 -14
  100. package/lib/icon/ppt-fill.js +12 -14
  101. package/lib/icon/qq.js +12 -14
  102. package/lib/icon/right-shape.js +12 -14
  103. package/lib/icon/right-turn-line.js +12 -14
  104. package/lib/icon/search.js +12 -14
  105. package/lib/icon/share.js +12 -14
  106. package/lib/icon/spinner.js +12 -14
  107. package/lib/icon/success.js +12 -14
  108. package/lib/icon/switcher-loading.js +12 -14
  109. package/lib/icon/text-all.js +12 -14
  110. package/lib/icon/text-file.js +12 -14
  111. package/lib/icon/text-fill.js +12 -14
  112. package/lib/icon/transfer.js +12 -14
  113. package/lib/icon/tree-application-shape.js +12 -14
  114. package/lib/icon/unfull-screen.js +12 -14
  115. package/lib/icon/unvisible.js +12 -14
  116. package/lib/icon/up-shape.js +12 -14
  117. package/lib/icon/upload.js +12 -14
  118. package/lib/icon/video-fill.js +12 -14
  119. package/lib/icon/warn.js +12 -14
  120. package/lib/icon/weixin-pro.js +12 -14
  121. package/lib/icon/weixin.js +12 -14
  122. package/lib/image/index.js +326 -342
  123. package/lib/index.d.ts +0 -1
  124. package/lib/index.js +1 -2
  125. package/lib/info-box/index.js +87 -101
  126. package/lib/input/index.js +323 -335
  127. package/lib/link/index.js +18 -26
  128. package/lib/loading/index.js +19 -25
  129. package/lib/locale/index.js +3 -3
  130. package/lib/menu/index.js +32 -40
  131. package/lib/message/index.js +41 -47
  132. package/lib/modal/index.js +29 -39
  133. package/lib/navigation/index.js +19 -27
  134. package/lib/notify/index.js +27 -37
  135. package/lib/overflow-title/index.js +29 -41
  136. package/lib/pagination/index.js +46 -62
  137. package/lib/pop-confirm/index.d.ts +16 -2
  138. package/lib/pop-confirm/index.js +46 -54
  139. package/lib/pop-confirm/pop-confirm.d.ts +5 -1
  140. package/lib/popover/index.js +347 -363
  141. package/lib/popover2/index.js +10 -14
  142. package/lib/process/index.js +74 -78
  143. package/lib/progress/index.js +20 -26
  144. package/lib/radio/index.js +31 -39
  145. package/lib/rate/index.js +19 -25
  146. package/lib/resize-layout/index.js +22 -30
  147. package/lib/scrollbar/index.js +25 -25
  148. package/lib/search-select/index.js +511 -540
  149. package/lib/select/index.js +545 -594
  150. package/lib/shared/index.js +49 -57
  151. package/lib/sideslider/index.js +79 -89
  152. package/lib/slider/index.js +77 -86
  153. package/lib/steps/index.js +72 -78
  154. package/lib/swiper/index.js +18 -24
  155. package/lib/switcher/index.js +22 -30
  156. package/lib/tab/index.js +323 -337
  157. package/lib/table/index.js +604 -669
  158. package/lib/table-column/index.js +9 -13
  159. package/lib/tag/index.js +26 -36
  160. package/lib/tag-input/index.js +350 -383
  161. package/lib/time-picker/index.js +9 -13
  162. package/lib/timeline/index.js +15 -21
  163. package/lib/transfer/index.js +40 -56
  164. package/lib/tree/index.d.ts +4 -0
  165. package/lib/tree/index.js +132 -129
  166. package/lib/tree/props.d.ts +1 -0
  167. package/lib/tree/tree.css +18 -0
  168. package/lib/tree/tree.d.ts +2 -0
  169. package/lib/tree/tree.less +24 -0
  170. package/lib/tree/tree.variable.css +18 -0
  171. package/lib/tree/use-node-action.d.ts +2 -2
  172. package/lib/upload/index.js +562 -574
  173. package/lib/virtual-render/index.js +43 -55
  174. package/package.json +1 -1
  175. package/lib/plugin-popover/index.d.ts +0 -27
  176. package/lib/plugin-popover/index.js +0 -67
  177. package/lib/plugins/index.d.ts +0 -1
  178. package/lib/plugins/index.js +0 -66
package/lib/form/index.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import "../styles/reset.css";
2
2
  import "./form.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";
@@ -16,207 +16,7 @@ import * as __WEBPACK_EXTERNAL_MODULE_lodash_isDate_b457317b__ from "lodash/isDa
16
16
  import * as __WEBPACK_EXTERNAL_MODULE_lodash_isEmpty_e109fd6b__ from "lodash/isEmpty";
17
17
  /******/ var __webpack_modules__ = ({
18
18
 
19
- /***/ 205:
20
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
21
-
22
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
23
- /* harmony export */ "default": () => (/* binding */ toPropertyKey)
24
- /* harmony export */ });
25
- /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7545);
26
- /* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9824);
27
-
28
-
29
- function toPropertyKey(t) {
30
- var i = (0,_toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t, "string");
31
- return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : String(i);
32
- }
33
-
34
- /***/ }),
35
-
36
- /***/ 1043:
37
- /***/ ((module) => {
38
-
39
- /**
40
- * Copyright (c) 2015, Facebook, Inc.
41
- * All rights reserved.
42
- *
43
- * This source code is licensed under the BSD-style license found in the
44
- * LICENSE file in the root directory of this source tree. An additional grant
45
- * of patent rights can be found in the PATENTS file in the same directory.
46
- *
47
- * @providesModule ExecutionEnvironment
48
- */
49
-
50
- /*jslint evil: true */
51
-
52
-
53
-
54
- var canUseDOM = !!(
55
- typeof window !== 'undefined' &&
56
- window.document &&
57
- window.document.createElement
58
- );
59
-
60
- /**
61
- * Simple, lightweight module assisting with the detection and context of
62
- * Worker. Helps avoid circular dependencies and allows code to reason about
63
- * whether or not they are in a Worker, even if they never include the main
64
- * `ReactWorker` dependency.
65
- */
66
- var ExecutionEnvironment = {
67
-
68
- canUseDOM: canUseDOM,
69
-
70
- canUseWorkers: typeof Worker !== 'undefined',
71
-
72
- canUseEventListeners:
73
- canUseDOM && !!(window.addEventListener || window.attachEvent),
74
-
75
- canUseViewport: canUseDOM && !!window.screen,
76
-
77
- isInWorker: !canUseDOM // For now, this is true - might change in the future.
78
-
79
- };
80
-
81
- module.exports = ExecutionEnvironment;
82
-
83
-
84
- /***/ }),
85
-
86
- /***/ 2586:
87
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
88
-
89
- /**
90
- * Copyright 2013-2015, Facebook, Inc.
91
- * All rights reserved.
92
- *
93
- * This source code is licensed under the BSD-style license found in the
94
- * LICENSE file in the root directory of this source tree. An additional grant
95
- * of patent rights can be found in the PATENTS file in the same directory.
96
- *
97
- * @providesModule isEventSupported
98
- */
99
-
100
-
101
-
102
- var ExecutionEnvironment = __webpack_require__(1043);
103
-
104
- var useHasFeature;
105
- if (ExecutionEnvironment.canUseDOM) {
106
- useHasFeature =
107
- document.implementation &&
108
- document.implementation.hasFeature &&
109
- // always returns true in newer browsers as per the standard.
110
- // @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
111
- document.implementation.hasFeature('', '') !== true;
112
- }
113
-
114
- /**
115
- * Checks if an event is supported in the current execution environment.
116
- *
117
- * NOTE: This will not work correctly for non-generic events such as `change`,
118
- * `reset`, `load`, `error`, and `select`.
119
- *
120
- * Borrows from Modernizr.
121
- *
122
- * @param {string} eventNameSuffix Event name, e.g. "click".
123
- * @param {?boolean} capture Check if the capture phase is supported.
124
- * @return {boolean} True if the event is supported.
125
- * @internal
126
- * @license Modernizr 3.0.0pre (Custom Build) | MIT
127
- */
128
- function isEventSupported(eventNameSuffix, capture) {
129
- if (!ExecutionEnvironment.canUseDOM ||
130
- capture && !('addEventListener' in document)) {
131
- return false;
132
- }
133
-
134
- var eventName = 'on' + eventNameSuffix;
135
- var isSupported = eventName in document;
136
-
137
- if (!isSupported) {
138
- var element = document.createElement('div');
139
- element.setAttribute(eventName, 'return;');
140
- isSupported = typeof element[eventName] === 'function';
141
- }
142
-
143
- if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
144
- // This is the only way to test support for the `wheel` event in IE9+.
145
- isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
146
- }
147
-
148
- return isSupported;
149
- }
150
-
151
- module.exports = isEventSupported;
152
-
153
-
154
- /***/ }),
155
-
156
- /***/ 2880:
157
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
158
-
159
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
160
- /* harmony export */ "default": () => (/* binding */ _nonIterableSpread)
161
- /* harmony export */ });
162
- function _nonIterableSpread() {
163
- throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
164
- }
165
-
166
- /***/ }),
167
-
168
- /***/ 3492:
169
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
170
-
171
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
172
- /* harmony export */ "default": () => (/* binding */ _arrayWithoutHoles)
173
- /* harmony export */ });
174
- /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6284);
175
-
176
- function _arrayWithoutHoles(arr) {
177
- if (Array.isArray(arr)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr);
178
- }
179
-
180
- /***/ }),
181
-
182
- /***/ 4430:
183
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
184
-
185
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
186
- /* harmony export */ "default": () => (/* binding */ _iterableToArray)
187
- /* harmony export */ });
188
- function _iterableToArray(iter) {
189
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
190
- }
191
-
192
- /***/ }),
193
-
194
- /***/ 4586:
195
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
196
-
197
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
198
- /* harmony export */ "default": () => (/* binding */ _defineProperty)
199
- /* harmony export */ });
200
- /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(205);
201
-
202
- function _defineProperty(obj, key, value) {
203
- key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
204
- if (key in obj) {
205
- Object.defineProperty(obj, key, {
206
- value: value,
207
- enumerable: true,
208
- configurable: true,
209
- writable: true
210
- });
211
- } else {
212
- obj[key] = value;
213
- }
214
- return obj;
215
- }
216
-
217
- /***/ }),
218
-
219
- /***/ 4923:
19
+ /***/ 668:
220
20
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
221
21
 
222
22
 
@@ -227,7 +27,7 @@ __webpack_require__.d(__webpack_exports__, {
227
27
 
228
28
  // UNUSED EXPORTS: bkEllipsis, bkEllipsisInstance, bkLoading, clickoutside, mousewheel, overflowTitle
229
29
 
230
- ;// ../../packages/directives/src/clickoutside.ts
30
+ ;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
231
31
  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; } } }; }
232
32
  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); }
233
33
  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; }
@@ -354,14 +154,10 @@ ClickOutside.install = function (app) {
354
154
  };
355
155
  /* harmony default export */ const clickoutside = ((/* unused pure expression or super */ null && (ClickOutside)));
356
156
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
357
- var esm_typeof = __webpack_require__(7545);
358
- ;// external "../plugin-popover"
359
- var x = (y) => {
360
- var x = {}; __webpack_require__.d(x, y); return x
361
- }
362
- var y = (x) => (() => (x))
363
- const plugin_popover_namespaceObject = x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_plugin_popover_300e25d0__["default"]) });
364
- ;// ../../packages/directives/src/ellipsis.ts
157
+ var esm_typeof = __webpack_require__(6522);
158
+ // EXTERNAL MODULE: external "../popover"
159
+ var popover_ = __webpack_require__(563);
160
+ ;// CONCATENATED MODULE: ../../packages/directives/src/ellipsis.ts
365
161
 
366
162
  /*
367
163
  * Tencent is pleased to support the open source community by making
@@ -438,7 +234,7 @@ var createInstance = function createInstance(el, binding) {
438
234
  onContentMouseenter: handleContentEnter,
439
235
  onContentMouseleave: handleContentLeave
440
236
  });
441
- instance = (0,plugin_popover_namespaceObject["default"])(targetOptions);
237
+ instance = (0,popover_.$bkPopover)(targetOptions);
442
238
  }, 300);
443
239
  };
444
240
  var handleMouseLeave = function handleMouseLeave() {
@@ -472,9 +268,9 @@ var ellipsis = {
472
268
  };
473
269
  /* harmony default export */ const src_ellipsis = ((/* unused pure expression or super */ null && (ellipsis)));
474
270
  // EXTERNAL MODULE: ../../node_modules/normalize-wheel/index.js
475
- var normalize_wheel = __webpack_require__(8283);
271
+ var normalize_wheel = __webpack_require__(2439);
476
272
  var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel);
477
- ;// ../../packages/directives/src/mousewheel.ts
273
+ ;// CONCATENATED MODULE: ../../packages/directives/src/mousewheel.ts
478
274
  /*
479
275
  * Tencent is pleased to support the open source community by making
480
276
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -517,20 +313,18 @@ var mousewheel = {
517
313
  };
518
314
  /* harmony default export */ const src_mousewheel = ((/* unused pure expression or super */ null && (mousewheel)));
519
315
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
520
- var defineProperty = __webpack_require__(4586);
316
+ var defineProperty = __webpack_require__(6666);
521
317
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
522
- var toConsumableArray = __webpack_require__(5153);
318
+ var toConsumableArray = __webpack_require__(7930);
523
319
  // EXTERNAL MODULE: external "vue"
524
- var external_vue_ = __webpack_require__(5286);
320
+ var external_vue_ = __webpack_require__(6609);
525
321
  // EXTERNAL MODULE: external "../shared"
526
- var shared_ = __webpack_require__(5166);
527
- ;// external "@popperjs/core"
528
- var core_x = (y) => {
529
- var x = {}; __webpack_require__.d(x, y); return x
530
- }
531
- var core_y = (x) => (() => (x))
532
- const core_namespaceObject = core_x({ ["createPopper"]: () => (__WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper) });
533
- ;// ../../packages/directives/src/tooltips.ts
322
+ var shared_ = __webpack_require__(9253);
323
+ ;// CONCATENATED MODULE: external "@popperjs/core"
324
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
325
+ var y = x => () => x
326
+ const core_namespaceObject = x({ ["createPopper"]: () => __WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper });
327
+ ;// CONCATENATED MODULE: ../../packages/directives/src/tooltips.ts
534
328
 
535
329
 
536
330
 
@@ -822,19 +616,15 @@ function hide(el) {
822
616
  }
823
617
  }
824
618
  /* harmony default export */ const src_tooltips = (tooltips);
825
- ;// external "../loading"
826
- var external_loading_x = (y) => {
827
- var x = {}; __webpack_require__.d(x, y); return x
828
- }
829
- var external_loading_y = (x) => (() => (x))
619
+ ;// CONCATENATED MODULE: external "../loading"
620
+ var external_loading_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
621
+ var external_loading_y = x => () => x
830
622
  const external_loading_namespaceObject = external_loading_x({ });
831
- ;// external "../overflow-title"
832
- var external_overflow_title_x = (y) => {
833
- var x = {}; __webpack_require__.d(x, y); return x
834
- }
835
- var external_overflow_title_y = (x) => (() => (x))
623
+ ;// CONCATENATED MODULE: external "../overflow-title"
624
+ var external_overflow_title_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
625
+ var external_overflow_title_y = x => () => x
836
626
  const external_overflow_title_namespaceObject = external_overflow_title_x({ });
837
- ;// ../../packages/directives/src/index.ts
627
+ ;// CONCATENATED MODULE: ../../packages/directives/src/index.ts
838
628
  /*
839
629
  * Tencent is pleased to support the open source community by making
840
630
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -870,9 +660,17 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
870
660
 
871
661
  /***/ }),
872
662
 
873
- /***/ 5022:
663
+ /***/ 2439:
874
664
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
875
665
 
666
+ module.exports = __webpack_require__(2527);
667
+
668
+
669
+ /***/ }),
670
+
671
+ /***/ 7430:
672
+ /***/ ((module) => {
673
+
876
674
  /**
877
675
  * Copyright (c) 2015, Facebook, Inc.
878
676
  * All rights reserved.
@@ -881,258 +679,64 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
881
679
  * LICENSE file in the root directory of this source tree. An additional grant
882
680
  * of patent rights can be found in the PATENTS file in the same directory.
883
681
  *
884
- * @providesModule normalizeWheel
885
- * @typechecks
682
+ * @providesModule ExecutionEnvironment
886
683
  */
887
684
 
685
+ /*jslint evil: true */
686
+
687
+
688
+
689
+ var canUseDOM = !!(
690
+ typeof window !== 'undefined' &&
691
+ window.document &&
692
+ window.document.createElement
693
+ );
694
+
695
+ /**
696
+ * Simple, lightweight module assisting with the detection and context of
697
+ * Worker. Helps avoid circular dependencies and allows code to reason about
698
+ * whether or not they are in a Worker, even if they never include the main
699
+ * `ReactWorker` dependency.
700
+ */
701
+ var ExecutionEnvironment = {
888
702
 
703
+ canUseDOM: canUseDOM,
889
704
 
890
- var UserAgent_DEPRECATED = __webpack_require__(7416);
705
+ canUseWorkers: typeof Worker !== 'undefined',
891
706
 
892
- var isEventSupported = __webpack_require__(2586);
707
+ canUseEventListeners:
708
+ canUseDOM && !!(window.addEventListener || window.attachEvent),
893
709
 
710
+ canUseViewport: canUseDOM && !!window.screen,
894
711
 
895
- // Reasonable defaults
896
- var PIXEL_STEP = 10;
897
- var LINE_HEIGHT = 40;
898
- var PAGE_HEIGHT = 800;
712
+ isInWorker: !canUseDOM // For now, this is true - might change in the future.
713
+
714
+ };
715
+
716
+ module.exports = ExecutionEnvironment;
717
+
718
+
719
+ /***/ }),
720
+
721
+ /***/ 6377:
722
+ /***/ ((module) => {
899
723
 
900
724
  /**
901
- * Mouse wheel (and 2-finger trackpad) support on the web sucks. It is
902
- * complicated, thus this doc is long and (hopefully) detailed enough to answer
903
- * your questions.
725
+ * Copyright 2004-present Facebook. All Rights Reserved.
904
726
  *
905
- * If you need to react to the mouse wheel in a predictable way, this code is
906
- * like your bestest friend. * hugs *
727
+ * @providesModule UserAgent_DEPRECATED
728
+ */
729
+
730
+ /**
731
+ * Provides entirely client-side User Agent and OS detection. You should prefer
732
+ * the non-deprecated UserAgent module when possible, which exposes our
733
+ * authoritative server-side PHP-based detection to the client.
907
734
  *
908
- * As of today, there are 4 DOM event types you can listen to:
735
+ * Usage is straightforward:
909
736
  *
910
- * 'wheel' -- Chrome(31+), FF(17+), IE(9+)
911
- * 'mousewheel' -- Chrome, IE(6+), Opera, Safari
912
- * 'MozMousePixelScroll' -- FF(3.5 only!) (2010-2013) -- don't bother!
913
- * 'DOMMouseScroll' -- FF(0.9.7+) since 2003
914
- *
915
- * So what to do? The is the best:
916
- *
917
- * normalizeWheel.getEventType();
918
- *
919
- * In your event callback, use this code to get sane interpretation of the
920
- * deltas. This code will return an object with properties:
921
- *
922
- * spinX -- normalized spin speed (use for zoom) - x plane
923
- * spinY -- " - y plane
924
- * pixelX -- normalized distance (to pixels) - x plane
925
- * pixelY -- " - y plane
926
- *
927
- * Wheel values are provided by the browser assuming you are using the wheel to
928
- * scroll a web page by a number of lines or pixels (or pages). Values can vary
929
- * significantly on different platforms and browsers, forgetting that you can
930
- * scroll at different speeds. Some devices (like trackpads) emit more events
931
- * at smaller increments with fine granularity, and some emit massive jumps with
932
- * linear speed or acceleration.
933
- *
934
- * This code does its best to normalize the deltas for you:
935
- *
936
- * - spin is trying to normalize how far the wheel was spun (or trackpad
937
- * dragged). This is super useful for zoom support where you want to
938
- * throw away the chunky scroll steps on the PC and make those equal to
939
- * the slow and smooth tiny steps on the Mac. Key data: This code tries to
940
- * resolve a single slow step on a wheel to 1.
941
- *
942
- * - pixel is normalizing the desired scroll delta in pixel units. You'll
943
- * get the crazy differences between browsers, but at least it'll be in
944
- * pixels!
945
- *
946
- * - positive value indicates scrolling DOWN/RIGHT, negative UP/LEFT. This
947
- * should translate to positive value zooming IN, negative zooming OUT.
948
- * This matches the newer 'wheel' event.
949
- *
950
- * Why are there spinX, spinY (or pixels)?
951
- *
952
- * - spinX is a 2-finger side drag on the trackpad, and a shift + wheel turn
953
- * with a mouse. It results in side-scrolling in the browser by default.
954
- *
955
- * - spinY is what you expect -- it's the classic axis of a mouse wheel.
956
- *
957
- * - I dropped spinZ/pixelZ. It is supported by the DOM 3 'wheel' event and
958
- * probably is by browsers in conjunction with fancy 3D controllers .. but
959
- * you know.
960
- *
961
- * Implementation info:
962
- *
963
- * Examples of 'wheel' event if you scroll slowly (down) by one step with an
964
- * average mouse:
965
- *
966
- * OS X + Chrome (mouse) - 4 pixel delta (wheelDelta -120)
967
- * OS X + Safari (mouse) - N/A pixel delta (wheelDelta -12)
968
- * OS X + Firefox (mouse) - 0.1 line delta (wheelDelta N/A)
969
- * Win8 + Chrome (mouse) - 100 pixel delta (wheelDelta -120)
970
- * Win8 + Firefox (mouse) - 3 line delta (wheelDelta -120)
971
- *
972
- * On the trackpad:
973
- *
974
- * OS X + Chrome (trackpad) - 2 pixel delta (wheelDelta -6)
975
- * OS X + Firefox (trackpad) - 1 pixel delta (wheelDelta N/A)
976
- *
977
- * On other/older browsers.. it's more complicated as there can be multiple and
978
- * also missing delta values.
979
- *
980
- * The 'wheel' event is more standard:
981
- *
982
- * http://www.w3.org/TR/DOM-Level-3-Events/#events-wheelevents
983
- *
984
- * The basics is that it includes a unit, deltaMode (pixels, lines, pages), and
985
- * deltaX, deltaY and deltaZ. Some browsers provide other values to maintain
986
- * backward compatibility with older events. Those other values help us
987
- * better normalize spin speed. Example of what the browsers provide:
988
- *
989
- * | event.wheelDelta | event.detail
990
- * ------------------+------------------+--------------
991
- * Safari v5/OS X | -120 | 0
992
- * Safari v5/Win7 | -120 | 0
993
- * Chrome v17/OS X | -120 | 0
994
- * Chrome v17/Win7 | -120 | 0
995
- * IE9/Win7 | -120 | undefined
996
- * Firefox v4/OS X | undefined | 1
997
- * Firefox v4/Win7 | undefined | 3
998
- *
999
- */
1000
- function normalizeWheel(/*object*/ event) /*object*/ {
1001
- var sX = 0, sY = 0, // spinX, spinY
1002
- pX = 0, pY = 0; // pixelX, pixelY
1003
-
1004
- // Legacy
1005
- if ('detail' in event) { sY = event.detail; }
1006
- if ('wheelDelta' in event) { sY = -event.wheelDelta / 120; }
1007
- if ('wheelDeltaY' in event) { sY = -event.wheelDeltaY / 120; }
1008
- if ('wheelDeltaX' in event) { sX = -event.wheelDeltaX / 120; }
1009
-
1010
- // side scrolling on FF with DOMMouseScroll
1011
- if ( 'axis' in event && event.axis === event.HORIZONTAL_AXIS ) {
1012
- sX = sY;
1013
- sY = 0;
1014
- }
1015
-
1016
- pX = sX * PIXEL_STEP;
1017
- pY = sY * PIXEL_STEP;
1018
-
1019
- if ('deltaY' in event) { pY = event.deltaY; }
1020
- if ('deltaX' in event) { pX = event.deltaX; }
1021
-
1022
- if ((pX || pY) && event.deltaMode) {
1023
- if (event.deltaMode == 1) { // delta in LINE units
1024
- pX *= LINE_HEIGHT;
1025
- pY *= LINE_HEIGHT;
1026
- } else { // delta in PAGE units
1027
- pX *= PAGE_HEIGHT;
1028
- pY *= PAGE_HEIGHT;
1029
- }
1030
- }
1031
-
1032
- // Fall-back if spin cannot be determined
1033
- if (pX && !sX) { sX = (pX < 1) ? -1 : 1; }
1034
- if (pY && !sY) { sY = (pY < 1) ? -1 : 1; }
1035
-
1036
- return { spinX : sX,
1037
- spinY : sY,
1038
- pixelX : pX,
1039
- pixelY : pY };
1040
- }
1041
-
1042
-
1043
- /**
1044
- * The best combination if you prefer spinX + spinY normalization. It favors
1045
- * the older DOMMouseScroll for Firefox, as FF does not include wheelDelta with
1046
- * 'wheel' event, making spin speed determination impossible.
1047
- */
1048
- normalizeWheel.getEventType = function() /*string*/ {
1049
- return (UserAgent_DEPRECATED.firefox())
1050
- ? 'DOMMouseScroll'
1051
- : (isEventSupported('wheel'))
1052
- ? 'wheel'
1053
- : 'mousewheel';
1054
- };
1055
-
1056
- module.exports = normalizeWheel;
1057
-
1058
-
1059
- /***/ }),
1060
-
1061
- /***/ 5153:
1062
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1063
-
1064
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1065
- /* harmony export */ "default": () => (/* binding */ _toConsumableArray)
1066
- /* harmony export */ });
1067
- /* harmony import */ var _arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3492);
1068
- /* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4430);
1069
- /* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7985);
1070
- /* harmony import */ var _nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(2880);
1071
-
1072
-
1073
-
1074
-
1075
- function _toConsumableArray(arr) {
1076
- 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"])();
1077
- }
1078
-
1079
- /***/ }),
1080
-
1081
- /***/ 5166:
1082
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1083
-
1084
- var x = (y) => {
1085
- var x = {}; __webpack_require__.d(x, y); return x
1086
- }
1087
- var y = (x) => (() => (x))
1088
- module.exports = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["bkZIndexManager"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager), ["classes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.classes), ["formItemKey"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.formItemKey), ["formKey"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.formKey), ["resolveClassName"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName), ["useForm"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.useForm), ["useFormItem"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.useFormItem), ["withInstallProps"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstallProps) });
1089
-
1090
- /***/ }),
1091
-
1092
- /***/ 5286:
1093
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1094
-
1095
- var x = (y) => {
1096
- var x = {}; __webpack_require__.d(x, y); return x
1097
- }
1098
- var y = (x) => (() => (x))
1099
- module.exports = x({ ["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), ["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), ["render"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.render), ["resolveDirective"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective), ["toRefs"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.toRefs), ["withDirectives"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.withDirectives) });
1100
-
1101
- /***/ }),
1102
-
1103
- /***/ 6284:
1104
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1105
-
1106
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1107
- /* harmony export */ "default": () => (/* binding */ _arrayLikeToArray)
1108
- /* harmony export */ });
1109
- function _arrayLikeToArray(arr, len) {
1110
- if (len == null || len > arr.length) len = arr.length;
1111
- for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
1112
- return arr2;
1113
- }
1114
-
1115
- /***/ }),
1116
-
1117
- /***/ 7416:
1118
- /***/ ((module) => {
1119
-
1120
- /**
1121
- * Copyright 2004-present Facebook. All Rights Reserved.
1122
- *
1123
- * @providesModule UserAgent_DEPRECATED
1124
- */
1125
-
1126
- /**
1127
- * Provides entirely client-side User Agent and OS detection. You should prefer
1128
- * the non-deprecated UserAgent module when possible, which exposes our
1129
- * authoritative server-side PHP-based detection to the client.
1130
- *
1131
- * Usage is straightforward:
1132
- *
1133
- * if (UserAgent_DEPRECATED.ie()) {
1134
- * // IE
1135
- * }
737
+ * if (UserAgent_DEPRECATED.ie()) {
738
+ * // IE
739
+ * }
1136
740
  *
1137
741
  * You can also do version checks:
1138
742
  *
@@ -1281,180 +885,517 @@ var UserAgent_DEPRECATED = {
1281
885
  },
1282
886
 
1283
887
 
1284
- /**
1285
- * Whether the browser is 64-bit IE. Really, this is kind of weak sauce; we
1286
- * only need this because Skype can't handle 64-bit IE yet. We need to remove
1287
- * this when we don't need it -- tracked by #601957.
1288
- */
1289
- ie64: function() {
1290
- return UserAgent_DEPRECATED.ie() && _win64;
1291
- },
888
+ /**
889
+ * Whether the browser is 64-bit IE. Really, this is kind of weak sauce; we
890
+ * only need this because Skype can't handle 64-bit IE yet. We need to remove
891
+ * this when we don't need it -- tracked by #601957.
892
+ */
893
+ ie64: function() {
894
+ return UserAgent_DEPRECATED.ie() && _win64;
895
+ },
896
+
897
+ /**
898
+ * Check if the UA is Firefox.
899
+ *
900
+ *
901
+ * @return float|NaN Version number (if match) or NaN.
902
+ */
903
+ firefox: function() {
904
+ return _populate() || _firefox;
905
+ },
906
+
907
+
908
+ /**
909
+ * Check if the UA is Opera.
910
+ *
911
+ *
912
+ * @return float|NaN Version number (if match) or NaN.
913
+ */
914
+ opera: function() {
915
+ return _populate() || _opera;
916
+ },
917
+
918
+
919
+ /**
920
+ * Check if the UA is WebKit.
921
+ *
922
+ *
923
+ * @return float|NaN Version number (if match) or NaN.
924
+ */
925
+ webkit: function() {
926
+ return _populate() || _webkit;
927
+ },
928
+
929
+ /**
930
+ * For Push
931
+ * WILL BE REMOVED VERY SOON. Use UserAgent_DEPRECATED.webkit
932
+ */
933
+ safari: function() {
934
+ return UserAgent_DEPRECATED.webkit();
935
+ },
936
+
937
+ /**
938
+ * Check if the UA is a Chrome browser.
939
+ *
940
+ *
941
+ * @return float|NaN Version number (if match) or NaN.
942
+ */
943
+ chrome : function() {
944
+ return _populate() || _chrome;
945
+ },
946
+
947
+
948
+ /**
949
+ * Check if the user is running Windows.
950
+ *
951
+ * @return bool `true' if the user's OS is Windows.
952
+ */
953
+ windows: function() {
954
+ return _populate() || _windows;
955
+ },
956
+
957
+
958
+ /**
959
+ * Check if the user is running Mac OS X.
960
+ *
961
+ * @return float|bool Returns a float if a version number is detected,
962
+ * otherwise true/false.
963
+ */
964
+ osx: function() {
965
+ return _populate() || _osx;
966
+ },
967
+
968
+ /**
969
+ * Check if the user is running Linux.
970
+ *
971
+ * @return bool `true' if the user's OS is some flavor of Linux.
972
+ */
973
+ linux: function() {
974
+ return _populate() || _linux;
975
+ },
976
+
977
+ /**
978
+ * Check if the user is running on an iPhone or iPod platform.
979
+ *
980
+ * @return bool `true' if the user is running some flavor of the
981
+ * iPhone OS.
982
+ */
983
+ iphone: function() {
984
+ return _populate() || _iphone;
985
+ },
986
+
987
+ mobile: function() {
988
+ return _populate() || (_iphone || _ipad || _android || _mobile);
989
+ },
990
+
991
+ nativeApp: function() {
992
+ // webviews inside of the native apps
993
+ return _populate() || _native;
994
+ },
995
+
996
+ android: function() {
997
+ return _populate() || _android;
998
+ },
999
+
1000
+ ipad: function() {
1001
+ return _populate() || _ipad;
1002
+ }
1003
+ };
1004
+
1005
+ module.exports = UserAgent_DEPRECATED;
1006
+
1007
+
1008
+ /***/ }),
1009
+
1010
+ /***/ 3541:
1011
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1012
+
1013
+ /**
1014
+ * Copyright 2013-2015, Facebook, Inc.
1015
+ * All rights reserved.
1016
+ *
1017
+ * This source code is licensed under the BSD-style license found in the
1018
+ * LICENSE file in the root directory of this source tree. An additional grant
1019
+ * of patent rights can be found in the PATENTS file in the same directory.
1020
+ *
1021
+ * @providesModule isEventSupported
1022
+ */
1023
+
1024
+
1025
+
1026
+ var ExecutionEnvironment = __webpack_require__(7430);
1027
+
1028
+ var useHasFeature;
1029
+ if (ExecutionEnvironment.canUseDOM) {
1030
+ useHasFeature =
1031
+ document.implementation &&
1032
+ document.implementation.hasFeature &&
1033
+ // always returns true in newer browsers as per the standard.
1034
+ // @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
1035
+ document.implementation.hasFeature('', '') !== true;
1036
+ }
1037
+
1038
+ /**
1039
+ * Checks if an event is supported in the current execution environment.
1040
+ *
1041
+ * NOTE: This will not work correctly for non-generic events such as `change`,
1042
+ * `reset`, `load`, `error`, and `select`.
1043
+ *
1044
+ * Borrows from Modernizr.
1045
+ *
1046
+ * @param {string} eventNameSuffix Event name, e.g. "click".
1047
+ * @param {?boolean} capture Check if the capture phase is supported.
1048
+ * @return {boolean} True if the event is supported.
1049
+ * @internal
1050
+ * @license Modernizr 3.0.0pre (Custom Build) | MIT
1051
+ */
1052
+ function isEventSupported(eventNameSuffix, capture) {
1053
+ if (!ExecutionEnvironment.canUseDOM ||
1054
+ capture && !('addEventListener' in document)) {
1055
+ return false;
1056
+ }
1057
+
1058
+ var eventName = 'on' + eventNameSuffix;
1059
+ var isSupported = eventName in document;
1060
+
1061
+ if (!isSupported) {
1062
+ var element = document.createElement('div');
1063
+ element.setAttribute(eventName, 'return;');
1064
+ isSupported = typeof element[eventName] === 'function';
1065
+ }
1066
+
1067
+ if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
1068
+ // This is the only way to test support for the `wheel` event in IE9+.
1069
+ isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
1070
+ }
1071
+
1072
+ return isSupported;
1073
+ }
1074
+
1075
+ module.exports = isEventSupported;
1076
+
1077
+
1078
+ /***/ }),
1079
+
1080
+ /***/ 2527:
1081
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1082
+
1083
+ /**
1084
+ * Copyright (c) 2015, Facebook, Inc.
1085
+ * All rights reserved.
1086
+ *
1087
+ * This source code is licensed under the BSD-style license found in the
1088
+ * LICENSE file in the root directory of this source tree. An additional grant
1089
+ * of patent rights can be found in the PATENTS file in the same directory.
1090
+ *
1091
+ * @providesModule normalizeWheel
1092
+ * @typechecks
1093
+ */
1094
+
1095
+
1096
+
1097
+ var UserAgent_DEPRECATED = __webpack_require__(6377);
1098
+
1099
+ var isEventSupported = __webpack_require__(3541);
1100
+
1101
+
1102
+ // Reasonable defaults
1103
+ var PIXEL_STEP = 10;
1104
+ var LINE_HEIGHT = 40;
1105
+ var PAGE_HEIGHT = 800;
1106
+
1107
+ /**
1108
+ * Mouse wheel (and 2-finger trackpad) support on the web sucks. It is
1109
+ * complicated, thus this doc is long and (hopefully) detailed enough to answer
1110
+ * your questions.
1111
+ *
1112
+ * If you need to react to the mouse wheel in a predictable way, this code is
1113
+ * like your bestest friend. * hugs *
1114
+ *
1115
+ * As of today, there are 4 DOM event types you can listen to:
1116
+ *
1117
+ * 'wheel' -- Chrome(31+), FF(17+), IE(9+)
1118
+ * 'mousewheel' -- Chrome, IE(6+), Opera, Safari
1119
+ * 'MozMousePixelScroll' -- FF(3.5 only!) (2010-2013) -- don't bother!
1120
+ * 'DOMMouseScroll' -- FF(0.9.7+) since 2003
1121
+ *
1122
+ * So what to do? The is the best:
1123
+ *
1124
+ * normalizeWheel.getEventType();
1125
+ *
1126
+ * In your event callback, use this code to get sane interpretation of the
1127
+ * deltas. This code will return an object with properties:
1128
+ *
1129
+ * spinX -- normalized spin speed (use for zoom) - x plane
1130
+ * spinY -- " - y plane
1131
+ * pixelX -- normalized distance (to pixels) - x plane
1132
+ * pixelY -- " - y plane
1133
+ *
1134
+ * Wheel values are provided by the browser assuming you are using the wheel to
1135
+ * scroll a web page by a number of lines or pixels (or pages). Values can vary
1136
+ * significantly on different platforms and browsers, forgetting that you can
1137
+ * scroll at different speeds. Some devices (like trackpads) emit more events
1138
+ * at smaller increments with fine granularity, and some emit massive jumps with
1139
+ * linear speed or acceleration.
1140
+ *
1141
+ * This code does its best to normalize the deltas for you:
1142
+ *
1143
+ * - spin is trying to normalize how far the wheel was spun (or trackpad
1144
+ * dragged). This is super useful for zoom support where you want to
1145
+ * throw away the chunky scroll steps on the PC and make those equal to
1146
+ * the slow and smooth tiny steps on the Mac. Key data: This code tries to
1147
+ * resolve a single slow step on a wheel to 1.
1148
+ *
1149
+ * - pixel is normalizing the desired scroll delta in pixel units. You'll
1150
+ * get the crazy differences between browsers, but at least it'll be in
1151
+ * pixels!
1152
+ *
1153
+ * - positive value indicates scrolling DOWN/RIGHT, negative UP/LEFT. This
1154
+ * should translate to positive value zooming IN, negative zooming OUT.
1155
+ * This matches the newer 'wheel' event.
1156
+ *
1157
+ * Why are there spinX, spinY (or pixels)?
1158
+ *
1159
+ * - spinX is a 2-finger side drag on the trackpad, and a shift + wheel turn
1160
+ * with a mouse. It results in side-scrolling in the browser by default.
1161
+ *
1162
+ * - spinY is what you expect -- it's the classic axis of a mouse wheel.
1163
+ *
1164
+ * - I dropped spinZ/pixelZ. It is supported by the DOM 3 'wheel' event and
1165
+ * probably is by browsers in conjunction with fancy 3D controllers .. but
1166
+ * you know.
1167
+ *
1168
+ * Implementation info:
1169
+ *
1170
+ * Examples of 'wheel' event if you scroll slowly (down) by one step with an
1171
+ * average mouse:
1172
+ *
1173
+ * OS X + Chrome (mouse) - 4 pixel delta (wheelDelta -120)
1174
+ * OS X + Safari (mouse) - N/A pixel delta (wheelDelta -12)
1175
+ * OS X + Firefox (mouse) - 0.1 line delta (wheelDelta N/A)
1176
+ * Win8 + Chrome (mouse) - 100 pixel delta (wheelDelta -120)
1177
+ * Win8 + Firefox (mouse) - 3 line delta (wheelDelta -120)
1178
+ *
1179
+ * On the trackpad:
1180
+ *
1181
+ * OS X + Chrome (trackpad) - 2 pixel delta (wheelDelta -6)
1182
+ * OS X + Firefox (trackpad) - 1 pixel delta (wheelDelta N/A)
1183
+ *
1184
+ * On other/older browsers.. it's more complicated as there can be multiple and
1185
+ * also missing delta values.
1186
+ *
1187
+ * The 'wheel' event is more standard:
1188
+ *
1189
+ * http://www.w3.org/TR/DOM-Level-3-Events/#events-wheelevents
1190
+ *
1191
+ * The basics is that it includes a unit, deltaMode (pixels, lines, pages), and
1192
+ * deltaX, deltaY and deltaZ. Some browsers provide other values to maintain
1193
+ * backward compatibility with older events. Those other values help us
1194
+ * better normalize spin speed. Example of what the browsers provide:
1195
+ *
1196
+ * | event.wheelDelta | event.detail
1197
+ * ------------------+------------------+--------------
1198
+ * Safari v5/OS X | -120 | 0
1199
+ * Safari v5/Win7 | -120 | 0
1200
+ * Chrome v17/OS X | -120 | 0
1201
+ * Chrome v17/Win7 | -120 | 0
1202
+ * IE9/Win7 | -120 | undefined
1203
+ * Firefox v4/OS X | undefined | 1
1204
+ * Firefox v4/Win7 | undefined | 3
1205
+ *
1206
+ */
1207
+ function normalizeWheel(/*object*/ event) /*object*/ {
1208
+ var sX = 0, sY = 0, // spinX, spinY
1209
+ pX = 0, pY = 0; // pixelX, pixelY
1210
+
1211
+ // Legacy
1212
+ if ('detail' in event) { sY = event.detail; }
1213
+ if ('wheelDelta' in event) { sY = -event.wheelDelta / 120; }
1214
+ if ('wheelDeltaY' in event) { sY = -event.wheelDeltaY / 120; }
1215
+ if ('wheelDeltaX' in event) { sX = -event.wheelDeltaX / 120; }
1216
+
1217
+ // side scrolling on FF with DOMMouseScroll
1218
+ if ( 'axis' in event && event.axis === event.HORIZONTAL_AXIS ) {
1219
+ sX = sY;
1220
+ sY = 0;
1221
+ }
1222
+
1223
+ pX = sX * PIXEL_STEP;
1224
+ pY = sY * PIXEL_STEP;
1225
+
1226
+ if ('deltaY' in event) { pY = event.deltaY; }
1227
+ if ('deltaX' in event) { pX = event.deltaX; }
1228
+
1229
+ if ((pX || pY) && event.deltaMode) {
1230
+ if (event.deltaMode == 1) { // delta in LINE units
1231
+ pX *= LINE_HEIGHT;
1232
+ pY *= LINE_HEIGHT;
1233
+ } else { // delta in PAGE units
1234
+ pX *= PAGE_HEIGHT;
1235
+ pY *= PAGE_HEIGHT;
1236
+ }
1237
+ }
1238
+
1239
+ // Fall-back if spin cannot be determined
1240
+ if (pX && !sX) { sX = (pX < 1) ? -1 : 1; }
1241
+ if (pY && !sY) { sY = (pY < 1) ? -1 : 1; }
1242
+
1243
+ return { spinX : sX,
1244
+ spinY : sY,
1245
+ pixelX : pX,
1246
+ pixelY : pY };
1247
+ }
1292
1248
 
1293
- /**
1294
- * Check if the UA is Firefox.
1295
- *
1296
- *
1297
- * @return float|NaN Version number (if match) or NaN.
1298
- */
1299
- firefox: function() {
1300
- return _populate() || _firefox;
1301
- },
1302
1249
 
1250
+ /**
1251
+ * The best combination if you prefer spinX + spinY normalization. It favors
1252
+ * the older DOMMouseScroll for Firefox, as FF does not include wheelDelta with
1253
+ * 'wheel' event, making spin speed determination impossible.
1254
+ */
1255
+ normalizeWheel.getEventType = function() /*string*/ {
1256
+ return (UserAgent_DEPRECATED.firefox())
1257
+ ? 'DOMMouseScroll'
1258
+ : (isEventSupported('wheel'))
1259
+ ? 'wheel'
1260
+ : 'mousewheel';
1261
+ };
1303
1262
 
1304
- /**
1305
- * Check if the UA is Opera.
1306
- *
1307
- *
1308
- * @return float|NaN Version number (if match) or NaN.
1309
- */
1310
- opera: function() {
1311
- return _populate() || _opera;
1312
- },
1263
+ module.exports = normalizeWheel;
1313
1264
 
1314
1265
 
1315
- /**
1316
- * Check if the UA is WebKit.
1317
- *
1318
- *
1319
- * @return float|NaN Version number (if match) or NaN.
1320
- */
1321
- webkit: function() {
1322
- return _populate() || _webkit;
1323
- },
1266
+ /***/ }),
1324
1267
 
1325
- /**
1326
- * For Push
1327
- * WILL BE REMOVED VERY SOON. Use UserAgent_DEPRECATED.webkit
1328
- */
1329
- safari: function() {
1330
- return UserAgent_DEPRECATED.webkit();
1331
- },
1268
+ /***/ 563:
1269
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1332
1270
 
1333
- /**
1334
- * Check if the UA is a Chrome browser.
1335
- *
1336
- *
1337
- * @return float|NaN Version number (if match) or NaN.
1338
- */
1339
- chrome : function() {
1340
- return _populate() || _chrome;
1341
- },
1271
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1272
+ var y = x => () => x
1273
+ module.exports = x({ ["$bkPopover"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover });
1342
1274
 
1275
+ /***/ }),
1343
1276
 
1344
- /**
1345
- * Check if the user is running Windows.
1346
- *
1347
- * @return bool `true' if the user's OS is Windows.
1348
- */
1349
- windows: function() {
1350
- return _populate() || _windows;
1351
- },
1277
+ /***/ 9253:
1278
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1352
1279
 
1280
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1281
+ var y = x => () => x
1282
+ module.exports = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["bkZIndexManager"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager, ["classes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.classes, ["formItemKey"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.formItemKey, ["formKey"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.formKey, ["resolveClassName"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName, ["useForm"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.useForm, ["useFormItem"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.useFormItem, ["withInstallProps"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstallProps });
1353
1283
 
1354
- /**
1355
- * Check if the user is running Mac OS X.
1356
- *
1357
- * @return float|bool Returns a float if a version number is detected,
1358
- * otherwise true/false.
1359
- */
1360
- osx: function() {
1361
- return _populate() || _osx;
1362
- },
1284
+ /***/ }),
1363
1285
 
1364
- /**
1365
- * Check if the user is running Linux.
1366
- *
1367
- * @return bool `true' if the user's OS is some flavor of Linux.
1368
- */
1369
- linux: function() {
1370
- return _populate() || _linux;
1371
- },
1286
+ /***/ 6609:
1287
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1372
1288
 
1373
- /**
1374
- * Check if the user is running on an iPhone or iPod platform.
1375
- *
1376
- * @return bool `true' if the user is running some flavor of the
1377
- * iPhone OS.
1378
- */
1379
- iphone: function() {
1380
- return _populate() || _iphone;
1381
- },
1289
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1290
+ var y = x => () => x
1291
+ module.exports = x({ ["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, ["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, ["render"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.render, ["resolveDirective"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective, ["toRefs"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.toRefs, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
1382
1292
 
1383
- mobile: function() {
1384
- return _populate() || (_iphone || _ipad || _android || _mobile);
1385
- },
1293
+ /***/ }),
1386
1294
 
1387
- nativeApp: function() {
1388
- // webviews inside of the native apps
1389
- return _populate() || _native;
1390
- },
1295
+ /***/ 926:
1296
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1391
1297
 
1392
- android: function() {
1393
- return _populate() || _android;
1394
- },
1298
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1299
+ /* harmony export */ "default": () => (/* binding */ _arrayLikeToArray)
1300
+ /* harmony export */ });
1301
+ function _arrayLikeToArray(arr, len) {
1302
+ if (len == null || len > arr.length) len = arr.length;
1303
+ for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
1304
+ return arr2;
1305
+ }
1395
1306
 
1396
- ipad: function() {
1397
- return _populate() || _ipad;
1398
- }
1399
- };
1307
+ /***/ }),
1400
1308
 
1401
- module.exports = UserAgent_DEPRECATED;
1309
+ /***/ 74:
1310
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1311
+
1312
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1313
+ /* harmony export */ "default": () => (/* binding */ _arrayWithoutHoles)
1314
+ /* harmony export */ });
1315
+ /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
1402
1316
 
1317
+ function _arrayWithoutHoles(arr) {
1318
+ if (Array.isArray(arr)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr);
1319
+ }
1403
1320
 
1404
1321
  /***/ }),
1405
1322
 
1406
- /***/ 7545:
1323
+ /***/ 6666:
1407
1324
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1408
1325
 
1409
1326
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1410
- /* harmony export */ "default": () => (/* binding */ _typeof)
1327
+ /* harmony export */ "default": () => (/* binding */ _defineProperty)
1411
1328
  /* harmony export */ });
1412
- function _typeof(o) {
1413
- "@babel/helpers - typeof";
1329
+ /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3795);
1414
1330
 
1415
- return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
1416
- return typeof o;
1417
- } : function (o) {
1418
- return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
1419
- }, _typeof(o);
1331
+ function _defineProperty(obj, key, value) {
1332
+ key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
1333
+ if (key in obj) {
1334
+ Object.defineProperty(obj, key, {
1335
+ value: value,
1336
+ enumerable: true,
1337
+ configurable: true,
1338
+ writable: true
1339
+ });
1340
+ } else {
1341
+ obj[key] = value;
1342
+ }
1343
+ return obj;
1420
1344
  }
1421
1345
 
1422
1346
  /***/ }),
1423
1347
 
1424
- /***/ 7985:
1348
+ /***/ 1079:
1425
1349
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1426
1350
 
1427
1351
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1428
- /* harmony export */ "default": () => (/* binding */ _unsupportedIterableToArray)
1352
+ /* harmony export */ "default": () => (/* binding */ _iterableToArray)
1429
1353
  /* harmony export */ });
1430
- /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6284);
1354
+ function _iterableToArray(iter) {
1355
+ if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
1356
+ }
1431
1357
 
1432
- function _unsupportedIterableToArray(o, minLen) {
1433
- if (!o) return;
1434
- if (typeof o === "string") return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
1435
- var n = Object.prototype.toString.call(o).slice(8, -1);
1436
- if (n === "Object" && o.constructor) n = o.constructor.name;
1437
- if (n === "Map" || n === "Set") return Array.from(o);
1438
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
1358
+ /***/ }),
1359
+
1360
+ /***/ 6098:
1361
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1362
+
1363
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1364
+ /* harmony export */ "default": () => (/* binding */ _nonIterableSpread)
1365
+ /* harmony export */ });
1366
+ function _nonIterableSpread() {
1367
+ throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
1439
1368
  }
1440
1369
 
1441
1370
  /***/ }),
1442
1371
 
1443
- /***/ 8283:
1444
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1372
+ /***/ 7930:
1373
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1374
+
1375
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1376
+ /* harmony export */ "default": () => (/* binding */ _toConsumableArray)
1377
+ /* harmony export */ });
1378
+ /* harmony import */ var _arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(74);
1379
+ /* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1079);
1380
+ /* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(9147);
1381
+ /* harmony import */ var _nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6098);
1382
+
1383
+
1445
1384
 
1446
- module.exports = __webpack_require__(5022);
1447
1385
 
1386
+ function _toConsumableArray(arr) {
1387
+ 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"])();
1388
+ }
1448
1389
 
1449
1390
  /***/ }),
1450
1391
 
1451
- /***/ 9824:
1392
+ /***/ 9745:
1452
1393
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1453
1394
 
1454
1395
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1455
1396
  /* harmony export */ "default": () => (/* binding */ toPrimitive)
1456
1397
  /* harmony export */ });
1457
- /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(7545);
1398
+ /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6522);
1458
1399
 
1459
1400
  function toPrimitive(t, r) {
1460
1401
  if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
@@ -1467,6 +1408,60 @@ function toPrimitive(t, r) {
1467
1408
  return ("string" === r ? String : Number)(t);
1468
1409
  }
1469
1410
 
1411
+ /***/ }),
1412
+
1413
+ /***/ 3795:
1414
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1415
+
1416
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1417
+ /* harmony export */ "default": () => (/* binding */ toPropertyKey)
1418
+ /* harmony export */ });
1419
+ /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(6522);
1420
+ /* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9745);
1421
+
1422
+
1423
+ function toPropertyKey(t) {
1424
+ var i = (0,_toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t, "string");
1425
+ return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : String(i);
1426
+ }
1427
+
1428
+ /***/ }),
1429
+
1430
+ /***/ 6522:
1431
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1432
+
1433
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1434
+ /* harmony export */ "default": () => (/* binding */ _typeof)
1435
+ /* harmony export */ });
1436
+ function _typeof(o) {
1437
+ "@babel/helpers - typeof";
1438
+
1439
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
1440
+ return typeof o;
1441
+ } : function (o) {
1442
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
1443
+ }, _typeof(o);
1444
+ }
1445
+
1446
+ /***/ }),
1447
+
1448
+ /***/ 9147:
1449
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1450
+
1451
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1452
+ /* harmony export */ "default": () => (/* binding */ _unsupportedIterableToArray)
1453
+ /* harmony export */ });
1454
+ /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
1455
+
1456
+ function _unsupportedIterableToArray(o, minLen) {
1457
+ if (!o) return;
1458
+ if (typeof o === "string") return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
1459
+ var n = Object.prototype.toString.call(o).slice(8, -1);
1460
+ if (n === "Object" && o.constructor) n = o.constructor.name;
1461
+ if (n === "Map" || n === "Set") return Array.from(o);
1462
+ if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
1463
+ }
1464
+
1470
1465
  /***/ })
1471
1466
 
1472
1467
  /******/ });
@@ -1527,6 +1522,8 @@ function toPrimitive(t, r) {
1527
1522
  /******/
1528
1523
  /************************************************************************/
1529
1524
  var __webpack_exports__ = {};
1525
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
1526
+ (() => {
1530
1527
 
1531
1528
  // EXPORTS
1532
1529
  __webpack_require__.d(__webpack_exports__, {
@@ -1540,16 +1537,14 @@ __webpack_require__.d(__webpack_exports__, {
1540
1537
  });
1541
1538
 
1542
1539
  // EXTERNAL MODULE: external "../shared"
1543
- var shared_ = __webpack_require__(5166);
1540
+ var shared_ = __webpack_require__(9253);
1544
1541
  // EXTERNAL MODULE: external "vue"
1545
- var external_vue_ = __webpack_require__(5286);
1546
- ;// external "../config-provider"
1547
- var x = (y) => {
1548
- var x = {}; __webpack_require__.d(x, y); return x
1549
- }
1550
- var y = (x) => (() => (x))
1551
- 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) });
1552
- ;// ../../packages/form/src/compose-form-item.tsx
1542
+ var external_vue_ = __webpack_require__(6609);
1543
+ ;// CONCATENATED MODULE: external "../config-provider"
1544
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1545
+ var y = x => () => x
1546
+ 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 });
1547
+ ;// CONCATENATED MODULE: ../../packages/form/src/compose-form-item.tsx
1553
1548
  /*
1554
1549
  * Tencent is pleased to support the open source community by making
1555
1550
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -1656,20 +1651,16 @@ var isCustomComponent = function isCustomComponent(node) {
1656
1651
  }
1657
1652
  }));
1658
1653
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
1659
- var defineProperty = __webpack_require__(4586);
1660
- ;// external "lodash/isBoolean"
1661
- var isBoolean_x = (y) => {
1662
- var x = {}; __webpack_require__.d(x, y); return x
1663
- }
1664
- var isBoolean_y = (x) => (() => (x))
1665
- const isBoolean_namespaceObject = isBoolean_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_isBoolean_dcb66997__["default"]) });
1666
- ;// external "lodash/isString"
1667
- var isString_x = (y) => {
1668
- var x = {}; __webpack_require__.d(x, y); return x
1669
- }
1670
- var isString_y = (x) => (() => (x))
1671
- const isString_namespaceObject = isString_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_isString_e6fa8a5b__["default"]) });
1672
- ;// ../../packages/form/src/form.tsx
1654
+ var defineProperty = __webpack_require__(6666);
1655
+ ;// CONCATENATED MODULE: external "lodash/isBoolean"
1656
+ var isBoolean_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1657
+ var isBoolean_y = x => () => x
1658
+ const isBoolean_namespaceObject = isBoolean_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_isBoolean_dcb66997__["default"] });
1659
+ ;// CONCATENATED MODULE: external "lodash/isString"
1660
+ var isString_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1661
+ var isString_y = x => () => x
1662
+ const isString_namespaceObject = isString_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_isString_e6fa8a5b__["default"] });
1663
+ ;// CONCATENATED MODULE: ../../packages/form/src/form.tsx
1673
1664
 
1674
1665
 
1675
1666
  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; }
@@ -1835,28 +1826,22 @@ var formEvents = {
1835
1826
  }
1836
1827
  }));
1837
1828
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
1838
- var toConsumableArray = __webpack_require__(5153);
1839
- // EXTERNAL MODULE: ../../packages/directives/src/index.ts + 8 modules
1840
- var src = __webpack_require__(4923);
1841
- ;// external "../icon"
1842
- var icon_x = (y) => {
1843
- var x = {}; __webpack_require__.d(x, y); return x
1844
- }
1845
- var icon_y = (x) => (() => (x))
1846
- const icon_namespaceObject = icon_x({ ["ExclamationCircleShape"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.ExclamationCircleShape) });
1847
- ;// external "lodash/get"
1848
- var get_x = (y) => {
1849
- var x = {}; __webpack_require__.d(x, y); return x
1850
- }
1851
- var get_y = (x) => (() => (x))
1852
- const get_namespaceObject = get_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_get_9427f899__["default"]) });
1853
- ;// external "lodash/isFunction"
1854
- var isFunction_x = (y) => {
1855
- var x = {}; __webpack_require__.d(x, y); return x
1856
- }
1857
- var isFunction_y = (x) => (() => (x))
1858
- const isFunction_namespaceObject = isFunction_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_isFunction_f90b20d6__["default"]) });
1859
- ;// ../../packages/form/src/utils.ts
1829
+ var toConsumableArray = __webpack_require__(7930);
1830
+ // EXTERNAL MODULE: ../../packages/directives/src/index.ts + 7 modules
1831
+ var src = __webpack_require__(668);
1832
+ ;// CONCATENATED MODULE: external "../icon"
1833
+ var icon_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1834
+ var icon_y = x => () => x
1835
+ const icon_namespaceObject = icon_x({ ["ExclamationCircleShape"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.ExclamationCircleShape });
1836
+ ;// CONCATENATED MODULE: external "lodash/get"
1837
+ var get_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1838
+ var get_y = x => () => x
1839
+ const get_namespaceObject = get_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_get_9427f899__["default"] });
1840
+ ;// CONCATENATED MODULE: external "lodash/isFunction"
1841
+ var isFunction_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1842
+ var isFunction_y = x => () => x
1843
+ const isFunction_namespaceObject = isFunction_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_isFunction_f90b20d6__["default"] });
1844
+ ;// CONCATENATED MODULE: ../../packages/form/src/utils.ts
1860
1845
  /*
1861
1846
  * Tencent is pleased to support the open source community by making
1862
1847
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -1888,19 +1873,15 @@ var getRuleMessage = function getRuleMessage(rule) {
1888
1873
  }
1889
1874
  return rule.message;
1890
1875
  };
1891
- ;// external "lodash/isDate"
1892
- var isDate_x = (y) => {
1893
- var x = {}; __webpack_require__.d(x, y); return x
1894
- }
1895
- var isDate_y = (x) => (() => (x))
1896
- const isDate_namespaceObject = isDate_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_isDate_b457317b__["default"]) });
1897
- ;// external "lodash/isEmpty"
1898
- var isEmpty_x = (y) => {
1899
- var x = {}; __webpack_require__.d(x, y); return x
1900
- }
1901
- var isEmpty_y = (x) => (() => (x))
1902
- const isEmpty_namespaceObject = isEmpty_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_isEmpty_e109fd6b__["default"]) });
1903
- ;// ../../packages/form/src/validator.ts
1876
+ ;// CONCATENATED MODULE: external "lodash/isDate"
1877
+ var isDate_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1878
+ var isDate_y = x => () => x
1879
+ const isDate_namespaceObject = isDate_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_isDate_b457317b__["default"] });
1880
+ ;// CONCATENATED MODULE: external "lodash/isEmpty"
1881
+ var isEmpty_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1882
+ var isEmpty_y = x => () => x
1883
+ const isEmpty_namespaceObject = isEmpty_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_isEmpty_e109fd6b__["default"] });
1884
+ ;// CONCATENATED MODULE: ../../packages/form/src/validator.ts
1904
1885
  /*
1905
1886
  * Tencent is pleased to support the open source community by making
1906
1887
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -1953,7 +1934,7 @@ const isEmpty_namespaceObject = isEmpty_x({ ["default"]: () => (__WEBPACK_EXTERN
1953
1934
  return result;
1954
1935
  }
1955
1936
  });
1956
- ;// ../../packages/form/src/form-item.tsx
1937
+ ;// CONCATENATED MODULE: ../../packages/form/src/form-item.tsx
1957
1938
 
1958
1939
 
1959
1940
 
@@ -2337,7 +2318,7 @@ var isValid = function isValid(value) {
2337
2318
  }, [(_this$$slots$default = (_this$$slots2 = this.$slots)["default"]) === null || _this$$slots$default === void 0 ? void 0 : _this$$slots$default.call(_this$$slots2), renderError()])]);
2338
2319
  }
2339
2320
  }));
2340
- ;// ../../packages/form/src/index.ts
2321
+ ;// CONCATENATED MODULE: ../../packages/form/src/index.ts
2341
2322
  /*
2342
2323
  * Tencent is pleased to support the open source community by making
2343
2324
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -2374,6 +2355,8 @@ var BkForm = (0,shared_.withInstallProps)(src_form, {
2374
2355
  });
2375
2356
  /* harmony default export */ const form_src = (BkForm);
2376
2357
 
2358
+ })();
2359
+
2377
2360
  var __webpack_exports__BkComposeFormItem = __webpack_exports__.BkComposeFormItem;
2378
2361
  var __webpack_exports__BkForm = __webpack_exports__.BkForm;
2379
2362
  var __webpack_exports__BkFormItem = __webpack_exports__.BkFormItem;