bkui-vue 2.0.2-beta.23 → 2.0.2-beta.24

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 +132 -132
  2. package/dist/index.esm.js +13904 -15107
  3. package/dist/index.umd.js +132 -132
  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 +648 -624
  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 -346
  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 +436 -414
  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 +106 -80
  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 "./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
 
@@ -609,15 +785,19 @@ function hide(el) {
609
785
  }
610
786
  }
611
787
  /* harmony default export */ const src_tooltips = ((/* unused pure expression or super */ null && (tooltips)));
612
- ;// CONCATENATED MODULE: external "../loading"
613
- var external_loading_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
614
- var external_loading_y = x => () => x
788
+ ;// external "../loading"
789
+ var external_loading_x = (y) => {
790
+ var x = {}; __webpack_require__.d(x, y); return x
791
+ }
792
+ var external_loading_y = (x) => (() => (x))
615
793
  const external_loading_namespaceObject = external_loading_x({ });
616
- ;// CONCATENATED MODULE: external "../overflow-title"
617
- var external_overflow_title_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
618
- var external_overflow_title_y = x => () => x
794
+ ;// external "../overflow-title"
795
+ var external_overflow_title_x = (y) => {
796
+ var x = {}; __webpack_require__.d(x, y); return x
797
+ }
798
+ var external_overflow_title_y = (x) => (() => (x))
619
799
  const external_overflow_title_namespaceObject = external_overflow_title_x({ });
620
- ;// CONCATENATED MODULE: ../../packages/directives/src/index.ts
800
+ ;// ../../packages/directives/src/index.ts
621
801
  /*
622
802
  * Tencent is pleased to support the open source community by making
623
803
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -653,16 +833,45 @@ const external_overflow_title_namespaceObject = external_overflow_title_x({ });
653
833
 
654
834
  /***/ }),
655
835
 
656
- /***/ 2439:
657
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
836
+ /***/ 4430:
837
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
838
+
839
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
840
+ /* harmony export */ "default": () => (/* binding */ _iterableToArray)
841
+ /* harmony export */ });
842
+ function _iterableToArray(iter) {
843
+ if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
844
+ }
845
+
846
+ /***/ }),
658
847
 
659
- module.exports = __webpack_require__(2527);
848
+ /***/ 4586:
849
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
850
+
851
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
852
+ /* harmony export */ "default": () => (/* binding */ _defineProperty)
853
+ /* harmony export */ });
854
+ /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(205);
660
855
 
856
+ function _defineProperty(obj, key, value) {
857
+ key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
858
+ if (key in obj) {
859
+ Object.defineProperty(obj, key, {
860
+ value: value,
861
+ enumerable: true,
862
+ configurable: true,
863
+ writable: true
864
+ });
865
+ } else {
866
+ obj[key] = value;
867
+ }
868
+ return obj;
869
+ }
661
870
 
662
871
  /***/ }),
663
872
 
664
- /***/ 7430:
665
- /***/ ((module) => {
873
+ /***/ 5022:
874
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
666
875
 
667
876
  /**
668
877
  * Copyright (c) 2015, Facebook, Inc.
@@ -672,447 +881,38 @@ module.exports = __webpack_require__(2527);
672
881
  * LICENSE file in the root directory of this source tree. An additional grant
673
882
  * of patent rights can be found in the PATENTS file in the same directory.
674
883
  *
675
- * @providesModule ExecutionEnvironment
676
- */
677
-
678
- /*jslint evil: true */
679
-
680
-
681
-
682
- var canUseDOM = !!(
683
- typeof window !== 'undefined' &&
684
- window.document &&
685
- window.document.createElement
686
- );
687
-
688
- /**
689
- * Simple, lightweight module assisting with the detection and context of
690
- * Worker. Helps avoid circular dependencies and allows code to reason about
691
- * whether or not they are in a Worker, even if they never include the main
692
- * `ReactWorker` dependency.
884
+ * @providesModule normalizeWheel
885
+ * @typechecks
693
886
  */
694
- var ExecutionEnvironment = {
695
-
696
- canUseDOM: canUseDOM,
697
887
 
698
- canUseWorkers: typeof Worker !== 'undefined',
699
-
700
- canUseEventListeners:
701
- canUseDOM && !!(window.addEventListener || window.attachEvent),
702
-
703
- canUseViewport: canUseDOM && !!window.screen,
704
-
705
- isInWorker: !canUseDOM // For now, this is true - might change in the future.
706
888
 
707
- };
708
889
 
709
- module.exports = ExecutionEnvironment;
890
+ var UserAgent_DEPRECATED = __webpack_require__(7416);
710
891
 
892
+ var isEventSupported = __webpack_require__(2586);
711
893
 
712
- /***/ }),
713
894
 
