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 "./date-picker.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_bkui_vue_lib_config_provider_fe8577a3__ from "../config-provider";
@@ -15,7 +15,181 @@ 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
- /***/ 668:
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:
19
193
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
20
194
 
21
195
 
@@ -26,7 +200,7 @@ __webpack_require__.d(__webpack_exports__, {
26
200
 
27
201
  // UNUSED EXPORTS: bkEllipsis, bkEllipsisInstance, bkLoading, bkTooltips, mousewheel, overflowTitle
28
202
 
29
- ;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
203
+ ;// ../../packages/directives/src/clickoutside.ts
30
204
  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; } } }; }
31
205
  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); }
32
206
  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; }
@@ -153,10 +327,10 @@ ClickOutside.install = function (app) {
153
327
  };
154
328
  /* harmony default export */ const clickoutside = (ClickOutside);
155
329
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
156
- var esm_typeof = __webpack_require__(6522);
330
+ var esm_typeof = __webpack_require__(7545);
157
331
  // EXTERNAL MODULE: external "../popover"
158
- var popover_ = __webpack_require__(563);
159
- ;// CONCATENATED MODULE: ../../packages/directives/src/ellipsis.ts
332
+ var popover_ = __webpack_require__(592);
333
+ ;// ../../packages/directives/src/ellipsis.ts
160
334
 
161
335
  /*
162
336
  * Tencent is pleased to support the open source community by making
@@ -267,9 +441,9 @@ var ellipsis = {
267
441
  };
268
442
  /* harmony default export */ const src_ellipsis = ((/* unused pure expression or super */ null && (ellipsis)));
269
443
  // EXTERNAL MODULE: ../../node_modules/normalize-wheel/index.js
270
- var normalize_wheel = __webpack_require__(2439);
444
+ var normalize_wheel = __webpack_require__(8283);
271
445
  var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel);
272
- ;// CONCATENATED MODULE: ../../packages/directives/src/mousewheel.ts
446
+ ;// ../../packages/directives/src/mousewheel.ts
273
447
  /*
274
448
  * Tencent is pleased to support the open source community by making
275
449
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -312,18 +486,20 @@ var mousewheel = {
312
486
  };
313
487
  /* harmony default export */ const src_mousewheel = ((/* unused pure expression or super */ null && (mousewheel)));
314
488
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
315
- var defineProperty = __webpack_require__(6666);
489
+ var defineProperty = __webpack_require__(4586);
316
490
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
317
- var toConsumableArray = __webpack_require__(7930);
491
+ var toConsumableArray = __webpack_require__(5153);
318
492
  // EXTERNAL MODULE: external "vue"
319
- var external_vue_ = __webpack_require__(6609);
493
+ var external_vue_ = __webpack_require__(5286);
320
494
  // EXTERNAL MODULE: external "../shared"
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
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
327
503
 
328
504
 
329
505
 
@@ -612,15 +788,19 @@ function hide(el) {
612
788
  }
613
789
  }
614
790
  /* harmony default export */ const src_tooltips = ((/* unused pure expression or super */ null && (tooltips)));
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
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))
618
796
  const external_loading_namespaceObject = external_loading_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
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))
622
802
  const external_overflow_title_namespaceObject = external_overflow_title_x({ });
623
- ;// CONCATENATED MODULE: ../../packages/directives/src/index.ts
803
+ ;// ../../packages/directives/src/index.ts
624
804
  /*
625
805
  * Tencent is pleased to support the open source community by making
626
806
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -656,16 +836,45 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
656
836
 
657
837
  /***/ }),
658
838
 
659
- /***/ 2439:
660
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
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
+ /***/ }),
661
850
 
662
- module.exports = __webpack_require__(2527);
851
+ /***/ 4586:
852
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
853
+
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);
663
858
 
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
+ }
664
873
 
665
874
  /***/ }),
666
875
 
