bkui-vue 2.0.2-beta.20 → 2.0.2-beta.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (158) hide show
  1. package/dist/index.cjs.js +61 -61
  2. package/dist/index.esm.js +17946 -19151
  3. package/dist/index.umd.js +68 -68
  4. package/lib/affix/index.js +30 -22
  5. package/lib/alert/index.js +30 -22
  6. package/lib/animate-number/index.js +14 -10
  7. package/lib/backtop/index.js +32 -22
  8. package/lib/badge/index.js +24 -18
  9. package/lib/breadcrumb/index.js +31 -23
  10. package/lib/button/index.js +36 -26
  11. package/lib/card/index.js +47 -33
  12. package/lib/cascader/index.js +642 -614
  13. package/lib/checkbox/index.js +44 -34
  14. package/lib/code-diff/index.js +83 -79
  15. package/lib/collapse/index.js +39 -33
  16. package/lib/collapse-transition/index.js +20 -14
  17. package/lib/color-picker/index.js +610 -594
  18. package/lib/config-provider/index.js +34 -26
  19. package/lib/container/index.js +27 -21
  20. package/lib/date-picker/index.js +642 -620
  21. package/lib/dialog/index.js +101 -87
  22. package/lib/directives/index.js +438 -430
  23. package/lib/divider/index.js +21 -15
  24. package/lib/dropdown/index.js +43 -31
  25. package/lib/exception/index.js +55 -49
  26. package/lib/fixed-navbar/index.js +20 -14
  27. package/lib/form/index.js +632 -608
  28. package/lib/icon/angle-double-down-line.js +14 -12
  29. package/lib/icon/angle-double-left-line.js +14 -12
  30. package/lib/icon/angle-double-left.js +14 -12
  31. package/lib/icon/angle-double-right-line.js +14 -12
  32. package/lib/icon/angle-double-right.js +14 -12
  33. package/lib/icon/angle-double-up-line.js +14 -12
  34. package/lib/icon/angle-down-fill.js +14 -12
  35. package/lib/icon/angle-down-line.js +14 -12
  36. package/lib/icon/angle-down.js +14 -12
  37. package/lib/icon/angle-left.js +14 -12
  38. package/lib/icon/angle-right.js +14 -12
  39. package/lib/icon/angle-up-fill.js +14 -12
  40. package/lib/icon/angle-up.js +14 -12
  41. package/lib/icon/archive-fill.js +14 -12
  42. package/lib/icon/arrows-left.js +14 -12
  43. package/lib/icon/arrows-right.js +14 -12
  44. package/lib/icon/assistant.js +14 -12
  45. package/lib/icon/audio-fill.js +14 -12
  46. package/lib/icon/bk.js +14 -12
  47. package/lib/icon/circle.js +14 -12
  48. package/lib/icon/close-line.js +14 -12
  49. package/lib/icon/close.js +14 -12
  50. package/lib/icon/code.js +14 -12
  51. package/lib/icon/cog-shape.js +14 -12
  52. package/lib/icon/collapse-left.js +14 -12
  53. package/lib/icon/copy-shape.js +14 -12
  54. package/lib/icon/copy.js +14 -12
  55. package/lib/icon/data-shape.js +14 -12
  56. package/lib/icon/del.js +14 -12
  57. package/lib/icon/doc-fill.js +14 -12
  58. package/lib/icon/done.js +14 -12
  59. package/lib/icon/down-shape.js +14 -12
  60. package/lib/icon/down-small.js +14 -12
  61. package/lib/icon/edit-line.js +14 -12
  62. package/lib/icon/ellipsis.js +14 -12
  63. package/lib/icon/enlarge-line.js +14 -12
  64. package/lib/icon/error.js +14 -12
  65. package/lib/icon/excel-fill.js +14 -12
  66. package/lib/icon/exclamation-circle-shape.js +14 -12
  67. package/lib/icon/eye.js +14 -12
  68. package/lib/icon/filliscreen-line.js +14 -12
  69. package/lib/icon/fix-line.js +14 -12
  70. package/lib/icon/fix-shape.js +14 -12
  71. package/lib/icon/folder-open.js +14 -12
  72. package/lib/icon/folder-shape-open.js +14 -12
  73. package/lib/icon/folder-shape.js +14 -12
  74. package/lib/icon/folder.js +14 -12
  75. package/lib/icon/funnel.js +14 -12
  76. package/lib/icon/grag-fill.js +14 -12
  77. package/lib/icon/help-document-fill.js +14 -12
  78. package/lib/icon/help-fill.js +14 -12
  79. package/lib/icon/help.js +14 -12
  80. package/lib/icon/image-fill.js +14 -12
  81. package/lib/icon/img-error.js +14 -12
  82. package/lib/icon/img-placehoulder.js +14 -12
  83. package/lib/icon/info-line.js +14 -12
  84. package/lib/icon/info.js +14 -12
  85. package/lib/icon/left-shape.js +14 -12
  86. package/lib/icon/left-turn-line.js +14 -12
  87. package/lib/icon/loading.js +14 -12
  88. package/lib/icon/narrow-line.js +14 -12
  89. package/lib/icon/original.js +14 -12
  90. package/lib/icon/pdf-fill.js +14 -12
  91. package/lib/icon/play-shape.js +14 -12
  92. package/lib/icon/plus.js +14 -12
  93. package/lib/icon/ppt-fill.js +14 -12
  94. package/lib/icon/qq.js +14 -12
  95. package/lib/icon/right-shape.js +14 -12
  96. package/lib/icon/right-turn-line.js +14 -12
  97. package/lib/icon/search.js +14 -12
  98. package/lib/icon/share.js +14 -12
  99. package/lib/icon/spinner.js +14 -12
  100. package/lib/icon/success.js +14 -12
  101. package/lib/icon/switcher-loading.js +14 -12
  102. package/lib/icon/text-all.js +14 -12
  103. package/lib/icon/text-file.js +14 -12
  104. package/lib/icon/text-fill.js +14 -12
  105. package/lib/icon/transfer.js +14 -12
  106. package/lib/icon/tree-application-shape.js +14 -12
  107. package/lib/icon/unfull-screen.js +14 -12
  108. package/lib/icon/unvisible.js +14 -12
  109. package/lib/icon/up-shape.js +14 -12
  110. package/lib/icon/upload.js +14 -12
  111. package/lib/icon/video-fill.js +14 -12
  112. package/lib/icon/warn.js +14 -12
  113. package/lib/icon/weixin-pro.js +14 -12
  114. package/lib/icon/weixin.js +14 -12
  115. package/lib/image/index.js +340 -324
  116. package/lib/index.js +1 -1
  117. package/lib/info-box/index.js +101 -87
  118. package/lib/input/index.js +333 -321
  119. package/lib/link/index.js +26 -18
  120. package/lib/loading/index.js +25 -19
  121. package/lib/locale/index.js +3 -3
  122. package/lib/menu/index.js +40 -32
  123. package/lib/message/index.js +47 -41
  124. package/lib/modal/index.js +39 -29
  125. package/lib/navigation/index.js +27 -19
  126. package/lib/notify/index.js +37 -27
  127. package/lib/overflow-title/index.js +41 -29
  128. package/lib/pagination/index.js +62 -46
  129. package/lib/pop-confirm/index.js +49 -33
  130. package/lib/popover/index.js +361 -345
  131. package/lib/popover2/index.js +14 -10
  132. package/lib/process/index.js +78 -74
  133. package/lib/progress/index.js +26 -20
  134. package/lib/radio/index.js +39 -31
  135. package/lib/rate/index.js +25 -19
  136. package/lib/resize-layout/index.js +30 -22
  137. package/lib/scrollbar/index.js +25 -25
  138. package/lib/search-select/index.js +434 -412
  139. package/lib/select/index.js +488 -446
  140. package/lib/shared/index.js +57 -49
  141. package/lib/sideslider/index.js +89 -79
  142. package/lib/slider/index.js +85 -75
  143. package/lib/steps/index.js +78 -72
  144. package/lib/swiper/index.js +24 -18
  145. package/lib/switcher/index.js +30 -22
  146. package/lib/tab/index.js +335 -321
  147. package/lib/table/index.js +563 -505
  148. package/lib/table-column/index.js +13 -9
  149. package/lib/tag/index.js +36 -26
  150. package/lib/tag-input/index.js +374 -348
  151. package/lib/time-picker/index.js +13 -9
  152. package/lib/timeline/index.js +21 -15
  153. package/lib/transfer/index.js +56 -40
  154. package/lib/tree/index.js +102 -82
  155. package/lib/upload/index.js +584 -572
  156. package/lib/virtual-render/index.js +55 -43
  157. package/package.json +1 -1
  158. /package/dist/{cli.css → style.css} +0 -0
