bkui-vue 2.0.2-beta.16 → 2.0.2-beta.17

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 (163) hide show
  1. package/dist/index.cjs.js +61 -61
  2. package/dist/index.esm.js +19388 -18179
  3. package/dist/index.umd.js +68 -68
  4. package/lib/affix/index.js +22 -30
  5. package/lib/alert/index.js +22 -30
  6. package/lib/animate-number/index.js +10 -14
  7. package/lib/backtop/index.js +22 -32
  8. package/lib/badge/index.js +18 -24
  9. package/lib/breadcrumb/index.js +23 -31
  10. package/lib/button/index.js +26 -36
  11. package/lib/card/index.js +33 -47
  12. package/lib/cascader/index.js +647 -674
  13. package/lib/checkbox/index.js +34 -44
  14. package/lib/code-diff/index.js +79 -83
  15. package/lib/collapse/index.js +33 -39
  16. package/lib/collapse-transition/index.js +14 -20
  17. package/lib/color-picker/index.js +624 -640
  18. package/lib/config-provider/index.js +26 -34
  19. package/lib/container/index.js +21 -27
  20. package/lib/date-picker/index.js +650 -672
  21. package/lib/dialog/index.js +87 -101
  22. package/lib/directives/index.js +512 -520
  23. package/lib/divider/index.js +15 -21
  24. package/lib/dropdown/index.js +31 -43
  25. package/lib/exception/index.js +49 -55
  26. package/lib/fixed-navbar/index.js +14 -20
  27. package/lib/form/index.js +638 -662
  28. package/lib/icon/angle-double-down-line.js +12 -14
  29. package/lib/icon/angle-double-left-line.js +12 -14
  30. package/lib/icon/angle-double-left.js +12 -14
  31. package/lib/icon/angle-double-right-line.js +12 -14
  32. package/lib/icon/angle-double-right.js +12 -14
  33. package/lib/icon/angle-double-up-line.js +12 -14
  34. package/lib/icon/angle-down-fill.js +12 -14
  35. package/lib/icon/angle-down-line.js +12 -14
  36. package/lib/icon/angle-down.js +12 -14
  37. package/lib/icon/angle-left.js +12 -14
  38. package/lib/icon/angle-right.js +12 -14
  39. package/lib/icon/angle-up-fill.js +12 -14
  40. package/lib/icon/angle-up.js +12 -14
  41. package/lib/icon/archive-fill.js +12 -14
  42. package/lib/icon/arrows-left.js +12 -14
  43. package/lib/icon/arrows-right.js +12 -14
  44. package/lib/icon/assistant.js +12 -14
  45. package/lib/icon/audio-fill.js +12 -14
  46. package/lib/icon/bk.js +12 -14
  47. package/lib/icon/circle.js +12 -14
  48. package/lib/icon/close-line.js +12 -14
  49. package/lib/icon/close.js +12 -14
  50. package/lib/icon/code.js +12 -14
  51. package/lib/icon/cog-shape.js +12 -14
  52. package/lib/icon/collapse-left.js +12 -14
  53. package/lib/icon/copy-shape.js +12 -14
  54. package/lib/icon/copy.js +12 -14
  55. package/lib/icon/data-shape.js +12 -14
  56. package/lib/icon/del.js +12 -14
  57. package/lib/icon/doc-fill.js +12 -14
  58. package/lib/icon/done.js +12 -14
  59. package/lib/icon/down-shape.js +12 -14
  60. package/lib/icon/down-small.js +12 -14
  61. package/lib/icon/edit-line.js +12 -14
  62. package/lib/icon/ellipsis.js +12 -14
  63. package/lib/icon/enlarge-line.js +12 -14
  64. package/lib/icon/error.js +12 -14
  65. package/lib/icon/excel-fill.js +12 -14
  66. package/lib/icon/exclamation-circle-shape.js +12 -14
  67. package/lib/icon/eye.js +12 -14
  68. package/lib/icon/filliscreen-line.js +12 -14
  69. package/lib/icon/fix-line.js +12 -14
  70. package/lib/icon/fix-shape.js +12 -14
  71. package/lib/icon/folder-open.js +12 -14
  72. package/lib/icon/folder-shape-open.js +12 -14
  73. package/lib/icon/folder-shape.js +12 -14
  74. package/lib/icon/folder.js +12 -14
  75. package/lib/icon/funnel.js +12 -14
  76. package/lib/icon/grag-fill.js +12 -14
  77. package/lib/icon/help-document-fill.js +12 -14
  78. package/lib/icon/help-fill.js +12 -14
  79. package/lib/icon/help.js +12 -14
  80. package/lib/icon/image-fill.js +12 -14
  81. package/lib/icon/img-error.js +12 -14
  82. package/lib/icon/img-placehoulder.js +12 -14
  83. package/lib/icon/info-line.js +12 -14
  84. package/lib/icon/info.js +12 -14
  85. package/lib/icon/left-shape.js +12 -14
  86. package/lib/icon/left-turn-line.js +12 -14
  87. package/lib/icon/loading.js +12 -14
  88. package/lib/icon/narrow-line.js +12 -14
  89. package/lib/icon/original.js +12 -14
  90. package/lib/icon/pdf-fill.js +12 -14
  91. package/lib/icon/play-shape.js +12 -14
  92. package/lib/icon/plus.js +12 -14
  93. package/lib/icon/ppt-fill.js +12 -14
  94. package/lib/icon/qq.js +12 -14
  95. package/lib/icon/right-shape.js +12 -14
  96. package/lib/icon/right-turn-line.js +12 -14
  97. package/lib/icon/search.js +12 -14
  98. package/lib/icon/share.js +12 -14
  99. package/lib/icon/spinner.js +12 -14
  100. package/lib/icon/success.js +12 -14
  101. package/lib/icon/switcher-loading.js +12 -14
  102. package/lib/icon/text-all.js +12 -14
  103. package/lib/icon/text-file.js +12 -14
  104. package/lib/icon/text-fill.js +12 -14
  105. package/lib/icon/transfer.js +12 -14
  106. package/lib/icon/tree-application-shape.js +12 -14
  107. package/lib/icon/unfull-screen.js +12 -14
  108. package/lib/icon/unvisible.js +12 -14
  109. package/lib/icon/up-shape.js +12 -14
  110. package/lib/icon/upload.js +12 -14
  111. package/lib/icon/video-fill.js +12 -14
  112. package/lib/icon/warn.js +12 -14
  113. package/lib/icon/weixin-pro.js +12 -14
  114. package/lib/icon/weixin.js +12 -14
  115. package/lib/image/index.js +324 -340
  116. package/lib/index.js +1 -1
  117. package/lib/info-box/index.js +87 -101
  118. package/lib/input/index.js +321 -333
  119. package/lib/link/index.js +18 -26
  120. package/lib/loading/index.js +19 -25
  121. package/lib/locale/index.js +3 -3
  122. package/lib/menu/index.js +32 -40
  123. package/lib/message/index.js +41 -47
  124. package/lib/modal/index.js +30 -41
  125. package/lib/navigation/index.js +19 -27
  126. package/lib/notify/index.js +27 -37
  127. package/lib/overflow-title/index.js +29 -41
  128. package/lib/pagination/index.js +46 -62
  129. package/lib/pop-confirm/index.js +33 -49
  130. package/lib/popover/index.js +345 -361
  131. package/lib/popover2/index.js +10 -14
  132. package/lib/process/index.js +74 -78
  133. package/lib/progress/index.js +20 -26
  134. package/lib/radio/index.js +31 -39
  135. package/lib/rate/index.js +19 -25
  136. package/lib/resize-layout/index.js +22 -30
  137. package/lib/scrollbar/index.js +25 -25
  138. package/lib/search-select/index.js +509 -531
  139. package/lib/select/index.js +543 -585
  140. package/lib/shared/index.js +49 -57
  141. package/lib/sideslider/index.js +79 -89
  142. package/lib/slider/index.js +75 -85
  143. package/lib/steps/index.js +72 -78
  144. package/lib/swiper/index.js +18 -24
  145. package/lib/switcher/index.js +22 -30
  146. package/lib/tab/index.js +321 -335
  147. package/lib/table/index.js +602 -660
  148. package/lib/table-column/index.js +9 -13
  149. package/lib/tag/index.js +26 -36
  150. package/lib/tag-input/index.js +348 -374
  151. package/lib/time-picker/index.js +9 -13
  152. package/lib/timeline/index.js +15 -21
  153. package/lib/transfer/index.js +40 -56
  154. package/lib/tree/index.js +82 -102
  155. package/lib/tree/use-node-drag.d.ts +1 -1
  156. package/lib/upload/index.js +562 -574
  157. package/lib/virtual-render/index.js +43 -55
  158. package/package.json +1 -1
  159. package/lib/styles/mixins/ellipsis.less +0 -8
  160. package/lib/styles/mixins/popper.css +0 -43
  161. package/lib/styles/mixins/popper.less +0 -54
  162. package/lib/styles/mixins/popper.variable.css +0 -173
  163. /package/dist/{style.css → cli.css} +0 -0
