bkui-vue 2.0.2-beta.7 → 2.0.2-beta.8

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 +15 -15
  2. package/dist/index.esm.js +2751 -2748
  3. package/dist/index.umd.js +15 -15
  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 +342 -327
  119. package/lib/input/input.d.ts +4 -4
  120. package/lib/link/index.js +26 -18
  121. package/lib/loading/index.js +25 -19
  122. package/lib/locale/index.js +3 -3
  123. package/lib/menu/index.js +40 -32
  124. package/lib/message/index.js +47 -41
  125. package/lib/modal/index.js +39 -29
  126. package/lib/navigation/index.js +27 -19
  127. package/lib/notify/index.js +37 -27
  128. package/lib/overflow-title/index.js +41 -29
  129. package/lib/pagination/index.js +62 -46
  130. package/lib/pop-confirm/index.js +49 -33
  131. package/lib/popover/index.js +361 -345
  132. package/lib/popover2/index.js +14 -10
  133. package/lib/process/index.js +78 -74
  134. package/lib/progress/index.js +26 -20
  135. package/lib/radio/index.js +39 -31
  136. package/lib/rate/index.js +25 -19
  137. package/lib/resize-layout/index.js +30 -22
  138. package/lib/scrollbar/index.js +25 -25
  139. package/lib/search-select/index.js +434 -412
  140. package/lib/select/index.js +488 -446
  141. package/lib/shared/index.js +57 -49
  142. package/lib/sideslider/index.js +91 -81
  143. package/lib/slider/index.js +85 -75
  144. package/lib/steps/index.js +78 -72
  145. package/lib/swiper/index.js +24 -18
  146. package/lib/switcher/index.js +30 -22
  147. package/lib/tab/index.js +335 -321
  148. package/lib/table/index.js +563 -505
  149. package/lib/table-column/index.js +13 -9
  150. package/lib/tag/index.js +36 -26
  151. package/lib/tag-input/index.js +374 -348
  152. package/lib/time-picker/index.js +13 -9
  153. package/lib/timeline/index.js +21 -15
  154. package/lib/transfer/index.js +56 -40
  155. package/lib/tree/index.js +100 -76
  156. package/lib/upload/index.js +584 -572
  157. package/lib/virtual-render/index.js +55 -43
  158. package/package.json +1 -1
@@ -1,9 +1,9 @@
1
1
  import "../styles/reset.css";
2
2
  import "./color-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_vue_types_22de060a__ from "vue-types";
@@ -12,7 +12,181 @@ import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_date_picker_d04526d6__ from "
12
12
  import * as __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__ from "../icon";