667
- /***/ 7430:
668
- /***/ ((module) => {
876
+ /***/ 5022:
877
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
669
878
 
670
879
  /**
671
880
  * Copyright (c) 2015, Facebook, Inc.
@@ -675,447 +884,38 @@ module.exports = __webpack_require__(2527);
675
884
  * LICENSE file in the root directory of this source tree. An additional grant
676
885
  * of patent rights can be found in the PATENTS file in the same directory.
677
886
  *
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.
887
+ * @providesModule normalizeWheel
888
+ * @typechecks
696
889
  */
697
- var ExecutionEnvironment = {
698
-
699
- canUseDOM: canUseDOM,
700
890
 
701
- canUseWorkers: typeof Worker !== 'undefined',
702
-
703
- canUseEventListeners:
704
- canUseDOM && !!(window.addEventListener || window.attachEvent),
705
-
706
- canUseViewport: canUseDOM && !!window.screen,
707
-
708
- isInWorker: !canUseDOM // For now, this is true - might change in the future.
709
891
 
710
- };
711
892
 
712
- module.exports = ExecutionEnvironment;
893
+ var UserAgent_DEPRECATED = __webpack_require__(7416);
713
894
 
895
+ var isEventSupported = __webpack_require__(2586);
714
896
 
715
- /***/ }),
716
897
 