714
- /***/ 6377:
715
- /***/ ((module) => {
895
+ // Reasonable defaults
896
+ var PIXEL_STEP = 10;
897
+ var LINE_HEIGHT = 40;
898
+ var PAGE_HEIGHT = 800;
716
899
 
717
900
  /**
718
- * Copyright 2004-present Facebook. All Rights Reserved.
901
+ * Mouse wheel (and 2-finger trackpad) support on the web sucks. It is
902
+ * complicated, thus this doc is long and (hopefully) detailed enough to answer
903
+ * your questions.
719
904
  *
720
- * @providesModule UserAgent_DEPRECATED
721
- */
722
-
723
- /**
724
- * Provides entirely client-side User Agent and OS detection. You should prefer
725
- * the non-deprecated UserAgent module when possible, which exposes our
726
- * authoritative server-side PHP-based detection to the client.
905
+ * If you need to react to the mouse wheel in a predictable way, this code is
906
+ * like your bestest friend. * hugs *
727
907
  *
728
- * Usage is straightforward:
908
+ * As of today, there are 4 DOM event types you can listen to:
729
909
  *
730
- * if (UserAgent_DEPRECATED.ie()) {
731
- * // IE
732
- * }
910
+ * 'wheel' -- Chrome(31+), FF(17+), IE(9+)
911
+ * 'mousewheel' -- Chrome, IE(6+), Opera, Safari
912
+ * 'MozMousePixelScroll' -- FF(3.5 only!) (2010-2013) -- don't bother!
913
+ * 'DOMMouseScroll' -- FF(0.9.7+) since 2003
733
914
  *
734
- * You can also do version checks:
735
- *
736
- * if (UserAgent_DEPRECATED.ie() >= 7) {
737
- * // IE7 or better
738
- * }
739
- *
740
- * The browser functions will return NaN if the browser does not match, so
741
- * you can also do version compares the other way:
742
- *
743
- * if (UserAgent_DEPRECATED.ie() < 7) {
744
- * // IE6 or worse
745
- * }
746
- *
747
- * Note that the version is a float and may include a minor version number,
748
- * so you should always use range operators to perform comparisons, not
749
- * strict equality.
750
- *
751
- * **Note:** You should **strongly** prefer capability detection to browser
752
- * version detection where it's reasonable:
753
- *
754
- * http://www.quirksmode.org/js/support.html
755
- *
756
- * Further, we have a large number of mature wrapper functions and classes
757
- * which abstract away many browser irregularities. Check the documentation,
758
- * grep for things, or ask on javascript@lists.facebook.com before writing yet
759
- * another copy of "event || window.event".
760
- *
761
- */
762
-
763
- var _populated = false;
764
-
765
- // Browsers
766
- var _ie, _firefox, _opera, _webkit, _chrome;
767
-
768
- // Actual IE browser for compatibility mode
769
- var _ie_real_version;
770
-
771
- // Platforms
772
- var _osx, _windows, _linux, _android;
773
-
774
- // Architectures
775
- var _win64;
776
-
777
- // Devices
778
- var _iphone, _ipad, _native;
779
-
780
- var _mobile;
781
-
782
- function _populate() {
783
- if (_populated) {
784
- return;
785
- }
786
-
787
- _populated = true;
788
-
789
- // To work around buggy JS libraries that can't handle multi-digit
790
- // version numbers, Opera 10's user agent string claims it's Opera
791
- // 9, then later includes a Version/X.Y field:
792
- //
793
- // Opera/9.80 (foo) Presto/2.2.15 Version/10.10
794
- var uas = navigator.userAgent;
795
- 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);
796
- var os = /(Mac OS X)|(Windows)|(Linux)/.exec(uas);
797
-
798
- _iphone = /\b(iPhone|iP[ao]d)/.exec(uas);
799
- _ipad = /\b(iP[ao]d)/.exec(uas);
800
- _android = /Android/i.exec(uas);
801
- _native = /FBAN\/\w+;/i.exec(uas);
802
- _mobile = /Mobile/i.exec(uas);
803
-
804
- // Note that the IE team blog would have you believe you should be checking
805
- // for 'Win64; x64'. But MSDN then reveals that you can actually be coming
806
- // from either x64 or ia64; so ultimately, you should just check for Win64
807
- // as in indicator of whether you're in 64-bit IE. 32-bit IE on 64-bit
808
- // Windows will send 'WOW64' instead.
809
- _win64 = !!(/Win64/.exec(uas));
810
-
811
- if (agent) {
812
- _ie = agent[1] ? parseFloat(agent[1]) : (
813
- agent[5] ? parseFloat(agent[5]) : NaN);
814
- // IE compatibility mode
815
- if (_ie && document && document.documentMode) {
816
- _ie = document.documentMode;
817
- }
818
- // grab the "true" ie version from the trident token if available
819
- var trident = /(?:Trident\/(\d+.\d+))/.exec(uas);
820
- _ie_real_version = trident ? parseFloat(trident[1]) + 4 : _ie;
821
-
822
- _firefox = agent[2] ? parseFloat(agent[2]) : NaN;
823
- _opera = agent[3] ? parseFloat(agent[3]) : NaN;
824
- _webkit = agent[4] ? parseFloat(agent[4]) : NaN;
825
- if (_webkit) {
826
- // We do not add the regexp to the above test, because it will always
827
- // match 'safari' only since 'AppleWebKit' appears before 'Chrome' in
828
- // the userAgent string.
829
- agent = /(?:Chrome\/(\d+\.\d+))/.exec(uas);
830
- _chrome = agent && agent[1] ? parseFloat(agent[1]) : NaN;
831
- } else {
832
- _chrome = NaN;
833
- }
834
- } else {
835
- _ie = _firefox = _opera = _chrome = _webkit = NaN;
836
- }
837
-
838
- if (os) {
839
- if (os[1]) {
840
- // Detect OS X version. If no version number matches, set _osx to true.
841
- // Version examples: 10, 10_6_1, 10.7
842
- // Parses version number as a float, taking only first two sets of
843
- // digits. If only one set of digits is found, returns just the major
844
- // version number.
845
- var ver = /(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(uas);
846
-
847
- _osx = ver ? parseFloat(ver[1].replace('_', '.')) : true;
848
- } else {
849
- _osx = false;
850
- }
851
- _windows = !!os[2];
852
- _linux = !!os[3];
853
- } else {
854
- _osx = _windows = _linux = false;
855
- }
856
- }
857
-
858
- var UserAgent_DEPRECATED = {
859
-
860
- /**
861
- * Check if the UA is Internet Explorer.
862
- *
863
- *
864
- * @return float|NaN Version number (if match) or NaN.
865
- */
866
- ie: function() {
867
- return _populate() || _ie;
868
- },
869
-
870
- /**
871
- * Check if we're in Internet Explorer compatibility mode.
872
- *
873
- * @return bool true if in compatibility mode, false if
874
- * not compatibility mode or not ie
875
- */
876
- ieCompatibilityMode: function() {
877
- return _populate() || (_ie_real_version > _ie);
878
- },
879
-
880
-
881
- /**
882
- * Whether the browser is 64-bit IE. Really, this is kind of weak sauce; we
883
- * only need this because Skype can't handle 64-bit IE yet. We need to remove
884
- * this when we don't need it -- tracked by #601957.
885
- */
886
- ie64: function() {
887
- return UserAgent_DEPRECATED.ie() && _win64;
888
- },
889
-
890
- /**
891
- * Check if the UA is Firefox.
892
- *
893
- *
894
- * @return float|NaN Version number (if match) or NaN.
895
- */
896
- firefox: function() {
897
- return _populate() || _firefox;
898
- },
899
-
900
-
901
- /**
902
- * Check if the UA is Opera.
903
- *
904
- *
905
- * @return float|NaN Version number (if match) or NaN.
906
- */
907
- opera: function() {
908
- return _populate() || _opera;
909
- },
910
-
911
-
912
- /**
913
- * Check if the UA is WebKit.
914
- *
915
- *
916
- * @return float|NaN Version number (if match) or NaN.
917
- */
918
- webkit: function() {
919
- return _populate() || _webkit;
920
- },
921
-
922
- /**
923
- * For Push
924
- * WILL BE REMOVED VERY SOON. Use UserAgent_DEPRECATED.webkit
925
- */
926
- safari: function() {
927
- return UserAgent_DEPRECATED.webkit();
928
- },
929
-
930
- /**
931
- * Check if the UA is a Chrome browser.
932
- *
933
- *
934
- * @return float|NaN Version number (if match) or NaN.
935
- */
936
- chrome : function() {
937
- return _populate() || _chrome;
938
- },
939
-
940
-
941
- /**
942
- * Check if the user is running Windows.
943
- *
944
- * @return bool `true' if the user's OS is Windows.
945
- */
946
- windows: function() {
947
- return _populate() || _windows;
948
- },
949
-
950
-
951
- /**
952
- * Check if the user is running Mac OS X.
953
- *
954
- * @return float|bool Returns a float if a version number is detected,
955
- * otherwise true/false.
956
- */
957
- osx: function() {
958
- return _populate() || _osx;
959
- },
960
-
961
- /**
962
- * Check if the user is running Linux.
963
- *
964
- * @return bool `true' if the user's OS is some flavor of Linux.
965
- */
966
- linux: function() {
967
- return _populate() || _linux;
968
- },
969
-
970
- /**
971
- * Check if the user is running on an iPhone or iPod platform.
972
- *
973
- * @return bool `true' if the user is running some flavor of the
974
- * iPhone OS.
975
- */
976
- iphone: function() {
977
- return _populate() || _iphone;
978
- },
979
-
980
- mobile: function() {
981
- return _populate() || (_iphone || _ipad || _android || _mobile);
982
- },
983
-
984
- nativeApp: function() {
985
- // webviews inside of the native apps
986
- return _populate() || _native;
987
- },
988
-
989
- android: function() {
990
- return _populate() || _android;
991
- },
992
-
993
- ipad: function() {
994
- return _populate() || _ipad;
995
- }
996
- };
997
-
998
- module.exports = UserAgent_DEPRECATED;
999
-
1000
-
1001
- /***/ }),
1002
-
1003
- /***/ 3541:
1004
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1005
-
1006
- /**
1007
- * Copyright 2013-2015, Facebook, Inc.
1008
- * All rights reserved.
1009
- *
1010
- * This source code is licensed under the BSD-style license found in the
1011
- * LICENSE file in the root directory of this source tree. An additional grant
1012
- * of patent rights can be found in the PATENTS file in the same directory.
1013
- *
1014
- * @providesModule isEventSupported
1015
- */
1016
-
1017
-
1018
-
1019
- var ExecutionEnvironment = __webpack_require__(7430);
1020
-
1021
- var useHasFeature;
1022
- if (ExecutionEnvironment.canUseDOM) {
1023
- useHasFeature =
1024
- document.implementation &&
1025
- document.implementation.hasFeature &&
1026
- // always returns true in newer browsers as per the standard.
1027
- // @see http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature
1028
- document.implementation.hasFeature('', '') !== true;
1029
- }
1030
-
1031
- /**
1032
- * Checks if an event is supported in the current execution environment.
1033
- *
1034
- * NOTE: This will not work correctly for non-generic events such as `change`,
1035
- * `reset`, `load`, `error`, and `select`.
1036
- *
1037
- * Borrows from Modernizr.
1038
- *
1039
- * @param {string} eventNameSuffix Event name, e.g. "click".
1040
- * @param {?boolean} capture Check if the capture phase is supported.
1041
- * @return {boolean} True if the event is supported.
1042
- * @internal
1043
- * @license Modernizr 3.0.0pre (Custom Build) | MIT
1044
- */
1045
- function isEventSupported(eventNameSuffix, capture) {
1046
- if (!ExecutionEnvironment.canUseDOM ||
1047
- capture && !('addEventListener' in document)) {
1048
- return false;
1049
- }
1050
-
1051
- var eventName = 'on' + eventNameSuffix;
1052
- var isSupported = eventName in document;
1053
-
1054
- if (!isSupported) {
1055
- var element = document.createElement('div');
1056
- element.setAttribute(eventName, 'return;');
1057
- isSupported = typeof element[eventName] === 'function';
1058
- }
1059
-
1060
- if (!isSupported && useHasFeature && eventNameSuffix === 'wheel') {
1061
- // This is the only way to test support for the `wheel` event in IE9+.
1062
- isSupported = document.implementation.hasFeature('Events.wheel', '3.0');
1063
- }
1064
-
1065
- return isSupported;
1066
- }
1067
-
1068
- module.exports = isEventSupported;
1069
-
1070
-
1071
- /***/ }),
1072
-
1073
- /***/ 2527:
1074
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1075
-
1076
- /**
1077
- * Copyright (c) 2015, Facebook, Inc.
1078
- * All rights reserved.
1079
- *
1080
- * This source code is licensed under the BSD-style license found in the
1081
- * LICENSE file in the root directory of this source tree. An additional grant
1082
- * of patent rights can be found in the PATENTS file in the same directory.
1083
- *
1084
- * @providesModule normalizeWheel
1085
- * @typechecks
1086
- */
1087
-
1088
-
1089
-
1090
- var UserAgent_DEPRECATED = __webpack_require__(6377);
1091
-
1092
- var isEventSupported = __webpack_require__(3541);
1093
-
1094
-
1095
- // Reasonable defaults
1096
- var PIXEL_STEP = 10;
1097
- var LINE_HEIGHT = 40;
1098
- var PAGE_HEIGHT = 800;
1099
-
1100
- /**
1101
- * Mouse wheel (and 2-finger trackpad) support on the web sucks. It is
1102
- * complicated, thus this doc is long and (hopefully) detailed enough to answer
1103
- * your questions.
1104
- *
1105
- * If you need to react to the mouse wheel in a predictable way, this code is
1106
- * like your bestest friend. * hugs *
1107
- *
1108
- * As of today, there are 4 DOM event types you can listen to:
1109
- *
1110
- * 'wheel' -- Chrome(31+), FF(17+), IE(9+)
1111
- * 'mousewheel' -- Chrome, IE(6+), Opera, Safari
1112
- * 'MozMousePixelScroll' -- FF(3.5 only!) (2010-2013) -- don't bother!
1113
- * 'DOMMouseScroll' -- FF(0.9.7+) since 2003
1114
- *
1115
- * So what to do? The is the best:
915
+ * So what to do? The is the best:
1116
916
  *
1117
917
  * normalizeWheel.getEventType();
1118
918
  *
@@ -1258,34 +1058,49 @@ module.exports = normalizeWheel;
1258
1058
 
1259
1059
  /***/ }),