@@ -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_popover_9b03f19d__ from "../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,181 +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
- /***/ 205:
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
- /***/ 592:
36
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
37
-
38
- var x = (y) => {
39
- var x = {}; __webpack_require__.d(x, y); return x
40
- }
41
- var y = (x) => (() => (x))
42
- module.exports = x({ ["$bkPopover"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover) });
43
-
44
- /***/ }),
45
-
46
- /***/ 1043:
47
- /***/ ((module) => {
48
-
49
- /**
50
- * Copyright (c) 2015, Facebook, Inc.
51
- * All rights reserved.
52
- *
53
- * This source code is licensed under the BSD-style license found in the
54
- * LICENSE file in the root directory of this source tree. An additional grant
55
- * of patent rights can be found in the PATENTS file in the same directory.
56
- *
57
- * @providesModule ExecutionEnvironment
58
- */
59
-
60
- /*jslint evil: true */
61
-
62
-
63
-
64
- var canUseDOM = !!(
65
- typeof window !== 'undefined' &&
66
- window.document &&
67
- window.document.createElement
68
- );
69
-
70
- /**
71
- * Simple, lightweight module assisting with the detection and context of
72
- * Worker. Helps avoid circular dependencies and allows code to reason about
73
- * whether or not they are in a Worker, even if they never include the main
74
- * `ReactWorker` dependency.
75
- */
76
- var ExecutionEnvironment = {
77
-
78
- canUseDOM: canUseDOM,
79
-
80
- canUseWorkers: typeof Worker !== 'undefined',
81
-
82
- canUseEventListeners:
83
- canUseDOM && !!(window.addEventListener || window.attachEvent),
84
-
85
- canUseViewport: canUseDOM && !!window.screen,
86
-
87
- isInWorker: !canUseDOM // For now, this is true - might change in the future.
88
-
89
- };
90
-
91
- module.exports = ExecutionEnvironment;
92
-
93
-
94
- /***/ }),
95
-
96
- /***/ 2586:
97
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
98
-
99
- /**
100
- * Copyright 2013-2015, Facebook, Inc.
101
- * All rights reserved.
102
- *
103
- * This source code is licensed under the BSD-style license found in the
104
- * LICENSE file in the root directory of this source tree. An additional grant
105
- * of patent rights can be found in the PATENTS file in the same directory.
106
- *
107
- * @providesModule isEventSupported
108
- */
109
-
110
-
111
-
112
- var ExecutionEnvironment = __webpack_require__(1043);
113
-
114
- var useHasFeature;
115
- if (ExecutionEnvironment.canUseDOM) {
116
- useHasFeature =
117
- document.implementation &&
118
- document.implementation.hasFeature &&
119
- // always returns true in newer browsers as per the standard.
120
- // @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
121
- document.implementation.hasFeature('', '') !== true;
122
- }
123
-
124
- /**
125
- * Checks if an event is supported in the current execution environment.
126
- *
127
- * NOTE: This will not work correctly for non-generic events such as `change`,
128
- * `reset`, `load`, `error`, and `select`.
129
- *
130
- * Borrows from Modernizr.
131
- *
132
- * @param {string} eventNameSuffix Event name, e.g. "click".
133
- * @param {?boolean} capture Check if the capture phase is supported.
134
- * @return {boolean} True if the event is supported.
135
- * @internal
136
- * @license Modernizr 3.0.0pre (Custom Build) | MIT
137
- */
138
- function isEventSupported(eventNameSuffix, capture) {
139
- if (!ExecutionEnvironment.canUseDOM ||
140
- capture && !('addEventListener' in document)) {
141
- return false;
142
- }
143
-
144
- var eventName = 'on' + eventNameSuffix;
145
- var isSupported = eventName in document;
146
-
147
- if (!isSupported) {
148
- var element = document.createElement('div');
149
- element.setAttribute(eventName, 'return;');
150
- isSupported = typeof element[eventName] === 'function';
151
- }
152
-
153
- if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
154
- // This is the only way to test support for the `wheel` event in IE9+.
155
- isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
156
- }
157
-
158
- return isSupported;
159
- }
160
-
161
- module.exports = isEventSupported;
162
-
163
-
164
- /***/ }),
165
-
166
- /***/ 2880:
167
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
168
-
169
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
170
- /* harmony export */ "default": () => (/* binding */ _nonIterableSpread)
171
- /* harmony export */ });
172
- function _nonIterableSpread() {
173
- throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
174
- }
175
-
176
- /***/ }),
177
-
178
- /***/ 3492:
179
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
180
-
181
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
182
- /* harmony export */ "default": () => (/* binding */ _arrayWithoutHoles)
183
- /* harmony export */ });
184
- /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6284);
185
-
186
- function _arrayWithoutHoles(arr) {
187
- if (Array.isArray(arr)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr);
188
- }
189
-
190
- /***/ }),
191
-
192
- /***/ 4193:
18
+ /***/ 668:
193
19
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
194
20
 
195
21
 
@@ -200,7 +26,7 @@ __webpack_require__.d(__webpack_exports__, {
200
26
 
201
27
  // UNUSED EXPORTS: bkEllipsis, bkEllipsisInstance, bkLoading, bkTooltips, mousewheel, overflowTitle
202
28
 
203
- ;// ../../packages/directives/src/clickoutside.ts
29
+ ;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
204
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; } } }; }
205
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); }
206
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; }
@@ -327,10 +153,10 @@ ClickOutside.install = function (app) {
327
153
  };
328
154
  /* harmony default export */ const clickoutside = (ClickOutside);
329
155
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
330
- var esm_typeof = __webpack_require__(7545);
156
+ var esm_typeof = __webpack_require__(6522);
331
157
  // EXTERNAL MODULE: external "../popover"
332
- var popover_ = __webpack_require__(592);
333
- ;// ../../packages/directives/src/ellipsis.ts
158
+ var popover_ = __webpack_require__(563);
159
+ ;// CONCATENATED MODULE: ../../packages/directives/src/ellipsis.ts
334
160
 
335
161
  /*
336
162
  * Tencent is pleased to support the open source community by making
@@ -441,9 +267,9 @@ var ellipsis = {
441
267
  };
442
268
  /* harmony default export */ const src_ellipsis = ((/* unused pure expression or super */ null && (ellipsis)));
443
269
  // EXTERNAL MODULE: ../../node_modules/normalize-wheel/index.js
444
- var normalize_wheel = __webpack_require__(8283);
270
+ var normalize_wheel = __webpack_require__(2439);
445
271
  var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel);
446
- ;// ../../packages/directives/src/mousewheel.ts
272
+ ;// CONCATENATED MODULE: ../../packages/directives/src/mousewheel.ts
447
273
  /*
448
274
  * Tencent is pleased to support the open source community by making
449
275
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -486,20 +312,18 @@ var mousewheel = {
486
312
  };
487
313
  /* harmony default export */ const src_mousewheel = ((/* unused pure expression or super */ null && (mousewheel)));
488
314
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
489
- var defineProperty = __webpack_require__(4586);
315
+ var defineProperty = __webpack_require__(6666);
490
316
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
491
- var toConsumableArray = __webpack_require__(5153);
317
+ var toConsumableArray = __webpack_require__(7930);
492
318
  // EXTERNAL MODULE: external "vue"
493
- var external_vue_ = __webpack_require__(5286);
319
+ var external_vue_ = __webpack_require__(6609);
494
320
  // EXTERNAL MODULE: external "../shared"
495
- var shared_ = __webpack_require__(5166);
496
- ;// external "@popperjs/core"
497
- var x = (y) => {
498
- var x = {}; __webpack_require__.d(x, y); return x
499
- }
500
- var y = (x) => (() => (x))
501
- const core_namespaceObject = x({ ["createPopper"]: () => (__WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper) });
502
- ;// ../../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
503
327
 
504
328
 
505
329
 
@@ -788,19 +612,15 @@ function hide(el) {
788
612
  }
789
613
  }
790
614
  /* harmony default export */ const src_tooltips = ((/* unused pure expression or super */ null && (tooltips)));
791
- ;// external "../loading"
792
- var external_loading_x = (y) => {
793
- var x = {}; __webpack_require__.d(x, y); return x
794
- }
795
- var external_loading_y = (x) => (() => (x))
615
+ ;// CONCATENATED MODULE: external "../loading"
616
+ var external_loading_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
617
+ var external_loading_y = x => () => x
796
618
  const external_loading_namespaceObject = external_loading_x({ });
