bkui-vue 1.0.3-beta.62.dialog.1 → 1.0.3-beta.64

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 (222) hide show
  1. package/dist/index.cjs.js +69 -69
  2. package/dist/index.esm.js +17803 -18626
  3. package/dist/index.umd.js +69 -69
  4. package/dist/style.css +1 -1
  5. package/dist/style.variable.css +1 -1
  6. package/lib/affix/index.js +1 -1
  7. package/lib/alert/index.js +1 -1
  8. package/lib/animate-number/index.js +8 -7
  9. package/lib/badge/index.js +1 -1
  10. package/lib/breadcrumb/index.js +1 -1
  11. package/lib/button/index.js +1 -1
  12. package/lib/card/index.js +1 -1
  13. package/lib/cascader/index.js +42 -38
  14. package/lib/checkbox/index.js +11 -10
  15. package/lib/collapse/index.js +12 -11
  16. package/lib/collapse-transition/index.js +4 -3
  17. package/lib/color-picker/index.js +13 -10
  18. package/lib/components.d.ts +0 -1
  19. package/lib/components.js +0 -1
  20. package/lib/config-provider/index.js +1 -1
  21. package/lib/container/index.js +12 -10
  22. package/lib/date-picker/index.js +1 -1
  23. package/lib/dialog/dialog.css +77 -139
  24. package/lib/dialog/dialog.d.ts +121 -41
  25. package/lib/dialog/dialog.less +65 -10
  26. package/lib/dialog/dialog.variable.css +77 -139
  27. package/lib/dialog/index.d.ts +272 -105
  28. package/lib/dialog/index.js +104 -95
  29. package/lib/dialog/props.d.ts +48 -8
  30. package/lib/directives/index.js +1 -1
  31. package/lib/divider/index.js +3 -2
  32. package/lib/dropdown/index.js +8 -6
  33. package/lib/exception/index.js +1 -1
  34. package/lib/fixed-navbar/index.js +3 -2
  35. package/lib/form/index.js +1 -1
  36. package/lib/icon/angle-double-down-line.js +1 -1
  37. package/lib/icon/angle-double-left-line.js +1 -1
  38. package/lib/icon/angle-double-left.js +1 -1
  39. package/lib/icon/angle-double-right-line.js +1 -1
  40. package/lib/icon/angle-double-right.js +1 -1
  41. package/lib/icon/angle-double-up-line.js +1 -1
  42. package/lib/icon/angle-down-fill.js +1 -1
  43. package/lib/icon/angle-down-line.js +1 -1
  44. package/lib/icon/angle-down.js +1 -1
  45. package/lib/icon/angle-left.js +1 -1
  46. package/lib/icon/angle-right.js +1 -1
  47. package/lib/icon/angle-up-fill.js +1 -1
  48. package/lib/icon/angle-up.js +1 -1
  49. package/lib/icon/archive-fill.js +1 -1
  50. package/lib/icon/arrows-left.js +1 -1
  51. package/lib/icon/arrows-right.js +1 -1
  52. package/lib/icon/assistant.js +1 -1
  53. package/lib/icon/audio-fill.js +1 -1
  54. package/lib/icon/bk.js +1 -1
  55. package/lib/icon/circle.js +1 -1
  56. package/lib/icon/close-line.js +1 -1
  57. package/lib/icon/close.js +1 -1
  58. package/lib/icon/code.js +1 -1
  59. package/lib/icon/cog-shape.js +1 -1
  60. package/lib/icon/collapse-left.js +1 -1
  61. package/lib/icon/copy-shape.js +1 -1
  62. package/lib/icon/copy.js +1 -1
  63. package/lib/icon/data-shape.js +1 -1
  64. package/lib/icon/del.js +1 -1
  65. package/lib/icon/doc-fill.js +1 -1
  66. package/lib/icon/done.js +1 -1
  67. package/lib/icon/down-shape.js +1 -1
  68. package/lib/icon/down-small.js +1 -1
  69. package/lib/icon/edit-line.js +1 -1
  70. package/lib/icon/ellipsis.js +1 -1
  71. package/lib/icon/enlarge-line.js +1 -1
  72. package/lib/icon/error.js +1 -1
  73. package/lib/icon/excel-fill.js +1 -1
  74. package/lib/icon/exclamation-circle-shape.js +1 -1
  75. package/lib/icon/eye.js +1 -1
  76. package/lib/icon/filliscreen-line.js +1 -1
  77. package/lib/icon/fix-line.js +1 -1
  78. package/lib/icon/fix-shape.js +1 -1
  79. package/lib/icon/folder-open.js +1 -1
  80. package/lib/icon/folder-shape-open.js +1 -1
  81. package/lib/icon/folder-shape.js +1 -1
  82. package/lib/icon/folder.js +1 -1
  83. package/lib/icon/funnel.js +1 -1
  84. package/lib/icon/grag-fill.js +1 -1
  85. package/lib/icon/help-document-fill.js +1 -1
  86. package/lib/icon/help-fill.js +1 -1
  87. package/lib/icon/help.js +1 -1
  88. package/lib/icon/image-fill.js +1 -1
  89. package/lib/icon/img-error.js +1 -1
  90. package/lib/icon/img-placehoulder.js +1 -1
  91. package/lib/icon/info-line.js +1 -1
  92. package/lib/icon/info.js +1 -1
  93. package/lib/icon/left-shape.js +1 -1
  94. package/lib/icon/left-turn-line.js +1 -1
  95. package/lib/icon/loading.js +1 -1
  96. package/lib/icon/narrow-line.js +1 -1
  97. package/lib/icon/original.js +1 -1
  98. package/lib/icon/pdf-fill.js +1 -1
  99. package/lib/icon/play-shape.js +1 -1
  100. package/lib/icon/plus.js +1 -1
  101. package/lib/icon/ppt-fill.js +1 -1
  102. package/lib/icon/qq.js +1 -1
  103. package/lib/icon/right-shape.js +1 -1
  104. package/lib/icon/right-turn-line.js +1 -1
  105. package/lib/icon/search.js +1 -1
  106. package/lib/icon/share.js +1 -1
  107. package/lib/icon/spinner.js +1 -1
  108. package/lib/icon/success.js +1 -1
  109. package/lib/icon/switcher-loading.js +1 -1
  110. package/lib/icon/text-all.js +1 -1
  111. package/lib/icon/text-file.js +1 -1
  112. package/lib/icon/text-fill.js +1 -1
  113. package/lib/icon/transfer.js +1 -1
  114. package/lib/icon/tree-application-shape.js +1 -1
  115. package/lib/icon/unfull-screen.js +1 -1
  116. package/lib/icon/unvisible.js +1 -1
  117. package/lib/icon/up-shape.js +1 -1
  118. package/lib/icon/upload.js +1 -1
  119. package/lib/icon/video-fill.js +1 -1
  120. package/lib/icon/warn.js +1 -1
  121. package/lib/icon/weixin-pro.js +1 -1
  122. package/lib/icon/weixin.js +1 -1
  123. package/lib/image/index.js +11 -10
  124. package/lib/info-box/index.d.ts +2 -2
  125. package/lib/info-box/index.js +177 -316
  126. package/lib/info-box/info-box.css +7 -63
  127. package/lib/info-box/info-box.d.ts +16 -17
  128. package/lib/info-box/info-box.less +14 -76
  129. package/lib/info-box/info-box.variable.css +7 -63
  130. package/lib/input/index.js +4 -4
  131. package/lib/link/index.js +2 -2
  132. package/lib/loading/index.js +12 -11
  133. package/lib/menu/index.js +3 -2
  134. package/lib/message/index.js +1 -1
  135. package/lib/modal/index.d.ts +325 -45
  136. package/lib/modal/index.js +667 -188
  137. package/lib/modal/modal.css +31 -131
  138. package/lib/modal/modal.d.ts +126 -16
  139. package/lib/modal/modal.less +28 -84
  140. package/lib/modal/modal.variable.css +31 -131
  141. package/lib/modal/props.mixin.d.ts +53 -2
  142. package/lib/navigation/index.js +9 -7
  143. package/lib/notify/index.js +1 -1
  144. package/lib/overflow-title/index.js +10 -9
  145. package/lib/pagination/index.js +1 -1
  146. package/lib/plugin-popover/index.js +30 -26
  147. package/lib/pop-confirm/index.js +5 -4
  148. package/lib/popover/index.js +30 -26
  149. package/lib/popover2/index.js +2 -2
  150. package/lib/process/index.js +4 -4
  151. package/lib/progress/index.js +6 -5
  152. package/lib/radio/index.js +12 -11
  153. package/lib/rate/index.js +1 -1
  154. package/lib/resize-layout/index.js +1 -1
  155. package/lib/search-select/index.js +14 -11
  156. package/lib/select/index.d.ts +33 -0
  157. package/lib/select/index.js +9 -6
  158. package/lib/select/select.css +19 -5
  159. package/lib/select/select.d.ts +11 -0
  160. package/lib/select/select.less +26 -6
  161. package/lib/select/select.variable.css +19 -5
  162. package/lib/select/selectTagInput.d.ts +7 -0
  163. package/lib/shared/index.d.ts +1 -0
  164. package/lib/shared/index.js +56 -6
  165. package/lib/shared/mask.d.ts +11 -0
  166. package/lib/sideslider/index.d.ts +222 -31
  167. package/lib/sideslider/index.js +40 -53
  168. package/lib/sideslider/sideslider.css +42 -4
  169. package/lib/sideslider/sideslider.d.ts +105 -14
  170. package/lib/sideslider/sideslider.less +58 -13
  171. package/lib/sideslider/sideslider.variable.css +42 -4
  172. package/lib/slider/index.js +20 -19
  173. package/lib/steps/index.js +4 -4
  174. package/lib/swiper/index.js +1 -1
  175. package/lib/switcher/index.js +1 -1
  176. package/lib/tab/index.js +4 -3
  177. package/lib/table/const.d.ts +1 -1
  178. package/lib/table/index.d.ts +0 -23
  179. package/lib/table/index.js +51 -182
  180. package/lib/table/plugins/use-fixed-column.d.ts +1 -1
  181. package/lib/table/plugins/use-pagination.d.ts +1 -3
  182. package/lib/table/props.d.ts +0 -8
  183. package/lib/table/table.css +42 -97
  184. package/lib/table/table.d.ts +0 -11
  185. package/lib/table/table.less +58 -43
  186. package/lib/table/table.variable.css +42 -97
  187. package/lib/table/use-attributes.d.ts +0 -1
  188. package/lib/table/use-render.d.ts +1 -1
  189. package/lib/table-column/index.js +3 -7
  190. package/lib/tag/index.js +1 -1
  191. package/lib/tag-input/index.js +4 -3
  192. package/lib/tree/index.d.ts +0 -23
  193. package/lib/tree/index.js +15 -19
  194. package/lib/tree/props.d.ts +0 -8
  195. package/lib/tree/tree.css +2 -75
  196. package/lib/tree/tree.d.ts +0 -11
  197. package/lib/tree/tree.variable.css +2 -75
  198. package/lib/upload/index.js +4 -4
  199. package/lib/virtual-render/index.d.ts +0 -4
  200. package/lib/virtual-render/index.js +55 -255
  201. package/lib/virtual-render/props.d.ts +0 -7
  202. package/lib/virtual-render/use-fix-top.d.ts +7 -2
  203. package/lib/virtual-render/v-virtual-render.d.ts +1 -2
  204. package/lib/virtual-render/virtual-render.css +2 -75
  205. package/lib/virtual-render/virtual-render.d.ts +0 -2
  206. package/lib/virtual-render/virtual-render.less +3 -3
  207. package/lib/virtual-render/virtual-render.variable.css +2 -75
  208. package/package.json +1 -1
  209. package/lib/info-box/render-component.d.ts +0 -4
  210. package/lib/modal/mask.d.ts +0 -6
  211. package/lib/scrollbar/index.d.ts +0 -14
  212. package/lib/scrollbar/index.js +0 -18737
  213. package/lib/scrollbar/scrollbar-core/can-use-dom.d.ts +0 -2
  214. package/lib/scrollbar/scrollbar-core/helpers.d.ts +0 -5
  215. package/lib/scrollbar/scrollbar-core/index.d.ts +0 -236
  216. package/lib/scrollbar/scrollbar-core/mouse-wheel.d.ts +0 -5
  217. package/lib/scrollbar/scrollbar-core/scrollbar-width.d.ts +0 -1
  218. package/lib/scrollbar/scrollbar.css +0 -74
  219. package/lib/scrollbar/scrollbar.less +0 -93
  220. package/lib/scrollbar/scrollbar.variable.css +0 -203
  221. package/lib/table/plugins/use-shift-key.d.ts +0 -11
  222. package/lib/virtual-render/use-scrollbar.d.ts +0 -23