@@ -1,9 +1,9 @@
1
1
  import "../styles/reset.css";
2
2
  import "./cascader.less";
3
+ import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__ from "../popover";
3
4
  import * as __WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__ from "@popperjs/core";
4
5
  import * as __WEBPACK_EXTERNAL_MODULE__loading_4d683b23__ from "../loading";
5
6
  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_vue_types_22de060a__ from "vue-types";
@@ -18,7 +18,181 @@ import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_checkbox_13b1cb4a__ from "../
18
18
  import "../checkbox/checkbox.less";
19
19
  /******/ var __webpack_modules__ = ({
20
20
 
21
- /***/ 668:
21
+ /***/ 205:
22
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
23
+
24
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
25
+ /* harmony export */ "default": () => (/* binding */ toPropertyKey)
26
+ /* harmony export */ });
27
+ /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7545);
28
+ /* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9824);
29
+
30
+
31
+ function toPropertyKey(t) {
32
+ var i = (0,_toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t, "string");
33
+ return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : String(i);
34
+ }
35
+
36
+ /***/ }),
37
+
38
+ /***/ 592:
39
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
40
+
41
+ var x = (y) => {
42
+ var x = {}; __webpack_require__.d(x, y); return x
43
+ }
44
+ var y = (x) => (() => (x))
45
+ module.exports = x({ ["$bkPopover"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover), ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__["default"]) });
46
+
47
+ /***/ }),
48
+
49
+ /***/ 1043:
50
+ /***/ ((module) => {
51
+
52
+ /**
53
+ * Copyright (c) 2015, Facebook, Inc.
54
+ * All rights reserved.
55
+ *
56
+ * This source code is licensed under the BSD-style license found in the
57
+ * LICENSE file in the root directory of this source tree. An additional grant
58
+ * of patent rights can be found in the PATENTS file in the same directory.
59
+ *
60
+ * @providesModule ExecutionEnvironment
61
+ */
62
+
63
+ /*jslint evil: true */
64
+
65
+
66
+
67
+ var canUseDOM = !!(
68
+ typeof window !== 'undefined' &&
69
+ window.document &&
70
+ window.document.createElement
71
+ );
72
+
73
+ /**
74
+ * Simple, lightweight module assisting with the detection and context of
75
+ * Worker. Helps avoid circular dependencies and allows code to reason about
76
+ * whether or not they are in a Worker, even if they never include the main
77
+ * `ReactWorker` dependency.
78
+ */
79
+ var ExecutionEnvironment = {
80
+
81
+ canUseDOM: canUseDOM,
82
+
83
+ canUseWorkers: typeof Worker !== 'undefined',
84
+
85
+ canUseEventListeners:
86
+ canUseDOM && !!(window.addEventListener || window.attachEvent),
87
+
88
+ canUseViewport: canUseDOM && !!window.screen,
89
+
90
+ isInWorker: !canUseDOM // For now, this is true - might change in the future.
91
+
92
+ };
93
+
94
+ module.exports = ExecutionEnvironment;
95
+
96
+
97
+ /***/ }),
98
+
99
+ /***/ 2586:
100
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
101
+
102
+ /**
103
+ * Copyright 2013-2015, Facebook, Inc.
104
+ * All rights reserved.
105
+ *
106
+ * This source code is licensed under the BSD-style license found in the
107
+ * LICENSE file in the root directory of this source tree. An additional grant
108
+ * of patent rights can be found in the PATENTS file in the same directory.
109
+ *
110
+ * @providesModule isEventSupported
111
+ */
112
+
113
+
114
+
115
+ var ExecutionEnvironment = __webpack_require__(1043);
116
+
117
+ var useHasFeature;
118
+ if (ExecutionEnvironment.canUseDOM) {
119
+ useHasFeature =
120
+ document.implementation &&
121
+ document.implementation.hasFeature &&
122
+ // always returns true in newer browsers as per the standard.
123
+ // @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
124
+ document.implementation.hasFeature('', '') !== true;
125
+ }
126
+
127
+ /**
128
+ * Checks if an event is supported in the current execution environment.
129
+ *
130
+ * NOTE: This will not work correctly for non-generic events such as `change`,
131
+ * `reset`, `load`, `error`, and `select`.
132
+ *
133
+ * Borrows from Modernizr.
134
+ *
135
+ * @param {string} eventNameSuffix Event name, e.g. "click".
136
+ * @param {?boolean} capture Check if the capture phase is supported.
137
+ * @return {boolean} True if the event is supported.
138
+ * @internal
139
+ * @license Modernizr 3.0.0pre (Custom Build) | MIT
140
+ */
141
+ function isEventSupported(eventNameSuffix, capture) {
142
+ if (!ExecutionEnvironment.canUseDOM ||
143
+ capture && !('addEventListener' in document)) {
144
+ return false;
145
+ }
146
+
147
+ var eventName = 'on' + eventNameSuffix;
148
+ var isSupported = eventName in document;
149
+
150
+ if (!isSupported) {
151
+ var element = document.createElement('div');
152
+ element.setAttribute(eventName, 'return;');
153
+ isSupported = typeof element[eventName] === 'function';
154
+ }
155
+
156
+ if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
157
+ // This is the only way to test support for the `wheel` event in IE9+.
158
+ isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
159
+ }
160
+
161
+ return isSupported;
162
+ }
163
+
164
+ module.exports = isEventSupported;
165
+
166
+
167
+ /***/ }),
168
+
169
+ /***/ 2880:
170
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
171
+
172
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
173
+ /* harmony export */ "default": () => (/* binding */ _nonIterableSpread)
174
+ /* harmony export */ });
175
+ function _nonIterableSpread() {
176
+ throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
177
+ }
178
+
179
+ /***/ }),
180
+
181
+ /***/ 3492:
182
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
183
+
184
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
185
+ /* harmony export */ "default": () => (/* binding */ _arrayWithoutHoles)
186
+ /* harmony export */ });
187
+ /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6284);
188
+
189
+ function _arrayWithoutHoles(arr) {
190
+ if (Array.isArray(arr)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr);
191
+ }
192
+
193
+ /***/ }),
194
+
195
+ /***/ 4193:
22
196
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
23
197
 
24
198
 
@@ -29,7 +203,7 @@ __webpack_require__.d(__webpack_exports__, {
29
203
 
30
204
  // UNUSED EXPORTS: bkEllipsis, bkEllipsisInstance, bkLoading, clickoutside, mousewheel, overflowTitle
31
205
 
32
- ;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
206
+ ;// ../../packages/directives/src/clickoutside.ts
33
207
  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; } } }; }
34
208
  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); }
35
209
  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; }
@@ -156,10 +330,10 @@ ClickOutside.install = function (app) {
156
330
  };
157
331
  /* harmony default export */ const clickoutside = ((/* unused pure expression or super */ null && (ClickOutside)));
158
332
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
159
- var esm_typeof = __webpack_require__(6522);
333
+ var esm_typeof = __webpack_require__(7545);
160
334
  // EXTERNAL MODULE: external "../popover"
161
- var popover_ = __webpack_require__(563);
162
- ;// CONCATENATED MODULE: ../../packages/directives/src/ellipsis.ts
335
+ var popover_ = __webpack_require__(592);
336
+ ;// ../../packages/directives/src/ellipsis.ts
163
337
 
164
338
  /*
165
339
  * Tencent is pleased to support the open source community by making
@@ -270,9 +444,9 @@ var ellipsis = {
270
444
  };
271
445
  /* harmony default export */ const src_ellipsis = ((/* unused pure expression or super */ null && (ellipsis)));
272
446
  // EXTERNAL MODULE: ../../node_modules/normalize-wheel/index.js
273
- var normalize_wheel = __webpack_require__(2439);
447
+ var normalize_wheel = __webpack_require__(8283);
274
448
  var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel);
