bkui-vue 1.0.3-beta.7 → 1.0.3-beta.70
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.
- package/dist/index.cjs.js +148 -150
- package/dist/index.esm.js +17965 -16537
- package/dist/index.umd.js +148 -150
- package/dist/locale/en.esm.js +1 -1
- package/dist/locale/en.esm.js.map +1 -1
- package/dist/locale/en.umd.js +1 -1
- package/dist/locale/en.umd.js.map +1 -1
- package/dist/locale/zh-cn.esm.js +1 -1
- package/dist/locale/zh-cn.esm.js.map +1 -1
- package/dist/locale/zh-cn.umd.js +1 -1
- package/dist/locale/zh-cn.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/dist/style.variable.css +1 -1
- package/lib/affix/affix.variable.css +3 -0
- package/lib/alert/alert.variable.css +3 -0
- package/lib/backtop/backtop.variable.css +3 -0
- package/lib/badge/badge.variable.css +3 -0
- package/lib/breadcrumb/breadcrumb.variable.css +3 -0
- package/lib/button/button.variable.css +3 -0
- package/lib/card/card.variable.css +3 -0
- package/lib/cascader/cascader.variable.css +3 -0
- package/lib/checkbox/checkbox.variable.css +3 -0
- package/lib/checkbox/index.js +4 -4
- package/lib/code-diff/code-diff.variable.css +3 -0
- package/lib/collapse/collapse.variable.css +3 -0
- package/lib/collapse-transition/collapse-transition.variable.css +3 -0
- package/lib/color-picker/color-picker.variable.css +3 -0
- package/lib/components.d.ts +1 -0
- package/lib/components.js +2 -5
- package/lib/config-provider/config-provider.d.ts +3 -0
- package/lib/config-provider/config-provider.variable.css +3 -0
- package/lib/config-provider/index.d.ts +4 -0
- package/lib/config-provider/token.d.ts +1 -0
- package/lib/container/container.variable.css +3 -0
- package/lib/date-picker/base/month-table.d.ts +2 -2
- package/lib/date-picker/date-picker.d.ts +1 -0
- package/lib/date-picker/date-picker.variable.css +3 -0
- package/lib/date-picker/index.d.ts +3 -0
- package/lib/date-picker/index.js +70 -32
- package/lib/date-picker/interface.d.ts +1 -1
- package/lib/date-picker/time-picker.d.ts +1 -0
- package/lib/date-picker/utils.d.ts +4 -0
- package/lib/dialog/dialog.css +93 -122
- package/lib/dialog/dialog.d.ts +39 -14
- package/lib/dialog/dialog.less +92 -98
- package/lib/dialog/dialog.variable.css +96 -122
- package/lib/dialog/index.d.ts +81 -30
- package/lib/dialog/index.js +146 -124
- package/lib/dialog/props.d.ts +18 -6
- package/lib/directives/index.js +0 -1
- package/lib/dist.index.js +0 -1
- package/lib/divider/divider.variable.css +3 -0
- package/lib/dropdown/dropdown.css +3 -1
- package/lib/dropdown/dropdown.variable.css +6 -1
- package/lib/exception/exception.variable.css +3 -0
- package/lib/fixed-navbar/fixed-navbar.variable.css +3 -0
- package/lib/form/form.variable.css +3 -0
- package/lib/form/index.js +3 -1
- package/lib/hooks.js +1 -8
- package/lib/icon/image-fill.js +82 -167
- package/lib/icon/img-error.js +82 -167
- package/lib/icon/img-placehoulder.js +82 -167
- package/lib/icon/index.d.ts +1 -0
- package/lib/icon/index.js +87 -2427
- package/lib/icon/info-line.js +82 -167
- package/lib/icon/info.js +82 -167
- package/lib/icon/left-shape.js +82 -167
- package/lib/icon/left-turn-line.js +82 -167
- package/lib/icon/loading.js +82 -167
- package/lib/icon/narrow-line.js +82 -167
- package/lib/icon/original.js +82 -167
- package/lib/icon/pdf-fill.js +82 -167
- package/lib/icon/play-shape.js +82 -167
- package/lib/icon/plus.js +82 -167
- package/lib/icon/ppt-fill.js +82 -167
- package/lib/icon/qq.js +82 -167
- package/lib/icon/right-shape.js +82 -167
- package/lib/icon/right-turn-line.js +82 -167
- package/lib/icon/search.js +82 -167
- package/lib/icon/share.js +82 -167
- package/lib/icon/spinner.js +82 -167
- package/lib/icon/success.js +82 -167
- package/lib/icon/switcher-loading.js +82 -167
- package/lib/icon/text-all.d.ts +4 -0
- package/lib/icon/text-all.js +191 -0
- package/lib/icon/text-file.js +82 -167
- package/lib/icon/text-fill.js +82 -167
- package/lib/icon/transfer.js +82 -167
- package/lib/icon/tree-application-shape.js +82 -167
- package/lib/icon/unfull-screen.js +82 -167
- package/lib/icon/unvisible.js +82 -167
- package/lib/icon/up-shape.js +82 -167
- package/lib/icon/upload.js +82 -167
- package/lib/icon/video-fill.js +82 -167
- package/lib/icon/warn.js +82 -167
- package/lib/icon/weixin-pro.js +82 -167
- package/lib/icon/weixin.js +82 -167
- package/lib/image/image-viewer.variable.css +3 -0
- package/lib/image/image.variable.css +3 -0
- package/lib/image/index.js +5 -2
- package/lib/index.js +0 -1
- package/lib/info-box/index.js +41 -455
- package/lib/info-box/info-box.css +6 -32
- package/lib/info-box/info-box.d.ts +1 -1
- package/lib/info-box/info-box.less +16 -47
- package/lib/info-box/info-box.variable.css +9 -32
- package/lib/input/index.js +5 -0
- package/lib/input/input.variable.css +3 -0
- package/lib/link/link.variable.css +3 -0
- package/lib/loading/loading.variable.css +3 -0
- package/lib/locale/index.js +4 -2
- package/lib/locale/lang/en.d.ts +1 -0
- package/lib/menu/menu.variable.css +3 -0
- package/lib/menu/submenu.variable.css +3 -0
- package/lib/message/message.variable.css +3 -0
- package/lib/modal/hooks.d.ts +6 -0
- package/lib/modal/index.d.ts +100 -52
- package/lib/modal/index.js +173 -74
- package/lib/modal/modal.css +41 -65
- package/lib/modal/modal.d.ts +40 -17
- package/lib/modal/modal.less +50 -57
- package/lib/modal/modal.variable.css +44 -65
- package/lib/modal/props.mixin.d.ts +12 -0
- package/lib/navigation/navigation.variable.css +3 -0
- package/lib/notify/notify.variable.css +3 -0
- package/lib/pagination/index.js +2 -1
- package/lib/pagination/pagination.variable.css +3 -0
- package/lib/plugin-popover/index.d.ts +1 -1
- package/lib/plugin-popover/index.js +45 -26
- package/lib/pop-confirm/index.js +8 -5
- package/lib/pop-confirm/pop-confirm.variable.css +3 -0
- package/lib/popover/content.d.ts +1 -1
- package/lib/popover/index.js +45 -26
- package/lib/popover/plugin-popover.d.ts +4 -1
- package/lib/popover/popover.css +3 -1
- package/lib/popover/popover.less +4 -1
- package/lib/popover/popover.variable.css +6 -1
- package/lib/preset.d.ts +2 -0
- package/lib/preset.js +14 -20
- package/lib/process/process.variable.css +3 -0
- package/lib/progress/progress.variable.css +3 -0
- package/lib/radio/index.js +5 -5
- package/lib/radio/radio.variable.css +3 -0
- package/lib/rate/rate.variable.css +3 -0
- package/lib/rate/star.variable.css +3 -0
- package/lib/resize-layout/index.js +1 -1
- package/lib/resize-layout/resize-layout.variable.css +3 -0
- package/lib/search-select/index.d.ts +375 -16
- package/lib/search-select/index.js +701 -366
- package/lib/search-select/input.d.ts +14 -5
- package/lib/search-select/search-select.css +20 -6
- package/lib/search-select/search-select.d.ts +129 -7
- package/lib/search-select/search-select.less +16 -12
- package/lib/search-select/search-select.variable.css +23 -6
- package/lib/search-select/selected.d.ts +116 -6
- package/lib/search-select/utils.d.ts +19 -6
- package/lib/select/index.d.ts +143 -6
- package/lib/select/index.js +1355 -78
- package/lib/select/option.d.ts +3 -1
- package/lib/select/pinyin/core.d.ts +14 -0
- package/lib/select/pinyin/dict.d.ts +34 -0
- package/lib/select/pinyin/index.d.ts +2 -0
- package/lib/select/select.css +55 -12
- package/lib/select/select.d.ts +59 -2
- package/lib/select/select.less +69 -19
- package/lib/select/select.variable.css +58 -12
- package/lib/select/selectTagInput.d.ts +7 -0
- package/lib/select/type.d.ts +2 -3
- package/lib/shared/index.js +67 -3
- package/lib/shared/utils.d.ts +12 -0
- package/lib/shared/vue-types.d.ts +5 -0
- package/lib/sideslider/index.d.ts +55 -9
- package/lib/sideslider/index.js +26 -25
- package/lib/sideslider/sideslider.css +51 -46
- package/lib/sideslider/sideslider.d.ts +25 -3
- package/lib/sideslider/sideslider.less +108 -104
- package/lib/sideslider/sideslider.variable.css +54 -46
- package/lib/slider/slider.variable.css +3 -0
- package/lib/steps/steps.variable.css +3 -0
- package/lib/styles/mixins/animate.variable.css +3 -0
- package/lib/styles/mixins/popper.variable.css +3 -0
- package/lib/styles/mixins/scroll.variable.css +3 -0
- package/lib/styles/reset.css +1 -3
- package/lib/styles/reset.less +3 -6
- package/lib/styles/reset.variable.css +4 -3
- package/lib/styles/themes/themes.less +5 -0
- package/lib/swiper/swiper.variable.css +3 -0
- package/lib/switcher/switcher.variable.css +3 -0
- package/lib/tab/tab.variable.css +3 -0
- package/lib/table/cache.d.ts +11 -3
- package/lib/table/components/table-column.d.ts +111 -5
- package/lib/table/index.d.ts +51 -5
- package/lib/table/index.js +504 -261
- package/lib/table/plugins/head-filter.variable.css +3 -0
- package/lib/table/plugins/head-sort.variable.css +3 -0
- package/lib/table/plugins/settings.variable.css +3 -0
- package/lib/table/plugins/use-draggable.d.ts +2 -2
- package/lib/table/plugins/use-observer-resize.d.ts +5 -0
- package/lib/table/props.d.ts +6 -4
- package/lib/table/table.css +6 -12
- package/lib/table/table.less +12 -9
- package/lib/table/table.variable.css +9 -12
- package/lib/table/use-attributes.d.ts +4 -42
- package/lib/table/utils.d.ts +2 -2
- package/lib/table-column/index.d.ts +235 -119
- package/lib/table-column/index.js +217 -30
- package/lib/tag/tag.variable.css +3 -0
- package/lib/tag-input/index.d.ts +4 -4
- package/lib/tag-input/tag-input.d.ts +2 -2
- package/lib/tag-input/tag-input.variable.css +3 -0
- package/lib/tag-input/tag-props.d.ts +1 -1
- package/lib/tag-input/tag-render.d.ts +1 -1
- package/lib/time-picker/index.d.ts +38 -35
- package/lib/time-picker/time-picker.variable.css +3 -0
- package/lib/timeline/index.d.ts +80 -44
- package/lib/timeline/index.js +54 -65
- package/lib/timeline/timeline.d.ts +46 -29
- package/lib/timeline/timeline.variable.css +3 -0
- package/lib/transfer/transfer.variable.css +3 -0
- package/lib/tree/tree.variable.css +3 -0
- package/lib/upload/index.d.ts +12 -0
- package/lib/upload/index.js +21 -30
- package/lib/upload/props.d.ts +3 -0
- package/lib/upload/upload-trigger.d.ts +6 -0
- package/lib/upload/upload.d.ts +6 -0
- package/lib/upload/upload.variable.css +3 -0
- package/lib/virtual-render/index.d.ts +9 -9
- package/lib/virtual-render/virtual-render.d.ts +3 -3
- package/lib/virtual-render/virtual-render.variable.css +3 -0
- package/package.json +3 -2
package/lib/tab/tab.variable.css
CHANGED
@@ -12,6 +12,7 @@
|
|
12
12
|
--whitesmoke-color: #fafbfd;
|
13
13
|
--disable-color: #dcdee5;
|
14
14
|
--disable-bg-color: #f9fafd;
|
15
|
+
--border-color: #dcdee5;
|
15
16
|
--font-size-base: 12px;
|
16
17
|
--font-size-medium: 14px;
|
17
18
|
--font-size-large: 16px;
|
@@ -123,6 +124,8 @@
|
|
123
124
|
--search-select-placeholder-color: var(--light-gray);
|
124
125
|
--search-select-message-color: var(--danger-color);
|
125
126
|
--search-select-menu-border-color: var(--disable-color);
|
127
|
+
--select-active-color: #e1ecff;
|
128
|
+
--select-hover-color: #f5f7fa;
|
126
129
|
}
|
127
130
|
.bk-tab {
|
128
131
|
position: relative;
|
package/lib/table/cache.d.ts
CHANGED
@@ -1,6 +1,14 @@
|
|
1
|
+
type StackStorageFnType = {
|
2
|
+
[name: string]: {
|
3
|
+
timerId?: number;
|
4
|
+
fn?: () => void;
|
5
|
+
};
|
6
|
+
};
|
1
7
|
export default class BkTableCache {
|
2
|
-
storage:
|
8
|
+
storage: WeakMap<Object, StackStorageFnType>;
|
9
|
+
defKey: symbol;
|
3
10
|
constructor();
|
4
|
-
queueStack(methodName: any, fn?: () => void): void;
|
5
|
-
clearQueueStack(methodName: any): void;
|
11
|
+
queueStack(methodName: any, fn?: () => void, key?: Object): void;
|
12
|
+
clearQueueStack(methodName: any, key?: Object): void;
|
6
13
|
}
|
14
|
+
export {};
|
@@ -14,7 +14,7 @@ declare const TableColumnProp: {
|
|
14
14
|
default: string;
|
15
15
|
};
|
16
16
|
showOverflowTooltip: import("vue-types").VueTypeDef<import("../props").IOverflowTooltipProp>;
|
17
|
-
type: import("vue-types").VueTypeDef<"
|
17
|
+
type: import("vue-types").VueTypeDef<"index" | "selection" | "expand" | "__COL_TYPE_NONE">;
|
18
18
|
resizable: import("vue-types").VueTypeValidableDef<boolean> & {
|
19
19
|
default: boolean;
|
20
20
|
} & {
|
@@ -49,6 +49,17 @@ declare const TableColumnProp: {
|
|
49
49
|
} & {
|
50
50
|
default: number;
|
51
51
|
};
|
52
|
+
uniqueId: import("vue-types").VueTypeValidableDef<{
|
53
|
+
[key: string]: any;
|
54
|
+
}> & {
|
55
|
+
default: () => {
|
56
|
+
[key: string]: any;
|
57
|
+
};
|
58
|
+
} & {
|
59
|
+
default: () => {
|
60
|
+
[key: string]: any;
|
61
|
+
};
|
62
|
+
};
|
52
63
|
};
|
53
64
|
export type ITableColumn = Partial<ExtractPropTypes<typeof TableColumnProp>>;
|
54
65
|
declare const _default: import("vue").DefineComponent<{
|
@@ -65,7 +76,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
65
76
|
default: string;
|
66
77
|
};
|
67
78
|
showOverflowTooltip: import("vue-types").VueTypeDef<import("../props").IOverflowTooltipProp>;
|
68
|
-
type: import("vue-types").VueTypeDef<"
|
79
|
+
type: import("vue-types").VueTypeDef<"index" | "selection" | "expand" | "__COL_TYPE_NONE">;
|
69
80
|
resizable: import("vue-types").VueTypeValidableDef<boolean> & {
|
70
81
|
default: boolean;
|
71
82
|
} & {
|
@@ -100,7 +111,20 @@ declare const _default: import("vue").DefineComponent<{
|
|
100
111
|
} & {
|
101
112
|
default: number;
|
102
113
|
};
|
114
|
+
uniqueId: import("vue-types").VueTypeValidableDef<{
|
115
|
+
[key: string]: any;
|
116
|
+
}> & {
|
117
|
+
default: () => {
|
118
|
+
[key: string]: any;
|
119
|
+
};
|
120
|
+
} & {
|
121
|
+
default: () => {
|
122
|
+
[key: string]: any;
|
123
|
+
};
|
124
|
+
};
|
103
125
|
}, {
|
126
|
+
isIndexPropChanged: import("vue").Ref<boolean>;
|
127
|
+
setIsIndexChanged: (val: boolean) => void;
|
104
128
|
initColumns: (_col: Column | Column[], _rm?: boolean) => void;
|
105
129
|
bkTableCache: {
|
106
130
|
queueStack: (_: any, fn: any) => any;
|
@@ -143,6 +167,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
143
167
|
(locales?: Intl.LocalesArgument, options?: Intl.NumberFormatOptions): string;
|
144
168
|
};
|
145
169
|
};
|
170
|
+
uniqueId?: {
|
171
|
+
[key: string]: any;
|
172
|
+
};
|
146
173
|
render?: import("../props").RenderFunctionString;
|
147
174
|
sort?: string | boolean | {
|
148
175
|
sortFn?: Function;
|
@@ -160,7 +187,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
160
187
|
height?: number;
|
161
188
|
maxHeight?: number;
|
162
189
|
};
|
163
|
-
type?: "
|
190
|
+
type?: "index" | "selection" | "expand" | "__COL_TYPE_NONE";
|
164
191
|
label?: import("../props").LabelFunctionString;
|
165
192
|
width?: string | number;
|
166
193
|
className?: import("../props").RowClassFunctionString;
|
@@ -179,7 +206,72 @@ declare const _default: import("vue").DefineComponent<{
|
|
179
206
|
};
|
180
207
|
}, unknown, {}, {
|
181
208
|
updateColumnDefine(unmounted?: boolean): void;
|
182
|
-
copyProps(props:
|
209
|
+
copyProps(props: Partial<ExtractPropTypes<{
|
210
|
+
label: import("vue-types").VueTypeDef<import("../props").LabelFunctionString>;
|
211
|
+
field: import("vue-types").VueTypeDef<import("../props").LabelFunctionString>;
|
212
|
+
render: import("vue-types").VueTypeDef<import("../props").RenderFunctionString>;
|
213
|
+
width: import("vue-types").VueTypeDef<string | number>;
|
214
|
+
minWidth: import("vue-types").VueTypeDef<string | number> & {
|
215
|
+
default: string | number;
|
216
|
+
};
|
217
|
+
columnKey: import("vue-types").VueTypeValidableDef<string> & {
|
218
|
+
default: string;
|
219
|
+
} & {
|
220
|
+
default: string;
|
221
|
+
};
|
222
|
+
showOverflowTooltip: import("vue-types").VueTypeDef<import("../props").IOverflowTooltipProp>;
|
223
|
+
type: import("vue-types").VueTypeDef<"index" | "selection" | "expand" | "__COL_TYPE_NONE">;
|
224
|
+
resizable: import("vue-types").VueTypeValidableDef<boolean> & {
|
225
|
+
default: boolean;
|
226
|
+
} & {
|
227
|
+
default: boolean;
|
228
|
+
};
|
229
|
+
fixed: import("vue-types").VueTypeDef<boolean | "right" | "left"> & {
|
230
|
+
default: boolean | "right" | "left";
|
231
|
+
};
|
232
|
+
sort: import("vue-types").VueTypeDef<import("../props").ISortPropShape>;
|
233
|
+
filter: import("vue-types").VueTypeDef<import("../props").IFilterPropShape>;
|
234
|
+
colspan: import("vue-types").VueTypeDef<import("../props").SpanFunctionString> & {
|
235
|
+
default: (({ column, colIndex, row, rowIndex }: {
|
236
|
+
column: any;
|
237
|
+
colIndex: any;
|
238
|
+
row: any;
|
239
|
+
rowIndex: any;
|
240
|
+
}) => number) | (() => Number);
|
241
|
+
};
|
242
|
+
rowspan: import("vue-types").VueTypeDef<import("../props").SpanFunctionString> & {
|
243
|
+
default: (({ column, colIndex, row, rowIndex }: {
|
244
|
+
column: any;
|
245
|
+
colIndex: any;
|
246
|
+
row: any;
|
247
|
+
rowIndex: any;
|
248
|
+
}) => number) | (() => Number);
|
249
|
+
};
|
250
|
+
align: import("vue-types").VueTypeDef<"" | "right" | "left" | "center">;
|
251
|
+
className: import("vue-types").VueTypeDef<import("../props").RowClassFunctionString>;
|
252
|
+
prop: import("vue-types").VueTypeDef<import("../props").LabelFunctionString>;
|
253
|
+
index: import("vue-types").VueTypeValidableDef<number> & {
|
254
|
+
default: number;
|
255
|
+
} & {
|
256
|
+
default: number;
|
257
|
+
};
|
258
|
+
uniqueId: import("vue-types").VueTypeValidableDef<{
|
259
|
+
[key: string]: any;
|
260
|
+
}> & {
|
261
|
+
default: () => {
|
262
|
+
[key: string]: any;
|
263
|
+
};
|
264
|
+
} & {
|
265
|
+
default: () => {
|
266
|
+
[key: string]: any;
|
267
|
+
};
|
268
|
+
};
|
269
|
+
}>> | {
|
270
|
+
[key: string]: any;
|
271
|
+
}): {};
|
272
|
+
rsolveIndexedColumn(): boolean;
|
273
|
+
setNodeUid(): void;
|
274
|
+
getNodeCtxUid(ctx: any): any;
|
183
275
|
updateColumnDefineByParent(): void;
|
184
276
|
unmountColumn(): void;
|
185
277
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<ExtractPropTypes<{
|
@@ -196,7 +288,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
196
288
|
default: string;
|
197
289
|
};
|
198
290
|
showOverflowTooltip: import("vue-types").VueTypeDef<import("../props").IOverflowTooltipProp>;
|
199
|
-
type: import("vue-types").VueTypeDef<"
|
291
|
+
type: import("vue-types").VueTypeDef<"index" | "selection" | "expand" | "__COL_TYPE_NONE">;
|
200
292
|
resizable: import("vue-types").VueTypeValidableDef<boolean> & {
|
201
293
|
default: boolean;
|
202
294
|
} & {
|
@@ -231,6 +323,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
231
323
|
} & {
|
232
324
|
default: number;
|
233
325
|
};
|
326
|
+
uniqueId: import("vue-types").VueTypeValidableDef<{
|
327
|
+
[key: string]: any;
|
328
|
+
}> & {
|
329
|
+
default: () => {
|
330
|
+
[key: string]: any;
|
331
|
+
};
|
332
|
+
} & {
|
333
|
+
default: () => {
|
334
|
+
[key: string]: any;
|
335
|
+
};
|
336
|
+
};
|
234
337
|
}>>, {
|
235
338
|
fixed: boolean | "right" | "left";
|
236
339
|
resizable: boolean;
|
@@ -239,5 +342,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
239
342
|
columnKey: string;
|
240
343
|
colspan: import("../props").SpanFunctionString;
|
241
344
|
rowspan: import("../props").SpanFunctionString;
|
345
|
+
uniqueId: {
|
346
|
+
[key: string]: any;
|
347
|
+
};
|
242
348
|
}, {}>;
|
243
349
|
export default _default;
|
package/lib/table/index.d.ts
CHANGED
@@ -1289,7 +1289,7 @@ declare const BkTable: {
|
|
1289
1289
|
default: string;
|
1290
1290
|
};
|
1291
1291
|
showOverflowTooltip: import("vue-types").VueTypeDef<import("./props").IOverflowTooltipProp>;
|
1292
|
-
type: import("vue-types").VueTypeDef<"
|
1292
|
+
type: import("vue-types").VueTypeDef<"index" | "selection" | "expand" | "__COL_TYPE_NONE">;
|
1293
1293
|
resizable: import("vue-types").VueTypeValidableDef<boolean> & {
|
1294
1294
|
default: boolean;
|
1295
1295
|
} & {
|
@@ -1324,7 +1324,20 @@ declare const BkTable: {
|
|
1324
1324
|
} & {
|
1325
1325
|
default: number;
|
1326
1326
|
};
|
1327
|
+
uniqueId: import("vue-types").VueTypeValidableDef<{
|
1328
|
+
[key: string]: any;
|
1329
|
+
}> & {
|
1330
|
+
default: () => {
|
1331
|
+
[key: string]: any;
|
1332
|
+
};
|
1333
|
+
} & {
|
1334
|
+
default: () => {
|
1335
|
+
[key: string]: any;
|
1336
|
+
};
|
1337
|
+
};
|
1327
1338
|
}, {
|
1339
|
+
isIndexPropChanged: import("vue").Ref<boolean>;
|
1340
|
+
setIsIndexChanged: (val: boolean) => void;
|
1328
1341
|
initColumns: (_col: import("./props").Column | import("./props").Column[], _rm?: boolean) => void;
|
1329
1342
|
bkTableCache: {
|
1330
1343
|
queueStack: (_: any, fn: any) => any;
|
@@ -1367,6 +1380,9 @@ declare const BkTable: {
|
|
1367
1380
|
(locales?: Intl.LocalesArgument, options?: Intl.NumberFormatOptions): string;
|
1368
1381
|
};
|
1369
1382
|
};
|
1383
|
+
uniqueId?: {
|
1384
|
+
[key: string]: any;
|
1385
|
+
};
|
1370
1386
|
render?: import("./props").RenderFunctionString;
|
1371
1387
|
sort?: string | boolean | {
|
1372
1388
|
sortFn?: Function;
|
@@ -1384,7 +1400,7 @@ declare const BkTable: {
|
|
1384
1400
|
height?: number;
|
1385
1401
|
maxHeight?: number;
|
1386
1402
|
};
|
1387
|
-
type?: "
|
1403
|
+
type?: "index" | "selection" | "expand" | "__COL_TYPE_NONE";
|
1388
1404
|
label?: import("./props").LabelFunctionString;
|
1389
1405
|
width?: string | number;
|
1390
1406
|
className?: import("./props").RowClassFunctionString;
|
@@ -1417,7 +1433,7 @@ declare const BkTable: {
|
|
1417
1433
|
default: string;
|
1418
1434
|
};
|
1419
1435
|
showOverflowTooltip: import("vue-types").VueTypeDef<import("./props").IOverflowTooltipProp>;
|
1420
|
-
type: import("vue-types").VueTypeDef<"
|
1436
|
+
type: import("vue-types").VueTypeDef<"index" | "selection" | "expand" | "__COL_TYPE_NONE">;
|
1421
1437
|
resizable: import("vue-types").VueTypeValidableDef<boolean> & {
|
1422
1438
|
default: boolean;
|
1423
1439
|
} & {
|
@@ -1452,7 +1468,23 @@ declare const BkTable: {
|
|
1452
1468
|
} & {
|
1453
1469
|
default: number;
|
1454
1470
|
};
|
1455
|
-
|
1471
|
+
uniqueId: import("vue-types").VueTypeValidableDef<{
|
1472
|
+
[key: string]: any;
|
1473
|
+
}> & {
|
1474
|
+
default: () => {
|
1475
|
+
[key: string]: any;
|
1476
|
+
};
|
1477
|
+
} & {
|
1478
|
+
default: () => {
|
1479
|
+
[key: string]: any;
|
1480
|
+
};
|
1481
|
+
};
|
1482
|
+
}>> | {
|
1483
|
+
[key: string]: any;
|
1484
|
+
}): {};
|
1485
|
+
rsolveIndexedColumn(): boolean;
|
1486
|
+
setNodeUid(): void;
|
1487
|
+
getNodeCtxUid(ctx: any): any;
|
1456
1488
|
updateColumnDefineByParent(): void;
|
1457
1489
|
unmountColumn(): void;
|
1458
1490
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<ExtractPropTypes<{
|
@@ -1469,7 +1501,7 @@ declare const BkTable: {
|
|
1469
1501
|
default: string;
|
1470
1502
|
};
|
1471
1503
|
showOverflowTooltip: import("vue-types").VueTypeDef<import("./props").IOverflowTooltipProp>;
|
1472
|
-
type: import("vue-types").VueTypeDef<"
|
1504
|
+
type: import("vue-types").VueTypeDef<"index" | "selection" | "expand" | "__COL_TYPE_NONE">;
|
1473
1505
|
resizable: import("vue-types").VueTypeValidableDef<boolean> & {
|
1474
1506
|
default: boolean;
|
1475
1507
|
} & {
|
@@ -1504,6 +1536,17 @@ declare const BkTable: {
|
|
1504
1536
|
} & {
|
1505
1537
|
default: number;
|
1506
1538
|
};
|
1539
|
+
uniqueId: import("vue-types").VueTypeValidableDef<{
|
1540
|
+
[key: string]: any;
|
1541
|
+
}> & {
|
1542
|
+
default: () => {
|
1543
|
+
[key: string]: any;
|
1544
|
+
};
|
1545
|
+
} & {
|
1546
|
+
default: () => {
|
1547
|
+
[key: string]: any;
|
1548
|
+
};
|
1549
|
+
};
|
1507
1550
|
}>>, {
|
1508
1551
|
fixed: boolean | "right" | "left";
|
1509
1552
|
resizable: boolean;
|
@@ -1512,6 +1555,9 @@ declare const BkTable: {
|
|
1512
1555
|
columnKey: string;
|
1513
1556
|
colspan: import("./props").SpanFunctionString;
|
1514
1557
|
rowspan: import("./props").SpanFunctionString;
|
1558
|
+
uniqueId: {
|
1559
|
+
[key: string]: any;
|
1560
|
+
};
|
1515
1561
|
}, {}>;
|
1516
1562
|
}>;
|
1517
1563
|
export default BkTable;
|