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.
- package/dist/index.cjs.js +48 -48
- package/dist/index.esm.js +11098 -10973
- package/dist/index.umd.js +48 -48
- 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/index.d.ts +57 -111
- package/lib/affix/index.js +19 -19
- package/lib/alert/alert.d.ts +1 -1
- package/lib/alert/index.d.ts +82 -132
- package/lib/alert/index.js +20 -20
- package/lib/animate-number/index.d.ts +33 -96
- package/lib/backtop/index.d.ts +69 -117
- package/lib/badge/badge.d.ts +1 -1
- package/lib/badge/index.d.ts +120 -153
- package/lib/badge/index.js +19 -19
- package/lib/breadcrumb/index.d.ts +67 -119
- package/lib/breadcrumb/index.js +17 -17
- package/lib/button/button.d.ts +2 -2
- package/lib/button/index.d.ts +119 -155
- package/lib/button/index.js +19 -20
- package/lib/card/card.d.ts +1 -1
- package/lib/card/index.d.ts +129 -158
- package/lib/card/index.js +20 -22
- package/lib/cascader/cascader.d.ts +3 -3
- package/lib/cascader/index.d.ts +393 -354
- package/lib/cascader/index.js +233 -234
- package/lib/checkbox/checkbox.d.ts +1 -1
- package/lib/checkbox/index.d.ts +119 -161
- package/lib/checkbox/index.js +39 -41
- package/lib/code-diff/index.d.ts +65 -82
- package/lib/code-diff/index.js +380 -437
- package/lib/collapse/index.d.ts +144 -168
- package/lib/collapse/index.js +21 -21
- package/lib/collapse-transition/index.d.ts +19 -94
- package/lib/color-picker/color-picker.d.ts +1 -1
- package/lib/color-picker/index.d.ts +128 -154
- package/lib/color-picker/index.js +25 -28
- package/lib/config-provider/config-provider.d.ts +3 -0
- package/lib/config-provider/index.d.ts +159 -222
- package/lib/config-provider/index.js +19 -19
- package/lib/config-provider/token.d.ts +1 -0
- package/lib/container/container.d.ts +1 -1
- package/lib/container/index.d.ts +74 -85
- package/lib/container/index.js +19 -19
- package/lib/date-picker/base/picker-dropdown.d.ts +1 -1
- package/lib/date-picker/base/time-spinner.d.ts +3 -3
- package/lib/date-picker/date-picker.d.ts +3 -3
- package/lib/date-picker/index.d.ts +384 -351
- package/lib/date-picker/index.js +92 -104
- package/lib/date-picker/panel/date-range.d.ts +1 -1
- package/lib/date-picker/panel/date.d.ts +1 -1
- package/lib/date-picker/panel/time-range.d.ts +2 -2
- package/lib/date-picker/panel/time.d.ts +1 -1
- package/lib/date-picker/time-picker.d.ts +3 -3
- package/lib/dialog/index.d.ts +345 -302
- package/lib/dialog/index.js +227 -228
- package/lib/directives/index.js +27 -27
- package/lib/divider/index.d.ts +57 -111
- package/lib/dropdown/dropdown.d.ts +1 -1
- package/lib/dropdown/index.d.ts +94 -136
- package/lib/dropdown/index.js +17 -17
- package/lib/exception/index.d.ts +41 -102
- package/lib/exception/index.js +18 -19
- package/lib/fixed-navbar/index.d.ts +59 -113
- package/lib/form/form.d.ts +1 -1
- package/lib/form/index.d.ts +80 -132
- package/lib/form/index.js +25 -26
- package/lib/icon/angle-double-down-line.js +21 -21
- package/lib/icon/angle-double-left-line.js +21 -21
- package/lib/icon/angle-double-left.js +21 -21
- package/lib/icon/angle-double-right-line.js +21 -21
- package/lib/icon/angle-double-right.js +21 -21
- package/lib/icon/angle-double-up-line.js +21 -21
- package/lib/icon/angle-down-fill.js +21 -21
- package/lib/icon/angle-down-line.js +21 -21
- package/lib/icon/angle-down.js +21 -21
- package/lib/icon/angle-left.js +21 -21
- package/lib/icon/angle-right.js +21 -21
- package/lib/icon/angle-up-fill.js +21 -21
- package/lib/icon/angle-up.js +21 -21
- package/lib/icon/archive-fill.js +21 -21
- package/lib/icon/arrows-left.js +21 -21
- package/lib/icon/arrows-right.js +21 -21
- package/lib/icon/assistant.js +21 -21
- package/lib/icon/audio-fill.js +21 -21
- package/lib/icon/bk.js +21 -21
- package/lib/icon/circle.js +21 -21
- package/lib/icon/close-line.js +21 -21
- package/lib/icon/close.js +21 -21
- package/lib/icon/code.js +21 -21
- package/lib/icon/cog-shape.js +21 -21
- package/lib/icon/collapse-left.js +21 -21
- package/lib/icon/copy-shape.js +21 -21
- package/lib/icon/copy.js +21 -21
- package/lib/icon/data-shape.js +21 -21
- package/lib/icon/del.js +21 -21
- package/lib/icon/doc-fill.js +21 -21
- package/lib/icon/done.js +21 -21
- package/lib/icon/down-shape.js +21 -21
- package/lib/icon/down-small.js +21 -21
- package/lib/icon/edit-line.js +21 -21
- package/lib/icon/ellipsis.js +21 -21
- package/lib/icon/enlarge-line.js +21 -21
- package/lib/icon/error.js +21 -21
- package/lib/icon/excel-fill.js +21 -21
- package/lib/icon/exclamation-circle-shape.js +21 -21
- package/lib/icon/eye.js +21 -21
- package/lib/icon/filliscreen-line.js +21 -21
- package/lib/icon/fix-line.js +21 -21
- package/lib/icon/fix-shape.js +21 -21
- package/lib/icon/folder-open.js +21 -21
- package/lib/icon/folder-shape-open.js +21 -21
- package/lib/icon/folder-shape.js +21 -21
- package/lib/icon/folder.js +21 -21
- package/lib/icon/funnel.js +21 -21
- package/lib/icon/grag-fill.d.ts +4 -0
- package/lib/icon/grag-fill.js +191 -0
- package/lib/icon/help-document-fill.js +21 -21
- package/lib/icon/help-fill.js +21 -21
- package/lib/icon/help.js +21 -21
- package/lib/icon/image-fill.js +22 -22
- package/lib/icon/img-error.js +22 -22
- package/lib/icon/img-placehoulder.js +22 -22
- package/lib/icon/index.d.ts +1 -0
- package/lib/icon/index.js +211 -191
- package/lib/icon/info-line.js +22 -22
- package/lib/icon/info.js +22 -22
- package/lib/icon/left-shape.js +22 -22
- package/lib/icon/left-turn-line.js +22 -22
- package/lib/icon/loading.js +22 -22
- package/lib/icon/narrow-line.js +22 -22
- package/lib/icon/original.js +22 -22
- package/lib/icon/pdf-fill.js +22 -22
- package/lib/icon/play-shape.js +22 -22
- package/lib/icon/plus.js +22 -22
- package/lib/icon/ppt-fill.js +22 -22
- package/lib/icon/qq.js +22 -22
- package/lib/icon/right-shape.js +22 -22
- package/lib/icon/right-turn-line.js +22 -22
- package/lib/icon/search.js +22 -22
- package/lib/icon/share.js +22 -22
- package/lib/icon/spinner.js +22 -22
- package/lib/icon/success.js +22 -22
- package/lib/icon/switcher-loading.js +22 -22
- package/lib/icon/text-file.js +22 -22
- package/lib/icon/text-fill.js +22 -22
- package/lib/icon/transfer.js +22 -22
- package/lib/icon/tree-application-shape.js +22 -22
- package/lib/icon/unfull-screen.js +22 -22
- package/lib/icon/unvisible.js +22 -22
- package/lib/icon/up-shape.js +22 -22
- package/lib/icon/upload.js +22 -22
- package/lib/icon/video-fill.js +22 -22
- package/lib/icon/warn.js +22 -22
- package/lib/icon/weixin-pro.js +22 -22
- package/lib/icon/weixin.js +22 -22
- package/lib/image/index.d.ts +113 -149
- package/lib/image/index.js +19 -19
- package/lib/info-box/index.js +229 -230
- package/lib/input/index.d.ts +326 -293
- package/lib/input/index.js +256 -258
- package/lib/link/index.d.ts +73 -122
- package/lib/loading/index.d.ts +130 -156
- package/lib/loading/index.js +23 -25
- package/lib/loading/loading.d.ts +1 -1
- package/lib/locale/index.js +2 -4
- package/lib/locale/lang/en.d.ts +1 -0
- package/lib/menu/index.d.ts +51 -112
- package/lib/menu/index.js +25 -25
- package/lib/message/index.js +28 -30
- package/lib/message/messageConstructor.d.ts +5 -5
- package/lib/modal/index.d.ts +251 -246
- package/lib/modal/index.js +24 -24
- package/lib/navigation/index.d.ts +152 -188
- package/lib/notify/index.js +22 -24
- package/lib/notify/notifyConstructor.d.ts +1 -1
- package/lib/overflow-title/index.d.ts +314 -242
- package/lib/overflow-title/index.js +1 -1
- package/lib/pagination/index.d.ts +194 -205
- package/lib/pagination/index.js +49 -56
- package/lib/plugin-popover/index.js +192 -98
- package/lib/pop-confirm/index.d.ts +126 -159
- package/lib/pop-confirm/index.js +0 -1
- package/lib/pop-confirm/pop-confirm.d.ts +1 -1
- package/lib/popover/content.d.ts +1 -1
- package/lib/popover/index.d.ts +374 -330
- package/lib/popover/index.js +192 -98
- package/lib/popover2/index.d.ts +8 -83
- package/lib/preset.d.ts +2 -0
- package/lib/process/index.d.ts +93 -137
- package/lib/process/index.js +225 -226
- package/lib/progress/index.d.ts +178 -187
- package/lib/progress/index.js +19 -19
- package/lib/progress/progress.d.ts +2 -2
- package/lib/radio/index.d.ts +83 -135
- package/lib/radio/index.js +41 -43
- package/lib/rate/index.d.ts +55 -112
- package/lib/rate/index.js +19 -20
- package/lib/resize-layout/index.d.ts +156 -185
- package/lib/resize-layout/index.js +20 -21
- package/lib/resize-layout/resize-layout.d.ts +2 -2
- package/lib/search-select/index.d.ts +292 -327
- package/lib/search-select/index.js +239 -240
- package/lib/search-select/input.d.ts +2 -2
- package/lib/search-select/search-select.d.ts +3 -3
- package/lib/search-select/selected.d.ts +2 -2
- package/lib/select/index.d.ts +1234 -1135
- package/lib/select/index.js +259 -262
- package/lib/select/select.d.ts +121 -161
- package/lib/select/selectTagInput.d.ts +2 -2
- package/lib/shared/index.js +62 -64
- package/lib/sideslider/index.d.ts +237 -226
- package/lib/sideslider/index.js +227 -227
- package/lib/slider/index.d.ts +204 -204
- package/lib/slider/index.js +208 -209
- package/lib/steps/index.d.ts +114 -150
- package/lib/steps/index.js +227 -228
- package/lib/swiper/index.d.ts +81 -127
- package/lib/swiper/index.js +18 -18
- package/lib/switcher/index.d.ts +152 -174
- package/lib/switcher/index.js +20 -22
- package/lib/tab/index.d.ts +199 -211
- package/lib/tab/index.js +23 -25
- package/lib/table/components/table-column.d.ts +2 -2
- package/lib/table/events.d.ts +10 -1
- package/lib/table/index.d.ts +624 -573
- package/lib/table/index.js +301 -142
- package/lib/table/plugins/use-draggable.d.ts +17 -0
- package/lib/table/plugins/use-pagination.d.ts +3 -2
- package/lib/table/props.d.ts +13 -0
- package/lib/table/table.css +25 -0
- package/lib/table/table.d.ts +16 -1
- package/lib/table/table.less +25 -0
- package/lib/table/table.variable.css +25 -0
- package/lib/table/use-attributes.d.ts +41 -1
- package/lib/table/use-common.d.ts +67 -34
- package/lib/table-column/index.d.ts +206 -242
- package/lib/table-column/index.js +23 -20
- package/lib/tag/index.d.ts +95 -142
- package/lib/tag/index.js +19 -19
- package/lib/tag-input/index.d.ts +690 -498
- package/lib/tag-input/index.js +54 -62
- package/lib/tag-input/tag-input.d.ts +5 -5
- package/lib/time-picker/index.d.ts +442 -385
- package/lib/timeline/index.d.ts +50 -109
- package/lib/timeline/index.js +6 -6
- package/lib/transfer/index.d.ts +191 -206
- package/lib/tree/index.d.ts +334 -293
- package/lib/tree/index.js +36 -39
- package/lib/tree/tree.d.ts +1 -1
- package/lib/tree/use-tree-init.d.ts +1 -1
- package/lib/upload/index.d.ts +281 -254
- package/lib/upload/index.js +254 -257
- package/lib/upload/upload.d.ts +2 -2
- package/lib/virtual-render/index.d.ts +337 -242
- package/lib/virtual-render/index.js +30 -30
- package/lib/virtual-render/virtual-render.d.ts +1 -1
- package/package.json +1 -1
@@ -0,0 +1,17 @@
|
|
1
|
+
import { SetupContext } from 'vue';
|
2
|
+
import { TablePropTypes } from '../props';
|
3
|
+
import { ITableResponse } from '../use-attributes';
|
4
|
+
declare const _default: (props: TablePropTypes, resp: ITableResponse, ctx: SetupContext<any>) => {
|
5
|
+
onDragenter?: undefined;
|
6
|
+
onDragleave?: undefined;
|
7
|
+
onDragstart?: undefined;
|
8
|
+
onDragover?: undefined;
|
9
|
+
onDrop?: undefined;
|
10
|
+
} | {
|
11
|
+
onDragenter: (event: DragEvent) => void;
|
12
|
+
onDragleave: (event: DragEvent) => void;
|
13
|
+
onDragstart: (event: DragEvent) => void;
|
14
|
+
onDragover: (event: DragEvent) => void;
|
15
|
+
onDrop: (event: DragEvent) => void;
|
16
|
+
};
|
17
|
+
export default _default;
|
@@ -9,9 +9,10 @@ import { Column, SortScope, TablePropTypes } from '../props';
|
|
9
9
|
export declare const resolvePaginationOption: (propPagination: any, defVal: any) => any;
|
10
10
|
declare const _default: (props: TablePropTypes) => {
|
11
11
|
pageData: any[];
|
12
|
-
indexData:
|
13
|
-
localPagination: any
|
12
|
+
indexData: any[];
|
13
|
+
localPagination: import("vue").Ref<any>;
|
14
14
|
resolvePageData: (filterFn?: any, sortFn?: any, column?: Column, type?: string, sortScope?: any, multiCol?: any) => void;
|
15
|
+
resolveIndexData: () => Promise<void>;
|
15
16
|
resolvePageDataBySortList: (multiCol?: any) => void;
|
16
17
|
resetStartEndIndex: () => void;
|
17
18
|
multiFilter: (filterFnList: ((row: any, index: any, data: any) => void)[]) => void;
|
package/lib/table/props.d.ts
CHANGED
@@ -147,6 +147,13 @@ export type IColumnExplain = {
|
|
147
147
|
content: LabelFunctionString;
|
148
148
|
head: LabelFunctionString | boolean;
|
149
149
|
} | boolean;
|
150
|
+
export type IDraggableRowOption = {
|
151
|
+
label: (() => string) | string;
|
152
|
+
render?: () => HTMLElement | JSX.Element;
|
153
|
+
fontSize?: number;
|
154
|
+
icon?: JSX.Element;
|
155
|
+
width?: number;
|
156
|
+
};
|
150
157
|
export type Column = {
|
151
158
|
label: LabelFunctionString;
|
152
159
|
field?: LabelFunctionString;
|
@@ -535,5 +542,11 @@ export declare const tableProps: {
|
|
535
542
|
} & {
|
536
543
|
default: boolean;
|
537
544
|
};
|
545
|
+
/**
|
546
|
+
* 是否支持行拖拽排序
|
547
|
+
*/
|
548
|
+
rowDraggable: import("vue-types").VueTypeDef<any> & {
|
549
|
+
default: any;
|
550
|
+
};
|
538
551
|
};
|
539
552
|
export {};
|
package/lib/table/table.css
CHANGED
@@ -997,6 +997,7 @@
|
|
997
997
|
position: relative;
|
998
998
|
height: auto;
|
999
999
|
overflow: hidden;
|
1000
|
+
width: 100%;
|
1000
1001
|
}
|
1001
1002
|
.bk-table-flex {
|
1002
1003
|
display: flex;
|
@@ -1109,6 +1110,13 @@
|
|
1109
1110
|
text-overflow: ellipsis;
|
1110
1111
|
white-space: nowrap;
|
1111
1112
|
}
|
1113
|
+
.bk-table .bk-table-head table th .cell .drag-cell,
|
1114
|
+
.bk-table .bk-table-body table th .cell .drag-cell,
|
1115
|
+
.bk-table .bk-table-head table td .cell .drag-cell,
|
1116
|
+
.bk-table .bk-table-body table td .cell .drag-cell {
|
1117
|
+
font-size: 14px;
|
1118
|
+
height: 100%;
|
1119
|
+
}
|
1112
1120
|
.bk-table .bk-table-head table th .cell.has-sort,
|
1113
1121
|
.bk-table .bk-table-body table th .cell.has-sort,
|
1114
1122
|
.bk-table .bk-table-head table td .cell.has-sort,
|
@@ -1267,10 +1275,27 @@
|
|
1267
1275
|
box-sizing: border-box;
|
1268
1276
|
align-items: center;
|
1269
1277
|
}
|
1278
|
+
.bk-table .bk-table-head table tbody tr td .cell.drag,
|
1279
|
+
.bk-table .bk-table-body table tbody tr td .cell.drag {
|
1280
|
+
cursor: move;
|
1281
|
+
text-align: center;
|
1282
|
+
}
|
1270
1283
|
.bk-table .bk-table-head table tbody tr:hover.hover-highlight td:not(.empty-cell),
|
1271
1284
|
.bk-table .bk-table-body table tbody tr:hover.hover-highlight td:not(.empty-cell) {
|
1272
1285
|
background: #f5f7fa;
|
1273
1286
|
}
|
1287
|
+
.bk-table .bk-table-head table tbody tr.--drag-enter.--bottom,
|
1288
|
+
.bk-table .bk-table-body table tbody tr.--drag-enter.--bottom {
|
1289
|
+
border-bottom: solid 1px #3785ff;
|
1290
|
+
}
|
1291
|
+
.bk-table .bk-table-head table tbody tr.--drag-enter.--top,
|
1292
|
+
.bk-table .bk-table-body table tbody tr.--drag-enter.--top {
|
1293
|
+
border-top: solid 1px #3785ff;
|
1294
|
+
}
|
1295
|
+
.bk-table .bk-table-head table tbody tr.--drag-start,
|
1296
|
+
.bk-table .bk-table-body table tbody tr.--drag-start {
|
1297
|
+
background: #fff;
|
1298
|
+
}
|
1274
1299
|
.bk-table .bk-table-head {
|
1275
1300
|
position: relative;
|
1276
1301
|
z-index: 2;
|
package/lib/table/table.d.ts
CHANGED
@@ -151,6 +151,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
151
151
|
} & {
|
152
152
|
default: boolean;
|
153
153
|
};
|
154
|
+
rowDraggable: import("vue-types").VueTypeDef<any> & {
|
155
|
+
default: any;
|
156
|
+
};
|
154
157
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
155
158
|
columnPick: (_cols: import("./props").IColumnActive[]) => boolean;
|
156
159
|
columnFilter: (_args: {
|
@@ -230,6 +233,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
230
233
|
}) => boolean;
|
231
234
|
rowMouseEnter: (_e: MouseEvent, _row: any, _index: number, _rows: any[], _this: any) => boolean;
|
232
235
|
rowMouseLeave: (_e: MouseEvent, _row: any, _index: number, _rows: any[], _this: any) => boolean;
|
236
|
+
dragend: (_args: {
|
237
|
+
sourceEvent: DragEvent;
|
238
|
+
data: any[];
|
239
|
+
}) => boolean;
|
233
240
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
234
241
|
data: import("vue-types").VueTypeDef<any[]> & {
|
235
242
|
default: () => any[];
|
@@ -382,7 +389,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
382
389
|
} & {
|
383
390
|
default: boolean;
|
384
391
|
};
|
392
|
+
rowDraggable: import("vue-types").VueTypeDef<any> & {
|
393
|
+
default: any;
|
394
|
+
};
|
385
395
|
}>> & {
|
396
|
+
onDragend?: (_args: {
|
397
|
+
sourceEvent: DragEvent;
|
398
|
+
data: any[];
|
399
|
+
}) => any;
|
386
400
|
onSelect?: (_args: {
|
387
401
|
row: any;
|
388
402
|
index: Number;
|
@@ -471,7 +485,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
471
485
|
[key: string]: any;
|
472
486
|
};
|
473
487
|
minHeight: string | number;
|
474
|
-
columns: Column[];
|
475
488
|
checked: unknown[];
|
476
489
|
emptyText: string;
|
477
490
|
cellClass: any;
|
@@ -481,6 +494,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
481
494
|
[key: string]: any;
|
482
495
|
};
|
483
496
|
columnPick: "disabled" | "single" | "multi";
|
497
|
+
columns: Column[];
|
484
498
|
stripe: boolean;
|
485
499
|
rowHeight: import("./props").RowHeightFunctionNumber;
|
486
500
|
showHead: boolean;
|
@@ -502,5 +516,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
502
516
|
observerResize: boolean;
|
503
517
|
prependStyle: import("vue").CSSProperties;
|
504
518
|
isFlex: boolean;
|
519
|
+
rowDraggable: any;
|
505
520
|
}, {}>;
|
506
521
|
export default _default;
|
package/lib/table/table.less
CHANGED
@@ -14,6 +14,7 @@
|
|
14
14
|
position: relative;
|
15
15
|
height: auto;
|
16
16
|
overflow: hidden;
|
17
|
+
width: 100%;
|
17
18
|
|
18
19
|
&-flex {
|
19
20
|
display: flex;
|
@@ -145,6 +146,11 @@
|
|
145
146
|
text-overflow: ellipsis;
|
146
147
|
white-space: nowrap;
|
147
148
|
|
149
|
+
.drag-cell {
|
150
|
+
font-size: 14px;
|
151
|
+
height: 100%;
|
152
|
+
}
|
153
|
+
|
148
154
|
&.has-sort {
|
149
155
|
cursor: pointer;
|
150
156
|
}
|
@@ -288,6 +294,11 @@
|
|
288
294
|
line-height: calc(var(--row-height) - 1px);
|
289
295
|
box-sizing: border-box;
|
290
296
|
align-items: center;
|
297
|
+
|
298
|
+
&.drag {
|
299
|
+
cursor: move;
|
300
|
+
text-align: center;
|
301
|
+
}
|
291
302
|
}
|
292
303
|
}
|
293
304
|
|
@@ -300,6 +311,20 @@
|
|
300
311
|
}
|
301
312
|
}
|
302
313
|
}
|
314
|
+
|
315
|
+
&.--drag-enter {
|
316
|
+
&.--bottom {
|
317
|
+
border-bottom: solid 1px #3785ff;
|
318
|
+
}
|
319
|
+
|
320
|
+
&.--top {
|
321
|
+
border-top: solid 1px #3785ff;
|
322
|
+
}
|
323
|
+
}
|
324
|
+
|
325
|
+
&.--drag-start {
|
326
|
+
background: #fff;
|
327
|
+
}
|
303
328
|
}
|
304
329
|
}
|
305
330
|
}
|
@@ -1123,6 +1123,7 @@
|
|
1123
1123
|
position: relative;
|
1124
1124
|
height: auto;
|
1125
1125
|
overflow: hidden;
|
1126
|
+
width: 100%;
|
1126
1127
|
}
|
1127
1128
|
.bk-table-flex {
|
1128
1129
|
display: flex;
|
@@ -1235,6 +1236,13 @@
|
|
1235
1236
|
text-overflow: ellipsis;
|
1236
1237
|
white-space: nowrap;
|
1237
1238
|
}
|
1239
|
+
.bk-table .bk-table-head table th .cell .drag-cell,
|
1240
|
+
.bk-table .bk-table-body table th .cell .drag-cell,
|
1241
|
+
.bk-table .bk-table-head table td .cell .drag-cell,
|
1242
|
+
.bk-table .bk-table-body table td .cell .drag-cell {
|
1243
|
+
font-size: 14px;
|
1244
|
+
height: 100%;
|
1245
|
+
}
|
1238
1246
|
.bk-table .bk-table-head table th .cell.has-sort,
|
1239
1247
|
.bk-table .bk-table-body table th .cell.has-sort,
|
1240
1248
|
.bk-table .bk-table-head table td .cell.has-sort,
|
@@ -1393,10 +1401,27 @@
|
|
1393
1401
|
box-sizing: border-box;
|
1394
1402
|
align-items: center;
|
1395
1403
|
}
|
1404
|
+
.bk-table .bk-table-head table tbody tr td .cell.drag,
|
1405
|
+
.bk-table .bk-table-body table tbody tr td .cell.drag {
|
1406
|
+
cursor: move;
|
1407
|
+
text-align: center;
|
1408
|
+
}
|
1396
1409
|
.bk-table .bk-table-head table tbody tr:hover.hover-highlight td:not(.empty-cell),
|
1397
1410
|
.bk-table .bk-table-body table tbody tr:hover.hover-highlight td:not(.empty-cell) {
|
1398
1411
|
background: #f5f7fa;
|
1399
1412
|
}
|
1413
|
+
.bk-table .bk-table-head table tbody tr.--drag-enter.--bottom,
|
1414
|
+
.bk-table .bk-table-body table tbody tr.--drag-enter.--bottom {
|
1415
|
+
border-bottom: solid 1px #3785ff;
|
1416
|
+
}
|
1417
|
+
.bk-table .bk-table-head table tbody tr.--drag-enter.--top,
|
1418
|
+
.bk-table .bk-table-body table tbody tr.--drag-enter.--top {
|
1419
|
+
border-top: solid 1px #3785ff;
|
1420
|
+
}
|
1421
|
+
.bk-table .bk-table-head table tbody tr.--drag-start,
|
1422
|
+
.bk-table .bk-table-body table tbody tr.--drag-start {
|
1423
|
+
background: #fff;
|
1424
|
+
}
|
1400
1425
|
.bk-table .bk-table-head {
|
1401
1426
|
position: relative;
|
1402
1427
|
z-index: 2;
|
@@ -19,6 +19,7 @@ export type ITableFormatData = {
|
|
19
19
|
};
|
20
20
|
};
|
21
21
|
export type ITableResponse = {
|
22
|
+
setIndexData: () => Promise<void>;
|
22
23
|
formatColumns: (columns: Column[]) => void;
|
23
24
|
formatDataSchema: (data: any[]) => void;
|
24
25
|
setRowSelection: (row: any, isSelected: boolean) => void;
|
@@ -51,9 +52,48 @@ export type ITableResponse = {
|
|
51
52
|
setRowSelectionAll: (val: boolean) => void;
|
52
53
|
setRowIndeterminate: () => void;
|
53
54
|
updateSettings: (settings?: Settings, rowHeight?: number) => void;
|
55
|
+
changePageRowIndex: (sourceIndex: number, targetIndex: number) => void;
|
54
56
|
pageData: any[];
|
55
57
|
localPagination: any;
|
56
58
|
formatData: ITableFormatData;
|
57
59
|
};
|
58
|
-
declare const _default: (props: TablePropTypes) =>
|
60
|
+
declare const _default: (props: TablePropTypes) => {
|
61
|
+
formatColumns: (columns: Column[]) => void;
|
62
|
+
formatDataSchema: (data: any[]) => void;
|
63
|
+
setRowSelection: (row: any, isSelected: boolean) => void;
|
64
|
+
setRowExpand: (row: any, isExpand: boolean) => void;
|
65
|
+
setRowIndex: (row: any, index: number) => void;
|
66
|
+
setColumnAttribute: (col: Column, attrName: string, attrValue: string | number | boolean | ((...args: any[]) => boolean | number | void | string)) => void;
|
67
|
+
setColumnAttributeBySettings: (settings: Settings, checkedVal?: string[]) => void;
|
68
|
+
setColumnSortActive: (column: Column, active: boolean) => void;
|
69
|
+
setRowSelectionAll: (val: boolean) => void;
|
70
|
+
setRowIndeterminate: () => void;
|
71
|
+
setAllColumnAttribute: (attributeName: string | string[], value: string | number | boolean | ((...args: any[]) => boolean | number | void | string)) => void;
|
72
|
+
getColumnAttribute: (col: Column | IEmptyObject, attributeName: string) => any;
|
73
|
+
getColumnId: (col: Column) => any;
|
74
|
+
getColumnOrderWidth: (col: Column, orders?: string[]) => number;
|
75
|
+
getRowSelection: () => any[];
|
76
|
+
resolveColumnWidth: (root: HTMLElement, autoWidth?: number, offsetWidth?: number) => void;
|
77
|
+
isActiveColumn: (col: Column) => any;
|
78
|
+
isHiddenColumn: (col: Column) => any;
|
79
|
+
resolvePageData: (filterFn?: any, sortFn?: any, column?: Column, type?: string, sortScope?: any, multiCol?: any) => void;
|
80
|
+
resolveByDefColumns: () => void;
|
81
|
+
resetStartEndIndex: () => void;
|
82
|
+
toggleAllSelection: (value?: boolean) => void;
|
83
|
+
setAllRowExpand: (value?: boolean) => void;
|
84
|
+
clearSelection: () => void;
|
85
|
+
clearColumnSort: (reset?: boolean) => void;
|
86
|
+
toggleRowSelection: (row: any) => void;
|
87
|
+
getRowAttribute: (row: any | IEmptyObject, attrName: string) => any;
|
88
|
+
filter: () => void;
|
89
|
+
sortData: (column: Column) => void;
|
90
|
+
isCheckedAll: () => boolean;
|
91
|
+
hasCheckedRow: () => boolean;
|
92
|
+
updateSettings: (settings?: Settings, rowHeight?: number) => void;
|
93
|
+
changePageRowIndex: (sourceIndex: any, targetIndex: any) => void;
|
94
|
+
pageData: any[];
|
95
|
+
localPagination: import("vue").Ref<any>;
|
96
|
+
formatData: ITableFormatData;
|
97
|
+
setIndexData: () => Promise<void>;
|
98
|
+
};
|
59
99
|
export default _default;
|
@@ -92,6 +92,8 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
92
92
|
animationIterationCount?: import("csstype").Property.AnimationIterationCount;
|
93
93
|
animationName?: import("csstype").Property.AnimationName;
|
94
94
|
animationPlayState?: import("csstype").Property.AnimationPlayState;
|
95
|
+
animationRangeEnd?: import("csstype").Property.AnimationRangeEnd<string | number>;
|
96
|
+
animationRangeStart?: import("csstype").Property.AnimationRangeStart<string | number>;
|
95
97
|
animationTimeline?: import("csstype").Property.AnimationTimeline;
|
96
98
|
animationTimingFunction?: import("csstype").Property.AnimationTimingFunction;
|
97
99
|
appearance?: import("csstype").Property.Appearance;
|
@@ -213,6 +215,10 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
213
215
|
fontStretch?: import("csstype").Property.FontStretch;
|
214
216
|
fontStyle?: import("csstype").Property.FontStyle;
|
215
217
|
fontSynthesis?: import("csstype").Property.FontSynthesis;
|
218
|
+
fontSynthesisPosition?: import("csstype").Property.FontSynthesisPosition;
|
219
|
+
fontSynthesisSmallCaps?: import("csstype").Property.FontSynthesisSmallCaps;
|
220
|
+
fontSynthesisStyle?: import("csstype").Property.FontSynthesisStyle;
|
221
|
+
fontSynthesisWeight?: import("csstype").Property.FontSynthesisWeight;
|
216
222
|
fontVariant?: import("csstype").Property.FontVariant;
|
217
223
|
fontVariantAlternates?: import("csstype").Property.FontVariantAlternates;
|
218
224
|
fontVariantCaps?: import("csstype").Property.FontVariantCaps;
|
@@ -286,6 +292,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
286
292
|
maskRepeat?: import("csstype").Property.MaskRepeat;
|
287
293
|
maskSize?: import("csstype").Property.MaskSize<string | number>;
|
288
294
|
maskType?: import("csstype").Property.MaskType;
|
295
|
+
masonryAutoFlow?: import("csstype").Property.MasonryAutoFlow;
|
289
296
|
mathDepth?: import("csstype").Property.MathDepth;
|
290
297
|
mathShift?: import("csstype").Property.MathShift;
|
291
298
|
mathStyle?: import("csstype").Property.MathStyle;
|
@@ -325,6 +332,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
325
332
|
overflowWrap?: import("csstype").Property.OverflowWrap;
|
326
333
|
overflowX?: import("csstype").Property.OverflowX;
|
327
334
|
overflowY?: import("csstype").Property.OverflowY;
|
335
|
+
overlay?: import("csstype").Property.Overlay;
|
328
336
|
overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock;
|
329
337
|
overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline;
|
330
338
|
overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX;
|
@@ -412,12 +420,15 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
412
420
|
textTransform?: import("csstype").Property.TextTransform;
|
413
421
|
textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number>;
|
414
422
|
textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition;
|
423
|
+
textWrap?: import("csstype").Property.TextWrap;
|
424
|
+
timelineScope?: import("csstype").Property.TimelineScope;
|
415
425
|
top: import("csstype").Property.Top<string | number>;
|
416
426
|
touchAction?: import("csstype").Property.TouchAction;
|
417
427
|
transform?: import("csstype").Property.Transform;
|
418
428
|
transformBox?: import("csstype").Property.TransformBox;
|
419
429
|
transformOrigin?: import("csstype").Property.TransformOrigin<string | number>;
|
420
430
|
transformStyle?: import("csstype").Property.TransformStyle;
|
431
|
+
transitionBehavior?: import("csstype").Property.TransitionBehavior;
|
421
432
|
transitionDelay?: import("csstype").Property.TransitionDelay<string & {}>;
|
422
433
|
transitionDuration?: import("csstype").Property.TransitionDuration<string & {}>;
|
423
434
|
transitionProperty?: import("csstype").Property.TransitionProperty;
|
@@ -426,9 +437,14 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
426
437
|
unicodeBidi?: import("csstype").Property.UnicodeBidi;
|
427
438
|
userSelect?: import("csstype").Property.UserSelect;
|
428
439
|
verticalAlign?: import("csstype").Property.VerticalAlign<string | number>;
|
440
|
+
viewTimelineAxis?: import("csstype").Property.ViewTimelineAxis;
|
441
|
+
viewTimelineInset?: import("csstype").Property.ViewTimelineInset<string | number>;
|
442
|
+
viewTimelineName?: import("csstype").Property.ViewTimelineName;
|
429
443
|
viewTransitionName?: import("csstype").Property.ViewTransitionName;
|
430
444
|
visibility?: import("csstype").Property.Visibility;
|
431
445
|
whiteSpace?: import("csstype").Property.WhiteSpace;
|
446
|
+
whiteSpaceCollapse?: import("csstype").Property.WhiteSpaceCollapse;
|
447
|
+
whiteSpaceTrim?: import("csstype").Property.WhiteSpaceTrim;
|
432
448
|
widows?: import("csstype").Property.Widows;
|
433
449
|
width?: import("csstype").Property.Width<string | number>;
|
434
450
|
willChange?: import("csstype").Property.WillChange;
|
@@ -440,6 +456,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
440
456
|
zoom?: import("csstype").Property.Zoom;
|
441
457
|
all?: import("csstype").Globals;
|
442
458
|
animation?: import("csstype").Property.Animation<string & {}>;
|
459
|
+
animationRange?: import("csstype").Property.AnimationRange<string | number>;
|
443
460
|
background?: import("csstype").Property.Background<string | number>;
|
444
461
|
backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number>;
|
445
462
|
border?: import("csstype").Property.Border<string | number>;
|
@@ -504,6 +521,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
504
521
|
textDecoration?: import("csstype").Property.TextDecoration<string | number>;
|
505
522
|
textEmphasis?: import("csstype").Property.TextEmphasis;
|
506
523
|
transition?: import("csstype").Property.Transition<string & {}>;
|
524
|
+
viewTimeline?: import("csstype").Property.ViewTimeline;
|
507
525
|
MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}>;
|
508
526
|
MozAnimationDirection?: import("csstype").Property.AnimationDirection;
|
509
527
|
MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}>;
|
@@ -513,7 +531,6 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
513
531
|
MozAnimationPlayState?: import("csstype").Property.AnimationPlayState;
|
514
532
|
MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction;
|
515
533
|
MozAppearance?: import("csstype").Property.MozAppearance;
|
516
|
-
MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility;
|
517
534
|
MozBinding?: import("csstype").Property.MozBinding;
|
518
535
|
MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors;
|
519
536
|
MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor;
|
@@ -540,20 +557,16 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
540
557
|
MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number>;
|
541
558
|
MozOrient?: import("csstype").Property.MozOrient;
|
542
559
|
MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number>;
|
560
|
+
MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number>;
|
561
|
+
MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number>;
|
562
|
+
MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number>;
|
563
|
+
MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number>;
|
543
564
|
MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number>;
|
544
565
|
MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number>;
|
545
|
-
MozPerspective?: import("csstype").Property.Perspective<string | number>;
|
546
|
-
MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number>;
|
547
566
|
MozStackSizing?: import("csstype").Property.MozStackSizing;
|
548
567
|
MozTabSize?: import("csstype").Property.TabSize<string | number>;
|
549
568
|
MozTextBlink?: import("csstype").Property.MozTextBlink;
|
550
569
|
MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust;
|
551
|
-
MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number>;
|
552
|
-
MozTransformStyle?: import("csstype").Property.TransformStyle;
|
553
|
-
MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}>;
|
554
|
-
MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}>;
|
555
|
-
MozTransitionProperty?: import("csstype").Property.TransitionProperty;
|
556
|
-
MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction;
|
557
570
|
MozUserFocus?: import("csstype").Property.MozUserFocus;
|
558
571
|
MozUserModify?: import("csstype").Property.MozUserModify;
|
559
572
|
MozUserSelect?: import("csstype").Property.UserSelect;
|
@@ -733,7 +746,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
733
746
|
MozBorderImage?: import("csstype").Property.BorderImage;
|
734
747
|
MozColumnRule?: import("csstype").Property.ColumnRule<string | number>;
|
735
748
|
MozColumns?: import("csstype").Property.Columns<string | number>;
|
736
|
-
|
749
|
+
MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number>;
|
737
750
|
msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit;
|
738
751
|
msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap;
|
739
752
|
msFlex?: import("csstype").Property.Flex<string | number>;
|
@@ -791,6 +804,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
791
804
|
KhtmlLineBreak?: import("csstype").Property.LineBreak;
|
792
805
|
KhtmlOpacity?: import("csstype").Property.Opacity;
|
793
806
|
KhtmlUserSelect?: import("csstype").Property.UserSelect;
|
807
|
+
MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility;
|
794
808
|
MozBackgroundClip?: import("csstype").Property.BackgroundClip;
|
795
809
|
MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak;
|
796
810
|
MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin;
|
@@ -812,17 +826,22 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
812
826
|
MozOpacity?: import("csstype").Property.Opacity;
|
813
827
|
MozOutline?: import("csstype").Property.Outline<string | number>;
|
814
828
|
MozOutlineColor?: import("csstype").Property.OutlineColor;
|
815
|
-
MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number>;
|
816
|
-
MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number>;
|
817
|
-
MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number>;
|
818
|
-
MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number>;
|
819
|
-
MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number>;
|
820
829
|
MozOutlineStyle?: import("csstype").Property.OutlineStyle;
|
821
830
|
MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number>;
|
831
|
+
MozPerspective?: import("csstype").Property.Perspective<string | number>;
|
832
|
+
MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number>;
|
822
833
|
MozTextAlignLast?: import("csstype").Property.TextAlignLast;
|
823
834
|
MozTextDecorationColor?: import("csstype").Property.TextDecorationColor;
|
824
835
|
MozTextDecorationLine?: import("csstype").Property.TextDecorationLine;
|
825
836
|
MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle;
|
837
|
+
MozTransform?: import("csstype").Property.Transform;
|
838
|
+
MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number>;
|
839
|
+
MozTransformStyle?: import("csstype").Property.TransformStyle;
|
840
|
+
MozTransition?: import("csstype").Property.Transition<string & {}>;
|
841
|
+
MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}>;
|
842
|
+
MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}>;
|
843
|
+
MozTransitionProperty?: import("csstype").Property.TransitionProperty;
|
844
|
+
MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction;
|
826
845
|
MozUserInput?: import("csstype").Property.MozUserInput;
|
827
846
|
msImeMode?: import("csstype").Property.ImeMode;
|
828
847
|
OAnimation?: import("csstype").Property.Animation<string & {}>;
|
@@ -855,8 +874,6 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
855
874
|
WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup;
|
856
875
|
WebkitBoxOrient?: import("csstype").Property.BoxOrient;
|
857
876
|
WebkitBoxPack?: import("csstype").Property.BoxPack;
|
858
|
-
WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX;
|
859
|
-
WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY;
|
860
877
|
alignmentBaseline?: import("csstype").Property.AlignmentBaseline;
|
861
878
|
baselineShift?: import("csstype").Property.BaselineShift<string | number>;
|
862
879
|
clipRule?: import("csstype").Property.ClipRule;
|
@@ -900,6 +917,8 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
900
917
|
"animation-iteration-count"?: import("csstype").Property.AnimationIterationCount;
|
901
918
|
"animation-name"?: import("csstype").Property.AnimationName;
|
902
919
|
"animation-play-state"?: import("csstype").Property.AnimationPlayState;
|
920
|
+
"animation-range-end"?: import("csstype").Property.AnimationRangeEnd<string | number>;
|
921
|
+
"animation-range-start"?: import("csstype").Property.AnimationRangeStart<string | number>;
|
903
922
|
"animation-timeline"?: import("csstype").Property.AnimationTimeline;
|
904
923
|
"animation-timing-function"?: import("csstype").Property.AnimationTimingFunction;
|
905
924
|
"aspect-ratio"?: import("csstype").Property.AspectRatio;
|
@@ -1010,6 +1029,10 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
1010
1029
|
"font-stretch"?: import("csstype").Property.FontStretch;
|
1011
1030
|
"font-style"?: import("csstype").Property.FontStyle;
|
1012
1031
|
"font-synthesis"?: import("csstype").Property.FontSynthesis;
|
1032
|
+
"font-synthesis-position"?: import("csstype").Property.FontSynthesisPosition;
|
1033
|
+
"font-synthesis-small-caps"?: import("csstype").Property.FontSynthesisSmallCaps;
|
1034
|
+
"font-synthesis-style"?: import("csstype").Property.FontSynthesisStyle;
|
1035
|
+
"font-synthesis-weight"?: import("csstype").Property.FontSynthesisWeight;
|
1013
1036
|
"font-variant"?: import("csstype").Property.FontVariant;
|
1014
1037
|
"font-variant-alternates"?: import("csstype").Property.FontVariantAlternates;
|
1015
1038
|
"font-variant-caps"?: import("csstype").Property.FontVariantCaps;
|
@@ -1079,6 +1102,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
1079
1102
|
"mask-repeat"?: import("csstype").Property.MaskRepeat;
|
1080
1103
|
"mask-size"?: import("csstype").Property.MaskSize<string | number>;
|
1081
1104
|
"mask-type"?: import("csstype").Property.MaskType;
|
1105
|
+
"masonry-auto-flow"?: import("csstype").Property.MasonryAutoFlow;
|
1082
1106
|
"math-depth"?: import("csstype").Property.MathDepth;
|
1083
1107
|
"math-shift"?: import("csstype").Property.MathShift;
|
1084
1108
|
"math-style"?: import("csstype").Property.MathStyle;
|
@@ -1194,10 +1218,13 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
1194
1218
|
"text-transform"?: import("csstype").Property.TextTransform;
|
1195
1219
|
"text-underline-offset"?: import("csstype").Property.TextUnderlineOffset<string | number>;
|
1196
1220
|
"text-underline-position"?: import("csstype").Property.TextUnderlinePosition;
|
1221
|
+
"text-wrap"?: import("csstype").Property.TextWrap;
|
1222
|
+
"timeline-scope"?: import("csstype").Property.TimelineScope;
|
1197
1223
|
"touch-action"?: import("csstype").Property.TouchAction;
|
1198
1224
|
"transform-box"?: import("csstype").Property.TransformBox;
|
1199
1225
|
"transform-origin"?: import("csstype").Property.TransformOrigin<string | number>;
|
1200
1226
|
"transform-style"?: import("csstype").Property.TransformStyle;
|
1227
|
+
"transition-behavior"?: import("csstype").Property.TransitionBehavior;
|
1201
1228
|
"transition-delay"?: import("csstype").Property.TransitionDelay<string & {}>;
|
1202
1229
|
"transition-duration"?: import("csstype").Property.TransitionDuration<string & {}>;
|
1203
1230
|
"transition-property"?: import("csstype").Property.TransitionProperty;
|
@@ -1205,14 +1232,20 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
1205
1232
|
"unicode-bidi"?: import("csstype").Property.UnicodeBidi;
|
1206
1233
|
"user-select"?: import("csstype").Property.UserSelect;
|
1207
1234
|
"vertical-align"?: import("csstype").Property.VerticalAlign<string | number>;
|
1235
|
+
"view-timeline-axis"?: import("csstype").Property.ViewTimelineAxis;
|
1236
|
+
"view-timeline-inset"?: import("csstype").Property.ViewTimelineInset<string | number>;
|
1237
|
+
"view-timeline-name"?: import("csstype").Property.ViewTimelineName;
|
1208
1238
|
"view-transition-name"?: import("csstype").Property.ViewTransitionName;
|
1209
1239
|
"white-space"?: import("csstype").Property.WhiteSpace;
|
1240
|
+
"white-space-collapse"?: import("csstype").Property.WhiteSpaceCollapse;
|
1241
|
+
"white-space-trim"?: import("csstype").Property.WhiteSpaceTrim;
|
1210
1242
|
"will-change"?: import("csstype").Property.WillChange;
|
1211
1243
|
"word-break"?: import("csstype").Property.WordBreak;
|
1212
1244
|
"word-spacing"?: import("csstype").Property.WordSpacing<string | number>;
|
1213
1245
|
"word-wrap"?: import("csstype").Property.WordWrap;
|
1214
1246
|
"writing-mode"?: import("csstype").Property.WritingMode;
|
1215
1247
|
"z-index"?: import("csstype").Property.ZIndex;
|
1248
|
+
"animation-range"?: import("csstype").Property.AnimationRange<string | number>;
|
1216
1249
|
"background-position"?: import("csstype").Property.BackgroundPosition<string | number>;
|
1217
1250
|
"border-block"?: import("csstype").Property.BorderBlock<string | number>;
|
1218
1251
|
"border-block-end"?: import("csstype").Property.BorderBlockEnd<string | number>;
|
@@ -1259,6 +1292,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
1259
1292
|
"scroll-timeline"?: import("csstype").Property.ScrollTimeline;
|
1260
1293
|
"text-decoration"?: import("csstype").Property.TextDecoration<string | number>;
|
1261
1294
|
"text-emphasis"?: import("csstype").Property.TextEmphasis;
|
1295
|
+
"view-timeline"?: import("csstype").Property.ViewTimeline;
|
1262
1296
|
"-moz-animation-delay"?: import("csstype").Property.AnimationDelay<string & {}>;
|
1263
1297
|
"-moz-animation-direction"?: import("csstype").Property.AnimationDirection;
|
1264
1298
|
"-moz-animation-duration"?: import("csstype").Property.AnimationDuration<string & {}>;
|
@@ -1268,7 +1302,6 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
1268
1302
|
"-moz-animation-play-state"?: import("csstype").Property.AnimationPlayState;
|
1269
1303
|
"-moz-animation-timing-function"?: import("csstype").Property.AnimationTimingFunction;
|
1270
1304
|
"-moz-appearance"?: import("csstype").Property.MozAppearance;
|
1271
|
-
"-moz-backface-visibility"?: import("csstype").Property.BackfaceVisibility;
|
1272
1305
|
"-moz-binding"?: import("csstype").Property.MozBinding;
|
1273
1306
|
"-moz-border-bottom-colors"?: import("csstype").Property.MozBorderBottomColors;
|
1274
1307
|
"-moz-border-end-color"?: import("csstype").Property.BorderInlineEndColor;
|
@@ -1295,20 +1328,16 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
1295
1328
|
"-moz-margin-start"?: import("csstype").Property.MarginInlineStart<string | number>;
|
1296
1329
|
"-moz-orient"?: import("csstype").Property.MozOrient;
|
1297
1330
|
"-moz-osx-font-smoothing"?: import("csstype").Property.FontSmooth<string | number>;
|
1331
|
+
"-moz-outline-radius-bottomleft"?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number>;
|
1332
|
+
"-moz-outline-radius-bottomright"?: import("csstype").Property.MozOutlineRadiusBottomright<string | number>;
|
1333
|
+
"-moz-outline-radius-topleft"?: import("csstype").Property.MozOutlineRadiusTopleft<string | number>;
|
1334
|
+
"-moz-outline-radius-topright"?: import("csstype").Property.MozOutlineRadiusTopright<string | number>;
|
1298
1335
|
"-moz-padding-end"?: import("csstype").Property.PaddingInlineEnd<string | number>;
|
1299
1336
|
"-moz-padding-start"?: import("csstype").Property.PaddingInlineStart<string | number>;
|
1300
|
-
"-moz-perspective"?: import("csstype").Property.Perspective<string | number>;
|
1301
|
-
"-moz-perspective-origin"?: import("csstype").Property.PerspectiveOrigin<string | number>;
|
1302
1337
|
"-moz-stack-sizing"?: import("csstype").Property.MozStackSizing;
|
1303
1338
|
"-moz-tab-size"?: import("csstype").Property.TabSize<string | number>;
|
1304
1339
|
"-moz-text-blink"?: import("csstype").Property.MozTextBlink;
|
1305
1340
|
"-moz-text-size-adjust"?: import("csstype").Property.TextSizeAdjust;
|
1306
|
-
"-moz-transform-origin"?: import("csstype").Property.TransformOrigin<string | number>;
|
1307
|
-
"-moz-transform-style"?: import("csstype").Property.TransformStyle;
|
1308
|
-
"-moz-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}>;
|
1309
|
-
"-moz-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}>;
|
1310
|
-
"-moz-transition-property"?: import("csstype").Property.TransitionProperty;
|
1311
|
-
"-moz-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction;
|
1312
1341
|
"-moz-user-focus"?: import("csstype").Property.MozUserFocus;
|
1313
1342
|
"-moz-user-modify"?: import("csstype").Property.MozUserModify;
|
1314
1343
|
"-moz-user-select"?: import("csstype").Property.UserSelect;
|
@@ -1488,7 +1517,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
1488
1517
|
"-moz-border-image"?: import("csstype").Property.BorderImage;
|
1489
1518
|
"-moz-column-rule"?: import("csstype").Property.ColumnRule<string | number>;
|
1490
1519
|
"-moz-columns"?: import("csstype").Property.Columns<string | number>;
|
1491
|
-
"-moz-
|
1520
|
+
"-moz-outline-radius"?: import("csstype").Property.MozOutlineRadius<string | number>;
|
1492
1521
|
"-ms-content-zoom-limit"?: import("csstype").Property.MsContentZoomLimit;
|
1493
1522
|
"-ms-content-zoom-snap"?: import("csstype").Property.MsContentZoomSnap;
|
1494
1523
|
"-ms-flex"?: import("csstype").Property.Flex<string | number>;
|
@@ -1544,6 +1573,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
1544
1573
|
"-khtml-line-break"?: import("csstype").Property.LineBreak;
|
1545
1574
|
"-khtml-opacity"?: import("csstype").Property.Opacity;
|
1546
1575
|
"-khtml-user-select"?: import("csstype").Property.UserSelect;
|
1576
|
+
"-moz-backface-visibility"?: import("csstype").Property.BackfaceVisibility;
|
1547
1577
|
"-moz-background-clip"?: import("csstype").Property.BackgroundClip;
|
1548
1578
|
"-moz-background-inline-policy"?: import("csstype").Property.BoxDecorationBreak;
|
1549
1579
|
"-moz-background-origin"?: import("csstype").Property.BackgroundOrigin;
|
@@ -1565,17 +1595,22 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
1565
1595
|
"-moz-opacity"?: import("csstype").Property.Opacity;
|
1566
1596
|
"-moz-outline"?: import("csstype").Property.Outline<string | number>;
|
1567
1597
|
"-moz-outline-color"?: import("csstype").Property.OutlineColor;
|
1568
|
-
"-moz-outline-radius"?: import("csstype").Property.MozOutlineRadius<string | number>;
|
1569
|
-
"-moz-outline-radius-bottomleft"?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number>;
|
1570
|
-
"-moz-outline-radius-bottomright"?: import("csstype").Property.MozOutlineRadiusBottomright<string | number>;
|
1571
|
-
"-moz-outline-radius-topleft"?: import("csstype").Property.MozOutlineRadiusTopleft<string | number>;
|
1572
|
-
"-moz-outline-radius-topright"?: import("csstype").Property.MozOutlineRadiusTopright<string | number>;
|
1573
1598
|
"-moz-outline-style"?: import("csstype").Property.OutlineStyle;
|
1574
1599
|
"-moz-outline-width"?: import("csstype").Property.OutlineWidth<string | number>;
|
1600
|
+
"-moz-perspective"?: import("csstype").Property.Perspective<string | number>;
|
1601
|
+
"-moz-perspective-origin"?: import("csstype").Property.PerspectiveOrigin<string | number>;
|
1575
1602
|
"-moz-text-align-last"?: import("csstype").Property.TextAlignLast;
|
1576
1603
|
"-moz-text-decoration-color"?: import("csstype").Property.TextDecorationColor;
|
1577
1604
|
"-moz-text-decoration-line"?: import("csstype").Property.TextDecorationLine;
|
1578
1605
|
"-moz-text-decoration-style"?: import("csstype").Property.TextDecorationStyle;
|
1606
|
+
"-moz-transform"?: import("csstype").Property.Transform;
|
1607
|
+
"-moz-transform-origin"?: import("csstype").Property.TransformOrigin<string | number>;
|
1608
|
+
"-moz-transform-style"?: import("csstype").Property.TransformStyle;
|
1609
|
+
"-moz-transition"?: import("csstype").Property.Transition<string & {}>;
|
1610
|
+
"-moz-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}>;
|
1611
|
+
"-moz-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}>;
|
1612
|
+
"-moz-transition-property"?: import("csstype").Property.TransitionProperty;
|
1613
|
+
"-moz-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction;
|
1579
1614
|
"-moz-user-input"?: import("csstype").Property.MozUserInput;
|
1580
1615
|
"-ms-ime-mode"?: import("csstype").Property.ImeMode;
|
1581
1616
|
"-o-animation"?: import("csstype").Property.Animation<string & {}>;
|
@@ -1608,8 +1643,6 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
|
|
1608
1643
|
"-webkit-box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup;
|
1609
1644
|
"-webkit-box-orient"?: import("csstype").Property.BoxOrient;
|
1610
1645
|
"-webkit-box-pack"?: import("csstype").Property.BoxPack;
|
1611
|
-
"-webkit-scroll-snap-points-x"?: import("csstype").Property.ScrollSnapPointsX;
|
1612
|
-
"-webkit-scroll-snap-points-y"?: import("csstype").Property.ScrollSnapPointsY;
|
1613
1646
|
"alignment-baseline"?: import("csstype").Property.AlignmentBaseline;
|
1614
1647
|
"baseline-shift"?: import("csstype").Property.BaselineShift<string | number>;
|
1615
1648
|
"clip-rule"?: import("csstype").Property.ClipRule;
|