bkui-vue 0.0.3-beta.2 → 0.0.3-beta.2-2

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 (249) hide show
  1. package/dist/index.cjs.js +48 -48
  2. package/dist/index.esm.js +10567 -10537
  3. package/dist/index.umd.js +48 -48
  4. package/dist/style.css +1 -1
  5. package/dist/style.variable.css +1 -1
  6. package/lib/affix/index.d.ts +57 -111
  7. package/lib/affix/index.js +19 -19
  8. package/lib/alert/alert.d.ts +1 -1
  9. package/lib/alert/index.d.ts +82 -132
  10. package/lib/alert/index.js +20 -20
  11. package/lib/animate-number/index.d.ts +33 -96
  12. package/lib/backtop/index.d.ts +69 -117
  13. package/lib/badge/badge.d.ts +1 -1
  14. package/lib/badge/index.d.ts +120 -153
  15. package/lib/badge/index.js +19 -19
  16. package/lib/breadcrumb/index.d.ts +67 -119
  17. package/lib/breadcrumb/index.js +17 -17
  18. package/lib/button/button.d.ts +2 -2
  19. package/lib/button/index.d.ts +119 -155
  20. package/lib/button/index.js +19 -20
  21. package/lib/card/card.d.ts +1 -1
  22. package/lib/card/index.d.ts +129 -158
  23. package/lib/card/index.js +20 -22
  24. package/lib/cascader/cascader.d.ts +3 -3
  25. package/lib/cascader/index.d.ts +393 -354
  26. package/lib/cascader/index.js +233 -234
  27. package/lib/checkbox/checkbox.d.ts +1 -1
  28. package/lib/checkbox/index.d.ts +119 -161
  29. package/lib/checkbox/index.js +39 -41
  30. package/lib/code-diff/index.d.ts +65 -82
  31. package/lib/code-diff/index.js +380 -437
  32. package/lib/collapse/index.d.ts +144 -168
  33. package/lib/collapse/index.js +21 -21
  34. package/lib/collapse-transition/index.d.ts +19 -94
  35. package/lib/color-picker/color-picker.d.ts +1 -1
  36. package/lib/color-picker/index.d.ts +128 -154
  37. package/lib/color-picker/index.js +25 -28
  38. package/lib/config-provider/index.d.ts +156 -223
  39. package/lib/config-provider/index.js +19 -19
  40. package/lib/container/container.d.ts +1 -1
  41. package/lib/container/index.d.ts +74 -85
  42. package/lib/container/index.js +19 -19
  43. package/lib/date-picker/base/picker-dropdown.d.ts +1 -1
  44. package/lib/date-picker/base/time-spinner.d.ts +3 -3
  45. package/lib/date-picker/date-picker.d.ts +3 -3
  46. package/lib/date-picker/index.d.ts +384 -351
  47. package/lib/date-picker/index.js +92 -104
  48. package/lib/date-picker/panel/date-range.d.ts +1 -1
  49. package/lib/date-picker/panel/date.d.ts +1 -1
  50. package/lib/date-picker/panel/time-range.d.ts +2 -2
  51. package/lib/date-picker/panel/time.d.ts +1 -1
  52. package/lib/date-picker/time-picker.d.ts +3 -3
  53. package/lib/dialog/index.d.ts +345 -302
  54. package/lib/dialog/index.js +227 -228
  55. package/lib/directives/index.js +27 -27
  56. package/lib/divider/index.d.ts +57 -111
  57. package/lib/dropdown/dropdown.d.ts +1 -1
  58. package/lib/dropdown/index.d.ts +94 -136
  59. package/lib/dropdown/index.js +17 -17
  60. package/lib/exception/index.d.ts +41 -102
  61. package/lib/exception/index.js +18 -19
  62. package/lib/fixed-navbar/index.d.ts +59 -113
  63. package/lib/form/form.d.ts +1 -1
  64. package/lib/form/index.d.ts +80 -132
  65. package/lib/form/index.js +25 -26
  66. package/lib/icon/angle-double-down-line.js +21 -21
  67. package/lib/icon/angle-double-left-line.js +21 -21
  68. package/lib/icon/angle-double-left.js +21 -21
  69. package/lib/icon/angle-double-right-line.js +21 -21
  70. package/lib/icon/angle-double-right.js +21 -21
  71. package/lib/icon/angle-double-up-line.js +21 -21
  72. package/lib/icon/angle-down-fill.js +21 -21
  73. package/lib/icon/angle-down-line.js +21 -21
  74. package/lib/icon/angle-down.js +21 -21
  75. package/lib/icon/angle-left.js +21 -21
  76. package/lib/icon/angle-right.js +21 -21
  77. package/lib/icon/angle-up-fill.js +21 -21
  78. package/lib/icon/angle-up.js +21 -21
  79. package/lib/icon/archive-fill.js +21 -21
  80. package/lib/icon/arrows-left.js +21 -21
  81. package/lib/icon/arrows-right.js +21 -21
  82. package/lib/icon/assistant.js +21 -21
  83. package/lib/icon/audio-fill.js +21 -21
  84. package/lib/icon/bk.js +21 -21
  85. package/lib/icon/circle.js +21 -21
  86. package/lib/icon/close-line.js +21 -21
  87. package/lib/icon/close.js +21 -21
  88. package/lib/icon/code.js +21 -21
  89. package/lib/icon/cog-shape.js +21 -21
  90. package/lib/icon/collapse-left.js +21 -21
  91. package/lib/icon/copy-shape.js +21 -21
  92. package/lib/icon/copy.js +21 -21
  93. package/lib/icon/data-shape.js +21 -21
  94. package/lib/icon/del.js +21 -21
  95. package/lib/icon/doc-fill.js +21 -21
  96. package/lib/icon/done.js +21 -21
  97. package/lib/icon/down-shape.js +21 -21
  98. package/lib/icon/down-small.js +21 -21
  99. package/lib/icon/edit-line.js +21 -21
  100. package/lib/icon/ellipsis.js +21 -21
  101. package/lib/icon/enlarge-line.js +21 -21
  102. package/lib/icon/error.js +21 -21
  103. package/lib/icon/excel-fill.js +21 -21
  104. package/lib/icon/exclamation-circle-shape.js +21 -21
  105. package/lib/icon/eye.js +21 -21
  106. package/lib/icon/filliscreen-line.js +21 -21
  107. package/lib/icon/fix-line.js +21 -21
  108. package/lib/icon/fix-shape.js +21 -21
  109. package/lib/icon/folder-open.js +21 -21
  110. package/lib/icon/folder-shape-open.js +21 -21
  111. package/lib/icon/folder-shape.js +21 -21
  112. package/lib/icon/folder.js +21 -21
  113. package/lib/icon/funnel.js +21 -21
  114. package/lib/icon/grag-fill.js +21 -21
  115. package/lib/icon/help-document-fill.js +21 -21
  116. package/lib/icon/help-fill.js +21 -21
  117. package/lib/icon/help.js +21 -21
  118. package/lib/icon/image-fill.js +22 -22
  119. package/lib/icon/img-error.js +22 -22
  120. package/lib/icon/img-placehoulder.js +22 -22
  121. package/lib/icon/index.js +192 -192
  122. package/lib/icon/info-line.js +22 -22
  123. package/lib/icon/info.js +22 -22
  124. package/lib/icon/left-shape.js +22 -22
  125. package/lib/icon/left-turn-line.js +22 -22
  126. package/lib/icon/loading.js +22 -22
  127. package/lib/icon/narrow-line.js +22 -22
  128. package/lib/icon/original.js +22 -22
  129. package/lib/icon/pdf-fill.js +22 -22
  130. package/lib/icon/play-shape.js +22 -22
  131. package/lib/icon/plus.js +22 -22
  132. package/lib/icon/ppt-fill.js +22 -22
  133. package/lib/icon/qq.js +22 -22
  134. package/lib/icon/right-shape.js +22 -22
  135. package/lib/icon/right-turn-line.js +22 -22
  136. package/lib/icon/search.js +22 -22
  137. package/lib/icon/share.js +22 -22
  138. package/lib/icon/spinner.js +22 -22
  139. package/lib/icon/success.js +22 -22
  140. package/lib/icon/switcher-loading.js +22 -22
  141. package/lib/icon/text-file.js +22 -22
  142. package/lib/icon/text-fill.js +22 -22
  143. package/lib/icon/transfer.js +22 -22
  144. package/lib/icon/tree-application-shape.js +22 -22
  145. package/lib/icon/unfull-screen.js +22 -22
  146. package/lib/icon/unvisible.js +22 -22
  147. package/lib/icon/up-shape.js +22 -22
  148. package/lib/icon/upload.js +22 -22
  149. package/lib/icon/video-fill.js +22 -22
  150. package/lib/icon/warn.js +22 -22
  151. package/lib/icon/weixin-pro.js +22 -22
  152. package/lib/icon/weixin.js +22 -22
  153. package/lib/image/index.d.ts +113 -149
  154. package/lib/image/index.js +19 -19
  155. package/lib/info-box/index.js +229 -230
  156. package/lib/input/index.d.ts +326 -293
  157. package/lib/input/index.js +256 -258
  158. package/lib/link/index.d.ts +73 -122
  159. package/lib/loading/index.d.ts +130 -156
  160. package/lib/loading/index.js +23 -25
  161. package/lib/loading/loading.d.ts +1 -1
  162. package/lib/locale/index.js +0 -4
  163. package/lib/menu/index.d.ts +51 -112
  164. package/lib/menu/index.js +25 -25
  165. package/lib/message/index.js +28 -30
  166. package/lib/message/messageConstructor.d.ts +5 -5
  167. package/lib/modal/index.d.ts +251 -246
  168. package/lib/modal/index.js +24 -24
  169. package/lib/navigation/index.d.ts +152 -188
  170. package/lib/notify/index.js +22 -24
  171. package/lib/notify/notifyConstructor.d.ts +1 -1
  172. package/lib/overflow-title/index.d.ts +314 -242
  173. package/lib/overflow-title/index.js +1 -1
  174. package/lib/pagination/index.d.ts +194 -205
  175. package/lib/pagination/index.js +49 -56
  176. package/lib/plugin-popover/index.js +192 -98
  177. package/lib/pop-confirm/index.d.ts +126 -159
  178. package/lib/pop-confirm/index.js +0 -1
  179. package/lib/pop-confirm/pop-confirm.d.ts +1 -1
  180. package/lib/popover/content.d.ts +1 -1
  181. package/lib/popover/index.d.ts +374 -330
  182. package/lib/popover/index.js +192 -98
  183. package/lib/popover2/index.d.ts +8 -83
  184. package/lib/process/index.d.ts +93 -137
  185. package/lib/process/index.js +225 -226
  186. package/lib/progress/index.d.ts +178 -187
  187. package/lib/progress/index.js +19 -19
  188. package/lib/progress/progress.d.ts +2 -2
  189. package/lib/radio/index.d.ts +83 -135
  190. package/lib/radio/index.js +41 -43
  191. package/lib/rate/index.d.ts +55 -112
  192. package/lib/rate/index.js +19 -20
  193. package/lib/resize-layout/index.d.ts +156 -185
  194. package/lib/resize-layout/index.js +20 -21
  195. package/lib/resize-layout/resize-layout.d.ts +2 -2
  196. package/lib/search-select/index.d.ts +292 -327
  197. package/lib/search-select/index.js +239 -240
  198. package/lib/search-select/input.d.ts +2 -2
  199. package/lib/search-select/search-select.d.ts +3 -3
  200. package/lib/search-select/selected.d.ts +2 -2
  201. package/lib/select/index.d.ts +1234 -1135
  202. package/lib/select/index.js +259 -262
  203. package/lib/select/select.d.ts +121 -161
  204. package/lib/select/selectTagInput.d.ts +2 -2
  205. package/lib/shared/index.js +62 -64
  206. package/lib/sideslider/index.d.ts +237 -226
  207. package/lib/sideslider/index.js +227 -227
  208. package/lib/slider/index.d.ts +204 -204
  209. package/lib/slider/index.js +208 -209
  210. package/lib/steps/index.d.ts +114 -150
  211. package/lib/steps/index.js +227 -228
  212. package/lib/swiper/index.d.ts +81 -127
  213. package/lib/swiper/index.js +18 -18
  214. package/lib/switcher/index.d.ts +152 -174
  215. package/lib/switcher/index.js +20 -22
  216. package/lib/tab/index.d.ts +199 -211
  217. package/lib/tab/index.js +23 -25
  218. package/lib/table/components/table-column.d.ts +2 -2
  219. package/lib/table/index.d.ts +605 -593
  220. package/lib/table/index.js +161 -132
  221. package/lib/table/plugins/use-pagination.d.ts +3 -2
  222. package/lib/table/table.css +12 -5
  223. package/lib/table/table.d.ts +1 -1
  224. package/lib/table/table.less +15 -5
  225. package/lib/table/table.variable.css +12 -5
  226. package/lib/table/use-attributes.d.ts +40 -1
  227. package/lib/table/use-common.d.ts +68 -34
  228. package/lib/table-column/index.d.ts +206 -242
  229. package/lib/table-column/index.js +18 -19
  230. package/lib/tag/index.d.ts +95 -142
  231. package/lib/tag/index.js +19 -19
  232. package/lib/tag-input/index.d.ts +690 -498
  233. package/lib/tag-input/index.js +54 -62
  234. package/lib/tag-input/tag-input.d.ts +5 -5
  235. package/lib/time-picker/index.d.ts +442 -385
  236. package/lib/timeline/index.d.ts +50 -109
  237. package/lib/timeline/index.js +6 -6
  238. package/lib/transfer/index.d.ts +191 -206
  239. package/lib/tree/index.d.ts +334 -293
  240. package/lib/tree/index.js +36 -39
  241. package/lib/tree/tree.d.ts +1 -1
  242. package/lib/tree/use-tree-init.d.ts +1 -1
  243. package/lib/upload/index.d.ts +281 -254
  244. package/lib/upload/index.js +254 -257
  245. package/lib/upload/upload.d.ts +2 -2
  246. package/lib/virtual-render/index.d.ts +337 -242
  247. package/lib/virtual-render/index.js +30 -30
  248. package/lib/virtual-render/virtual-render.d.ts +1 -1
  249. package/package.json +1 -1