13
13
  /******/ var __webpack_modules__ = ({
14
14
 
15
- /***/ 668:
15
+ /***/ 205:
16
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
17
+
18
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
19
+ /* harmony export */ "default": () => (/* binding */ toPropertyKey)
20
+ /* harmony export */ });
21
+ /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7545);
22
+ /* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9824);
23
+
24
+
25
+ function toPropertyKey(t) {
26
+ var i = (0,_toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t, "string");
27
+ return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : String(i);
28
+ }
29
+
30
+ /***/ }),
31
+
32
+ /***/ 592:
33
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
34
+
35
+ var x = (y) => {
36
+ var x = {}; __webpack_require__.d(x, y); return x
37
+ }
38
+ var y = (x) => (() => (x))
39
+ module.exports = x({ ["$bkPopover"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover) });
40
+
41
+ /***/ }),
42
+
43
+ /***/ 1043:
44
+ /***/ ((module) => {
45
+
46
+ /**
47
+ * Copyright (c) 2015, Facebook, Inc.
48
+ * All rights reserved.
49
+ *
50
+ * This source code is licensed under the BSD-style license found in the
51
+ * LICENSE file in the root directory of this source tree. An additional grant
52
+ * of patent rights can be found in the PATENTS file in the same directory.
53
+ *
54
+ * @providesModule ExecutionEnvironment
55
+ */
56
+
57
+ /*jslint evil: true */
58
+
59
+
60
+
61
+ var canUseDOM = !!(
62
+ typeof window !== 'undefined' &&
63
+ window.document &&
64
+ window.document.createElement
65
+ );
66
+
67
+ /**
68
+ * Simple, lightweight module assisting with the detection and context of
69
+ * Worker. Helps avoid circular dependencies and allows code to reason about
70
+ * whether or not they are in a Worker, even if they never include the main
71
+ * `ReactWorker` dependency.
72
+ */
73
+ var ExecutionEnvironment = {
74
+
75
+ canUseDOM: canUseDOM,
76
+
77
+ canUseWorkers: typeof Worker !== 'undefined',
78
+
79
+ canUseEventListeners:
80
+ canUseDOM && !!(window.addEventListener || window.attachEvent),
81
+
82
+ canUseViewport: canUseDOM && !!window.screen,
83
+
84
+ isInWorker: !canUseDOM // For now, this is true - might change in the future.
85
+
86
+ };
87
+
88
+ module.exports = ExecutionEnvironment;
89
+
90
+
91
+ /***/ }),
92
+
93
+ /***/ 2586:
94
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
95
+
96
+ /**
97
+ * Copyright 2013-2015, Facebook, Inc.
98
+ * All rights reserved.
99
+ *
100
+ * This source code is licensed under the BSD-style license found in the
101
+ * LICENSE file in the root directory of this source tree. An additional grant
102
+ * of patent rights can be found in the PATENTS file in the same directory.
103
+ *
104
+ * @providesModule isEventSupported
105
+ */
106
+
107
+
108
+
109
+ var ExecutionEnvironment = __webpack_require__(1043);
110
+
111
+ var useHasFeature;
112
+ if (ExecutionEnvironment.canUseDOM) {
113
+ useHasFeature =
114
+ document.implementation &&
115
+ document.implementation.hasFeature &&
116
+ // always returns true in newer browsers as per the standard.
117
+ // @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
118
+ document.implementation.hasFeature('', '') !== true;
119
+ }
120
+
121
+ /**
122
+ * Checks if an event is supported in the current execution environment.
123
+ *
124
+ * NOTE: This will not work correctly for non-generic events such as `change`,
125
+ * `reset`, `load`, `error`, and `select`.
126
+ *
127
+ * Borrows from Modernizr.
128
+ *
129
+ * @param {string} eventNameSuffix Event name, e.g. "click".
130
+ * @param {?boolean} capture Check if the capture phase is supported.
131
+ * @return {boolean} True if the event is supported.
132
+ * @internal
133
+ * @license Modernizr 3.0.0pre (Custom Build) | MIT
134
+ */
135
+ function isEventSupported(eventNameSuffix, capture) {
136
+ if (!ExecutionEnvironment.canUseDOM ||
137
+ capture && !('addEventListener' in document)) {
138
+ return false;
139
+ }
140
+
141
+ var eventName = 'on' + eventNameSuffix;
142
+ var isSupported = eventName in document;
143
+
144
+ if (!isSupported) {
145
+ var element = document.createElement('div');
146
+ element.setAttribute(eventName, 'return;');
147
+ isSupported = typeof element[eventName] === 'function';
148
+ }
149
+
150
+ if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
151
+ // This is the only way to test support for the `wheel` event in IE9+.
152
+ isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
153
+ }
154
+
155
+ return isSupported;
156
+ }
157
+
158
+ module.exports = isEventSupported;
159
+
160
+
161
+ /***/ }),
162
+
163
+ /***/ 2880:
164
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
165
+
166
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
167
+ /* harmony export */ "default": () => (/* binding */ _nonIterableSpread)
168
+ /* harmony export */ });
169
+ function _nonIterableSpread() {
170
+ throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
171
+ }
172
+
173
+ /***/ }),
174
+
175
+ /***/ 3492:
176
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
177
+
178
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
179
+ /* harmony export */ "default": () => (/* binding */ _arrayWithoutHoles)
180
+ /* harmony export */ });
181
+ /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6284);
182
+
183
+ function _arrayWithoutHoles(arr) {
184
+ if (Array.isArray(arr)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr);
185
+ }
186
+
187
+ /***/ }),
188
+
189
+ /***/ 4193:
16
190
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
17
191
 