797
- ;// external "../overflow-title"
798
- var external_overflow_title_x = (y) => {
799
- var x = {}; __webpack_require__.d(x, y); return x
800
- }
801
- var external_overflow_title_y = (x) => (() => (x))
619
+ ;// CONCATENATED MODULE: external "../overflow-title"
620
+ var external_overflow_title_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
621
+ var external_overflow_title_y = x => () => x
802
622
  const external_overflow_title_namespaceObject = external_overflow_title_x({ });
803
- ;// ../../packages/directives/src/index.ts
623
+ ;// CONCATENATED MODULE: ../../packages/directives/src/index.ts
804
624
  /*
805
625
  * Tencent is pleased to support the open source community by making
806
626
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -836,45 +656,16 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
836
656
 
837
657
  /***/ }),
838
658
 
839
- /***/ 4430:
840
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
841
-
842
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
843
- /* harmony export */ "default": () => (/* binding */ _iterableToArray)
844
- /* harmony export */ });
845
- function _iterableToArray(iter) {
846
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
847
- }
848
-
849
- /***/ }),
850
-
851
- /***/ 4586:
852
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
659
+ /***/ 2439:
660
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
853
661
 
854
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
855
- /* harmony export */ "default": () => (/* binding */ _defineProperty)
856
- /* harmony export */ });
857
- /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(205);
662
+ module.exports = __webpack_require__(2527);
858
663
 
859
- function _defineProperty(obj, key, value) {
860
- key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
861
- if (key in obj) {
862
- Object.defineProperty(obj, key, {
863
- value: value,
864
- enumerable: true,
865
- configurable: true,
866
- writable: true
867
- });
868
- } else {
869
- obj[key] = value;
870
- }
871
- return obj;
872
- }
873
664
 
874
665
  /***/ }),
875
666
 