@@ -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: import("vue").ComputedRef<any[]>;
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;
@@ -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;
@@ -1014,6 +1015,7 @@
1014
1015
  position: relative;
1015
1016
  overflow: auto;
1016
1017
  scrollbar-gutter: stable;
1018
+ border-bottom: 1px solid #dcdee5;
1017
1019
  }
1018
1020
  .bk-table .bk-table-body::-webkit-scrollbar {
1019
1021
  width: 5px;
@@ -1300,6 +1302,7 @@
1300
1302
  z-index: 2;
1301
1303
  scrollbar-gutter: stable;
1302
1304
  overflow: hidden;
1305
+ background-color: var(--background-color);
1303
1306
  }
1304
1307
  .bk-table .bk-table-head .col-resize-drag {
1305
1308
  position: absolute;
@@ -1325,10 +1328,8 @@
1325
1328
  font-size: 14px;
1326
1329
  cursor: pointer;
1327
1330
  background: #fafbfd;
1328
- border-bottom: 1px solid #dcdee5;
1329
1331
  border-left: 1px solid #dcdee5;
1330
1332
  border-radius: 0 2px 0 0;
1331
- transform: translateX(var(--scroll-left));
1332
1333
  justify-content: center;
1333
1334
  align-items: center;
1334
1335
  }