18
192
 
@@ -23,7 +197,7 @@ __webpack_require__.d(__webpack_exports__, {
23
197
 
24
198
  // UNUSED EXPORTS: bkEllipsis, bkEllipsisInstance, bkLoading, bkTooltips, mousewheel, overflowTitle
25
199
 
26
- ;// CONCATENATED MODULE: ../../packages/directives/src/clickoutside.ts
200
+ ;// ../../packages/directives/src/clickoutside.ts
27
201
  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; } } }; }
28
202
  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); }
29
203
  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; }
@@ -150,10 +324,10 @@ ClickOutside.install = function (app) {
150
324
  };
151
325
  /* harmony default export */ const clickoutside = (ClickOutside);
152
326
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
153
- var esm_typeof = __webpack_require__(6522);
327
+ var esm_typeof = __webpack_require__(7545);
154
328
  // EXTERNAL MODULE: external "../popover"
155
- var popover_ = __webpack_require__(563);
156
- ;// CONCATENATED MODULE: ../../packages/directives/src/ellipsis.ts
329
+ var popover_ = __webpack_require__(592);
330
+ ;// ../../packages/directives/src/ellipsis.ts
157
331
 
158
332
  /*
159
333
  * Tencent is pleased to support the open source community by making
@@ -264,9 +438,9 @@ var ellipsis = {
264
438
  };
265
439
  /* harmony default export */ const src_ellipsis = ((/* unused pure expression or super */ null && (ellipsis)));
266
440
  // EXTERNAL MODULE: ../../node_modules/normalize-wheel/index.js
267
- var normalize_wheel = __webpack_require__(2439);
441
+ var normalize_wheel = __webpack_require__(8283);
268
442
  var normalize_wheel_default = /*#__PURE__*/__webpack_require__.n(normalize_wheel);
269
- ;// CONCATENATED MODULE: ../../packages/directives/src/mousewheel.ts
443
+ ;// ../../packages/directives/src/mousewheel.ts
270
444
  /*
271
445
  * Tencent is pleased to support the open source community by making
272
446
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -309,18 +483,20 @@ var mousewheel = {
309
483
  };
310
484
  /* harmony default export */ const src_mousewheel = ((/* unused pure expression or super */ null && (mousewheel)));
311
485
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
312
- var defineProperty = __webpack_require__(6666);
486
+ var defineProperty = __webpack_require__(4586);
313
487
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
314
- var toConsumableArray = __webpack_require__(7930);
488
+ var toConsumableArray = __webpack_require__(5153);
315
489
  // EXTERNAL MODULE: external "vue"
316
- var external_vue_ = __webpack_require__(6609);
490
+ var external_vue_ = __webpack_require__(5286);
317
491
  // EXTERNAL MODULE: external "../shared"
318
- var shared_ = __webpack_require__(9253);
319
- ;// CONCATENATED MODULE: external "@popperjs/core"
320
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
321
- var y = x => () => x
322
- const core_namespaceObject = x({ ["createPopper"]: () => __WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper });
323
- ;// CONCATENATED MODULE: ../../packages/directives/src/tooltips.ts
492
+ var shared_ = __webpack_require__(5166);
493
+ ;// external "@popperjs/core"
494
+ var x = (y) => {
495
+ var x = {}; __webpack_require__.d(x, y); return x
496
+ }
497
+ var y = (x) => (() => (x))
498
+ const core_namespaceObject = x({ ["createPopper"]: () => (__WEBPACK_EXTERNAL_MODULE__popperjs_core_a5c7319c__.createPopper) });
499
+ ;// ../../packages/directives/src/tooltips.ts
324
500
 