1260
1060
 
1261
- /***/ 563:
1262
- /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1061
+ /***/ 5153:
1062
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1063
+
1064
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1065
+ /* harmony export */ "default": () => (/* binding */ _toConsumableArray)
1066
+ /* harmony export */ });
1067
+ /* harmony import */ var _arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3492);
1068
+ /* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4430);
1069
+ /* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7985);
1070
+ /* harmony import */ var _nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(2880);
1263
1071
 
1264
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1265
- var y = x => () => x
1266
- module.exports = x({ ["$bkPopover"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_popover_9b03f19d__.$bkPopover });
1072
+
1073
+
1074
+
1075
+ function _toConsumableArray(arr) {
1076
+ return (0,_arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr) || (0,_iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__["default"])(arr) || (0,_unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__["default"])(arr) || (0,_nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__["default"])();
1077
+ }
1267
1078
 
1268
1079
  /***/ }),
1269
1080
 
1270
- /***/ 9253:
1081
+ /***/ 5166:
1271
1082
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1272
1083
 
1273
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1274
- var y = x => () => x
1275
- 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 });
1084
+ var x = (y) => {
1085
+ var x = {}; __webpack_require__.d(x, y); return x
1086
+ }
1087
+ var y = (x) => (() => (x))
1088
+ module.exports = x({ ["PropTypes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.PropTypes), ["bkZIndexManager"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.bkZIndexManager), ["classes"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_shared_edbdfb03__.classes), ["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) });
1276
1089
 