@@ -1346,8 +1347,10 @@
1346
1347
  .bk-table .bk-table-footer.is-hidden {
1347
1348
  display: none;
1348
1349
  }
1349
- .bk-table.bordered-row td,
1350
- .bk-table.bordered-row th {
1350
+ .bk-table.bordered-row .bk-table-head {
1351
+ border-bottom: 1px solid #dcdee5;
1352
+ }
1353
+ .bk-table.bordered-row td {
1351
1354
  border-bottom: 1px solid #dcdee5;
1352
1355
  }
1353
1356
  .bk-table.bordered-row tr:last-child td {
@@ -1379,10 +1382,14 @@
1379
1382
  .bk-table.bordered-col td:last-child {
1380
1383
  border-right: none;
1381
1384
  }
1385
+ .bk-table th,
1386
+ .bk-table td {
1387
+ border-right: 1px solid transparent;
1388
+ }
1382
1389
  .bk-table.bordered-none th,
1383
1390
  .bk-table.bordered-none td {
1384
1391
  border-top: none;
1385
- border-right: none;
1392
+ border-right: 1px solid transparent;
1386
1393
  border-bottom: none;
1387
1394
  border-left: none;
1388
1395
  }
@@ -485,7 +485,6 @@ declare const _default: import("vue").DefineComponent<{
485
485
  [key: string]: any;
486
486
  };
487
487
  minHeight: string | number;
488
- columns: Column[];
489
488
  checked: unknown[];
490
489
  emptyText: string;
491
490
  cellClass: any;
@@ -495,6 +494,7 @@ declare const _default: import("vue").DefineComponent<{
495
494
  [key: string]: any;
496
495
  };
497
496
  columnPick: "disabled" | "single" | "multi";
497
+ columns: Column[];
498
498
  stripe: boolean;
499
499
  rowHeight: import("./props").RowHeightFunctionNumber;
500
500
  showHead: boolean;
@@ -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;
@@ -35,6 +36,7 @@
35
36
  position: relative;
36
37
  overflow: auto;
37
38
  scrollbar-gutter: stable;
39
+ border-bottom: 1px solid @table-border-color;
38
40
 
39
41
  &::-webkit-scrollbar {
40
42
  width: 5px;
@@ -334,6 +336,7 @@
334
336
  z-index: 2;
335
337
  scrollbar-gutter: stable;
336
338
  overflow: hidden;
339
+ background-color: var(--background-color);
337
340
 
338
341
  .col-resize-drag {
339
342
  position: absolute;
@@ -363,10 +366,10 @@
363
366
 
364
367
  background: @table-head-bg-color;
365
368
  //border-right: 1px solid @table-border-color;
366
- border-bottom: 1px solid @table-border-color;
369
+ // border-bottom: 1px solid @table-border-color;
367
370
  border-left: 1px solid @table-border-color;
368
371
  border-radius: 0 2px 0 0;
369
- transform: translateX(var(--scroll-left));
372
+ // transform: translateX(var(--scroll-left));
370
373
  justify-content: center;
371
374
  align-items: center;
372
375
 
@@ -390,8 +393,11 @@
390
393
  }
391
394
 
392
395
  &.bordered-row {
393
- td,
394
- th {
396
+ .@{bk-prefix}-table-head {
397
+ border-bottom: 1px solid @table-border-color;
398
+ }
399
+
400
+ td {
395
401
  border-bottom: 1px solid @table-border-color;
396
402
  }
397
403
 
@@ -444,11 +450,15 @@
444
450
 
445
451
  }
446
452
 
453
+ th, td {
454
+ border-right: 1px solid transparent;
455
+ }
456
+
447
457
  &.bordered-none {
448
458
  th,
449
459
  td {
450
460
  border-top: none;
451
- border-right: none;
461
+ border-right: 1px solid transparent;
452
462
  border-bottom: none;
453
463
  border-left: none;
454
464
  }
@@ -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;
@@ -1140,6 +1141,7 @@
1140
1141
  position: relative;
1141
1142
  overflow: auto;
1142
1143
  scrollbar-gutter: stable;
1144
+ border-bottom: 1px solid #dcdee5;
1143
1145
  }
1144
1146
  .bk-table .bk-table-body::-webkit-scrollbar {
1145
1147
  width: 5px;
@@ -1426,6 +1428,7 @@
1426
1428
  z-index: 2;
1427
1429
  scrollbar-gutter: stable;
1428
1430
  overflow: hidden;
1431
+ background-color: var(--background-color);
1429
1432
  }
1430
1433
  .bk-table .bk-table-head .col-resize-drag {
1431
1434
  position: absolute;
@@ -1451,10 +1454,8 @@
1451
1454
  font-size: 14px;
1452
1455
  cursor: pointer;
1453
1456
  background: #fafbfd;
1454
- border-bottom: 1px solid #dcdee5;
1455
1457
  border-left: 1px solid #dcdee5;
1456
1458
  border-radius: 0 2px 0 0;
1457
- transform: translateX(var(--scroll-left));
1458
1459
  justify-content: center;
1459
1460
  align-items: center;
1460
1461
  }
@@ -1472,8 +1473,10 @@
1472
1473
  .bk-table .bk-table-footer.is-hidden {
1473
1474
  display: none;
1474
1475
  }
1475
- .bk-table.bordered-row td,
1476
- .bk-table.bordered-row th {
1476
+ .bk-table.bordered-row .bk-table-head {
1477
+ border-bottom: 1px solid #dcdee5;
1478
+ }
1479
+ .bk-table.bordered-row td {
1477
1480
  border-bottom: 1px solid #dcdee5;
1478
1481
  }
1479
1482
  .bk-table.bordered-row tr:last-child td {
@@ -1505,10 +1508,14 @@
1505
1508
  .bk-table.bordered-col td:last-child {
1506
1509
  border-right: none;
1507
1510
  }
1511
+ .bk-table th,
1512
+ .bk-table td {
1513
+ border-right: 1px solid transparent;
1514
+ }
1508
1515
  .bk-table.bordered-none th,
1509
1516
  .bk-table.bordered-none td {
1510
1517
  border-top: none;
1511
- border-right: none;
1518
+ border-right: 1px solid transparent;
1512
1519
  border-bottom: none;
1513
1520
  border-left: none;
1514
1521
  }
@@ -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;
@@ -56,5 +57,43 @@ export type ITableResponse = {
56
57
  localPagination: any;
57
58
  formatData: ITableFormatData;
58
59
  };
59
- declare const _default: (props: TablePropTypes) => ITableResponse;
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
+ };
60
99
  export default _default;
@@ -32,6 +32,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
32
32
  '--row-height': string;
33
33
  '--scroll-head-left': string;
34
34
  '--scroll-left': string;
35
+ '--background-color': any;
35
36
  }>;
36
37
  fixHeight: import("vue").Ref<number>;
37
38
  maxFixHeight: import("vue").Ref<number>;
@@ -92,6 +93,8 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
92
93
  animationIterationCount?: import("csstype").Property.AnimationIterationCount;
93
94
  animationName?: import("csstype").Property.AnimationName;
94
95
  animationPlayState?: import("csstype").Property.AnimationPlayState;
96
+ animationRangeEnd?: import("csstype").Property.AnimationRangeEnd<string | number>;
97
+ animationRangeStart?: import("csstype").Property.AnimationRangeStart<string | number>;
95
98
  animationTimeline?: import("csstype").Property.AnimationTimeline;
96
99
  animationTimingFunction?: import("csstype").Property.AnimationTimingFunction;
97
100
  appearance?: import("csstype").Property.Appearance;
@@ -213,6 +216,10 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
213
216
  fontStretch?: import("csstype").Property.FontStretch;
214
217
  fontStyle?: import("csstype").Property.FontStyle;
215
218
  fontSynthesis?: import("csstype").Property.FontSynthesis;
219
+ fontSynthesisPosition?: import("csstype").Property.FontSynthesisPosition;
220
+ fontSynthesisSmallCaps?: import("csstype").Property.FontSynthesisSmallCaps;
221
+ fontSynthesisStyle?: import("csstype").Property.FontSynthesisStyle;
222
+ fontSynthesisWeight?: import("csstype").Property.FontSynthesisWeight;
216
223
  fontVariant?: import("csstype").Property.FontVariant;
217
224
  fontVariantAlternates?: import("csstype").Property.FontVariantAlternates;
218
225
  fontVariantCaps?: import("csstype").Property.FontVariantCaps;
@@ -286,6 +293,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
286
293
  maskRepeat?: import("csstype").Property.MaskRepeat;
287
294
  maskSize?: import("csstype").Property.MaskSize<string | number>;
288
295
  maskType?: import("csstype").Property.MaskType;
296
+ masonryAutoFlow?: import("csstype").Property.MasonryAutoFlow;
289
297
  mathDepth?: import("csstype").Property.MathDepth;
290
298
  mathShift?: import("csstype").Property.MathShift;
291
299
  mathStyle?: import("csstype").Property.MathStyle;
@@ -325,6 +333,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
325
333
  overflowWrap?: import("csstype").Property.OverflowWrap;
326
334
  overflowX?: import("csstype").Property.OverflowX;
327
335
  overflowY?: import("csstype").Property.OverflowY;
336
+ overlay?: import("csstype").Property.Overlay;
328
337
  overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock;
329
338
  overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline;
330
339
  overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX;
@@ -412,12 +421,15 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
412
421
  textTransform?: import("csstype").Property.TextTransform;
413
422
  textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number>;
414
423
  textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition;
424
+ textWrap?: import("csstype").Property.TextWrap;
425
+ timelineScope?: import("csstype").Property.TimelineScope;
415
426
  top: import("csstype").Property.Top<string | number>;
416
427
  touchAction?: import("csstype").Property.TouchAction;
417
428
  transform?: import("csstype").Property.Transform;
418
429
  transformBox?: import("csstype").Property.TransformBox;
419
430
  transformOrigin?: import("csstype").Property.TransformOrigin<string | number>;
420
431
  transformStyle?: import("csstype").Property.TransformStyle;
432
+ transitionBehavior?: import("csstype").Property.TransitionBehavior;
421
433
  transitionDelay?: import("csstype").Property.TransitionDelay<string & {}>;
422
434
  transitionDuration?: import("csstype").Property.TransitionDuration<string & {}>;
423
435
  transitionProperty?: import("csstype").Property.TransitionProperty;
@@ -426,9 +438,14 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
426
438
  unicodeBidi?: import("csstype").Property.UnicodeBidi;
427
439
  userSelect?: import("csstype").Property.UserSelect;
428
440
  verticalAlign?: import("csstype").Property.VerticalAlign<string | number>;
441
+ viewTimelineAxis?: import("csstype").Property.ViewTimelineAxis;
442
+ viewTimelineInset?: import("csstype").Property.ViewTimelineInset<string | number>;
443
+ viewTimelineName?: import("csstype").Property.ViewTimelineName;
429
444
  viewTransitionName?: import("csstype").Property.ViewTransitionName;
430
445
  visibility?: import("csstype").Property.Visibility;
431
446
  whiteSpace?: import("csstype").Property.WhiteSpace;
447
+ whiteSpaceCollapse?: import("csstype").Property.WhiteSpaceCollapse;
448
+ whiteSpaceTrim?: import("csstype").Property.WhiteSpaceTrim;
432
449
  widows?: import("csstype").Property.Widows;
433
450
  width?: import("csstype").Property.Width<string | number>;
434
451
  willChange?: import("csstype").Property.WillChange;
@@ -440,6 +457,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
440
457
  zoom?: import("csstype").Property.Zoom;
441
458
  all?: import("csstype").Globals;
442
459
  animation?: import("csstype").Property.Animation<string & {}>;
460
+ animationRange?: import("csstype").Property.AnimationRange<string | number>;
443
461
  background?: import("csstype").Property.Background<string | number>;
444
462
  backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number>;
445
463
  border?: import("csstype").Property.Border<string | number>;
@@ -504,6 +522,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
504
522
  textDecoration?: import("csstype").Property.TextDecoration<string | number>;
505
523
  textEmphasis?: import("csstype").Property.TextEmphasis;
506
524
  transition?: import("csstype").Property.Transition<string & {}>;
525
+ viewTimeline?: import("csstype").Property.ViewTimeline;
507
526
  MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}>;
508
527
  MozAnimationDirection?: import("csstype").Property.AnimationDirection;
509
528
  MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}>;
@@ -513,7 +532,6 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
513
532
  MozAnimationPlayState?: import("csstype").Property.AnimationPlayState;
514
533
  MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction;
515
534
  MozAppearance?: import("csstype").Property.MozAppearance;
516
- MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility;
517
535
  MozBinding?: import("csstype").Property.MozBinding;
518
536
  MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors;
519
537
  MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor;
@@ -540,20 +558,16 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
540
558
  MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number>;
541
559
  MozOrient?: import("csstype").Property.MozOrient;
542
560
  MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number>;
561
+ MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number>;
562
+ MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number>;
563
+ MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number>;
564
+ MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number>;
543
565
  MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number>;
544
566
  MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number>;
545
- MozPerspective?: import("csstype").Property.Perspective<string | number>;
546
- MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number>;
547
567
  MozStackSizing?: import("csstype").Property.MozStackSizing;
548
568
  MozTabSize?: import("csstype").Property.TabSize<string | number>;
549
569
  MozTextBlink?: import("csstype").Property.MozTextBlink;
550
570
  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
571
  MozUserFocus?: import("csstype").Property.MozUserFocus;
558
572
  MozUserModify?: import("csstype").Property.MozUserModify;
559
573
  MozUserSelect?: import("csstype").Property.UserSelect;
@@ -733,7 +747,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
733
747
  MozBorderImage?: import("csstype").Property.BorderImage;
734
748
  MozColumnRule?: import("csstype").Property.ColumnRule<string | number>;
735
749
  MozColumns?: import("csstype").Property.Columns<string | number>;
736
- MozTransition?: import("csstype").Property.Transition<string & {}>;
750
+ MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number>;
737
751
  msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit;
738
752
  msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap;
739
753
  msFlex?: import("csstype").Property.Flex<string | number>;
@@ -791,6 +805,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
791
805
  KhtmlLineBreak?: import("csstype").Property.LineBreak;
792
806
  KhtmlOpacity?: import("csstype").Property.Opacity;
793
807
  KhtmlUserSelect?: import("csstype").Property.UserSelect;
808
+ MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility;
794
809
  MozBackgroundClip?: import("csstype").Property.BackgroundClip;
795
810
  MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak;
796
811
  MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin;
@@ -812,17 +827,22 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
812
827
  MozOpacity?: import("csstype").Property.Opacity;
813
828
  MozOutline?: import("csstype").Property.Outline<string | number>;
814
829
  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
830
  MozOutlineStyle?: import("csstype").Property.OutlineStyle;
821
831
  MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number>;
832
+ MozPerspective?: import("csstype").Property.Perspective<string | number>;
833
+ MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number>;
822
834
  MozTextAlignLast?: import("csstype").Property.TextAlignLast;
823
835
  MozTextDecorationColor?: import("csstype").Property.TextDecorationColor;
824
836
  MozTextDecorationLine?: import("csstype").Property.TextDecorationLine;
825
837
  MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle;
838
+ MozTransform?: import("csstype").Property.Transform;
839
+ MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number>;
840
+ MozTransformStyle?: import("csstype").Property.TransformStyle;
841
+ MozTransition?: import("csstype").Property.Transition<string & {}>;
842
+ MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}>;
843
+ MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}>;
844
+ MozTransitionProperty?: import("csstype").Property.TransitionProperty;
845
+ MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction;
826
846
  MozUserInput?: import("csstype").Property.MozUserInput;