876
- /***/ 5022:
877
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
667
+ /***/ 7430:
668
+ /***/ ((module) => {
878
669
 
879
670
  /**
880
671
  * Copyright (c) 2015, Facebook, Inc.
@@ -884,260 +675,66 @@ function _defineProperty(obj, key, value) {
884
675
  * LICENSE file in the root directory of this source tree. An additional grant
885
676
  * of patent rights can be found in the PATENTS file in the same directory.
886
677
  *
887
- * @providesModule normalizeWheel
888
- * @typechecks
678
+ * @providesModule ExecutionEnvironment
679
+ */
680
+
681
+ /*jslint evil: true */
682
+
683
+
684
+
685
+ var canUseDOM = !!(
686
+ typeof window !== 'undefined' &&
687
+ window.document &&
688
+ window.document.createElement
689
+ );
690
+
691
+ /**
692
+ * Simple, lightweight module assisting with the detection and context of
693
+ * Worker. Helps avoid circular dependencies and allows code to reason about
694
+ * whether or not they are in a Worker, even if they never include the main
695
+ * `ReactWorker` dependency.
889
696
  */
697
+ var ExecutionEnvironment = {
890
698
 
699
+ canUseDOM: canUseDOM,
891
700
 
701
+ canUseWorkers: typeof Worker !== 'undefined',
892
702
 
893
- var UserAgent_DEPRECATED = __webpack_require__(7416);
703
+ canUseEventListeners:
704
+ canUseDOM && !!(window.addEventListener || window.attachEvent),
894
705
 
895
- var isEventSupported = __webpack_require__(2586);
706
+ canUseViewport: canUseDOM && !!window.screen,
896
707
 
708
+ isInWorker: !canUseDOM // For now, this is true - might change in the future.
897
709
 
898
- // Reasonable defaults
899
- var PIXEL_STEP = 10;
900
- var LINE_HEIGHT = 40;
901
- var PAGE_HEIGHT = 800;
710
+ };
711
+
712
+ module.exports = ExecutionEnvironment;
713
+
714
+
715
+ /***/ }),
716
+
717
+ /***/ 6377:
718
+ /***/ ((module) => {
902
719
 
903
720
  /**
904
- * Mouse wheel (and 2-finger trackpad) support on the web sucks. It is
905
- * complicated, thus this doc is long and (hopefully) detailed enough to answer
906
- * your questions.
721
+ * Copyright 2004-present Facebook. All Rights Reserved.
907
722
  *
908
- * If you need to react to the mouse wheel in a predictable way, this code is
909
- * like your bestest friend. * hugs *
723
+ * @providesModule UserAgent_DEPRECATED
724
+ */
725
+
726
+ /**
727
+ * Provides entirely client-side User Agent and OS detection. You should prefer
728
+ * the non-deprecated UserAgent module when possible, which exposes our
729
+ * authoritative server-side PHP-based detection to the client.
910
730
  *
911
- * As of today, there are 4 DOM event types you can listen to:
731
+ * Usage is straightforward:
912
732
  *
913
- * 'wheel' -- Chrome(31+), FF(17+), IE(9+)
914
- * 'mousewheel' -- Chrome, IE(6+), Opera, Safari
915
- * 'MozMousePixelScroll' -- FF(3.5 only!) (2010-2013) -- don't bother!
916
- * 'DOMMouseScroll' -- FF(0.9.7+) since 2003
733
+ * if (UserAgent_DEPRECATED.ie()) {
734
+ * // IE
735
+ * }
917
736
  *
918
- * So what to do? The is the best:
919
- *
920
- * normalizeWheel.getEventType();
921
- *
922
- * In your event callback, use this code to get sane interpretation of the
923
- * deltas. This code will return an object with properties:
924
- *
925
- * spinX -- normalized spin speed (use for zoom) - x plane
926
- * spinY -- " - y plane
927
- * pixelX -- normalized distance (to pixels) - x plane
928
- * pixelY -- " - y plane
929
- *
930
- * Wheel values are provided by the browser assuming you are using the wheel to
931
- * scroll a web page by a number of lines or pixels (or pages). Values can vary
932
- * significantly on different platforms and browsers, forgetting that you can
933
- * scroll at different speeds. Some devices (like trackpads) emit more events
934
- * at smaller increments with fine granularity, and some emit massive jumps with
935
- * linear speed or acceleration.
936
- *
937
- * This code does its best to normalize the deltas for you:
938
- *
939
- * - spin is trying to normalize how far the wheel was spun (or trackpad
940
- * dragged). This is super useful for zoom support where you want to
941
- * throw away the chunky scroll steps on the PC and make those equal to
942
- * the slow and smooth tiny steps on the Mac. Key data: This code tries to
943
- * resolve a single slow step on a wheel to 1.
944
- *
945
- * - pixel is normalizing the desired scroll delta in pixel units. You'll
946
- * get the crazy differences between browsers, but at least it'll be in
947
- * pixels!
948
- *
949
- * - positive value indicates scrolling DOWN/RIGHT, negative UP/LEFT. This
950
- * should translate to positive value zooming IN, negative zooming OUT.
951
- * This matches the newer 'wheel' event.
952
- *
953
- * Why are there spinX, spinY (or pixels)?
954
- *
955
- * - spinX is a 2-finger side drag on the trackpad, and a shift + wheel turn
956
- * with a mouse. It results in side-scrolling in the browser by default.
957
- *
958
- * - spinY is what you expect -- it's the classic axis of a mouse wheel.
959
- *
960
- * - I dropped spinZ/pixelZ. It is supported by the DOM 3 'wheel' event and
961
- * probably is by browsers in conjunction with fancy 3D controllers .. but
962
- * you know.
963
- *
964
- * Implementation info:
965
- *
966
- * Examples of 'wheel' event if you scroll slowly (down) by one step with an
967
- * average mouse:
968
- *
969
- * OS X + Chrome (mouse) - 4 pixel delta (wheelDelta -120)
970
- * OS X + Safari (mouse) - N/A pixel delta (wheelDelta -12)
971
- * OS X + Firefox (mouse) - 0.1 line delta (wheelDelta N/A)
972
- * Win8 + Chrome (mouse) - 100 pixel delta (wheelDelta -120)
973
- * Win8 + Firefox (mouse) - 3 line delta (wheelDelta -120)
974
- *
975
- * On the trackpad:
976
- *
977
- * OS X + Chrome (trackpad) - 2 pixel delta (wheelDelta -6)
978
- * OS X + Firefox (trackpad) - 1 pixel delta (wheelDelta N/A)
979
- *
980
- * On other/older browsers.. it's more complicated as there can be multiple and
981
- * also missing delta values.
982
- *
983
- * The 'wheel' event is more standard:
984
- *
985
- * http://www.w3.org/TR/DOM-Level-3-Events/#events-wheelevents
986
- *
987
- * The basics is that it includes a unit, deltaMode (pixels, lines, pages), and
988
- * deltaX, deltaY and deltaZ. Some browsers provide other values to maintain
989
- * backward compatibility with older events. Those other values help us
990
- * better normalize spin speed. Example of what the browsers provide:
991
- *
992
- * | event.wheelDelta | event.detail
993
- * ------------------+------------------+--------------
994
- * Safari v5/OS X | -120 | 0
995
- * Safari v5/Win7 | -120 | 0
996
- * Chrome v17/OS X | -120 | 0
997
- * Chrome v17/Win7 | -120 | 0
998
- * IE9/Win7 | -120 | undefined
999
- * Firefox v4/OS X | undefined | 1
1000
- * Firefox v4/Win7 | undefined | 3
1001
- *
1002
- */
1003
- function normalizeWheel(/*object*/ event) /*object*/ {
1004
- var sX = 0, sY = 0, // spinX, spinY
1005
- pX = 0, pY = 0; // pixelX, pixelY
1006
-
1007
- // Legacy
1008
- if ('detail' in event) { sY = event.detail; }
1009
- if ('wheelDelta' in event) { sY = -event.wheelDelta / 120; }
1010
- if ('wheelDeltaY' in event) { sY = -event.wheelDeltaY / 120; }
1011
- if ('wheelDeltaX' in event) { sX = -event.wheelDeltaX / 120; }
1012
-
1013
- // side scrolling on FF with DOMMouseScroll
1014
- if ( 'axis' in event && event.axis === event.HORIZONTAL_AXIS ) {
1015
- sX = sY;
1016
- sY = 0;
1017
- }
1018
-
1019
- pX = sX * PIXEL_STEP;
1020
- pY = sY * PIXEL_STEP;
1021
-
1022
- if ('deltaY' in event) { pY = event.deltaY; }
1023
- if ('deltaX' in event) { pX = event.deltaX; }
1024
-
1025
- if ((pX || pY) && event.deltaMode) {
1026
- if (event.deltaMode == 1) { // delta in LINE units
1027
- pX *= LINE_HEIGHT;
1028
- pY *= LINE_HEIGHT;
1029
- } else { // delta in PAGE units
1030
- pX *= PAGE_HEIGHT;
1031
- pY *= PAGE_HEIGHT;
1032
- }
1033
- }
1034
-
1035
- // Fall-back if spin cannot be determined
1036
- if (pX && !sX) { sX = (pX < 1) ? -1 : 1; }
1037
- if (pY && !sY) { sY = (pY < 1) ? -1 : 1; }
1038
-
1039
- return { spinX : sX,
1040
- spinY : sY,
1041
- pixelX : pX,
1042
- pixelY : pY };
1043
- }
1044
-
1045
-
1046
- /**
1047
- * The best combination if you prefer spinX + spinY normalization. It favors
1048
- * the older DOMMouseScroll for Firefox, as FF does not include wheelDelta with
1049
- * 'wheel' event, making spin speed determination impossible.
1050
- */
1051
- normalizeWheel.getEventType = function() /*string*/ {
1052
- return (UserAgent_DEPRECATED.firefox())
1053
- ? 'DOMMouseScroll'
1054
- : (isEventSupported('wheel'))
1055
- ? 'wheel'
1056
- : 'mousewheel';
1057
- };
1058
-
1059
- module.exports = normalizeWheel;
1060
-
1061
-
1062
- /***/ }),
1063
-
1064
- /***/ 5153:
1065
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1066
-
1067
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1068
- /* harmony export */ "default": () => (/* binding */ _toConsumableArray)
1069
- /* harmony export */ });
1070
- /* harmony import */ var _arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3492);
1071
- /* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4430);
1072
- /* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7985);
1073
- /* harmony import */ var _nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(2880);
1074
-
1075
-
1076
-
1077
-
1078
- function _toConsumableArray(arr) {
1079
- 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"])();
1080
- }
1081
-
1082
- /***/ }),
1083
-
1084
- /***/ 5166:
1085
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1086
-
1087
- var x = (y) => {
1088
- var x = {}; __webpack_require__.d(x, y); return x
1089
- }
1090
- var y = (x) => (() => (x))
1091
- 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) });
1092
-
1093
- /***/ }),
1094
-
1095
- /***/ 5286:
1096
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1097
-
1098
- var x = (y) => {
1099
- var x = {}; __webpack_require__.d(x, y); return x
1100
- }
1101
- var y = (x) => (() => (x))
1102
- 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) });
1103
-
1104
- /***/ }),
1105
-
1106
- /***/ 6284:
1107
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1108
-
1109
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1110
- /* harmony export */ "default": () => (/* binding */ _arrayLikeToArray)
1111
- /* harmony export */ });
1112
- function _arrayLikeToArray(arr, len) {
1113
- if (len == null || len > arr.length) len = arr.length;
1114
- for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
1115
- return arr2;
1116
- }
1117
-
1118
- /***/ }),
1119
-
1120
- /***/ 7416:
1121
- /***/ ((module) => {
1122
-
1123
- /**
1124
- * Copyright 2004-present Facebook. All Rights Reserved.
1125
- *
1126
- * @providesModule UserAgent_DEPRECATED
1127
- */
1128
-
1129
- /**
1130
- * Provides entirely client-side User Agent and OS detection. You should prefer
1131
- * the non-deprecated UserAgent module when possible, which exposes our
1132
- * authoritative server-side PHP-based detection to the client.
1133
- *
1134
- * Usage is straightforward:
1135
- *
1136
- * if (UserAgent_DEPRECATED.ie()) {
1137
- * // IE
1138
- * }
1139
- *
1140
- * You can also do version checks:
737
+ * You can also do version checks:
1141
738
  *
1142
739
  * if (UserAgent_DEPRECATED.ie() >= 7) {
1143
740
  * // IE7 or better
@@ -1284,180 +881,517 @@ var UserAgent_DEPRECATED = {
1284
881
  },
1285
882
 
1286
883
 
1287
- /**
1288
- * Whether the browser is 64-bit IE. Really, this is kind of weak sauce; we
1289
- * only need this because Skype can't handle 64-bit IE yet. We need to remove
1290
- * this when we don't need it -- tracked by #601957.
1291
- */
1292
- ie64: function() {
1293
- return UserAgent_DEPRECATED.ie() && _win64;
1294
- },
884
+ /**
885
+ * Whether the browser is 64-bit IE. Really, this is kind of weak sauce; we
886
+ * only need this because Skype can't handle 64-bit IE yet. We need to remove
887
+ * this when we don't need it -- tracked by #601957.
888
+ */
889
+ ie64: function() {
890
+ return UserAgent_DEPRECATED.ie() && _win64;
891
+ },
892
+
893
+ /**
894
+ * Check if the UA is Firefox.
895
+ *
896
+ *
897
+ * @return float|NaN Version number (if match) or NaN.
898
+ */
899
+ firefox: function() {
900
+ return _populate() || _firefox;
901
+ },
902
+
903
+
904
+ /**
905
+ * Check if the UA is Opera.
906
+ *
907
+ *
908
+ * @return float|NaN Version number (if match) or NaN.
909
+ */
910
+ opera: function() {
911
+ return _populate() || _opera;
912
+ },
913
+
914
+
915
+ /**
916
+ * Check if the UA is WebKit.
917
+ *
918
+ *
919
+ * @return float|NaN Version number (if match) or NaN.
920
+ */
921
+ webkit: function() {
922
+ return _populate() || _webkit;
923
+ },
924
+
925
+ /**
926
+ * For Push
927
+ * WILL BE REMOVED VERY SOON. Use UserAgent_DEPRECATED.webkit
928
+ */
929
+ safari: function() {
930
+ return UserAgent_DEPRECATED.webkit();
931
+ },
932
+
933
+ /**
934
+ * Check if the UA is a Chrome browser.
935
+ *
936
+ *
937
+ * @return float|NaN Version number (if match) or NaN.
938
+ */
939
+ chrome : function() {
940
+ return _populate() || _chrome;
941
+ },
942
+
943
+
944
+ /**
945
+ * Check if the user is running Windows.
946
+ *
947
+ * @return bool `true' if the user's OS is Windows.
948
+ */
949
+ windows: function() {
950
+ return _populate() || _windows;
951
+ },
952
+
953
+
954
+ /**
955
+ * Check if the user is running Mac OS X.
956
+ *
957
+ * @return float|bool Returns a float if a version number is detected,
958
+ * otherwise true/false.
959
+ */
960
+ osx: function() {
961
+ return _populate() || _osx;
962
+ },
963
+
964
+ /**
965
+ * Check if the user is running Linux.
966
+ *
967
+ * @return bool `true' if the user's OS is some flavor of Linux.
968
+ */
969
+ linux: function() {
970
+ return _populate() || _linux;
971
+ },
972
+
973
+ /**
974
+ * Check if the user is running on an iPhone or iPod platform.
975
+ *
976
+ * @return bool `true' if the user is running some flavor of the
977
+ * iPhone OS.
978
+ */
979
+ iphone: function() {
980
+ return _populate() || _iphone;
981
+ },
982
+
983
+ mobile: function() {
984
+ return _populate() || (_iphone || _ipad || _android || _mobile);
985
+ },
986
+
987
+ nativeApp: function() {
988
+ // webviews inside of the native apps
989
+ return _populate() || _native;
990
+ },
991
+
992
+ android: function() {
993
+ return _populate() || _android;
994
+ },
995
+
996
+ ipad: function() {
997
+ return _populate() || _ipad;
998
+ }
999
+ };
1000
+
1001
+ module.exports = UserAgent_DEPRECATED;
1002
+
1003
+
1004
+ /***/ }),
1005
+
1006
+ /***/ 3541:
1007
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1008
+
1009
+ /**
1010
+ * Copyright 2013-2015, Facebook, Inc.
1011
+ * All rights reserved.
1012
+ *
1013
+ * This source code is licensed under the BSD-style license found in the
1014
+ * LICENSE file in the root directory of this source tree. An additional grant
1015
+ * of patent rights can be found in the PATENTS file in the same directory.
1016
+ *
1017
+ * @providesModule isEventSupported
1018
+ */
1019
+
1020
+
1021
+
1022
+ var ExecutionEnvironment = __webpack_require__(7430);
1023
+
1024
+ var useHasFeature;
1025
+ if (ExecutionEnvironment.canUseDOM) {
1026
+ useHasFeature =
1027
+ document.implementation &&
1028
+ document.implementation.hasFeature &&
1029
+ // always returns true in newer browsers as per the standard.
1030
+ // @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
1031
+ document.implementation.hasFeature('', '') !== true;
1032
+ }
1033
+
1034
+ /**
1035
+ * Checks if an event is supported in the current execution environment.
1036
+ *
1037
+ * NOTE: This will not work correctly for non-generic events such as `change`,
1038
+ * `reset`, `load`, `error`, and `select`.
1039
+ *
1040
+ * Borrows from Modernizr.
1041
+ *
1042
+ * @param {string} eventNameSuffix Event name, e.g. "click".
1043
+ * @param {?boolean} capture Check if the capture phase is supported.
1044
+ * @return {boolean} True if the event is supported.
1045
+ * @internal
1046
+ * @license Modernizr 3.0.0pre (Custom Build) | MIT
1047
+ */
1048
+ function isEventSupported(eventNameSuffix, capture) {
1049
+ if (!ExecutionEnvironment.canUseDOM ||
1050
+ capture && !('addEventListener' in document)) {
1051
+ return false;
1052
+ }
1053
+
1054
+ var eventName = 'on' + eventNameSuffix;
1055
+ var isSupported = eventName in document;
1056
+
1057
+ if (!isSupported) {
1058
+ var element = document.createElement('div');
1059
+ element.setAttribute(eventName, 'return;');
1060
+ isSupported = typeof element[eventName] === 'function';
1061
+ }
1062
+
1063
+ if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
1064
+ // This is the only way to test support for the `wheel` event in IE9+.
1065
+ isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
1066
+ }
1067
+
1068
+ return isSupported;
1069
+ }
1070
+
1071
+ module.exports = isEventSupported;
1072
+
1073
+
1074
+ /***/ }),
1075
+
1076
+ /***/ 2527:
1077
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1078
+
1079
+ /**
1080
+ * Copyright (c) 2015, Facebook, Inc.
1081
+ * All rights reserved.
1082
+ *
1083
+ * This source code is licensed under the BSD-style license found in the
1084
+ * LICENSE file in the root directory of this source tree. An additional grant
1085
+ * of patent rights can be found in the PATENTS file in the same directory.
1086
+ *
1087
+ * @providesModule normalizeWheel
1088
+ * @typechecks
1089
+ */
1090
+
1091
+
1092
+
1093
+ var UserAgent_DEPRECATED = __webpack_require__(6377);
1094
+
1095
+ var isEventSupported = __webpack_require__(3541);
1096
+
1097
+
1098
+ // Reasonable defaults
1099
+ var PIXEL_STEP = 10;
1100
+ var LINE_HEIGHT = 40;
1101
+ var PAGE_HEIGHT = 800;
1102
+
1103
+ /**
1104
+ * Mouse wheel (and 2-finger trackpad) support on the web sucks. It is
1105
+ * complicated, thus this doc is long and (hopefully) detailed enough to answer
1106
+ * your questions.
1107
+ *
1108
+ * If you need to react to the mouse wheel in a predictable way, this code is
1109
+ * like your bestest friend. * hugs *
1110
+ *
1111
+ * As of today, there are 4 DOM event types you can listen to:
1112
+ *
1113
+ * 'wheel' -- Chrome(31+), FF(17+), IE(9+)
1114
+ * 'mousewheel' -- Chrome, IE(6+), Opera, Safari
1115
+ * 'MozMousePixelScroll' -- FF(3.5 only!) (2010-2013) -- don't bother!
1116
+ * 'DOMMouseScroll' -- FF(0.9.7+) since 2003
1117
+ *
1118
+ * So what to do? The is the best:
1119
+ *
1120
+ * normalizeWheel.getEventType();
1121
+ *
1122
+ * In your event callback, use this code to get sane interpretation of the
1123
+ * deltas. This code will return an object with properties:
1124
+ *
1125
+ * spinX -- normalized spin speed (use for zoom) - x plane
1126
+ * spinY -- " - y plane
1127
+ * pixelX -- normalized distance (to pixels) - x plane
1128
+ * pixelY -- " - y plane
1129
+ *
1130
+ * Wheel values are provided by the browser assuming you are using the wheel to
1131
+ * scroll a web page by a number of lines or pixels (or pages). Values can vary
1132
+ * significantly on different platforms and browsers, forgetting that you can
1133
+ * scroll at different speeds. Some devices (like trackpads) emit more events
1134
+ * at smaller increments with fine granularity, and some emit massive jumps with
1135
+ * linear speed or acceleration.
1136
+ *
1137
+ * This code does its best to normalize the deltas for you:
1138
+ *
1139
+ * - spin is trying to normalize how far the wheel was spun (or trackpad
1140
+ * dragged). This is super useful for zoom support where you want to
1141
+ * throw away the chunky scroll steps on the PC and make those equal to
1142
+ * the slow and smooth tiny steps on the Mac. Key data: This code tries to
1143
+ * resolve a single slow step on a wheel to 1.
1144
+ *
1145
+ * - pixel is normalizing the desired scroll delta in pixel units. You'll
1146
+ * get the crazy differences between browsers, but at least it'll be in
1147
+ * pixels!
1148
+ *
1149
+ * - positive value indicates scrolling DOWN/RIGHT, negative UP/LEFT. This
1150
+ * should translate to positive value zooming IN, negative zooming OUT.
1151
+ * This matches the newer 'wheel' event.
1152
+ *
1153
+ * Why are there spinX, spinY (or pixels)?
1154
+ *
1155
+ * - spinX is a 2-finger side drag on the trackpad, and a shift + wheel turn
1156
+ * with a mouse. It results in side-scrolling in the browser by default.
1157
+ *
1158
+ * - spinY is what you expect -- it's the classic axis of a mouse wheel.
1159
+ *
1160
+ * - I dropped spinZ/pixelZ. It is supported by the DOM 3 'wheel' event and
1161
+ * probably is by browsers in conjunction with fancy 3D controllers .. but
1162
+ * you know.
1163
+ *
1164
+ * Implementation info:
1165
+ *
1166
+ * Examples of 'wheel' event if you scroll slowly (down) by one step with an
1167
+ * average mouse:
1168
+ *
1169
+ * OS X + Chrome (mouse) - 4 pixel delta (wheelDelta -120)
1170
+ * OS X + Safari (mouse) - N/A pixel delta (wheelDelta -12)
1171
+ * OS X + Firefox (mouse) - 0.1 line delta (wheelDelta N/A)
1172
+ * Win8 + Chrome (mouse) - 100 pixel delta (wheelDelta -120)
1173
+ * Win8 + Firefox (mouse) - 3 line delta (wheelDelta -120)
1174
+ *
1175
+ * On the trackpad:
1176
+ *
1177
+ * OS X + Chrome (trackpad) - 2 pixel delta (wheelDelta -6)
1178
+ * OS X + Firefox (trackpad) - 1 pixel delta (wheelDelta N/A)
1179
+ *
1180
+ * On other/older browsers.. it's more complicated as there can be multiple and
1181
+ * also missing delta values.
1182
+ *
1183
+ * The 'wheel' event is more standard:
1184
+ *
1185
+ * http://www.w3.org/TR/DOM-Level-3-Events/#events-wheelevents
1186
+ *
1187
+ * The basics is that it includes a unit, deltaMode (pixels, lines, pages), and
1188
+ * deltaX, deltaY and deltaZ. Some browsers provide other values to maintain
1189
+ * backward compatibility with older events. Those other values help us
1190
+ * better normalize spin speed. Example of what the browsers provide:
1191
+ *
1192
+ * | event.wheelDelta | event.detail
1193
+ * ------------------+------------------+--------------
1194
+ * Safari v5/OS X | -120 | 0
1195
+ * Safari v5/Win7 | -120 | 0
1196
+ * Chrome v17/OS X | -120 | 0
1197
+ * Chrome v17/Win7 | -120 | 0
1198
+ * IE9/Win7 | -120 | undefined
1199
+ * Firefox v4/OS X | undefined | 1
1200
+ * Firefox v4/Win7 | undefined | 3
1201
+ *
1202
+ */
1203
+ function normalizeWheel(/*object*/ event) /*object*/ {
1204
+ var sX = 0, sY = 0, // spinX, spinY
1205
+ pX = 0, pY = 0; // pixelX, pixelY
1206
+
1207
+ // Legacy
1208
+ if ('detail' in event) { sY = event.detail; }
1209
+ if ('wheelDelta' in event) { sY = -event.wheelDelta / 120; }
1210
+ if ('wheelDeltaY' in event) { sY = -event.wheelDeltaY / 120; }
1211
+ if ('wheelDeltaX' in event) { sX = -event.wheelDeltaX / 120; }
1212
+
1213
+ // side scrolling on FF with DOMMouseScroll
1214
+ if ( 'axis' in event && event.axis === event.HORIZONTAL_AXIS ) {
1215
+ sX = sY;
1216
+ sY = 0;
1217
+ }
1218
+
1219
+ pX = sX * PIXEL_STEP;
1220
+ pY = sY * PIXEL_STEP;
1221
+
1222
+ if ('deltaY' in event) { pY = event.deltaY; }
1223
+ if ('deltaX' in event) { pX = event.deltaX; }
1224
+
1225
+ if ((pX || pY) && event.deltaMode) {
1226
+ if (event.deltaMode == 1) { // delta in LINE units
1227
+ pX *= LINE_HEIGHT;
1228
+ pY *= LINE_HEIGHT;
1229
+ } else { // delta in PAGE units
1230
+ pX *= PAGE_HEIGHT;
1231
+ pY *= PAGE_HEIGHT;
1232
+ }
1233
+ }
1234
+
1235
+ // Fall-back if spin cannot be determined
1236
+ if (pX && !sX) { sX = (pX < 1) ? -1 : 1; }
1237
+ if (pY && !sY) { sY = (pY < 1) ? -1 : 1; }
1238
+
1239
+ return { spinX : sX,
1240
+ spinY : sY,
1241
+ pixelX : pX,
1242
+ pixelY : pY };
1243
+ }
1295
1244
 
