@inera/ids-design 5.5.1 → 6.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/accordion/accordion-lit.js +9 -0
- package/components/accordion/accordion.css +260 -0
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +245 -133
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +51 -20
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +3 -4
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +59 -22
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +36 -29
- package/components/card/card-lit.js +4 -2
- package/components/card/card.css +81 -40
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +47 -17
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +8 -14
- package/components/date-label/date-label-lit.js +1 -1
- package/components/date-label/date-label.css +8 -8
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +21 -2
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +15 -60
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +27 -9
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +28 -8
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +20 -1
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +14 -8
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +14 -8
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +30 -5
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +0 -1
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +33 -16
- package/components/header-1177/composite-header-1177.css +416 -191
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +123 -60
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +37 -4
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile.css +47 -8
- package/components/header-1177/header-1177-nav-item.css +71 -48
- package/components/header-1177/header-1177.css +166 -75
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +55 -12
- package/components/header-1177-admin/header-1177-admin-avatar.css +107 -40
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +31 -0
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- 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 +47 -44
- package/components/header-1177-admin/header-1177-admin.css +61 -11
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +57 -13
- package/components/header-1177-pro/header-1177-pro-avatar.css +125 -60
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +23 -0
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item.css +59 -32
- 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 +5 -2
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker.css +240 -60
- package/components/header-1177-pro/header-1177-pro.css +72 -12
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +6 -1
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +13 -7
- package/components/header-inera/header-inera-nav-mobile-lit.js +1 -1
- package/components/header-inera/header-inera-nav-mobile.css +5 -2
- package/components/header-inera/header-inera.css +41 -4
- package/components/header-inera-admin/composite-header-inera-admin.css +44 -23
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar.css +28 -4
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +12 -6
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- 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 -7
- package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-mobile.css +5 -2
- package/components/header-inera-admin/header-inera-admin.css +7 -4
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +135 -0
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +11 -9
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +113 -46
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +104 -41
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +30 -11
- package/components/puff-list/puff-list-lit.js +7 -0
- package/components/puff-list/puff-list.css +169 -0
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +43 -26
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +33 -8
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +45 -4
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab.css +7 -0
- package/components/tabs/tabs-lit.js +1 -1
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +45 -20
- package/global/_partials.css +3 -0
- package/global/global.css +771 -173
- package/global/icons/font/Inera-Design-Icons.eot +0 -0
- package/global/icons/font/Inera-Design-Icons.svg +155 -0
- package/global/icons/font/Inera-Design-Icons.ttf +0 -0
- package/global/icons/font/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +18 -0
- package/package.json +1 -1
- package/themes/1177/1177-tokens.css +2 -0
- package/themes/1177/1177.css +862 -318
- package/themes/1177-pro/1177-pro.css +864 -365
- package/themes/inera/inera.css +878 -328
- package/themes/inera-admin/inera-admin.css +881 -345
- package/components/expandable/expandable-lit.js +0 -7
- package/components/expandable/expandable.css +0 -108
- package/components/footer/footer-lit.js +0 -7
- package/components/footer/footer.css +0 -450
- package/components/list/list-lit.d.ts +0 -2
- package/components/list/list-lit.js +0 -7
- package/components/list/list.css +0 -143
- /package/components/{expandable/expandable-lit.d.ts → accordion/accordion-lit.d.ts} +0 -0
- /package/components/{footer/footer-lit.d.ts → puff-list/puff-list-lit.d.ts} +0 -0
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/*******
|
|
2
|
+
* ICONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
2
5
|
* BUTTONS
|
|
3
6
|
********/
|
|
4
7
|
/*******
|
|
@@ -23,150 +26,31 @@
|
|
|
23
26
|
}
|
|
24
27
|
|
|
25
28
|
.ids-alert {
|
|
26
|
-
color: var(--IDS-
|
|
27
|
-
background-color: var(--IDS-ALERT--INFO__BACKGROUND-COLOR);
|
|
28
|
-
border-color: var(--IDS-ALERT--INFO__BORDER-COLOR);
|
|
29
|
-
padding: 1rem;
|
|
29
|
+
color: var(--IDS-ALERT__COLOR);
|
|
30
30
|
border-radius: var(--IDS-BORDER-RADIUS);
|
|
31
31
|
border-style: solid;
|
|
32
32
|
border-width: 0.063rem;
|
|
33
33
|
font-size: 1rem;
|
|
34
|
-
line-height: 1.
|
|
34
|
+
line-height: 1.5rem;
|
|
35
35
|
display: flex;
|
|
36
36
|
flex-wrap: wrap;
|
|
37
37
|
flex-direction: column;
|
|
38
|
-
|
|
39
|
-
.ids-alert .ids-alert__state-icon {
|
|
40
|
-
width: 1.875rem;
|
|
41
|
-
max-width: 1.875rem;
|
|
42
|
-
}
|
|
43
|
-
.ids-alert .ids-alert__content {
|
|
44
|
-
display: block;
|
|
45
|
-
margin-top: 0.5rem;
|
|
38
|
+
padding: 1rem;
|
|
46
39
|
}
|
|
47
40
|
.ids-alert .ids-alert__header {
|
|
48
41
|
display: flex;
|
|
49
42
|
flex-wrap: wrap;
|
|
50
43
|
gap: 1rem;
|
|
51
44
|
}
|
|
52
|
-
.ids-alert .ids-
|
|
45
|
+
.ids-alert .ids-alert__header .ids-alert__button {
|
|
53
46
|
display: flex;
|
|
54
|
-
|
|
55
|
-
gap: 1rem;
|
|
56
|
-
flex-grow: 1;
|
|
57
|
-
}
|
|
58
|
-
.ids-alert.ids-alert--collapsed .ids-alert__content {
|
|
59
|
-
display: none;
|
|
60
|
-
}
|
|
61
|
-
.ids-alert.ids-alert--attention {
|
|
62
|
-
background-color: var(--IDS-ALERT--ATTENTION__BACKGROUND-COLOR);
|
|
63
|
-
border-color: var(--IDS-ALERT--ATTENTION__BORDER-COLOR);
|
|
64
|
-
}
|
|
65
|
-
.ids-alert.ids-alert--success {
|
|
66
|
-
background-color: var(--IDS-ALERT--SUCCESS__BACKGROUND-COLOR);
|
|
67
|
-
border-color: var(--IDS-ALERT--SUCCESS__BORDER-COLOR);
|
|
68
|
-
}
|
|
69
|
-
.ids-alert.ids-alert--error {
|
|
70
|
-
background-color: var(--IDS-ALERT--ERROR__BACKGROUND-COLOR);
|
|
71
|
-
border-color: var(--IDS-ALERT--ERROR__BORDER-COLOR);
|
|
72
|
-
}
|
|
73
|
-
.ids-alert.ids-alert--compact {
|
|
74
|
-
display: block;
|
|
75
|
-
}
|
|
76
|
-
.ids-alert.ids-alert--compact .ids-alert__content {
|
|
77
|
-
margin-top: 0;
|
|
78
|
-
display: flex;
|
|
79
|
-
justify-content: space-between;
|
|
80
|
-
align-items: flex-start;
|
|
81
|
-
gap: 1rem;
|
|
82
|
-
}
|
|
83
|
-
.ids-alert.ids-alert--compact .ids-alert__icon_and_text {
|
|
84
|
-
display: block;
|
|
85
|
-
}
|
|
86
|
-
.ids-alert.ids-alert--compact .ids-alert__content__icon,
|
|
87
|
-
.ids-alert.ids-alert--compact .ids-alert__state-icon {
|
|
88
|
-
float: left;
|
|
89
|
-
margin-right: 1rem;
|
|
90
|
-
width: 1.75rem;
|
|
91
|
-
height: 1.75rem;
|
|
92
|
-
min-width: 1.75rem;
|
|
93
|
-
min-height: 1.75rem;
|
|
94
|
-
max-width: 1.75rem;
|
|
95
|
-
max-height: 1.75rem;
|
|
96
|
-
}
|
|
97
|
-
@media (min-width: 1024px) {
|
|
98
|
-
.ids-alert.ids-alert--compact .ids-alert__icon_and_text {
|
|
99
|
-
margin-top: 0.375rem;
|
|
100
|
-
margin-bottom: -0.375rem;
|
|
101
|
-
}
|
|
102
|
-
.ids-alert.ids-alert--compact .ids-alert__content__icon,
|
|
103
|
-
.ids-alert.ids-alert--compact .ids-alert__state-icon {
|
|
104
|
-
margin-top: -0.375rem;
|
|
105
|
-
margin-right: 1rem;
|
|
106
|
-
width: 3rem;
|
|
107
|
-
height: 3rem;
|
|
108
|
-
min-width: 3rem;
|
|
109
|
-
min-height: 3rem;
|
|
110
|
-
max-width: 3rem;
|
|
111
|
-
max-height: 3rem;
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
.ids-alert.ids-alert--ribbon {
|
|
115
|
-
display: block;
|
|
116
|
-
padding: 0.5rem 0.75rem;
|
|
47
|
+
align-items: center;
|
|
117
48
|
}
|
|
118
|
-
.ids-alert
|
|
119
|
-
margin-top: 0;
|
|
49
|
+
.ids-alert .ids-alert__icon_and_text {
|
|
120
50
|
display: flex;
|
|
121
|
-
|
|
122
|
-
align-items: flex-start;
|
|
51
|
+
flex-wrap: wrap;
|
|
123
52
|
gap: 1rem;
|
|
124
|
-
}
|
|
125
|
-
.ids-alert.ids-alert--ribbon .ids-alert__icon_and_text {
|
|
126
53
|
flex-grow: 1;
|
|
127
|
-
display: block;
|
|
128
|
-
}
|
|
129
|
-
.ids-alert.ids-alert--ribbon .ids-alert__content__icon {
|
|
130
|
-
float: left;
|
|
131
|
-
margin-right: 1rem;
|
|
132
|
-
margin-top: -0.0625rem;
|
|
133
|
-
width: 1.5rem;
|
|
134
|
-
height: 1.5rem;
|
|
135
|
-
min-width: 1.5rem;
|
|
136
|
-
min-height: 1.5rem;
|
|
137
|
-
max-width: 1.5rem;
|
|
138
|
-
max-height: 1.5rem;
|
|
139
|
-
}
|
|
140
|
-
.ids-alert.ids-alert--ribbon .ids-alert__button {
|
|
141
|
-
height: 1.5rem;
|
|
142
|
-
width: 1.5rem;
|
|
143
|
-
}
|
|
144
|
-
.ids-alert.ids-alert--ribbon .ids-alert__button .ids-alert__close {
|
|
145
|
-
height: 1rem;
|
|
146
|
-
width: 1rem;
|
|
147
|
-
display: flex;
|
|
148
|
-
align-items: center;
|
|
149
|
-
justify-content: center;
|
|
150
|
-
}
|
|
151
|
-
@media (min-width: 640px) {
|
|
152
|
-
.ids-alert.ids-alert--ribbon {
|
|
153
|
-
padding: 1rem;
|
|
154
|
-
}
|
|
155
|
-
.ids-alert.ids-alert--ribbon .ids-alert__icon_and_text {
|
|
156
|
-
flex-grow: 1;
|
|
157
|
-
display: flex;
|
|
158
|
-
}
|
|
159
|
-
.ids-alert.ids-alert--ribbon .ids-alert__content__icon {
|
|
160
|
-
margin-right: 0;
|
|
161
|
-
}
|
|
162
|
-
}
|
|
163
|
-
.ids-alert .ids-alert__headline *,
|
|
164
|
-
.ids-alert .ids-alert__headline ::slotted(*) {
|
|
165
|
-
margin: 0 !important;
|
|
166
|
-
font-size: 1.17rem !important;
|
|
167
|
-
line-height: 1.875rem !important;
|
|
168
|
-
font-weight: var(--IDS-ALERT__HEADLINE-FONT-WEIGHT) !important;
|
|
169
|
-
font-family: var(--IDS-ALERT__HEADLINE-FONT-FAMILY) !important;
|
|
170
54
|
}
|
|
171
55
|
.ids-alert .ids-alert__expand {
|
|
172
56
|
min-width: 1.5rem;
|
|
@@ -183,21 +67,30 @@
|
|
|
183
67
|
-webkit-user-select: none;
|
|
184
68
|
-ms-user-select: none;
|
|
185
69
|
user-select: none;
|
|
186
|
-
|
|
187
|
-
justify-content: center;
|
|
188
|
-
align-items: center;
|
|
189
|
-
}
|
|
190
|
-
.ids-alert .ids-alert__expand .ids-icon {
|
|
191
|
-
display: flex;
|
|
70
|
+
height: 1.5rem;
|
|
192
71
|
width: 1.5rem;
|
|
72
|
+
display: flex;
|
|
193
73
|
align-items: center;
|
|
194
|
-
height: 1.5rem;
|
|
195
74
|
justify-content: center;
|
|
75
|
+
position: relative;
|
|
196
76
|
}
|
|
197
77
|
.ids-alert .ids-alert__expand:focus {
|
|
198
78
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
199
79
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
200
80
|
}
|
|
81
|
+
.ids-alert .ids-alert__expand:before {
|
|
82
|
+
font: icon;
|
|
83
|
+
font-family: "Inera-Design-Icons";
|
|
84
|
+
display: block;
|
|
85
|
+
position: absolute;
|
|
86
|
+
pointer-events: none;
|
|
87
|
+
content: "\e906";
|
|
88
|
+
font-size: 1.25rem;
|
|
89
|
+
color: var(--IDS-FONT-COLOR);
|
|
90
|
+
}
|
|
91
|
+
.ids-alert .ids-alert__expand.ids-alert__expand--expanded:before {
|
|
92
|
+
content: "\e909";
|
|
93
|
+
}
|
|
201
94
|
.ids-alert .ids-alert__close {
|
|
202
95
|
min-width: 1.5rem;
|
|
203
96
|
min-height: 1.5rem;
|
|
@@ -213,13 +106,232 @@
|
|
|
213
106
|
-webkit-user-select: none;
|
|
214
107
|
-ms-user-select: none;
|
|
215
108
|
user-select: none;
|
|
109
|
+
width: 1.5rem;
|
|
110
|
+
height: 1.875rem;
|
|
111
|
+
display: flex;
|
|
112
|
+
align-items: center;
|
|
113
|
+
justify-content: center;
|
|
114
|
+
position: relative;
|
|
216
115
|
}
|
|
217
116
|
.ids-alert .ids-alert__close:focus {
|
|
218
117
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
219
118
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
220
119
|
}
|
|
120
|
+
.ids-alert .ids-alert__close:before {
|
|
121
|
+
font: icon;
|
|
122
|
+
font-family: "Inera-Design-Icons";
|
|
123
|
+
display: block;
|
|
124
|
+
position: absolute;
|
|
125
|
+
pointer-events: none;
|
|
126
|
+
content: "\e916";
|
|
127
|
+
font-size: 1.25rem;
|
|
128
|
+
color: var(--IDS-ICON__COLOR);
|
|
129
|
+
}
|
|
130
|
+
.ids-alert .ids-alert__close:hover:before, .ids-alert .ids-alert__close:focus:before, .ids-alert .ids-alert__close:active:before {
|
|
131
|
+
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
132
|
+
}
|
|
133
|
+
.ids-alert .ids-alert__content {
|
|
134
|
+
display: block;
|
|
135
|
+
margin-top: 0.5rem;
|
|
136
|
+
}
|
|
137
|
+
.ids-alert .ids-alert__state-icon,
|
|
138
|
+
.ids-alert .ids-alert__content-icon {
|
|
139
|
+
width: 1.875rem;
|
|
140
|
+
height: 1.875rem;
|
|
141
|
+
position: relative;
|
|
142
|
+
}
|
|
143
|
+
.ids-alert .ids-alert__headline *,
|
|
144
|
+
.ids-alert .ids-alert__headline ::slotted(*) {
|
|
145
|
+
margin: 0 !important;
|
|
146
|
+
font-size: 1.17rem !important;
|
|
147
|
+
line-height: 1.875rem !important;
|
|
148
|
+
font-weight: var(--IDS-ALERT__HEADLINE-FONT-WEIGHT) !important;
|
|
149
|
+
font-family: var(--IDS-ALERT__HEADLINE-FONT-FAMILY) !important;
|
|
150
|
+
}
|
|
221
151
|
@media (min-width: 640px) {
|
|
222
152
|
.ids-alert {
|
|
223
153
|
padding: 1.875rem;
|
|
224
154
|
}
|
|
155
|
+
}
|
|
156
|
+
.ids-alert.ids-alert--info {
|
|
157
|
+
background-color: var(--IDS-ALERT--INFO__BACKGROUND-COLOR);
|
|
158
|
+
border-color: var(--IDS-ALERT--INFO__BORDER-COLOR);
|
|
159
|
+
}
|
|
160
|
+
.ids-alert.ids-alert--info .ids-alert__state-icon:before,
|
|
161
|
+
.ids-alert.ids-alert--info .ids-alert__content-icon:before {
|
|
162
|
+
font: icon;
|
|
163
|
+
font-family: "Inera-Design-Icons";
|
|
164
|
+
display: block;
|
|
165
|
+
position: absolute;
|
|
166
|
+
pointer-events: none;
|
|
167
|
+
content: "\e90c";
|
|
168
|
+
font-size: 1.875rem;
|
|
169
|
+
color: var(--IDS-ALERT--INFO__ICON-COLOR);
|
|
170
|
+
}
|
|
171
|
+
.ids-alert.ids-alert--attention {
|
|
172
|
+
background-color: var(--IDS-ALERT--ATTENTION__BACKGROUND-COLOR);
|
|
173
|
+
border-color: var(--IDS-ALERT--ATTENTION__BORDER-COLOR);
|
|
174
|
+
}
|
|
175
|
+
.ids-alert.ids-alert--attention .ids-alert__state-icon:before,
|
|
176
|
+
.ids-alert.ids-alert--attention .ids-alert__content-icon:before {
|
|
177
|
+
font: icon;
|
|
178
|
+
font-family: "Inera-Design-Icons";
|
|
179
|
+
display: block;
|
|
180
|
+
position: absolute;
|
|
181
|
+
pointer-events: none;
|
|
182
|
+
content: "\e905";
|
|
183
|
+
font-size: 1.875rem;
|
|
184
|
+
color: var(--IDS-ALERT--ATTENTION__ICON-COLOR);
|
|
185
|
+
}
|
|
186
|
+
.ids-alert.ids-alert--success {
|
|
187
|
+
background-color: var(--IDS-ALERT--SUCCESS__BACKGROUND-COLOR);
|
|
188
|
+
border-color: var(--IDS-ALERT--SUCCESS__BORDER-COLOR);
|
|
189
|
+
}
|
|
190
|
+
.ids-alert.ids-alert--success .ids-alert__state-icon:before,
|
|
191
|
+
.ids-alert.ids-alert--success .ids-alert__content-icon:before {
|
|
192
|
+
font: icon;
|
|
193
|
+
font-family: "Inera-Design-Icons";
|
|
194
|
+
display: block;
|
|
195
|
+
position: absolute;
|
|
196
|
+
pointer-events: none;
|
|
197
|
+
content: "\e912";
|
|
198
|
+
font-size: 1.875rem;
|
|
199
|
+
color: var(--IDS-ALERT--SUCCESS__ICON-COLOR);
|
|
200
|
+
}
|
|
201
|
+
.ids-alert.ids-alert--error {
|
|
202
|
+
background-color: var(--IDS-ALERT--ERROR__BACKGROUND-COLOR);
|
|
203
|
+
border-color: var(--IDS-ALERT--ERROR__BORDER-COLOR);
|
|
204
|
+
}
|
|
205
|
+
.ids-alert.ids-alert--error .ids-alert__state-icon:before,
|
|
206
|
+
.ids-alert.ids-alert--error .ids-alert__content-icon:before {
|
|
207
|
+
font: icon;
|
|
208
|
+
font-family: "Inera-Design-Icons";
|
|
209
|
+
display: block;
|
|
210
|
+
position: absolute;
|
|
211
|
+
pointer-events: none;
|
|
212
|
+
content: "\e913";
|
|
213
|
+
font-size: 1.875rem;
|
|
214
|
+
color: var(--IDS-ALERT--ERROR__ICON-COLOR);
|
|
215
|
+
}
|
|
216
|
+
.ids-alert.ids-alert--collapsed .ids-alert__content {
|
|
217
|
+
display: none;
|
|
218
|
+
}
|
|
219
|
+
.ids-alert.ids-alert--compact {
|
|
220
|
+
flex-direction: row;
|
|
221
|
+
flex-wrap: nowrap;
|
|
222
|
+
}
|
|
223
|
+
.ids-alert.ids-alert--compact .ids-alert__content {
|
|
224
|
+
display: flex;
|
|
225
|
+
flex-grow: 1;
|
|
226
|
+
margin-top: 0;
|
|
227
|
+
margin-right: 1rem;
|
|
228
|
+
align-items: flex-start;
|
|
229
|
+
}
|
|
230
|
+
.ids-alert.ids-alert--compact .ids-alert__content-icon {
|
|
231
|
+
width: 1.75rem;
|
|
232
|
+
height: 1.75rem;
|
|
233
|
+
margin-right: 0.5rem;
|
|
234
|
+
flex-shrink: 0;
|
|
235
|
+
display: inline-flex;
|
|
236
|
+
margin-bottom: -7px;
|
|
237
|
+
}
|
|
238
|
+
.ids-alert.ids-alert--compact .ids-alert__content-icon::before {
|
|
239
|
+
font-size: 1.75rem;
|
|
240
|
+
}
|
|
241
|
+
.ids-alert.ids-alert--compact .ids-alert__content-text {
|
|
242
|
+
display: block;
|
|
243
|
+
line-height: 1.5rem;
|
|
244
|
+
}
|
|
245
|
+
@media (min-width: 640px) {
|
|
246
|
+
.ids-alert.ids-alert--compact {
|
|
247
|
+
padding: 1.875rem;
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
@media (min-width: 1024px) {
|
|
251
|
+
.ids-alert.ids-alert--compact .ids-alert__content-icon {
|
|
252
|
+
width: 2.5rem;
|
|
253
|
+
height: 2.5rem;
|
|
254
|
+
margin-top: -0.5rem;
|
|
255
|
+
margin-bottom: 0;
|
|
256
|
+
margin-right: 1rem;
|
|
257
|
+
}
|
|
258
|
+
.ids-alert.ids-alert--compact .ids-alert__content-icon::before {
|
|
259
|
+
font-size: 2.5rem;
|
|
260
|
+
}
|
|
261
|
+
.ids-alert.ids-alert--compact .ids-alert__content-text {
|
|
262
|
+
margin-top: 0.5rem;
|
|
263
|
+
display: flex;
|
|
264
|
+
align-items: flex-start;
|
|
265
|
+
line-height: 1.75rem;
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
.ids-alert.ids-alert--ribbon {
|
|
269
|
+
flex-direction: row;
|
|
270
|
+
flex-wrap: nowrap;
|
|
271
|
+
}
|
|
272
|
+
.ids-alert.ids-alert--ribbon .ids-alert__content {
|
|
273
|
+
display: flex;
|
|
274
|
+
flex-grow: 1;
|
|
275
|
+
margin-top: 0;
|
|
276
|
+
margin-right: 1rem;
|
|
277
|
+
align-items: flex-start;
|
|
278
|
+
}
|
|
279
|
+
.ids-alert.ids-alert--ribbon .ids-alert__content-icon {
|
|
280
|
+
width: 1.75rem;
|
|
281
|
+
height: 1.75rem;
|
|
282
|
+
margin-right: 0.5rem;
|
|
283
|
+
flex-shrink: 0;
|
|
284
|
+
display: inline-flex;
|
|
285
|
+
margin-bottom: -7px;
|
|
286
|
+
}
|
|
287
|
+
.ids-alert.ids-alert--ribbon .ids-alert__content-icon::before {
|
|
288
|
+
font-size: 1.75rem;
|
|
289
|
+
}
|
|
290
|
+
.ids-alert.ids-alert--ribbon .ids-alert__content-text {
|
|
291
|
+
display: block;
|
|
292
|
+
line-height: 1.5rem;
|
|
293
|
+
}
|
|
294
|
+
@media (min-width: 640px) {
|
|
295
|
+
.ids-alert.ids-alert--ribbon {
|
|
296
|
+
padding: 1rem;
|
|
297
|
+
}
|
|
298
|
+
}
|
|
299
|
+
@media (min-width: 1024px) {
|
|
300
|
+
.ids-alert.ids-alert--ribbon .ids-alert__content-icon {
|
|
301
|
+
width: 2.5rem;
|
|
302
|
+
height: 2.5rem;
|
|
303
|
+
margin-top: -0.5rem;
|
|
304
|
+
margin-bottom: 0;
|
|
305
|
+
margin-right: 1rem;
|
|
306
|
+
}
|
|
307
|
+
.ids-alert.ids-alert--ribbon .ids-alert__content-icon::before {
|
|
308
|
+
font-size: 2.5rem;
|
|
309
|
+
}
|
|
310
|
+
.ids-alert.ids-alert--ribbon .ids-alert__content-text {
|
|
311
|
+
margin-top: 0.5rem;
|
|
312
|
+
display: flex;
|
|
313
|
+
align-items: flex-start;
|
|
314
|
+
line-height: 1.75rem;
|
|
315
|
+
}
|
|
316
|
+
}
|
|
317
|
+
.ids-alert.ids-alert--ribbon .ids-alert__close:before {
|
|
318
|
+
content: "\e934";
|
|
319
|
+
font-size: 1rem;
|
|
320
|
+
}
|
|
321
|
+
.ids-alert.ids-alert--ribbon .ids-alert__content-icon::before {
|
|
322
|
+
font-size: 1.75rem;
|
|
323
|
+
}
|
|
324
|
+
@media (min-width: 1024px) {
|
|
325
|
+
.ids-alert.ids-alert--ribbon .ids-alert__content-text {
|
|
326
|
+
line-height: 1.75rem;
|
|
327
|
+
margin-top: 0;
|
|
328
|
+
}
|
|
329
|
+
.ids-alert.ids-alert--ribbon .ids-alert__content-icon {
|
|
330
|
+
width: 1.75rem;
|
|
331
|
+
height: 1.75rem;
|
|
332
|
+
margin-top: 0;
|
|
333
|
+
}
|
|
334
|
+
.ids-alert.ids-alert--ribbon .ids-alert__content-icon::before {
|
|
335
|
+
font-size: 1.75rem;
|
|
336
|
+
}
|
|
225
337
|
}
|
|
@@ -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-alert-global{align-items:center;background-color:var(--IDS-ALERT-GLOBAL__BACKGROUND-COLOR);border:none;box-shadow:0 0 .625rem rgba(0,0,0,.3);color:var(--IDS-ALERT-GLOBAL__COLOR);display:block;font-size:1rem;line-height:1.625rem;padding:1.875rem;position:relative;z-index:1}.ids-alert-global .ids-alert-global__inner{margin-left:auto;margin-right:auto;max-width:var(--IDS__MAX-WIDTH)}.ids-alert-global .ids-alert-global__inner .ids-alert-global__icon-headline{align-items:center;display:flex;flex-wrap:wrap;gap:1.25rem}.ids-alert-global .ids-alert-global__inner .ids-alert-global__icon{height:1.
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-alert-global{align-items:center;background-color:var(--IDS-ALERT-GLOBAL__BACKGROUND-COLOR);border:none;box-shadow:0 0 .625rem rgba(0,0,0,.3);color:var(--IDS-ALERT-GLOBAL__COLOR);display:block;font-size:1rem;line-height:1.625rem;padding:1.875rem;position:relative;z-index:1}.ids-alert-global .ids-alert-global__inner{margin-left:auto;margin-right:auto;max-width:var(--IDS__MAX-WIDTH)}.ids-alert-global .ids-alert-global__inner .ids-alert-global__icon-headline{align-items:center;display:flex;flex-wrap:wrap;gap:1.25rem}.ids-alert-global .ids-alert-global__inner .ids-alert-global__icon-headline.ids-alert-global__icon-headline--agent{padding-left:2.75rem;position:relative}.ids-alert-global .ids-alert-global__inner .ids-alert-global__icon-headline.ids-alert-global__icon-headline--agent:before{content:\"\\e91f\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:1.75rem;left:0;pointer-events:none;position:absolute;top:0}.ids-alert-global .ids-alert-global__inner .ids-alert-global__icon{font-size:1.75rem;height:1.75rem;width:1.75rem}.ids-alert-global .ids-alert-global__inner .ids-alert-global__header{align-items:center;display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:space-between}.ids-alert-global .ids-alert-global__inner .ids-alert-global__headline{display:flex;text-align:left}.ids-alert-global .ids-alert-global__inner .ids-alert-global__headline *,.ids-alert-global .ids-alert-global__inner .ids-alert-global__headline ::slotted(*){align-items:center!important;color:var(--IDS-ALERT-GLOBAL-HEADLINE-COLOR);display:flex!important;font-family:var(--IDS-ALERT-GLOBAL__HEADLINE-FONT-FAMILY)!important;font-size:1.125rem!important;font-weight:var(--IDS-ALERT__HEADLINE-FONT-WEIGHT)!important;line-height:1.75rem!important;margin:0!important}.ids-alert-global .ids-alert-global__inner .ids-alert-global__button{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1rem;justify-content:center;justify-self:end;min-height:1.5rem;min-width:1.5rem;outline:inherit;padding:0 1.625rem 0 0;position:relative;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ids-alert-global .ids-alert-global__inner .ids-alert-global__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-alert-global .ids-alert-global__inner .ids-alert-global__button:before{content:\"\\e906\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:1.25rem;pointer-events:none;position:absolute;right:.125rem;top:50%;transform:translateY(-50%)}.ids-alert-global .ids-alert-global__inner .ids-alert-global__button.ids-alert-global__button--expanded:before{content:\"\\e909\"}.ids-alert-global .ids-alert-global__inner .ids-alert-global__button-text{display:none;margin-right:1rem}.ids-alert-global .ids-alert-global__inner .ids-alert-global__content{margin-top:.75rem}@media (min-width:1024px){.ids-alert-global .ids-alert-global__inner .ids-alert-global__icon{font-size:1.875rem;height:1.875rem;width:1.875rem}.ids-alert-global .ids-alert-global__inner .ids-alert-global__button-text{display:block}}.ids-alert-global .ids-alert-global__sub-content{margin-top:.75rem}.ids-alert-global.ids-alert-global--collapsed .ids-alert-global__content,.ids-alert-global.ids-alert-global--collapsed .ids-alert-global__sub-content{display:none}@media (max-width:1024px){.ids-alert-global.ids-alert-global--hide-icon-on-m .ids-alert-global__icon-headline--agent{padding-left:0!important}.ids-alert-global.ids-alert-global--hide-icon-on-m .ids-alert-global__icon-headline--agent:before{display:none!important}.ids-alert-global.ids-alert-global--hide-icon-on-m .ids-alert-global__icon{display:none}}.ids-alert-global.ids-alert-global--agent{background-color:var(--IDS-ALERT-GLOBAL--AGENT__BACKGROUND-COLOR)!important;color:var(--IDS-ALERT-GLOBAL--AGENT__COLOR)!important}";
|
|
4
4
|
|
|
5
5
|
var alertGlobalLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
/*******
|
|
2
|
+
* ICONS
|
|
3
|
+
********/
|
|
4
|
+
/*******
|
|
2
5
|
* BUTTONS
|
|
3
6
|
********/
|
|
4
7
|
/*******
|
|
@@ -48,9 +51,25 @@
|
|
|
48
51
|
align-items: center;
|
|
49
52
|
gap: 1.25rem;
|
|
50
53
|
}
|
|
54
|
+
.ids-alert-global .ids-alert-global__inner .ids-alert-global__icon-headline.ids-alert-global__icon-headline--agent {
|
|
55
|
+
padding-left: 2.75rem;
|
|
56
|
+
position: relative;
|
|
57
|
+
}
|
|
58
|
+
.ids-alert-global .ids-alert-global__inner .ids-alert-global__icon-headline.ids-alert-global__icon-headline--agent:before {
|
|
59
|
+
font: icon;
|
|
60
|
+
font-family: "Inera-Design-Icons";
|
|
61
|
+
display: block;
|
|
62
|
+
position: absolute;
|
|
63
|
+
pointer-events: none;
|
|
64
|
+
content: "\e91f";
|
|
65
|
+
font-size: 1.75rem;
|
|
66
|
+
left: 0;
|
|
67
|
+
top: 0;
|
|
68
|
+
}
|
|
51
69
|
.ids-alert-global .ids-alert-global__inner .ids-alert-global__icon {
|
|
52
|
-
width: 1.
|
|
53
|
-
height: 1.
|
|
70
|
+
width: 1.75rem;
|
|
71
|
+
height: 1.75rem;
|
|
72
|
+
font-size: 1.75rem;
|
|
54
73
|
}
|
|
55
74
|
.ids-alert-global .ids-alert-global__inner .ids-alert-global__header {
|
|
56
75
|
display: flex;
|
|
@@ -74,7 +93,7 @@
|
|
|
74
93
|
display: flex !important;
|
|
75
94
|
align-items: center !important;
|
|
76
95
|
}
|
|
77
|
-
.ids-alert-global .ids-alert-global__inner .ids-alert-
|
|
96
|
+
.ids-alert-global .ids-alert-global__inner .ids-alert-global__button {
|
|
78
97
|
min-width: 1.5rem;
|
|
79
98
|
min-height: 1.5rem;
|
|
80
99
|
background: none;
|
|
@@ -89,33 +108,38 @@
|
|
|
89
108
|
-webkit-user-select: none;
|
|
90
109
|
-ms-user-select: none;
|
|
91
110
|
user-select: none;
|
|
92
|
-
font-style: normal;
|
|
93
|
-
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
94
|
-
font-family: var(--IDS-BODY__FONT-FAMILY);
|
|
95
|
-
font-size: var(--IDS-BODY__FONT-SIZE);
|
|
96
|
-
line-height: var(--IDS-BODY__LINE-HEIGHT);
|
|
97
|
-
font-weight: 400;
|
|
98
|
-
letter-spacing: 0;
|
|
99
111
|
justify-self: end;
|
|
100
112
|
display: flex;
|
|
101
113
|
justify-content: center;
|
|
102
114
|
align-items: center;
|
|
103
115
|
cursor: pointer;
|
|
116
|
+
position: relative;
|
|
117
|
+
font-size: 1rem;
|
|
118
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
104
119
|
min-height: 1.5rem;
|
|
105
120
|
min-width: 1.5rem;
|
|
121
|
+
padding-right: 1.625rem;
|
|
106
122
|
}
|
|
107
|
-
.ids-alert-global .ids-alert-global__inner .ids-alert-
|
|
123
|
+
.ids-alert-global .ids-alert-global__inner .ids-alert-global__button:focus {
|
|
108
124
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
109
125
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
110
126
|
}
|
|
111
|
-
.ids-alert-global .ids-alert-global__inner .ids-alert-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
127
|
+
.ids-alert-global .ids-alert-global__inner .ids-alert-global__button:before {
|
|
128
|
+
font: icon;
|
|
129
|
+
font-family: "Inera-Design-Icons";
|
|
130
|
+
display: block;
|
|
131
|
+
position: absolute;
|
|
132
|
+
pointer-events: none;
|
|
133
|
+
content: "\e906";
|
|
134
|
+
font-size: 1.25rem;
|
|
135
|
+
top: 50%;
|
|
136
|
+
right: 0.125rem;
|
|
137
|
+
transform: translateY(-50%);
|
|
138
|
+
}
|
|
139
|
+
.ids-alert-global .ids-alert-global__inner .ids-alert-global__button.ids-alert-global__button--expanded:before {
|
|
140
|
+
content: "\e909";
|
|
141
|
+
}
|
|
142
|
+
.ids-alert-global .ids-alert-global__inner .ids-alert-global__button-text {
|
|
119
143
|
margin-right: 1rem;
|
|
120
144
|
display: none;
|
|
121
145
|
}
|
|
@@ -126,8 +150,9 @@
|
|
|
126
150
|
.ids-alert-global .ids-alert-global__inner .ids-alert-global__icon {
|
|
127
151
|
width: 1.875rem;
|
|
128
152
|
height: 1.875rem;
|
|
153
|
+
font-size: 1.875rem;
|
|
129
154
|
}
|
|
130
|
-
.ids-alert-global .ids-alert-global__inner .ids-alert-
|
|
155
|
+
.ids-alert-global .ids-alert-global__inner .ids-alert-global__button-text {
|
|
131
156
|
display: block;
|
|
132
157
|
}
|
|
133
158
|
}
|
|
@@ -141,6 +166,12 @@
|
|
|
141
166
|
display: none;
|
|
142
167
|
}
|
|
143
168
|
@media (max-width: 1024px) {
|
|
169
|
+
.ids-alert-global.ids-alert-global--hide-icon-on-m .ids-alert-global__icon-headline--agent {
|
|
170
|
+
padding-left: 0 !important;
|
|
171
|
+
}
|
|
172
|
+
.ids-alert-global.ids-alert-global--hide-icon-on-m .ids-alert-global__icon-headline--agent:before {
|
|
173
|
+
display: none !important;
|
|
174
|
+
}
|
|
144
175
|
.ids-alert-global.ids-alert-global--hide-icon-on-m .ids-alert-global__icon {
|
|
145
176
|
display: none;
|
|
146
177
|
}
|
|
@@ -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-badge{align-items:center;border-radius:.313rem;box-sizing:border-box;color:var(--IDS-BADGE__COLOR);display:inline-flex;font-size:.75rem;font-weight:400;
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-badge{align-items:center;border-radius:.313rem;box-sizing:border-box;color:var(--IDS-BADGE__COLOR);display:inline-flex;font-size:.75rem;font-weight:400;justify-items:center;line-height:1rem;padding:.188rem .438rem}.ids-badge .ids-badge__icon{display:flex;margin-right:.5rem}.ids-badge.ids-badge--primary{background-color:var(--IDS-BADGE--PRIMARY__BACKGROUND-COLOR);border:var(--IDS-BADGE--PRIMARY__BORDER);color:var(--IDS-BADGE--PRIMARY__COLOR)}.ids-badge.ids-badge--neutral{background-color:var(--IDS-BADGE--NEUTRAL__BACKGROUND-COLOR);border:var(--IDS-BADGE--NEUTRAL__BORDER)}.ids-badge.ids-badge--info{background-color:var(--IDS-BADGE--INFO__BACKGROUND-COLOR);border:var(--IDS-BADGE--INFO__BORDER)}.ids-badge.ids-badge--attention{background-color:var(--IDS-BADGE--ATTENTION__BACKGROUND-COLOR);border:var(--IDS-BADGE--ATTENTION__BORDER)}.ids-badge.ids-badge--success{background-color:var(--IDS-BADGE--SUCCESS__BACKGROUND-COLOR);border:var(--IDS-BADGE--SUCCESS__BORDER)}.ids-badge.ids-badge--error{background-color:var(--IDS-BADGE--ERROR__BACKGROUND-COLOR);border:var(--IDS-BADGE--ERROR__BORDER)}.ids-badge.ids-badge--secondary{background-color:var(--IDS-BADGE--SECONDARY__BACKGROUND-COLOR);border:var(--IDS-BADGE--SECONDARY__BORDER)}@media (min-width:1024px){.ids-badge{font-size:.875em;padding:.3125rem .4375rem}}";
|
|
4
4
|
|
|
5
5
|
var badgeLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
.ids-badge {
|
|
14
|
-
height:
|
|
14
|
+
line-height: 1rem;
|
|
15
15
|
box-sizing: border-box;
|
|
16
16
|
padding: 0.188rem 0.438rem;
|
|
17
17
|
display: inline-flex;
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
border-radius: 0.313rem;
|
|
24
24
|
}
|
|
25
25
|
.ids-badge .ids-badge__icon {
|
|
26
|
-
display: inline-block;
|
|
27
26
|
margin-right: 0.5rem;
|
|
27
|
+
display: flex;
|
|
28
28
|
}
|
|
29
29
|
.ids-badge.ids-badge--primary {
|
|
30
30
|
background-color: var(--IDS-BADGE--PRIMARY__BACKGROUND-COLOR);
|
|
@@ -57,8 +57,7 @@
|
|
|
57
57
|
}
|
|
58
58
|
@media (min-width: 1024px) {
|
|
59
59
|
.ids-badge {
|
|
60
|
-
|
|
61
|
-
padding: 0.375rem 0.5rem;
|
|
60
|
+
padding: 0.3125rem 0.4375rem;
|
|
62
61
|
font-size: 0.875em;
|
|
63
62
|
}
|
|
64
63
|
}
|
|
@@ -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-box-link{align-items:flex-start;background-color:var(--IDS-LINK--BOX__BACKGROUND-COLOR);border-radius:.3125rem;box-sizing:border-box;display:flex;font-size:1rem;line-height:1.5rem;position:relative}.ids-box-link .ids-box-link__link{cursor:pointer;display:
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-box-link{align-items:flex-start;background-color:var(--IDS-LINK--BOX__BACKGROUND-COLOR);border-radius:.3125rem;box-sizing:border-box;display:flex;font-size:1rem;line-height:1.5rem;position:relative}.ids-box-link .ids-box-link__link{cursor:pointer;display:block;flex-grow:1}.ids-box-link .ids-box-link__link:focus ::slotted(a),.ids-box-link .ids-box-link__link:focus a,.ids-box-link .ids-box-link__link:hover ::slotted(a),.ids-box-link .ids-box-link__link:hover a{color:var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);text-decoration:underline!important}.ids-box-link ::slotted(a),.ids-box-link a{border-radius:.3125rem;color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);display:block;padding:.75rem;text-decoration:none}.ids-box-link ::slotted(a):focus,.ids-box-link a:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.125rem!important}.ids-box-link ::slotted(a.ids-box-link--old-icon),.ids-box-link a.ids-box-link--old-icon{display:flex;gap:.5rem}.ids-box-link .ids-icon{align-items:center;display:inline-flex;height:1.5rem;justify-content:center}.ids-box-link .ids-box-link__button{color:var(--IDS-ICON__COLOR);display:flex;flex-shrink:0;height:3rem;position:relative;width:3rem}.ids-box-link .ids-box-link__button .ids-contains-icon,.ids-box-link .ids-box-link__button .ids-icon,.ids-box-link .ids-box-link__button ::slotted([slot=old-icon]){display:block!important;position:absolute!important;right:1rem;top:.75rem}.ids-box-link .ids-box-link__button ::slotted(button),.ids-box-link .ids-box-link__button button{background:none;border:0;border-radius:.3125rem;color:var(--IDS-ICON__COLOR);cursor:pointer;font-size:1.5rem!important;height:100%!important;outline-offset:-.125rem!important;padding:0;position:absolute!important;right:0;top:0;width:100%!important}.ids-box-link .ids-box-link__button ::slotted(button):before,.ids-box-link .ids-box-link__button button:before{right:1rem!important;top:.75rem!important}.ids-box-link .ids-box-link__button:hover{color:var(--IDS-ICON--ACTIVE-COLOR)}";
|
|
4
4
|
|
|
5
5
|
var boxLinkLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|