275
- ;// CONCATENATED MODULE: ../../packages/directives/src/mousewheel.ts
449
+ ;// ../../packages/directives/src/mousewheel.ts
276
450
  /*
277
451
  * Tencent is pleased to support the open source community by making
278
452
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -315,18 +489,20 @@ var mousewheel = {
315
489
  };
316
490
  /* harmony default export */ const src_mousewheel = ((/* unused pure expression or super */ null && (mousewheel)));
317
491
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
318
- var defineProperty = __webpack_require__(6666);
492
+ var defineProperty = __webpack_require__(4586);
319
493
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
320
- var toConsumableArray = __webpack_require__(7930);
494
+ var toConsumableArray = __webpack_require__(5153);
321
495
  // EXTERNAL MODULE: external "vue"
322
- var external_vue_ = __webpack_require__(6609);
496
+ var external_vue_ = __webpack_require__(5286);
323
497
  // EXTERNAL MODULE: external "../shared"
324
- var shared_ = __webpack_require__(9253);
325
- ;// CONCATENATED MODULE: external "@popperjs/core"
326
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
327
- var y = x => () => x
328
- const core_namespaceObject = x({ ["createPopper"]: () => __WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper });
329
- ;// CONCATENATED MODULE: ../../packages/directives/src/tooltips.ts
498
+ var shared_ = __webpack_require__(5166);
499
+ ;// external "@popperjs/core"
500
+ var x = (y) => {
501
+ var x = {}; __webpack_require__.d(x, y); return x
502
+ }
503
+ var y = (x) => (() => (x))
504
+ const core_namespaceObject = x({ ["createPopper"]: () => (__WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper) });
505
+ ;// ../../packages/directives/src/tooltips.ts
330
506
 
331
507
 
332
508
 
@@ -615,15 +791,19 @@ function hide(el) {
615
791
  }
616
792
  }
617
793
  /* harmony default export */ const src_tooltips = (tooltips);
618
- ;// CONCATENATED MODULE: external "../loading"
619
- var external_loading_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
620
- var external_loading_y = x => () => x
794
+ ;// external "../loading"
795
+ var external_loading_x = (y) => {
796
+ var x = {}; __webpack_require__.d(x, y); return x
797
+ }
798
+ var external_loading_y = (x) => (() => (x))
621
799
  const external_loading_namespaceObject = external_loading_x({ });
622
- ;// CONCATENATED MODULE: external "../overflow-title"
623
- var external_overflow_title_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
624
- var external_overflow_title_y = x => () => x
800
+ ;// external "../overflow-title"
801
+ var external_overflow_title_x = (y) => {
802
+ var x = {}; __webpack_require__.d(x, y); return x
803
+ }
804
+ var external_overflow_title_y = (x) => (() => (x))
625
805
  const external_overflow_title_namespaceObject = external_overflow_title_x({ });
626
- ;// CONCATENATED MODULE: ../../packages/directives/src/index.ts
806
+ ;// ../../packages/directives/src/index.ts
627
807
  /*
628
808
  * Tencent is pleased to support the open source community by making
629
809
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -659,16 +839,45 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
659
839
 
660
840
  /***/ }),
661
841
 
662
- /***/ 2439:
663
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
842
+ /***/ 4430:
843
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
844
+
845
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
846
+ /* harmony export */ "default": () => (/* binding */ _iterableToArray)
847
+ /* harmony export */ });
848
+ function _iterableToArray(iter) {
849
+ if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
850
+ }
851
+
852
+ /***/ }),
664
853
 
665
- module.exports = __webpack_require__(2527);
854
+ /***/ 4586:
855
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
856
+
857
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
858
+ /* harmony export */ "default": () => (/* binding */ _defineProperty)
859
+ /* harmony export */ });
860
+ /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(205);
666
861
 
862
+ function _defineProperty(obj, key, value) {
863
+ key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
864
+ if (key in obj) {
865
+ Object.defineProperty(obj, key, {
866
+ value: value,
867
+ enumerable: true,
868
+ configurable: true,
869
+ writable: true
870
+ });
871
+ } else {
872
+ obj[key] = value;
873
+ }
874
+ return obj;
875
+ }
667
876
 
668
877
  /***/ }),
669
878
 
670
- /***/ 7430:
671
- /***/ ((module) => {
879
+ /***/ 5022:
880
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
672
881
 
673
882
  /**
674
883
  * Copyright (c) 2015, Facebook, Inc.
@@ -678,447 +887,38 @@ module.exports = __webpack_require__(2527);
678
887
  * LICENSE file in the root directory of this source tree. An additional grant
679
888
  * of patent rights can be found in the PATENTS file in the same directory.
680
889
  *
681
- * @providesModule ExecutionEnvironment
682
- */
683
-
684
- /*jslint evil: true */
685
-
686
-
687
-
688
- var canUseDOM = !!(
689
- typeof window !== 'undefined' &&
690
- window.document &&
691
- window.document.createElement
692
- );
693
-
694
- /**
695
- * Simple, lightweight module assisting with the detection and context of
696
- * Worker. Helps avoid circular dependencies and allows code to reason about
697
- * whether or not they are in a Worker, even if they never include the main
698
- * `ReactWorker` dependency.
890
+ * @providesModule normalizeWheel
891
+ * @typechecks
699
892
  */
700
- var ExecutionEnvironment = {
701
-
702
- canUseDOM: canUseDOM,
703
893
 
704
- canUseWorkers: typeof Worker !== 'undefined',
705
-
706
- canUseEventListeners:
707
- canUseDOM && !!(window.addEventListener || window.attachEvent),
708
-
709
- canUseViewport: canUseDOM && !!window.screen,
710
-
711
- isInWorker: !canUseDOM // For now, this is true - might change in the future.
712
894
 
713
- };
714
895
 
715
- module.exports = ExecutionEnvironment;
896
+ var UserAgent_DEPRECATED = __webpack_require__(7416);
716
897
 
898
+ var isEventSupported = __webpack_require__(2586);
717
899
 
718
- /***/ }),
719
900
 
