bkui-vue 0.0.1-beta.389 → 0.0.1-beta.390

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 (207) hide show
  1. package/lib/affix/index.js +60 -128
  2. package/lib/alert/index.js +56 -124
  3. package/lib/animate-number/index.js +42 -106
  4. package/lib/backtop/index.js +61 -133
  5. package/lib/badge/badge.d.ts +1 -1
  6. package/lib/badge/index.d.ts +4 -4
  7. package/lib/badge/index.js +50 -114
  8. package/lib/breadcrumb/breadcrumb-item.d.ts +1 -1
  9. package/lib/breadcrumb/breadcrumb.d.ts +1 -1
  10. package/lib/breadcrumb/index.d.ts +5 -5
  11. package/lib/breadcrumb/index.js +67 -133
  12. package/lib/button/index.js +68 -147
  13. package/lib/card/index.js +69 -154
  14. package/lib/cascader/cascader.d.ts +3 -3
  15. package/lib/cascader/index.d.ts +10 -10
  16. package/lib/cascader/index.js +168 -242
  17. package/lib/checkbox/index.js +77 -139
  18. package/lib/code-diff/index.js +79 -121
  19. package/lib/collapse/index.js +84 -150
  20. package/lib/color-picker/color-picker.d.ts +1 -1
  21. package/lib/color-picker/index.d.ts +4 -4
  22. package/lib/color-picker/index.js +193 -245
  23. package/lib/components.js +434 -671
  24. package/lib/container/container.d.ts +1 -1
  25. package/lib/container/index.d.ts +4 -4
  26. package/lib/container/index.js +64 -125
  27. package/lib/date-picker/date-picker.d.ts +2 -2
  28. package/lib/date-picker/index.d.ts +7 -7
  29. package/lib/date-picker/index.js +462 -563
  30. package/lib/date-picker/panel/time-range.d.ts +3 -3
  31. package/lib/date-picker/panel/time.d.ts +3 -3
  32. package/lib/date-picker/time-picker.d.ts +3 -3
  33. package/lib/dialog/dialog.d.ts +2 -2
  34. package/lib/dialog/index.d.ts +7 -7
  35. package/lib/dialog/index.js +108 -198
  36. package/lib/directives/index.d.ts +0 -2
  37. package/lib/directives/index.js +86 -140
  38. package/lib/dist.index.js +48 -133
  39. package/lib/divider/index.js +50 -118
  40. package/lib/dropdown/dropdown.d.ts +2 -2
  41. package/lib/dropdown/index.d.ts +7 -7
  42. package/lib/dropdown/index.js +73 -155
  43. package/lib/exception/index.js +97 -145
  44. package/lib/fixed-navbar/fixed-navbar.d.ts +1 -1
  45. package/lib/fixed-navbar/index.d.ts +4 -4
  46. package/lib/fixed-navbar/index.js +43 -107
  47. package/lib/form/form-item.d.ts +1 -1
  48. package/lib/form/index.d.ts +1 -1
  49. package/lib/form/index.js +107 -193
  50. package/lib/icon/angle-double-down-line.js +30 -90
  51. package/lib/icon/angle-double-left-line.js +30 -90
  52. package/lib/icon/angle-double-left.js +30 -90
  53. package/lib/icon/angle-double-right-line.js +30 -90
  54. package/lib/icon/angle-double-right.js +30 -90
  55. package/lib/icon/angle-double-up-line.js +30 -90
  56. package/lib/icon/angle-down-fill.js +30 -90
  57. package/lib/icon/angle-down-line.js +30 -90
  58. package/lib/icon/angle-down.js +30 -90
  59. package/lib/icon/angle-left.js +30 -90
  60. package/lib/icon/angle-right.js +30 -90
  61. package/lib/icon/angle-up-fill.js +30 -90
  62. package/lib/icon/angle-up.js +30 -90
  63. package/lib/icon/archive-fill.js +30 -90
  64. package/lib/icon/arrows-left.js +30 -90
  65. package/lib/icon/arrows-right.js +30 -90
  66. package/lib/icon/audio-fill.js +30 -90
  67. package/lib/icon/bk.js +30 -90
  68. package/lib/icon/circle.js +30 -90
  69. package/lib/icon/close-line.js +30 -90
  70. package/lib/icon/close.js +30 -90
  71. package/lib/icon/code.js +30 -90
  72. package/lib/icon/cog-shape.js +30 -90
  73. package/lib/icon/collapse-left.js +30 -90
  74. package/lib/icon/copy.js +30 -90
  75. package/lib/icon/data-shape.js +30 -90
  76. package/lib/icon/del.js +30 -90
  77. package/lib/icon/doc-fill.js +30 -90
  78. package/lib/icon/done.js +30 -90
  79. package/lib/icon/down-shape.js +30 -90
  80. package/lib/icon/down-small.js +30 -90
  81. package/lib/icon/edit-line.js +30 -90
  82. package/lib/icon/ellipsis.js +30 -90
  83. package/lib/icon/enlarge-line.js +30 -90
  84. package/lib/icon/error.js +30 -90
  85. package/lib/icon/excel-fill.js +30 -90
  86. package/lib/icon/exclamation-circle-shape.js +30 -90
  87. package/lib/icon/eye.js +30 -90
  88. package/lib/icon/filliscreen-line.js +30 -90
  89. package/lib/icon/folder-open.js +30 -90
  90. package/lib/icon/folder-shape-open.js +30 -90
  91. package/lib/icon/folder-shape.js +30 -90
  92. package/lib/icon/folder.js +30 -90
  93. package/lib/icon/funnel.js +30 -90
  94. package/lib/icon/help-document-fill.js +30 -90
  95. package/lib/icon/help-fill.js +30 -90
  96. package/lib/icon/help.js +30 -90
  97. package/lib/icon/image-fill.js +30 -90
  98. package/lib/icon/img-placehoulder.js +52 -88
  99. package/lib/icon/index.js +267 -255
  100. package/lib/icon/info-line.js +52 -88
  101. package/lib/icon/info.js +52 -88
  102. package/lib/icon/left-shape.js +52 -88
  103. package/lib/icon/left-turn-line.js +52 -88
  104. package/lib/icon/narrow-line.js +52 -88
  105. package/lib/icon/original.js +52 -88
  106. package/lib/icon/pdf-fill.js +52 -88
  107. package/lib/icon/play-shape.js +52 -88
  108. package/lib/icon/plus.js +52 -88
  109. package/lib/icon/ppt-fill.js +52 -88
  110. package/lib/icon/qq.js +52 -88
  111. package/lib/icon/right-shape.js +52 -88
  112. package/lib/icon/right-turn-line.js +52 -88
  113. package/lib/icon/search.js +52 -88
  114. package/lib/icon/share.js +52 -88
  115. package/lib/icon/spinner.js +52 -88
  116. package/lib/icon/success.js +52 -88
  117. package/lib/icon/switcher-loading.js +52 -88
  118. package/lib/icon/text-file.js +52 -88
  119. package/lib/icon/text-fill.js +52 -88
  120. package/lib/icon/transfer.js +52 -88
  121. package/lib/icon/tree-application-shape.js +52 -88
  122. package/lib/icon/unfull-screen.js +52 -88
  123. package/lib/icon/unvisible.js +52 -88
  124. package/lib/icon/up-shape.js +52 -88
  125. package/lib/icon/upload.js +52 -88
  126. package/lib/icon/video-fill.js +52 -88
  127. package/lib/icon/warn.js +52 -88
  128. package/lib/icon/weixin.js +52 -88
  129. package/lib/image/index.js +164 -213
  130. package/lib/index.js +50 -134
  131. package/lib/info-box/index.js +152 -206
  132. package/lib/input/index.d.ts +4 -4
  133. package/lib/input/index.js +99 -167
  134. package/lib/input/input.d.ts +1 -1
  135. package/lib/link/index.d.ts +4 -4
  136. package/lib/link/index.js +47 -115
  137. package/lib/link/link.d.ts +1 -1
  138. package/lib/loading/index.d.ts +4 -4
  139. package/lib/loading/index.js +67 -127
  140. package/lib/loading/loading.d.ts +1 -1
  141. package/lib/menu/index.js +92 -156
  142. package/lib/message/index.js +76 -148
  143. package/lib/modal/index.d.ts +4 -4
  144. package/lib/modal/index.js +85 -151
  145. package/lib/modal/modal.d.ts +1 -1
  146. package/lib/navigation/index.js +66 -134
  147. package/lib/notify/index.js +81 -153
  148. package/lib/notify/notifyConstructor.d.ts +1 -1
  149. package/lib/overflow-title/index.js +92 -128
  150. package/lib/pagination/index.d.ts +4 -4
  151. package/lib/pagination/index.js +131 -220
  152. package/lib/pagination/pagination.d.ts +1 -1
  153. package/lib/plugin-popover/index.js +143 -191
  154. package/lib/plugins/index.js +33 -100
  155. package/lib/popover/index.d.ts +10 -10
  156. package/lib/popover/index.js +148 -194
  157. package/lib/popover/popover.d.ts +3 -3
  158. package/lib/popover2/index.js +35 -99
  159. package/lib/preset.js +37 -104
  160. package/lib/process/index.d.ts +4 -4
  161. package/lib/process/index.js +92 -134
  162. package/lib/process/process.d.ts +1 -1
  163. package/lib/progress/index.d.ts +7 -7
  164. package/lib/progress/index.js +63 -127
  165. package/lib/progress/progress.d.ts +2 -2
  166. package/lib/radio/index.js +81 -142
  167. package/lib/rate/index.js +63 -127
  168. package/lib/resize-layout/index.js +79 -147
  169. package/lib/search-select/index.js +168 -220
  170. package/lib/select/index.d.ts +10 -10
  171. package/lib/select/index.js +315 -394
  172. package/lib/select/select.d.ts +3 -3
  173. package/lib/shared/index.js +228 -203
  174. package/lib/sideslider/index.d.ts +4 -4
  175. package/lib/sideslider/index.js +88 -137
  176. package/lib/sideslider/sideslider.d.ts +1 -1
  177. package/lib/slider/index.d.ts +7 -7
  178. package/lib/slider/index.js +147 -196
  179. package/lib/slider/slider.d.ts +2 -2
  180. package/lib/steps/index.js +105 -152
  181. package/lib/swiper/index.js +62 -126
  182. package/lib/switcher/index.d.ts +4 -4
  183. package/lib/switcher/index.js +65 -133
  184. package/lib/switcher/switcher.d.ts +1 -1
  185. package/lib/tab/index.d.ts +4 -4
  186. package/lib/tab/index.js +118 -188
  187. package/lib/tab/tab.d.ts +1 -1
  188. package/lib/table/index.js +457 -572
  189. package/lib/table-column/index.js +129 -197
  190. package/lib/tag/index.js +58 -130
  191. package/lib/tag-input/index.d.ts +7 -7
  192. package/lib/tag-input/index.js +175 -277
  193. package/lib/tag-input/tag-input.d.ts +2 -2
  194. package/lib/time-picker/index.d.ts +10 -10
  195. package/lib/time-picker/index.js +40 -111
  196. package/lib/timeline/index.d.ts +4 -4
  197. package/lib/timeline/index.js +50 -114
  198. package/lib/timeline/timeline.d.ts +1 -1
  199. package/lib/transfer/index.js +89 -174
  200. package/lib/tree/index.js +158 -235
  201. package/lib/upload/index.d.ts +7 -7
  202. package/lib/upload/index.js +173 -227
  203. package/lib/upload/upload-list.d.ts +1 -1
  204. package/lib/upload/upload-trigger.d.ts +1 -1
  205. package/lib/upload/upload.d.ts +2 -2
  206. package/lib/virtual-render/index.js +86 -154
  207. package/package.json +1 -1