717
- /***/ 6377:
718
- /***/ ((module) => {
898
+ // Reasonable defaults
899
+ var PIXEL_STEP = 10;
900
+ var LINE_HEIGHT = 40;
901
+ var PAGE_HEIGHT = 800;
719
902
 
720
903
  /**
721
- * Copyright 2004-present Facebook. All Rights Reserved.
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.
722
907
  *
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.
908
+ * If you need to react to the mouse wheel in a predictable way, this code is
909
+ * like your bestest friend. * hugs *
730
910
  *
731
- * Usage is straightforward:
911
+ * As of today, there are 4 DOM event types you can listen to:
732
912
  *
733
- * if (UserAgent_DEPRECATED.ie()) {
734
- * // IE
735
- * }
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
736
917
  *
737
- * You can also do version checks:
738
- *
739
- * if (UserAgent_DEPRECATED.ie() >= 7) {
740
- * // IE7 or better
741
- * }
742
- *
743
- * The browser functions will return NaN if the browser does not match, so
744
- * you can also do version compares the other way:
745
- *
746
- * if (UserAgent_DEPRECATED.ie() < 7) {
747
- * // IE6 or worse
748
- * }
749
- *
750
- * Note that the version is a float and may include a minor version number,
751
- * so you should always use range operators to perform comparisons, not
752
- * strict equality.
753
- *
754
- * **Note:** You should **strongly** prefer capability detection to browser
755
- * version detection where it's reasonable:
756
- *
757
- * http://www.quirksmode.org/js/support.html
758
- *
759
- * Further, we have a large number of mature wrapper functions and classes
760
- * which abstract away many browser irregularities. Check the documentation,
761
- * grep for things, or ask on javascript@lists.facebook.com before writing yet
762
- * another copy of "event || window.event".
763
- *
764
- */
765
-
766
- var _populated = false;
767
-
768
- // Browsers
769
- var _ie, _firefox, _opera, _webkit, _chrome;
770
-
771
- // Actual IE browser for compatibility mode
772
- var _ie_real_version;
773
-
774
- // Platforms
775
- var _osx, _windows, _linux, _android;
776
-
777
- // Architectures
778
- var _win64;
779
-
780
- // Devices
781
- var _iphone, _ipad, _native;
782
-
783
- var _mobile;
784
-
785
- function _populate() {
786
- if (_populated) {
787
- return;
788
- }
789
-
790
- _populated = true;
791
-
792
- // To work around buggy JS libraries that can't handle multi-digit
793
- // version numbers, Opera 10's user agent string claims it's Opera
794
- // 9, then later includes a Version/X.Y field:
795
- //
796
- // Opera/9.80 (foo) Presto/2.2.15 Version/10.10
797
- var uas = navigator.userAgent;
798
- 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);
799
- var os = /(Mac OS X)|(Windows)|(Linux)/.exec(uas);
800
-
801
- _iphone = /\b(iPhone|iP[ao]d)/.exec(uas);
802
- _ipad = /\b(iP[ao]d)/.exec(uas);
803
- _android = /Android/i.exec(uas);
804
- _native = /FBAN\/\w+;/i.exec(uas);
805
- _mobile = /Mobile/i.exec(uas);
806
-
807
- // Note that the IE team blog would have you believe you should be checking
808
- // for 'Win64; x64'. But MSDN then reveals that you can actually be coming
809
- // from either x64 or ia64; so ultimately, you should just check for Win64
810
- // as in indicator of whether you're in 64-bit IE. 32-bit IE on 64-bit
811
- // Windows will send 'WOW64' instead.
812
- _win64 = !!(/Win64/.exec(uas));
813
-
814
- if (agent) {
815
- _ie = agent[1] ? parseFloat(agent[1]) : (
816
- agent[5] ? parseFloat(agent[5]) : NaN);
817
- // IE compatibility mode
818
- if (_ie && document && document.documentMode) {
819
- _ie = document.documentMode;
820
- }
821
- // grab the "true" ie version from the trident token if available
822
- var trident = /(?:Trident\/(\d+.\d+))/.exec(uas);
823
- _ie_real_version = trident ? parseFloat(trident[1]) + 4 : _ie;
824
-
825
- _firefox = agent[2] ? parseFloat(agent[2]) : NaN;
826
- _opera = agent[3] ? parseFloat(agent[3]) : NaN;
827
- _webkit = agent[4] ? parseFloat(agent[4]) : NaN;
828
- if (_webkit) {
829
- // We do not add the regexp to the above test, because it will always
830
- // match 'safari' only since 'AppleWebKit' appears before 'Chrome' in
831
- // the userAgent string.
832
- agent = /(?:Chrome\/(\d+\.\d+))/.exec(uas);
833
- _chrome = agent && agent[1] ? parseFloat(agent[1]) : NaN;
834
- } else {
835
- _chrome = NaN;
836
- }
837
- } else {
838
- _ie = _firefox = _opera = _chrome = _webkit = NaN;
839
- }
840
-
841
- if (os) {
842
- if (os[1]) {
843
- // Detect OS X version. If no version number matches, set _osx to true.
844
- // Version examples: 10, 10_6_1, 10.7
845
- // Parses version number as a float, taking only first two sets of
846
- // digits. If only one set of digits is found, returns just the major
847
- // version number.
848
- var ver = /(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(uas);
849
-
850
- _osx = ver ? parseFloat(ver[1].replace('_', '.')) : true;
851
- } else {
852
- _osx = false;
853
- }
854
- _windows = !!os[2];
855
- _linux = !!os[3];
856
- } else {
857
- _osx = _windows = _linux = false;
858
- }
859
- }
860
-
861
- var UserAgent_DEPRECATED = {
862
-
863
- /**
864
- * Check if the UA is Internet Explorer.
865
- *
866
- *
867
- * @return float|NaN Version number (if match) or NaN.
868
- */
869
- ie: function() {
870
- return _populate() || _ie;
871
- },
872
-
873
- /**
874
- * Check if we're in Internet Explorer compatibility mode.
875
- *
876
- * @return bool true if in compatibility mode, false if
877
- * not compatibility mode or not ie
878
- */
879
- ieCompatibilityMode: function() {
880
- return _populate() || (_ie_real_version > _ie);
881
- },
882
-
883
-
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:
918
+ * So what to do? The is the best:
1119
919
  *
1120
920
  * normalizeWheel.getEventType();
1121
921
  *
@@ -1261,34 +1061,49 @@ module.exports = normalizeWheel;
1261
1061
 
1262
1062
  /***/ }),
1263
1063
 
1264
- /***/ 563:
1265
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
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);
1266
1074
 
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 });
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
+ }
1270
1081
 
1271
1082
  /***/ }),
1272
1083
 
1273
- /***/ 9253:
1084
+ /***/ 5166:
1274
1085
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1275
1086
 
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 });
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) });
1279
1092
 
1280
1093
  /***/ }),
1281
1094
 
1282
- /***/ 6609:
1095
+ /***/ 5286:
1283
1096
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1284
1097
 
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 });
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) });
1288
1103
 
1289
1104
  /***/ }),
1290
1105
 
1291
- /***/ 926:
1106
+ /***/ 6284:
1292
1107
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1293
1108
 
1294
1109
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
@@ -1302,128 +1117,296 @@ function _arrayLikeToArray(arr, len) {
1302
1117
 
1303
1118
  /***/ }),
1304
1119
 