720
- /***/ 6377:
721
- /***/ ((module) => {
901
+ // Reasonable defaults
902
+ var PIXEL_STEP = 10;
903
+ var LINE_HEIGHT = 40;
904
+ var PAGE_HEIGHT = 800;
722
905
 
723
906
  /**
724
- * Copyright 2004-present Facebook. All Rights Reserved.
907
+ * Mouse wheel (and 2-finger trackpad) support on the web sucks. It is
908
+ * complicated, thus this doc is long and (hopefully) detailed enough to answer
909
+ * your questions.
725
910
  *
726
- * @providesModule UserAgent_DEPRECATED
727
- */
728
-
729
- /**
730
- * Provides entirely client-side User Agent and OS detection. You should prefer
731
- * the non-deprecated UserAgent module when possible, which exposes our
732
- * authoritative server-side PHP-based detection to the client.
911
+ * If you need to react to the mouse wheel in a predictable way, this code is
912
+ * like your bestest friend. * hugs *
733
913
  *
734
- * Usage is straightforward:
914
+ * As of today, there are 4 DOM event types you can listen to:
735
915
  *
736
- * if (UserAgent_DEPRECATED.ie()) {
737
- * // IE
738
- * }
916
+ * 'wheel' -- Chrome(31+), FF(17+), IE(9+)
917
+ * 'mousewheel' -- Chrome, IE(6+), Opera, Safari
918
+ * 'MozMousePixelScroll' -- FF(3.5 only!) (2010-2013) -- don't bother!
919
+ * 'DOMMouseScroll' -- FF(0.9.7+) since 2003
739
920
  *
740
- * You can also do version checks:
741
- *
742
- * if (UserAgent_DEPRECATED.ie() >= 7) {
743
- * // IE7 or better
744
- * }
745
- *
746
- * The browser functions will return NaN if the browser does not match, so
747
- * you can also do version compares the other way:
748
- *
749
- * if (UserAgent_DEPRECATED.ie() < 7) {
750
- * // IE6 or worse
751
- * }
752
- *
753
- * Note that the version is a float and may include a minor version number,
754
- * so you should always use range operators to perform comparisons, not
755
- * strict equality.
756
- *
757
- * **Note:** You should **strongly** prefer capability detection to browser
758
- * version detection where it's reasonable:
759
- *
760
- * http://www.quirksmode.org/js/support.html
761
- *
762
- * Further, we have a large number of mature wrapper functions and classes
763
- * which abstract away many browser irregularities. Check the documentation,
764
- * grep for things, or ask on javascript@lists.facebook.com before writing yet
765
- * another copy of "event || window.event".
766
- *
767
- */
768
-
769
- var _populated = false;
770
-
771
- // Browsers
772
- var _ie, _firefox, _opera, _webkit, _chrome;
773
-
774
- // Actual IE browser for compatibility mode
775
- var _ie_real_version;
776
-
777
- // Platforms
778
- var _osx, _windows, _linux, _android;
779
-
780
- // Architectures
781
- var _win64;
782
-
783
- // Devices
784
- var _iphone, _ipad, _native;
785
-
786
- var _mobile;
787
-
788
- function _populate() {
789
- if (_populated) {
790
- return;
791
- }
792
-
793
- _populated = true;
794
-
795
- // To work around buggy JS libraries that can't handle multi-digit
796
- // version numbers, Opera 10's user agent string claims it's Opera
797
- // 9, then later includes a Version/X.Y field:
798
- //
799
- // Opera/9.80 (foo) Presto/2.2.15 Version/10.10
800
- var uas = navigator.userAgent;
801
- var agent = /(?:MSIE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Version.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\d+\.\d+))/.exec(uas);
802
- var os = /(Mac OS X)|(Windows)|(Linux)/.exec(uas);
803
-
804
- _iphone = /\b(iPhone|iP[ao]d)/.exec(uas);
805
- _ipad = /\b(iP[ao]d)/.exec(uas);
806
- _android = /Android/i.exec(uas);
807
- _native = /FBAN\/\w+;/i.exec(uas);
808
- _mobile = /Mobile/i.exec(uas);
809
-
810
- // Note that the IE team blog would have you believe you should be checking
811
- // for 'Win64; x64'. But MSDN then reveals that you can actually be coming
812
- // from either x64 or ia64; so ultimately, you should just check for Win64
813
- // as in indicator of whether you're in 64-bit IE. 32-bit IE on 64-bit
814
- // Windows will send 'WOW64' instead.
815
- _win64 = !!(/Win64/.exec(uas));
816
-
817
- if (agent) {
818
- _ie = agent[1] ? parseFloat(agent[1]) : (
819
- agent[5] ? parseFloat(agent[5]) : NaN);
820
- // IE compatibility mode
821
- if (_ie && document && document.documentMode) {
822
- _ie = document.documentMode;
823
- }
824
- // grab the "true" ie version from the trident token if available
825
- var trident = /(?:Trident\/(\d+.\d+))/.exec(uas);
826
- _ie_real_version = trident ? parseFloat(trident[1]) + 4 : _ie;
827
-
828
- _firefox = agent[2] ? parseFloat(agent[2]) : NaN;
829
- _opera = agent[3] ? parseFloat(agent[3]) : NaN;
830
- _webkit = agent[4] ? parseFloat(agent[4]) : NaN;
831
- if (_webkit) {
832
- // We do not add the regexp to the above test, because it will always
833
- // match 'safari' only since 'AppleWebKit' appears before 'Chrome' in
834
- // the userAgent string.
835
- agent = /(?:Chrome\/(\d+\.\d+))/.exec(uas);
836
- _chrome = agent && agent[1] ? parseFloat(agent[1]) : NaN;
837
- } else {
838
- _chrome = NaN;
839
- }
840
- } else {
841
- _ie = _firefox = _opera = _chrome = _webkit = NaN;
842
- }
843
-
844
- if (os) {
845
- if (os[1]) {
846
- // Detect OS X version. If no version number matches, set _osx to true.
847
- // Version examples: 10, 10_6_1, 10.7
848
- // Parses version number as a float, taking only first two sets of
849
- // digits. If only one set of digits is found, returns just the major
850
- // version number.
851
- var ver = /(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(uas);
852
-
853
- _osx = ver ? parseFloat(ver[1].replace('_', '.')) : true;
854
- } else {
855
- _osx = false;
856
- }
857
- _windows = !!os[2];
858
- _linux = !!os[3];
859
- } else {
860
- _osx = _windows = _linux = false;
861
- }
862
- }
863
-
864
- var UserAgent_DEPRECATED = {
865
-
866
- /**
867
- * Check if the UA is Internet Explorer.
868
- *
869
- *
870
- * @return float|NaN Version number (if match) or NaN.
871
- */
872
- ie: function() {
873
- return _populate() || _ie;
874
- },
875
-
876
- /**
877
- * Check if we're in Internet Explorer compatibility mode.
878
- *
879
- * @return bool true if in compatibility mode, false if
880
- * not compatibility mode or not ie
881
- */
882
- ieCompatibilityMode: function() {
883
- return _populate() || (_ie_real_version > _ie);
884
- },
885
-
886
-
887
- /**
888
- * Whether the browser is 64-bit IE. Really, this is kind of weak sauce; we
889
- * only need this because Skype can't handle 64-bit IE yet. We need to remove
890
- * this when we don't need it -- tracked by #601957.
891
- */
892
- ie64: function() {
893
- return UserAgent_DEPRECATED.ie() && _win64;
894
- },
895
-
896
- /**
897
- * Check if the UA is Firefox.
898
- *
899
- *
900
- * @return float|NaN Version number (if match) or NaN.
901
- */
902
- firefox: function() {
903
- return _populate() || _firefox;
904
- },
905
-
906
-
907
- /**
908
- * Check if the UA is Opera.
909
- *
910
- *
911
- * @return float|NaN Version number (if match) or NaN.
912
- */
913
- opera: function() {
914
- return _populate() || _opera;
915
- },
916
-
917
-
918
- /**
919
- * Check if the UA is WebKit.
920
- *
921
- *
922
- * @return float|NaN Version number (if match) or NaN.
923
- */
924
- webkit: function() {
925
- return _populate() || _webkit;
926
- },
927
-
928
- /**
929
- * For Push
930
- * WILL BE REMOVED VERY SOON. Use UserAgent_DEPRECATED.webkit
931
- */
932
- safari: function() {
933
- return UserAgent_DEPRECATED.webkit();
934
- },
935
-
936
- /**
937
- * Check if the UA is a Chrome browser.
938
- *
939
- *
940
- * @return float|NaN Version number (if match) or NaN.
941
- */
942
- chrome : function() {
943
- return _populate() || _chrome;
944
- },
945
-
946
-
947
- /**
948
- * Check if the user is running Windows.
949
- *
950
- * @return bool `true' if the user's OS is Windows.
951
- */
952
- windows: function() {
953
- return _populate() || _windows;
954
- },
955
-
956
-
957
- /**
958
- * Check if the user is running Mac OS X.
959
- *
960
- * @return float|bool Returns a float if a version number is detected,
961
- * otherwise true/false.
962
- */
963
- osx: function() {
964
- return _populate() || _osx;
965
- },
966
-
967
- /**
968
- * Check if the user is running Linux.
969
- *
970
- * @return bool `true' if the user's OS is some flavor of Linux.
971
- */
972
- linux: function() {
973
- return _populate() || _linux;
974
- },
975
-
976
- /**
977
- * Check if the user is running on an iPhone or iPod platform.
978
- *
979
- * @return bool `true' if the user is running some flavor of the
980
- * iPhone OS.
981
- */
982
- iphone: function() {
983
- return _populate() || _iphone;
984
- },
985
-
986
- mobile: function() {
987
- return _populate() || (_iphone || _ipad || _android || _mobile);
988
- },
989
-
990
- nativeApp: function() {
991
- // webviews inside of the native apps
992
- return _populate() || _native;
993
- },
994
-
995
- android: function() {
996
- return _populate() || _android;
997
- },
998
-
999
- ipad: function() {
1000
- return _populate() || _ipad;
1001
- }
1002
- };
1003
-
1004
- module.exports = UserAgent_DEPRECATED;
1005
-
1006
-
1007
- /***/ }),
1008
-
1009
- /***/ 3541:
1010
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1011
-
1012
- /**
1013
- * Copyright 2013-2015, Facebook, Inc.
1014
- * All rights reserved.
1015
- *
1016
- * This source code is licensed under the BSD-style license found in the
1017
- * LICENSE file in the root directory of this source tree. An additional grant
1018
- * of patent rights can be found in the PATENTS file in the same directory.
1019
- *
1020
- * @providesModule isEventSupported
1021
- */
1022
-
1023
-
1024
-
1025
- var ExecutionEnvironment = __webpack_require__(7430);
1026
-
1027
- var useHasFeature;
1028
- if (ExecutionEnvironment.canUseDOM) {
1029
- useHasFeature =
1030
- document.implementation &&
1031
- document.implementation.hasFeature &&
1032
- // always returns true in newer browsers as per the standard.
1033
- // @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
1034
- document.implementation.hasFeature('', '') !== true;
1035
- }
1036
-
1037
- /**
1038
- * Checks if an event is supported in the current execution environment.
1039
- *
1040
- * NOTE: This will not work correctly for non-generic events such as `change`,
1041
- * `reset`, `load`, `error`, and `select`.
1042
- *
1043
- * Borrows from Modernizr.
1044
- *
1045
- * @param {string} eventNameSuffix Event name, e.g. "click".
1046
- * @param {?boolean} capture Check if the capture phase is supported.
1047
- * @return {boolean} True if the event is supported.
1048
- * @internal
1049
- * @license Modernizr 3.0.0pre (Custom Build) | MIT
1050
- */
1051
- function isEventSupported(eventNameSuffix, capture) {
1052
- if (!ExecutionEnvironment.canUseDOM ||
1053
- capture && !('addEventListener' in document)) {
1054
- return false;
1055
- }
1056
-
1057
- var eventName = 'on' + eventNameSuffix;
1058
- var isSupported = eventName in document;
1059
-
1060
- if (!isSupported) {
1061
- var element = document.createElement('div');
1062
- element.setAttribute(eventName, 'return;');
1063
- isSupported = typeof element[eventName] === 'function';
1064
- }
1065
-
1066
- if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
1067
- // This is the only way to test support for the `wheel` event in IE9+.
1068
- isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
1069
- }
1070
-
1071
- return isSupported;
1072
- }
1073
-
1074
- module.exports = isEventSupported;
1075
-
1076
-
1077
- /***/ }),
1078
-
1079
- /***/ 2527:
1080
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1081
-
1082
- /**
1083
- * Copyright (c) 2015, Facebook, Inc.
1084
- * All rights reserved.
1085
- *
1086
- * This source code is licensed under the BSD-style license found in the
1087
- * LICENSE file in the root directory of this source tree. An additional grant
1088
- * of patent rights can be found in the PATENTS file in the same directory.
1089
- *
1090
- * @providesModule normalizeWheel
1091
- * @typechecks
1092
- */
1093
-
1094
-
1095
-
1096
- var UserAgent_DEPRECATED = __webpack_require__(6377);
1097
-
1098
- var isEventSupported = __webpack_require__(3541);
1099
-
1100
-
1101
- // Reasonable defaults
1102
- var PIXEL_STEP = 10;
1103
- var LINE_HEIGHT = 40;
1104
- var PAGE_HEIGHT = 800;
1105
-
1106
- /**
1107
- * Mouse wheel (and 2-finger trackpad) support on the web sucks. It is
1108
- * complicated, thus this doc is long and (hopefully) detailed enough to answer
1109
- * your questions.
1110
- *
1111
- * If you need to react to the mouse wheel in a predictable way, this code is
1112
- * like your bestest friend. * hugs *
1113
- *
1114
- * As of today, there are 4 DOM event types you can listen to:
1115
- *
1116
- * 'wheel' -- Chrome(31+), FF(17+), IE(9+)
1117
- * 'mousewheel' -- Chrome, IE(6+), Opera, Safari
1118
- * 'MozMousePixelScroll' -- FF(3.5 only!) (2010-2013) -- don't bother!
1119
- * 'DOMMouseScroll' -- FF(0.9.7+) since 2003
1120
- *
1121
- * So what to do? The is the best:
921
+ * So what to do? The is the best:
1122
922
  *
1123
923
  * normalizeWheel.getEventType();
1124
924
  *
@@ -1264,34 +1064,49 @@ module.exports = normalizeWheel;
1264
1064
 
1265
1065
  /***/ }),
