@inera/ids-design 5.1.3 → 5.2.1
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/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +45 -43
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +14 -6
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +9 -5
- package/components/card/card.css +0 -8
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +76 -321
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +44 -38
- package/components/expandable/expandable-lit.js +1 -1
- package/components/expandable/expandable.css +16 -13
- package/components/footer/footer-lit.js +1 -1
- package/components/footer/footer.css +49 -53
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +46 -50
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +46 -50
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +38 -41
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +46 -50
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +46 -50
- package/components/form/group/group-lit.js +1 -1
- package/components/form/group/group.css +26 -8
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +90 -115
- package/components/grid/column/column.css +1 -1
- package/components/header-1177/composite-header-1177.css +12 -100
- package/components/header-1177/header-1177-avatar.css +0 -8
- package/components/header-1177/header-1177-item.css +7 -3
- package/components/header-1177/header-1177-nav-item-mobile.css +12 -8
- package/components/header-1177/header-1177-nav-item.css +7 -3
- package/components/header-1177/header-1177.css +7 -3
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +7 -3
- package/components/header-1177-admin/header-1177-admin-avatar.css +11 -7
- package/components/header-1177-admin/header-1177-admin-item.css +7 -3
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item.css +63 -23
- package/components/header-1177-admin/header-1177-admin.css +8 -4
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +7 -3
- package/components/header-1177-pro/header-1177-pro-avatar.css +11 -7
- package/components/header-1177-pro/header-1177-pro-item.css +7 -3
- package/components/header-1177-pro/header-1177-pro-nav-item.css +7 -3
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +15 -11
- package/components/header-1177-pro/header-1177-pro-region-picker.css +11 -7
- package/components/header-1177-pro/header-1177-pro.css +7 -3
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +7 -17
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +13 -9
- package/components/header-inera/header-inera-nav-mobile.css +0 -8
- package/components/header-inera/header-inera-nav.css +0 -8
- package/components/header-inera/header-inera.css +7 -3
- package/components/header-inera-admin/composite-header-inera-admin.css +20 -137
- package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +0 -8
- package/components/header-inera-admin/header-inera-admin-avatar.css +0 -8
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +12 -21
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item.css +13 -9
- package/components/header-inera-admin/header-inera-admin-nav-mobile.css +0 -8
- package/components/header-inera-admin/header-inera-admin-nav.css +0 -8
- package/components/header-inera-admin/header-inera-admin.css +7 -3
- package/components/list/list-lit.js +1 -1
- package/components/list/list.css +10 -18
- package/components/mobile-menu/mobile-menu.css +7 -3
- package/components/pagination/data-pagination/data-pagination.css +0 -8
- package/components/pagination/list-pagination/list-pagination.css +7 -3
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +47 -25
- package/components/popover/popover-lit.js +1 -1
- package/components/popover/popover.css +1 -8
- package/components/side-panel/side-panel-lit.js +7 -0
- package/components/side-panel/side-panel.css +198 -0
- package/components/stepper/stepper.css +7 -3
- package/components/table/table.css +14 -12
- package/components/tabs/tab-panel.css +0 -8
- package/components/tabs/tab.css +7 -3
- package/components/tabs/tabs-lit.js +3 -5
- package/components/tabs/tabs.css +0 -8
- package/components/tag/tag.css +7 -3
- package/components/tooltip/tooltip-lit.js +1 -1
- package/components/tooltip/tooltip.css +4 -32
- package/global/_partials.css +8 -4
- package/global/global.css +772 -452
- package/global/util/util.css +4 -0
- package/package.json +1 -1
- package/themes/1177/1177.css +971 -765
- package/themes/1177-pro/1177-pro.css +979 -781
- package/themes/inera/inera-tokens.css +1 -0
- package/themes/inera/inera.css +978 -757
- package/themes/inera-admin/inera-admin.css +980 -761
- package/themes/reset.css +1 -1
- package/components/description-list/description-list-lit.js +0 -7
- package/components/description-list/description-list.css +0 -98
- package/components/form/toggle/toggle-lit.d.ts +0 -2
- package/components/form/toggle/toggle-lit.js +0 -7
- package/components/form/toggle/toggle.css +0 -154
- /package/components/{description-list/description-list-lit.d.ts → side-panel/side-panel-lit.d.ts} +0 -0
|
@@ -10,386 +10,141 @@
|
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
13
|
+
/*******
|
|
14
|
+
* BUTTONS
|
|
15
|
+
********/
|
|
16
|
+
/*******
|
|
17
|
+
* SCROLLBAR
|
|
18
|
+
********/
|
|
19
|
+
/*******
|
|
20
|
+
* FORM
|
|
21
|
+
********/
|
|
22
|
+
/*******
|
|
23
|
+
* A11Y
|
|
24
|
+
********/
|
|
19
25
|
.ids-data-table table {
|
|
20
26
|
width: 100%;
|
|
21
27
|
background-color: white;
|
|
22
28
|
margin: 20px auto 50px;
|
|
23
29
|
border-collapse: separate;
|
|
24
30
|
border-spacing: 0;
|
|
25
|
-
border: 1px solid var(--
|
|
26
|
-
border-radius: var(--
|
|
31
|
+
border: 1px solid var(--IDS-DATA-TABLE-CELL__BORDER_COLOR);
|
|
32
|
+
border-radius: var(--IDS-DATA-TABLE__BORDER-RADIUS);
|
|
27
33
|
overflow: visible;
|
|
28
34
|
}
|
|
29
|
-
.ids-data-table
|
|
30
|
-
padding: 8px;
|
|
31
|
-
text-align: left;
|
|
32
|
-
border-bottom: 1px solid var(--data-table-cell_color);
|
|
33
|
-
border-right: none;
|
|
34
|
-
white-space: nowrap;
|
|
35
|
-
}
|
|
36
|
-
.ids-data-table th {
|
|
37
|
-
cursor: pointer;
|
|
38
|
-
font-weight: bold;
|
|
39
|
-
border-bottom: 2px solid var(--data-table-cell_color);
|
|
40
|
-
background-color: var(--data-table-head_background-color);
|
|
41
|
-
font-family: var(--data-table_font-style);
|
|
42
|
-
}
|
|
43
|
-
.ids-data-table th:first-child {
|
|
44
|
-
padding: 12px 8px 12px 16px;
|
|
45
|
-
}
|
|
46
|
-
.ids-data-table th:last-child {
|
|
47
|
-
padding: 12px 16px 12px 8px;
|
|
48
|
-
}
|
|
49
|
-
.ids-data-table th:not(:first-child):not(:last-child) {
|
|
50
|
-
padding: 12px 8px 12px 8px;
|
|
51
|
-
}
|
|
52
|
-
.ids-data-table td:first-child {
|
|
53
|
-
padding: 8px 8px 8px 16px;
|
|
54
|
-
}
|
|
55
|
-
.ids-data-table td:last-child {
|
|
56
|
-
padding: 8px 16px 8px 8px;
|
|
57
|
-
}
|
|
58
|
-
.ids-data-table td:not(:first-child):not(:last-child) {
|
|
59
|
-
padding: 8px 8px 8px 8px;
|
|
60
|
-
}
|
|
61
|
-
.ids-data-table tr {
|
|
62
|
-
border-bottom: 1px solid #ddd;
|
|
63
|
-
}
|
|
64
|
-
.ids-data-table th:last-child, .ids-data-table td:last-child {
|
|
65
|
-
border-right: none;
|
|
66
|
-
}
|
|
67
|
-
.ids-data-table .ids-data-table__col--wide {
|
|
68
|
-
width: 30em;
|
|
69
|
-
}
|
|
70
|
-
.ids-data-table table thead tr:first-child th:first-child {
|
|
35
|
+
.ids-data-table thead tr:first-child th:first-child {
|
|
71
36
|
border-top-left-radius: 10px;
|
|
72
37
|
}
|
|
73
|
-
.ids-data-table
|
|
38
|
+
.ids-data-table thead tr:first-child th:last-child {
|
|
74
39
|
border-top-right-radius: 10px;
|
|
75
40
|
}
|
|
76
|
-
.ids-data-table
|
|
41
|
+
.ids-data-table tbody tr:last-child td {
|
|
77
42
|
border-bottom: none;
|
|
78
43
|
}
|
|
79
|
-
.ids-data-table
|
|
44
|
+
.ids-data-table tbody tr:last-child td:first-child {
|
|
80
45
|
border-bottom-left-radius: 10px;
|
|
81
46
|
}
|
|
82
|
-
.ids-data-table
|
|
47
|
+
.ids-data-table tbody tr:last-child td:last-child {
|
|
83
48
|
border-bottom-right-radius: 10px;
|
|
84
49
|
}
|
|
85
|
-
.ids-data-table th
|
|
86
|
-
.ids-data-table
|
|
87
|
-
cursor: pointer;
|
|
88
|
-
transform: rotate(-90deg);
|
|
89
|
-
margin-left: 5.5px;
|
|
90
|
-
}
|
|
91
|
-
.ids-data-table .ids-icon-arrow-opposite {
|
|
92
|
-
transform: rotate(90deg);
|
|
93
|
-
margin-left: 6em;
|
|
94
|
-
}
|
|
95
|
-
.ids-data-table th, .ids-data-table td {
|
|
96
|
-
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
97
|
-
}
|
|
98
|
-
.ids-data-table th:focus {
|
|
99
|
-
outline: 2px solid --focus_outline;
|
|
100
|
-
z-index: 2;
|
|
101
|
-
}
|
|
102
|
-
.ids-data-table th:focus {
|
|
103
|
-
outline-offset: -5px;
|
|
104
|
-
}
|
|
105
|
-
.ids-data-table tr:focus {
|
|
106
|
-
outline: none;
|
|
107
|
-
}
|
|
108
|
-
.ids-data-table table:hover,
|
|
109
|
-
.ids-data-table table:active,
|
|
110
|
-
.ids-data-table table:focus {
|
|
111
|
-
background-color: var(--table-active_background-color);
|
|
112
|
-
box-shadow: var(--table-active_box-shadow);
|
|
113
|
-
}
|
|
114
|
-
.ids-data-table.ids-table--s th, .ids-data-table.ids-table--s td {
|
|
115
|
-
font-size: 0.875rem;
|
|
116
|
-
padding: 4px;
|
|
117
|
-
}
|
|
118
|
-
.ids-data-table.ids-table--l th, .ids-data-table.ids-table--l td {
|
|
119
|
-
font-size: 1.125rem;
|
|
120
|
-
padding: 12px;
|
|
121
|
-
}
|
|
122
|
-
@media (max-width: 1024px) {
|
|
123
|
-
.ids-data-table table {
|
|
124
|
-
width: 100%;
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
@media (max-width: 640px) {
|
|
128
|
-
.ids-data-table .ids-data-table__col--wide {
|
|
129
|
-
width: auto;
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
.ids-data-table.ids-table--striped tbody tr:nth-child(odd) {
|
|
133
|
-
background-color: var(--table-striped_background-color);
|
|
134
|
-
}
|
|
135
|
-
.ids-data-table.ids-table--bordered table {
|
|
136
|
-
border: 2px solid var(--table-bordered_border-color);
|
|
137
|
-
}
|
|
138
|
-
.ids-data-table.ids-table--bordered th, .ids-data-table.ids-table--bordered td {
|
|
139
|
-
border-bottom: 2px solid var(--table-bordered_border-color);
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
.ids-data-table--interactive table {
|
|
143
|
-
width: 100%;
|
|
144
|
-
background-color: white;
|
|
145
|
-
margin: 20px auto 50px;
|
|
146
|
-
border-collapse: separate;
|
|
147
|
-
border-spacing: 0;
|
|
148
|
-
border: 1px solid var(--data-table-cell_color);
|
|
149
|
-
border-radius: var(--data-table_border-radius);
|
|
150
|
-
overflow: visible;
|
|
151
|
-
}
|
|
152
|
-
.ids-data-table--interactive th, .ids-data-table--interactive td {
|
|
153
|
-
cursor: pointer;
|
|
50
|
+
.ids-data-table th,
|
|
51
|
+
.ids-data-table td {
|
|
154
52
|
padding: 8px;
|
|
155
53
|
text-align: left;
|
|
156
|
-
border-bottom: 1px solid var(--
|
|
54
|
+
border-bottom: 1px solid var(--IDS-DATA-TABLE-CELL__BORDER_COLOR);
|
|
157
55
|
border-right: none;
|
|
158
56
|
white-space: nowrap;
|
|
57
|
+
position: relative;
|
|
159
58
|
}
|
|
160
|
-
.ids-data-table
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
background-color: var(--data-table-head_background-color);
|
|
164
|
-
font-family: var(--data-table_font-style);
|
|
165
|
-
}
|
|
166
|
-
.ids-data-table--interactive th:first-child {
|
|
167
|
-
padding: 12px 8px 12px 16px;
|
|
168
|
-
}
|
|
169
|
-
.ids-data-table--interactive th:last-child {
|
|
170
|
-
padding: 12px 16px 12px 8px;
|
|
171
|
-
}
|
|
172
|
-
.ids-data-table--interactive th:not(:first-child):not(:last-child) {
|
|
173
|
-
padding: 12px 8px 12px 8px;
|
|
174
|
-
}
|
|
175
|
-
.ids-data-table--interactive td:first-child {
|
|
176
|
-
padding: 8px 8px 8px 16px;
|
|
177
|
-
}
|
|
178
|
-
.ids-data-table--interactive td:last-child {
|
|
179
|
-
padding: 8px 16px 8px 8px;
|
|
180
|
-
}
|
|
181
|
-
.ids-data-table--interactive td:not(:first-child):not(:last-child) {
|
|
182
|
-
padding: 8px 8px 8px 8px;
|
|
183
|
-
}
|
|
184
|
-
.ids-data-table--interactive tr {
|
|
185
|
-
border-bottom: 1px solid #ddd;
|
|
59
|
+
.ids-data-table th:first-child,
|
|
60
|
+
.ids-data-table td:first-child {
|
|
61
|
+
padding-left: 16px;
|
|
186
62
|
}
|
|
187
|
-
.ids-data-table
|
|
188
|
-
|
|
63
|
+
.ids-data-table th:last-child,
|
|
64
|
+
.ids-data-table td:last-child {
|
|
65
|
+
padding-right: 16px;
|
|
189
66
|
}
|
|
190
|
-
.ids-data-table
|
|
67
|
+
.ids-data-table th.ids-data-table__col--wide,
|
|
68
|
+
.ids-data-table td.ids-data-table__col--wide {
|
|
191
69
|
width: 30em;
|
|
192
70
|
}
|
|
193
|
-
.ids-data-table
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
.ids-data-table
|
|
197
|
-
border-top-right-radius: 10px;
|
|
198
|
-
}
|
|
199
|
-
.ids-data-table--interactive table tbody tr:last-child td {
|
|
200
|
-
border-bottom: none;
|
|
201
|
-
}
|
|
202
|
-
.ids-data-table--interactive table tbody tr:last-child td:first-child {
|
|
203
|
-
border-bottom-left-radius: 10px;
|
|
204
|
-
}
|
|
205
|
-
.ids-data-table--interactive table tbody tr:last-child td:last-child {
|
|
206
|
-
border-bottom-right-radius: 10px;
|
|
207
|
-
}
|
|
208
|
-
.ids-data-table--interactive th ids-icon-arrow,
|
|
209
|
-
.ids-data-table--interactive th ids-icon-swap {
|
|
71
|
+
.ids-data-table th ids-icon-arrow,
|
|
72
|
+
.ids-data-table th ids-icon-swap,
|
|
73
|
+
.ids-data-table td ids-icon-arrow,
|
|
74
|
+
.ids-data-table td ids-icon-swap {
|
|
210
75
|
cursor: pointer;
|
|
211
76
|
transform: rotate(-90deg);
|
|
212
77
|
margin-left: 5.5px;
|
|
213
78
|
}
|
|
214
|
-
.ids-data-table
|
|
79
|
+
.ids-data-table th ids-icon-arrow.ids-icon-arrow-opposite,
|
|
80
|
+
.ids-data-table th ids-icon-swap.ids-icon-arrow-opposite,
|
|
81
|
+
.ids-data-table td ids-icon-arrow.ids-icon-arrow-opposite,
|
|
82
|
+
.ids-data-table td ids-icon-swap.ids-icon-arrow-opposite {
|
|
215
83
|
transform: rotate(90deg);
|
|
216
84
|
margin-left: 6em;
|
|
217
85
|
}
|
|
218
|
-
.ids-data-table
|
|
219
|
-
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
220
|
-
}
|
|
221
|
-
.ids-data-table--interactive tr:focus, .ids-data-table--interactive th:focus {
|
|
222
|
-
outline: 2px solid --focus_outline;
|
|
223
|
-
z-index: 2;
|
|
224
|
-
}
|
|
225
|
-
.ids-data-table--interactive tr:focus:last-child {
|
|
226
|
-
border-radius: 0px 0px 5px 5px;
|
|
227
|
-
}
|
|
228
|
-
.ids-data-table--interactive th:focus {
|
|
229
|
-
outline-offset: -5px;
|
|
230
|
-
}
|
|
231
|
-
.ids-data-table--interactive tr:focus {
|
|
232
|
-
outline-offset: -4px;
|
|
233
|
-
}
|
|
234
|
-
.ids-data-table--interactive tbody tr:hover {
|
|
235
|
-
box-shadow: 0 0 5px black;
|
|
236
|
-
}
|
|
237
|
-
.ids-data-table--interactive table:hover,
|
|
238
|
-
.ids-data-table--interactive table:active,
|
|
239
|
-
.ids-data-table--interactive table:focus {
|
|
240
|
-
background-color: var(--table-active_background-color);
|
|
241
|
-
box-shadow: var(--table-active_box-shadow);
|
|
242
|
-
}
|
|
243
|
-
.ids-data-table--interactive tr:hover:last-child {
|
|
244
|
-
border-radius: 0px 0px 5px 5px;
|
|
245
|
-
}
|
|
246
|
-
.ids-data-table--interactive.ids-table--s th, .ids-data-table--interactive.ids-table--s td {
|
|
247
|
-
font-size: 0.875rem;
|
|
248
|
-
padding: 4px;
|
|
249
|
-
}
|
|
250
|
-
.ids-data-table--interactive.ids-table--l th, .ids-data-table--interactive.ids-table--l td {
|
|
251
|
-
font-size: 1.125rem;
|
|
252
|
-
padding: 12px;
|
|
253
|
-
}
|
|
254
|
-
@media (max-width: 1024px) {
|
|
255
|
-
.ids-data-table--interactive table {
|
|
256
|
-
width: 100%;
|
|
257
|
-
}
|
|
258
|
-
}
|
|
259
|
-
@media (max-width: 640px) {
|
|
260
|
-
.ids-data-table--interactive .ids-data-table__col--wide {
|
|
261
|
-
width: auto;
|
|
262
|
-
}
|
|
263
|
-
}
|
|
264
|
-
.ids-data-table--interactive.ids-table--striped tbody tr:nth-child(odd) {
|
|
265
|
-
background-color: var(--table-striped_background-color);
|
|
266
|
-
}
|
|
267
|
-
.ids-data-table--interactive.ids-table--bordered table {
|
|
268
|
-
border: 2px solid var(--table-bordered_border-color);
|
|
269
|
-
}
|
|
270
|
-
.ids-data-table--interactive.ids-table--bordered th, .ids-data-table--interactive.ids-table--bordered td {
|
|
271
|
-
border-bottom: 2px solid var(--table-bordered_border-color);
|
|
272
|
-
}
|
|
273
|
-
|
|
274
|
-
.ids-data-table--empty table {
|
|
275
|
-
width: 100%;
|
|
276
|
-
background-color: white;
|
|
277
|
-
margin: 20px auto 50px;
|
|
278
|
-
border-collapse: separate;
|
|
279
|
-
border-spacing: 0;
|
|
280
|
-
border: 1px solid var(--data-table-cell_color);
|
|
281
|
-
border-radius: var(--data-table_border-radius);
|
|
282
|
-
overflow: visible;
|
|
283
|
-
}
|
|
284
|
-
.ids-data-table--empty th, .ids-data-table--empty td {
|
|
285
|
-
padding: 8px;
|
|
286
|
-
text-align: left;
|
|
287
|
-
border-bottom: 1px solid var(--data-table-cell_color);
|
|
288
|
-
border-right: none;
|
|
289
|
-
white-space: nowrap;
|
|
290
|
-
}
|
|
291
|
-
.ids-data-table--empty th {
|
|
86
|
+
.ids-data-table th {
|
|
292
87
|
cursor: pointer;
|
|
293
88
|
font-weight: bold;
|
|
294
|
-
border-bottom: 2px solid var(--
|
|
295
|
-
background-color: var(--
|
|
296
|
-
font-family: var(--
|
|
89
|
+
border-bottom: 2px solid var(--IDS-DATA-TABLE-CELL__BORDER_COLOR);
|
|
90
|
+
background-color: var(--IDS-DATA-TABLE-HEAD__BACKGROUND_COLOR);
|
|
91
|
+
font-family: var(--IDS-DATA-TABLE-HEAD__FONT-FAMILY);
|
|
297
92
|
}
|
|
298
|
-
.ids-data-table
|
|
299
|
-
padding: 12px 8px 12px 16px;
|
|
300
|
-
}
|
|
301
|
-
.ids-data-table--empty th:last-child {
|
|
302
|
-
padding: 12px 16px 12px 8px;
|
|
303
|
-
}
|
|
304
|
-
.ids-data-table--empty th:not(:first-child):not(:last-child) {
|
|
93
|
+
.ids-data-table th:not(:first-child):not(:last-child) {
|
|
305
94
|
padding: 12px 8px 12px 8px;
|
|
306
95
|
}
|
|
307
|
-
.ids-data-table
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
padding: 1em;
|
|
96
|
+
.ids-data-table th:focus {
|
|
97
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
98
|
+
outline-offset: -5px !important;
|
|
99
|
+
z-index: 2;
|
|
312
100
|
}
|
|
313
|
-
.ids-data-table
|
|
314
|
-
border-
|
|
101
|
+
.ids-data-table tr {
|
|
102
|
+
border-bottom: 1px solid #ddd;
|
|
315
103
|
}
|
|
316
|
-
.ids-data-table
|
|
317
|
-
|
|
104
|
+
.ids-data-table tr:focus {
|
|
105
|
+
outline: none;
|
|
318
106
|
}
|
|
319
|
-
.ids-data-table
|
|
320
|
-
|
|
107
|
+
.ids-data-table tr[selected] {
|
|
108
|
+
background-color: var(--IDS-DATA-TABLE-CELL--SELECTED);
|
|
321
109
|
}
|
|
322
|
-
.ids-data-table--
|
|
323
|
-
|
|
110
|
+
.ids-data-table.ids-data-table--interactive tr:hover {
|
|
111
|
+
box-shadow: 0 0 5px black;
|
|
324
112
|
}
|
|
325
|
-
.ids-data-table--
|
|
326
|
-
border-
|
|
113
|
+
.ids-data-table.ids-data-table--interactive tr:hover:last-child {
|
|
114
|
+
border-radius: 0 0 5px 5px;
|
|
327
115
|
}
|
|
328
|
-
.ids-data-table--
|
|
329
|
-
|
|
116
|
+
.ids-data-table.ids-data-table--interactive tbody tr:focus {
|
|
117
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
118
|
+
outline-offset: -4px !important;
|
|
330
119
|
}
|
|
331
|
-
.ids-data-table--
|
|
332
|
-
border-
|
|
120
|
+
.ids-data-table.ids-data-table--interactive tbody tr:focus:last-child {
|
|
121
|
+
border-radius: 0 0 5px 5px;
|
|
333
122
|
}
|
|
334
|
-
.ids-data-table--
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
transform: rotate(-90deg);
|
|
338
|
-
margin-left: 5.5px;
|
|
123
|
+
.ids-data-table.ids-data-table--interactive:hover, .ids-data-table.ids-data-table--interactive:active, .ids-data-table.ids-data-table--interactive:focus {
|
|
124
|
+
box-shadow: var(--table-active_box-shadow);
|
|
125
|
+
background-color: var(--table-active_background-color);
|
|
339
126
|
}
|
|
340
|
-
.ids-data-table--
|
|
341
|
-
|
|
342
|
-
|
|
127
|
+
.ids-data-table.ids-data-table--interactive.ids-data-table--disabled, .ids-data-table.ids-data-table--interactive[disabled] {
|
|
128
|
+
color: var(--table-disabled_color) !important;
|
|
129
|
+
border: var(--table-disabled_border) !important;
|
|
130
|
+
background-color: white !important;
|
|
343
131
|
}
|
|
344
|
-
.ids-data-table
|
|
345
|
-
|
|
132
|
+
.ids-data-table.ids-data-table--empty td {
|
|
133
|
+
padding: 1em;
|
|
346
134
|
}
|
|
347
|
-
.ids-data-table--empty .empty-message {
|
|
135
|
+
.ids-data-table.ids-data-table--empty .empty-message {
|
|
348
136
|
text-align: left;
|
|
349
137
|
}
|
|
350
|
-
.ids-data-table
|
|
351
|
-
outline: 2px solid --focus_outline;
|
|
352
|
-
z-index: 2;
|
|
353
|
-
}
|
|
354
|
-
.ids-data-table--empty th:focus {
|
|
355
|
-
outline-offset: -5px;
|
|
356
|
-
}
|
|
357
|
-
.ids-data-table--empty tr:focus {
|
|
358
|
-
outline-offset: -1px;
|
|
359
|
-
}
|
|
360
|
-
.ids-data-table--empty .empty-message:focus {
|
|
138
|
+
.ids-data-table.ids-data-table--empty .empty-message:focus {
|
|
361
139
|
outline: none;
|
|
362
140
|
}
|
|
363
|
-
.ids-data-table--empty table:hover,
|
|
364
|
-
.ids-data-table--empty table:active,
|
|
365
|
-
.ids-data-table--empty table:focus {
|
|
366
|
-
background-color: var(--table-active_background-color);
|
|
367
|
-
box-shadow: var(--table-active_box-shadow);
|
|
368
|
-
}
|
|
369
|
-
.ids-data-table--empty.ids-table--s th, .ids-data-table--empty.ids-table--s td {
|
|
370
|
-
font-size: 0.875rem;
|
|
371
|
-
padding: 4px;
|
|
372
|
-
}
|
|
373
|
-
.ids-data-table--empty.ids-table--l th, .ids-data-table--empty.ids-table--l td {
|
|
374
|
-
font-size: 1.125rem;
|
|
375
|
-
padding: 12px;
|
|
376
|
-
}
|
|
377
141
|
@media (max-width: 1024px) {
|
|
378
|
-
.ids-data-table
|
|
142
|
+
.ids-data-table table {
|
|
379
143
|
width: 100%;
|
|
380
144
|
}
|
|
381
145
|
}
|
|
382
146
|
@media (max-width: 640px) {
|
|
383
|
-
.ids-data-table
|
|
147
|
+
.ids-data-table .ids-data-table__col--wide {
|
|
384
148
|
width: auto;
|
|
385
149
|
}
|
|
386
|
-
}
|
|
387
|
-
.ids-data-table--empty.ids-table--striped tbody tr:nth-child(odd) {
|
|
388
|
-
background-color: var(--table-striped_background-color);
|
|
389
|
-
}
|
|
390
|
-
.ids-data-table--empty.ids-table--bordered table {
|
|
391
|
-
border: 2px solid var(--table-bordered_border-color);
|
|
392
|
-
}
|
|
393
|
-
.ids-data-table--empty.ids-table--bordered th, .ids-data-table--empty.ids-table--bordered td {
|
|
394
|
-
border-bottom: 2px solid var(--table-bordered_border-color);
|
|
395
150
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-dialog
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-dialog{align-items:flex-start;background-color:#fff;border:1px solid var(--dialog_border-color);border-radius:var(--dialog_border-radius);box-shadow:0 0 10px rgba(0,0,0,.3);color:var(--dialog_color);display:flex;flex-direction:column;left:50%;max-height:calc(100% - 80px);max-width:calc(100% - 60px);padding:40px 30px;position:fixed;text-align:left;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:200}@media (max-width:1024px){.ids-dialog{padding:40px 10px}}@media (max-width:640px){.ids-dialog{max-height:calc(100% - 80px);width:calc(100% - 60px)}}.ids-dialog:has(.ids-dialog__header){padding-top:20px}.ids-dialog.ids-dialog--hidden{display:none}.ids-dialog .ids-dialog__header{align-items:flex-end;display:flex;justify-content:flex-end;width:100%}.ids-dialog .ids-dialog__header .ids-dialog__header__button{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;justify-content:center;min-height:24px;min-width:24px;outline:inherit;padding:0;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ids-dialog .ids-dialog__header .ids-dialog__header__button:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:var(--IDS-FOCUS_OUTLINE-OFFSET)!important}.ids-dialog .ids-dialog__body{height:100%;margin-right:4px;overflow-y:auto;padding:0 6px 10px 10px}.ids-dialog .ids-dialog__body::-webkit-scrollbar{margin-left:-20px;margin-top:10px;position:absolute;width:14px}.ids-dialog .ids-dialog__body::-webkit-scrollbar-track{background:var(--IDS-SCROLL_TRACK-COLOR);border-radius:10px;margin-bottom:0;margin-top:10px}.ids-dialog .ids-dialog__body::-webkit-resizer{appearance:none;background-image:var(--IDS-TEXTAREA-RESIZER-IMAGE);background-position:50%;background-repeat:no-repeat;background-size:cover}.ids-dialog .ids-dialog__body::-webkit-scrollbar-corner{background-color:transparent}.ids-dialog .ids-dialog__body::-webkit-scrollbar-thumb{background:var(--IDS-SCROLL_COLOR);border:3px solid var(--IDS-SCROLL_TRACK-COLOR);border-radius:10px;box-sizing:border-box;cursor:auto}.ids-dialog .ids-dialog__body::-webkit-scrollbar-thumb:hover{background:var(--IDS-SCROLL_HOVER-COLOR)}.ids-dialog .ids-dialog__body.ids-dialog__body--has-scrollbar{padding-right:20px}.ids-dialog .ids-dialog__body .ids-dialog__body__headline{align-self:center;margin:0;padding-top:6px}@media (max-width:1024px){.ids-dialog .ids-dialog__body .ids-dialog__body__headline{padding-top:0}}.ids-dialog .ids-dialog__body .ids-dialog__body__header{align-items:flex-end;-webkit-align-items:flex-end;box-sizing:border-box;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;padding:20px 0 0;width:100%}.ids-dialog .ids-dialog__body .ids-dialog__body__content{margin-top:20px}.ids-dialog .ids-dialog__footer{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:30px;width:100%}@media (max-width:1024px){.ids-dialog .ids-dialog__footer{flex-direction:column;gap:20px}}.ids-dialog-overlay{background-color:var(--IDS-OVERLAY__BACKGROUND-COLOR);bottom:0;left:0;position:fixed;right:0;top:0;z-index:200}.ids-dialog-overlay.ids-dialog-overlay--hidden{display:none}";
|
|
4
4
|
|
|
5
5
|
var dialogLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -10,39 +10,18 @@
|
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
}
|
|
20
|
-
.ids-dialog .ids-dialog__body::-webkit-scrollbar {
|
|
21
|
-
width: 14px;
|
|
22
|
-
position: absolute;
|
|
23
|
-
margin-left: -20px;
|
|
24
|
-
}
|
|
25
|
-
.ids-dialog .ids-dialog__body::-webkit-scrollbar-track {
|
|
26
|
-
background: var(--IDS-SCROLL_BACKGROUND-COLOR);
|
|
27
|
-
margin-top: 10px;
|
|
28
|
-
margin-bottom: 10px;
|
|
29
|
-
border-radius: 10px;
|
|
30
|
-
}
|
|
31
|
-
.ids-dialog .ids-dialog__body::-webkit-scrollbar-thumb {
|
|
32
|
-
background: var(--IDS-SCROLL_COLOR);
|
|
33
|
-
border-radius: 10px;
|
|
34
|
-
}
|
|
35
|
-
.ids-dialog .ids-dialog__body::-webkit-scrollbar-thumb:hover {
|
|
36
|
-
background: #555;
|
|
37
|
-
}
|
|
38
|
-
|
|
13
|
+
/*******
|
|
14
|
+
* BUTTONS
|
|
15
|
+
********/
|
|
16
|
+
/*******
|
|
17
|
+
* SCROLLBAR
|
|
18
|
+
********/
|
|
39
19
|
/*******
|
|
40
20
|
* FORM
|
|
41
21
|
********/
|
|
42
22
|
/*******
|
|
43
|
-
*
|
|
23
|
+
* A11Y
|
|
44
24
|
********/
|
|
45
|
-
/* headings */
|
|
46
25
|
/* Dialog */
|
|
47
26
|
.ids-dialog {
|
|
48
27
|
display: flex;
|
|
@@ -113,19 +92,45 @@
|
|
|
113
92
|
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
114
93
|
}
|
|
115
94
|
.ids-dialog .ids-dialog__body {
|
|
116
|
-
padding:
|
|
95
|
+
padding: 0 6px 10px 10px;
|
|
117
96
|
margin-right: 4px;
|
|
118
97
|
height: 100%;
|
|
119
98
|
overflow-y: auto;
|
|
120
99
|
}
|
|
121
|
-
.ids-dialog .ids-dialog__body.ids-dialog__body--has-scrollbar {
|
|
122
|
-
padding-right: 20px;
|
|
123
|
-
}
|
|
124
100
|
.ids-dialog .ids-dialog__body::-webkit-scrollbar {
|
|
125
101
|
width: 14px;
|
|
126
|
-
padding: 10px;
|
|
127
102
|
position: absolute;
|
|
128
103
|
margin-left: -20px;
|
|
104
|
+
margin-top: 10px;
|
|
105
|
+
}
|
|
106
|
+
.ids-dialog .ids-dialog__body::-webkit-scrollbar-track {
|
|
107
|
+
background: var(--IDS-SCROLL_TRACK-COLOR);
|
|
108
|
+
border-radius: 10px;
|
|
109
|
+
margin-top: 10px;
|
|
110
|
+
margin-bottom: 0;
|
|
111
|
+
}
|
|
112
|
+
.ids-dialog .ids-dialog__body::-webkit-resizer {
|
|
113
|
+
appearance: none;
|
|
114
|
+
background-image: var(--IDS-TEXTAREA-RESIZER-IMAGE);
|
|
115
|
+
background-repeat: no-repeat;
|
|
116
|
+
background-position: center center;
|
|
117
|
+
background-size: cover;
|
|
118
|
+
}
|
|
119
|
+
.ids-dialog .ids-dialog__body::-webkit-scrollbar-corner {
|
|
120
|
+
background-color: transparent;
|
|
121
|
+
}
|
|
122
|
+
.ids-dialog .ids-dialog__body::-webkit-scrollbar-thumb {
|
|
123
|
+
cursor: auto;
|
|
124
|
+
background: var(--IDS-SCROLL_COLOR);
|
|
125
|
+
border-radius: 10px;
|
|
126
|
+
box-sizing: border-box;
|
|
127
|
+
border: 3px solid var(--IDS-SCROLL_TRACK-COLOR);
|
|
128
|
+
}
|
|
129
|
+
.ids-dialog .ids-dialog__body::-webkit-scrollbar-thumb:hover {
|
|
130
|
+
background: var(--IDS-SCROLL_HOVER-COLOR);
|
|
131
|
+
}
|
|
132
|
+
.ids-dialog .ids-dialog__body.ids-dialog__body--has-scrollbar {
|
|
133
|
+
padding-right: 20px;
|
|
129
134
|
}
|
|
130
135
|
.ids-dialog .ids-dialog__body .ids-dialog__body__headline {
|
|
131
136
|
padding-top: 6px;
|
|
@@ -143,6 +148,7 @@
|
|
|
143
148
|
width: 100%;
|
|
144
149
|
display: flex;
|
|
145
150
|
-webkit-justify-content: flex-end;
|
|
151
|
+
justify-content: flex-end;
|
|
146
152
|
align-items: flex-end;
|
|
147
153
|
-webkit-align-items: flex-end;
|
|
148
154
|
}
|
|
@@ -168,11 +174,11 @@
|
|
|
168
174
|
.ids-dialog-overlay {
|
|
169
175
|
position: fixed;
|
|
170
176
|
z-index: 200;
|
|
171
|
-
top:
|
|
172
|
-
bottom:
|
|
173
|
-
right:
|
|
174
|
-
left:
|
|
175
|
-
background-color:
|
|
177
|
+
top: 0;
|
|
178
|
+
bottom: 0;
|
|
179
|
+
right: 0;
|
|
180
|
+
left: 0;
|
|
181
|
+
background-color: var(--IDS-OVERLAY__BACKGROUND-COLOR);
|
|
176
182
|
}
|
|
177
183
|
.ids-dialog-overlay.ids-dialog-overlay--hidden {
|
|
178
184
|
display: none;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-expandable
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-expandable{border-bottom:var(--expandable_border-bottom)}.ids-expandable.ids-expandable--borderless{border-bottom:1px solid transparent}.ids-expandable .ids-expandable__button:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:var(--IDS-FOCUS_OUTLINE-OFFSET)!important}.ids-expandable.ids-expandable--expanded.ids-expandable--has-children,.ids-expandable.ids-expandable--inside-card.ids-expandable--has-children,.ids-expandable.ids-expandable--inside-card:not(.ids-expandable--child){border-bottom:none}.ids-expandable.ids-expandable--expanded>.ids-expandable__content{display:block}.ids-expandable.ids-expandable--child .ids-expandable__headline{font-size:var(--IDS-EXPANDABLE--CHILD__HEADLINE__FONT-SIZE)}.ids-expandable .ids-expandable__inner{align-items:center;cursor:pointer;display:flex;min-height:70px;text-align:start}.ids-expandable .ids-expandable__content{display:none;padding-bottom:20px}.ids-expandable .ids-expandable__headline,.ids-expandable ::slotted([slot=headline]){color:var(--expandable-headline_color);flex-grow:1;font-family:var(--IDS-EXPANDABLE__HEADLINE__FONT-FAMILY);font-size:var(--IDS-EXPANDABLE__HEADLINE__FONT-SIZE);font-weight:var(--IDS-EXPANDABLE__HEADLINE__FONT-WEIGHT);margin:0;padding-bottom:20px;padding-right:10px;padding-top:20px;text-align:start}@media (max-width:1024px){.ids-expandable .ids-expandable__headline,.ids-expandable ::slotted([slot=headline]){font-size:var(--IDS-EXPANDABLE--MOBILE__HEADLINE__FONT-SIZE)}}.ids-expandable .ids-expandable__icon{align-items:center;background-color:var(--expandable-icon-2-icon);border-radius:50%;display:flex;justify-content:center;min-height:24px;min-width:24px}.ids-expandable .ids-expandable__icon .ids-expandable__icon--large{display:none}@media (min-width:640px){.ids-expandable .ids-expandable__icon{min-height:28px;min-width:28px}.ids-expandable .ids-expandable__icon .ids-expandable__icon--small{display:none}.ids-expandable .ids-expandable__icon .ids-expandable__icon--large{display:inline-flex}}.ids-expandable.ids-expandable--expanded>.ids-expandable__button>.ids-expandable__inner>.ids-expandable__icon--closed,.ids-expandable.ids-expandable--expanded>.ids-expandable__button>.ids-expandable__inner>.ids-expandable__icon>.ids-expandable__icon--closed,.ids-expandable:not(.ids-expandable--expanded)>.ids-expandable__button>.ids-expandable__inner>.ids-expandable__icon--expanded,.ids-expandable:not(.ids-expandable--expanded)>.ids-expandable__button>.ids-expandable__inner>.ids-expandable__icon>.ids-expandable__icon--expanded{display:none}";
|
|
4
4
|
|
|
5
5
|
var expandableLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -1,11 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
/*******
|
|
2
|
+
* BUTTONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
5
|
+
* SCROLLBAR
|
|
6
|
+
********/
|
|
2
7
|
/*******
|
|
3
8
|
* FORM
|
|
4
9
|
********/
|
|
5
10
|
/*******
|
|
6
|
-
*
|
|
11
|
+
* A11Y
|
|
7
12
|
********/
|
|
8
|
-
/* headings */
|
|
9
13
|
@media (max-width: 1023px) {
|
|
10
14
|
.ids-desktop {
|
|
11
15
|
display: none !important;
|
|
@@ -18,16 +22,6 @@
|
|
|
18
22
|
}
|
|
19
23
|
}
|
|
20
24
|
|
|
21
|
-
.ids-expandable .ids-expandable__icon {
|
|
22
|
-
background-color: var(--expandable-icon-2-icon);
|
|
23
|
-
border-radius: 50%;
|
|
24
|
-
min-height: 24px;
|
|
25
|
-
min-width: 24px;
|
|
26
|
-
display: flex;
|
|
27
|
-
align-items: center;
|
|
28
|
-
justify-content: center;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
25
|
/* Expandable Content */
|
|
32
26
|
.ids-expandable {
|
|
33
27
|
border-bottom: var(--expandable_border-bottom);
|
|
@@ -78,6 +72,15 @@
|
|
|
78
72
|
font-size: var(--IDS-EXPANDABLE--MOBILE__HEADLINE__FONT-SIZE);
|
|
79
73
|
}
|
|
80
74
|
}
|
|
75
|
+
.ids-expandable .ids-expandable__icon {
|
|
76
|
+
background-color: var(--expandable-icon-2-icon);
|
|
77
|
+
border-radius: 50%;
|
|
78
|
+
min-height: 24px;
|
|
79
|
+
min-width: 24px;
|
|
80
|
+
display: flex;
|
|
81
|
+
align-items: center;
|
|
82
|
+
justify-content: center;
|
|
83
|
+
}
|
|
81
84
|
.ids-expandable .ids-expandable__icon .ids-expandable__icon--large {
|
|
82
85
|
display: none;
|
|
83
86
|
}
|