@entur/table 4.5.34 → 4.5.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/styles.css +13 -11
- package/package.json +9 -11
package/dist/styles.css
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@charset "UTF-8";
|
|
1
2
|
/* DO NOT CHANGE!*/
|
|
2
3
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
3
4
|
:root {
|
|
@@ -43,7 +44,7 @@
|
|
|
43
44
|
}
|
|
44
45
|
.eds-table__data-cell[class*=eds-table__data-cell--status]:before {
|
|
45
46
|
left: 0;
|
|
46
|
-
top:
|
|
47
|
+
top: 1.3125rem;
|
|
47
48
|
content: "";
|
|
48
49
|
position: absolute;
|
|
49
50
|
height: 0.625rem;
|
|
@@ -51,10 +52,10 @@
|
|
|
51
52
|
border-radius: 50%;
|
|
52
53
|
}
|
|
53
54
|
.eds-table--small .eds-table__data-cell[class*=eds-table__data-cell--status]:before {
|
|
54
|
-
top:
|
|
55
|
+
top: 0.5625rem;
|
|
55
56
|
}
|
|
56
57
|
.eds-table--middle .eds-table__data-cell[class*=eds-table__data-cell--status]:before {
|
|
57
|
-
top:
|
|
58
|
+
top: 0.8125rem;
|
|
58
59
|
}
|
|
59
60
|
.eds-table__data-cell--status-positive:before {
|
|
60
61
|
background: #1a8e60;
|
|
@@ -77,7 +78,7 @@
|
|
|
77
78
|
.eds-table__body > .eds-table__row {
|
|
78
79
|
border-bottom: 0.125rem solid #e9e9e9;
|
|
79
80
|
}
|
|
80
|
-
.eds-contrast .eds-table__body > .eds-table__row
|
|
81
|
+
.eds-contrast .eds-table__body > .eds-table__row {
|
|
81
82
|
border-color: #393d79;
|
|
82
83
|
}
|
|
83
84
|
.eds-table__body > .eds-table__row:focus {
|
|
@@ -86,14 +87,14 @@
|
|
|
86
87
|
.eds-table__body > .eds-table__row--hover:hover {
|
|
87
88
|
background: #f3f3f3;
|
|
88
89
|
}
|
|
89
|
-
.eds-contrast .eds-table__body > .eds-table__row--hover:hover
|
|
90
|
+
.eds-contrast .eds-table__body > .eds-table__row--hover:hover {
|
|
90
91
|
background: #292b6a;
|
|
91
92
|
}
|
|
92
93
|
.eds-table__body > .eds-table__row--active {
|
|
93
94
|
background: #ebebf1;
|
|
94
95
|
border: 0.125rem solid #d1d4e3;
|
|
95
96
|
}
|
|
96
|
-
.eds-contrast .eds-table__body > .eds-table__row--active
|
|
97
|
+
.eds-contrast .eds-table__body > .eds-table__row--active {
|
|
97
98
|
border-color: #393d79;
|
|
98
99
|
background: #393d79;
|
|
99
100
|
}
|
|
@@ -104,7 +105,7 @@
|
|
|
104
105
|
.eds-table__head {
|
|
105
106
|
border-bottom: 0.125rem solid #e9e9e9;
|
|
106
107
|
}
|
|
107
|
-
.eds-contrast .eds-table__head
|
|
108
|
+
.eds-contrast .eds-table__head {
|
|
108
109
|
border-color: #393d79;
|
|
109
110
|
}/* DO NOT CHANGE!*/
|
|
110
111
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
@@ -166,13 +167,14 @@
|
|
|
166
167
|
}
|
|
167
168
|
.eds-contrast .eds-table__header-cell-button:focus {
|
|
168
169
|
outline: 2px solid #ffffff;
|
|
169
|
-
}
|
|
170
|
+
}@charset "UTF-8";
|
|
171
|
+
/* DO NOT CHANGE!*/
|
|
170
172
|
/* This file is automatically generated from @entur/tokens! Changes will be overwritten. */
|
|
171
173
|
.eds-editable-cell {
|
|
172
174
|
padding: 0.25rem 0.75rem;
|
|
173
175
|
}
|
|
174
176
|
.eds-table--middle .eds-editable-cell {
|
|
175
|
-
padding:
|
|
177
|
+
padding: 0.25rem 0.5rem;
|
|
176
178
|
}
|
|
177
179
|
.eds-table--small .eds-editable-cell {
|
|
178
180
|
padding: 0.125rem 0.5rem;
|
|
@@ -181,7 +183,7 @@
|
|
|
181
183
|
border-color: #d1d3d3;
|
|
182
184
|
background: #ffffff;
|
|
183
185
|
}
|
|
184
|
-
.eds-contrast .eds-editable-cell.eds-editable-cell--outlined .eds-form-control-wrapper
|
|
186
|
+
.eds-contrast .eds-editable-cell.eds-editable-cell--outlined .eds-form-control-wrapper {
|
|
185
187
|
border-color: #393d79;
|
|
186
188
|
color: #181c56;
|
|
187
189
|
}
|
|
@@ -227,7 +229,7 @@
|
|
|
227
229
|
.eds-contrast .eds-table__row:hover .eds-editable-cell .eds-form-control-wrapper:active, .eds-contrast .eds-table__row:hover .eds-editable-cell .eds-form-control-wrapper:focus-within {
|
|
228
230
|
border-color: #aeb7e2;
|
|
229
231
|
}
|
|
230
|
-
.eds-contrast .eds-table__row:hover .eds-editable-cell .eds-form-control-wrapper
|
|
232
|
+
.eds-contrast .eds-table__row:hover .eds-editable-cell .eds-form-control-wrapper {
|
|
231
233
|
border-color: #393d79;
|
|
232
234
|
color: #181c56;
|
|
233
235
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@entur/table",
|
|
3
|
-
"version": "4.5.
|
|
3
|
+
"version": "4.5.35",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/table.esm.js",
|
|
@@ -27,18 +27,16 @@
|
|
|
27
27
|
"react-dom": ">=16.8.0"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@entur/button": "^2.10.
|
|
31
|
-
"@entur/expand": "^3.3.
|
|
32
|
-
"@entur/form": "^5.4.
|
|
33
|
-
"@entur/icons": "^5.
|
|
34
|
-
"@entur/
|
|
35
|
-
"@entur/
|
|
30
|
+
"@entur/button": "^2.10.13",
|
|
31
|
+
"@entur/expand": "^3.3.34",
|
|
32
|
+
"@entur/form": "^5.4.17",
|
|
33
|
+
"@entur/icons": "^5.7.0",
|
|
34
|
+
"@entur/tokens": "^3.7.0",
|
|
35
|
+
"@entur/tooltip": "^2.6.4",
|
|
36
|
+
"@entur/utils": "^0.5.4",
|
|
36
37
|
"@types/lodash.get": "^4.4.6",
|
|
37
38
|
"classnames": "^2.3.1",
|
|
38
39
|
"lodash.get": "^4.4.2"
|
|
39
40
|
},
|
|
40
|
-
"
|
|
41
|
-
"@entur/tokens": "^3.5.0"
|
|
42
|
-
},
|
|
43
|
-
"gitHead": "30b38034aaafba9fb308fb3d8c8bfaab9608d720"
|
|
41
|
+
"gitHead": "ff44073d29948fc811c0dbd6921c003794285c06"
|
|
44
42
|
}
|