1277
1090
  /***/ }),
1278
1091
 
1279
- /***/ 6609:
1092
+ /***/ 5286:
1280
1093
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1281
1094
 
1282
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1283
- var y = x => () => x
1284
- 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 });
1095
+ var x = (y) => {
1096
+ var x = {}; __webpack_require__.d(x, y); return x
1097
+ }
1098
+ var y = (x) => (() => (x))
1099
+ 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) });
1285
1100
 
1286
1101
  /***/ }),
1287
1102
 
1288
- /***/ 926:
1103
+ /***/ 6284:
1289
1104
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1290
1105
 
1291
1106
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
@@ -1299,128 +1114,296 @@ function _arrayLikeToArray(arr, len) {
1299
1114
 
1300
1115
  /***/ }),
1301
1116
 
1302
- /***/ 74:
1303
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1117
+ /***/ 7416:
1118
+ /***/ ((module) => {
1304
1119
 
1305
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1306
- /* harmony export */ "default": () => (/* binding */ _arrayWithoutHoles)
1307
- /* harmony export */ });
1308
- /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
1120
+ /**
1121
+ * Copyright 2004-present Facebook. All Rights Reserved.
1122
+ *
1123
+ * @providesModule UserAgent_DEPRECATED
1124
+ */
1309
1125
 