827
847
  msImeMode?: import("csstype").Property.ImeMode;
828
848
  OAnimation?: import("csstype").Property.Animation<string & {}>;
@@ -855,8 +875,6 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
855
875
  WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup;
856
876
  WebkitBoxOrient?: import("csstype").Property.BoxOrient;
857
877
  WebkitBoxPack?: import("csstype").Property.BoxPack;
858
- WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX;
859
- WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY;
860
878
  alignmentBaseline?: import("csstype").Property.AlignmentBaseline;
861
879
  baselineShift?: import("csstype").Property.BaselineShift<string | number>;
862
880
  clipRule?: import("csstype").Property.ClipRule;
@@ -900,6 +918,8 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
900
918
  "animation-iteration-count"?: import("csstype").Property.AnimationIterationCount;
901
919
  "animation-name"?: import("csstype").Property.AnimationName;
902
920
  "animation-play-state"?: import("csstype").Property.AnimationPlayState;
921
+ "animation-range-end"?: import("csstype").Property.AnimationRangeEnd<string | number>;
922
+ "animation-range-start"?: import("csstype").Property.AnimationRangeStart<string | number>;
903
923
  "animation-timeline"?: import("csstype").Property.AnimationTimeline;
904
924
  "animation-timing-function"?: import("csstype").Property.AnimationTimingFunction;
