bkui-vue 1.0.0 → 1.0.1

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 (261) hide show
  1. package/README.md +1 -0
  2. package/dist/index.cjs.js +47 -47
  3. package/dist/index.esm.js +10405 -10394
  4. package/dist/index.umd.js +47 -47
  5. package/dist/locale/en.esm.js +1 -1
  6. package/dist/locale/en.esm.js.map +1 -1
  7. package/dist/locale/en.umd.js +1 -1
  8. package/dist/locale/en.umd.js.map +1 -1
  9. package/dist/locale/zh-cn.esm.js +1 -1
  10. package/dist/locale/zh-cn.esm.js.map +1 -1
  11. package/dist/locale/zh-cn.umd.js +1 -1
  12. package/dist/locale/zh-cn.umd.js.map +1 -1
  13. package/dist/style.css +1 -1
  14. package/dist/style.variable.css +1 -1
  15. package/lib/affix/index.d.ts +57 -111
  16. package/lib/affix/index.js +19 -19
  17. package/lib/alert/alert.d.ts +1 -1
  18. package/lib/alert/index.d.ts +82 -132
  19. package/lib/alert/index.js +20 -20
  20. package/lib/animate-number/index.d.ts +33 -96
  21. package/lib/backtop/index.d.ts +69 -117
  22. package/lib/badge/badge.d.ts +1 -1
  23. package/lib/badge/index.d.ts +120 -153
  24. package/lib/badge/index.js +19 -19
  25. package/lib/breadcrumb/index.d.ts +67 -119
  26. package/lib/breadcrumb/index.js +17 -17
  27. package/lib/button/button.d.ts +2 -2
  28. package/lib/button/index.d.ts +119 -155
  29. package/lib/button/index.js +19 -20
  30. package/lib/card/card.d.ts +1 -1
  31. package/lib/card/index.d.ts +129 -158
  32. package/lib/card/index.js +20 -22
  33. package/lib/cascader/cascader.d.ts +3 -3
  34. package/lib/cascader/index.d.ts +393 -354
  35. package/lib/cascader/index.js +233 -234
  36. package/lib/checkbox/checkbox.d.ts +1 -1
  37. package/lib/checkbox/index.d.ts +119 -161
  38. package/lib/checkbox/index.js +39 -41
  39. package/lib/code-diff/index.d.ts +65 -82
  40. package/lib/code-diff/index.js +381 -438
  41. package/lib/collapse/index.d.ts +144 -168
  42. package/lib/collapse/index.js +21 -21
  43. package/lib/collapse-transition/index.d.ts +19 -94
  44. package/lib/color-picker/color-picker.d.ts +1 -1
  45. package/lib/color-picker/index.d.ts +128 -154
  46. package/lib/color-picker/index.js +25 -28
  47. package/lib/config-provider/config-provider.d.ts +9 -0
  48. package/lib/config-provider/index.d.ts +168 -223
  49. package/lib/config-provider/index.js +19 -19
  50. package/lib/config-provider/token.d.ts +3 -0
  51. package/lib/container/container.d.ts +1 -1
  52. package/lib/container/index.d.ts +74 -85
  53. package/lib/container/index.js +19 -19
  54. package/lib/date-picker/base/picker-dropdown.d.ts +1 -1
  55. package/lib/date-picker/base/time-spinner.d.ts +3 -3
  56. package/lib/date-picker/date-picker.d.ts +3 -3
  57. package/lib/date-picker/index.d.ts +384 -351
  58. package/lib/date-picker/index.js +92 -104
  59. package/lib/date-picker/panel/date-range.d.ts +1 -1
  60. package/lib/date-picker/panel/date.d.ts +1 -1
  61. package/lib/date-picker/panel/time-range.d.ts +2 -2
  62. package/lib/date-picker/panel/time.d.ts +1 -1
  63. package/lib/date-picker/time-picker.d.ts +3 -3
  64. package/lib/dialog/index.d.ts +355 -309
  65. package/lib/dialog/index.js +227 -228
  66. package/lib/directives/index.js +27 -27
  67. package/lib/divider/index.d.ts +57 -111
  68. package/lib/dropdown/dropdown.d.ts +1 -1
  69. package/lib/dropdown/index.d.ts +94 -136
  70. package/lib/dropdown/index.js +17 -17
  71. package/lib/exception/index.d.ts +41 -102
  72. package/lib/exception/index.js +18 -19
  73. package/lib/fixed-navbar/index.d.ts +59 -113
  74. package/lib/form/form.css +3 -0
  75. package/lib/form/form.d.ts +1 -1
  76. package/lib/form/form.less +3 -0
  77. package/lib/form/form.variable.css +3 -0
  78. package/lib/form/index.d.ts +80 -132
  79. package/lib/form/index.js +29 -27
  80. package/lib/icon/angle-double-down-line.js +21 -21
  81. package/lib/icon/angle-double-left-line.js +21 -21
  82. package/lib/icon/angle-double-left.js +21 -21
  83. package/lib/icon/angle-double-right-line.js +21 -21
  84. package/lib/icon/angle-double-right.js +21 -21
  85. package/lib/icon/angle-double-up-line.js +21 -21
  86. package/lib/icon/angle-down-fill.js +21 -21
  87. package/lib/icon/angle-down-line.js +21 -21
  88. package/lib/icon/angle-down.js +21 -21
  89. package/lib/icon/angle-left.js +21 -21
  90. package/lib/icon/angle-right.js +21 -21
  91. package/lib/icon/angle-up-fill.js +21 -21
  92. package/lib/icon/angle-up.js +21 -21
  93. package/lib/icon/archive-fill.js +21 -21
  94. package/lib/icon/arrows-left.js +21 -21
  95. package/lib/icon/arrows-right.js +21 -21
  96. package/lib/icon/assistant.js +21 -21
  97. package/lib/icon/audio-fill.js +21 -21
  98. package/lib/icon/bk.js +21 -21
  99. package/lib/icon/circle.js +21 -21
  100. package/lib/icon/close-line.js +21 -21
  101. package/lib/icon/close.js +21 -21
  102. package/lib/icon/code.js +21 -21
  103. package/lib/icon/cog-shape.js +21 -21
  104. package/lib/icon/collapse-left.js +21 -21
  105. package/lib/icon/copy-shape.js +21 -21
  106. package/lib/icon/copy.js +21 -21
  107. package/lib/icon/data-shape.js +21 -21
  108. package/lib/icon/del.js +21 -21
  109. package/lib/icon/doc-fill.js +21 -21
  110. package/lib/icon/done.js +21 -21
  111. package/lib/icon/down-shape.js +21 -21
  112. package/lib/icon/down-small.js +21 -21
  113. package/lib/icon/edit-line.js +21 -21
  114. package/lib/icon/ellipsis.js +21 -21
  115. package/lib/icon/enlarge-line.js +21 -21
  116. package/lib/icon/error.js +21 -21
  117. package/lib/icon/excel-fill.js +21 -21
  118. package/lib/icon/exclamation-circle-shape.js +21 -21
  119. package/lib/icon/eye.js +21 -21
  120. package/lib/icon/filliscreen-line.js +21 -21
  121. package/lib/icon/fix-line.js +21 -21
  122. package/lib/icon/fix-shape.js +21 -21
  123. package/lib/icon/folder-open.js +21 -21
  124. package/lib/icon/folder-shape-open.js +21 -21
  125. package/lib/icon/folder-shape.js +21 -21
  126. package/lib/icon/folder.js +21 -21
  127. package/lib/icon/funnel.js +21 -21
  128. package/lib/icon/grag-fill.js +21 -21
  129. package/lib/icon/help-document-fill.js +21 -21
  130. package/lib/icon/help-fill.js +21 -21
  131. package/lib/icon/help.js +21 -21
  132. package/lib/icon/image-fill.js +22 -22
  133. package/lib/icon/img-error.js +22 -22
  134. package/lib/icon/img-placehoulder.js +22 -22
  135. package/lib/icon/index.js +192 -192
  136. package/lib/icon/info-line.js +22 -22
  137. package/lib/icon/info.js +22 -22
  138. package/lib/icon/left-shape.js +22 -22
  139. package/lib/icon/left-turn-line.js +22 -22
  140. package/lib/icon/loading.js +22 -22
  141. package/lib/icon/narrow-line.js +22 -22
  142. package/lib/icon/original.js +22 -22
  143. package/lib/icon/pdf-fill.js +22 -22
  144. package/lib/icon/play-shape.js +22 -22
  145. package/lib/icon/plus.js +22 -22
  146. package/lib/icon/ppt-fill.js +22 -22
  147. package/lib/icon/qq.js +22 -22
  148. package/lib/icon/right-shape.js +22 -22
  149. package/lib/icon/right-turn-line.js +22 -22
  150. package/lib/icon/search.js +22 -22
  151. package/lib/icon/share.js +22 -22
  152. package/lib/icon/spinner.js +22 -22
  153. package/lib/icon/success.js +22 -22
  154. package/lib/icon/switcher-loading.js +22 -22
  155. package/lib/icon/text-file.js +22 -22
  156. package/lib/icon/text-fill.js +22 -22
  157. package/lib/icon/transfer.js +22 -22
  158. package/lib/icon/tree-application-shape.js +22 -22
  159. package/lib/icon/unfull-screen.js +22 -22
  160. package/lib/icon/unvisible.js +22 -22
  161. package/lib/icon/up-shape.js +22 -22
  162. package/lib/icon/upload.js +22 -22
  163. package/lib/icon/video-fill.js +22 -22
  164. package/lib/icon/warn.js +22 -22
  165. package/lib/icon/weixin-pro.js +22 -22
  166. package/lib/icon/weixin.js +22 -22
  167. package/lib/image/index.d.ts +113 -149
  168. package/lib/image/index.js +19 -19
  169. package/lib/info-box/index.js +231 -232
  170. package/lib/input/index.d.ts +326 -293
  171. package/lib/input/index.js +256 -258
  172. package/lib/link/index.d.ts +73 -122
  173. package/lib/loading/index.d.ts +132 -158
  174. package/lib/loading/index.js +23 -25
  175. package/lib/loading/loading.d.ts +4 -4
  176. package/lib/locale/index.js +8 -12
  177. package/lib/locale/lang/en.d.ts +3 -0
  178. package/lib/menu/index.d.ts +51 -112
  179. package/lib/menu/index.js +25 -25
  180. package/lib/message/index.js +28 -30
  181. package/lib/message/messageConstructor.d.ts +5 -5
  182. package/lib/modal/index.d.ts +261 -249
  183. package/lib/modal/index.js +492 -33
  184. package/lib/navigation/index.d.ts +152 -188
  185. package/lib/notify/index.js +22 -24
  186. package/lib/notify/notifyConstructor.d.ts +1 -1
  187. package/lib/overflow-title/index.d.ts +314 -242
  188. package/lib/overflow-title/index.js +1 -1
  189. package/lib/pagination/index.d.ts +194 -205
  190. package/lib/pagination/index.js +49 -56
  191. package/lib/plugin-popover/index.js +192 -98
  192. package/lib/pop-confirm/index.d.ts +126 -159
  193. package/lib/pop-confirm/index.js +0 -1
  194. package/lib/pop-confirm/pop-confirm.d.ts +1 -1
  195. package/lib/popover/content.d.ts +1 -1
  196. package/lib/popover/index.d.ts +374 -330
  197. package/lib/popover/index.js +192 -98
  198. package/lib/popover2/index.d.ts +8 -83
  199. package/lib/process/index.d.ts +93 -137
  200. package/lib/process/index.js +225 -226
  201. package/lib/progress/index.d.ts +178 -187
  202. package/lib/progress/index.js +19 -19
  203. package/lib/progress/progress.d.ts +2 -2
  204. package/lib/radio/index.d.ts +83 -135
  205. package/lib/radio/index.js +41 -43
  206. package/lib/rate/index.d.ts +55 -112
  207. package/lib/rate/index.js +19 -20
  208. package/lib/resize-layout/index.d.ts +156 -185
  209. package/lib/resize-layout/index.js +20 -21
  210. package/lib/resize-layout/resize-layout.d.ts +2 -2
  211. package/lib/search-select/index.d.ts +292 -327
  212. package/lib/search-select/index.js +239 -240
  213. package/lib/search-select/input.d.ts +2 -2
  214. package/lib/search-select/search-select.d.ts +3 -3
  215. package/lib/search-select/selected.d.ts +2 -2
  216. package/lib/select/index.d.ts +1234 -1135
  217. package/lib/select/index.js +259 -262
  218. package/lib/select/select.d.ts +121 -161
  219. package/lib/select/selectTagInput.d.ts +2 -2
  220. package/lib/shared/helper.d.ts +4 -0
  221. package/lib/shared/index.js +81 -63
  222. package/lib/sideslider/index.d.ts +247 -233
  223. package/lib/sideslider/index.js +241 -247
  224. package/lib/slider/index.d.ts +204 -204
  225. package/lib/slider/index.js +208 -209
  226. package/lib/steps/index.d.ts +114 -150
  227. package/lib/steps/index.js +227 -228
  228. package/lib/swiper/index.d.ts +81 -127
  229. package/lib/swiper/index.js +18 -18
  230. package/lib/switcher/index.d.ts +152 -174
  231. package/lib/switcher/index.js +20 -22
  232. package/lib/tab/index.d.ts +199 -211
  233. package/lib/tab/index.js +23 -25
  234. package/lib/table/components/table-column.d.ts +2 -2
  235. package/lib/table/index.d.ts +605 -593
  236. package/lib/table/index.js +81 -95
  237. package/lib/table/plugins/use-pagination.d.ts +1 -1
  238. package/lib/table/table.d.ts +1 -1
  239. package/lib/table/use-common.d.ts +67 -34
  240. package/lib/table-column/index.d.ts +207 -243
  241. package/lib/table-column/index.js +18 -19
  242. package/lib/tag/index.d.ts +95 -142
  243. package/lib/tag/index.js +19 -19
  244. package/lib/tag-input/index.d.ts +690 -498
  245. package/lib/tag-input/index.js +54 -62
  246. package/lib/tag-input/tag-input.d.ts +5 -5
  247. package/lib/time-picker/index.d.ts +442 -385
  248. package/lib/timeline/index.d.ts +50 -109
  249. package/lib/timeline/index.js +6 -6
  250. package/lib/transfer/index.d.ts +191 -206
  251. package/lib/tree/index.d.ts +322 -288
  252. package/lib/tree/index.js +36 -39
  253. package/lib/tree/tree.d.ts +1 -1
  254. package/lib/tree/use-tree-init.d.ts +1 -1
  255. package/lib/upload/index.d.ts +281 -254
  256. package/lib/upload/index.js +254 -257
  257. package/lib/upload/upload.d.ts +2 -2
  258. package/lib/virtual-render/index.d.ts +337 -242
  259. package/lib/virtual-render/index.js +30 -30
  260. package/lib/virtual-render/virtual-render.d.ts +1 -1
  261. package/package.json +6 -13
