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