1310
- function _arrayWithoutHoles(arr) {
1311
- if (Array.isArray(arr)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(arr);
1312
- }
1126
+ /**
1127
+ * Provides entirely client-side User Agent and OS detection. You should prefer
1128
+ * the non-deprecated UserAgent module when possible, which exposes our
1129
+ * authoritative server-side PHP-based detection to the client.
1130
+ *
1131
+ * Usage is straightforward:
1132
+ *
1133
+ * if (UserAgent_DEPRECATED.ie()) {
1134
+ * // IE
1135
+ * }
1136
+ *
1137
+ * You can also do version checks:
1138
+ *
1139
+ * if (UserAgent_DEPRECATED.ie() >= 7) {
1140
+ * // IE7 or better
1141
+ * }
1142
+ *
1143
+ * The browser functions will return NaN if the browser does not match, so
1144
+ * you can also do version compares the other way:
1145
+ *
1146
+ * if (UserAgent_DEPRECATED.ie() < 7) {
1147
+ * // IE6 or worse
1148
+ * }
1149
+ *
1150
+ * Note that the version is a float and may include a minor version number,
1151
+ * so you should always use range operators to perform comparisons, not
1152
+ * strict equality.
1153
+ *
1154
+ * **Note:** You should **strongly** prefer capability detection to browser
1155
+ * version detection where it's reasonable:
1156
+ *
1157
+ * http://www.quirksmode.org/js/support.html
1158
+ *
1159
+ * Further, we have a large number of mature wrapper functions and classes
1160
+ * which abstract away many browser irregularities. Check the documentation,
1161
+ * grep for things, or ask on javascript@lists.facebook.com before writing yet
1162
+ * another copy of "event || window.event".
1163
+ *
1164
+ */
1165
+
1166
+ var _populated = false;
1167
+
1168
+ // Browsers
1169
+ var _ie, _firefox, _opera, _webkit, _chrome;
1170
+
1171
+ // Actual IE browser for compatibility mode
1172
+ var _ie_real_version;
1173
+
1174
+ // Platforms
1175
+ var _osx, _windows, _linux, _android;
1176
+
1177
+ // Architectures
1178
+ var _win64;
1179
+
1180
+ // Devices
1181
+ var _iphone, _ipad, _native;
1182
+
1183
+ var _mobile;
1184
+
1185
+ function _populate() {
1186
+ if (_populated) {
1187
+ return;
1188
+ }
1189
+
1190
+ _populated = true;
1191
+
1192
+ // To work around buggy JS libraries that can't handle multi-digit
1193
+ // version numbers, Opera 10's user agent string claims it's Opera
1194
+ // 9, then later includes a Version/X.Y field:
1195
+ //
1196
+ // Opera/9.80 (foo) Presto/2.2.15 Version/10.10
1197
+ var uas = navigator.userAgent;
1198
+ 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);
1199
+ var os = /(Mac OS X)|(Windows)|(Linux)/.exec(uas);
1200
+
1201
+ _iphone = /\b(iPhone|iP[ao]d)/.exec(uas);
1202
+ _ipad = /\b(iP[ao]d)/.exec(uas);
1203
+ _android = /Android/i.exec(uas);
1204
+ _native = /FBAN\/\w+;/i.exec(uas);
1205
+ _mobile = /Mobile/i.exec(uas);
1206
+
1207
+ // Note that the IE team blog would have you believe you should be checking
1208
+ // for 'Win64; x64'. But MSDN then reveals that you can actually be coming
1209
+ // from either x64 or ia64; so ultimately, you should just check for Win64
1210
+ // as in indicator of whether you're in 64-bit IE. 32-bit IE on 64-bit
1211
+ // Windows will send 'WOW64' instead.
1212
+ _win64 = !!(/Win64/.exec(uas));
1313
1213
 
1314
- /***/ }),
1214
+ if (agent) {
1215
+ _ie = agent[1] ? parseFloat(agent[1]) : (
1216
+ agent[5] ? parseFloat(agent[5]) : NaN);
1217
+ // IE compatibility mode
1218
+ if (_ie && document && document.documentMode) {
1219
+ _ie = document.documentMode;
1220
+ }
1221
+ // grab the "true" ie version from the trident token if available
1222
+ var trident = /(?:Trident\/(\d+.\d+))/.exec(uas);
1223
+ _ie_real_version = trident ? parseFloat(trident[1]) + 4 : _ie;
1315
1224
 
1316
- /***/ 6666:
1317
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1225
+ _firefox = agent[2] ? parseFloat(agent[2]) : NaN;
1226
+ _opera = agent[3] ? parseFloat(agent[3]) : NaN;
1227
+ _webkit = agent[4] ? parseFloat(agent[4]) : NaN;
1228
+ if (_webkit) {
1229
+ // We do not add the regexp to the above test, because it will always
1230
+ // match 'safari' only since 'AppleWebKit' appears before 'Chrome' in
1231
+ // the userAgent string.
1232
+ agent = /(?:Chrome\/(\d+\.\d+))/.exec(uas);
1233
+ _chrome = agent && agent[1] ? parseFloat(agent[1]) : NaN;
1234
+ } else {
1235
+ _chrome = NaN;
1236
+ }
1237
+ } else {
1238
+ _ie = _firefox = _opera = _chrome = _webkit = NaN;
1239
+ }
1318
1240
 