@@ -1,111 +1,47 @@
1
- (function webpackUniversalModuleDefinition(root, factory) {
2
- if(typeof exports === 'object' && typeof module === 'object')
3
- module.exports = factory(require("../shared"), require("vue"), require("../icon"));
4
- else if(typeof define === 'function' && define.amd)
5
- define(["../shared", "vue", "../icon"], factory);
6
- else {
7
- var a = typeof exports === 'object' ? factory(require("../shared"), require("vue"), require("../icon")) : factory(root["../shared"], root["vue"], root["../icon"]);
8
- for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
- }
10
- })(self, (__WEBPACK_EXTERNAL_MODULE__4212__, __WEBPACK_EXTERNAL_MODULE__748__, __WEBPACK_EXTERNAL_MODULE__6870__) => {
11
- return /******/ (() => { // webpackBootstrap
12
- /******/ "use strict";
13
- /******/ var __webpack_modules__ = ({
14
-
15
- /***/ 6870:
16
- /***/ ((module) => {
17
-
18
- module.exports = __WEBPACK_EXTERNAL_MODULE__6870__;
19
-
20
- /***/ }),
21
-
22
- /***/ 4212:
23
- /***/ ((module) => {
24
-
25
- module.exports = __WEBPACK_EXTERNAL_MODULE__4212__;
26
-
27
- /***/ }),
28
-
29
- /***/ 748:
30
- /***/ ((module) => {
31
-
32
- module.exports = __WEBPACK_EXTERNAL_MODULE__748__;
33
-
34
- /***/ })
35
-
36
- /******/ });
37
- /************************************************************************/
38
- /******/ // The module cache
39
- /******/ var __webpack_module_cache__ = {};
40
- /******/
41
- /******/ // The require function
42
- /******/ function __webpack_require__(moduleId) {
43
- /******/ // Check if module is in cache
44
- /******/ var cachedModule = __webpack_module_cache__[moduleId];
45
- /******/ if (cachedModule !== undefined) {
46
- /******/ return cachedModule.exports;
47
- /******/ }
48
- /******/ // Create a new module (and put it into the cache)
49
- /******/ var module = __webpack_module_cache__[moduleId] = {
50
- /******/ // no module.id needed
51
- /******/ // no module.loaded needed
52
- /******/ exports: {}
53
- /******/ };
54
- /******/
55
- /******/ // Execute the module function
56
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
57
- /******/
58
- /******/ // Return the exports of the module
59
- /******/ return module.exports;
60
- /******/ }
61
- /******/
1
+ import * as __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__ from "../shared";
2
+ import * as __WEBPACK_EXTERNAL_MODULE_vue__ from "vue";
3
+ import * as __WEBPACK_EXTERNAL_MODULE__icon_85385c3e__ from "../icon";
4
+ /******/ // The require scope
5
+ /******/ var __webpack_require__ = {};
6
+ /******/
62
7
  /************************************************************************/
63
- /******/ /* webpack/runtime/define property getters */
64
- /******/ (() => {
65
- /******/ // define getter functions for harmony exports
66
- /******/ __webpack_require__.d = (exports, definition) => {
67
- /******/ for(var key in definition) {
68
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
69
- /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
70
- /******/ }
8
+ /******/ /* webpack/runtime/define property getters */
9
+ /******/ (() => {
10
+ /******/ // define getter functions for harmony exports
11
+ /******/ __webpack_require__.d = (exports, definition) => {
12
+ /******/ for(var key in definition) {
13
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
14
+ /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
71
15
  /******/ }
72
- /******/ };
73
- /******/ })();
74
- /******/
75
- /******/ /* webpack/runtime/hasOwnProperty shorthand */
76
- /******/ (() => {
77
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
78
- /******/ })();
79
- /******/
80
- /******/ /* webpack/runtime/make namespace object */
81
- /******/ (() => {
82
- /******/ // define __esModule on exports
83
- /******/ __webpack_require__.r = (exports) => {
84
- /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
85
- /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
86
- /******/ }
87
- /******/ Object.defineProperty(exports, '__esModule', { value: true });
88
- /******/ };
89
- /******/ })();
90
- /******/
16
+ /******/ }
17
+ /******/ };
18
+ /******/ })();
19
+ /******/
20
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
21
+ /******/ (() => {
22
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
23
+ /******/ })();
24
+ /******/
91
25
  /************************************************************************/
92
26
  var __webpack_exports__ = {};
93
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
94
- (() => {
95
- // ESM COMPAT FLAG
96
- __webpack_require__.r(__webpack_exports__);
97
27
 
98
28
  // EXPORTS
99
29
  __webpack_require__.d(__webpack_exports__, {
100
- "default": () => (/* binding */ src)
30
+ "Z": () => (/* binding */ src)
101
31
  });
102
32
 
103
- // EXTERNAL MODULE: external "../shared"
104
- var external_shared_ = __webpack_require__(4212);
105
- // EXTERNAL MODULE: external "vue"
106
- var external_vue_ = __webpack_require__(748);
107
- // EXTERNAL MODULE: external "../icon"
108
- var external_icon_ = __webpack_require__(6870);
33
+ ;// CONCATENATED MODULE: external "../shared"
34
+ var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
35
+ var y = x => () => x
36
+ const external_shared_namespaceObject = x({ ["withInstall"]: () => __WEBPACK_EXTERNAL_MODULE__shared_65459f0a__.withInstall });
37
+ ;// CONCATENATED MODULE: external "vue"
38
+ var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
39
+ var external_vue_y = x => () => x
40
+ const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["onBeforeUnmount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount, ["reactive"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.reactive, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref });
41
+ ;// CONCATENATED MODULE: external "../icon"
42
+ var external_icon_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
43
+ var external_icon_y = x => () => x
44
+ const external_icon_namespaceObject = external_icon_x({ ["CollapseLeft"]: () => __WEBPACK_EXTERNAL_MODULE__icon_85385c3e__.CollapseLeft });
109
45
  ;// CONCATENATED MODULE: ../../packages/navigation/src/navigation-title.tsx
110
46
 
111
47
 
@@ -145,7 +81,7 @@ var TitleProps = {
145
81
  "default": 'left-right'
146
82
  }
147
83
  };
148
- /* harmony default export */ const navigation_title = ((0,external_vue_.defineComponent)({
84
+ /* harmony default export */ const navigation_title = ((0,external_vue_namespaceObject.defineComponent)({
149
85
  props: TitleProps,
150
86
  slots: ['side-icon'],
151
87
  setup: function setup(props, _ref) {
@@ -153,16 +89,16 @@ var TitleProps = {
153
89
  return function () {
154
90
  var _a, _b;
155
91
 
156
- return (0,external_vue_.createVNode)("div", {
92
+ return (0,external_vue_namespaceObject.createVNode)("div", {
157
93
  "class": "bk-navigation-title",
158
94
  "style": {
159
95
  borderBottomWidth: props.navigationType === 'left-right' ? '0' : '1px'
160
96
  }
161
- }, [((_a = slots["default"]) === null || _a === void 0 ? void 0 : _a.call(slots)) || [(0,external_vue_.createVNode)("span", {
97
+ }, [((_a = slots["default"]) === null || _a === void 0 ? void 0 : _a.call(slots)) || [(0,external_vue_namespaceObject.createVNode)("span", {
162
98
  "class": "title-icon"
163
- }, [((_b = slots['side-icon']) === null || _b === void 0 ? void 0 : _b.call(slots)) || (0,external_vue_.createVNode)("i", {
99
+ }, [((_b = slots['side-icon']) === null || _b === void 0 ? void 0 : _b.call(slots)) || (0,external_vue_namespaceObject.createVNode)("i", {
164
100
  "class": "bk-icon icon-rtx"
165
- }, null)]), (0,external_vue_.createVNode)("span", {
101
+ }, null)]), (0,external_vue_namespaceObject.createVNode)("span", {
166
102
  "class": "title-desc"
167
103
  }, [props.sideTitle])]]);
168
104
  };
@@ -245,15 +181,15 @@ var NavigationProps = {
245
181
  "default": true
246
182
  }
247
183
  };
248
- /* harmony default export */ const navigation = ((0,external_vue_.defineComponent)({
184
+ /* harmony default export */ const navigation = ((0,external_vue_namespaceObject.defineComponent)({
249
185
  name: 'Navigation',
250
186
  props: NavigationProps,
251
187
  emits: ['leave', 'toggle', 'hover', 'toggle-click'],
252
188
  slots: ['header', 'menu', 'footer', 'side-icon', 'side-header'],
253
189
  setup: function setup(props, _ref) {
254
190
  var emit = _ref.emit;
255
- var defaultHeaderTitle = (0,external_vue_.ref)(props.headerTitle);
256
- var nav = (0,external_vue_.reactive)({
191
+ var defaultHeaderTitle = (0,external_vue_namespaceObject.ref)(props.headerTitle);
192
+ var nav = (0,external_vue_namespaceObject.reactive)({
257
193
  click: false,
258
194
  hover: false,
259
195
  delay: false,
@@ -267,7 +203,7 @@ var NavigationProps = {
267
203
  emit('toggle', nav.hover);
268
204
  }
269
205
 
270
- (0,external_vue_.onBeforeUnmount)(function () {
206
+ (0,external_vue_namespaceObject.onBeforeUnmount)(function () {
271
207
  nav.timer && window.clearTimeout(nav.timer);
272
208
  });
273
209
 
@@ -305,7 +241,7 @@ var NavigationProps = {
305
241
  return {
306
242
  defaultHeaderTitle: defaultHeaderTitle,
307
243
  nav: nav,
308
- onBeforeUnmount: external_vue_.onBeforeUnmount,
244
+ onBeforeUnmount: external_vue_namespaceObject.onBeforeUnmount,
309
245
  handleMouseOver: handleMouseOver,
310
246
  handleMouseLeave: handleMouseLeave,
311
247
  handleClick: handleClick
@@ -314,28 +250,28 @@ var NavigationProps = {
314
250
  render: function render() {
315
251
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m;
316
252
 
317
- return (0,external_vue_.createVNode)("div", {
253
+ return (0,external_vue_namespaceObject.createVNode)("div", {
318
254
  "class": "bk-navigation"
319
- }, [this.navigationType === 'top-bottom' && (0,external_vue_.createVNode)("div", {
255
+ }, [this.navigationType === 'top-bottom' && (0,external_vue_namespaceObject.createVNode)("div", {
320
256
  "class": "bk-navigation-header",
321
257
  "style": {
322
258
  flexBasis: "".concat(this.headHeight, "px")
323
259
  }
324
- }, [(0,external_vue_.createVNode)(navigation_title, {
260
+ }, [(0,external_vue_namespaceObject.createVNode)(navigation_title, {
325
261
  "sideTitle": this.sideTitle
326
262
  }, {
327
263
  "default": this.$slots['side-header'],
328
264
  'side-icon': !this.$slots['side-header'] ? this.$slots['side-icon'] : undefined
329
- }), (0,external_vue_.createVNode)("div", {
265
+ }), (0,external_vue_namespaceObject.createVNode)("div", {
330
266
  "class": "header-right"
331
- }, [(_b = (_a = this.$slots).header) === null || _b === void 0 ? void 0 : _b.call(_a)])]), (0,external_vue_.createVNode)("div", {
267
+ }, [(_b = (_a = this.$slots).header) === null || _b === void 0 ? void 0 : _b.call(_a)])]), (0,external_vue_namespaceObject.createVNode)("div", {
332
268
  "class": "bk-navigation-wrapper"
333
- }, [this.needMenu && (0,external_vue_.createVNode)("div", {
269
+ }, [this.needMenu && (0,external_vue_namespaceObject.createVNode)("div", {
334
270
  "class": "navigation-nav",
335
271
  "style": {
336
272
  width: !this.nav.click ? "".concat(this.navWidth, "px") : "".concat(this.hoverWidth, "px")
337
273
  }
338
- }, [(0,external_vue_.createVNode)("div", {
274
+ }, [(0,external_vue_namespaceObject.createVNode)("div", {
339
275
  "class": "nav-slider",
340
276
  "onMouseenter": this.handleMouseOver,
341
277
  "onMouseleave": this.handleMouseLeave,
@@ -343,7 +279,7 @@ var NavigationProps = {
343
279
  width: !this.nav.hover ? "".concat(this.navWidth, "px") : "".concat(this.hoverWidth, "px"),
344
280
  borderRight: this.navigationType !== 'top-bottom' ? 'none' : '1px solid #DCDEE5'
345
281
  }
346
- }, [this.navigationType !== 'top-bottom' && this.showSideNavTitle && (0,external_vue_.createVNode)(navigation_title, {
282
+ }, [this.navigationType !== 'top-bottom' && this.showSideNavTitle && (0,external_vue_namespaceObject.createVNode)(navigation_title, {
347
283
  "style": {
348
284
  flexBasis: "".concat(this.headHeight, "px")
349
285
  },
@@ -351,44 +287,44 @@ var NavigationProps = {
351
287
  }, {
352
288
  "default": this.$slots['side-header'],
353
289
  'side-icon': !this.$slots['side-header'] ? this.$slots['side-icon'] : undefined
354
- }), (0,external_vue_.createVNode)("div", {
290
+ }), (0,external_vue_namespaceObject.createVNode)("div", {
355
291
  "class": "nav-slider-list",
356
292
  "style": {
357
293
  height: "calc(100vh - ".concat(+this.headHeight + 56, "px)")
358
294
  }
359
- }, [(_d = (_c = this.$slots).menu) === null || _d === void 0 ? void 0 : _d.call(_c)]), (0,external_vue_.createVNode)("div", {
295
+ }, [(_d = (_c = this.$slots).menu) === null || _d === void 0 ? void 0 : _d.call(_c)]), (0,external_vue_namespaceObject.createVNode)("div", {
360
296
  "class": "nav-slider-footer"
361
- }, [(0,external_vue_.createVNode)("div", {
297
+ }, [(0,external_vue_namespaceObject.createVNode)("div", {
362
298
  "class": {
363
299
  'is-left': this.navigationType !== 'top-bottom',
364
300
  'footer-icon': true
365
301
  },
366
302
  "onClick": this.handleClick
367
- }, [(0,external_vue_.createVNode)(external_icon_.CollapseLeft, {
303
+ }, [(0,external_vue_namespaceObject.createVNode)(external_icon_namespaceObject.CollapseLeft, {
368
304
  "class": "footer-icon-svg",
369
305
  "style": {
370
306
  transform: this.nav.click ? 'rotate(180deg)' : 'rotate(0deg)'
371
307
  }
372
- }, null)])])])]), (0,external_vue_.createVNode)("div", {
308
+ }, null)])])])]), (0,external_vue_namespaceObject.createVNode)("div", {
373
309
  "class": "navigation-container",
374
310
  "style": {
375
311
  maxWidth: this.needMenu ? 'calc(100vw - 60px)' : '100vw'
376
312
  }
377
- }, [this.navigationType !== 'top-bottom' && (0,external_vue_.createVNode)("div", {
313
+ }, [this.navigationType !== 'top-bottom' && (0,external_vue_namespaceObject.createVNode)("div", {
378
314
  "class": "container-header",
379
315
  "style": {
380
316
  flexBasis: "".concat(this.headHeight, "px")
381
317
  }
382
- }, [((_f = (_e = this.$slots).header) === null || _f === void 0 ? void 0 : _f.call(_e)) || [(0,external_vue_.createVNode)("div", {
318
+ }, [((_f = (_e = this.$slots).header) === null || _f === void 0 ? void 0 : _f.call(_e)) || [(0,external_vue_namespaceObject.createVNode)("div", {
383
319
  "class": "container-header-title"
384
- }, [this.headerTitle]), (0,external_vue_.createVNode)("div", {
320
+ }, [this.headerTitle]), (0,external_vue_namespaceObject.createVNode)("div", {
385
321
  "class": "container-header-sets"
386
- }, [(_h = (_g = this.$slots)['header-set']) === null || _h === void 0 ? void 0 : _h.call(_g)])]]), (0,external_vue_.createVNode)("div", {
322
+ }, [(_h = (_g = this.$slots)['header-set']) === null || _h === void 0 ? void 0 : _h.call(_g)])]]), (0,external_vue_namespaceObject.createVNode)("div", {
387
323
  "class": "container-content",
388
324
  "style": {
389
325
  maxHeight: "calc(100vh - ".concat(this.headHeight, "px)")
390
326
  }
391
- }, [(_k = (_j = this.$slots)["default"]) === null || _k === void 0 ? void 0 : _k.call(_j), (0,external_vue_.createVNode)("div", {
327
+ }, [(_k = (_j = this.$slots)["default"]) === null || _k === void 0 ? void 0 : _k.call(_j), (0,external_vue_namespaceObject.createVNode)("div", {
392
328
  "class": "container-footer"
393
329
  }, [(_m = (_l = this.$slots).footer) === null || _m === void 0 ? void 0 : _m.call(_l)])])])])]);
394
330
  }
@@ -421,11 +357,7 @@ var NavigationProps = {
421
357
  */
422
358
 
423
359
 
424
- var Navigation = (0,external_shared_.withInstall)(navigation);
360
+ var Navigation = (0,external_shared_namespaceObject.withInstall)(navigation);
425
361
  /* harmony default export */ const src = (Navigation);
426
- })();
427
-
428
- /******/ return __webpack_exports__;
429
- /******/ })()
430
- ;
431
- });
362
+ var __webpack_exports__default = __webpack_exports__.Z;
363
+ export { __webpack_exports__default as default };