@@ -24,12 +24,9 @@
24
24
  * IN THE SOFTWARE.
25
25
  */
26
26
  declare const BkConfigProvider: {
27
- new (...args: any[]): {
28
- $: import("vue").ComponentInternalInstance;
29
- $data: {};
30
- $props: {
31
- prefix?: string;
32
- readonly locale?: {
27
+ new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
28
+ locale: {
29
+ type: import("vue").PropType<{
33
30
  lang: string;
34
31
  steps: {
35
32
  step1: string;
@@ -160,229 +157,169 @@ declare const BkConfigProvider: {
160
157
  noData: string;
161
158
  emptyText: string;
162
159
  };
163
- };
164
- class?: unknown;
165
- style?: unknown;
166
- ref?: import("vue").VNodeRef;
167
- key?: string | number | symbol;
168
- ref_for?: boolean;
169
- ref_key?: string;
170
- onVnodeBeforeMount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
171
- [key: string]: any;
172
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
173
- [key: string]: any;
174
- }>) => void)[];
175
- onVnodeMounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
176
- [key: string]: any;
177
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
178
- [key: string]: any;
179
- }>) => void)[];
180
- onVnodeBeforeUpdate?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
181
- [key: string]: any;
182
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
183
- [key: string]: any;
184
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
185
- [key: string]: any;
186
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
187
- [key: string]: any;
188
- }>) => void)[];
189
- onVnodeUpdated?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
190
- [key: string]: any;
191
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
192
- [key: string]: any;
193
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
194
- [key: string]: any;
195
- }>, oldVNode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
196
- [key: string]: any;
197
- }>) => void)[];
198
- onVnodeBeforeUnmount?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
199
- [key: string]: any;
200
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
201
- [key: string]: any;
202
- }>) => void)[];
203
- onVnodeUnmounted?: ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
204
- [key: string]: any;
205
- }>) => void) | ((vnode: import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
206
- [key: string]: any;
207
- }>) => void)[];
208
- };
209
- $attrs: {
210
- [x: string]: unknown;
160
+ versionLog: {
161
+ current: string;
162
+ };
163
+ }>;
211
164
  };