325
501
 
326
502
 
@@ -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({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes, ["bkZIndexManager"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager, ["classes"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.classes, ["resolveClassName"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName, ["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({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["bkZIndexManager"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager), ["classes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.classes), ["resolveClassName"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.resolveClassName), ["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, ["Transition"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Transition, ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["h"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.h, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onBeforeMount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeMount, ["reactive"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.reactive, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["render"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.render, ["resolveDirective"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective, ["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), ["Transition"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.Transition), ["computed"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.computed), ["createVNode"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.createVNode), ["defineComponent"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.defineComponent), ["h"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.h), ["nextTick"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.nextTick), ["onBeforeMount"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.onBeforeMount), ["reactive"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.reactive), ["ref"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.ref), ["render"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.render), ["resolveDirective"]: () => (__WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective), ["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__, {
@@ -1527,30 +1537,38 @@ __webpack_require__.d(__webpack_exports__, {
1527
1537
  });
1528
1538
 
1529
1539
  // EXTERNAL MODULE: external "../shared"
1530
- var shared_ = __webpack_require__(9253);
1540
+ var shared_ = __webpack_require__(5166);
1531
1541
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
1532
- var defineProperty = __webpack_require__(6666);
1542
+ var defineProperty = __webpack_require__(4586);
1533
1543
  // EXTERNAL MODULE: external "vue"
1534
- var external_vue_ = __webpack_require__(6609);
1535
- ;// CONCATENATED MODULE: external "vue-types"
1536
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1537
- var y = x => () => x
1538
- const external_vue_types_namespaceObject = x({ ["toType"]: () => __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType });
1539
- ;// CONCATENATED MODULE: external "../config-provider"
1540
- var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1541
- var config_provider_y = x => () => x
1542
- const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
1543
- ;// CONCATENATED MODULE: external "../date-picker"
1544
- var date_picker_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1545
- var date_picker_y = x => () => x
1546
- const date_picker_namespaceObject = date_picker_x({ ["PickerDropdown"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_date_picker_d04526d6__.PickerDropdown });
1544
+ var external_vue_ = __webpack_require__(5286);
1545
+ ;// external "vue-types"
1546
+ var x = (y) => {
1547
+ var x = {}; __webpack_require__.d(x, y); return x
1548
+ }
1549
+ var y = (x) => (() => (x))
1550
+ const external_vue_types_namespaceObject = x({ ["toType"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType) });
1551
+ ;// external "../config-provider"
1552
+ var config_provider_x = (y) => {
1553
+ var x = {}; __webpack_require__.d(x, y); return x
1554
+ }
1555
+ var config_provider_y = (x) => (() => (x))
1556
+ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
1557
+ ;// external "../date-picker"
1558
+ var date_picker_x = (y) => {
1559
+ var x = {}; __webpack_require__.d(x, y); return x
1560
+ }
1561
+ var date_picker_y = (x) => (() => (x))
1562
+ const date_picker_namespaceObject = date_picker_x({ ["PickerDropdown"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_date_picker_d04526d6__.PickerDropdown) });
1547
1563
  // EXTERNAL MODULE: ../../packages/directives/src/index.ts + 7 modules
1548
- var src = __webpack_require__(668);
1549
- ;// CONCATENATED MODULE: external "../icon"
1550
- var icon_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1551
- var icon_y = x => () => x
1552
- const icon_namespaceObject = icon_x({ ["AngleUp"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleUp });
1553
- ;// CONCATENATED MODULE: ../../node_modules/tinycolor2/esm/tinycolor.js
1564
+ var src = __webpack_require__(4193);
1565
+ ;// external "../icon"
1566
+ var icon_x = (y) => {
1567
+ var x = {}; __webpack_require__.d(x, y); return x
1568
+ }
1569
+ var icon_y = (x) => (() => (x))
1570
+ const icon_namespaceObject = icon_x({ ["AngleUp"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleUp) });
1571
+ ;// ../../node_modules/tinycolor2/esm/tinycolor.js
1554
1572
  // This file is autogenerated. It's used to publish ESM to npm.
1555
1573
  function _typeof(obj) {
1556
1574
  "@babel/helpers - typeof";
@@ -2732,7 +2750,7 @@ function validateWCAG2Parms(parms) {
2732
2750
 
2733
2751
 
2734
2752
 
2735
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/components/input-container.tsx
2753
+ ;// ../../packages/color-picker/src/components/input-container.tsx
2736
2754
 
2737
2755
  /*
2738
2756
  * Tencent is pleased to support the open source community by making
@@ -2802,7 +2820,7 @@ var inputContainerProps = {
2802
2820
  };
2803
2821
  }
2804
2822
  }));
2805
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/components/color-input.tsx
2823
+ ;// ../../packages/color-picker/src/components/color-input.tsx
2806
2824
 
2807
2825
  /*
2808
2826
  * Tencent is pleased to support the open source community by making
@@ -2971,7 +2989,7 @@ var colorPickerProps = {
2971
2989
  };
2972
2990
  }
2973
2991
  }));
2974
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/utils.ts
2992
+ ;// ../../packages/color-picker/src/utils.ts
2975
2993
  /*
2976
2994
  * Tencent is pleased to support the open source community by making
2977
2995
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -3077,7 +3095,7 @@ var toRGBAString = function toRGBAString(rgba) {
3077
3095
  a = rgba.a;
3078
3096
  return "rgba(".concat([r, g, b, a].join(','), ")");
3079
3097
  };
3080
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/components/hue-slider.tsx
3098
+ ;// ../../packages/color-picker/src/components/hue-slider.tsx
3081
3099
 
3082
3100
  /*
3083
3101
  * Tencent is pleased to support the open source community by making
@@ -3215,7 +3233,7 @@ var hue_slider_colorPickerProps = {
3215
3233
  };
3216
3234
  }
3217
3235
  }));
3218
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/components/recommend-colors.tsx
3236
+ ;// ../../packages/color-picker/src/components/recommend-colors.tsx
3219
3237
 
3220
3238
 
3221
3239
  /*
@@ -3367,7 +3385,7 @@ var recommend_colors_colorPickerProps = {
3367
3385
  };
3368
3386
  }
3369
3387
  }));
3370
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/components/saturation-panel.tsx
3388
+ ;// ../../packages/color-picker/src/components/saturation-panel.tsx
3371
3389
 
3372
3390
  /*
3373
3391
  * Tencent is pleased to support the open source community by making
@@ -3519,7 +3537,7 @@ var saturation_panel_colorPickerProps = {
3519
3537
  };
3520
3538
  }
3521
3539
  }));
3522
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/color-picker.tsx
3540
+ ;// ../../packages/color-picker/src/color-picker.tsx
3523
3541
 
3524
3542
 
3525
3543
  /*
@@ -3832,7 +3850,7 @@ var whiteColorObj = formatColor('#FFFFFF');
3832
3850
  };
3833
3851
  }
3834
3852
  }));
3835
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/index.ts
3853
+ ;// ../../packages/color-picker/src/index.ts
3836
3854
  /*
3837
3855
  * Tencent is pleased to support the open source community by making
3838
3856
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -3862,7 +3880,5 @@ var whiteColorObj = formatColor('#FFFFFF');
3862
3880
 
3863
3881
  var BkColorPicker = (0,shared_.withInstall)(color_picker);
3864
3882
  /* harmony default export */ const color_picker_src = (BkColorPicker);
3865
- })();
3866
-
3867
3883
  var __webpack_exports__default = __webpack_exports__["default"];
3868
3884
  export { __webpack_exports__default as default };