@ngx-stoui/core 16.0.1 → 16.0.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.
package/ngx-datatable.css
CHANGED
|
@@ -1,61 +1,105 @@
|
|
|
1
|
-
.sto-compact .imo-overview .
|
|
1
|
+
.sto-compact .imo-overview .sto-datatable .datatable-body .progress-linear,
|
|
2
|
+
.sto-compact .imo-overview .sto-datatable.inside-card .datatable-body .progress-linear,
|
|
3
|
+
.sto-compact .sto-drawer--compact .sto-datatable .datatable-body .progress-linear,
|
|
4
|
+
.sto-compact .sto-drawer--compact .sto-datatable.inside-card .datatable-body .progress-linear {
|
|
2
5
|
height: 3px;
|
|
3
6
|
margin: -3px 0 0 0;
|
|
4
7
|
}
|
|
5
|
-
.sto-compact .imo-overview .
|
|
8
|
+
.sto-compact .imo-overview .sto-datatable .datatable-body .progress-linear .container,
|
|
9
|
+
.sto-compact .imo-overview .sto-datatable.inside-card .datatable-body .progress-linear .container,
|
|
10
|
+
.sto-compact .sto-drawer--compact .sto-datatable .datatable-body .progress-linear .container,
|
|
11
|
+
.sto-compact .sto-drawer--compact .sto-datatable.inside-card .datatable-body .progress-linear .container {
|
|
6
12
|
height: 3px;
|
|
7
13
|
}
|
|
8
|
-
.sto-compact .imo-overview .
|
|
14
|
+
.sto-compact .imo-overview .sto-datatable .datatable-body .progress-linear .container .bar,
|
|
15
|
+
.sto-compact .imo-overview .sto-datatable.inside-card .datatable-body .progress-linear .container .bar,
|
|
16
|
+
.sto-compact .sto-drawer--compact .sto-datatable .datatable-body .progress-linear .container .bar,
|
|
17
|
+
.sto-compact .sto-drawer--compact .sto-datatable.inside-card .datatable-body .progress-linear .container .bar {
|
|
9
18
|
height: 3px;
|
|
10
19
|
}
|
|
11
|
-
.sto-compact .imo-overview .
|
|
20
|
+
.sto-compact .imo-overview .sto-datatable .datatable-body .datatable-body-row .datatable-body-cell,
|
|
21
|
+
.sto-compact .imo-overview .sto-datatable.inside-card .datatable-body .datatable-body-row .datatable-body-cell,
|
|
22
|
+
.sto-compact .sto-drawer--compact .sto-datatable .datatable-body .datatable-body-row .datatable-body-cell,
|
|
23
|
+
.sto-compact .sto-drawer--compact .sto-datatable.inside-card .datatable-body .datatable-body-row .datatable-body-cell {
|
|
12
24
|
padding: 2px 8px;
|
|
13
25
|
}
|
|
14
|
-
.sto-compact .imo-overview .
|
|
26
|
+
.sto-compact .imo-overview .sto-datatable .datatable-body .datatable-body-row .datatable-body-cell.date-cell,
|
|
27
|
+
.sto-compact .imo-overview .sto-datatable.inside-card .datatable-body .datatable-body-row .datatable-body-cell.date-cell,
|
|
28
|
+
.sto-compact .sto-drawer--compact .sto-datatable .datatable-body .datatable-body-row .datatable-body-cell.date-cell,
|
|
29
|
+
.sto-compact .sto-drawer--compact .sto-datatable.inside-card .datatable-body .datatable-body-row .datatable-body-cell.date-cell {
|
|
15
30
|
padding: 0px;
|
|
16
31
|
}
|
|
17
|
-
.sto-compact .imo-overview .
|
|
32
|
+
.sto-compact .imo-overview .sto-datatable .datatable-body .datatable-body-row .datatable-body-cell.date-cell small,
|
|
33
|
+
.sto-compact .imo-overview .sto-datatable.inside-card .datatable-body .datatable-body-row .datatable-body-cell.date-cell small,
|
|
34
|
+
.sto-compact .sto-drawer--compact .sto-datatable .datatable-body .datatable-body-row .datatable-body-cell.date-cell small,
|
|
35
|
+
.sto-compact .sto-drawer--compact .sto-datatable.inside-card .datatable-body .datatable-body-row .datatable-body-cell.date-cell small {
|
|
18
36
|
display: none;
|
|
19
37
|
}
|
|
20
|
-
.sto-compact .imo-overview .
|
|
38
|
+
.sto-compact .imo-overview .sto-datatable .datatable-body .datatable-body-row .datatable-body-cell .datatable-body-cell-label .mat-icon-button,
|
|
39
|
+
.sto-compact .imo-overview .sto-datatable.inside-card .datatable-body .datatable-body-row .datatable-body-cell .datatable-body-cell-label .mat-icon-button,
|
|
40
|
+
.sto-compact .sto-drawer--compact .sto-datatable .datatable-body .datatable-body-row .datatable-body-cell .datatable-body-cell-label .mat-icon-button,
|
|
41
|
+
.sto-compact .sto-drawer--compact .sto-datatable.inside-card .datatable-body .datatable-body-row .datatable-body-cell .datatable-body-cell-label .mat-icon-button {
|
|
21
42
|
margin-left: 0;
|
|
22
43
|
height: 24px;
|
|
23
44
|
width: 24px;
|
|
24
45
|
line-height: 24px;
|
|
25
46
|
}
|
|
26
|
-
.sto-compact .imo-overview .
|
|
47
|
+
.sto-compact .imo-overview .sto-datatable .datatable-header .datatable-header-cell,
|
|
48
|
+
.sto-compact .imo-overview .sto-datatable.inside-card .datatable-header .datatable-header-cell,
|
|
49
|
+
.sto-compact .sto-drawer--compact .sto-datatable .datatable-header .datatable-header-cell,
|
|
50
|
+
.sto-compact .sto-drawer--compact .sto-datatable.inside-card .datatable-header .datatable-header-cell {
|
|
27
51
|
padding: 4px 8px;
|
|
28
52
|
}
|
|
29
|
-
.sto-compact .imo-overview .
|
|
53
|
+
.sto-compact .imo-overview .sto-datatable .datatable-header .datatable-header-cell .column-group-header-icon,
|
|
54
|
+
.sto-compact .imo-overview .sto-datatable.inside-card .datatable-header .datatable-header-cell .column-group-header-icon,
|
|
55
|
+
.sto-compact .sto-drawer--compact .sto-datatable .datatable-header .datatable-header-cell .column-group-header-icon,
|
|
56
|
+
.sto-compact .sto-drawer--compact .sto-datatable.inside-card .datatable-header .datatable-header-cell .column-group-header-icon {
|
|
30
57
|
max-width: 8px;
|
|
31
58
|
margin-right: 8px;
|
|
32
59
|
flex-grow: 1;
|
|
33
60
|
}
|
|
34
|
-
.sto-compact .imo-overview .
|
|
61
|
+
.sto-compact .imo-overview .sto-datatable .datatable-header .datatable-header-cell .column-group-header-icon .mat-icon,
|
|
62
|
+
.sto-compact .imo-overview .sto-datatable.inside-card .datatable-header .datatable-header-cell .column-group-header-icon .mat-icon,
|
|
63
|
+
.sto-compact .sto-drawer--compact .sto-datatable .datatable-header .datatable-header-cell .column-group-header-icon .mat-icon,
|
|
64
|
+
.sto-compact .sto-drawer--compact .sto-datatable.inside-card .datatable-header .datatable-header-cell .column-group-header-icon .mat-icon {
|
|
35
65
|
height: 12px;
|
|
36
66
|
line-height: 12px;
|
|
37
67
|
}
|
|
38
|
-
.sto-compact .imo-overview .
|
|
68
|
+
.sto-compact .imo-overview .sto-datatable .datatable-header .datatable-header-cell.sto-datatable__header-column--withunit .sto-datatable__header-column__unit,
|
|
69
|
+
.sto-compact .imo-overview .sto-datatable.inside-card .datatable-header .datatable-header-cell.sto-datatable__header-column--withunit .sto-datatable__header-column__unit,
|
|
70
|
+
.sto-compact .sto-drawer--compact .sto-datatable .datatable-header .datatable-header-cell.sto-datatable__header-column--withunit .sto-datatable__header-column__unit,
|
|
71
|
+
.sto-compact .sto-drawer--compact .sto-datatable.inside-card .datatable-header .datatable-header-cell.sto-datatable__header-column--withunit .sto-datatable__header-column__unit {
|
|
39
72
|
margin-right: -3px;
|
|
40
73
|
font-size: 10px;
|
|
41
74
|
position: static;
|
|
42
75
|
}
|
|
43
|
-
.sto-compact .imo-overview .
|
|
76
|
+
.sto-compact .imo-overview .sto-datatable .datatable-header .datatable-header-cell.sto-datatable__header-column--withunit .sto-datatable__header-column__unit::before,
|
|
77
|
+
.sto-compact .imo-overview .sto-datatable.inside-card .datatable-header .datatable-header-cell.sto-datatable__header-column--withunit .sto-datatable__header-column__unit::before,
|
|
78
|
+
.sto-compact .sto-drawer--compact .sto-datatable .datatable-header .datatable-header-cell.sto-datatable__header-column--withunit .sto-datatable__header-column__unit::before,
|
|
79
|
+
.sto-compact .sto-drawer--compact .sto-datatable.inside-card .datatable-header .datatable-header-cell.sto-datatable__header-column--withunit .sto-datatable__header-column__unit::before {
|
|
44
80
|
content: "(";
|
|
45
81
|
}
|
|
46
|
-
.sto-compact .imo-overview .
|
|
82
|
+
.sto-compact .imo-overview .sto-datatable .datatable-header .datatable-header-cell.sto-datatable__header-column--withunit .sto-datatable__header-column__unit::after,
|
|
83
|
+
.sto-compact .imo-overview .sto-datatable.inside-card .datatable-header .datatable-header-cell.sto-datatable__header-column--withunit .sto-datatable__header-column__unit::after,
|
|
84
|
+
.sto-compact .sto-drawer--compact .sto-datatable .datatable-header .datatable-header-cell.sto-datatable__header-column--withunit .sto-datatable__header-column__unit::after,
|
|
85
|
+
.sto-compact .sto-drawer--compact .sto-datatable.inside-card .datatable-header .datatable-header-cell.sto-datatable__header-column--withunit .sto-datatable__header-column__unit::after {
|
|
47
86
|
content: ")";
|
|
48
87
|
}
|
|
49
|
-
.sto-compact .imo-overview .
|
|
88
|
+
.sto-compact .imo-overview .sto-datatable .mat-icon,
|
|
89
|
+
.sto-compact .imo-overview .sto-datatable.inside-card .mat-icon,
|
|
90
|
+
.sto-compact .sto-drawer--compact .sto-datatable .mat-icon,
|
|
91
|
+
.sto-compact .sto-drawer--compact .sto-datatable.inside-card .mat-icon {
|
|
50
92
|
height: 16px;
|
|
51
93
|
width: 16px;
|
|
52
94
|
font-size: 16px;
|
|
53
95
|
line-height: 16px;
|
|
54
96
|
}
|
|
55
|
-
.sto-compact .imo-overview sto-datatable-fixed-row-wrapper,
|
|
97
|
+
.sto-compact .imo-overview sto-datatable-fixed-row-wrapper,
|
|
98
|
+
.sto-compact .sto-drawer--compact sto-datatable-fixed-row-wrapper {
|
|
56
99
|
margin-top: 8px;
|
|
57
100
|
}
|
|
58
|
-
.sto-compact .imo-overview .date-status-cell .month-label,
|
|
101
|
+
.sto-compact .imo-overview .date-status-cell .month-label,
|
|
102
|
+
.sto-compact .sto-drawer--compact .date-status-cell .month-label {
|
|
59
103
|
line-height: 20px;
|
|
60
104
|
position: absolute;
|
|
61
105
|
left: 2px;
|
|
@@ -70,17 +114,17 @@
|
|
|
70
114
|
line-height: 13px;
|
|
71
115
|
}
|
|
72
116
|
|
|
73
|
-
.sto-compact .imo-overview .
|
|
117
|
+
.sto-compact .imo-overview .sto-datatable .datatable-body .datatable-body-row .datatable-body-cell.sto-datatable__column--editable .datatable-body-cell-label .mat-form-field-prefix {
|
|
74
118
|
height: 19px;
|
|
75
119
|
width: 19px;
|
|
76
120
|
}
|
|
77
|
-
.sto-compact .imo-overview .
|
|
121
|
+
.sto-compact .imo-overview .sto-datatable .datatable-body .datatable-body-row .datatable-body-cell.sto-datatable__column--editable .datatable-body-cell-label .mat-form-field-prefix button.mat-icon-button {
|
|
78
122
|
font-size: 18px;
|
|
79
123
|
height: 18px;
|
|
80
124
|
width: 18px;
|
|
81
125
|
line-height: 18px;
|
|
82
126
|
}
|
|
83
|
-
.sto-compact .imo-overview .
|
|
127
|
+
.sto-compact .imo-overview .sto-datatable .datatable-body .datatable-body-row .datatable-body-cell.sto-datatable__column--editable .datatable-body-cell-label .mat-form-field-prefix .mat-icon {
|
|
84
128
|
font-size: 16px;
|
|
85
129
|
height: 16px;
|
|
86
130
|
width: 16px;
|
|
@@ -150,11 +194,11 @@
|
|
|
150
194
|
height: 100%;
|
|
151
195
|
}
|
|
152
196
|
|
|
153
|
-
.
|
|
197
|
+
.sto-datatable {
|
|
154
198
|
border-radius: 2px;
|
|
155
199
|
margin-bottom: 4px;
|
|
156
200
|
}
|
|
157
|
-
.
|
|
201
|
+
.sto-datatable .datatable-header .datatable-header-cell {
|
|
158
202
|
padding: 16px 8px 4px 8px;
|
|
159
203
|
line-height: 13px;
|
|
160
204
|
font-weight: 400;
|
|
@@ -164,10 +208,10 @@
|
|
|
164
208
|
-ms-user-select: none; /* IE10+/Edge */
|
|
165
209
|
user-select: none; /* Standard */
|
|
166
210
|
}
|
|
167
|
-
.
|
|
211
|
+
.sto-datatable .datatable-header .datatable-header-cell .datatable-header-cell-wrapper {
|
|
168
212
|
position: relative;
|
|
169
213
|
}
|
|
170
|
-
.
|
|
214
|
+
.sto-datatable .datatable-header .datatable-header-cell .draggable::after {
|
|
171
215
|
content: " ";
|
|
172
216
|
position: absolute;
|
|
173
217
|
top: 50%;
|
|
@@ -182,37 +226,37 @@
|
|
|
182
226
|
z-index: 9999;
|
|
183
227
|
pointer-events: none;
|
|
184
228
|
}
|
|
185
|
-
.
|
|
229
|
+
.sto-datatable .datatable-header .datatable-header-cell.dragging .resize-handle {
|
|
186
230
|
border-right: none;
|
|
187
231
|
}
|
|
188
|
-
.
|
|
232
|
+
.sto-datatable .datatable-header .datatable-header-cell .mat-mdc-checkbox {
|
|
189
233
|
--mdc-checkbox-state-layer-size: 18px;
|
|
190
234
|
margin-left: 11px;
|
|
191
235
|
}
|
|
192
|
-
.
|
|
236
|
+
.sto-datatable .datatable-header .resize-handle {
|
|
193
237
|
border-right: solid 1px #eee;
|
|
194
238
|
}
|
|
195
|
-
.
|
|
239
|
+
.sto-datatable .datatable-body .datatable-body-cell-label {
|
|
196
240
|
line-height: 20px;
|
|
197
241
|
}
|
|
198
|
-
.
|
|
242
|
+
.sto-datatable .datatable-body .datatable-body-row .datatable-body-cell {
|
|
199
243
|
--mdc-checkbox-state-layer-size: 35px;
|
|
200
244
|
padding: 8px;
|
|
201
245
|
vertical-align: top;
|
|
202
246
|
border-top: 0;
|
|
203
247
|
transition: width 0.3s ease, box-shadow 250ms linear;
|
|
204
248
|
}
|
|
205
|
-
.
|
|
249
|
+
.sto-datatable .datatable-body .datatable-body-row .datatable-body-cell:has(.mat-mdc-form-field), .sto-datatable .datatable-body .datatable-body-row .datatable-body-cell:has(.mat-mdc-checkbox) {
|
|
206
250
|
padding: 0;
|
|
207
251
|
}
|
|
208
|
-
.
|
|
252
|
+
.sto-datatable .datatable-body .datatable-body-row .datatable-body-cell .mat-mdc-form-field {
|
|
209
253
|
margin: 0 4px;
|
|
210
254
|
min-height: 0;
|
|
211
255
|
}
|
|
212
|
-
.
|
|
256
|
+
.sto-datatable .datatable-body .datatable-body-row .datatable-body-cell .mat-mdc-form-field-subscript-wrapper {
|
|
213
257
|
display: none;
|
|
214
258
|
}
|
|
215
|
-
.
|
|
259
|
+
.sto-datatable .datatable-body .progress-linear {
|
|
216
260
|
display: block;
|
|
217
261
|
position: sticky;
|
|
218
262
|
width: 100%;
|
|
@@ -222,7 +266,7 @@
|
|
|
222
266
|
top: 0;
|
|
223
267
|
left: 0;
|
|
224
268
|
}
|
|
225
|
-
.
|
|
269
|
+
.sto-datatable .datatable-body .progress-linear .container {
|
|
226
270
|
display: block;
|
|
227
271
|
position: relative;
|
|
228
272
|
overflow: hidden;
|
|
@@ -231,7 +275,7 @@
|
|
|
231
275
|
-webkit-transform: translate(0, 0) scale(1, 1);
|
|
232
276
|
transform: translate(0, 0) scale(1, 1);
|
|
233
277
|
}
|
|
234
|
-
.
|
|
278
|
+
.sto-datatable .datatable-body .progress-linear .container .bar {
|
|
235
279
|
transition: all 0.2s linear;
|
|
236
280
|
-webkit-animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
|
|
237
281
|
animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
|
|
@@ -244,25 +288,25 @@
|
|
|
244
288
|
width: 100%;
|
|
245
289
|
height: 5px;
|
|
246
290
|
}
|
|
247
|
-
.
|
|
291
|
+
.sto-datatable .empty-row {
|
|
248
292
|
height: 50px;
|
|
249
293
|
text-align: left;
|
|
250
294
|
padding: 8px;
|
|
251
295
|
vertical-align: top;
|
|
252
296
|
border-top: 0;
|
|
253
297
|
}
|
|
254
|
-
.
|
|
298
|
+
.sto-datatable .loading-row {
|
|
255
299
|
text-align: left;
|
|
256
300
|
padding: 8px;
|
|
257
301
|
vertical-align: top;
|
|
258
302
|
border-top: 0;
|
|
259
303
|
}
|
|
260
|
-
.
|
|
304
|
+
.sto-datatable .datatable-footer .page-count {
|
|
261
305
|
line-height: 50px;
|
|
262
306
|
height: 50px;
|
|
263
307
|
padding: 0 1.2rem;
|
|
264
308
|
}
|
|
265
|
-
.
|
|
309
|
+
.sto-datatable.single-selection .datatable-body-row {
|
|
266
310
|
cursor: pointer;
|
|
267
311
|
}
|
|
268
312
|
|
|
@@ -307,7 +351,7 @@
|
|
|
307
351
|
margin-top: -5px;
|
|
308
352
|
}
|
|
309
353
|
|
|
310
|
-
.
|
|
354
|
+
.sto-datatable .datatable-header .datatable-header-cell .sort-btn {
|
|
311
355
|
line-height: 0;
|
|
312
356
|
vertical-align: bottom;
|
|
313
357
|
}
|
|
@@ -316,37 +360,37 @@ span.sortable {
|
|
|
316
360
|
cursor: pointer;
|
|
317
361
|
}
|
|
318
362
|
|
|
319
|
-
.sto-datatable
|
|
363
|
+
.sto-datatable .datatable-body {
|
|
320
364
|
-moz-transition: height 225ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
321
365
|
-webkit-transition: height 225ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
322
366
|
-o-transition: height 225ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
323
367
|
transition: height 225ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
324
368
|
}
|
|
325
369
|
|
|
326
|
-
.
|
|
370
|
+
.sto-datatable .datatable-header .datatable-header-column-group .datatable-header-cell.sto-datatable__header-group {
|
|
327
371
|
border-bottom: 0;
|
|
328
372
|
}
|
|
329
|
-
.
|
|
373
|
+
.sto-datatable .datatable-header .datatable-header-column-group .datatable-header-cell.sto-datatable__header-group--empty {
|
|
330
374
|
color: transparent;
|
|
331
375
|
}
|
|
332
|
-
.
|
|
376
|
+
.sto-datatable .datatable-header .datatable-header-column-group .datatable-header-cell.sto-datatable__header-group--center {
|
|
333
377
|
text-align: center;
|
|
334
378
|
}
|
|
335
|
-
.
|
|
379
|
+
.sto-datatable .datatable-header .datatable-header-column-group .datatable-header-cell.sto-datatable__header-group__border--hide-left {
|
|
336
380
|
border-left: 0;
|
|
337
381
|
}
|
|
338
|
-
.
|
|
382
|
+
.sto-datatable .datatable-header .datatable-header-column-group .datatable-header-cell.sto-datatable__header-group__border--hide-right {
|
|
339
383
|
border-right: 0;
|
|
340
384
|
}
|
|
341
385
|
|
|
342
|
-
.
|
|
386
|
+
.sto-datatable .datatable-header .datatable-header-cell.sto-datatable__header--dense {
|
|
343
387
|
padding-top: 8px;
|
|
344
388
|
}
|
|
345
|
-
.
|
|
389
|
+
.sto-datatable .datatable-header .datatable-header-cell.sto-datatable__header--empty {
|
|
346
390
|
color: transparent;
|
|
347
391
|
}
|
|
348
392
|
|
|
349
|
-
.
|
|
393
|
+
.sto-datatable .datatable-header-cell .mat-icon.mat-icon-sort {
|
|
350
394
|
line-height: 13px;
|
|
351
395
|
height: 13px;
|
|
352
396
|
}
|
package/ngx-stoui.css
CHANGED
|
@@ -198,82 +198,82 @@ body .sto-mdl-table__footer__row {
|
|
|
198
198
|
border-top: 1px solid var(--divider);
|
|
199
199
|
background: var(--bg-app);
|
|
200
200
|
}
|
|
201
|
-
body .
|
|
201
|
+
body .sto-datatable {
|
|
202
202
|
background-color: transparent;
|
|
203
203
|
color: var(--text);
|
|
204
204
|
}
|
|
205
|
-
body .
|
|
206
|
-
body .
|
|
205
|
+
body .sto-datatable .datatable-body mat-icon,
|
|
206
|
+
body .sto-datatable .datatable-header mat-icon {
|
|
207
207
|
color: var(--text-secondary);
|
|
208
208
|
}
|
|
209
|
-
body .
|
|
210
|
-
--mdc-checkbox-state-layer-size:
|
|
209
|
+
body .sto-datatable .mat-mdc-checkbox {
|
|
210
|
+
--mdc-checkbox-state-layer-size: 35px;
|
|
211
211
|
display: inline-flex;
|
|
212
212
|
}
|
|
213
|
-
body .
|
|
213
|
+
body .sto-datatable .datatable-header {
|
|
214
214
|
border-bottom: 1px solid var(--divider);
|
|
215
215
|
}
|
|
216
|
-
body .
|
|
216
|
+
body .sto-datatable .datatable-header .datatable-header-cell {
|
|
217
217
|
color: var(--text);
|
|
218
218
|
}
|
|
219
|
-
body .
|
|
219
|
+
body .sto-datatable .datatable-body .progress-linear .container {
|
|
220
220
|
background-color: var(--accent-highlight);
|
|
221
221
|
}
|
|
222
|
-
body .
|
|
222
|
+
body .sto-datatable .datatable-body .progress-linear .container .bar {
|
|
223
223
|
background-color: var(--primary-resting);
|
|
224
224
|
}
|
|
225
|
-
body .
|
|
225
|
+
body .sto-datatable .datatable-body .datatable-body-row {
|
|
226
226
|
color: var(--text);
|
|
227
227
|
border-bottom: 1px solid var(--divider);
|
|
228
228
|
}
|
|
229
|
-
body .
|
|
229
|
+
body .sto-datatable .datatable-body .datatable-body-row:not(.active):hover {
|
|
230
230
|
background-color: var(--bg-hover);
|
|
231
231
|
}
|
|
232
|
-
body .
|
|
233
|
-
body .
|
|
234
|
-
body .
|
|
232
|
+
body .sto-datatable .datatable-body .datatable-body-row:not(.active):hover .datatable-row-left,
|
|
233
|
+
body .sto-datatable .datatable-body .datatable-body-row:not(.active):hover .datatable-row-right,
|
|
234
|
+
body .sto-datatable .datatable-body .datatable-body-row:not(.active):hover .datatable-row-center {
|
|
235
235
|
background-color: var(--bg-hover);
|
|
236
236
|
}
|
|
237
|
-
body .
|
|
237
|
+
body .sto-datatable .datatable-body .datatable-body-row .sto-form__field .mat-mdc-form-field-infix {
|
|
238
238
|
padding: 0 9px 0 0;
|
|
239
239
|
border-top: 0;
|
|
240
240
|
}
|
|
241
|
-
body .
|
|
241
|
+
body .sto-datatable .datatable-body .datatable-body-row .mat-mdc-icon-button {
|
|
242
242
|
--mdc-icon-button-state-layer-size: 28px;
|
|
243
243
|
padding: 0;
|
|
244
244
|
}
|
|
245
|
-
body .
|
|
245
|
+
body .sto-datatable .datatable-header .datatable-header-column-group .datatable-header-cell {
|
|
246
246
|
border-left: 1px solid var(--divider);
|
|
247
247
|
}
|
|
248
|
-
body .
|
|
248
|
+
body .sto-datatable .datatable-body .datatable-body-row:focus:not(.active) .datatable-row-group.datatable-row-left, body .sto-datatable .datatable-body .datatable-body-row:focus:not(.active) .datatable-row-group.datatable-row-right, body .sto-datatable .datatable-body .datatable-body-row:focus:not(.active) .datatable-row-group.datatable-row-center {
|
|
249
249
|
background-color: var(--bg-light) !important;
|
|
250
250
|
}
|
|
251
|
-
body .
|
|
251
|
+
body .sto-datatable .datatable-body .datatable-body-row.active {
|
|
252
252
|
background-color: var(--bg-light);
|
|
253
253
|
}
|
|
254
|
-
body .
|
|
255
|
-
body .
|
|
256
|
-
body .
|
|
254
|
+
body .sto-datatable .datatable-body .datatable-body-row:not(.active):not(:hover) .datatable-row-left,
|
|
255
|
+
body .sto-datatable .datatable-body .datatable-body-row:not(.active):not(:hover) .datatable-row-right,
|
|
256
|
+
body .sto-datatable .datatable-body .datatable-body-row:not(.active):not(:hover) .datatable-row-center {
|
|
257
257
|
background-color: transparent;
|
|
258
258
|
}
|
|
259
|
-
body .
|
|
259
|
+
body .sto-datatable .datatable-footer {
|
|
260
260
|
overflow: hidden;
|
|
261
261
|
}
|
|
262
|
-
body .
|
|
262
|
+
body .sto-datatable .datatable-footer .datatable-pager a {
|
|
263
263
|
color: var(--primary-resting);
|
|
264
264
|
padding: 0 2px;
|
|
265
265
|
text-decoration: none;
|
|
266
266
|
}
|
|
267
|
-
body .
|
|
267
|
+
body .sto-datatable .datatable-footer .datatable-pager a:hover {
|
|
268
268
|
background: var(--bg-hover);
|
|
269
269
|
}
|
|
270
|
-
body .
|
|
270
|
+
body .sto-datatable .datatable-footer .datatable-pager .pager li.pages {
|
|
271
271
|
margin: 0 2px;
|
|
272
272
|
}
|
|
273
|
-
body .
|
|
273
|
+
body .sto-datatable .datatable-footer .datatable-pager .pager li.pages.active {
|
|
274
274
|
background: var(--bg-light);
|
|
275
275
|
}
|
|
276
|
-
body .
|
|
276
|
+
body .sto-datatable .datatable-footer .datatable-pager .pager li.pages.disabled a {
|
|
277
277
|
color: var(--divider);
|
|
278
278
|
}
|
|
279
279
|
|
|
@@ -283,21 +283,21 @@ body .ngx-datatable.sto-datatable .datatable-footer .datatable-pager .pager li.p
|
|
|
283
283
|
font-weight: 400;
|
|
284
284
|
font-feature-settings: "tnum", "lnum";
|
|
285
285
|
}
|
|
286
|
-
.mat-typography:not(.sto-sm-typography):not(.sto-l-typography) .
|
|
286
|
+
.mat-typography:not(.sto-sm-typography):not(.sto-l-typography) .sto-datatable {
|
|
287
287
|
font-feature-settings: "tnum", "lnum";
|
|
288
288
|
}
|
|
289
|
-
.mat-typography:not(.sto-sm-typography):not(.sto-l-typography) .
|
|
290
|
-
.mat-typography:not(.sto-sm-typography):not(.sto-l-typography) .
|
|
289
|
+
.mat-typography:not(.sto-sm-typography):not(.sto-l-typography) .sto-datatable .datatable-body,
|
|
290
|
+
.mat-typography:not(.sto-sm-typography):not(.sto-l-typography) .sto-datatable .datatable-header {
|
|
291
291
|
font-family: Equinor, Roboto;
|
|
292
292
|
font-size: 13px;
|
|
293
293
|
font-weight: 400;
|
|
294
294
|
}
|
|
295
|
-
.mat-typography:not(.sto-sm-typography):not(.sto-l-typography) .
|
|
295
|
+
.mat-typography:not(.sto-sm-typography):not(.sto-l-typography) .sto-datatable .datatable-footer {
|
|
296
296
|
font-family: Equinor, Roboto;
|
|
297
297
|
font-size: 13px;
|
|
298
298
|
font-weight: 400;
|
|
299
299
|
}
|
|
300
|
-
.mat-typography:not(.sto-sm-typography):not(.sto-l-typography) .
|
|
300
|
+
.mat-typography:not(.sto-sm-typography):not(.sto-l-typography) .sto-datatable .datatable-footer .pager li a[role=button] {
|
|
301
301
|
line-height: 13px;
|
|
302
302
|
}
|
|
303
303
|
|
|
@@ -307,21 +307,21 @@ body .ngx-datatable.sto-datatable .datatable-footer .datatable-pager .pager li.p
|
|
|
307
307
|
font-weight: 400;
|
|
308
308
|
font-feature-settings: "tnum", "lnum";
|
|
309
309
|
}
|
|
310
|
-
.mat-typography.sto-sm-typography .
|
|
310
|
+
.mat-typography.sto-sm-typography .sto-datatable {
|
|
311
311
|
font-feature-settings: "tnum", "lnum";
|
|
312
312
|
}
|
|
313
|
-
.mat-typography.sto-sm-typography .
|
|
314
|
-
.mat-typography.sto-sm-typography .
|
|
313
|
+
.mat-typography.sto-sm-typography .sto-datatable .datatable-body,
|
|
314
|
+
.mat-typography.sto-sm-typography .sto-datatable .datatable-header {
|
|
315
315
|
font-family: Equinor, Roboto;
|
|
316
316
|
font-size: 10px;
|
|
317
317
|
font-weight: 400;
|
|
318
318
|
}
|
|
319
|
-
.mat-typography.sto-sm-typography .
|
|
319
|
+
.mat-typography.sto-sm-typography .sto-datatable .datatable-footer {
|
|
320
320
|
font-family: Equinor, Roboto;
|
|
321
321
|
font-size: 10px;
|
|
322
322
|
font-weight: 400;
|
|
323
323
|
}
|
|
324
|
-
.mat-typography.sto-sm-typography .
|
|
324
|
+
.mat-typography.sto-sm-typography .sto-datatable .datatable-footer .pager li a[role=button] {
|
|
325
325
|
line-height: 10px;
|
|
326
326
|
}
|
|
327
327
|
|
|
@@ -331,21 +331,21 @@ body .ngx-datatable.sto-datatable .datatable-footer .datatable-pager .pager li.p
|
|
|
331
331
|
font-weight: 400;
|
|
332
332
|
font-feature-settings: "tnum", "lnum";
|
|
333
333
|
}
|
|
334
|
-
.mat-typography.sto-l-typography .
|
|
334
|
+
.mat-typography.sto-l-typography .sto-datatable {
|
|
335
335
|
font-feature-settings: "tnum", "lnum";
|
|
336
336
|
}
|
|
337
|
-
.mat-typography.sto-l-typography .
|
|
338
|
-
.mat-typography.sto-l-typography .
|
|
337
|
+
.mat-typography.sto-l-typography .sto-datatable .datatable-body,
|
|
338
|
+
.mat-typography.sto-l-typography .sto-datatable .datatable-header {
|
|
339
339
|
font-family: Equinor, Roboto;
|
|
340
340
|
font-size: 16px;
|
|
341
341
|
font-weight: 400;
|
|
342
342
|
}
|
|
343
|
-
.mat-typography.sto-l-typography .
|
|
343
|
+
.mat-typography.sto-l-typography .sto-datatable .datatable-footer {
|
|
344
344
|
font-family: Equinor, Roboto;
|
|
345
345
|
font-size: 16px;
|
|
346
346
|
font-weight: 400;
|
|
347
347
|
}
|
|
348
|
-
.mat-typography.sto-l-typography .
|
|
348
|
+
.mat-typography.sto-l-typography .sto-datatable .datatable-footer .pager li a[role=button] {
|
|
349
349
|
line-height: 16px;
|
|
350
350
|
}
|
|
351
351
|
|
|
@@ -4781,11 +4781,15 @@ input::-webkit-inner-spin-button {
|
|
|
4781
4781
|
}
|
|
4782
4782
|
|
|
4783
4783
|
.mat-mdc-button {
|
|
4784
|
+
--mdc-text-button-container-height: 46px;
|
|
4784
4785
|
--mdc-protected-button-label-text-color: var(--primary-hover-alt);
|
|
4785
4786
|
}
|
|
4786
4787
|
.mat-mdc-button.mat-unthemed {
|
|
4787
4788
|
--mdc-text-button-label-text-color: var(--text);
|
|
4788
4789
|
}
|
|
4790
|
+
.mat-mdc-button.mat-mdc-button-base {
|
|
4791
|
+
height: var(--mdc-text-button-container-height);
|
|
4792
|
+
}
|
|
4789
4793
|
|
|
4790
4794
|
.mat-mdc-progress-bar {
|
|
4791
4795
|
--mdc-linear-progress-active-indicator-color: var(--primary-highlight);
|
|
@@ -4822,11 +4826,12 @@ input::-webkit-inner-spin-button {
|
|
|
4822
4826
|
.mat-mdc-checkbox,
|
|
4823
4827
|
.mat-mdc-checkbox.mat-primary {
|
|
4824
4828
|
--mdc-theme-text-primary-on-background: var(--text);
|
|
4825
|
-
--mdc-checkbox-selected-checkmark-color: var(--
|
|
4829
|
+
--mdc-checkbox-selected-checkmark-color: var(--accent-hover-contrast);
|
|
4826
4830
|
--mdc-checkbox-unselected-icon-color: var(--text);
|
|
4827
4831
|
--mdc-checkbox-unselected-focus-icon-color: var(--text-disabled);
|
|
4828
4832
|
--mdc-theme-text-primary-on-background: var(--text);
|
|
4829
4833
|
--mdc-checkbox-unselected-hover-icon-color: var(--text-disabled);
|
|
4834
|
+
--mdc-checkbox-selected-hover-icon-color: var(--primary-hover);
|
|
4830
4835
|
}
|
|
4831
4836
|
|
|
4832
4837
|
.mat-mdc-select {
|
|
@@ -4855,6 +4860,10 @@ input::-webkit-inner-spin-button {
|
|
|
4855
4860
|
);
|
|
4856
4861
|
}
|
|
4857
4862
|
|
|
4863
|
+
.ngx-datatable .mat-mdc-checkbox .mdc-checkbox {
|
|
4864
|
+
box-sizing: content-box;
|
|
4865
|
+
}
|
|
4866
|
+
|
|
4858
4867
|
table {
|
|
4859
4868
|
border-collapse: collapse;
|
|
4860
4869
|
border-spacing: 0;
|
package/package.json
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
$row-height: 24px;
|
|
2
2
|
$icon-height: 16px;
|
|
3
3
|
|
|
4
|
+
.sto-compact .imo-overview,
|
|
5
|
+
.sto-compact .sto-drawer--compact {
|
|
6
|
+
//only in .imo-overview for now
|
|
4
7
|
|
|
5
|
-
.sto-
|
|
6
|
-
|
|
7
|
-
.ngx-datatable.sto-datatable, .ngx-datatable.sto-datatable.inside-card {
|
|
8
|
+
.sto-datatable,
|
|
9
|
+
.sto-datatable.inside-card {
|
|
8
10
|
.datatable-body {
|
|
9
|
-
|
|
10
11
|
.progress-linear {
|
|
11
12
|
height: 3px;
|
|
12
13
|
margin: -3px 0 0 0;
|
|
@@ -40,7 +41,6 @@ $icon-height: 16px;
|
|
|
40
41
|
line-height: $row-height;
|
|
41
42
|
}
|
|
42
43
|
}
|
|
43
|
-
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
}
|
|
@@ -60,7 +60,6 @@ $icon-height: 16px;
|
|
|
60
60
|
line-height: 12px;
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
|
-
|
|
64
63
|
}
|
|
65
64
|
|
|
66
65
|
&.sto-datatable__header-column {
|
|
@@ -71,18 +70,16 @@ $icon-height: 16px;
|
|
|
71
70
|
position: static;
|
|
72
71
|
|
|
73
72
|
&::before {
|
|
74
|
-
content:
|
|
73
|
+
content: '(';
|
|
75
74
|
}
|
|
76
75
|
|
|
77
76
|
&::after {
|
|
78
|
-
content:
|
|
77
|
+
content: ')';
|
|
79
78
|
}
|
|
80
79
|
}
|
|
81
|
-
|
|
82
80
|
}
|
|
83
81
|
}
|
|
84
82
|
}
|
|
85
|
-
|
|
86
83
|
}
|
|
87
84
|
|
|
88
85
|
.mat-icon {
|
|
@@ -90,16 +87,13 @@ $icon-height: 16px;
|
|
|
90
87
|
width: $icon-height;
|
|
91
88
|
font-size: $icon-height;
|
|
92
89
|
line-height: $icon-height;
|
|
93
|
-
|
|
94
90
|
}
|
|
95
91
|
}
|
|
96
92
|
|
|
97
|
-
|
|
98
93
|
sto-datatable-fixed-row-wrapper {
|
|
99
94
|
margin-top: 8px;
|
|
100
95
|
}
|
|
101
96
|
|
|
102
|
-
|
|
103
97
|
.date-status-cell {
|
|
104
98
|
.month-label {
|
|
105
99
|
line-height: 20px;
|
|
@@ -107,11 +101,13 @@ $icon-height: 16px;
|
|
|
107
101
|
left: 2px;
|
|
108
102
|
}
|
|
109
103
|
}
|
|
110
|
-
|
|
111
104
|
}
|
|
112
105
|
|
|
113
|
-
|
|
114
|
-
.sto-
|
|
106
|
+
.sto-compact
|
|
107
|
+
.sto-datatable
|
|
108
|
+
.datatable-body
|
|
109
|
+
.datatable-body-cell-label
|
|
110
|
+
.date-status-cell {
|
|
115
111
|
line-height: 24px;
|
|
116
112
|
}
|
|
117
113
|
|
|
@@ -122,7 +118,13 @@ $icon-height: 16px;
|
|
|
122
118
|
}
|
|
123
119
|
}
|
|
124
120
|
|
|
125
|
-
.sto-compact
|
|
121
|
+
.sto-compact
|
|
122
|
+
.imo-overview
|
|
123
|
+
.sto-datatable
|
|
124
|
+
.datatable-body
|
|
125
|
+
.datatable-body-row
|
|
126
|
+
.datatable-body-cell.sto-datatable__column--editable
|
|
127
|
+
.datatable-body-cell-label {
|
|
126
128
|
.mat-form-field-prefix {
|
|
127
129
|
height: 19px;
|
|
128
130
|
width: 19px;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
@import 'ngx-datatable-compact';
|
|
2
2
|
@import 'ngx-datatable-form';
|
|
3
3
|
|
|
4
|
-
.
|
|
4
|
+
.sto-datatable {
|
|
5
5
|
border-radius: 2px;
|
|
6
6
|
margin-bottom: 4px;
|
|
7
7
|
|
|
@@ -211,10 +211,7 @@
|
|
|
211
211
|
}
|
|
212
212
|
}
|
|
213
213
|
|
|
214
|
-
.
|
|
215
|
-
.datatable-header
|
|
216
|
-
.datatable-header-cell
|
|
217
|
-
.sort-btn {
|
|
214
|
+
.sto-datatable .datatable-header .datatable-header-cell .sort-btn {
|
|
218
215
|
line-height: 0;
|
|
219
216
|
vertical-align: bottom;
|
|
220
217
|
}
|
|
@@ -223,7 +220,7 @@ span.sortable {
|
|
|
223
220
|
cursor: pointer;
|
|
224
221
|
}
|
|
225
222
|
|
|
226
|
-
.sto-datatable
|
|
223
|
+
.sto-datatable {
|
|
227
224
|
.datatable-body {
|
|
228
225
|
-moz-transition: height 225ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
229
226
|
-webkit-transition: height 225ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
@@ -232,7 +229,7 @@ span.sortable {
|
|
|
232
229
|
}
|
|
233
230
|
}
|
|
234
231
|
|
|
235
|
-
.
|
|
232
|
+
.sto-datatable
|
|
236
233
|
.datatable-header
|
|
237
234
|
.datatable-header-column-group
|
|
238
235
|
.datatable-header-cell {
|
|
@@ -257,7 +254,7 @@ span.sortable {
|
|
|
257
254
|
}
|
|
258
255
|
}
|
|
259
256
|
|
|
260
|
-
.
|
|
257
|
+
.sto-datatable .datatable-header .datatable-header-cell {
|
|
261
258
|
&.sto-datatable__header--dense {
|
|
262
259
|
padding-top: 8px;
|
|
263
260
|
}
|
|
@@ -273,7 +270,7 @@ span.sortable {
|
|
|
273
270
|
.sto-datatable__border--left {
|
|
274
271
|
}
|
|
275
272
|
|
|
276
|
-
.
|
|
273
|
+
.sto-datatable {
|
|
277
274
|
.datatable-header-cell {
|
|
278
275
|
.mat-icon.mat-icon-sort {
|
|
279
276
|
line-height: 13px; // TODO TYpography
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
78
|
|
|
79
|
-
.
|
|
79
|
+
.sto-datatable {
|
|
80
80
|
background-color: $background-color;
|
|
81
81
|
color: $color;
|
|
82
82
|
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
.mat-mdc-checkbox {
|
|
91
|
-
--mdc-checkbox-state-layer-size:
|
|
91
|
+
--mdc-checkbox-state-layer-size: 35px;
|
|
92
92
|
display: inline-flex;
|
|
93
93
|
}
|
|
94
94
|
.datatable-header {
|
|
@@ -205,7 +205,7 @@ body {
|
|
|
205
205
|
font-feature-settings: 'tnum', 'lnum';
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
.
|
|
208
|
+
.sto-datatable {
|
|
209
209
|
.datatable-body,
|
|
210
210
|
.datatable-header {
|
|
211
211
|
font: {
|