905
925
  "aspect-ratio"?: import("csstype").Property.AspectRatio;
@@ -1010,6 +1030,10 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
1010
1030
  "font-stretch"?: import("csstype").Property.FontStretch;
1011
1031
  "font-style"?: import("csstype").Property.FontStyle;
1012
1032
  "font-synthesis"?: import("csstype").Property.FontSynthesis;
1033
+ "font-synthesis-position"?: import("csstype").Property.FontSynthesisPosition;
1034
+ "font-synthesis-small-caps"?: import("csstype").Property.FontSynthesisSmallCaps;
1035
+ "font-synthesis-style"?: import("csstype").Property.FontSynthesisStyle;
1036
+ "font-synthesis-weight"?: import("csstype").Property.FontSynthesisWeight;
1013
1037
  "font-variant"?: import("csstype").Property.FontVariant;
1014
1038
  "font-variant-alternates"?: import("csstype").Property.FontVariantAlternates;
1015
1039
  "font-variant-caps"?: import("csstype").Property.FontVariantCaps;
@@ -1079,6 +1103,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
1079
1103
  "mask-repeat"?: import("csstype").Property.MaskRepeat;
1080
1104
  "mask-size"?: import("csstype").Property.MaskSize<string | number>;
1081
1105
  "mask-type"?: import("csstype").Property.MaskType;