1296
- /**
1297
- * Check if the UA is Firefox.
1298
- *
1299
- *
1300
- * @return float|NaN Version number (if match) or NaN.
1301
- */
1302
- firefox: function() {
1303
- return _populate() || _firefox;
1304
- },
1305
1245
 
1246
+ /**
1247
+ * The best combination if you prefer spinX + spinY normalization. It favors
1248
+ * the older DOMMouseScroll for Firefox, as FF does not include wheelDelta with
1249
+ * 'wheel' event, making spin speed determination impossible.
1250
+ */
1251
+ normalizeWheel.getEventType = function() /*string*/ {
1252
+ return (UserAgent_DEPRECATED.firefox())
1253
+ ? 'DOMMouseScroll'
1254
+ : (isEventSupported('wheel'))
1255
+ ? 'wheel'
1256
+ : 'mousewheel';
1257
+ };
1306
1258
 
1307
- /**
1308
- * Check if the UA is Opera.
1309
- *
1310
- *
1311
- * @return float|NaN Version number (if match) or NaN.
1312
- */
1313
- opera: function() {
1314
- return _populate() || _opera;
1315
- },
1259
+ module.exports = normalizeWheel;
1316
1260
 
1317
1261
 
1318
- /**
1319
- * Check if the UA is WebKit.
1320
- *
1321
- *
1322
- * @return float|NaN Version number (if match) or NaN.
1323
- */
1324
- webkit: function() {
1325
- return _populate() || _webkit;
1326
- },
1262
+ /***/ }),
1327
1263
 