1305
- /***/ 74:
1306
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1120
+ /***/ 7416:
1121
+ /***/ ((module) => {
1307
1122
 
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);
1123
+ /**
1124
+ * Copyright 2004-present Facebook. All Rights Reserved.
1125
+ *
1126
+ * @providesModule UserAgent_DEPRECATED
1127
+ */
1312
1128
 
1313
- function _arrayWithoutHoles(arr) {
1314
- if (Array.isArray(arr)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr);
1315
- }
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:
1141
+ *
1142
+ * if (UserAgent_DEPRECATED.ie() >= 7) {
1143
+ * // IE7 or better
1144
+ * }
1145
+ *
1146
+ * The browser functions will return NaN if the browser does not match, so
1147
+ * you can also do version compares the other way:
1148
+ *
1149
+ * if (UserAgent_DEPRECATED.ie() < 7) {
1150
+ * // IE6 or worse
1151
+ * }
1152
+ *
1153
+ * Note that the version is a float and may include a minor version number,
1154
+ * so you should always use range operators to perform comparisons, not
1155
+ * strict equality.
1156
+ *
1157
+ * **Note:** You should **strongly** prefer capability detection to browser
1158
+ * version detection where it's reasonable:
1159
+ *
1160
+ * http://www.quirksmode.org/js/support.html
1161
+ *
1162
+ * Further, we have a large number of mature wrapper functions and classes
1163
+ * which abstract away many browser irregularities. Check the documentation,
1164
+ * grep for things, or ask on javascript@lists.facebook.com before writing yet
1165
+ * another copy of "event || window.event".
1166
+ *
1167
+ */
1168
+
1169
+ var _populated = false;
1170
+
1171
+ // Browsers
1172
+ var _ie, _firefox, _opera, _webkit, _chrome;
1173
+
1174
+ // Actual IE browser for compatibility mode
1175
+ var _ie_real_version;
1176
+
1177
+ // Platforms
1178
+ var _osx, _windows, _linux, _android;
1179
+
1180
+ // Architectures
1181
+ var _win64;
1182
+
1183
+ // Devices
1184
+ var _iphone, _ipad, _native;
1185
+
1186
+ var _mobile;
1187
+
1188
+ function _populate() {
1189
+ if (_populated) {
1190
+ return;
1191
+ }
1192
+
1193
+ _populated = true;
1194
+
1195
+ // To work around buggy JS libraries that can't handle multi-digit
1196
+ // version numbers, Opera 10's user agent string claims it's Opera
1197
+ // 9, then later includes a Version/X.Y field:
1198
+ //
1199
+ // Opera/9.80 (foo) Presto/2.2.15 Version/10.10
1200
+ var uas = navigator.userAgent;
1201
+ 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);
1202
+ var os = /(Mac OS X)|(Windows)|(Linux)/.exec(uas);
1203
+
1204
+ _iphone = /\b(iPhone|iP[ao]d)/.exec(uas);
1205
+ _ipad = /\b(iP[ao]d)/.exec(uas);
1206
+ _android = /Android/i.exec(uas);
1207
+ _native = /FBAN\/\w+;/i.exec(uas);
1208
+ _mobile = /Mobile/i.exec(uas);
1209
+
1210
+ // Note that the IE team blog would have you believe you should be checking
1211
+ // for 'Win64; x64'. But MSDN then reveals that you can actually be coming
1212
+ // from either x64 or ia64; so ultimately, you should just check for Win64
1213
+ // as in indicator of whether you're in 64-bit IE. 32-bit IE on 64-bit
1214
+ // Windows will send 'WOW64' instead.
1215
+ _win64 = !!(/Win64/.exec(uas));
1316
1216
 
1317
- /***/ }),
1217
+ if (agent) {
1218
+ _ie = agent[1] ? parseFloat(agent[1]) : (
1219
+ agent[5] ? parseFloat(agent[5]) : NaN);
1220
+ // IE compatibility mode
1221
+ if (_ie && document && document.documentMode) {
1222
+ _ie = document.documentMode;
1223
+ }
1224
+ // grab the "true" ie version from the trident token if available
1225
+ var trident = /(?:Trident\/(\d+.\d+))/.exec(uas);
1226
+ _ie_real_version = trident ? parseFloat(trident[1]) + 4 : _ie;
1318
1227
 
1319
- /***/ 6666:
1320
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1228
+ _firefox = agent[2] ? parseFloat(agent[2]) : NaN;
1229
+ _opera = agent[3] ? parseFloat(agent[3]) : NaN;
1230
+ _webkit = agent[4] ? parseFloat(agent[4]) : NaN;
1231
+ if (_webkit) {
1232
+ // We do not add the regexp to the above test, because it will always
1233
+ // match 'safari' only since 'AppleWebKit' appears before 'Chrome' in
1234
+ // the userAgent string.
1235
+ agent = /(?:Chrome\/(\d+\.\d+))/.exec(uas);
1236
+ _chrome = agent && agent[1] ? parseFloat(agent[1]) : NaN;
1237
+ } else {
1238
+ _chrome = NaN;
1239
+ }
1240
+ } else {
1241
+ _ie = _firefox = _opera = _chrome = _webkit = NaN;
1242
+ }
1321
1243
 