1106
+ "masonry-auto-flow"?: import("csstype").Property.MasonryAutoFlow;
1082
1107
  "math-depth"?: import("csstype").Property.MathDepth;
1083
1108
  "math-shift"?: import("csstype").Property.MathShift;
1084
1109
  "math-style"?: import("csstype").Property.MathStyle;
@@ -1194,10 +1219,13 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
1194
1219
  "text-transform"?: import("csstype").Property.TextTransform;
1195
1220
  "text-underline-offset"?: import("csstype").Property.TextUnderlineOffset<string | number>;
1196
1221
  "text-underline-position"?: import("csstype").Property.TextUnderlinePosition;
1222
+ "text-wrap"?: import("csstype").Property.TextWrap;
1223
+ "timeline-scope"?: import("csstype").Property.TimelineScope;
1197
1224
  "touch-action"?: import("csstype").Property.TouchAction;
1198
1225
  "transform-box"?: import("csstype").Property.TransformBox;
1199
1226
  "transform-origin"?: import("csstype").Property.TransformOrigin<string | number>;
1200
1227
  "transform-style"?: import("csstype").Property.TransformStyle;
1228
+ "transition-behavior"?: import("csstype").Property.TransitionBehavior;
1201
1229
  "transition-delay"?: import("csstype").Property.TransitionDelay<string & {}>;