1266
1066
 
1267
- /***/ 563:
1268
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1067
+ /***/ 5153:
1068
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1069
+
1070
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1071
+ /* harmony export */ "default": () => (/* binding */ _toConsumableArray)
1072
+ /* harmony export */ });
1073
+ /* harmony import */ var _arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3492);
1074
+ /* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4430);
1075
+ /* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7985);
1076
+ /* harmony import */ var _nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(2880);
1269
1077
 
1270
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1271
- var y = x => () => x
1272
- module.exports = x({ ["$bkPopover"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover, ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__["default"] });
1078
+
1079
+
1080
+
1081
+ function _toConsumableArray(arr) {
1082
+ 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"])();
1083
+ }
1273
1084
 
1274
1085
  /***/ }),
1275
1086
 
1276
- /***/ 9253:
1087
+ /***/ 5166:
1277
1088
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1278
1089
 
1279
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1280
- var y = x => () => x
1281
- module.exports = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["arrayEqual"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.arrayEqual, ["bkZIndexManager"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager, ["capitalize"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.capitalize, ["debounce"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.debounce, ["resolveClassName"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName, ["withInstallProps"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstallProps });
1090
+ var x = (y) => {
1091
+ var x = {}; __webpack_require__.d(x, y); return x
1092
+ }
1093
+ var y = (x) => (() => (x))
1094
+ module.exports = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["arrayEqual"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.arrayEqual), ["bkZIndexManager"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager), ["capitalize"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.capitalize), ["debounce"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.debounce), ["resolveClassName"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName), ["withInstallProps"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.withInstallProps) });
1282
1095
 
1283
1096
  /***/ }),
1284
1097
 
1285
- /***/ 6609:
1098
+ /***/ 5286:
1286
1099
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1287
1100
 
1288
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1289
- var y = x => () => x
1290
- module.exports = x({ ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createTextVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createTextVNode, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["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, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
1101
+ var x = (y) => {
1102
+ var x = {}; __webpack_require__.d(x, y); return x
1103
+ }
1104
+ var y = (x) => (() => (x))
1105
+ module.exports = x({ ["computed"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.computed), ["createTextVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createTextVNode), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["h"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.h), ["mergeProps"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.mergeProps), ["nextTick"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.nextTick), ["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), ["watch"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.watch), ["withDirectives"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.withDirectives) });
1291
1106
 
1292
1107
  /***/ }),
1293
1108
 
1294
- /***/ 926:
1109
+ /***/ 6284:
1295
1110
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1296
1111
 
1297
1112
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
@@ -1305,128 +1120,296 @@ function _arrayLikeToArray(arr, len) {
1305
1120
 
1306
1121
  /***/ }),
1307
1122
 
1308
- /***/ 74:
1309
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1123
+ /***/ 7416:
1124
+ /***/ ((module) => {
1310
1125
 
1311
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1312
- /* harmony export */ "default": () => (/* binding */ _arrayWithoutHoles)
1313
- /* harmony export */ });
1314
- /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
1126
+ /**
1127
+ * Copyright 2004-present Facebook. All Rights Reserved.
1128
+ *
1129
+ * @providesModule UserAgent_DEPRECATED
1130
+ */
1315
1131
 