1322
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1323
- /* harmony export */ "default": () => (/* binding */ _defineProperty)
1324
- /* harmony export */ });
1325
- /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3795);
1244
+ if (os) {
1245
+ if (os[1]) {
1246
+ // Detect OS X version. If no version number matches, set _osx to true.
1247
+ // Version examples: 10, 10_6_1, 10.7
1248
+ // Parses version number as a float, taking only first two sets of
1249
+ // digits. If only one set of digits is found, returns just the major
1250
+ // version number.
1251
+ var ver = /(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(uas);
1326
1252
 
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
- });
1253
+ _osx = ver ? parseFloat(ver[1].replace('_', '.')) : true;
1254
+ } else {
1255
+ _osx = false;
1256
+ }
1257
+ _windows = !!os[2];
1258
+ _linux = !!os[3];
1336
1259
  } else {
1337
- obj[key] = value;
1260
+ _osx = _windows = _linux = false;
1338
1261
  }
1339
- return obj;
1340
1262
  }
1341
1263
 
1342
- /***/ }),
1264
+ var UserAgent_DEPRECATED = {
1343
1265
 
1344
- /***/ 1079:
1345
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1266
+ /**
1267
+ * Check if the UA is Internet Explorer.
1268
+ *
1269
+ *
1270
+ * @return float|NaN Version number (if match) or NaN.
1271
+ */
1272
+ ie: function() {
1273
+ return _populate() || _ie;
1274
+ },
1346
1275
 
1347
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1348
- /* harmony export */ "default": () => (/* binding */ _iterableToArray)
1349
- /* harmony export */ });
1350
- function _iterableToArray(iter) {
1351
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
1352
- }
1276
+ /**
1277
+ * Check if we're in Internet Explorer compatibility mode.
1278
+ *
1279
+ * @return bool true if in compatibility mode, false if
1280
+ * not compatibility mode or not ie
1281
+ */
1282
+ ieCompatibilityMode: function() {
1283
+ return _populate() || (_ie_real_version > _ie);
1284
+ },
1353
1285
 
1354
- /***/ }),
1355
1286
 
1356
- /***/ 6098:
1357
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
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
+ },
1358
1295
 
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.");
1364
- }
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
+ },
1365
1305
 
1366
- /***/ }),
1367
1306
 
1368
- /***/ 7930:
1369
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
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
+ },
1370
1316
 
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
1317
 
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
+ },
1327
+
1328
+ /**
1329
+ * For Push
1330
+ * WILL BE REMOVED VERY SOON. Use UserAgent_DEPRECATED.webkit
1331
+ */
1332
+ safari: function() {
1333
+ return UserAgent_DEPRECATED.webkit();
1334
+ },
1379
1335
 
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
+ },
1380
1345
 
1381
1346
 
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
- }
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
+ },
1385
1355
 
1386
- /***/ }),
1387
1356
 
1388
- /***/ 9745:
1389
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
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
+ },
1390
1366
 
1391
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1392
- /* harmony export */ "default": () => (/* binding */ toPrimitive)
1393
- /* harmony export */ });
1394
- /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6522);
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
+ },
1395
1375
 