1202
1230
  "transition-duration"?: import("csstype").Property.TransitionDuration<string & {}>;
1203
1231
  "transition-property"?: import("csstype").Property.TransitionProperty;
@@ -1205,14 +1233,20 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
1205
1233
  "unicode-bidi"?: import("csstype").Property.UnicodeBidi;
1206
1234
  "user-select"?: import("csstype").Property.UserSelect;
1207
1235
  "vertical-align"?: import("csstype").Property.VerticalAlign<string | number>;
1236
+ "view-timeline-axis"?: import("csstype").Property.ViewTimelineAxis;
1237
+ "view-timeline-inset"?: import("csstype").Property.ViewTimelineInset<string | number>;
1238
+ "view-timeline-name"?: import("csstype").Property.ViewTimelineName;
1208
1239
  "view-transition-name"?: import("csstype").Property.ViewTransitionName;
1209
1240
  "white-space"?: import("csstype").Property.WhiteSpace;
1241
+ "white-space-collapse"?: import("csstype").Property.WhiteSpaceCollapse;
1242
+ "white-space-trim"?: import("csstype").Property.WhiteSpaceTrim;
1210
1243
  "will-change"?: import("csstype").Property.WillChange;
1211
1244
  "word-break"?: import("csstype").Property.WordBreak;
1212
1245
  "word-spacing"?: import("csstype").Property.WordSpacing<string | number>;
1213
1246
  "word-wrap"?: import("csstype").Property.WordWrap;
1214
1247
  "writing-mode"?: import("csstype").Property.WritingMode;
1215
1248
  "z-index"?: import("csstype").Property.ZIndex;
1249
+ "animation-range"?: import("csstype").Property.AnimationRange<string | number>;
1216
1250
  "background-position"?: import("csstype").Property.BackgroundPosition<string | number>;
1217
1251
  "border-block"?: import("csstype").Property.BorderBlock<string | number>;
1218
1252
  "border-block-end"?: import("csstype").Property.BorderBlockEnd<string | number>;
@@ -1259,6 +1293,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
1259
1293
  "scroll-timeline"?: import("csstype").Property.ScrollTimeline;
1260
1294
  "text-decoration"?: import("csstype").Property.TextDecoration<string | number>;
1261
1295
  "text-emphasis"?: import("csstype").Property.TextEmphasis;
1296
+ "view-timeline"?: import("csstype").Property.ViewTimeline;
1262
1297
  "-moz-animation-delay"?: import("csstype").Property.AnimationDelay<string & {}>;
1263
1298
  "-moz-animation-direction"?: import("csstype").Property.AnimationDirection;
1264
1299
  "-moz-animation-duration"?: import("csstype").Property.AnimationDuration<string & {}>;
@@ -1268,7 +1303,6 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
1268
1303
  "-moz-animation-play-state"?: import("csstype").Property.AnimationPlayState;
1269
1304
  "-moz-animation-timing-function"?: import("csstype").Property.AnimationTimingFunction;
1270
1305
  "-moz-appearance"?: import("csstype").Property.MozAppearance;
1271
- "-moz-backface-visibility"?: import("csstype").Property.BackfaceVisibility;
1272
1306
  "-moz-binding"?: import("csstype").Property.MozBinding;
1273
1307
  "-moz-border-bottom-colors"?: import("csstype").Property.MozBorderBottomColors;
