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

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