1316
- function _arrayWithoutHoles(arr) {
1317
- if (Array.isArray(arr)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr);
1318
- }
1132
+ /**
1133
+ * Provides entirely client-side User Agent and OS detection. You should prefer
1134
+ * the non-deprecated UserAgent module when possible, which exposes our
1135
+ * authoritative server-side PHP-based detection to the client.
1136
+ *
1137
+ * Usage is straightforward:
1138
+ *
1139
+ * if (UserAgent_DEPRECATED.ie()) {
1140
+ * // IE
1141
+ * }
1142
+ *
1143
+ * You can also do version checks:
1144
+ *
1145
+ * if (UserAgent_DEPRECATED.ie() >= 7) {
1146
+ * // IE7 or better
1147
+ * }
1148
+ *
1149
+ * The browser functions will return NaN if the browser does not match, so
1150
+ * you can also do version compares the other way:
1151
+ *
1152
+ * if (UserAgent_DEPRECATED.ie() < 7) {
1153
+ * // IE6 or worse
1154
+ * }
1155
+ *
1156
+ * Note that the version is a float and may include a minor version number,
1157
+ * so you should always use range operators to perform comparisons, not
1158
+ * strict equality.
1159
+ *
1160
+ * **Note:** You should **strongly** prefer capability detection to browser
1161
+ * version detection where it's reasonable:
1162
+ *
1163
+ * http://www.quirksmode.org/js/support.html
1164
+ *
1165
+ * Further, we have a large number of mature wrapper functions and classes
1166
+ * which abstract away many browser irregularities. Check the documentation,
1167
+ * grep for things, or ask on javascript@lists.facebook.com before writing yet
1168
+ * another copy of "event || window.event".
1169
+ *
1170
+ */
1171
+
1172
+ var _populated = false;
1173
+
1174
+ // Browsers
1175
+ var _ie, _firefox, _opera, _webkit, _chrome;
1176
+
1177
+ // Actual IE browser for compatibility mode
1178
+ var _ie_real_version;
1179
+
1180
+ // Platforms
1181
+ var _osx, _windows, _linux, _android;
1182
+
1183
+ // Architectures
1184
+ var _win64;
1185
+
1186
+ // Devices
1187
+ var _iphone, _ipad, _native;
1188
+
1189
+ var _mobile;
1190
+
1191
+ function _populate() {
1192
+ if (_populated) {
1193
+ return;
1194
+ }
1195
+
1196
+ _populated = true;
1197
+
1198
+ // To work around buggy JS libraries that can't handle multi-digit
1199
+ // version numbers, Opera 10's user agent string claims it's Opera
1200
+ // 9, then later includes a Version/X.Y field:
1201
+ //
1202
+ // Opera/9.80 (foo) Presto/2.2.15 Version/10.10
1203
+ var uas = navigator.userAgent;
1204
+ var agent = /(?:MSIE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Version.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\d+\.\d+))/.exec(uas);
1205
+ var os = /(Mac OS X)|(Windows)|(Linux)/.exec(uas);
1206
+
1207
+ _iphone = /\b(iPhone|iP[ao]d)/.exec(uas);
1208
+ _ipad = /\b(iP[ao]d)/.exec(uas);
1209
+ _android = /Android/i.exec(uas);
1210
+ _native = /FBAN\/\w+;/i.exec(uas);
1211
+ _mobile = /Mobile/i.exec(uas);
1212
+
1213
+ // Note that the IE team blog would have you believe you should be checking
1214
+ // for 'Win64; x64'. But MSDN then reveals that you can actually be coming
1215
+ // from either x64 or ia64; so ultimately, you should just check for Win64
1216
+ // as in indicator of whether you're in 64-bit IE. 32-bit IE on 64-bit
1217
+ // Windows will send 'WOW64' instead.
1218
+ _win64 = !!(/Win64/.exec(uas));
1319
1219
 
1320
- /***/ }),
1220
+ if (agent) {
1221
+ _ie = agent[1] ? parseFloat(agent[1]) : (
1222
+ agent[5] ? parseFloat(agent[5]) : NaN);
1223
+ // IE compatibility mode
1224
+ if (_ie && document && document.documentMode) {
1225
+ _ie = document.documentMode;
1226
+ }
1227
+ // grab the "true" ie version from the trident token if available
1228
+ var trident = /(?:Trident\/(\d+.\d+))/.exec(uas);
1229
+ _ie_real_version = trident ? parseFloat(trident[1]) + 4 : _ie;
1321
1230
 
1322
- /***/ 6666:
1323
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1231
+ _firefox = agent[2] ? parseFloat(agent[2]) : NaN;
1232
+ _opera = agent[3] ? parseFloat(agent[3]) : NaN;
1233
+ _webkit = agent[4] ? parseFloat(agent[4]) : NaN;
1234
+ if (_webkit) {
1235
+ // We do not add the regexp to the above test, because it will always
1236
+ // match 'safari' only since 'AppleWebKit' appears before 'Chrome' in
1237
+ // the userAgent string.
1238
+ agent = /(?:Chrome\/(\d+\.\d+))/.exec(uas);
1239
+ _chrome = agent && agent[1] ? parseFloat(agent[1]) : NaN;
1240
+ } else {
1241
+ _chrome = NaN;
1242
+ }
1243
+ } else {
1244
+ _ie = _firefox = _opera = _chrome = _webkit = NaN;
1245
+ }
1324
1246
 
1325
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1326
- /* harmony export */ "default": () => (/* binding */ _defineProperty)
1327
- /* harmony export */ });
1328
- /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3795);
1247
+ if (os) {
1248
+ if (os[1]) {
1249
+ // Detect OS X version. If no version number matches, set _osx to true.
1250
+ // Version examples: 10, 10_6_1, 10.7
1251
+ // Parses version number as a float, taking only first two sets of
1252
+ // digits. If only one set of digits is found, returns just the major
1253
+ // version number.
1254
+ var ver = /(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(uas);
1329
1255
 
1330
- function _defineProperty(obj, key, value) {
1331
- key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
1332
- if (key in obj) {
1333
- Object.defineProperty(obj, key, {
1334
- value: value,
1335
- enumerable: true,
1336
- configurable: true,
1337
- writable: true
1338
- });
1256
+ _osx = ver ? parseFloat(ver[1].replace('_', '.')) : true;
1257
+ } else {
1258
+ _osx = false;
1259
+ }
1260
+ _windows = !!os[2];
1261
+ _linux = !!os[3];
1339
1262
  } else {
1340
- obj[key] = value;
1263
+ _osx = _windows = _linux = false;
1341
1264
  }
1342
- return obj;
1343
1265
  }
1344
1266
 
1345
- /***/ }),
1267
+ var UserAgent_DEPRECATED = {
1346
1268
 
1347
- /***/ 1079:
1348
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1269
+ /**
1270
+ * Check if the UA is Internet Explorer.
1271
+ *
1272
+ *
1273
+ * @return float|NaN Version number (if match) or NaN.
1274
+ */
1275
+ ie: function() {
1276
+ return _populate() || _ie;
1277
+ },
1349
1278
 
1350
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1351
- /* harmony export */ "default": () => (/* binding */ _iterableToArray)
1352
- /* harmony export */ });
1353
- function _iterableToArray(iter) {
1354
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
1355
- }
1279
+ /**
1280
+ * Check if we're in Internet Explorer compatibility mode.
1281
+ *
1282
+ * @return bool true if in compatibility mode, false if
1283
+ * not compatibility mode or not ie
1284
+ */
1285
+ ieCompatibilityMode: function() {
1286
+ return _populate() || (_ie_real_version > _ie);
1287
+ },
1356
1288
 
1357
- /***/ }),
1358
1289
 
1359
- /***/ 6098:
1360
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1290
+ /**
1291
+ * Whether the browser is 64-bit IE. Really, this is kind of weak sauce; we
1292
+ * only need this because Skype can't handle 64-bit IE yet. We need to remove
1293
+ * this when we don't need it -- tracked by #601957.
1294
+ */
1295
+ ie64: function() {
1296
+ return UserAgent_DEPRECATED.ie() && _win64;
1297
+ },
1361
1298
 
1362
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1363
- /* harmony export */ "default": () => (/* binding */ _nonIterableSpread)
1364
- /* harmony export */ });
1365
- function _nonIterableSpread() {
1366
- throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
1367
- }
1299
+ /**
1300
+ * Check if the UA is Firefox.
1301
+ *
1302
+ *
1303
+ * @return float|NaN Version number (if match) or NaN.
1304
+ */
1305
+ firefox: function() {
1306
+ return _populate() || _firefox;
1307
+ },
1368
1308
 
1369
- /***/ }),
1370
1309
 
1371
- /***/ 7930:
1372
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1310
+ /**
1311
+ * Check if the UA is Opera.
1312
+ *
1313
+ *
1314
+ * @return float|NaN Version number (if match) or NaN.
1315
+ */
1316
+ opera: function() {
1317
+ return _populate() || _opera;
1318
+ },
1373
1319
 