212
- $refs: {
213
- [x: string]: unknown;
165
+ prefix: {
166
+ type: StringConstructor;
167
+ default: string;
214
168
  };
215
- $slots: Readonly<{
216
- [name: string]: import("vue").Slot<any>;
217
- }>;
218
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
219
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
220
- $emit: (event: string, ...args: any[]) => void;
221
- $el: any;
222
- $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
223
- locale: {
224
- type: import("vue").PropType<{
225
- lang: string;
226
- steps: {
227
- step1: string;
228
- step2: string;
229
- step3: string;
169
+ }>>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
170
+ [key: string]: any;
171
+ }>[], unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
172
+ locale: {
173
+ type: import("vue").PropType<{
174
+ lang: string;
175
+ steps: {
176
+ step1: string;
177
+ step2: string;
178
+ step3: string;
179
+ };
180
+ datePicker: {
181
+ selectDate: string;
182
+ selectTime: string;
183
+ clear: string;
184
+ ok: string;
185
+ weekdays: {
186
+ sun: string;
187
+ mon: string;
188
+ tue: string;
189
+ wed: string;
190
+ thu: string;
191
+ fri: string;
192
+ sat: string;
230
193
  };
231
- datePicker: {
232
- selectDate: string;
233
- selectTime: string;
234
- clear: string;
235
- ok: string;
236
- weekdays: {
237
- sun: string;
238
- mon: string;
239
- tue: string;
240
- wed: string;
241
- thu: string;
242
- fri: string;
243
- sat: string;
194
+ hour: string;
195
+ min: string;
196
+ sec: string;
197
+ toNow: string;
198
+ };
199
+ dialog: {
200
+ ok: string;
201
+ cancel: string;
202
+ prev: string;
203
+ next: string;
204
+ };
205
+ popConfirm: {
206
+ ok: string;
207
+ cancel: string;
208
+ };
209
+ form: {
210
+ notBeEmpty: string;
211
+ incorrectFormat: string;
212
+ max: string;
213
+ min: string;
214
+ maxLen: string;
215
+ verifyError: string;
216
+ };
217
+ pagination: {
218
+ eachPage: string;
219
+ strip: string;
220
+ total: string;
221
+ };
222
+ process: {
223
+ step1: string;
224
+ step2: string;
225
+ step3: string;
226
+ step4: string;
227
+ };
228
+ searchSelect: {
229
+ pleaseSelect: string;
230
+ loading: string;
231
+ filterQueryMustHasValue: string;
232
+ ok: string;
233
+ cancel: string;
234
+ or: string;
235
+ and: string;
236
+ logical: string;
237
+ };
238
+ select: {
239
+ noData: string;
240
+ noMatchedData: string;
241
+ loading: string;
242
+ pleaseSelect: string;
243
+ enterKeywords: string;
244
+ all: string;
245
+ selectAll: string;
246
+ };
247
+ table: {
248
+ emptyText: string;
249
+ confirm: string;
250
+ reset: string;
251
+ sort: string;
252
+ setting: {
253
+ title: string;
254
+ fields: {
255
+ title: string;
256
+ subtitle: (max: number) => string;
257
+ selectAll: string;
244
258
  };
245
- hour: string;
246
- min: string;
247
- sec: string;
248
- toNow: string;
249
- };
250
- dialog: {
251
- ok: string;
252
- cancel: string;
253
- prev: string;
254
- next: string;
255
- };
256
- popConfirm: {
257
- ok: string;
258
- cancel: string;
259
- };
260
- form: {
261
- notBeEmpty: string;
262
- incorrectFormat: string;
263
- max: string;
264
- min: string;
265
- maxLen: string;
266
- verifyError: string;
267
- };
268
- pagination: {
269
- eachPage: string;
270
- strip: string;
271
- total: string;
272
- };
273
- process: {
274
- step1: string;
275
- step2: string;
276
- step3: string;
277
- step4: string;
278
- };
279
- searchSelect: {
280
- pleaseSelect: string;
281
- loading: string;
282
- filterQueryMustHasValue: string;
283
- ok: string;
284
- cancel: string;
285
- or: string;
286
- and: string;
287
- logical: string;
288
- };
289
- select: {
290
- noData: string;
291
- noMatchedData: string;
292
- loading: string;
293
- pleaseSelect: string;
294
- enterKeywords: string;
295
- all: string;
296
- selectAll: string;
297
- };
298
- table: {
299
- emptyText: string;
300
- confirm: string;
301
- reset: string;
302
- sort: string;
303
- setting: {
259
+ lineHeight: {
304
260
  title: string;
305
- fields: {
306
- title: string;
307
- subtitle: (max: number) => string;
308
- selectAll: string;
309
- };
310
- lineHeight: {
311
- title: string;
312
- small: string;
313
- medium: string;
314
- large: string;
315
- };
316
- options: {
317
- ok: string;
318
- cancel: string;
319
- };
261
+ small: string;
262
+ medium: string;
263
+ large: string;
264
+ };
265
+ options: {
266
+ ok: string;
267
+ cancel: string;
320
268
  };
321
269
  };
322
- transfer: {
323
- sourceList: string;
324
- targetList: string;
325
- removeAll: string;
326
- selectAll: string;
327
- noData: string;
328
- noSelected: string;
329
- search: string;
330
- };
331
- upload: {
332
- uploadSuccess: string;
333
- uploadFailed: string;
334
- drapFileOr: string;
335
- clickUpload: string;
336
- uploadLabel: string;
337
- };
338
- input: {
339
- placeholder: string;
340
- };
341
- tagInput: {
342
- placeholder: string;
343
- };
344
- message: {
345
- assistant: string;
346
- details: string;
347
- copySuccess: string;
348
- copyFailed: string;
349
- };
350
- cascader: {
351
- pleaseSelect: string;
352
- noData: string;
353
- emptyText: string;
354
- };
355
- }>;
356
- };
357
- prefix: {
358
- type: StringConstructor;
359
- default: string;
360
- };
361
- }>>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
362
- [key: string]: any;
363
- }>[], unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
364
- prefix: string;
365
- }, {}, string, {}> & {
366
- beforeCreate?: (() => void) | (() => void)[];
367
- created?: (() => void) | (() => void)[];
368
- beforeMount?: (() => void) | (() => void)[];
369
- mounted?: (() => void) | (() => void)[];
370
- beforeUpdate?: (() => void) | (() => void)[];
371
- updated?: (() => void) | (() => void)[];
372
- activated?: (() => void) | (() => void)[];
373
- deactivated?: (() => void) | (() => void)[];
374
- beforeDestroy?: (() => void) | (() => void)[];
375
- beforeUnmount?: (() => void) | (() => void)[];
376
- destroyed?: (() => void) | (() => void)[];
377
- unmounted?: (() => void) | (() => void)[];
378
- renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
379
- renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
380
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
270
+ };
271
+ transfer: {
272
+ sourceList: string;
273
+ targetList: string;
274
+ removeAll: string;
275
+ selectAll: string;
276
+ noData: string;
277
+ noSelected: string;
278
+ search: string;
279
+ };
280
+ upload: {
281
+ uploadSuccess: string;
282
+ uploadFailed: string;
283
+ drapFileOr: string;
284
+ clickUpload: string;
285
+ uploadLabel: string;
286
+ };
287
+ input: {
288
+ placeholder: string;
289
+ };
290
+ tagInput: {
291
+ placeholder: string;
292
+ };
293
+ message: {
294
+ assistant: string;
295
+ details: string;
296
+ copySuccess: string;
297
+ copyFailed: string;
298
+ };
299
+ cascader: {
300
+ pleaseSelect: string;
301
+ noData: string;
302
+ emptyText: string;
303
+ };
304
+ versionLog: {
305
+ current: string;
306
+ };
307
+ }>;
308
+ };
309
+ prefix: {
310
+ type: StringConstructor;
311
+ default: string;
381
312
  };
382
- $forceUpdate: () => void;
383
- $nextTick: typeof import("vue").nextTick;
384
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
385
- } & Readonly<import("vue").ExtractPropTypes<{
313
+ }>>, {
314
+ prefix: string;
315
+ }, true, {}, {}, {
316
+ P: {};
317
+ B: {};
318
+ D: {};
319
+ C: {};
320
+ M: {};
321
+ Defaults: {};
322
+ }, Readonly<import("vue").ExtractPropTypes<{
386
323
  locale: {
387
324
  type: import("vue").PropType<{
388
325
  lang: string;
@@ -515,15 +452,20 @@ declare const BkConfigProvider: {
515
452
  noData: string;
516
453
  emptyText: string;
517
454
  };
455
+ versionLog: {
456
+ current: string;
457
+ };
518
458
  }>;
519
459
  };
520
460
  prefix: {
521
461
  type: StringConstructor;
522
462
  default: string;
523
463
  };
524
- }>> & import("vue").ShallowUnwrapRef<() => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
464
+ }>>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
525
465
  [key: string]: any;