@@ -127,74 +127,30 @@
127
127
  --select-active-color: #e1ecff;
128
128
  --select-hover-color: #f5f7fa;
129
129
  }
130
- .bk-infobox {
131
- font-size: 12px;
130
+ .bk-info-wrapper .bk-modal-wrapper {
131
+ width: 440px;
132
132
  }
133
- .bk-infobox .bk-modal-wrapper {
134
- top: 50%;
135
- left: 50%;
136
- transform: translate(-50%, -50%);
137
- }
138
- .bk-infobox-header {
139
- padding-top: 24px;
140
- }
141
- .bk-infobox-type {
142
- display: flex;
143
- justify-content: center;
144
- align-items: center;
145
- }
146
- .bk-infobox-icon {
147
- width: 42px;
148
- height: 42px;
149
- font-size: 42px;
150
- }
151
- .bk-infobox-icon.success {
152
- color: #2dcb56;
153
- }
154
- .bk-infobox-icon.warning {
155
- color: #ff9c01;
156
- }
157
- .bk-infobox-icon.danger {
158
- color: #ea3636;
159
- }
160
- .bk-infobox-icon.loading {
161
- color: #3a84ff;
162
- }
163
- .bk-infobox-title {
164
- padding-right: 24px;
165
- padding-left: 24px;
166
- margin-top: 24px;
167
- font-size: 20px;
168
- line-height: 32px;
169
- color: #313238;
170
- }
171
- .bk-infobox-content {
172
- padding-right: 24px;
173
- padding-left: 24px;
133
+ .bk-info-wrapper .bk-modal-wrapper .bk-dialog-header .bk-dialog-title {
174
134
  margin-top: 16px;
175
135
  }
176
- .bk-infobox-footer {
177
- display: flex;
178
- padding-right: 24px;
179
- padding-bottom: 24px;
180
- padding-left: 24px;
181
- margin-top: 24px;
182
- align-content: center;
183
- }
184
- .bk-infobox-footer.is-position-right {
185
- justify-content: right;
186
- }
187
- .bk-infobox-footer.is-position-center {
188
- justify-content: center;
136
+ .bk-info-wrapper .bk-dialog-footer button {
137
+ min-width: 88px;
189
138
  }
190
- .bk-infobox-footer.is-position-left {
191
- justify-content: left;
139
+ .bk-info-sub-title {
140
+ text-align: center;
141
+ word-break: break-all;
192
142
  }
193
- .bk-infobox-footer .bk-button {
194
- min-width: 88px;
143
+ .bk-modal-ctx {
144
+ position: fixed;
145
+ top: 0px;
146
+ left: 0px;
147
+ display: none;
148
+ width: 100%;
149
+ height: 100%;
150
+ pointer-events: auto;
195
151
  }
196
- .bk-infobox-footer .bk-button ~ .bk-button {
197
- margin-left: 8px;
152
+ .bk-modal-ctx.is-show {
153
+ display: block;
198
154
  }
199
155
  .bk-modal-ctx-mask {
200
156
  position: fixed;
@@ -205,8 +161,18 @@
205
161
  background-color: rgba(0, 0, 0, 0.6);
206
162
  }
207
163
  .bk-modal-wrapper {
208
- position: fixed;
164
+ position: absolute;
165
+ top: 50%;
166
+ left: 50%;
209
167
  border-radius: 2px;
168
+ transform: translate(-50%, -50%);
169
+ }
170
+ .bk-modal-outside {
171
+ position: fixed;
172
+ top: 0;
173
+ right: 0;
174
+ bottom: 0;
175
+ left: 0;
210
176
  }
211
177
  .bk-modal-body {
212
178
  height: 100%;
@@ -217,10 +183,8 @@
217
183
  }
218
184
  .bk-modal-content {
219
185
  max-height: 100vh;
220
- font-size: 0;
221
- }
222
- .bk-modal-content div {
223
- font-size: 12px;
186
+ overflow: auto;
187
+ scrollbar-gutter: stable;
224
188
  }
225
189
  .bk-modal-close {
226
190
  position: absolute;
@@ -240,67 +204,3 @@
240
204
  .bk-modal-close:hover {
241
205
  background: #f0f1f5;
242
206
  }
243
- .modal-fadein-enter-from {
244
- opacity: 0;
245
- }
246
- .modal-fadein-enter-from .bk-modal-body {
247
- transform: translateY(-20px);
248
- }
249
- .modal-fadein-enter-to {
250
- opacity: 1;
251
- }
252
- .modal-fadein-enter-to .bk-modal-body {
253
- transform: translateY(0);
254
- }
255
- .modal-fadein-leave-from {
256
- opacity: 1;
257
- }
258
- .modal-fadein-leave-from .bk-modal-body {
259
- transform: translateY(0);
260
- }
261
- .modal-fadein-leave-to {
262
- opacity: 0;
263
- }
264
- .modal-fadein-leave-to .bk-modal-body {
265
- transform: translateY(-20px);
266
- }
267
- .modal-fadein-enter-active,
268
- .modal-fadein-leave-active {
269
- transition: opacity 0.15s linear;
270
- }
271
- .modal-fadein-enter-active .bk-modal-body,
272
- .modal-fadein-leave-active .bk-modal-body {
273
- transition: transform 0.08s linear;
274
- }
275
- .modal-right-enter-from {
276
- transform: translateX(100%);
277
- }
278
- .modal-right-enter-to {
279
- transform: translateX(0);
280
- }
281
- .modal-right-leave-from {
282
- transform: translateX(0);
283
- }
284
- .modal-right-leave-to {
285
- transform: translateX(100%);
286
- }
287
- .modal-right-enter-active,
288
- .modal-right-leave-active {
289
- transition: transform 0.15s ease;
290
- }
291
- .modal-left-enter-from {
292
- transform: translateX(-100%);
293
- }
294
- .modal-left-enter-to {
295
- transform: translateX(0);
296
- }
297
- .modal-left-leave-from {
298
- transform: translateX(0);
299
- }
300
- .modal-left-leave-to {
301
- transform: translateX(-100%);
302
- }
303
- .modal-left-enter-active,
304
- .modal-left-leave-active {
305
- transition: transform 0.15s ease;
306
- }
@@ -4,8 +4,18 @@ export declare const propsMixin: {
4
4
  } & {
5
5
  default: boolean;
6
6
  };
7
- width: import("vue-types").VueTypeDef<string | number>;
8
- fullscreen: import("vue-types").VueTypeValidableDef<boolean> & {
7
+ width: import("vue-types").VueTypeDef<string | number> & {
8
+ default: string | number;
9
+ };
10
+ height: import("vue-types").VueTypeDef<string | number> & {
11
+ default: string | number;
12
+ };
13
+ extCls: (import("vue-types").VueTypeValidableDef<string> & {
14
+ default: string;
15
+ }) | (import("vue-types").VueTypeValidableDef<unknown[]> & {
16
+ default: () => unknown[];
17
+ });
18
+ scrollable: import("vue-types").VueTypeValidableDef<boolean> & {
9
19
  default: boolean;
10
20
  } & {
11
21
  default: boolean;
@@ -25,6 +35,17 @@ export declare const propsMixin: {
25
35
  } & {
26
36
  default: boolean;
27
37
  };
38
+ fullscreen: import("vue-types").VueTypeValidableDef<boolean> & {
39
+ default: boolean;
40
+ } & {
41
+ default: boolean;
42
+ };
43
+ size: import("vue-types").VueTypeDef<"small" | "medium" | "large" | "normal">;
44
+ draggable: import("vue-types").VueTypeValidableDef<boolean> & {
45
+ default: boolean;
46
+ } & {
47
+ default: boolean;
48
+ };
28
49
  quickClose: import("vue-types").VueTypeValidableDef<boolean> & {
29
50
  default: boolean;
30
51
  } & {
@@ -34,6 +55,19 @@ export declare const propsMixin: {
34
55
  default: string | boolean | (() => HTMLElement);
35
56
  };
36
57
  zIndex: import("vue-types").VueTypeDef<string | number>;
58
+ maxHeight: import("vue-types").VueTypeValidableDef<string> & {
59
+ default: string;
60
+ };
61
+ direction: import("vue-types").VueTypeValidableDef<string> & {
62
+ default: string;
63
+ } & {
64
+ default: string;
65
+ };
66
+ title: import("vue-types").VueTypeValidableDef<string> & {
67
+ default: string;
68
+ } & {
69
+ default: string;
70
+ };
37
71
  animateType: import("vue-types").VueTypeValidableDef<string> & {
38
72
  default: string;
39
73
  } & {
@@ -43,10 +77,27 @@ export declare const propsMixin: {
43
77
  default: "show" | "if";
44
78
  };
45
79
  beforeClose: import("vue-types").VueTypeDef<unknown>;
80
+ dialogType: import("vue-types").VueTypeDef<"show" | "process" | "operation" | "confirm">;
81
+ multiInstance: import("vue-types").VueTypeValidableDef<boolean> & {
82
+ default: boolean;
83
+ } & {
84
+ default: boolean;
85
+ };
86
+ infoType: import("vue-types").VueTypeDef<"success" | "warning" | "danger" | "primary">;
87
+ bodyClass: (import("vue-types").VueTypeValidableDef<string> & {
88
+ default: string;
89
+ }) | (import("vue-types").VueTypeValidableDef<unknown[]> & {
90
+ default: () => unknown[];
91
+ });
46
92
  left: import("vue-types").VueTypeValidableDef<string> & {
47
93
  default: string;
48
94
  };
49
95
  top: import("vue-types").VueTypeValidableDef<string> & {
50
96
  default: string;
51
97
  };
98
+ hiddenDelay: import("vue-types").VueTypeValidableDef<number> & {
99
+ default: number;
100
+ } & {
101
+ default: number;
102
+ };
52
103
  };
@@ -40,7 +40,7 @@ const shared_namespaceObject = x({ ["withInstall"]: () => __WEBPACK_EXTERNAL_MOD
40
40
  ;// CONCATENATED MODULE: external "vue"
41
41
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
42
42
  var external_vue_y = x => () => x
43
- const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode });
43
+ 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 });
44
44
  ;// CONCATENATED MODULE: external "../config-provider"
45
45
  var config_provider_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
46
46
  var config_provider_y = x => () => x
@@ -77,6 +77,7 @@ const icon_namespaceObject = icon_x({ ["CollapseLeft"]: () => __WEBPACK_EXTERNAL
77
77
  * IN THE SOFTWARE.
78
78
  */
79
79
 
80
+
80
81
  var TitleProps = {
81
82
  sideTitle: {
82
83
  type: String,
@@ -87,7 +88,7 @@ var TitleProps = {
87
88
  "default": 'left-right'
88
89
  }
89
90
  };
90
- /* harmony default export */ const navigation_title = (defineComponent({
91
+ /* harmony default export */ const navigation_title = ((0,external_vue_namespaceObject.defineComponent)({
91
92
  props: TitleProps,
92
93
  // slots: ['side-icon'],
93
94
  slots: Object,
@@ -142,6 +143,7 @@ var TitleProps = {
142
143
 
143
144
 
144
145
 
146
+
145
147
  var NavigationProps = {
146
148
  navWidth: {
147
149
  type: [Number, String],
@@ -188,7 +190,7 @@ var NavigationProps = {
188
190
  "default": true
189
191
  }
190
192
  };
191
- /* harmony default export */ const navigation = (defineComponent({
193
+ /* harmony default export */ const navigation = ((0,external_vue_namespaceObject.defineComponent)({
192
194
  name: 'Navigation',
193
195
  props: NavigationProps,
194
196
  emits: ['leave', 'toggle', 'hover', 'toggle-click'],
@@ -196,8 +198,8 @@ var NavigationProps = {
196
198
  slots: Object,
197
199
  setup: function setup(props, _ref) {
198
200
  var emit = _ref.emit;
199
- var defaultHeaderTitle = ref(props.headerTitle);
200
- var nav = reactive({
201
+ var defaultHeaderTitle = (0,external_vue_namespaceObject.ref)(props.headerTitle);
202
+ var nav = (0,external_vue_namespaceObject.reactive)({
201
203
  click: false,
202
204
  hover: false,
203
205
  delay: false,
@@ -209,7 +211,7 @@ var NavigationProps = {
209
211
  nav.hover = nav.click;
210
212
  emit('toggle', nav.hover);
211
213
  }
212
- onBeforeUnmount(function () {
214
+ (0,external_vue_namespaceObject.onBeforeUnmount)(function () {
213
215
  nav.timer && window.clearTimeout(nav.timer);
214
216
  });
215
217
  var handleMouseOver = function handleMouseOver() {
@@ -245,7 +247,7 @@ var NavigationProps = {
245
247
  return {
246
248
  defaultHeaderTitle: defaultHeaderTitle,
247
249
  nav: nav,
248
- onBeforeUnmount: onBeforeUnmount,
250
+ onBeforeUnmount: external_vue_namespaceObject.onBeforeUnmount,
249
251
  handleMouseOver: handleMouseOver,
250
252
  handleMouseLeave: handleMouseLeave,
251
253
  handleClick: handleClick,
@@ -61,7 +61,7 @@ function toPrimitive(t, r) {
61
61
 
62
62
  function toPropertyKey(t) {
63
63
  var i = toPrimitive(t, "string");
64
- return "symbol" == _typeof(i) ? i : i + "";
64
+ return "symbol" == _typeof(i) ? i : String(i);
65
65
  }
66
66
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
67
67
 
@@ -45,7 +45,7 @@ const shared_namespaceObject = x({ ["PropTypes"]: () => __WEBPACK_EXTERNAL_MODUL
45
45
  ;// CONCATENATED MODULE: external "vue"
46
46
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
47
47
  var external_vue_y = x => () => x
48
- const external_vue_namespaceObject = external_vue_x({ ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps });
48
+ const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps, ["onBeforeUnmount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["shallowRef"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.shallowRef });
49
49
  ;// CONCATENATED MODULE: external "../popover"
50
50
  var popover_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
51
51
  var popover_y = x => () => x
@@ -131,23 +131,24 @@ function getActualWidthByDom(text, options) {
131
131
 
132
132
 
133
133
 
134
- /* harmony default export */ const overflow_title = (defineComponent({
134
+
135
+ /* harmony default export */ const overflow_title = ((0,external_vue_namespaceObject.defineComponent)({
135
136
  name: 'OverflowTitle',
136
137
  props: props,
137
138
  setup: function setup(props, _ref) {
138
139
  var slots = _ref.slots;
139
- var boxRef = ref(null);
140
- var textRef = ref(null);
141
- var isShowTips = ref(false);
142
- var textProps = shallowRef();
143
- var contentText = computed(function () {
140
+ var boxRef = (0,external_vue_namespaceObject.ref)(null);
141
+ var textRef = (0,external_vue_namespaceObject.ref)(null);
142
+ var isShowTips = (0,external_vue_namespaceObject.ref)(false);
143
+ var textProps = (0,external_vue_namespaceObject.shallowRef)();
144
+ var contentText = (0,external_vue_namespaceObject.computed)(function () {
144
145
  var _slots$default;
145
146
  if (props.content) {
146
147
  return props.content;
147
148
  }
148
149
  return slots === null || slots === void 0 || (_slots$default = slots["default"]) === null || _slots$default === void 0 ? void 0 : _slots$default.call(slots);
149
150
  });
150
- onMounted(function () {
151
+ (0,external_vue_namespaceObject.onMounted)(function () {
151
152
  var clientWidth = boxRef.value.clientWidth;
152
153
  var resizeHandler = (0,shared_namespaceObject.debounce)(500, function () {
153
154
  isShowTips.value = false;
@@ -179,7 +180,7 @@ function getActualWidthByDom(text, options) {
179
180
  if (props.resizeable) {
180
181
  var observer = new ResizeObserver(resizeHandler);
181
182
  observer.observe(boxRef.value);
182
- onBeforeUnmount(function () {
183
+ (0,external_vue_namespaceObject.onBeforeUnmount)(function () {
183
184
  boxRef.value && (observer === null || observer === void 0 ? void 0 : observer.unobserve(boxRef.value));
184
185
  observer === null || observer === void 0 || observer.disconnect();
185
186
  });
@@ -69,7 +69,7 @@ function toPrimitive(t, r) {
69
69
 
70
70
  function toPropertyKey(t) {
71
71
  var i = toPrimitive(t, "string");
72
- return "symbol" == _typeof(i) ? i : i + "";
72
+ return "symbol" == _typeof(i) ? i : String(i);
73
73
  }
74
74
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
75
75
 
@@ -60,7 +60,7 @@ function toPrimitive(t, r) {
60
60
 
61
61
  function toPropertyKey(t) {
62
62
  var i = toPrimitive(t, "string");
63
- return "symbol" == _typeof(i) ? i : i + "";
63
+ return "symbol" == _typeof(i) ? i : String(i);
64
64
  }
65
65
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
66
66
 
@@ -81,7 +81,7 @@ function _defineProperty(obj, key, value) {
81
81
  ;// CONCATENATED MODULE: external "vue"
82
82
  var x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
83
83
  var y = x => () => x
84
- const external_vue_namespaceObject = x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createApp"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createApp, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["isVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.isVNode, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps, ["reactive"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.reactive, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["resolveDirective"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
84
+ const external_vue_namespaceObject = x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["Teleport"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Teleport, ["Text"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Text, ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["createApp"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createApp, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["isVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.isVNode, ["mergeProps"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.mergeProps, ["nextTick"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.nextTick, ["onBeforeUnmount"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onBeforeUnmount, ["onMounted"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.onMounted, ["reactive"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.reactive, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref, ["resolveDirective"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.resolveDirective, ["toRefs"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.toRefs, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch, ["withDirectives"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.withDirectives });
85
85
  ;// CONCATENATED MODULE: external "../shared"
86
86
  var shared_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
87
87
  var shared_y = x => () => x
@@ -244,7 +244,8 @@ const config_provider_namespaceObject = config_provider_x({ ["usePrefix"]: () =>
244
244
  * IN THE SOFTWARE.
245
245
  */
246
246
 
247
- /* harmony default export */ const src_arrow = (defineComponent({
247
+
248
+ /* harmony default export */ const src_arrow = ((0,external_vue_namespaceObject.defineComponent)({
248
249
  name: 'PopArrow',
249
250
  render: function render() {
250
251
  var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
@@ -331,7 +332,8 @@ var EMIT_EVENT_TYPES = _defineProperty(_defineProperty(_defineProperty(_definePr
331
332
  */
332
333
 
333
334
 
334
- /* harmony default export */ const content = (defineComponent({
335
+
336
+ /* harmony default export */ const content = ((0,external_vue_namespaceObject.defineComponent)({
335
337
  name: 'PopContent',
336
338
  props: {
337
339
  width: shared_namespaceObject.PropTypes.oneOfType([shared_namespaceObject.PropTypes.string, shared_namespaceObject.PropTypes.number]).def('auto'),
@@ -349,7 +351,7 @@ var EMIT_EVENT_TYPES = _defineProperty(_defineProperty(_defineProperty(_definePr
349
351
  }
350
352
  return val;
351
353
  };
352
- var style = computed(function () {
354
+ var style = (0,external_vue_namespaceObject.computed)(function () {
353
355
  return {
354
356
  width: resolveValToPix(props.width),
355
357
  height: resolveValToPix(props.height),
@@ -357,8 +359,8 @@ var EMIT_EVENT_TYPES = _defineProperty(_defineProperty(_defineProperty(_definePr
357
359
  maxWidth: resolveValToPix(props.maxWidth)
358
360
  };
359
361
  });
360
- var refContent = ref(null);
361
- var refTimer = ref(null);
362
+ var refContent = (0,external_vue_namespaceObject.ref)(null);
363
+ var refTimer = (0,external_vue_namespaceObject.ref)(null);
362
364
  var resetPointerEvent = function resetPointerEvent() {
363
365
  var _props$eventDelay;
364
366
  if (props.eventDelay === 0) {
@@ -378,7 +380,7 @@ var EMIT_EVENT_TYPES = _defineProperty(_defineProperty(_defineProperty(_definePr
378
380
  };
379
381
  var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
380
382
  resolveClassName = _usePrefix.resolveClassName;
381
- var contentClassName = computed(function () {
383
+ var contentClassName = (0,external_vue_namespaceObject.computed)(function () {
382
384
  return [resolveClassName('popover'), resolveClassName('pop2-content'), props.visible ? 'visible' : 'hidden', props.extCls];
383
385
  });
384
386
  return {
@@ -401,8 +403,8 @@ var EMIT_EVENT_TYPES = _defineProperty(_defineProperty(_defineProperty(_definePr
401
403
  _this$$slots3;
402
404
  var resolveContentStyle = function resolveContentStyle(slot) {
403
405
  var _slot$;
404
- if (Fragment === (slot === null || slot === void 0 || (_slot$ = slot[0]) === null || _slot$ === void 0 ? void 0 : _slot$.type)) {
405
- nextTick(function () {
406
+ if (external_vue_namespaceObject.Fragment === (slot === null || slot === void 0 || (_slot$ = slot[0]) === null || _slot$ === void 0 ? void 0 : _slot$.type)) {
407
+ (0,external_vue_namespaceObject.nextTick)(function () {
406
408
  _this.setContentPointerEvent('none');
407
409
  _this.resetPointerEvent();
408
410
  });
@@ -577,7 +579,8 @@ var PopoverProps = {
577
579
  * IN THE SOFTWARE.
578
580
  */
579
581
 
580
- /* harmony default export */ const root = (defineComponent({
582
+
583
+ /* harmony default export */ const root = ((0,external_vue_namespaceObject.defineComponent)({
581
584
  props: {
582
585
  "class": shared_namespaceObject.PropTypes.string.def(''),
583
586
  mode: shared_namespaceObject.PropTypes.string.def('')
@@ -3557,10 +3560,11 @@ var parentNodeReferId = null;
3557
3560
 
3558
3561
 
3559
3562
 
3563
+
3560
3564
  function _isSlot(s) {
3561
3565
  return typeof s === 'function' || Object.prototype.toString.call(s) === '[object Object]' && !(0,external_vue_namespaceObject.isVNode)(s);
3562
3566
  }
3563
- /* harmony default export */ const popover = (defineComponent({
3567
+ /* harmony default export */ const popover = ((0,external_vue_namespaceObject.defineComponent)({
3564
3568
  name: 'Popover',
3565
3569
  components: {
3566
3570
  // eslint-disable-next-line vue/no-reserved-component-names
@@ -3574,13 +3578,13 @@ function _isSlot(s) {
3574
3578
  props: PopoverProps,
3575
3579
  emits: EMIT_EVENT_TYPES,
3576
3580
  setup: function setup(props, ctx) {
3577
- var _toRefs = toRefs(props),
3581
+ var _toRefs = (0,external_vue_namespaceObject.toRefs)(props),
3578
3582
  reference = _toRefs.reference;
3579
- var refDefaultReference = ref();
3580
- var refContent = ref();
3581
- var refArrow = ref();
3582
- var refRoot = ref();
3583
- var refReference = computed(function () {
3583
+ var refDefaultReference = (0,external_vue_namespaceObject.ref)();
3584
+ var refContent = (0,external_vue_namespaceObject.ref)();
3585
+ var refArrow = (0,external_vue_namespaceObject.ref)();
3586
+ var refRoot = (0,external_vue_namespaceObject.ref)();
3587
+ var refReference = (0,external_vue_namespaceObject.computed)(function () {
3584
3588
  return reference.value || refDefaultReference.value;
3585
3589
  });
3586
3590
  var _usePopoverInit = use_popover_init(props, ctx, {
@@ -3605,7 +3609,7 @@ function _isSlot(s) {
3605
3609
  localIsShow = _usePopoverInit.localIsShow,
3606
3610
  boundary = _usePopoverInit.boundary;
3607
3611
  if (!props.always && !props.disabled) {
3608
- watch(function () {
3612
+ (0,external_vue_namespaceObject.watch)(function () {
3609
3613
  return props.isShow;
3610
3614
  }, function () {
3611
3615
  props.isShow ? showPopover() : hidePopover();
@@ -3613,7 +3617,7 @@ function _isSlot(s) {
3613
3617
  immediate: true
3614
3618
  });
3615
3619
  }
3616
- watch(function () {
3620
+ (0,external_vue_namespaceObject.watch)(function () {
3617
3621
  return [props.disabled];
3618
3622
  }, function (val) {
3619
3623
  if (val[0]) {
@@ -3623,9 +3627,9 @@ function _isSlot(s) {
3623
3627
  }
3624
3628
  });
3625
3629
  updateBoundary();
3626
- onMounted(onMountedFn);
3627
- onBeforeUnmount(onUnmountedFn);
3628
- var transBoundary = computed(function () {
3630
+ (0,external_vue_namespaceObject.onMounted)(onMountedFn);
3631
+ (0,external_vue_namespaceObject.onBeforeUnmount)(onUnmountedFn);
3632
+ var transBoundary = (0,external_vue_namespaceObject.computed)(function () {
3629
3633
  return localIsShow.value && !props.disableTeleport;
3630
3634
  });
3631
3635
  var show = function show() {
@@ -3634,7 +3638,7 @@ function _isSlot(s) {
3634
3638
  var hide = function hide() {
3635
3639
  hideFn();
3636
3640
  };
3637
- var contentIsShow = computed(function () {
3641
+ var contentIsShow = (0,external_vue_namespaceObject.computed)(function () {
3638
3642
  if (props.renderType === shared_namespaceObject.RenderType.AUTO) {
3639
3643
  return true;
3640
3644
  }
@@ -3679,7 +3683,7 @@ function _isSlot(s) {
3679
3683
  _this$$slots3;
3680
3684
  var renderReferSlot = function renderReferSlot(slot) {
3681
3685
  var _slot$;
3682
- if (Text === (slot === null || slot === void 0 || (_slot$ = slot[0]) === null || _slot$ === void 0 ? void 0 : _slot$.type)) {
3686
+ if (external_vue_namespaceObject.Text === (slot === null || slot === void 0 || (_slot$ = slot[0]) === null || _slot$ === void 0 ? void 0 : _slot$.type)) {
3683
3687
  return (0,external_vue_namespaceObject.createVNode)("span", null, [slot]);
3684
3688
  }
3685
3689
  return slot;
@@ -3694,7 +3698,7 @@ function _isSlot(s) {
3694
3698
  "default": function _default() {
3695
3699
  return [_slot];
3696
3700
  }
3697
- }), (0,external_vue_namespaceObject.createVNode)(Teleport, {
3701
+ }), (0,external_vue_namespaceObject.createVNode)(external_vue_namespaceObject.Teleport, {
3698
3702
  "to": _this.boundary,
3699
3703
  "disabled": !_this.transBoundary
3700
3704
  }, {
@@ -44,7 +44,7 @@ const shared_namespaceObject = x({ ["PlacementEnum"]: () => __WEBPACK_EXTERNAL_M
44
44
  ;// CONCATENATED MODULE: external "vue"
45
45
  var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
46
46
  var external_vue_y = x => () => x
47
- const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode });
47
+ const external_vue_namespaceObject = external_vue_x({ ["Fragment"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.Fragment, ["createVNode"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.createVNode, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["ref"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.ref });
48
48
  ;// CONCATENATED MODULE: external "../button"
49
49
  var button_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
50
50
  var button_y = x => () => x
@@ -173,14 +173,15 @@ var PopConfirmProps = {
173
173
 
174
174
 
175
175
 
176
- /* harmony default export */ const pop_confirm = (defineComponent({
176
+
177
+ /* harmony default export */ const pop_confirm = ((0,external_vue_namespaceObject.defineComponent)({
177
178
  name: 'PopConfirm',
178
179
  props: props,
179
180
  emits: ['confirm', 'cancel'],
180
181
  setup: function setup(props, _ref) {
181
182
  var emit = _ref.emit,
182
183
  slots = _ref.slots;
183
- var visible = ref(false);
184
+ var visible = (0,external_vue_namespaceObject.ref)(false);
184
185
  var t = (0,config_provider_namespaceObject.useLocale)('popConfirm');
185
186
  function ensure(e) {
186
187
  visible.value = false;
@@ -201,7 +202,7 @@ var PopConfirmProps = {
201
202
  var icon = renderIcon();
202
203
  var _usePrefix = (0,config_provider_namespaceObject.usePrefix)(),
203
204
  resolveClassName = _usePrefix.resolveClassName;
204
- var popoverRef = ref(null);
205
+ var popoverRef = (0,external_vue_namespaceObject.ref)(null);
205
206
  return {
206
207
  popoverRef: popoverRef,
207
208
  visible: visible,