1319
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1320
- /* harmony export */ "default": () => (/* binding */ _defineProperty)
1321
- /* harmony export */ });
1322
- /* harmony import */ var _toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(3795);
1241
+ if (os) {
1242
+ if (os[1]) {
1243
+ // Detect OS X version. If no version number matches, set _osx to true.
1244
+ // Version examples: 10, 10_6_1, 10.7
1245
+ // Parses version number as a float, taking only first two sets of
1246
+ // digits. If only one set of digits is found, returns just the major
1247
+ // version number.
1248
+ var ver = /(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(uas);
1323
1249
 
1324
- function _defineProperty(obj, key, value) {
1325
- key = (0,_toPropertyKey_js__WEBPACK_IMPORTED_MODULE_0__["default"])(key);
1326
- if (key in obj) {
1327
- Object.defineProperty(obj, key, {
1328
- value: value,
1329
- enumerable: true,
1330
- configurable: true,
1331
- writable: true
1332
- });
1250
+ _osx = ver ? parseFloat(ver[1].replace('_', '.')) : true;
1251
+ } else {
1252
+ _osx = false;
1253
+ }
1254
+ _windows = !!os[2];
1255
+ _linux = !!os[3];
1333
1256
  } else {
1334
- obj[key] = value;
1257
+ _osx = _windows = _linux = false;
1335
1258
  }
1336
- return obj;
1337
1259
  }
1338
1260
 
1339
- /***/ }),
1261
+ var UserAgent_DEPRECATED = {
1340
1262
 
1341
- /***/ 1079:
1342
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1263
+ /**
1264
+ * Check if the UA is Internet Explorer.
1265
+ *
1266
+ *
1267
+ * @return float|NaN Version number (if match) or NaN.
1268
+ */
1269
+ ie: function() {
1270
+ return _populate() || _ie;
1271
+ },
1343
1272
 
1344
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1345
- /* harmony export */ "default": () => (/* binding */ _iterableToArray)
1346
- /* harmony export */ });
1347
- function _iterableToArray(iter) {
1348
- if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
1349
- }
1273
+ /**
1274
+ * Check if we're in Internet Explorer compatibility mode.
1275
+ *
1276
+ * @return bool true if in compatibility mode, false if
1277
+ * not compatibility mode or not ie
1278
+ */
1279
+ ieCompatibilityMode: function() {
1280
+ return _populate() || (_ie_real_version > _ie);
1281
+ },
1350
1282
 
1351
- /***/ }),
1352
1283
 
1353
- /***/ 6098:
1354
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1284
+ /**
1285
+ * Whether the browser is 64-bit IE. Really, this is kind of weak sauce; we
1286
+ * only need this because Skype can't handle 64-bit IE yet. We need to remove
1287
+ * this when we don't need it -- tracked by #601957.
1288
+ */
1289
+ ie64: function() {
1290
+ return UserAgent_DEPRECATED.ie() && _win64;
1291
+ },
1355
1292
 
1356
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1357
- /* harmony export */ "default": () => (/* binding */ _nonIterableSpread)
1358
- /* harmony export */ });
1359
- function _nonIterableSpread() {
1360
- throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
1361
- }
1293
+ /**
1294
+ * Check if the UA is Firefox.
1295
+ *
1296
+ *
1297
+ * @return float|NaN Version number (if match) or NaN.
1298
+ */
1299
+ firefox: function() {
1300
+ return _populate() || _firefox;
1301
+ },
1362
1302
 
1363
- /***/ }),
1364
1303
 
1365
- /***/ 7930:
1366
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1304
+ /**
1305
+ * Check if the UA is Opera.
1306
+ *
1307
+ *
1308
+ * @return float|NaN Version number (if match) or NaN.
1309
+ */
1310
+ opera: function() {
1311
+ return _populate() || _opera;
1312
+ },
1367
1313
 
1368
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1369
- /* harmony export */ "default": () => (/* binding */ _toConsumableArray)
1370
- /* harmony export */ });
1371
- /* harmony import */ var _arrayWithoutHoles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(74);
1372
- /* harmony import */ var _iterableToArray_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1079);
1373
- /* harmony import */ var _unsupportedIterableToArray_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(9147);
1374
- /* harmony import */ var _nonIterableSpread_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6098);
1375
1314
 
1315
+ /**
1316
+ * Check if the UA is WebKit.
1317
+ *
1318
+ *
1319
+ * @return float|NaN Version number (if match) or NaN.
1320
+ */
1321
+ webkit: function() {
1322
+ return _populate() || _webkit;
1323
+ },
1324
+
1325
+ /**
1326
+ * For Push
1327
+ * WILL BE REMOVED VERY SOON. Use UserAgent_DEPRECATED.webkit
1328
+ */
1329
+ safari: function() {
1330
+ return UserAgent_DEPRECATED.webkit();
1331
+ },
1376
1332
 
1333
+ /**
1334
+ * Check if the UA is a Chrome browser.
1335
+ *
1336
+ *
1337
+ * @return float|NaN Version number (if match) or NaN.
1338
+ */
1339
+ chrome : function() {
1340
+ return _populate() || _chrome;
1341
+ },
1377
1342
 
1378
1343
 
1379
- function _toConsumableArray(arr) {
1380
- 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"])();
1381
- }
1344
+ /**
1345
+ * Check if the user is running Windows.
1346
+ *
1347
+ * @return bool `true' if the user's OS is Windows.
1348
+ */
1349
+ windows: function() {
1350
+ return _populate() || _windows;
1351
+ },
1382
1352
 
1383
- /***/ }),
1384
1353
 
1385
- /***/ 9745:
1386
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1354
+ /**
1355
+ * Check if the user is running Mac OS X.
1356
+ *
1357
+ * @return float|bool Returns a float if a version number is detected,
1358
+ * otherwise true/false.
1359
+ */
1360
+ osx: function() {
1361
+ return _populate() || _osx;
1362
+ },
1387
1363
 
1388
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1389
- /* harmony export */ "default": () => (/* binding */ toPrimitive)
1390
- /* harmony export */ });
1391
- /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6522);
1364
+ /**
1365
+ * Check if the user is running Linux.
1366
+ *
1367
+ * @return bool `true' if the user's OS is some flavor of Linux.
1368
+ */
1369
+ linux: function() {
1370
+ return _populate() || _linux;
1371
+ },
1392
1372
 