1328
- /**
1329
- * For Push
1330
- * WILL BE REMOVED VERY SOON. Use UserAgent_DEPRECATED.webkit
1331
- */
1332
- safari: function() {
1333
- return UserAgent_DEPRECATED.webkit();
1334
- },
1264
+ /***/ 563:
1265
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1335
1266
 
1336
- /**
1337
- * Check if the UA is a Chrome browser.
1338
- *
1339
- *
1340
- * @return float|NaN Version number (if match) or NaN.
1341
- */
1342
- chrome : function() {
1343
- return _populate() || _chrome;
1344
- },
1267
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1268
+ var y = x => () => x
1269
+ module.exports = x({ ["$bkPopover"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover });
1345
1270
 
1271
+ /***/ }),
1346
1272
 
1347
- /**
1348
- * Check if the user is running Windows.
1349
- *
1350
- * @return bool `true' if the user's OS is Windows.
1351
- */
1352
- windows: function() {
1353
- return _populate() || _windows;
1354
- },
1273
+ /***/ 9253:
1274
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1355
1275
 
1276
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1277
+ var y = x => () => x
1278
+ 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 });
1356
1279
 
1357
- /**
1358
- * Check if the user is running Mac OS X.
1359
- *
1360
- * @return float|bool Returns a float if a version number is detected,
1361
- * otherwise true/false.
1362
- */
1363
- osx: function() {
1364
- return _populate() || _osx;
1365
- },
1280
+ /***/ }),
1366
1281
 
1367
- /**
1368
- * Check if the user is running Linux.
1369
- *
1370
- * @return bool `true' if the user's OS is some flavor of Linux.
1371
- */
1372
- linux: function() {
1373
- return _populate() || _linux;
1374
- },
1282
+ /***/ 6609:
1283
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1375
1284
 
1376
- /**
1377
- * Check if the user is running on an iPhone or iPod platform.
1378
- *
1379
- * @return bool `true' if the user is running some flavor of the
1380
- * iPhone OS.
1381
- */
1382
- iphone: function() {
1383
- return _populate() || _iphone;
1384
- },
1285
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1286
+ var y = x => () => x
1287
+ 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 });
1385
1288
 
1386
- mobile: function() {
1387
- return _populate() || (_iphone || _ipad || _android || _mobile);
1388
- },
1289
+ /***/ }),
1389
1290
 
1390
- nativeApp: function() {
1391
- // webviews inside of the native apps
1392
- return _populate() || _native;
1393
- },
1291
+ /***/ 926:
1292
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1394
1293
 
1395
- android: function() {
1396
- return _populate() || _android;
1397
- },
1294
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1295
+ /* harmony export */ "default": () => (/* binding */ _arrayLikeToArray)
1296
+ /* harmony export */ });
1297
+ function _arrayLikeToArray(arr, len) {
1298
+ if (len == null || len > arr.length) len = arr.length;
1299
+ for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
1300
+ return arr2;
1301
+ }
1398
1302
 
1399
- ipad: function() {
1400
- return _populate() || _ipad;
1401
- }
1402
- };
1303
+ /***/ }),
1403
1304
 
1404
- module.exports = UserAgent_DEPRECATED;
1305
+ /***/ 74:
1306
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1307
+
1308
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1309
+ /* harmony export */ "default": () => (/* binding */ _arrayWithoutHoles)
1310
+ /* harmony export */ });
1311
+ /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
1405
1312
 
1313
+ function _arrayWithoutHoles(arr) {
1314
+ if (Array.isArray(arr)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr);
1315
+ }
1406
1316
 
1407
1317
  /***/ }),
1408
1318
 
1409
- /***/ 7545:
1319
+ /***/ 6666:
1410
1320
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1411
1321
 
1412
1322
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1413
- /* harmony export */ "default": () => (/* binding */ _typeof)
1323
+ /* harmony export */ "default": () => (/* binding */ _defineProperty)
1414
1324
  /* harmony export */ });
1415
- function _typeof(o) {
1416
- "@babel/helpers - typeof";
1325
+ /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3795);
1417
1326
 