1274
1308
  "-moz-border-end-color"?: import("csstype").Property.BorderInlineEndColor;
@@ -1295,20 +1329,16 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
1295
1329
  "-moz-margin-start"?: import("csstype").Property.MarginInlineStart<string | number>;
1296
1330
  "-moz-orient"?: import("csstype").Property.MozOrient;
1297
1331
  "-moz-osx-font-smoothing"?: import("csstype").Property.FontSmooth<string | number>;
1332
+ "-moz-outline-radius-bottomleft"?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number>;
1333
+ "-moz-outline-radius-bottomright"?: import("csstype").Property.MozOutlineRadiusBottomright<string | number>;
1334
+ "-moz-outline-radius-topleft"?: import("csstype").Property.MozOutlineRadiusTopleft<string | number>;
1335
+ "-moz-outline-radius-topright"?: import("csstype").Property.MozOutlineRadiusTopright<string | number>;
1298
1336
  "-moz-padding-end"?: import("csstype").Property.PaddingInlineEnd<string | number>;
1299
1337
  "-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
1338
  "-moz-stack-sizing"?: import("csstype").Property.MozStackSizing;
1303
1339
  "-moz-tab-size"?: import("csstype").Property.TabSize<string | number>;
1304
1340
  "-moz-text-blink"?: import("csstype").Property.MozTextBlink;
1305
1341
  "-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
1342
  "-moz-user-focus"?: import("csstype").Property.MozUserFocus;
1313
1343
  "-moz-user-modify"?: import("csstype").Property.MozUserModify;
1314
1344
  "-moz-user-select"?: import("csstype").Property.UserSelect;
@@ -1488,7 +1518,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
1488
1518
  "-moz-border-image"?: import("csstype").Property.BorderImage;
1489
1519
  "-moz-column-rule"?: import("csstype").Property.ColumnRule<string | number>;
1490
1520
  "-moz-columns"?: import("csstype").Property.Columns<string | number>;
1491
- "-moz-transition"?: import("csstype").Property.Transition<string & {}>;
1521
+ "-moz-outline-radius"?: import("csstype").Property.MozOutlineRadius<string | number>;
1492
1522
  "-ms-content-zoom-limit"?: import("csstype").Property.MsContentZoomLimit;
1493
1523
  "-ms-content-zoom-snap"?: import("csstype").Property.MsContentZoomSnap;
1494
1524
  "-ms-flex"?: import("csstype").Property.Flex<string | number>;
@@ -1544,6 +1574,7 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
1544
1574
  "-khtml-line-break"?: import("csstype").Property.LineBreak;
1545
1575
  "-khtml-opacity"?: import("csstype").Property.Opacity;
1546
1576
  "-khtml-user-select"?: import("csstype").Property.UserSelect;
1577
+ "-moz-backface-visibility"?: import("csstype").Property.BackfaceVisibility;
1547
1578
  "-moz-background-clip"?: import("csstype").Property.BackgroundClip;
1548
1579
  "-moz-background-inline-policy"?: import("csstype").Property.BoxDecorationBreak;
1549
1580
  "-moz-background-origin"?: import("csstype").Property.BackgroundOrigin;
@@ -1565,17 +1596,22 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
1565
1596
  "-moz-opacity"?: import("csstype").Property.Opacity;
1566
1597
  "-moz-outline"?: import("csstype").Property.Outline<string | number>;
1567
1598
  "-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
1599
  "-moz-outline-style"?: import("csstype").Property.OutlineStyle;
1574
1600
  "-moz-outline-width"?: import("csstype").Property.OutlineWidth<string | number>;
1601
+ "-moz-perspective"?: import("csstype").Property.Perspective<string | number>;
1602
+ "-moz-perspective-origin"?: import("csstype").Property.PerspectiveOrigin<string | number>;
1575
1603
  "-moz-text-align-last"?: import("csstype").Property.TextAlignLast;
1576
1604
  "-moz-text-decoration-color"?: import("csstype").Property.TextDecorationColor;
1577
1605
  "-moz-text-decoration-line"?: import("csstype").Property.TextDecorationLine;
1578
1606
  "-moz-text-decoration-style"?: import("csstype").Property.TextDecorationStyle;
1607
+ "-moz-transform"?: import("csstype").Property.Transform;
1608
+ "-moz-transform-origin"?: import("csstype").Property.TransformOrigin<string | number>;
1609
+ "-moz-transform-style"?: import("csstype").Property.TransformStyle;
1610
+ "-moz-transition"?: import("csstype").Property.Transition<string & {}>;
1611
+ "-moz-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}>;
1612
+ "-moz-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}>;
1613
+ "-moz-transition-property"?: import("csstype").Property.TransitionProperty;
1614
+ "-moz-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction;
1579
1615
  "-moz-user-input"?: import("csstype").Property.MozUserInput;
1580
1616
  "-ms-ime-mode"?: import("csstype").Property.ImeMode;
1581
1617
  "-o-animation"?: import("csstype").Property.Animation<string & {}>;
@@ -1608,8 +1644,6 @@ export declare const useClass: (props: TablePropTypes, targetColumns: ITableColu
1608
1644
  "-webkit-box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup;
1609
1645
  "-webkit-box-orient"?: import("csstype").Property.BoxOrient;
1610
1646
  "-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
1647
  "alignment-baseline"?: import("csstype").Property.AlignmentBaseline;
1614
1648
  "baseline-shift"?: import("csstype").Property.BaselineShift<string | number>;
1615
1649
  "clip-rule"?: import("csstype").Property.ClipRule;