@alfalab/core-components-table 2.4.13 → 2.4.14
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/component.js +0 -13
- package/components/index.js +0 -13
- package/components/pagination/Component.js +1 -2
- package/components/pagination/index.css +9 -9
- package/components/pagination/index.js +0 -8
- package/components/pagination/select-field/index.css +4 -4
- package/components/pagination/select-field/index.js +1 -1
- package/components/table/Component.js +1 -3
- package/components/table/index.css +7 -7
- package/components/table/index.js +0 -7
- package/components/table/utils.js +0 -2
- package/components/tbody/Component.js +1 -1
- package/components/tbody/index.css +2 -2
- package/components/tbody/index.js +0 -3
- package/components/tcell/Component.js +1 -1
- package/components/tcell/index.css +6 -6
- package/components/tcell/index.js +0 -4
- package/components/texpandable-row/Component.js +1 -1
- package/components/texpandable-row/index.css +5 -5
- package/components/texpandable-row/index.js +0 -4
- package/components/thead/Component.js +1 -1
- package/components/thead/index.css +6 -6
- package/components/thead/index.js +0 -3
- package/components/thead-cell/Component.js +1 -1
- package/components/thead-cell/index.css +9 -9
- package/components/thead-cell/index.js +0 -4
- package/components/trow/Component.js +1 -1
- package/components/trow/index.css +8 -8
- package/components/trow/index.js +0 -3
- package/components/tsortable-head-cell/Component.js +1 -2
- package/components/tsortable-head-cell/index.css +8 -8
- package/components/tsortable-head-cell/index.js +0 -8
- package/cssm/component.js +0 -23
- package/cssm/components/index.js +0 -23
- package/cssm/components/pagination/Component.js +0 -2
- package/cssm/components/pagination/index.js +0 -10
- package/cssm/components/table/Component.js +0 -3
- package/cssm/components/table/index.js +0 -9
- package/cssm/components/table/utils.js +0 -3
- package/cssm/components/tbody/index.js +0 -4
- package/cssm/components/tcell/index.js +0 -5
- package/cssm/components/texpandable-row/Component.js +0 -1
- package/cssm/components/texpandable-row/index.js +0 -6
- package/cssm/components/thead/index.js +0 -4
- package/cssm/components/thead-cell/index.js +0 -5
- package/cssm/components/trow/index.js +0 -4
- package/cssm/components/tsortable-head-cell/Component.js +0 -2
- package/cssm/components/tsortable-head-cell/index.js +0 -10
- package/cssm/index.js +0 -32
- package/esm/component.js +0 -13
- package/esm/components/index.js +0 -13
- package/esm/components/pagination/Component.js +1 -2
- package/esm/components/pagination/index.css +9 -9
- package/esm/components/pagination/index.js +0 -8
- package/esm/components/pagination/select-field/index.css +4 -4
- package/esm/components/pagination/select-field/index.js +1 -1
- package/esm/components/table/Component.js +1 -3
- package/esm/components/table/index.css +7 -7
- package/esm/components/table/index.js +0 -7
- package/esm/components/table/utils.js +0 -2
- package/esm/components/tbody/Component.js +1 -1
- package/esm/components/tbody/index.css +2 -2
- package/esm/components/tbody/index.js +0 -3
- package/esm/components/tcell/Component.js +1 -1
- package/esm/components/tcell/index.css +6 -6
- package/esm/components/tcell/index.js +0 -4
- package/esm/components/texpandable-row/Component.js +1 -1
- package/esm/components/texpandable-row/index.css +5 -5
- package/esm/components/texpandable-row/index.js +0 -4
- package/esm/components/thead/Component.js +1 -1
- package/esm/components/thead/index.css +6 -6
- package/esm/components/thead/index.js +0 -3
- package/esm/components/thead-cell/Component.js +1 -1
- package/esm/components/thead-cell/index.css +9 -9
- package/esm/components/thead-cell/index.js +0 -4
- package/esm/components/trow/Component.js +1 -1
- package/esm/components/trow/index.css +8 -8
- package/esm/components/trow/index.js +0 -3
- package/esm/components/tsortable-head-cell/Component.js +1 -2
- package/esm/components/tsortable-head-cell/index.css +8 -8
- package/esm/components/tsortable-head-cell/index.js +0 -8
- package/esm/index.js +0 -22
- package/index.js +0 -22
- package/modern/component.js +0 -12
- package/modern/components/index.js +0 -12
- package/modern/components/pagination/Component.js +1 -2
- package/modern/components/pagination/index.css +9 -9
- package/modern/components/pagination/index.js +0 -7
- package/modern/components/pagination/select-field/index.css +4 -4
- package/modern/components/pagination/select-field/index.js +1 -1
- package/modern/components/table/Component.js +1 -3
- package/modern/components/table/index.css +7 -7
- package/modern/components/table/index.js +0 -6
- package/modern/components/table/utils.js +0 -1
- package/modern/components/tbody/Component.js +1 -1
- package/modern/components/tbody/index.css +2 -2
- package/modern/components/tbody/index.js +0 -2
- package/modern/components/tcell/Component.js +1 -1
- package/modern/components/tcell/index.css +6 -6
- package/modern/components/tcell/index.js +0 -3
- package/modern/components/texpandable-row/Component.js +1 -1
- package/modern/components/texpandable-row/index.css +5 -5
- package/modern/components/texpandable-row/index.js +0 -3
- package/modern/components/thead/Component.js +1 -1
- package/modern/components/thead/index.css +6 -6
- package/modern/components/thead/index.js +0 -2
- package/modern/components/thead-cell/Component.js +1 -1
- package/modern/components/thead-cell/index.css +9 -9
- package/modern/components/thead-cell/index.js +0 -3
- package/modern/components/trow/Component.js +1 -1
- package/modern/components/trow/index.css +8 -8
- package/modern/components/trow/index.js +0 -2
- package/modern/components/tsortable-head-cell/Component.js +1 -2
- package/modern/components/tsortable-head-cell/index.css +8 -8
- package/modern/components/tsortable-head-cell/index.js +0 -7
- package/modern/index.js +0 -21
- package/package.json +4 -4
package/cssm/component.js
CHANGED
|
@@ -11,29 +11,6 @@ var components_tbody_Component = require('./components/tbody/Component.js');
|
|
|
11
11
|
var components_tcell_Component = require('./components/tcell/Component.js');
|
|
12
12
|
var components_trow_Component = require('./components/trow/Component.js');
|
|
13
13
|
var components_texpandableRow_Component = require('./components/texpandable-row/Component.js');
|
|
14
|
-
require('tslib');
|
|
15
|
-
require('react');
|
|
16
|
-
require('classnames');
|
|
17
|
-
require('./components/table-context/index.js');
|
|
18
|
-
require('./components/table/utils.js');
|
|
19
|
-
require('./utils.js');
|
|
20
|
-
require('./components/table/index.module.css');
|
|
21
|
-
require('@alfalab/core-components-pagination/cssm');
|
|
22
|
-
require('@alfalab/core-components-select/cssm/desktop');
|
|
23
|
-
require('./components/pagination/select-field/index.js');
|
|
24
|
-
require('@alfalab/core-components-button/cssm');
|
|
25
|
-
require('./components/pagination/select-field/index.module.css');
|
|
26
|
-
require('./components/pagination/index.module.css');
|
|
27
|
-
require('./components/thead/index.module.css');
|
|
28
|
-
require('./components/thead-cell/index.module.css');
|
|
29
|
-
require('./components/tsortable-head-cell/sort-icon-asc.js');
|
|
30
|
-
require('./components/tsortable-head-cell/sort-icon-desc.js');
|
|
31
|
-
require('./components/tsortable-head-cell/sort-icon-unset.js');
|
|
32
|
-
require('./components/tsortable-head-cell/index.module.css');
|
|
33
|
-
require('./components/tbody/index.module.css');
|
|
34
|
-
require('./components/tcell/index.module.css');
|
|
35
|
-
require('./components/trow/index.module.css');
|
|
36
|
-
require('./components/texpandable-row/index.module.css');
|
|
37
14
|
|
|
38
15
|
var Table = Object.assign(components_table_Component.Table, {
|
|
39
16
|
TBody: components_tbody_Component.TBody,
|
package/cssm/components/index.js
CHANGED
|
@@ -11,29 +11,6 @@ var components_tbody_Component = require('./tbody/Component.js');
|
|
|
11
11
|
var components_tcell_Component = require('./tcell/Component.js');
|
|
12
12
|
var components_trow_Component = require('./trow/Component.js');
|
|
13
13
|
var components_texpandableRow_Component = require('./texpandable-row/Component.js');
|
|
14
|
-
require('tslib');
|
|
15
|
-
require('react');
|
|
16
|
-
require('classnames');
|
|
17
|
-
require('./table-context/index.js');
|
|
18
|
-
require('./table/utils.js');
|
|
19
|
-
require('../utils.js');
|
|
20
|
-
require('./table/index.module.css');
|
|
21
|
-
require('@alfalab/core-components-pagination/cssm');
|
|
22
|
-
require('@alfalab/core-components-select/cssm/desktop');
|
|
23
|
-
require('./pagination/select-field/index.js');
|
|
24
|
-
require('@alfalab/core-components-button/cssm');
|
|
25
|
-
require('./pagination/select-field/index.module.css');
|
|
26
|
-
require('./pagination/index.module.css');
|
|
27
|
-
require('./thead/index.module.css');
|
|
28
|
-
require('./thead-cell/index.module.css');
|
|
29
|
-
require('./tsortable-head-cell/sort-icon-asc.js');
|
|
30
|
-
require('./tsortable-head-cell/sort-icon-desc.js');
|
|
31
|
-
require('./tsortable-head-cell/sort-icon-unset.js');
|
|
32
|
-
require('./tsortable-head-cell/index.module.css');
|
|
33
|
-
require('./tbody/index.module.css');
|
|
34
|
-
require('./tcell/index.module.css');
|
|
35
|
-
require('./trow/index.module.css');
|
|
36
|
-
require('./texpandable-row/index.module.css');
|
|
37
14
|
|
|
38
15
|
|
|
39
16
|
|
|
@@ -10,8 +10,6 @@ var desktop = require('@alfalab/core-components-select/cssm/desktop');
|
|
|
10
10
|
var components_tableContext_index = require('../table-context/index.js');
|
|
11
11
|
var components_pagination_selectField_index = require('./select-field/index.js');
|
|
12
12
|
var styles = require('./index.module.css');
|
|
13
|
-
require('@alfalab/core-components-button/cssm');
|
|
14
|
-
require('./select-field/index.module.css');
|
|
15
13
|
|
|
16
14
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
17
15
|
|
|
@@ -3,16 +3,6 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
var components_pagination_Component = require('./Component.js');
|
|
6
|
-
require('tslib');
|
|
7
|
-
require('react');
|
|
8
|
-
require('classnames');
|
|
9
|
-
require('@alfalab/core-components-pagination/cssm');
|
|
10
|
-
require('@alfalab/core-components-select/cssm/desktop');
|
|
11
|
-
require('../table-context/index.js');
|
|
12
|
-
require('./select-field/index.js');
|
|
13
|
-
require('@alfalab/core-components-button/cssm');
|
|
14
|
-
require('./select-field/index.module.css');
|
|
15
|
-
require('./index.module.css');
|
|
16
6
|
|
|
17
7
|
|
|
18
8
|
|
|
@@ -8,9 +8,6 @@ var cn = require('classnames');
|
|
|
8
8
|
var components_tableContext_index = require('../table-context/index.js');
|
|
9
9
|
var components_table_utils = require('./utils.js');
|
|
10
10
|
var styles = require('./index.module.css');
|
|
11
|
-
require('../../utils.js');
|
|
12
|
-
require('../thead/Component.js');
|
|
13
|
-
require('../thead/index.module.css');
|
|
14
11
|
|
|
15
12
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
16
13
|
|
|
@@ -3,15 +3,6 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
var components_table_Component = require('./Component.js');
|
|
6
|
-
require('tslib');
|
|
7
|
-
require('react');
|
|
8
|
-
require('classnames');
|
|
9
|
-
require('../table-context/index.js');
|
|
10
|
-
require('./utils.js');
|
|
11
|
-
require('../../utils.js');
|
|
12
|
-
require('../thead/Component.js');
|
|
13
|
-
require('../thead/index.module.css');
|
|
14
|
-
require('./index.module.css');
|
|
15
6
|
|
|
16
7
|
|
|
17
8
|
|
|
@@ -5,9 +5,6 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
var React = require('react');
|
|
6
6
|
var utils = require('../../utils.js');
|
|
7
7
|
var components_thead_Component = require('../thead/Component.js');
|
|
8
|
-
require('tslib');
|
|
9
|
-
require('classnames');
|
|
10
|
-
require('../thead/index.module.css');
|
|
11
8
|
|
|
12
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
13
10
|
|
|
@@ -3,11 +3,6 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
var components_tcell_Component = require('./Component.js');
|
|
6
|
-
require('tslib');
|
|
7
|
-
require('react');
|
|
8
|
-
require('classnames');
|
|
9
|
-
require('../table-context/index.js');
|
|
10
|
-
require('./index.module.css');
|
|
11
6
|
|
|
12
7
|
|
|
13
8
|
|
|
@@ -7,7 +7,6 @@ var React = require('react');
|
|
|
7
7
|
var cn = require('classnames');
|
|
8
8
|
var components_trow_Component = require('../trow/Component.js');
|
|
9
9
|
var styles = require('./index.module.css');
|
|
10
|
-
require('../trow/index.module.css');
|
|
11
10
|
|
|
12
11
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
13
12
|
|
|
@@ -3,12 +3,6 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
var components_texpandableRow_Component = require('./Component.js');
|
|
6
|
-
require('tslib');
|
|
7
|
-
require('react');
|
|
8
|
-
require('classnames');
|
|
9
|
-
require('../trow/Component.js');
|
|
10
|
-
require('../trow/index.module.css');
|
|
11
|
-
require('./index.module.css');
|
|
12
6
|
|
|
13
7
|
|
|
14
8
|
|
|
@@ -3,11 +3,6 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
var components_theadCell_Component = require('./Component.js');
|
|
6
|
-
require('tslib');
|
|
7
|
-
require('react');
|
|
8
|
-
require('classnames');
|
|
9
|
-
require('../table-context/index.js');
|
|
10
|
-
require('./index.module.css');
|
|
11
6
|
|
|
12
7
|
|
|
13
8
|
|
|
@@ -10,8 +10,6 @@ var components_tsortableHeadCell_sortIconAsc = require('./sort-icon-asc.js');
|
|
|
10
10
|
var components_tsortableHeadCell_sortIconDesc = require('./sort-icon-desc.js');
|
|
11
11
|
var components_tsortableHeadCell_sortIconUnset = require('./sort-icon-unset.js');
|
|
12
12
|
var styles = require('./index.module.css');
|
|
13
|
-
require('../table-context/index.js');
|
|
14
|
-
require('../thead-cell/index.module.css');
|
|
15
13
|
|
|
16
14
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
17
15
|
|
|
@@ -3,16 +3,6 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
var components_tsortableHeadCell_Component = require('./Component.js');
|
|
6
|
-
require('tslib');
|
|
7
|
-
require('react');
|
|
8
|
-
require('classnames');
|
|
9
|
-
require('../thead-cell/Component.js');
|
|
10
|
-
require('../table-context/index.js');
|
|
11
|
-
require('../thead-cell/index.module.css');
|
|
12
|
-
require('./sort-icon-asc.js');
|
|
13
|
-
require('./sort-icon-desc.js');
|
|
14
|
-
require('./sort-icon-unset.js');
|
|
15
|
-
require('./index.module.css');
|
|
16
6
|
|
|
17
7
|
|
|
18
8
|
|
package/cssm/index.js
CHANGED
|
@@ -3,38 +3,6 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
var component = require('./component.js');
|
|
6
|
-
require('./components/table/Component.js');
|
|
7
|
-
require('tslib');
|
|
8
|
-
require('react');
|
|
9
|
-
require('classnames');
|
|
10
|
-
require('./components/table-context/index.js');
|
|
11
|
-
require('./components/table/utils.js');
|
|
12
|
-
require('./utils.js');
|
|
13
|
-
require('./components/thead/Component.js');
|
|
14
|
-
require('./components/thead/index.module.css');
|
|
15
|
-
require('./components/table/index.module.css');
|
|
16
|
-
require('./components/pagination/Component.js');
|
|
17
|
-
require('@alfalab/core-components-pagination/cssm');
|
|
18
|
-
require('@alfalab/core-components-select/cssm/desktop');
|
|
19
|
-
require('./components/pagination/select-field/index.js');
|
|
20
|
-
require('@alfalab/core-components-button/cssm');
|
|
21
|
-
require('./components/pagination/select-field/index.module.css');
|
|
22
|
-
require('./components/pagination/index.module.css');
|
|
23
|
-
require('./components/thead-cell/Component.js');
|
|
24
|
-
require('./components/thead-cell/index.module.css');
|
|
25
|
-
require('./components/tsortable-head-cell/Component.js');
|
|
26
|
-
require('./components/tsortable-head-cell/sort-icon-asc.js');
|
|
27
|
-
require('./components/tsortable-head-cell/sort-icon-desc.js');
|
|
28
|
-
require('./components/tsortable-head-cell/sort-icon-unset.js');
|
|
29
|
-
require('./components/tsortable-head-cell/index.module.css');
|
|
30
|
-
require('./components/tbody/Component.js');
|
|
31
|
-
require('./components/tbody/index.module.css');
|
|
32
|
-
require('./components/tcell/Component.js');
|
|
33
|
-
require('./components/tcell/index.module.css');
|
|
34
|
-
require('./components/trow/Component.js');
|
|
35
|
-
require('./components/trow/index.module.css');
|
|
36
|
-
require('./components/texpandable-row/Component.js');
|
|
37
|
-
require('./components/texpandable-row/index.module.css');
|
|
38
6
|
|
|
39
7
|
|
|
40
8
|
|
package/esm/component.js
CHANGED
|
@@ -7,19 +7,6 @@ import { TBody } from './components/tbody/Component.js';
|
|
|
7
7
|
import { TCell } from './components/tcell/Component.js';
|
|
8
8
|
import { TRow } from './components/trow/Component.js';
|
|
9
9
|
import { TExpandableRow } from './components/texpandable-row/Component.js';
|
|
10
|
-
import 'tslib';
|
|
11
|
-
import 'react';
|
|
12
|
-
import 'classnames';
|
|
13
|
-
import './components/table-context/index.js';
|
|
14
|
-
import './components/table/utils.js';
|
|
15
|
-
import './utils.js';
|
|
16
|
-
import '@alfalab/core-components-pagination/esm';
|
|
17
|
-
import '@alfalab/core-components-select/esm/desktop';
|
|
18
|
-
import './components/pagination/select-field/index.js';
|
|
19
|
-
import '@alfalab/core-components-button/esm';
|
|
20
|
-
import './components/tsortable-head-cell/sort-icon-asc.js';
|
|
21
|
-
import './components/tsortable-head-cell/sort-icon-desc.js';
|
|
22
|
-
import './components/tsortable-head-cell/sort-icon-unset.js';
|
|
23
10
|
|
|
24
11
|
var Table = Object.assign(Table$1, {
|
|
25
12
|
TBody: TBody,
|
package/esm/components/index.js
CHANGED
|
@@ -7,16 +7,3 @@ export { TBody } from './tbody/Component.js';
|
|
|
7
7
|
export { TCell } from './tcell/Component.js';
|
|
8
8
|
export { TRow } from './trow/Component.js';
|
|
9
9
|
export { TExpandableRow } from './texpandable-row/Component.js';
|
|
10
|
-
import 'tslib';
|
|
11
|
-
import 'react';
|
|
12
|
-
import 'classnames';
|
|
13
|
-
import './table-context/index.js';
|
|
14
|
-
import './table/utils.js';
|
|
15
|
-
import '../utils.js';
|
|
16
|
-
import '@alfalab/core-components-pagination/esm';
|
|
17
|
-
import '@alfalab/core-components-select/esm/desktop';
|
|
18
|
-
import './pagination/select-field/index.js';
|
|
19
|
-
import '@alfalab/core-components-button/esm';
|
|
20
|
-
import './tsortable-head-cell/sort-icon-asc.js';
|
|
21
|
-
import './tsortable-head-cell/sort-icon-desc.js';
|
|
22
|
-
import './tsortable-head-cell/sort-icon-unset.js';
|
|
@@ -5,9 +5,8 @@ import { Pagination as Pagination$1 } from '@alfalab/core-components-pagination/
|
|
|
5
5
|
import { SelectDesktop } from '@alfalab/core-components-select/esm/desktop';
|
|
6
6
|
import { TableContext } from '../table-context/index.js';
|
|
7
7
|
import { CustomSelectField } from './select-field/index.js';
|
|
8
|
-
import '@alfalab/core-components-button/esm';
|
|
9
8
|
|
|
10
|
-
var styles = {"component":"
|
|
9
|
+
var styles = {"component":"table__component_cvjei","pagesWrapper":"table__pagesWrapper_cvjei","tag":"table__tag_cvjei","tagActive":"table__tagActive_cvjei","pagination":"table__pagination_cvjei","menu":"table__menu_cvjei","option":"table__option_cvjei"};
|
|
11
10
|
require('./index.css')
|
|
12
11
|
|
|
13
12
|
var Pagination = function (_a) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1od7e */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-border-primary: #d5d6dc; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
--gap-2xl: 32px;
|
|
21
21
|
} :root {
|
|
22
22
|
} :root {
|
|
23
|
-
} .
|
|
23
|
+
} .table__component_cvjei {
|
|
24
24
|
position: sticky;
|
|
25
25
|
left: 0;
|
|
26
26
|
display: flex;
|
|
@@ -30,21 +30,21 @@
|
|
|
30
30
|
padding: var(--gap-xl) var(--gap-m) var(--gap-2xl);
|
|
31
31
|
border-top: 1px solid var(--color-light-border-primary);
|
|
32
32
|
box-sizing: border-box;
|
|
33
|
-
} .
|
|
33
|
+
} .table__pagesWrapper_cvjei {
|
|
34
34
|
display: flex;
|
|
35
|
-
} .
|
|
35
|
+
} .table__tag_cvjei.table__tag_cvjei {
|
|
36
36
|
flex-shrink: 0;
|
|
37
37
|
margin-right: var(--gap-xs);
|
|
38
38
|
padding: 0 var(--gap-xs);
|
|
39
39
|
min-width: 32px
|
|
40
|
-
} .
|
|
40
|
+
} .table__tag_cvjei.table__tag_cvjei:last-child {
|
|
41
41
|
margin-right: 0;
|
|
42
|
-
} .
|
|
42
|
+
} .table__tag_cvjei.table__tag_cvjei.table__tagActive_cvjei {
|
|
43
43
|
cursor: default;
|
|
44
|
-
} .
|
|
44
|
+
} .table__pagination_cvjei {
|
|
45
45
|
margin-left: auto;
|
|
46
|
-
} .
|
|
46
|
+
} .table__menu_cvjei {
|
|
47
47
|
margin: var(--gap-2xs) 0;
|
|
48
|
-
} .
|
|
48
|
+
} .table__option_cvjei {
|
|
49
49
|
min-width: 208px;
|
|
50
50
|
}
|
|
@@ -1,9 +1 @@
|
|
|
1
1
|
export { Pagination } from './Component.js';
|
|
2
|
-
import 'tslib';
|
|
3
|
-
import 'react';
|
|
4
|
-
import 'classnames';
|
|
5
|
-
import '@alfalab/core-components-pagination/esm';
|
|
6
|
-
import '@alfalab/core-components-select/esm/desktop';
|
|
7
|
-
import '../table-context/index.js';
|
|
8
|
-
import './select-field/index.js';
|
|
9
|
-
import '@alfalab/core-components-button/esm';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 3qpfb */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
--color-light-specialbg-component-shade-7: rgba(10, 29, 49, 0.1351);
|
|
@@ -15,10 +15,10 @@
|
|
|
15
15
|
} :root {
|
|
16
16
|
} :root {
|
|
17
17
|
} :root {
|
|
18
|
-
} .
|
|
18
|
+
} .table__field_rugln svg {
|
|
19
19
|
width: 18px;
|
|
20
20
|
height: 18px;
|
|
21
|
-
} .
|
|
22
|
-
.
|
|
21
|
+
} .table__open_rugln,
|
|
22
|
+
.table__open_rugln:hover {
|
|
23
23
|
background-color: var(--color-light-specialbg-component-shade-7);
|
|
24
24
|
}
|
|
@@ -3,7 +3,7 @@ import React from 'react';
|
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { Button } from '@alfalab/core-components-button/esm';
|
|
5
5
|
|
|
6
|
-
var styles = {"field":"
|
|
6
|
+
var styles = {"field":"table__field_rugln","open":"table__open_rugln"};
|
|
7
7
|
require('./index.css')
|
|
8
8
|
|
|
9
9
|
var CustomSelectField = function (_a) {
|
|
@@ -3,10 +3,8 @@ import React, { forwardRef, useRef, useMemo } from 'react';
|
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { TableContext } from '../table-context/index.js';
|
|
5
5
|
import { findAllHeadCellsProps } from './utils.js';
|
|
6
|
-
import '../../utils.js';
|
|
7
|
-
import '../thead/Component.js';
|
|
8
6
|
|
|
9
|
-
var styles = {"component":"
|
|
7
|
+
var styles = {"component":"table__component_1azxs","wrapper":"table__wrapper_1azxs","stickyHeader":"table__stickyHeader_1azxs","hasPagination":"table__hasPagination_1azxs","table":"table__table_1azxs"};
|
|
10
8
|
require('./index.css')
|
|
11
9
|
|
|
12
10
|
var Table = forwardRef(function (_a, ref) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1smwm */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-bg-primary: #fff; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -18,24 +18,24 @@
|
|
|
18
18
|
--gap-m: 16px;
|
|
19
19
|
} :root {
|
|
20
20
|
} :root {
|
|
21
|
-
} .
|
|
21
|
+
} .table__component_1azxs {
|
|
22
22
|
box-sizing: border-box;
|
|
23
|
-
} .
|
|
23
|
+
} .table__wrapper_1azxs {
|
|
24
24
|
padding: 0 var(--gap-m) var(--gap-m);
|
|
25
25
|
background: var(--color-light-bg-primary);
|
|
26
26
|
box-shadow: var(--shadow-xs-hard);
|
|
27
27
|
border-radius: var(--border-radius-m);
|
|
28
28
|
overflow: auto;
|
|
29
|
-
} .
|
|
29
|
+
} .table__stickyHeader_1azxs {
|
|
30
30
|
max-height: 100%;
|
|
31
|
-
} .
|
|
31
|
+
} .table__hasPagination_1azxs {
|
|
32
32
|
padding-bottom: 0;
|
|
33
|
-
} .
|
|
33
|
+
} .table__table_1azxs {
|
|
34
34
|
width: 100%;
|
|
35
35
|
border-collapse: collapse;
|
|
36
36
|
box-sizing: border-box
|
|
37
37
|
|
|
38
38
|
/* TODO: Хак для выравнивания чекбокса */
|
|
39
|
-
} .
|
|
39
|
+
} .table__table_1azxs td:first-child label > *[class^='box'], .table__table_1azxs th:first-child label > *[class^='box'] {
|
|
40
40
|
margin-top: 0;
|
|
41
41
|
}
|
|
@@ -2,7 +2,7 @@ import { __rest, __assign } from 'tslib';
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
|
|
5
|
-
var styles = {"component":"
|
|
5
|
+
var styles = {"component":"table__component_q3n4g"};
|
|
6
6
|
require('./index.css')
|
|
7
7
|
|
|
8
8
|
var TBody = function (_a) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: spexk */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
} :root {
|
|
15
15
|
} :root {
|
|
16
16
|
} :root {
|
|
17
|
-
} .
|
|
17
|
+
} .table__component_q3n4g {
|
|
18
18
|
width: 100%;
|
|
19
19
|
box-sizing: border-box;
|
|
20
20
|
}
|
|
@@ -3,7 +3,7 @@ import React, { useContext } from 'react';
|
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { TableContext } from '../table-context/index.js';
|
|
5
5
|
|
|
6
|
-
var styles = {"component":"
|
|
6
|
+
var styles = {"component":"table__component_17onn","compactHorizontal":"table__compactHorizontal_17onn","compact":"table__compact_17onn"};
|
|
7
7
|
require('./index.css')
|
|
8
8
|
|
|
9
9
|
var TCell = function (_a) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1aeb2 */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-border-primary: #d5d6dc;
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
--gap-xl: 24px;
|
|
21
21
|
} :root {
|
|
22
22
|
} :root {
|
|
23
|
-
} .
|
|
23
|
+
} .table__component_17onn {
|
|
24
24
|
font-size: 14px;
|
|
25
25
|
line-height: 20px;
|
|
26
26
|
font-weight: 400;
|
|
@@ -31,14 +31,14 @@
|
|
|
31
31
|
border-top: 1px solid var(--color-light-border-primary);
|
|
32
32
|
vertical-align: top;
|
|
33
33
|
box-sizing: border-box
|
|
34
|
-
} .
|
|
34
|
+
} .table__component_17onn:first-child {
|
|
35
35
|
padding-left: var(--gap-m);
|
|
36
|
-
} .
|
|
36
|
+
} .table__component_17onn:last-child {
|
|
37
37
|
padding-right: var(--gap-m);
|
|
38
|
-
} .
|
|
38
|
+
} .table__compactHorizontal_17onn {
|
|
39
39
|
padding-left: 6px;
|
|
40
40
|
padding-right: 6px;
|
|
41
|
-
} .
|
|
41
|
+
} .table__compact_17onn {
|
|
42
42
|
padding-top: var(--gap-xs);
|
|
43
43
|
padding-bottom: var(--gap-xs);
|
|
44
44
|
|
|
@@ -3,7 +3,7 @@ import React, { useState } from 'react';
|
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { TRow } from '../trow/Component.js';
|
|
5
5
|
|
|
6
|
-
var styles = {"row":"
|
|
6
|
+
var styles = {"row":"table__row_tkcqu","selected":"table__selected_tkcqu","expanded":"table__expanded_tkcqu","expandable":"table__expandable_tkcqu"};
|
|
7
7
|
require('./index.css')
|
|
8
8
|
|
|
9
9
|
var TExpandableRow = function (_a) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1ad6u */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -14,13 +14,13 @@
|
|
|
14
14
|
} :root {
|
|
15
15
|
} :root {
|
|
16
16
|
} :root {
|
|
17
|
-
} .
|
|
17
|
+
} .table__row_tkcqu {
|
|
18
18
|
cursor: pointer;
|
|
19
|
-
} .
|
|
19
|
+
} .table__selected_tkcqu.table__expanded_tkcqu {
|
|
20
20
|
background-color: inherit;
|
|
21
|
-
} .
|
|
21
|
+
} .table__expanded_tkcqu:hover {
|
|
22
22
|
background-color: inherit;
|
|
23
|
-
} .
|
|
23
|
+
} .table__expandable_tkcqu td {
|
|
24
24
|
margin: 0;
|
|
25
25
|
padding-top: 0;
|
|
26
26
|
padding-bottom: 0;
|
|
@@ -2,7 +2,7 @@ import { __rest, __assign } from 'tslib';
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
|
|
5
|
-
var styles = {"component":"
|
|
5
|
+
var styles = {"component":"table__component_17r3g","row":"table__row_17r3g"};
|
|
6
6
|
require('./index.css')
|
|
7
7
|
|
|
8
8
|
var THead = function (_a) {
|