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