1396
- function toPrimitive(t, r) {
1397
- if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
1398
- var e = t[Symbol.toPrimitive];
1399
- if (void 0 !== e) {
1400
- var i = e.call(t, r || "default");
1401
- if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(i)) return i;
1402
- throw new TypeError("@@toPrimitive must return a primitive value.");
1403
- }
1404
- return ("string" === r ? String : Number)(t);
1405
- }
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
+ },
1406
1385
 
1407
- /***/ }),
1386
+ mobile: function() {
1387
+ return _populate() || (_iphone || _ipad || _android || _mobile);
1388
+ },
1408
1389
 
1409
- /***/ 3795:
1410
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1390
+ nativeApp: function() {
1391
+ // webviews inside of the native apps
1392
+ return _populate() || _native;
1393
+ },
1411
1394
 
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);
1395
+ android: function() {
1396
+ return _populate() || _android;
1397
+ },
1398
+
1399
+ ipad: function() {
1400
+ return _populate() || _ipad;
1401
+ }
1402
+ };
1417
1403
 
1404
+ module.exports = UserAgent_DEPRECATED;
1418
1405
 
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
1406
 
1424
1407
  /***/ }),
1425
1408
 
1426
- /***/ 6522:
1409
+ /***/ 7545:
1427
1410
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1428
1411
 
1429
1412
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
@@ -1441,13 +1424,13 @@ function _typeof(o) {
1441
1424
 
1442
1425
  /***/ }),
1443
1426
 
1444
- /***/ 9147:
1427
+ /***/ 7985:
1445
1428
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1446
1429
 
1447
1430
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1448
1431
  /* harmony export */ "default": () => (/* binding */ _unsupportedIterableToArray)
1449
1432
  /* harmony export */ });
1450
- /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
1433
+ /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6284);
1451
1434
 
1452
1435
  function _unsupportedIterableToArray(o, minLen) {
1453
1436
  if (!o) return;
@@ -1458,6 +1441,35 @@ function _unsupportedIterableToArray(o, minLen) {
1458
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);
1459
1442
  }
1460
1443
 
1444
+ /***/ }),
1445
+
1446
+ /***/ 8283:
1447
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1448
+
1449
+ module.exports = __webpack_require__(5022);
1450
+
1451
+
1452
+ /***/ }),
1453
+
1454
+ /***/ 9824:
1455
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1456
+
1457
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1458
+ /* harmony export */ "default": () => (/* binding */ toPrimitive)
1459
+ /* harmony export */ });
1460
+ /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(7545);
1461
+
1462
+ function toPrimitive(t, r) {
1463
+ if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
1464
+ var e = t[Symbol.toPrimitive];
1465
+ if (void 0 !== e) {
1466
+ var i = e.call(t, r || "default");
1467
+ if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(i)) return i;
1468
+ throw new TypeError("@@toPrimitive must return a primitive value.");
1469
+ }
1470
+ return ("string" === r ? String : Number)(t);
1471
+ }
1472
+
1461
1473
  /***/ })
1462
1474
 
1463
1475
  /******/ });
@@ -1518,8 +1530,6 @@ function _unsupportedIterableToArray(o, minLen) {
1518
1530
  /******/
1519
1531
  /************************************************************************/
1520
1532
  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
- (() => {
1523
1533
 
1524
1534
  // EXPORTS
1525
1535
  __webpack_require__.d(__webpack_exports__, {
@@ -1529,16 +1539,18 @@ __webpack_require__.d(__webpack_exports__, {
1529
1539
  });
1530
1540
 
1531
1541
  // EXTERNAL MODULE: external "../shared"
1532
- var shared_ = __webpack_require__(9253);
1542
+ var shared_ = __webpack_require__(5166);
1533
1543
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
1534
- var defineProperty = __webpack_require__(6666);
1544
+ var defineProperty = __webpack_require__(4586);
1535
1545
  // EXTERNAL MODULE: external "vue"
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
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
1542
1554
 
1543
1555
 
1544
1556
  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; }
@@ -1789,11 +1801,11 @@ var pickerDropdownProps = {
1789
1801
  }, [(_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 : '']);
1790
1802
  }
1791
1803
  }));
1792
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
1804
+ ;// ../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
1793
1805
  function _arrayWithHoles(arr) {
1794
1806
  if (Array.isArray(arr)) return arr;
1795
1807
  }