526
- }>[]> & {} & import("vue").ComponentCustomProperties & {};
466
+ }>[], {}, {}, {}, {
467
+ prefix: string;
468
+ }>;
527
469
  __isFragment?: never;
528
470
  __isTeleport?: never;
529
471
  __isSuspense?: never;
@@ -660,6 +602,9 @@ declare const BkConfigProvider: {
660
602
  noData: string;
661
603
  emptyText: string;
662
604
  };
605
+ versionLog: {
606
+ current: string;
607
+ };
663
608
  }>;
664
609
  };
665
610
  prefix: {
@@ -47,38 +47,38 @@ var external_vue_x = y => { var x = {}; __webpack_require__.d(x, y); return x; }
47
47
  var external_vue_y = x => () => x
48
48
  const external_vue_namespaceObject = external_vue_x({ ["computed"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.computed, ["defineComponent"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.defineComponent, ["getCurrentInstance"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.getCurrentInstance, ["inject"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.inject, ["provide"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.provide, ["reactive"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.reactive, ["watch"]: () => __WEBPACK_EXTERNAL_MODULE_vue__.watch });
49
49
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/typeof.js
50
- function _typeof(obj) {
50
+ function _typeof(o) {
51
51
  "@babel/helpers - typeof";
52
52
 
53
- return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
54
- return typeof obj;
55
- } : function (obj) {
56
- return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
57
- }, _typeof(obj);
53
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
54
+ return typeof o;
55
+ } : function (o) {
56
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
57
+ }, _typeof(o);
58
58
  }
59
59
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js
60
60
 
61
- function _toPrimitive(input, hint) {
62
- if (_typeof(input) !== "object" || input === null) return input;
63
- var prim = input[Symbol.toPrimitive];
64
- if (prim !== undefined) {
65
- var res = prim.call(input, hint || "default");
66
- if (_typeof(res) !== "object") return res;
61
+ function toPrimitive(t, r) {
62
+ if ("object" != _typeof(t) || !t) return t;
63
+ var e = t[Symbol.toPrimitive];
64
+ if (void 0 !== e) {
65
+ var i = e.call(t, r || "default");
66
+ if ("object" != _typeof(i)) return i;
67
67
  throw new TypeError("@@toPrimitive must return a primitive value.");
68
68
  }
69
- return (hint === "string" ? String : Number)(input);
69
+ return ("string" === r ? String : Number)(t);
70
70
  }
71
71
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
72
72
 
73
73
 
74
- function _toPropertyKey(arg) {
75
- var key = _toPrimitive(arg, "string");
76
- return _typeof(key) === "symbol" ? key : String(key);
74
+ function toPropertyKey(t) {
75
+ var i = toPrimitive(t, "string");
76
+ return "symbol" == _typeof(i) ? i : String(i);
77
77
  }
78
78
  ;// CONCATENATED MODULE: ../../node_modules/@babel/runtime/helpers/esm/defineProperty.js
79
79
 
80
80
  function _defineProperty(obj, key, value) {
81
- key = _toPropertyKey(key);
81
+ key = toPropertyKey(key);
82
82
  if (key in obj) {
83
83
  Object.defineProperty(obj, key, {
84
84
  value: value,
@@ -133,8 +133,8 @@ var defaultRootConfig = {
133
133
  };
134
134
  ;// CONCATENATED MODULE: ../../packages/config-provider/src/use-global-config.ts
135
135
 
136
- function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
137
- function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
136
+ 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; }
137
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
138
138
  /*
139
139
  * Tencent is pleased to support the open source community by making
140
140
  * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.
@@ -131,6 +131,9 @@ export declare const defaultRootConfig: {
131
131
  noData: string;
132
132
  emptyText: string;
133
133
  };
134
+ versionLog: {
135
+ current: string;
136
+ };
134
137
  };
135
138
  prefix: string;
136
139
  };
@@ -77,7 +77,7 @@ declare const _default: import("vue").DefineComponent<{
77
77
  col: number;
78
78
  extCls: string;
79
79
  flex: boolean;
80
- margin: number;
81
80
  gutter: number;
81
+ margin: number;
82
82
  }, {}>;
83
83
  export default _default;