1418
- return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
1419
- return typeof o;
1420
- } : function (o) {
1421
- return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
1422
- }, _typeof(o);
1327
+ function _defineProperty(obj, key, value) {
1328
+ key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
1329
+ if (key in obj) {
1330
+ Object.defineProperty(obj, key, {
1331
+ value: value,
1332
+ enumerable: true,
1333
+ configurable: true,
1334
+ writable: true
1335
+ });
1336
+ } else {
1337
+ obj[key] = value;
1338
+ }
1339
+ return obj;
1423
1340
  }
1424
1341
 
1425
1342
  /***/ }),
1426
1343
 
1427
- /***/ 7985:
1344
+ /***/ 1079:
1428
1345
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1429
1346
 
1430
1347
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1431
- /* harmony export */ "default": () => (/* binding */ _unsupportedIterableToArray)
1348
+ /* harmony export */ "default": () => (/* binding */ _iterableToArray)
1432
1349
  /* harmony export */ });
1433
- /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6284);
1350
+ function _iterableToArray(iter) {
1351
+ if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
1352
+ }
1434
1353
 
1435
- function _unsupportedIterableToArray(o, minLen) {
1436
- if (!o) return;
1437
- if (typeof o === "string") return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
1438
- var n = Object.prototype.toString.call(o).slice(8, -1);
1439
- if (n === "Object" && o.constructor) n = o.constructor.name;
1440
- if (n === "Map" || n === "Set") return Array.from(o);
1441
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
1354
+ /***/ }),
1355
+
1356
+ /***/ 6098:
1357
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1358
+
1359
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1360
+ /* harmony export */ "default": () => (/* binding */ _nonIterableSpread)
1361
+ /* harmony export */ });
1362
+ function _nonIterableSpread() {
1363
+ throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
1442
1364
  }
1443
1365
 
1444
1366
  /***/ }),
1445
1367
 
1446
- /***/ 8283:
1447
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1368
+ /***/ 7930:
1369
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1370
+
1371
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1372
+ /* harmony export */ "default": () => (/* binding */ _toConsumableArray)
1373
+ /* harmony export */ });
1374
+ /* harmony import */ var _arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(74);
1375
+ /* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1079);
1376
+ /* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(9147);
1377
+ /* harmony import */ var _nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6098);
1378
+
1379
+
1448
1380
 
1449
- module.exports = __webpack_require__(5022);
1450
1381
 
1382
+ function _toConsumableArray(arr) {
1383
+ 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"])();
1384
+ }
1451
1385
 
1452
1386
  /***/ }),
1453
1387
 
1454
- /***/ 9824:
1388
+ /***/ 9745:
1455
1389
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1456
1390
 
1457
1391
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1458
1392
  /* harmony export */ "default": () => (/* binding */ toPrimitive)
1459
1393
  /* harmony export */ });
1460
- /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(7545);
1394
+ /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6522);
1461
1395
 
1462
1396
  function toPrimitive(t, r) {
1463
1397
  if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
@@ -1470,6 +1404,60 @@ function toPrimitive(t, r) {
1470
1404
  return ("string" === r ? String : Number)(t);
1471
1405
  }
1472
1406
 
1407
+ /***/ }),
1408
+
1409
+ /***/ 3795:
1410
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1411
+
1412
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1413
+ /* harmony export */ "default": () => (/* binding */ toPropertyKey)
1414
+ /* harmony export */ });
1415
+ /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(6522);
1416
+ /* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9745);
1417
+
1418
+
1419
+ function toPropertyKey(t) {
1420
+ var i = (0,_toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t, "string");
1421
+ return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : String(i);
1422
+ }
1423
+
1424
+ /***/ }),
1425
+
1426
+ /***/ 6522:
1427
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1428
+
1429
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1430
+ /* harmony export */ "default": () => (/* binding */ _typeof)
1431
+ /* harmony export */ });
1432
+ function _typeof(o) {
1433
+ "@babel/helpers - typeof";
1434
+
1435
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
1436
+ return typeof o;
1437
+ } : function (o) {
1438
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
1439
+ }, _typeof(o);
1440
+ }
1441
+
1442
+ /***/ }),
1443
+
1444
+ /***/ 9147:
1445
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1446
+
1447
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1448
+ /* harmony export */ "default": () => (/* binding */ _unsupportedIterableToArray)
1449
+ /* harmony export */ });
1450
+ /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
1451
+
1452
+ function _unsupportedIterableToArray(o, minLen) {
1453
+ if (!o) return;
1454
+ if (typeof o === "string") return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
1455
+ var n = Object.prototype.toString.call(o).slice(8, -1);
1456
+ if (n === "Object" && o.constructor) n = o.constructor.name;
1457
+ if (n === "Map" || n === "Set") return Array.from(o);
1458
+ if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
1459
+ }
1460
+
1473
1461
  /***/ })
1474
1462
 
1475
1463
  /******/ });
@@ -1530,6 +1518,8 @@ function toPrimitive(t, r) {
1530
1518
  /******/
1531
1519
  /************************************************************************/
1532
1520
  var __webpack_exports__ = {};
1521
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
1522
+ (() => {
1533
1523
 
1534
1524
  // EXPORTS
1535
1525
  __webpack_require__.d(__webpack_exports__, {
@@ -1539,18 +1529,16 @@ __webpack_require__.d(__webpack_exports__, {
1539
1529
  });
1540
1530
 
1541
1531
  // EXTERNAL MODULE: external "../shared"
1542
- var shared_ = __webpack_require__(5166);
1532
+ var shared_ = __webpack_require__(9253);
1543
1533
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
1544
- var defineProperty = __webpack_require__(4586);
1534
+ var defineProperty = __webpack_require__(6666);
1545
1535
  // EXTERNAL MODULE: external "vue"
1546
- var external_vue_ = __webpack_require__(5286);
1547
- ;// external "../config-provider"
1548
- var x = (y) => {
1549
- var x = {}; __webpack_require__.d(x, y); return x
1550
- }
1551
- var y = (x) => (() => (x))
1552
- 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) });
1553
- ;// ../../packages/date-picker/src/base/picker-dropdown.tsx
1536
+ var external_vue_ = __webpack_require__(6609);
1537
+ ;// CONCATENATED MODULE: external "../config-provider"
1538
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1539
+ var y = x => () => x
1540
+ 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 });
1541
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/base/picker-dropdown.tsx
1554
1542
 
1555
1543
 
1556
1544
  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; }
@@ -1801,11 +1789,11 @@ var pickerDropdownProps = {
1801
1789
  }, [(_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 : '']);
1802
1790
  }
1803
1791
  }));
1804
- ;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
1792
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
1805
1793
  function _arrayWithHoles(arr) {
1806
1794
  if (Array.isArray(arr)) return arr;
1807
1795
  }
1808
- ;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
1796
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
1809
1797
  function _iterableToArrayLimit(r, l) {
1810
1798
  var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
1811
1799
  if (null != t) {
@@ -1834,12 +1822,12 @@ function _iterableToArrayLimit(r, l) {
1834
1822
  }
1835
1823
  }
1836
1824
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
1837
- var unsupportedIterableToArray = __webpack_require__(7985);
1838
- ;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
1825
+ var unsupportedIterableToArray = __webpack_require__(9147);
1826
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
1839
1827
  function _nonIterableRest() {
1840
1828
  throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
1841
1829
  }
1842
- ;// ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
1830
+ ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
1843
1831
 
1844
1832
 
1845
1833
 
@@ -1848,18 +1836,16 @@ function _slicedToArray(arr, i) {
1848
1836
  return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || (0,unsupportedIterableToArray["default"])(arr, i) || _nonIterableRest();
1849
1837
  }
1850
1838
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
1851
- var toConsumableArray = __webpack_require__(5153);
1839
+ var toConsumableArray = __webpack_require__(7930);
1852
1840
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
1853
- var esm_typeof = __webpack_require__(7545);
1841
+ var esm_typeof = __webpack_require__(6522);
1854
1842
  // EXTERNAL MODULE: ../../packages/directives/src/index.ts + 7 modules
1855
- var src = __webpack_require__(4193);
1856
- ;// external "../icon"
1857
- var icon_x = (y) => {
1858
- var x = {}; __webpack_require__.d(x, y); return x
1859
- }
1860
- var icon_y = (x) => (() => (x))
1861
- 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) });
1862
- ;// ../../packages/date-picker/src/common.tsx
1843
+ var src = __webpack_require__(668);
1844
+ ;// CONCATENATED MODULE: external "../icon"
1845
+ var icon_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1846
+ var icon_y = x => () => x
1847
+ 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 });
1848
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/common.tsx
1863
1849
 