1796
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
1808
+ ;// ../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js
1797
1809
  function _iterableToArrayLimit(r, l) {
1798
1810
  var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
1799
1811
  if (null != t) {
@@ -1822,12 +1834,12 @@ function _iterableToArrayLimit(r, l) {
1822
1834
  }
1823
1835
  }
1824
1836
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
1825
- var unsupportedIterableToArray = __webpack_require__(9147);
1826
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
1837
+ var unsupportedIterableToArray = __webpack_require__(7985);
1838
+ ;// ../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js
1827
1839
  function _nonIterableRest() {
1828
1840
  throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
1829
1841
  }
1830
- ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
1842
+ ;// ../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js
1831
1843
 
1832
1844
 
1833
1845
 
@@ -1836,16 +1848,18 @@ function _slicedToArray(arr, i) {
1836
1848
  return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || (0,unsupportedIterableToArray["default"])(arr, i) || _nonIterableRest();
1837
1849
  }
1838
1850
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
1839
- var toConsumableArray = __webpack_require__(7930);
1851
+ var toConsumableArray = __webpack_require__(5153);
1840
1852
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
1841
- var esm_typeof = __webpack_require__(6522);
1853
+ var esm_typeof = __webpack_require__(7545);
1842
1854
  // EXTERNAL MODULE: ../../packages/directives/src/index.ts + 7 modules
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
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
1849
1863
 
1850
1864
  /*
1851
1865
  * Tencent is pleased to support the open source community by making
@@ -1900,15 +1914,19 @@ var timeIcon = (0,external_vue_.createVNode)(external_vue_.Fragment, null, [(0,e
1900
1914
  "fill": "#c4c6cc",
1901
1915
  "points": "512,512 512,256 448,256 448,512 448,576 512,576 768,576 768,512"
1902
1916
  }, null)])])]);
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
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))
1910
1928
  const button_less_namespaceObject = button_less_x({ });
1911
- ;// CONCATENATED MODULE: ../../packages/date-picker/src/base/confirm.tsx
1929
+ ;// ../../packages/date-picker/src/base/confirm.tsx
1912
1930
 
1913
1931
 
1914
1932
  /*
@@ -2042,15 +2060,19 @@ var confirmProps = {
2042
2060
  }), [this.labels.ok])])]);
2043
2061
  }
2044
2062
  }));
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
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
2054
2076
  /*
2055
2077
  * Tencent is pleased to support the open source community by making
2056
2078
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -2355,7 +2377,7 @@ fecha.parse = function (dateStr, format, i18nSettings) {
2355
2377
  return date;
2356
2378
  };
2357
2379
  /* harmony default export */ const src_fecha = (fecha);
2358
- ;// CONCATENATED MODULE: ../../packages/date-picker/src/utils.ts
2380
+ ;// ../../packages/date-picker/src/utils.ts
2359
2381
 
2360
2382
  /*
2361
2383
  * Tencent is pleased to support the open source community by making
@@ -2821,7 +2843,7 @@ var mergeDateHMS = function mergeDateHMS(date) {
2821
2843
  var capitalize = function capitalize(str) {
2822
2844
  return str[0].toUpperCase() + str.slice(1);
2823
2845
  };
2824
- ;// CONCATENATED MODULE: ../../packages/date-picker/src/base/date-table.tsx
2846
+ ;// ../../packages/date-picker/src/base/date-table.tsx
2825
2847
 
2826
2848
 
2827
2849
 
@@ -2987,7 +3009,7 @@ var dateTableProps = {
2987
3009
  })]);
2988
3010
  }
2989
3011
  }));
2990
- ;// CONCATENATED MODULE: ../../packages/date-picker/src/base/month-table.tsx
3012
+ ;// ../../packages/date-picker/src/base/month-table.tsx
2991
3013
 
2992
3014
 
2993
3015
 
@@ -3167,7 +3189,7 @@ var monthTableProps = {
3167
3189
  })]);
3168
3190
  }
3169
3191
  }));
3170
- ;// CONCATENATED MODULE: ../../packages/date-picker/src/base/year-table.tsx
3192
+ ;// ../../packages/date-picker/src/base/year-table.tsx
3171
3193
 
3172
3194
 
3173
3195
 
@@ -3346,11 +3368,13 @@ var yearTableProps = {
3346
3368
  );
3347
3369
  }
3348
3370
  }));
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
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
3354
3378
  /*
3355
3379
  * Tencent is pleased to support the open source community by making
3356
3380
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -3573,7 +3597,7 @@ var timePickerProps = {
3573
3597
  "default": false
3574
3598
  }
3575
3599
  };
3576
- ;// CONCATENATED MODULE: ../../packages/date-picker/src/base/time-spinner.tsx
3600
+ ;// ../../packages/date-picker/src/base/time-spinner.tsx
3577
3601
 
3578
3602
 
3579
3603
  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; }
@@ -3997,7 +4021,7 @@ var timeParts = ['hours', 'minutes', 'seconds'];
3997
4021
  })])]), [[external_vue_.vShow, this.showSeconds]])]);
3998
4022
  }
3999
4023
  }));
4000
- ;// CONCATENATED MODULE: ../../packages/date-picker/src/panel/time.tsx
4024
+ ;// ../../packages/date-picker/src/panel/time.tsx
4001
4025
 
4002
4026
 
4003
4027
 
@@ -4219,7 +4243,7 @@ var timeProps = {
4219
4243
  }, null)])])]);
4220
4244
  }
4221
4245
  }));
4222
- ;// CONCATENATED MODULE: ../../packages/date-picker/src/panel/date.tsx
4246
+ ;// ../../packages/date-picker/src/panel/date.tsx
4223
4247
 
4224
4248
 
4225
4249
  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; }
@@ -4651,7 +4675,7 @@ var datePanelProps = {
4651
4675
  }, [(_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]);
4652
4676
  }
4653
4677
  }));
4654
- ;// CONCATENATED MODULE: ../../packages/date-picker/src/panel/time-range.tsx
4678
+ ;// ../../packages/date-picker/src/panel/time-range.tsx
4655
4679
 
4656
4680
 
4657
4681
 
@@ -4915,7 +4939,7 @@ var timeRangeProps = {
4915
4939
  }, null)])])]);
4916
4940
  }
4917
4941
  }));
4918
- ;// CONCATENATED MODULE: ../../packages/date-picker/src/panel/date-range.tsx
4942
+ ;// ../../packages/date-picker/src/panel/date-range.tsx
4919
4943
 
4920
4944
 
4921
4945
 
@@ -5719,7 +5743,7 @@ var dateRangePanelProps = {
5719
5743
  }, this.$slots) : '']), shortcuts]);
5720
5744
  }
5721
5745
  }));
5722
- ;// CONCATENATED MODULE: ../../packages/date-picker/src/date-picker.tsx
5746
+ ;// ../../packages/date-picker/src/date-picker.tsx
5723
5747
 
5724
5748
 
5725
5749
 
@@ -6448,7 +6472,7 @@ function date_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
6448
6472
  })]), [[(0,external_vue_.resolveDirective)("clickoutside"), this.handleClose]]);
6449
6473
  }
6450
6474
  }));
6451
- ;// CONCATENATED MODULE: ../../packages/date-picker/src/time-picker.tsx
6475
+ ;// ../../packages/date-picker/src/time-picker.tsx
6452
6476
 
6453
6477
 
6454
6478
 
@@ -7157,7 +7181,7 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
7157
7181
  })]), [[(0,external_vue_.resolveDirective)("clickoutside"), this.handleClose]]);
7158
7182
  }
7159
7183
  }));
7160
- ;// CONCATENATED MODULE: ../../packages/date-picker/src/index.ts
7184
+ ;// ../../packages/date-picker/src/index.ts
7161
7185
  /*
7162
7186
  * Tencent is pleased to support the open source community by making
7163
7187
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -7190,8 +7214,6 @@ function time_picker_objectSpread(e) { for (var r = 1; r < arguments.length; r++
7190
7214
  var BkDatePicker = (0,shared_.withInstall)(date_picker);
7191
7215
  /* harmony default export */ const date_picker_src = (BkDatePicker);
7192
7216
 
7193
- })();
7194
-
7195
7217
  var __webpack_exports__PickerDropdown = __webpack_exports__.PickerDropdown;
7196
7218
  var __webpack_exports__TimePicker = __webpack_exports__.TimePicker;
7197
7219
  var __webpack_exports__default = __webpack_exports__["default"];