1393
- function toPrimitive(t, r) {
1394
- if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
1395
- var e = t[Symbol.toPrimitive];
1396
- if (void 0 !== e) {
1397
- var i = e.call(t, r || "default");
1398
- if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(i)) return i;
1399
- throw new TypeError("@@toPrimitive must return a primitive value.");
1400
- }
1401
- return ("string" === r ? String : Number)(t);
1402
- }
1373
+ /**
1374
+ * Check if the user is running on an iPhone or iPod platform.
1375
+ *
1376
+ * @return bool `true' if the user is running some flavor of the
1377
+ * iPhone OS.
1378
+ */
1379
+ iphone: function() {
1380
+ return _populate() || _iphone;
1381
+ },
1403
1382
 
1404
- /***/ }),
1383
+ mobile: function() {
1384
+ return _populate() || (_iphone || _ipad || _android || _mobile);
1385
+ },
1405
1386
 
1406
- /***/ 3795:
1407
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1387
+ nativeApp: function() {
1388
+ // webviews inside of the native apps
1389
+ return _populate() || _native;
1390
+ },
1408
1391
 
1409
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1410
- /* harmony export */ "default": () => (/* binding */ toPropertyKey)
1411
- /* harmony export */ });
1412
- /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(6522);
1413
- /* harmony import */ var _toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9745);
1392
+ android: function() {
1393
+ return _populate() || _android;
1394
+ },
1395
+
1396
+ ipad: function() {
1397
+ return _populate() || _ipad;
1398
+ }
1399
+ };
1414
1400
 
1401
+ module.exports = UserAgent_DEPRECATED;
1415
1402
 
1416
- function toPropertyKey(t) {
1417
- var i = (0,_toPrimitive_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t, "string");
1418
- return "symbol" == (0,_typeof_js__WEBPACK_IMPORTED_MODULE_1__["default"])(i) ? i : String(i);
1419
- }
1420
1403
 
1421
1404
  /***/ }),
1422
1405
 
1423
- /***/ 6522:
1406
+ /***/ 7545:
1424
1407
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1425
1408
 
1426
1409
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
@@ -1438,13 +1421,13 @@ function _typeof(o) {
1438
1421
 
1439
1422
  /***/ }),
1440
1423
 
1441
- /***/ 9147:
1424
+ /***/ 7985:
1442
1425
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1443
1426
 
1444
1427
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1445
1428
  /* harmony export */ "default": () => (/* binding */ _unsupportedIterableToArray)
1446
1429
  /* harmony export */ });
1447
- /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(926);
1430
+ /* harmony import */ var _arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6284);
1448
1431
 
1449
1432
  function _unsupportedIterableToArray(o, minLen) {
1450
1433
  if (!o) return;
@@ -1455,6 +1438,35 @@ function _unsupportedIterableToArray(o, minLen) {
1455
1438
  if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return (0,_arrayLikeToArray_js__WEBPACK_IMPORTED_MODULE_0__["default"])(o, minLen);
1456
1439
  }
1457
1440
 
1441
+ /***/ }),
1442
+
1443
+ /***/ 8283:
1444
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
1445
+
1446
+ module.exports = __webpack_require__(5022);
1447
+
1448
+
1449
+ /***/ }),
1450
+
1451
+ /***/ 9824:
1452
+ /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1453
+
1454
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1455
+ /* harmony export */ "default": () => (/* binding */ toPrimitive)
1456
+ /* harmony export */ });
1457
+ /* harmony import */ var _typeof_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(7545);
1458
+
1459
+ function toPrimitive(t, r) {
1460
+ if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(t) || !t) return t;
1461
+ var e = t[Symbol.toPrimitive];
1462
+ if (void 0 !== e) {
1463
+ var i = e.call(t, r || "default");
1464
+ if ("object" != (0,_typeof_js__WEBPACK_IMPORTED_MODULE_0__["default"])(i)) return i;
1465
+ throw new TypeError("@@toPrimitive must return a primitive value.");
1466
+ }
1467
+ return ("string" === r ? String : Number)(t);
1468
+ }
1469
+
1458
1470
  /***/ })
1459
1471
 
1460
1472
  /******/ });