1374
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1375
- /* harmony export */ "default": () => (/* binding */ _toConsumableArray)
1376
- /* harmony export */ });
1377
- /* harmony import */ var _arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(74);
1378
- /* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1079);
1379
- /* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(9147);
1380
- /* harmony import */ var _nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6098);
1381
1320
 
1321
+ /**
1322
+ * Check if the UA is WebKit.
1323
+ *
1324
+ *
1325
+ * @return float|NaN Version number (if match) or NaN.
1326
+ */
1327
+ webkit: function() {
1328
+ return _populate() || _webkit;
1329
+ },
1330
+
1331
+ /**
1332
+ * For Push
1333
+ * WILL BE REMOVED VERY SOON. Use UserAgent_DEPRECATED.webkit
1334
+ */
1335
+ safari: function() {
1336
+ return UserAgent_DEPRECATED.webkit();
1337
+ },
1382
1338
 
1339
+ /**
1340
+ * Check if the UA is a Chrome browser.
1341
+ *
1342
+ *
1343
+ * @return float|NaN Version number (if match) or NaN.
1344
+ */
1345
+ chrome : function() {
1346
+ return _populate() || _chrome;
1347
+ },
1383
1348
 
1384
1349
 
1385
- function _toConsumableArray(arr) {
1386
- return (0,_arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr) || (0,_iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__["default"])(arr) || (0,_unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__["default"])(arr) || (0,_nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__["default"])();
1387
- }
1350
+ /**
1351
+ * Check if the user is running Windows.
1352
+ *
1353
+ * @return bool `true' if the user's OS is Windows.
1354
+ */
1355
+ windows: function() {
1356
+ return _populate() || _windows;
1357
+ },
1388
1358
 
1389
- /***/ }),
1390
1359
 
1391
- /***/ 9745:
1392
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1360
+ /**
1361
+ * Check if the user is running Mac OS X.
1362
+ *
1363
+ * @return float|bool Returns a float if a version number is detected,
1364
+ * otherwise true/false.
1365
+ */
1366
+ osx: function() {
1367
+ return _populate() || _osx;
1368
+ },
1393
1369
 
1394
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1395
- /* harmony export */ "default": () => (/* binding */ toPrimitive)
1396
- /* harmony export */ });
1397
- /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6522);
1370
+ /**
1371
+ * Check if the user is running Linux.
1372
+ *
1373
+ * @return bool `true' if the user's OS is some flavor of Linux.
1374
+ */
1375
+ linux: function() {
1376
+ return _populate() || _linux;
1377
+ },
1398
1378
 
1399
- function toPrimitive(t, r) {
1400
- if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
1401
- var e = t[Symbol.toPrimitive];
1402
- if (void 0 !== e) {
1403
- var i = e.call(t, r || "default");
1404
- if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(i)) return i;
1405
- throw new TypeError("@@toPrimitive must return a primitive value.");
1406
- }
1407
- return ("string" === r ? String : Number)(t);
1408
- }
1379
+ /**
1380
+ * Check if the user is running on an iPhone or iPod platform.
1381
+ *
1382
+ * @return bool `true' if the user is running some flavor of the
1383
+ * iPhone OS.
1384
+ */
1385
+ iphone: function() {
1386
+ return _populate() || _iphone;
1387
+ },
1409
1388
 
1410
- /***/ }),
1389
+ mobile: function() {
1390
+ return _populate() || (_iphone || _ipad || _android || _mobile);
1391
+ },
1411
1392
 
1412
- /***/ 3795:
1413
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1393
+ nativeApp: function() {
1394
+ // webviews inside of the native apps
1395
+ return _populate() || _native;
1396
+ },
1414
1397
 
1415
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1416
- /* harmony export */ "default": () => (/* binding */ toPropertyKey)
1417
- /* harmony export */ });
1418
- /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(6522);
1419
- /* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9745);
1398
+ android: function() {
1399
+ return _populate() || _android;
1400
+ },
1401
+
1402
+ ipad: function() {
1403
+ return _populate() || _ipad;
1404
+ }
1405
+ };
1420
1406
 
1407
+ module.exports = UserAgent_DEPRECATED;
1421
1408
 
1422
- function toPropertyKey(t) {
1423
- var i = (0,_toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t, "string");
1424
- return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : String(i);
1425
- }
1426
1409
 
1427
1410
  /***/ }),
1428
1411
 
1429
- /***/ 6522:
1412
+ /***/ 7545:
1430
1413
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1431
1414
 
1432
1415
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
@@ -1444,13 +1427,13 @@ function _typeof(o) {
1444
1427
 
1445
1428
  /***/ }),
1446
1429
 
1447
- /***/ 9147:
1430
+ /***/ 7985:
1448
1431
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1449
1432
 
1450
1433
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1451
1434
  /* harmony export */ "default": () => (/* binding */ _unsupportedIterableToArray)
1452
1435
  /* harmony export */ });
1453
- /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
1436
+ /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6284);
1454
1437
 
1455
1438
  function _unsupportedIterableToArray(o, minLen) {
1456
1439
  if (!o) return;
@@ -1461,6 +1444,35 @@ function _unsupportedIterableToArray(o, minLen) {
1461
1444
  if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
1462
1445
  }
1463
1446
 
1447
+ /***/ }),
1448
+
1449
+ /***/ 8283:
1450
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1451
+
1452
+ module.exports = __webpack_require__(5022);
1453
+
1454
+
1455
+ /***/ }),
1456
+
1457
+ /***/ 9824:
1458
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1459
+
1460
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1461
+ /* harmony export */ "default": () => (/* binding */ toPrimitive)
1462
+ /* harmony export */ });
1463
+ /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(7545);
1464
+
1465
+ function toPrimitive(t, r) {
1466
+ if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
1467
+ var e = t[Symbol.toPrimitive];
1468
+ if (void 0 !== e) {
1469
+ var i = e.call(t, r || "default");
1470
+ if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(i)) return i;
1471
+ throw new TypeError("@@toPrimitive must return a primitive value.");
1472
+ }
1473
+ return ("string" === r ? String : Number)(t);
1474
+ }
1475
+
1464
1476
  /***/ })
1465
1477
 
1466
1478
  /******/ });
