@alfalab/core-components-table 1.6.3 → 1.6.4
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/CHANGELOG.md +351 -0
- package/{component.d.ts → dist/component.d.ts} +0 -0
- package/{component.js → dist/component.js} +1 -1
- package/{components → dist/components}/index.d.ts +0 -0
- package/{components → dist/components}/index.js +1 -1
- package/{components → dist/components}/pagination/Component.d.ts +0 -0
- package/{components → dist/components}/pagination/Component.js +2 -2
- package/{components → dist/components}/pagination/index.css +8 -8
- package/{components → dist/components}/pagination/index.d.ts +0 -0
- package/{components → dist/components}/pagination/index.js +1 -1
- package/{esm → dist}/components/pagination/select-field/index.css +4 -4
- package/{components → dist/components}/pagination/select-field/index.d.ts +0 -0
- package/{components → dist/components}/pagination/select-field/index.js +2 -2
- package/{components → dist/components}/table/Component.d.ts +0 -0
- package/{components → dist/components}/table/Component.js +2 -2
- package/{components → dist/components}/table/index.css +6 -6
- package/{components → dist/components}/table/index.d.ts +0 -0
- package/{components → dist/components}/table/index.js +1 -1
- package/{components → dist/components}/table/utils.d.ts +0 -0
- package/{components → dist/components}/table/utils.js +1 -1
- package/{components → dist/components}/table-context/index.d.ts +0 -0
- package/{components → dist/components}/table-context/index.js +0 -0
- package/{components → dist/components}/tbody/Component.d.ts +0 -0
- package/{components → dist/components}/tbody/Component.js +2 -2
- package/{modern → dist}/components/tbody/index.css +2 -2
- package/{components → dist/components}/tbody/index.d.ts +0 -0
- package/{components → dist/components}/tbody/index.js +1 -1
- package/{components → dist/components}/tcell/Component.d.ts +0 -0
- package/{components → dist/components}/tcell/Component.js +2 -2
- package/{esm → dist}/components/tcell/index.css +4 -4
- package/{components → dist/components}/tcell/index.d.ts +0 -0
- package/{components → dist/components}/tcell/index.js +1 -1
- package/{components → dist/components}/texpandable-row/Component.d.ts +0 -0
- package/{components → dist/components}/texpandable-row/Component.js +2 -2
- package/{components → dist/components}/texpandable-row/index.css +5 -5
- package/{components → dist/components}/texpandable-row/index.d.ts +0 -0
- package/{components → dist/components}/texpandable-row/index.js +1 -1
- package/{components → dist/components}/thead/Component.d.ts +0 -0
- package/{components → dist/components}/thead/Component.js +2 -2
- package/{components → dist/components}/thead/index.css +6 -6
- package/{components → dist/components}/thead/index.d.ts +0 -0
- package/{components → dist/components}/thead/index.js +1 -1
- package/{components → dist/components}/thead-cell/Component.d.ts +0 -0
- package/{components → dist/components}/thead-cell/Component.js +2 -2
- package/{esm → dist}/components/thead-cell/index.css +5 -5
- package/{components → dist/components}/thead-cell/index.d.ts +0 -0
- package/{components → dist/components}/thead-cell/index.js +1 -1
- package/{components → dist/components}/trow/Component.d.ts +0 -0
- package/{components → dist/components}/trow/Component.js +2 -2
- package/{modern → dist}/components/trow/index.css +8 -8
- package/{components → dist/components}/trow/index.d.ts +0 -0
- package/{components → dist/components}/trow/index.js +1 -1
- package/{components → dist/components}/tsortable-head-cell/Component.d.ts +0 -0
- package/{components → dist/components}/tsortable-head-cell/Component.js +2 -2
- package/{components → dist/components}/tsortable-head-cell/index.css +9 -9
- package/{components → dist/components}/tsortable-head-cell/index.d.ts +0 -0
- package/{components → dist/components}/tsortable-head-cell/index.js +1 -1
- package/{components → dist/components}/tsortable-head-cell/sort-icon-asc.d.ts +0 -0
- package/{components → dist/components}/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/{components → dist/components}/tsortable-head-cell/sort-icon-desc.d.ts +0 -0
- package/{components → dist/components}/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/{components → dist/components}/tsortable-head-cell/sort-icon-unset.d.ts +0 -0
- package/{components → dist/components}/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/{cssm → dist/cssm}/component.d.ts +0 -0
- package/{cssm → dist/cssm}/component.js +3 -3
- package/{cssm → dist/cssm}/components/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/index.js +3 -3
- package/{cssm → dist/cssm}/components/pagination/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/pagination/Component.js +3 -3
- package/{cssm → dist/cssm}/components/pagination/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/pagination/index.js +3 -3
- package/{cssm → dist/cssm}/components/pagination/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/pagination/select-field/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/pagination/select-field/index.js +1 -1
- package/{cssm → dist/cssm}/components/pagination/select-field/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/table/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/table/Component.js +0 -0
- package/{cssm → dist/cssm}/components/table/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/table/index.js +0 -0
- package/{cssm → dist/cssm}/components/table/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/table/utils.d.ts +0 -0
- package/{cssm → dist/cssm}/components/table/utils.js +0 -0
- package/{cssm → dist/cssm}/components/table-context/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/table-context/index.js +0 -0
- package/{cssm → dist/cssm}/components/tbody/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/tbody/Component.js +0 -0
- package/{cssm → dist/cssm}/components/tbody/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/tbody/index.js +0 -0
- package/{cssm → dist/cssm}/components/tbody/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/tcell/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/tcell/Component.js +0 -0
- package/{cssm → dist/cssm}/components/tcell/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/tcell/index.js +0 -0
- package/{cssm → dist/cssm}/components/tcell/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/texpandable-row/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/texpandable-row/Component.js +0 -0
- package/{cssm → dist/cssm}/components/texpandable-row/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/texpandable-row/index.js +0 -0
- package/{cssm → dist/cssm}/components/texpandable-row/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/thead/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/thead/Component.js +0 -0
- package/{cssm → dist/cssm}/components/thead/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/thead/index.js +0 -0
- package/{cssm → dist/cssm}/components/thead/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/thead-cell/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/thead-cell/Component.js +0 -0
- package/{cssm → dist/cssm}/components/thead-cell/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/thead-cell/index.js +0 -0
- package/{cssm → dist/cssm}/components/thead-cell/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/trow/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/trow/Component.js +0 -0
- package/{cssm → dist/cssm}/components/trow/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/trow/index.js +0 -0
- package/{cssm → dist/cssm}/components/trow/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/tsortable-head-cell/Component.d.ts +0 -0
- package/{cssm → dist/cssm}/components/tsortable-head-cell/Component.js +0 -0
- package/{cssm → dist/cssm}/components/tsortable-head-cell/index.d.ts +0 -0
- package/{cssm → dist/cssm}/components/tsortable-head-cell/index.js +0 -0
- package/{cssm → dist/cssm}/components/tsortable-head-cell/index.module.css +0 -0
- package/{cssm → dist/cssm}/components/tsortable-head-cell/sort-icon-asc.d.ts +0 -0
- package/{cssm → dist/cssm}/components/tsortable-head-cell/sort-icon-asc.js +0 -0
- package/{cssm → dist/cssm}/components/tsortable-head-cell/sort-icon-desc.d.ts +0 -0
- package/{cssm → dist/cssm}/components/tsortable-head-cell/sort-icon-desc.js +0 -0
- package/{cssm → dist/cssm}/components/tsortable-head-cell/sort-icon-unset.d.ts +0 -0
- package/{cssm → dist/cssm}/components/tsortable-head-cell/sort-icon-unset.js +0 -0
- package/{cssm → dist/cssm}/index.d.ts +0 -0
- package/{cssm → dist/cssm}/index.js +3 -3
- package/{cssm → dist/cssm}/tslib.es6-ce870b46.d.ts +0 -0
- package/{cssm → dist/cssm}/tslib.es6-ce870b46.js +0 -0
- package/{cssm → dist/cssm}/typings.d.ts +0 -0
- package/{cssm → dist/cssm}/typings.js +0 -0
- package/{cssm → dist/cssm}/utils.d.ts +0 -0
- package/{cssm → dist/cssm}/utils.js +0 -0
- package/{esm → dist/esm}/component.d.ts +0 -0
- package/{esm → dist/esm}/component.js +4 -4
- package/{esm → dist/esm}/components/index.d.ts +0 -0
- package/{esm → dist/esm}/components/index.js +4 -4
- package/{esm → dist/esm}/components/pagination/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/pagination/Component.js +5 -5
- package/{esm → dist/esm}/components/pagination/index.css +8 -8
- package/{esm → dist/esm}/components/pagination/index.d.ts +0 -0
- package/dist/esm/components/pagination/index.js +9 -0
- package/{components → dist/esm/components}/pagination/select-field/index.css +4 -4
- package/{esm → dist/esm}/components/pagination/select-field/index.d.ts +0 -0
- package/{esm → dist/esm}/components/pagination/select-field/index.js +3 -3
- package/{esm → dist/esm}/components/table/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/table/Component.js +2 -2
- package/{modern → dist/esm}/components/table/index.css +6 -6
- package/{esm → dist/esm}/components/table/index.d.ts +0 -0
- package/{esm → dist/esm}/components/table/index.js +1 -1
- package/{esm → dist/esm}/components/table/utils.d.ts +0 -0
- package/{esm → dist/esm}/components/table/utils.js +1 -1
- package/{esm → dist/esm}/components/table-context/index.d.ts +0 -0
- package/{esm → dist/esm}/components/table-context/index.js +0 -0
- package/{esm → dist/esm}/components/tbody/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/tbody/Component.js +2 -2
- package/{esm → dist/esm}/components/tbody/index.css +2 -2
- package/{esm → dist/esm}/components/tbody/index.d.ts +0 -0
- package/{esm → dist/esm}/components/tbody/index.js +1 -1
- package/{esm → dist/esm}/components/tcell/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/tcell/Component.js +2 -2
- package/{components → dist/esm/components}/tcell/index.css +4 -4
- package/{esm → dist/esm}/components/tcell/index.d.ts +0 -0
- package/{esm → dist/esm}/components/tcell/index.js +1 -1
- package/{esm → dist/esm}/components/texpandable-row/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/texpandable-row/Component.js +2 -2
- package/{esm → dist/esm}/components/texpandable-row/index.css +5 -5
- package/{esm → dist/esm}/components/texpandable-row/index.d.ts +0 -0
- package/{esm → dist/esm}/components/texpandable-row/index.js +1 -1
- package/{esm → dist/esm}/components/thead/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/thead/Component.js +2 -2
- package/{modern → dist/esm}/components/thead/index.css +6 -6
- package/{esm → dist/esm}/components/thead/index.d.ts +0 -0
- package/{esm → dist/esm}/components/thead/index.js +1 -1
- package/{esm → dist/esm}/components/thead-cell/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/thead-cell/Component.js +2 -2
- package/{components → dist/esm/components}/thead-cell/index.css +5 -5
- package/{esm → dist/esm}/components/thead-cell/index.d.ts +0 -0
- package/{esm → dist/esm}/components/thead-cell/index.js +1 -1
- package/{esm → dist/esm}/components/trow/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/trow/Component.js +2 -2
- package/{components → dist/esm/components}/trow/index.css +8 -8
- package/{esm → dist/esm}/components/trow/index.d.ts +0 -0
- package/{esm → dist/esm}/components/trow/index.js +1 -1
- package/{esm → dist/esm}/components/tsortable-head-cell/Component.d.ts +0 -0
- package/{esm → dist/esm}/components/tsortable-head-cell/Component.js +2 -2
- package/{esm → dist/esm}/components/tsortable-head-cell/index.css +9 -9
- package/{esm → dist/esm}/components/tsortable-head-cell/index.d.ts +0 -0
- package/{esm → dist/esm}/components/tsortable-head-cell/index.js +1 -1
- package/{esm → dist/esm}/components/tsortable-head-cell/sort-icon-asc.d.ts +0 -0
- package/{esm → dist/esm}/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/{esm → dist/esm}/components/tsortable-head-cell/sort-icon-desc.d.ts +0 -0
- package/{esm → dist/esm}/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/{esm → dist/esm}/components/tsortable-head-cell/sort-icon-unset.d.ts +0 -0
- package/{esm → dist/esm}/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/{esm → dist/esm}/index.d.ts +0 -0
- package/{esm → dist/esm}/index.js +4 -4
- package/{esm/tslib.es6-12062145.d.ts → dist/esm/tslib.es6-9c7fa967.d.ts} +0 -0
- package/{esm/tslib.es6-12062145.js → dist/esm/tslib.es6-9c7fa967.js} +0 -0
- package/{esm → dist/esm}/typings.d.ts +0 -0
- package/{esm → dist/esm}/typings.js +0 -0
- package/{esm → dist/esm}/utils.d.ts +0 -0
- package/{esm → dist/esm}/utils.js +0 -0
- package/{index.d.ts → dist/index.d.ts} +0 -0
- package/{index.js → dist/index.js} +1 -1
- package/{modern → dist/modern}/component.d.ts +0 -0
- package/{modern → dist/modern}/component.js +3 -3
- package/{modern → dist/modern}/components/index.d.ts +0 -0
- package/{modern → dist/modern}/components/index.js +3 -3
- package/{modern → dist/modern}/components/pagination/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/pagination/Component.js +4 -4
- package/{modern → dist/modern}/components/pagination/index.css +8 -8
- package/{modern → dist/modern}/components/pagination/index.d.ts +0 -0
- package/dist/modern/components/pagination/index.js +8 -0
- package/{modern → dist/modern}/components/pagination/select-field/index.css +4 -4
- package/{modern → dist/modern}/components/pagination/select-field/index.d.ts +0 -0
- package/{modern → dist/modern}/components/pagination/select-field/index.js +2 -2
- package/{modern → dist/modern}/components/table/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/table/Component.js +1 -1
- package/{esm → dist/modern}/components/table/index.css +6 -6
- package/{modern → dist/modern}/components/table/index.d.ts +0 -0
- package/{modern → dist/modern}/components/table/index.js +0 -0
- package/{modern → dist/modern}/components/table/utils.d.ts +0 -0
- package/{modern → dist/modern}/components/table/utils.js +0 -0
- package/{modern → dist/modern}/components/table-context/index.d.ts +0 -0
- package/{modern → dist/modern}/components/table-context/index.js +0 -0
- package/{modern → dist/modern}/components/tbody/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/tbody/Component.js +1 -1
- package/{components → dist/modern/components}/tbody/index.css +2 -2
- package/{modern → dist/modern}/components/tbody/index.d.ts +0 -0
- package/{modern → dist/modern}/components/tbody/index.js +0 -0
- package/{modern → dist/modern}/components/tcell/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/tcell/Component.js +1 -1
- package/{modern → dist/modern}/components/tcell/index.css +4 -4
- package/{modern → dist/modern}/components/tcell/index.d.ts +0 -0
- package/{modern → dist/modern}/components/tcell/index.js +0 -0
- package/{modern → dist/modern}/components/texpandable-row/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/texpandable-row/Component.js +1 -1
- package/{modern → dist/modern}/components/texpandable-row/index.css +5 -5
- package/{modern → dist/modern}/components/texpandable-row/index.d.ts +0 -0
- package/{modern → dist/modern}/components/texpandable-row/index.js +0 -0
- package/{modern → dist/modern}/components/thead/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/thead/Component.js +1 -1
- package/{esm → dist/modern}/components/thead/index.css +6 -6
- package/{modern → dist/modern}/components/thead/index.d.ts +0 -0
- package/{modern → dist/modern}/components/thead/index.js +0 -0
- package/{modern → dist/modern}/components/thead-cell/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/thead-cell/Component.js +1 -1
- package/{modern → dist/modern}/components/thead-cell/index.css +5 -5
- package/{modern → dist/modern}/components/thead-cell/index.d.ts +0 -0
- package/{modern → dist/modern}/components/thead-cell/index.js +0 -0
- package/{modern → dist/modern}/components/trow/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/trow/Component.js +1 -1
- package/{esm → dist/modern}/components/trow/index.css +8 -8
- package/{modern → dist/modern}/components/trow/index.d.ts +0 -0
- package/{modern → dist/modern}/components/trow/index.js +0 -0
- package/{modern → dist/modern}/components/tsortable-head-cell/Component.d.ts +0 -0
- package/{modern → dist/modern}/components/tsortable-head-cell/Component.js +1 -1
- package/{modern → dist/modern}/components/tsortable-head-cell/index.css +9 -9
- package/{modern → dist/modern}/components/tsortable-head-cell/index.d.ts +0 -0
- package/{modern → dist/modern}/components/tsortable-head-cell/index.js +0 -0
- package/{modern → dist/modern}/components/tsortable-head-cell/sort-icon-asc.d.ts +0 -0
- package/{modern → dist/modern}/components/tsortable-head-cell/sort-icon-asc.js +0 -0
- package/{modern → dist/modern}/components/tsortable-head-cell/sort-icon-desc.d.ts +0 -0
- package/{modern → dist/modern}/components/tsortable-head-cell/sort-icon-desc.js +0 -0
- package/{modern → dist/modern}/components/tsortable-head-cell/sort-icon-unset.d.ts +0 -0
- package/{modern → dist/modern}/components/tsortable-head-cell/sort-icon-unset.js +0 -0
- package/{modern → dist/modern}/index.d.ts +0 -0
- package/{modern → dist/modern}/index.js +3 -3
- package/{modern → dist/modern}/typings.d.ts +0 -0
- package/{modern → dist/modern}/typings.js +0 -0
- package/{modern → dist/modern}/utils.d.ts +0 -0
- package/{modern → dist/modern}/utils.js +0 -0
- package/{send-stats.js → dist/send-stats.js} +0 -0
- package/{tslib.es6-9744d060.d.ts → dist/tslib.es6-b2714866.d.ts} +0 -0
- package/{tslib.es6-9744d060.js → dist/tslib.es6-b2714866.js} +0 -0
- package/{typings.d.ts → dist/typings.d.ts} +0 -0
- package/{typings.js → dist/typings.js} +0 -0
- package/{utils.d.ts → dist/utils.d.ts} +0 -0
- package/{utils.js → dist/utils.js} +0 -0
- package/package.json +12 -9
- package/esm/components/pagination/index.js +0 -9
- package/modern/components/pagination/index.js +0 -8
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,351 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
## [1.6.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.6.3...@alfalab/core-components-table@1.6.4) (2022-08-17)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* returned dist directory ([#199](https://github.com/core-ds/core-components/issues/199)) ([fabc15e](https://github.com/core-ds/core-components/commit/fabc15effa1457ca65ec7238206f1b1fc2a2a613))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
## [1.6.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.6.2...@alfalab/core-components-table@1.6.3) (2022-08-12)
|
|
18
|
+
|
|
19
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
## [1.6.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.6.1...@alfalab/core-components-table@1.6.2) (2022-08-11)
|
|
26
|
+
|
|
27
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
## [1.6.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.6.0...@alfalab/core-components-table@1.6.1) (2022-08-09)
|
|
34
|
+
|
|
35
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
# [1.6.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.9...@alfalab/core-components-table@1.6.0) (2022-08-04)
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### Features
|
|
45
|
+
|
|
46
|
+
* react 18 support ([#159](https://github.com/core-ds/core-components/issues/159)) ([2e6693c](https://github.com/core-ds/core-components/commit/2e6693c62f534e333aadb7d3fff4ffd78ac84c63))
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
## [1.5.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.8...@alfalab/core-components-table@1.5.9) (2022-07-25)
|
|
53
|
+
|
|
54
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
## [1.5.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.7...@alfalab/core-components-table@1.5.8) (2022-07-25)
|
|
61
|
+
|
|
62
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
## [1.5.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.6...@alfalab/core-components-table@1.5.7) (2022-07-18)
|
|
69
|
+
|
|
70
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
## [1.5.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.5...@alfalab/core-components-table@1.5.6) (2022-07-18)
|
|
77
|
+
|
|
78
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
## [1.5.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.4...@alfalab/core-components-table@1.5.5) (2022-07-15)
|
|
85
|
+
|
|
86
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
## [1.5.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.3...@alfalab/core-components-table@1.5.4) (2022-07-15)
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
### Bug Fixes
|
|
96
|
+
|
|
97
|
+
* bump packages version ([#153](https://github.com/core-ds/core-components/issues/153)) ([fd3e082](https://github.com/core-ds/core-components/commit/fd3e08205672129cdce04e1000c673f2cd9c10da))
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
## [1.5.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.2...@alfalab/core-components-table@1.5.3) (2022-07-14)
|
|
104
|
+
|
|
105
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
## [1.5.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.1...@alfalab/core-components-table@1.5.2) (2022-07-14)
|
|
112
|
+
|
|
113
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
## [1.5.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.5.0...@alfalab/core-components-table@1.5.1) (2022-07-11)
|
|
120
|
+
|
|
121
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
# [1.5.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.4.2...@alfalab/core-components-table@1.5.0) (2022-07-01)
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
### Features
|
|
131
|
+
|
|
132
|
+
* **select:** add select-modal-mobile ([#47](https://github.com/core-ds/core-components/issues/47)) ([5ec4268](https://github.com/core-ds/core-components/commit/5ec42688065bb279d721541ec21bde242675ab8a))
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
## [1.4.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.4.1...@alfalab/core-components-table@1.4.2) (2022-06-30)
|
|
139
|
+
|
|
140
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
## [1.4.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.4.0...@alfalab/core-components-table@1.4.1) (2022-06-29)
|
|
147
|
+
|
|
148
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
# [1.4.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.11...@alfalab/core-components-table@1.4.0) (2022-06-28)
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
### Features
|
|
158
|
+
|
|
159
|
+
* circumflexus retrieval ([#57](https://github.com/core-ds/core-components/issues/57)) ([3820da8](https://github.com/core-ds/core-components/commit/3820da818bcdcbee6904c648b3e29c3c828fe202))
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
## [1.3.11](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.10...@alfalab/core-components-table@1.3.11) (2022-06-24)
|
|
166
|
+
|
|
167
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
## [1.3.10](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.9...@alfalab/core-components-table@1.3.10) (2022-06-23)
|
|
174
|
+
|
|
175
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
## [1.3.9](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.8...@alfalab/core-components-table@1.3.9) (2022-06-20)
|
|
182
|
+
|
|
183
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
## [1.3.8](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.7...@alfalab/core-components-table@1.3.8) (2022-06-20)
|
|
190
|
+
|
|
191
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
## [1.3.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.6...@alfalab/core-components-table@1.3.7) (2022-06-16)
|
|
198
|
+
|
|
199
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
## [1.3.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.5...@alfalab/core-components-table@1.3.6) (2022-06-08)
|
|
206
|
+
|
|
207
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
## [1.3.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.3.4...@alfalab/core-components-table@1.3.5) (2022-06-03)
|
|
214
|
+
|
|
215
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
## [1.2.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.2.5...@alfalab/core-components-table@1.2.6) (2022-03-29)
|
|
222
|
+
|
|
223
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
## [1.2.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.2.4...@alfalab/core-components-table@1.2.5) (2022-03-28)
|
|
230
|
+
|
|
231
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
## [1.2.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.2.3...@alfalab/core-components-table@1.2.4) (2022-03-24)
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
### Bug Fixes
|
|
241
|
+
|
|
242
|
+
* **table:** update styles ([#1036](https://github.com/core-ds/core-components/issues/1036)) ([3fe236d](https://github.com/core-ds/core-components/commit/3fe236dfb584c3e96fc7fb8c499aee3e9e12e64e))
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
## [1.2.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.2.2...@alfalab/core-components-table@1.2.3) (2022-03-04)
|
|
249
|
+
|
|
250
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
## [1.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.2.1...@alfalab/core-components-table@1.2.2) (2022-03-04)
|
|
257
|
+
|
|
258
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
## [1.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.2.0...@alfalab/core-components-table@1.2.1) (2022-03-03)
|
|
265
|
+
|
|
266
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
# [1.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.7...@alfalab/core-components-table@1.2.0) (2022-03-01)
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
### Features
|
|
276
|
+
|
|
277
|
+
* Исправить импорты в сторях. ([#998](https://github.com/core-ds/core-components/issues/998)) ([e6a654a](https://github.com/core-ds/core-components/commit/e6a654a0599451c7d149484cb61d8067eed083b7))
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
## [1.1.7](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.6...@alfalab/core-components-table@1.1.7) (2022-02-17)
|
|
284
|
+
|
|
285
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
## [1.1.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.5...@alfalab/core-components-table@1.1.6) (2022-02-15)
|
|
292
|
+
|
|
293
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
## [1.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.4...@alfalab/core-components-table@1.1.5) (2022-02-09)
|
|
300
|
+
|
|
301
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
## [1.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.3...@alfalab/core-components-table@1.1.4) (2022-02-03)
|
|
308
|
+
|
|
309
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
## [1.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.2...@alfalab/core-components-table@1.1.3) (2022-02-02)
|
|
316
|
+
|
|
317
|
+
**Note:** Version bump only for package @alfalab/core-components-table
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
|
|
322
|
+
|
|
323
|
+
## [1.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.1...@alfalab/core-components-table@1.1.2) (2022-01-27)
|
|
324
|
+
|
|
325
|
+
|
|
326
|
+
### Bug Fixes
|
|
327
|
+
|
|
328
|
+
* **table:** fix th paddings ([#951](https://github.com/core-ds/core-components/issues/951)) ([2d916c1](https://github.com/core-ds/core-components/commit/2d916c16a388b0949db2d0ae00c852c0acac6d28))
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
## [1.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-table@1.1.0...@alfalab/core-components-table@1.1.1) (2022-01-17)
|
|
335
|
+
|
|
336
|
+
|
|
337
|
+
### Bug Fixes
|
|
338
|
+
|
|
339
|
+
* **table:** фикс высоты раскрывающейся ячейки ([#946](https://github.com/core-ds/core-components/issues/946)) ([643f9a5](https://github.com/core-ds/core-components/commit/643f9a556748bafc46a5c6f8c458c07770b11b17))
|
|
340
|
+
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
|
|
344
|
+
|
|
345
|
+
# 1.1.0 (2021-12-29)
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
### Features
|
|
349
|
+
|
|
350
|
+
|
|
351
|
+
* **table:** компоненты для построения таблиц ([#911](https://github.com/core-ds/core-components/issues/911)) ([4ac648a](https://github.com/core-ds/core-components/commit/4ac648abd4de08bf68babc2f122f432d5b14080e))
|
|
File without changes
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
require('./tslib.es6-
|
|
5
|
+
require('./tslib.es6-b2714866.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
var components_thead_Component = require('./components/thead/Component.js');
|
|
File without changes
|
|
File without changes
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var tslib_es6 = require('../../tslib.es6-
|
|
5
|
+
var tslib_es6 = require('../../tslib.es6-b2714866.js');
|
|
6
6
|
var React = require('react');
|
|
7
7
|
var cn = require('classnames');
|
|
8
8
|
var components_tableContext_index = require('../table-context/index.js');
|
|
@@ -16,7 +16,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
16
16
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
17
17
|
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
18
18
|
|
|
19
|
-
var styles = {"component":"
|
|
19
|
+
var styles = {"component":"table__component_1wk9i","pagesWrapper":"table__pagesWrapper_1wk9i","tag":"table__tag_1wk9i","tagActive":"table__tagActive_1wk9i","menu":"table__menu_1wk9i","option":"table__option_1wk9i"};
|
|
20
20
|
require('./index.css')
|
|
21
21
|
|
|
22
22
|
var Pagination = function (_a) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 10wpe */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-border-primary: #dbdee1;
|
|
4
4
|
}
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
--gap-xl: 24px;
|
|
18
18
|
--gap-2xl: 32px;
|
|
19
19
|
}
|
|
20
|
-
.
|
|
20
|
+
.table__component_1wk9i {
|
|
21
21
|
display: flex;
|
|
22
22
|
justify-content: space-between;
|
|
23
23
|
align-items: flex-start;
|
|
@@ -26,24 +26,24 @@
|
|
|
26
26
|
border-top: 1px solid var(--color-light-border-primary);
|
|
27
27
|
box-sizing: border-box;
|
|
28
28
|
}
|
|
29
|
-
.
|
|
29
|
+
.table__pagesWrapper_1wk9i {
|
|
30
30
|
display: flex;
|
|
31
31
|
}
|
|
32
|
-
.
|
|
32
|
+
.table__tag_1wk9i.table__tag_1wk9i {
|
|
33
33
|
flex-shrink: 0;
|
|
34
34
|
margin-right: var(--gap-xs);
|
|
35
35
|
padding: 0 var(--gap-xs);
|
|
36
36
|
min-width: 32px
|
|
37
37
|
}
|
|
38
|
-
.
|
|
38
|
+
.table__tag_1wk9i.table__tag_1wk9i:last-child {
|
|
39
39
|
margin-right: 0;
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
.table__tag_1wk9i.table__tag_1wk9i.table__tagActive_1wk9i {
|
|
42
42
|
cursor: default;
|
|
43
43
|
}
|
|
44
|
-
.
|
|
44
|
+
.table__menu_1wk9i {
|
|
45
45
|
margin: var(--gap-2xs) 0;
|
|
46
46
|
}
|
|
47
|
-
.
|
|
47
|
+
.table__option_1wk9i {
|
|
48
48
|
min-width: 208px;
|
|
49
49
|
}
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1f56c */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-specialbg-component-shade-7: rgba(10, 29, 49, 0.1351);
|
|
4
4
|
}
|
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
|
|
11
11
|
/* Hard up */
|
|
12
12
|
}
|
|
13
|
-
.
|
|
13
|
+
.table__field_1syco svg {
|
|
14
14
|
width: 18px;
|
|
15
15
|
height: 18px;
|
|
16
16
|
}
|
|
17
|
-
.
|
|
18
|
-
.
|
|
17
|
+
.table__open_1syco,
|
|
18
|
+
.table__open_1syco:hover {
|
|
19
19
|
background-color: var(--color-light-specialbg-component-shade-7);
|
|
20
20
|
}
|
|
File without changes
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var tslib_es6 = require('../../../tslib.es6-
|
|
5
|
+
var tslib_es6 = require('../../../tslib.es6-b2714866.js');
|
|
6
6
|
var React = require('react');
|
|
7
7
|
var cn = require('classnames');
|
|
8
8
|
var coreComponentsButton = require('@alfalab/core-components-button');
|
|
@@ -12,7 +12,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
12
12
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
13
13
|
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
14
14
|
|
|
15
|
-
var styles = {"field":"
|
|
15
|
+
var styles = {"field":"table__field_1syco","open":"table__open_1syco"};
|
|
16
16
|
require('./index.css')
|
|
17
17
|
|
|
18
18
|
var CustomSelectField = function (_a) {
|
|
File without changes
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var tslib_es6 = require('../../tslib.es6-
|
|
5
|
+
var tslib_es6 = require('../../tslib.es6-b2714866.js');
|
|
6
6
|
var React = require('react');
|
|
7
7
|
var cn = require('classnames');
|
|
8
8
|
require('../thead/Component.js');
|
|
@@ -15,7 +15,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
15
15
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
16
16
|
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
17
17
|
|
|
18
|
-
var styles = {"component":"
|
|
18
|
+
var styles = {"component":"table__component_fgfss","wrapper":"table__wrapper_fgfss","hasPagination":"table__hasPagination_fgfss","table":"table__table_fgfss"};
|
|
19
19
|
require('./index.css')
|
|
20
20
|
|
|
21
21
|
var Table = React.forwardRef(function (_a, ref) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: p48la */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-bg-primary: #fff;
|
|
4
4
|
}
|
|
@@ -18,26 +18,26 @@
|
|
|
18
18
|
:root {
|
|
19
19
|
--border-radius-m: 8px;
|
|
20
20
|
}
|
|
21
|
-
.
|
|
21
|
+
.table__component_fgfss {
|
|
22
22
|
box-sizing: border-box;
|
|
23
23
|
}
|
|
24
|
-
.
|
|
24
|
+
.table__wrapper_fgfss {
|
|
25
25
|
padding: 0 var(--gap-m) var(--gap-m);
|
|
26
26
|
background: var(--color-light-bg-primary);
|
|
27
27
|
box-shadow: var(--shadow-xs-hard);
|
|
28
28
|
border-radius: var(--border-radius-m);
|
|
29
29
|
overflow: auto;
|
|
30
30
|
}
|
|
31
|
-
.
|
|
31
|
+
.table__hasPagination_fgfss {
|
|
32
32
|
padding-bottom: 0;
|
|
33
33
|
}
|
|
34
|
-
.
|
|
34
|
+
.table__table_fgfss {
|
|
35
35
|
width: 100%;
|
|
36
36
|
border-collapse: collapse;
|
|
37
37
|
box-sizing: border-box
|
|
38
38
|
|
|
39
39
|
/* TODO: Хак для выравнивания чекбокса */
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
.table__table_fgfss td:first-child label > *[class^='box'], .table__table_fgfss th:first-child label > *[class^='box'] {
|
|
42
42
|
margin-top: 0;
|
|
43
43
|
}
|
|
File without changes
|
|
File without changes
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
require('../../tslib.es6-
|
|
5
|
+
require('../../tslib.es6-b2714866.js');
|
|
6
6
|
var React = require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
var components_thead_Component = require('../thead/Component.js');
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var tslib_es6 = require('../../tslib.es6-
|
|
5
|
+
var tslib_es6 = require('../../tslib.es6-b2714866.js');
|
|
6
6
|
var React = require('react');
|
|
7
7
|
var cn = require('classnames');
|
|
8
8
|
|
|
@@ -11,7 +11,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
11
11
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
12
12
|
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
13
13
|
|
|
14
|
-
var styles = {"component":"
|
|
14
|
+
var styles = {"component":"table__component_1x94b"};
|
|
15
15
|
require('./index.css')
|
|
16
16
|
|
|
17
17
|
var TBody = function (_a) {
|
|
File without changes
|
|
File without changes
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var tslib_es6 = require('../../tslib.es6-
|
|
5
|
+
var tslib_es6 = require('../../tslib.es6-b2714866.js');
|
|
6
6
|
var React = require('react');
|
|
7
7
|
var cn = require('classnames');
|
|
8
8
|
var components_tableContext_index = require('../table-context/index.js');
|
|
@@ -12,7 +12,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
12
12
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
13
13
|
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
14
14
|
|
|
15
|
-
var styles = {"component":"
|
|
15
|
+
var styles = {"component":"table__component_14frd","hidden":"table__hidden_14frd","compact":"table__compact_14frd"};
|
|
16
16
|
require('./index.css')
|
|
17
17
|
|
|
18
18
|
var TCell = function (_a) {
|