1864
1850
  /*
1865
1851
  * Tencent is pleased to support the open source community by making
@@ -1914,19 +1900,15 @@ var timeIcon = (0,external_vue_.createVNode)(external_vue_.Fragment, null, [(0,e
1914
1900
  "fill": "#c4c6cc",
1915
1901
  "points": "512,512 512,256 448,256 448,512 448,576 512,576 768,576 768,512"
1916
1902
  }, null)])])]);
1917
- ;// external "../button"
1918
- var button_x = (y) => {
1919
- var x = {}; __webpack_require__.d(x, y); return x
1920
- }
1921
- var button_y = (x) => (() => (x))
1922
- const button_namespaceObject = button_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_button_a2ea7c9a__["default"]) });
1923
- ;// external "../button/button.less"
1924
- var button_less_x = (y) => {
1925
- var x = {}; __webpack_require__.d(x, y); return x
1926
- }
1927
- var button_less_y = (x) => (() => (x))
1903
+ ;// CONCATENATED MODULE: external "../button"
1904
+ var button_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1905
+ var button_y = x => () => x
1906
+ const button_namespaceObject = button_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_button_a2ea7c9a__["default"] });
1907
+ ;// CONCATENATED MODULE: external "../button/button.less"
1908
+ var button_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1909
+ var button_less_y = x => () => x
1928
1910
  const button_less_namespaceObject = button_less_x({ });
1929
- ;// ../../packages/date-picker/src/base/confirm.tsx
1911
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/base/confirm.tsx
1930
1912
 
1931
1913
 
1932
1914
  /*
@@ -2060,19 +2042,15 @@ var confirmProps = {
2060
2042
  }), [this.labels.ok])])]);
2061
2043
  }
2062
2044
  }));
2063
- ;// external "js-calendar"
2064
- var external_js_calendar_x = (y) => {
2065
- var x = {}; __webpack_require__.d(x, y); return x
2066
- }
2067
- var external_js_calendar_y = (x) => (() => (x))
2068
- const external_js_calendar_namespaceObject = external_js_calendar_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_js_calendar_b62d9a01__["default"]) });
2069
- ;// external "date-fns"
2070
- var external_date_fns_x = (y) => {
2071
- var x = {}; __webpack_require__.d(x, y); return x
2072
- }
2073
- var external_date_fns_y = (x) => (() => (x))
2074
- 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) });
2075
- ;// ../../packages/date-picker/src/fecha.ts
2045
+ ;// CONCATENATED MODULE: external "js-calendar"
2046
+ var external_js_calendar_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
2047
+ var external_js_calendar_y = x => () => x
2048
+ const external_js_calendar_namespaceObject = external_js_calendar_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_js_calendar_b62d9a01__["default"] });
2049
+ ;// CONCATENATED MODULE: external "date-fns"
2050
+ var external_date_fns_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
2051
+ var external_date_fns_y = x => () => x
2052
+ 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 });
2053
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/fecha.ts
2076
2054
  /*
2077
2055
  * Tencent is pleased to support the open source community by making
2078
2056
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -2377,7 +2355,7 @@ fecha.parse = function (dateStr, format, i18nSettings) {
2377
2355
  return date;
2378
2356
  };
2379
2357
  /* harmony default export */ const src_fecha = (fecha);
2380
- ;// ../../packages/date-picker/src/utils.ts
2358
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/utils.ts
2381
2359
 
2382
2360
  /*
2383
2361
  * Tencent is pleased to support the open source community by making
@@ -2843,7 +2821,7 @@ var mergeDateHMS = function mergeDateHMS(date) {
2843
2821
  var capitalize = function capitalize(str) {
2844
2822
  return str[0].toUpperCase() + str.slice(1);
2845
2823
  };
2846
- ;// ../../packages/date-picker/src/base/date-table.tsx
2824
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/base/date-table.tsx
2847
2825
 
2848
2826
 
2849
2827
 
@@ -3009,7 +2987,7 @@ var dateTableProps = {
3009
2987
  })]);
3010
2988
  }
3011
2989
  }));
3012
- ;// ../../packages/date-picker/src/base/month-table.tsx
2990
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/base/month-table.tsx
3013
2991
 
3014
2992
 
3015
2993
 
@@ -3189,7 +3167,7 @@ var monthTableProps = {
3189
3167
  })]);
3190
3168
  }
3191
3169
  }));
3192
- ;// ../../packages/date-picker/src/base/year-table.tsx
3170
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/base/year-table.tsx
3193
3171
 
3194
3172
 
3195
3173
 
@@ -3368,13 +3346,11 @@ var yearTableProps = {
3368
3346
  );
3369
3347
  }
3370
3348
  }));
3371
- ;// external "lodash/debounce"
3372
- var debounce_x = (y) => {
3373
- var x = {}; __webpack_require__.d(x, y); return x
3374
- }
3375
- var debounce_y = (x) => (() => (x))
3376
- const debounce_namespaceObject = debounce_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_lodash_debounce_3540babe__["default"]) });
3377
- ;// ../../packages/date-picker/src/props.ts
3349
+ ;// CONCATENATED MODULE: external "lodash/debounce"
3350
+ var debounce_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
3351
+ var debounce_y = x => () => x
3352
+ const debounce_namespaceObject = debounce_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_lodash_debounce_3540babe__["default"] });
3353
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/props.ts
3378
3354
  /*
3379
3355
  * Tencent is pleased to support the open source community by making
3380
3356
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -3597,7 +3573,7 @@ var timePickerProps = {
3597
3573
  "default": false
3598
3574
  }
3599
3575
  };
3600
- ;// ../../packages/date-picker/src/base/time-spinner.tsx
3576
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/base/time-spinner.tsx
3601
3577
 
3602
3578
 
3603
3579
  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; }
@@ -4021,7 +3997,7 @@ var timeParts = ['hours', 'minutes', 'seconds'];
4021
3997
  })])]), [[external_vue_.vShow, this.showSeconds]])]);
4022
3998
  }
4023
3999
  }));
4024
- ;// ../../packages/date-picker/src/panel/time.tsx
4000
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/panel/time.tsx
4025
4001
 
4026
4002
 
4027
4003
 
@@ -4243,7 +4219,7 @@ var timeProps = {
4243
4219
  }, null)])])]);
4244
4220
  }
4245
4221
  }));
4246
- ;// ../../packages/date-picker/src/panel/date.tsx
4222
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/panel/date.tsx
4247
4223
 
4248
4224
 
4249
4225
  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; }
@@ -4675,7 +4651,7 @@ var datePanelProps = {
4675
4651
  }, [(_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]);
4676
4652
  }
4677
4653
  }));
4678
- ;// ../../packages/date-picker/src/panel/time-range.tsx
4654
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/panel/time-range.tsx
4679
4655
 
4680
4656
 
4681
4657
 
@@ -4939,7 +4915,7 @@ var timeRangeProps = {
4939
4915
  }, null)])])]);
4940
4916
  }
4941
4917
  }));
4942
- ;// ../../packages/date-picker/src/panel/date-range.tsx
4918
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/panel/date-range.tsx
4943
4919
 
4944
4920
 
4945
4921
 
@@ -5743,7 +5719,7 @@ var dateRangePanelProps = {
5743
5719
  }, this.$slots) : '']), shortcuts]);
5744
5720
  }
5745
5721
  }));
5746
- ;// ../../packages/date-picker/src/date-picker.tsx
5722
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/date-picker.tsx
5747
5723
 
5748
5724
 
5749
5725
 
@@ -6472,7 +6448,7 @@ function date_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
6472
6448
  })]), [[(0,external_vue_.resolveDirective)("clickoutside"), this.handleClose]]);
6473
6449
  }
6474
6450
  }));
6475
- ;// ../../packages/date-picker/src/time-picker.tsx
6451
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/time-picker.tsx
6476
6452
 
6477
6453
 
6478
6454
 
@@ -7181,7 +7157,7 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
7181
7157
  })]), [[(0,external_vue_.resolveDirective)("clickoutside"), this.handleClose]]);
7182
7158
  }
7183
7159
  }));
7184
- ;// ../../packages/date-picker/src/index.ts
7160
+ ;// CONCATENATED MODULE: ../../packages/date-picker/src/index.ts
7185
7161
  /*
7186
7162
  * Tencent is pleased to support the open source community by making
7187
7163
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -7214,6 +7190,8 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
7214
7190
  var BkDatePicker = (0,shared_.withInstall)(date_picker);
7215
7191
  /* harmony default export */ const date_picker_src = (BkDatePicker);
7216
7192
 
7193
+ })();
7194
+
7217
7195
  var __webpack_exports__PickerDropdown = __webpack_exports__.PickerDropdown;
7218
7196
  var __webpack_exports__TimePicker = __webpack_exports__.TimePicker;
7219
7197
  var __webpack_exports__default = __webpack_exports__["default"];