@@ -1521,8 +1533,6 @@ function _unsupportedIterableToArray(o, minLen) {
1521
1533
  /******/
1522
1534
  /************************************************************************/
1523
1535
  var __webpack_exports__ = {};
1524
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
1525
- (() => {
1526
1536
 
1527
1537
  // EXPORTS
1528
1538
  __webpack_require__.d(__webpack_exports__, {
@@ -1532,54 +1542,74 @@ __webpack_require__.d(__webpack_exports__, {
1532
1542
  });
1533
1543
 
1534
1544
  // EXTERNAL MODULE: external "../shared"
1535
- var shared_ = __webpack_require__(9253);
1545
+ var shared_ = __webpack_require__(5166);
1536
1546
  // EXTERNAL MODULE: external "vue"
1537
- var external_vue_ = __webpack_require__(6609);
1538
- ;// CONCATENATED MODULE: external "vue-types"
1539
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1540
- var y = x => () => x
1541
- const external_vue_types_namespaceObject = x({ ["array"]: () => __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.array, ["object"]: () => __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.object });
1542
- ;// CONCATENATED MODULE: external "../config-provider"
1543
- var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1544
- var config_provider_y = x => () => x
1545
- const config_provider_namespaceObject = config_provider_x({ ["useLocale"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.useLocale, ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
1547
+ var external_vue_ = __webpack_require__(5286);
1548
+ ;// external "vue-types"
1549
+ var x = (y) => {
1550
+ var x = {}; __webpack_require__.d(x, y); return x
1551
+ }
1552
+ var y = (x) => (() => (x))
1553
+ const external_vue_types_namespaceObject = x({ ["array"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.array), ["object"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.object) });
1554
+ ;// external "../config-provider"
1555
+ var config_provider_x = (y) => {
1556
+ var x = {}; __webpack_require__.d(x, y); return x
1557
+ }
1558
+ var config_provider_y = (x) => (() => (x))
1559
+ const config_provider_namespaceObject = config_provider_x({ ["useLocale"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.useLocale), ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
1546
1560
  // EXTERNAL MODULE: ../../packages/directives/src/index.ts + 7 modules
1547
- var src = __webpack_require__(668);
1548
- ;// CONCATENATED MODULE: external "../icon"
1549
- var icon_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1550
- var icon_y = x => () => x
1551
- const icon_namespaceObject = icon_x({ ["AngleRight"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleRight, ["AngleUp"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleUp, ["Close"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Close, ["Error"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Error, ["Spinner"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Spinner });
1561
+ var src = __webpack_require__(4193);
1562
+ ;// external "../icon"
1563
+ var icon_x = (y) => {
1564
+ var x = {}; __webpack_require__.d(x, y); return x
1565
+ }
1566
+ var icon_y = (x) => (() => (x))
1567
+ const icon_namespaceObject = icon_x({ ["AngleRight"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleRight), ["AngleUp"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleUp), ["Close"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Close), ["Error"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Error), ["Spinner"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.Spinner) });
1552
1568
  // EXTERNAL MODULE: external "../popover"
1553
- var popover_ = __webpack_require__(563);
1554
- ;// CONCATENATED MODULE: external "../popover/popover.less"
1555
- var popover_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1556
- var popover_less_y = x => () => x
1569
+ var popover_ = __webpack_require__(592);
1570
+ ;// external "../popover/popover.less"
1571
+ var popover_less_x = (y) => {
1572
+ var x = {}; __webpack_require__.d(x, y); return x
1573
+ }
1574
+ var popover_less_y = (x) => (() => (x))
1557
1575
  const popover_less_namespaceObject = popover_less_x({ });
1558
- ;// CONCATENATED MODULE: external "../select"
1559
- var select_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1560
- var select_y = x => () => x
1561
- const select_namespaceObject = select_x({ ["useHover"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_select_1a0d1ad7__.useHover });
1562
- ;// CONCATENATED MODULE: external "../tag"
1563
- var tag_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1564
- var tag_y = x => () => x
1565
- const tag_namespaceObject = tag_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_tag_d74826be__["default"] });
1566
- ;// CONCATENATED MODULE: external "../tag/tag.less"
1567
- var tag_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1568
- var tag_less_y = x => () => x
1576
+ ;// external "../select"
1577
+ var select_x = (y) => {
1578
+ var x = {}; __webpack_require__.d(x, y); return x
1579
+ }
1580
+ var select_y = (x) => (() => (x))
1581
+ const select_namespaceObject = select_x({ ["useHover"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_select_1a0d1ad7__.useHover) });
1582
+ ;// external "../tag"
1583
+ var tag_x = (y) => {
1584
+ var x = {}; __webpack_require__.d(x, y); return x
1585
+ }
1586
+ var tag_y = (x) => (() => (x))
1587
+ const tag_namespaceObject = tag_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_tag_d74826be__["default"]) });
1588
+ ;// external "../tag/tag.less"
1589
+ var tag_less_x = (y) => {
1590
+ var x = {}; __webpack_require__.d(x, y); return x
1591
+ }
1592
+ var tag_less_y = (x) => (() => (x))
1569
1593
  const tag_less_namespaceObject = tag_less_x({ });
1570
- ;// CONCATENATED MODULE: external "../tag-input"
1571
- var tag_input_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1572
- var tag_input_y = x => () => x
1573
- const tag_input_namespaceObject = tag_input_x({ ["useTagsOverflow"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_tag_input_bee9f515__.useTagsOverflow });
1574
- ;// CONCATENATED MODULE: external "../checkbox"
1575
- var checkbox_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1576
- var checkbox_y = x => () => x
1577
- const checkbox_namespaceObject = checkbox_x({ ["default"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_checkbox_13b1cb4a__["default"] });
1578
- ;// CONCATENATED MODULE: external "../checkbox/checkbox.less"
1579
- var checkbox_less_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1580
- var checkbox_less_y = x => () => x
1594
+ ;// external "../tag-input"
1595
+ var tag_input_x = (y) => {
1596
+ var x = {}; __webpack_require__.d(x, y); return x
1597
+ }
1598
+ var tag_input_y = (x) => (() => (x))
1599
+ const tag_input_namespaceObject = tag_input_x({ ["useTagsOverflow"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_tag_input_bee9f515__.useTagsOverflow) });
1600
+ ;// external "../checkbox"
1601
+ var checkbox_x = (y) => {
1602
+ var x = {}; __webpack_require__.d(x, y); return x
1603
+ }
1604
+ var checkbox_y = (x) => (() => (x))
1605
+ const checkbox_namespaceObject = checkbox_x({ ["default"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_checkbox_13b1cb4a__["default"]) });
1606
+ ;// external "../checkbox/checkbox.less"
1607
+ var checkbox_less_x = (y) => {
1608
+ var x = {}; __webpack_require__.d(x, y); return x
1609
+ }
1610
+ var checkbox_less_y = (x) => (() => (x))
1581
1611
  const checkbox_less_namespaceObject = checkbox_less_x({ });
1582
- ;// CONCATENATED MODULE: ../../packages/cascader/src/cascader-panel.tsx
1612
+ ;// ../../packages/cascader/src/cascader-panel.tsx
1583
1613
 
1584
1614
  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; } } }; }
1585
1615
  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); }
@@ -1979,15 +2009,15 @@ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len
1979
2009
  })]);
1980
2010
  }
1981
2011
  }));
1982
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/classCallCheck.js
2012
+ ;// ../../node_modules/@babel/runtime/helpers/esm/classCallCheck.js
1983
2013
  function _classCallCheck(instance, Constructor) {
1984
2014
  if (!(instance instanceof Constructor)) {
1985
2015
  throw new TypeError("Cannot call a class as a function");
1986
2016
  }
1987
2017
  }
1988
2018
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
1989
- var toPropertyKey = __webpack_require__(3795);
1990
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/createClass.js
2019
+ var toPropertyKey = __webpack_require__(205);
2020
+ ;// ../../node_modules/@babel/runtime/helpers/esm/createClass.js
1991
2021
 
1992
2022
  function _defineProperties(target, props) {
1993
2023
  for (var i = 0; i < props.length; i++) {
@@ -2006,7 +2036,7 @@ function _createClass(Constructor, protoProps, staticProps) {
2006
2036
  });
2007
2037
  return Constructor;
2008
2038
  }
2009
- ;// CONCATENATED MODULE: ../../packages/cascader/src/node.ts
2039
+ ;// ../../packages/cascader/src/node.ts
2010
2040
 
2011
2041
 
2012
2042
  /*
@@ -2203,7 +2233,7 @@ var Node = /*#__PURE__*/function () {
2203
2233
  return Node;
2204
2234
  }();
2205
2235
  /* harmony default export */ const src_node = (Node);
2206
- ;// CONCATENATED MODULE: ../../packages/cascader/src/store.ts
2236
+ ;// ../../packages/cascader/src/store.ts
2207
2237
 
2208
2238
 
2209
2239
  /*
@@ -2357,7 +2387,7 @@ var Store = /*#__PURE__*/function () {
2357
2387
  return Store;
2358
2388
  }();
2359
2389
  /* harmony default export */ const src_store = (Store);
2360
- ;// CONCATENATED MODULE: ../../packages/cascader/src/cascader.tsx
2390
+ ;// ../../packages/cascader/src/cascader.tsx
2361
2391
 
2362
2392
  /*
2363
2393
  * Tencent is pleased to support the open source community by making
@@ -2863,7 +2893,7 @@ var Store = /*#__PURE__*/function () {
2863
2893
  }, [suffixIcon(), popoverRender()])]);
2864
2894
  }
2865
2895
  }));
2866
- ;// CONCATENATED MODULE: ../../packages/cascader/src/index.ts
2896
+ ;// ../../packages/cascader/src/index.ts
2867
2897
  /*
2868
2898
  * Tencent is pleased to support the open source community by making
2869
2899
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -2897,8 +2927,6 @@ var BkCascader = (0,shared_.withInstallProps)(cascader, {
2897
2927
  });
2898
2928
  /* harmony default export */ const cascader_src = (BkCascader);
2899
2929
 
2900
- })();
2901
-
2902
2930
  var __webpack_exports__BkCascader = __webpack_exports__.BkCascader;
2903
2931
  var __webpack_exports__BkCascaderPanel = __webpack_exports__.BkCascaderPanel;
2904
2932
  var __webpack_exports__default = __webpack_exports__["default"];