@@ -1515,8 +1527,6 @@ function _unsupportedIterableToArray(o, minLen) {
1515
1527
  /******/
1516
1528
  /************************************************************************/
1517
1529
  var __webpack_exports__ = {};
1518
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
1519
- (() => {
1520
1530
 
1521
1531
  // EXPORTS
1522
1532
  __webpack_require__.d(__webpack_exports__, {
@@ -1524,30 +1534,38 @@ __webpack_require__.d(__webpack_exports__, {
1524
1534
  });
1525
1535
 
1526
1536
  // EXTERNAL MODULE: external "../shared"
1527
- var shared_ = __webpack_require__(9253);
1537
+ var shared_ = __webpack_require__(5166);
1528
1538
  // EXTERNAL MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
1529
- var defineProperty = __webpack_require__(6666);
1539
+ var defineProperty = __webpack_require__(4586);
1530
1540
  // EXTERNAL MODULE: external "vue"
1531
- var external_vue_ = __webpack_require__(6609);
1532
- ;// CONCATENATED MODULE: external "vue-types"
1533
- var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1534
- var y = x => () => x
1535
- const external_vue_types_namespaceObject = x({ ["toType"]: () => __WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType });
1536
- ;// CONCATENATED MODULE: external "../config-provider"
1537
- var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1538
- var config_provider_y = x => () => x
1539
- const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix });
1540
- ;// CONCATENATED MODULE: external "../date-picker"
1541
- var date_picker_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1542
- var date_picker_y = x => () => x
1543
- const date_picker_namespaceObject = date_picker_x({ ["PickerDropdown"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_date_picker_d04526d6__.PickerDropdown });
1541
+ var external_vue_ = __webpack_require__(5286);
1542
+ ;// external "vue-types"
1543
+ var x = (y) => {
1544
+ var x = {}; __webpack_require__.d(x, y); return x
1545
+ }
1546
+ var y = (x) => (() => (x))
1547
+ const external_vue_types_namespaceObject = x({ ["toType"]: () => (__WEBPACK_EXTERNAL_MODULE_vue_types_22de060a__.toType) });
1548
+ ;// external "../config-provider"
1549
+ var config_provider_x = (y) => {
1550
+ var x = {}; __webpack_require__.d(x, y); return x
1551
+ }
1552
+ var config_provider_y = (x) => (() => (x))
1553
+ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_config_provider_fe8577a3__.usePrefix) });
1554
+ ;// external "../date-picker"
1555
+ var date_picker_x = (y) => {
1556
+ var x = {}; __webpack_require__.d(x, y); return x
1557
+ }
1558
+ var date_picker_y = (x) => (() => (x))
1559
+ const date_picker_namespaceObject = date_picker_x({ ["PickerDropdown"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_date_picker_d04526d6__.PickerDropdown) });
1544
1560
  // EXTERNAL MODULE: ../../packages/directives/src/index.ts + 7 modules
1545
- var src = __webpack_require__(668);
1546
- ;// CONCATENATED MODULE: external "../icon"
1547
- var icon_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
1548
- var icon_y = x => () => x
1549
- const icon_namespaceObject = icon_x({ ["AngleUp"]: () => __WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleUp });
1550
- ;// CONCATENATED MODULE: ../../node_modules/tinycolor2/esm/tinycolor.js
1561
+ var src = __webpack_require__(4193);
1562
+ ;// external "../icon"
1563
+ var icon_x = (y) => {
1564
+ var x = {}; __webpack_require__.d(x, y); return x
1565
+ }
1566
+ var icon_y = (x) => (() => (x))
1567
+ const icon_namespaceObject = icon_x({ ["AngleUp"]: () => (__WEBPACK_EXTERNAL_MODULE_bkui_vue_lib_icon_a97c79c3__.AngleUp) });
1568
+ ;// ../../node_modules/tinycolor2/esm/tinycolor.js
1551
1569
  // This file is autogenerated. It's used to publish ESM to npm.
1552
1570
  function _typeof(obj) {
1553
1571
  "@babel/helpers - typeof";
@@ -2729,7 +2747,7 @@ function validateWCAG2Parms(parms) {
2729
2747
 
2730
2748
 
2731
2749
 
2732
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/components/input-container.tsx
2750
+ ;// ../../packages/color-picker/src/components/input-container.tsx
2733
2751
 
2734
2752
  /*
2735
2753
  * Tencent is pleased to support the open source community by making
@@ -2799,7 +2817,7 @@ var inputContainerProps = {
2799
2817
  };
2800
2818
  }
2801
2819
  }));
2802
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/components/color-input.tsx
2820
+ ;// ../../packages/color-picker/src/components/color-input.tsx
2803
2821
 
2804
2822
  /*
2805
2823
  * Tencent is pleased to support the open source community by making
@@ -2968,7 +2986,7 @@ var colorPickerProps = {
2968
2986
  };
2969
2987
  }
2970
2988
  }));
2971
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/utils.ts
2989
+ ;// ../../packages/color-picker/src/utils.ts
2972
2990
  /*
2973
2991
  * Tencent is pleased to support the open source community by making
2974
2992
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -3074,7 +3092,7 @@ var toRGBAString = function toRGBAString(rgba) {
3074
3092
  a = rgba.a;
3075
3093
  return "rgba(".concat([r, g, b, a].join(','), ")");
3076
3094
  };
3077
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/components/hue-slider.tsx
3095
+ ;// ../../packages/color-picker/src/components/hue-slider.tsx
3078
3096
 
3079
3097
  /*
3080
3098
  * Tencent is pleased to support the open source community by making
@@ -3212,7 +3230,7 @@ var hue_slider_colorPickerProps = {
3212
3230
  };
3213
3231
  }
3214
3232
  }));
3215
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/components/recommend-colors.tsx
3233
+ ;// ../../packages/color-picker/src/components/recommend-colors.tsx
3216
3234
 
3217
3235
 
3218
3236
  /*
@@ -3364,7 +3382,7 @@ var recommend_colors_colorPickerProps = {
3364
3382
  };
3365
3383
  }
3366
3384
  }));
3367
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/components/saturation-panel.tsx
3385
+ ;// ../../packages/color-picker/src/components/saturation-panel.tsx
3368
3386
 
3369
3387
  /*
3370
3388
  * Tencent is pleased to support the open source community by making
@@ -3516,7 +3534,7 @@ var saturation_panel_colorPickerProps = {
3516
3534
  };
3517
3535
  }
3518
3536
  }));
3519
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/color-picker.tsx
3537
+ ;// ../../packages/color-picker/src/color-picker.tsx
3520
3538
 
3521
3539
 
3522
3540
  /*
@@ -3829,7 +3847,7 @@ var whiteColorObj = formatColor('#FFFFFF');
3829
3847
  };
3830
3848
  }
3831
3849
  }));
3832
- ;// CONCATENATED MODULE: ../../packages/color-picker/src/index.ts
3850
+ ;// ../../packages/color-picker/src/index.ts
3833
3851
  /*
3834
3852
  * Tencent is pleased to support the open source community by making
3835
3853
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -3859,7 +3877,5 @@ var whiteColorObj = formatColor('#FFFFFF');
3859
3877
 
3860
3878
  var BkColorPicker = (0,shared_.withInstall)(color_picker);
3861
3879
  /* harmony default export */ const color_picker_src = (BkColorPicker);
3862
- })();
3863
-
3864
3880
  var __webpack_exports__default = __webpack_exports__["default"];
3865
3881
  export { __webpack_exports__default as default };