@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,350 @@
|
|
|
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-container {
|
|
14
|
+
max-width: var(--IDS_MAX-WIDTH);
|
|
15
|
+
display: grid;
|
|
16
|
+
margin-left: auto;
|
|
17
|
+
margin-right: auto;
|
|
18
|
+
padding-left: 20px;
|
|
19
|
+
padding-right: 20px;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.ids-container.ids-container--gutterless {
|
|
23
|
+
padding-left: 0px !important;
|
|
24
|
+
padding-right: 0px !important;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.ids-container.ids-container--fluid {
|
|
28
|
+
max-width: 100%;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
/* 1177 Typography - no margins */
|
|
32
|
+
/*******
|
|
33
|
+
* FORM
|
|
34
|
+
********/
|
|
35
|
+
/*******
|
|
36
|
+
* Accessibility
|
|
37
|
+
********/
|
|
38
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__headline-row .ids-footer-inera-admin__headline--sr {
|
|
39
|
+
position: absolute;
|
|
40
|
+
width: 1px;
|
|
41
|
+
height: 1px;
|
|
42
|
+
padding: 0;
|
|
43
|
+
margin: -1px;
|
|
44
|
+
overflow: hidden;
|
|
45
|
+
clip: rect(0, 0, 0, 0);
|
|
46
|
+
white-space: nowrap;
|
|
47
|
+
border: 0;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content .ids-footer-inera-admin__link-col.ids-footer-inera-admin__col-size-auto {
|
|
51
|
+
flex: 0 0 auto;
|
|
52
|
+
width: auto;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content .ids-footer-inera-admin__link-col.ids-footer-inera-admin__col-size-1 {
|
|
56
|
+
flex: 0 0 8.3%;
|
|
57
|
+
max-width: 8.3%;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content .ids-footer-inera-admin__link-col.ids-footer-inera-admin__col-size-2 {
|
|
61
|
+
flex: 0 0 16%;
|
|
62
|
+
max-width: 16%;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content .ids-footer-inera-admin__link-col.ids-footer-inera-admin__col-size-3 {
|
|
66
|
+
flex: 0 0 25%;
|
|
67
|
+
max-width: 25%;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content .ids-footer-inera-admin__link-col.ids-footer-inera-admin__col-size-4 {
|
|
71
|
+
flex: 0 0 33.3%;
|
|
72
|
+
max-width: 33.3%;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content .ids-footer-inera-admin__link-col.ids-footer-inera-admin__col-size-5 {
|
|
76
|
+
flex: 0 0 41.6%;
|
|
77
|
+
max-width: 41.6%;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content .ids-footer-inera-admin__link-col.ids-footer-inera-admin__col-size-6 {
|
|
81
|
+
flex: 0 0 50%;
|
|
82
|
+
max-width: 50%;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
/* Footer inera admin */
|
|
86
|
+
.ids-footer-inera-admin {
|
|
87
|
+
background-color: var(--footer_background-color);
|
|
88
|
+
position: relative;
|
|
89
|
+
margin-top: var(--footer_margin-top);
|
|
90
|
+
box-shadow: var(--footer_box-shadow);
|
|
91
|
+
}
|
|
92
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner {
|
|
93
|
+
max-width: var(--IDS_MAX-WIDTH);
|
|
94
|
+
display: grid;
|
|
95
|
+
margin-left: auto;
|
|
96
|
+
margin-right: auto;
|
|
97
|
+
padding-left: 20px;
|
|
98
|
+
padding-right: 20px;
|
|
99
|
+
padding-top: var(--footer-inner_padding-top);
|
|
100
|
+
padding-bottom: var(--footer-inner_padding-bottom);
|
|
101
|
+
}
|
|
102
|
+
@media (max-width: 1024px) {
|
|
103
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner {
|
|
104
|
+
padding-bottom: var(--footer-inner-mobile_padding-bottom);
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__headline-row {
|
|
108
|
+
padding-bottom: 20px;
|
|
109
|
+
}
|
|
110
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__headline-row .ids-footer-inera-admin__headline {
|
|
111
|
+
display: inline;
|
|
112
|
+
font-size: 1.5rem;
|
|
113
|
+
line-height: 1.25;
|
|
114
|
+
font-size: var(--footer-headline_font-size);
|
|
115
|
+
line-height: var(--footer-headline_line-height);
|
|
116
|
+
letter-spacing: var(--footer-headline_letter-spacing);
|
|
117
|
+
font-weight: var(--footer-headline_font-weight);
|
|
118
|
+
font-family: var(--footer-headline_font-family);
|
|
119
|
+
color: var(--footer-headline_color);
|
|
120
|
+
}
|
|
121
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__headline-row .ids-footer-inera-admin__headline .ids-footer-inera-admin__headline--sub {
|
|
122
|
+
color: var(--footer-headline-sub_color);
|
|
123
|
+
}
|
|
124
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content {
|
|
125
|
+
display: flex;
|
|
126
|
+
flex-wrap: wrap;
|
|
127
|
+
}
|
|
128
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content .ids-footer-inera-admin__text {
|
|
129
|
+
color: var(--footer-content_color) !important;
|
|
130
|
+
flex: 0 0 41.6%;
|
|
131
|
+
max-width: 41.6%;
|
|
132
|
+
margin-right: 8.3%;
|
|
133
|
+
}
|
|
134
|
+
@media (max-width: 1024px) {
|
|
135
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content .ids-footer-inera-admin__text {
|
|
136
|
+
flex: 0 0 100%;
|
|
137
|
+
max-width: 100%;
|
|
138
|
+
margin-right: 0%;
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content .ids-footer-inera-admin__link-col {
|
|
142
|
+
flex: 0 0 16%;
|
|
143
|
+
max-width: 16%;
|
|
144
|
+
}
|
|
145
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content .ids-footer-inera-admin__link-col.ids-footer-inera-admin__link-col--2 {
|
|
146
|
+
flex: 0 0 25%;
|
|
147
|
+
max-width: 25%;
|
|
148
|
+
}
|
|
149
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content .ids-footer-inera-admin__link-col.ids-footer-inera-admin__link-col--1 {
|
|
150
|
+
flex: 0 0 50%;
|
|
151
|
+
max-width: 50%;
|
|
152
|
+
}
|
|
153
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content .ids-footer-inera-admin__link-col ul {
|
|
154
|
+
margin: 0px;
|
|
155
|
+
list-style: none;
|
|
156
|
+
padding: 0px;
|
|
157
|
+
}
|
|
158
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content .ids-footer-inera-admin__link-col .ids-link {
|
|
159
|
+
margin-bottom: 10px !important;
|
|
160
|
+
}
|
|
161
|
+
@media (max-width: 1024px) {
|
|
162
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner .ids-footer-inera-admin__content .ids-footer-inera-admin__link-col {
|
|
163
|
+
display: none;
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer {
|
|
167
|
+
position: relative;
|
|
168
|
+
background-color: var(--footer-sub_background-color);
|
|
169
|
+
border-top: var(--footer-sub_border-top);
|
|
170
|
+
padding-bottom: var(--footer-sub_padding-bottom);
|
|
171
|
+
padding-top: var(--footer-sub_padding-top);
|
|
172
|
+
}
|
|
173
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .ids-footer-inera-admin__mobile-menu {
|
|
174
|
+
display: none;
|
|
175
|
+
}
|
|
176
|
+
@media (max-width: 1024px) {
|
|
177
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .ids-footer-inera-admin__mobile-menu {
|
|
178
|
+
display: block;
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
@media (max-width: 1024px) {
|
|
182
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer {
|
|
183
|
+
background-color: var(--footer-sub-mobile_background-color);
|
|
184
|
+
padding-top: var(--footer-sub-mobile_padding-top);
|
|
185
|
+
border-top: none;
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .ids-footer-inera-admin__sub-footer-container {
|
|
189
|
+
max-width: var(--IDS_MAX-WIDTH);
|
|
190
|
+
display: grid;
|
|
191
|
+
margin-left: auto;
|
|
192
|
+
margin-right: auto;
|
|
193
|
+
padding-left: 20px;
|
|
194
|
+
padding-right: 20px;
|
|
195
|
+
}
|
|
196
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .ids-footer-inera-admin__sub-footer-container .ids-footer-inera-admin_sub-footer-mobile-text {
|
|
197
|
+
color: var(--footer-sub-mobile_color);
|
|
198
|
+
padding: 30px 40px 10px;
|
|
199
|
+
font-size: 0.875rem;
|
|
200
|
+
text-align: center;
|
|
201
|
+
line-height: 1.25rem;
|
|
202
|
+
display: inline-block;
|
|
203
|
+
}
|
|
204
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .ids-footer-inera-admin__sub-footer-container .ids-footer-inera-admin__sub-footer-row {
|
|
205
|
+
display: flex;
|
|
206
|
+
justify-content: space-between;
|
|
207
|
+
align-items: center;
|
|
208
|
+
}
|
|
209
|
+
@media (max-width: 1024px) {
|
|
210
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .ids-footer-inera-admin__sub-footer-container .ids-footer-inera-admin__sub-footer-row {
|
|
211
|
+
align-items: unset;
|
|
212
|
+
flex-direction: column;
|
|
213
|
+
}
|
|
214
|
+
}
|
|
215
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .ids-footer-inera-admin__sub-footer-container .ids-footer-inera-admin__sub-footer-row .ids-footer-inera-admin__sub-footer-left {
|
|
216
|
+
font-size: 0.875rem !important;
|
|
217
|
+
line-height: 0.875rem !important;
|
|
218
|
+
color: var(--footer-sub-text_color) !important;
|
|
219
|
+
}
|
|
220
|
+
@media (max-width: 1024px) {
|
|
221
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .ids-footer-inera-admin__sub-footer-container .ids-footer-inera-admin__sub-footer-row .ids-footer-inera-admin__sub-footer-left {
|
|
222
|
+
display: none;
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .ids-footer-inera-admin__sub-footer-container .ids-footer-inera-admin__sub-footer-row .ids-footer-inera-admin__sub-footer-right {
|
|
226
|
+
text-align: end;
|
|
227
|
+
}
|
|
228
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .ids-footer-inera-admin__sub-footer-container .ids-footer-inera-admin__sub-footer-row .ids-footer-inera-admin__sub-footer-right .ids-link {
|
|
229
|
+
font-size: 0.875rem;
|
|
230
|
+
color: var(--footer-sub-text_color);
|
|
231
|
+
margin-left: 20px !important;
|
|
232
|
+
}
|
|
233
|
+
@media (max-width: 1024px) {
|
|
234
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .ids-footer-inera-admin__sub-footer-container .ids-footer-inera-admin__sub-footer-row .ids-footer-inera-admin__sub-footer-right {
|
|
235
|
+
display: none;
|
|
236
|
+
}
|
|
237
|
+
}
|
|
238
|
+
@media (max-width: 1024px) {
|
|
239
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .ids-footer-inera-admin__sub-footer-container {
|
|
240
|
+
height: auto;
|
|
241
|
+
padding-left: 0px;
|
|
242
|
+
padding-right: 0px;
|
|
243
|
+
}
|
|
244
|
+
}
|
|
245
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__content-row {
|
|
246
|
+
z-index: 1;
|
|
247
|
+
}
|
|
248
|
+
.ids-footer-inera-admin .footer-sub-text {
|
|
249
|
+
text-align: center;
|
|
250
|
+
}
|
|
251
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__mobile-links {
|
|
252
|
+
font-size: 0.875rem;
|
|
253
|
+
display: none;
|
|
254
|
+
padding-left: 20px;
|
|
255
|
+
padding-right: 20px;
|
|
256
|
+
padding-top: 1.25rem;
|
|
257
|
+
flex-direction: column;
|
|
258
|
+
}
|
|
259
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__mobile-links .ids-link {
|
|
260
|
+
padding-top: 15px;
|
|
261
|
+
padding-bottom: 15px;
|
|
262
|
+
}
|
|
263
|
+
@media (max-width: 1024px) {
|
|
264
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__mobile-links {
|
|
265
|
+
display: flex;
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer-mobile {
|
|
269
|
+
display: none;
|
|
270
|
+
}
|
|
271
|
+
@media (max-width: 1024px) {
|
|
272
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer-mobile {
|
|
273
|
+
display: flex;
|
|
274
|
+
justify-content: center;
|
|
275
|
+
align-items: center;
|
|
276
|
+
flex-direction: column;
|
|
277
|
+
padding-bottom: 1rem;
|
|
278
|
+
padding-top: 1rem;
|
|
279
|
+
color: var(--footer-sub-mobile_color);
|
|
280
|
+
font-size: 0.875rem;
|
|
281
|
+
text-align: center;
|
|
282
|
+
line-height: 1.25rem;
|
|
283
|
+
padding-left: 40px;
|
|
284
|
+
padding-right: 40px;
|
|
285
|
+
}
|
|
286
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer-mobile .ids-footer-inera-admin__sub-footer-mobile-text {
|
|
287
|
+
margin-top: 30px;
|
|
288
|
+
}
|
|
289
|
+
}
|
|
290
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner-wrapper {
|
|
291
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='69' viewBox='0 0 140 69' fill='none'%3E%3Cpath d='M0 0C0 37.6907 31.34 68.2449 70 68.2449C108.66 68.2449 140 37.6907 140 0H95.9677C95.9677 13.9821 84.3417 25.3166 70 25.3166C55.6583 25.3166 44.0323 13.9821 44.0323 0H0Z' fill='white'/%3E%3C/svg%3E");
|
|
292
|
+
background-position-x: calc(50% - 225px);
|
|
293
|
+
background-repeat: no-repeat;
|
|
294
|
+
}
|
|
295
|
+
@media (max-width: 1024px) {
|
|
296
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__inner-wrapper {
|
|
297
|
+
background-position-x: calc(100% - 20px);
|
|
298
|
+
}
|
|
299
|
+
}
|
|
300
|
+
.ids-footer-inera-admin .sub-footer-container::after {
|
|
301
|
+
content: none;
|
|
302
|
+
}
|
|
303
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer {
|
|
304
|
+
background-color: var(--IDS-COLOR-PRIMARY-40);
|
|
305
|
+
}
|
|
306
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .sub-footer-container {
|
|
307
|
+
min-height: 40px;
|
|
308
|
+
}
|
|
309
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .ids-footer-inera-admin__sub-footer__mobile-text {
|
|
310
|
+
color: var(--footer-sub-mobile_color);
|
|
311
|
+
padding: 30px 40px 10px 40px;
|
|
312
|
+
font-size: 0.875rem;
|
|
313
|
+
text-align: center;
|
|
314
|
+
line-height: 1.25rem;
|
|
315
|
+
display: inline-block;
|
|
316
|
+
}
|
|
317
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .ids-footer-inera-admin__sub-footer-container::after {
|
|
318
|
+
content: " ";
|
|
319
|
+
display: block;
|
|
320
|
+
position: absolute;
|
|
321
|
+
width: 250px;
|
|
322
|
+
height: 100px;
|
|
323
|
+
left: calc(50% - 250px);
|
|
324
|
+
top: -82px;
|
|
325
|
+
background-repeat: no-repeat;
|
|
326
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='82' viewBox='0 0 180 82' fill='none'%3E%3Cpath d='M0 81.6913C0.209931 36.677 40.4238 0.244873 90 0.244873C139.576 0.244873 179.79 36.677 180 81.6913H123.385C123.176 65.0951 108.309 51.7001 90 51.7001C71.6905 51.7001 56.8235 65.0951 56.6148 81.6913H0Z' fill='white'/%3E%3C/svg%3E");
|
|
327
|
+
}
|
|
328
|
+
@media (max-width: 1024px) {
|
|
329
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__sub-footer .ids-footer-inera-admin__sub-footer-container::after {
|
|
330
|
+
content: none;
|
|
331
|
+
}
|
|
332
|
+
}
|
|
333
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__mobile-menu {
|
|
334
|
+
padding-bottom: 100px;
|
|
335
|
+
background-color: var(--footer_background-color);
|
|
336
|
+
position: relative;
|
|
337
|
+
}
|
|
338
|
+
@media (max-width: 1024px) {
|
|
339
|
+
.ids-footer-inera-admin .ids-footer-inera-admin__mobile-menu::after {
|
|
340
|
+
content: " ";
|
|
341
|
+
display: block;
|
|
342
|
+
position: absolute;
|
|
343
|
+
width: 154px;
|
|
344
|
+
height: 77px;
|
|
345
|
+
left: 20px;
|
|
346
|
+
bottom: 0px;
|
|
347
|
+
background-repeat: no-repeat;
|
|
348
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='154' height='78' viewBox='0 0 154 78' fill='none'%3E%3Cpath d='M154 77.7737C154 77.7522 154 77.7307 154 77.7092C154 35.2188 119.526 0.773669 77 0.773673C34.474 0.773677 -3.72026e-06 35.2188 -5.63531e-09 77.7092C-3.7567e-09 77.7307 1.52569e-05 77.7522 3.05176e-05 77.7737L48.4356 77.7737C48.4355 77.7522 48.4355 77.7307 48.4355 77.7092C48.4355 61.9466 61.2241 49.1686 77 49.1686C92.7758 49.1686 105.565 61.9466 105.565 77.7092C105.565 77.7307 105.564 77.7522 105.564 77.7737L154 77.7737Z' fill='%23fff'/%3E%3C/svg%3E");
|
|
349
|
+
}
|
|
350
|
+
}
|
|
@@ -1 +1,39 @@
|
|
|
1
|
-
.ids-error-message
|
|
1
|
+
.ids-error-message {
|
|
2
|
+
background-color: var(--IDS-ERROR-MESSAGE__BACKGROUND-COLOR);
|
|
3
|
+
border-radius: var(--IDS_BORDER-RADIUS);
|
|
4
|
+
border: var(--IDS-ERROR-MESSAGE__BORDER);
|
|
5
|
+
margin-top: var(--IDS-ERROR-MESSAGE__MARGIN-TOP);
|
|
6
|
+
padding: var(--IDS-ERROR-MESSAGE__PADDING);
|
|
7
|
+
position: relative;
|
|
8
|
+
align-items: center;
|
|
9
|
+
display: none;
|
|
10
|
+
color: var(--IDS-ERROR-MESSAGE__COLOR);
|
|
11
|
+
gap: 5px;
|
|
12
|
+
}
|
|
13
|
+
.ids-error-message.ids-error-message--show {
|
|
14
|
+
display: inline-flex;
|
|
15
|
+
}
|
|
16
|
+
.ids-error-message::after, .ids-error-message::before {
|
|
17
|
+
content: "";
|
|
18
|
+
display: block;
|
|
19
|
+
width: 12px;
|
|
20
|
+
height: 12px;
|
|
21
|
+
position: absolute;
|
|
22
|
+
left: 41px;
|
|
23
|
+
transform: rotate(45deg);
|
|
24
|
+
z-index: 9;
|
|
25
|
+
}
|
|
26
|
+
.ids-error-message::after {
|
|
27
|
+
background-color: #fff;
|
|
28
|
+
top: -6px;
|
|
29
|
+
}
|
|
30
|
+
.ids-error-message::before {
|
|
31
|
+
background-color: var(--IDS-ERROR-MESSAGE__BORDER-COLOR);
|
|
32
|
+
top: -7px;
|
|
33
|
+
}
|
|
34
|
+
.ids-error-message .ids-error-message__icon {
|
|
35
|
+
min-width: 20px;
|
|
36
|
+
min-height: 20px;
|
|
37
|
+
background-repeat: no-repeat;
|
|
38
|
+
background-image: var(--IDS-ERROR-MESSAGE__ICON__BACKGROUND-IMAGE);
|
|
39
|
+
}
|
|
@@ -1 +1,19 @@
|
|
|
1
|
-
.ids-form-group__fieldset
|
|
1
|
+
.ids-form-group__fieldset {
|
|
2
|
+
border: none;
|
|
3
|
+
margin: 0px;
|
|
4
|
+
padding: 0px;
|
|
5
|
+
display: flex;
|
|
6
|
+
flex-direction: column;
|
|
7
|
+
gap: 10px;
|
|
8
|
+
}
|
|
9
|
+
.ids-form-group__fieldset.ids-form-group__fieldset--compact {
|
|
10
|
+
gap: 0px;
|
|
11
|
+
}
|
|
12
|
+
.ids-form-group__fieldset legend {
|
|
13
|
+
padding: 0px;
|
|
14
|
+
display: inline-flex;
|
|
15
|
+
font-family: var(--font-family_1);
|
|
16
|
+
color: var(--IDS-FORM__LABEL__COLOR);
|
|
17
|
+
gap: 10px;
|
|
18
|
+
margin-bottom: 10px;
|
|
19
|
+
}
|
|
@@ -1 +1,34 @@
|
|
|
1
|
-
.ids-range-ticks
|
|
1
|
+
.ids-range-ticks {
|
|
2
|
+
display: flex;
|
|
3
|
+
justify-content: space-between;
|
|
4
|
+
max-width: 100%;
|
|
5
|
+
margin-left: 15px;
|
|
6
|
+
margin-right: 15px;
|
|
7
|
+
margin-top: 25px;
|
|
8
|
+
}
|
|
9
|
+
.ids-range-ticks.ids-range-tick:first-child {
|
|
10
|
+
margin-left: -4px;
|
|
11
|
+
}
|
|
12
|
+
.ids-range-ticks.ids-range-ticks .ids-range-tick:last-child {
|
|
13
|
+
margin-right: -4px;
|
|
14
|
+
}
|
|
15
|
+
.ids-range-ticks .ids-range-tick {
|
|
16
|
+
display: flex;
|
|
17
|
+
justify-content: center;
|
|
18
|
+
text-align: center;
|
|
19
|
+
position: relative;
|
|
20
|
+
width: 1px;
|
|
21
|
+
font-size: 1rem;
|
|
22
|
+
font-family: var(--font-family_1);
|
|
23
|
+
color: var(--IDS-RANGE-TICK__COLOR);
|
|
24
|
+
}
|
|
25
|
+
.ids-range-ticks .ids-range-tick:before {
|
|
26
|
+
content: "";
|
|
27
|
+
position: absolute;
|
|
28
|
+
width: 1px;
|
|
29
|
+
height: 10px;
|
|
30
|
+
display: block;
|
|
31
|
+
background-color: var(--IDS-RANGE-TICK-LINE__COLOR);
|
|
32
|
+
margin: auto;
|
|
33
|
+
top: -15px;
|
|
34
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = ".ids-select
|
|
3
|
+
var css_248z = ".ids-select{background-color:var(--IDS-INPUT_BACKGROUND);border:var(--IDS-INPUT_BORDER);border-radius:var(--IDS-INPUT_BORDER-RADIUS);color:var(--IDS-INPUT_COLOR);display:block;font-family:var(--font-family_1)!important;font-size:16px;padding:.75rem 1.25rem}.ids-select:disabled{background:var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);background-image:var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);border:1px solid transparent}.ids-label-wrapper{align-items:center;display:inline-flex;gap:10px}.ids-select :after,.ids-select-wrapper:after{background-image:var(--IDS-SELECT__CHEVRON-ICON);background-position:50%;background-repeat:no-repeat;bottom:0;content:\"\";display:block;height:100%;pointer-events:none;position:absolute;right:25px;top:0;transform:rotate(90deg);width:12px}.ids-select.ids-input--invalid{background-color:var(--IDS-FORM--INVALID__BACKGROUND-COLOR);background-image:var(--IDS-FORM--INVALID__BACKGROUND-IMAGE);border:1px solid transparent}.ids-select:disabled{background-color:var(--IDS-FORM--DISABLED__BACKGROUND-COLOR)!important;background-image:var(--IDS-FORM--DISABLED__BACKGROUND-IMAGE);border:var(--IDS-FORM-DISABLED_BORDER);color:var(--IDS-FORM--DISABLED__COLOR);font-style:italic!important}.ids-select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;border:var(--select_border);border-bottom:var(--IDS-INPUT_BORDER-BOTTOM);cursor:pointer;display:inline-block!important;overflow:hidden;padding-right:50px!important;text-overflow:ellipsis;width:100%!important}.ids-select.ids-input--light{background-color:#fff}.ids-select:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:var(--IDS-FOCUS_OUTLINE-OFFSET)!important}.ids-select-wrapper{display:flex;position:relative}.ids-select-wrapper:has(.ids-input--invalid):after{background-image:var(--IDS-SELECT--INVALID__CHEVRON-ICON)}.ids-select-wrapper:has(.ids-select:disabled):after{background-image:var(--IDS-SELECT--DISABLED__CHEVRON-ICON)}.ids-select:disabled{cursor:default}.ids-select{text-align:left}.ids-select-multiple__dropdown__wrapper{position:relative}.ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown{background:#fff;border-radius:var(--select-multiple-dropdown_border-radius);box-shadow:0 0 6px rgba(0,0,0,.3);left:0;position:absolute;right:0;z-index:10}.ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown.ids-select-multiple__dropdown--hide{display:none}.ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner{overflow-y:auto;padding:10px}#ids-label-wrapper{align-items:center;display:inline-flex;gap:10px;margin-bottom:5px}.placeholder{color:var(--IDS-FORM__PLACEHOLDER__COLOR)}label{color:var(--IDS-FORM__LABEL__COLOR);font-family:var(--font-family_1)}:host([disabled]) input{background-color:var(--IDS-FORM--DISABLED__BACKGROUND-COLOR)!important;background-image:var(--IDS-FORM--DISABLED__BACKGROUND-IMAGE);border:var(--IDS-FORM-DISABLED_BORDER);color:var(--IDS-FORM--DISABLED__COLOR);font-style:italic!important}";
|
|
4
4
|
|
|
5
5
|
var selectMultipleLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -1 +1,189 @@
|
|
|
1
|
-
|
|
1
|
+
/* 1177 Typography - no margins */
|
|
2
|
+
/*******
|
|
3
|
+
* FORM
|
|
4
|
+
********/
|
|
5
|
+
.ids-select {
|
|
6
|
+
font-family: var(--font-family_1) !important;
|
|
7
|
+
padding: 0.75rem 1.25rem;
|
|
8
|
+
background-color: var(--IDS-INPUT_BACKGROUND);
|
|
9
|
+
border: var(--IDS-INPUT_BORDER);
|
|
10
|
+
border-bottom: var(--IDS-INPUT_BORDER-BOTTOM);
|
|
11
|
+
border-radius: var(--IDS-INPUT_BORDER-RADIUS);
|
|
12
|
+
font-size: 16px;
|
|
13
|
+
color: var(--IDS-INPUT_COLOR);
|
|
14
|
+
display: block;
|
|
15
|
+
}
|
|
16
|
+
.ids-select:disabled {
|
|
17
|
+
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
18
|
+
border: 1px solid transparent;
|
|
19
|
+
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.ids-label-wrapper {
|
|
23
|
+
display: inline-flex;
|
|
24
|
+
gap: 10px;
|
|
25
|
+
align-items: center;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.ids-select-wrapper::after, .ids-select ::after {
|
|
29
|
+
content: "";
|
|
30
|
+
width: 12px;
|
|
31
|
+
height: 100%;
|
|
32
|
+
display: block;
|
|
33
|
+
position: absolute;
|
|
34
|
+
transform: rotate(90deg);
|
|
35
|
+
right: 25px;
|
|
36
|
+
top: 0px;
|
|
37
|
+
bottom: 0px;
|
|
38
|
+
background-position: center;
|
|
39
|
+
background-repeat: no-repeat;
|
|
40
|
+
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
41
|
+
pointer-events: none;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
/*******
|
|
45
|
+
* Accessibility
|
|
46
|
+
********/
|
|
47
|
+
/* 1177 Typography - no margins */
|
|
48
|
+
/*******
|
|
49
|
+
* FORM
|
|
50
|
+
********/
|
|
51
|
+
.ids-select {
|
|
52
|
+
font-family: var(--font-family_1) !important;
|
|
53
|
+
padding: 0.75rem 1.25rem;
|
|
54
|
+
background-color: var(--IDS-INPUT_BACKGROUND);
|
|
55
|
+
border: var(--IDS-INPUT_BORDER);
|
|
56
|
+
border-bottom: var(--IDS-INPUT_BORDER-BOTTOM);
|
|
57
|
+
border-radius: var(--IDS-INPUT_BORDER-RADIUS);
|
|
58
|
+
font-size: 16px;
|
|
59
|
+
color: var(--IDS-INPUT_COLOR);
|
|
60
|
+
display: block;
|
|
61
|
+
}
|
|
62
|
+
.ids-select:disabled {
|
|
63
|
+
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
64
|
+
border: 1px solid transparent;
|
|
65
|
+
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.ids-label-wrapper {
|
|
69
|
+
display: inline-flex;
|
|
70
|
+
gap: 10px;
|
|
71
|
+
align-items: center;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
.ids-select-wrapper::after, .ids-select ::after {
|
|
75
|
+
content: "";
|
|
76
|
+
width: 12px;
|
|
77
|
+
height: 100%;
|
|
78
|
+
display: block;
|
|
79
|
+
position: absolute;
|
|
80
|
+
transform: rotate(90deg);
|
|
81
|
+
right: 25px;
|
|
82
|
+
top: 0px;
|
|
83
|
+
bottom: 0px;
|
|
84
|
+
background-position: center;
|
|
85
|
+
background-repeat: no-repeat;
|
|
86
|
+
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
87
|
+
pointer-events: none;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
/*******
|
|
91
|
+
* Accessibility
|
|
92
|
+
********/
|
|
93
|
+
.ids-select.ids-input--invalid {
|
|
94
|
+
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
95
|
+
background-image: var(--IDS-FORM--INVALID__BACKGROUND-IMAGE);
|
|
96
|
+
border: 1px solid transparent;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
.ids-select:disabled {
|
|
100
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
101
|
+
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR) !important;
|
|
102
|
+
border: var(--IDS-FORM-DISABLED_BORDER);
|
|
103
|
+
font-style: italic !important;
|
|
104
|
+
background-image: var(--IDS-FORM--DISABLED__BACKGROUND-IMAGE);
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
.ids-select {
|
|
108
|
+
cursor: pointer;
|
|
109
|
+
appearance: none !important;
|
|
110
|
+
-webkit-appearance: none !important;
|
|
111
|
+
-moz-appearance: none !important;
|
|
112
|
+
display: inline-block !important;
|
|
113
|
+
padding-right: 50px !important;
|
|
114
|
+
overflow: hidden;
|
|
115
|
+
text-overflow: ellipsis;
|
|
116
|
+
border: var(--select_border);
|
|
117
|
+
border-bottom: var(--IDS-INPUT_BORDER-BOTTOM);
|
|
118
|
+
width: 100% !important;
|
|
119
|
+
}
|
|
120
|
+
.ids-select.ids-input--light {
|
|
121
|
+
background-color: white;
|
|
122
|
+
}
|
|
123
|
+
.ids-select:focus {
|
|
124
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
125
|
+
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.ids-select-wrapper {
|
|
129
|
+
position: relative;
|
|
130
|
+
display: flex;
|
|
131
|
+
}
|
|
132
|
+
.ids-select-wrapper:has(.ids-input--invalid)::after {
|
|
133
|
+
background-image: var(--IDS-SELECT--INVALID__CHEVRON-ICON);
|
|
134
|
+
}
|
|
135
|
+
.ids-select-wrapper:has(.ids-select:disabled)::after {
|
|
136
|
+
background-image: var(--IDS-SELECT--DISABLED__CHEVRON-ICON);
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
.ids-select:disabled {
|
|
140
|
+
cursor: default;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
.ids-select {
|
|
144
|
+
text-align: left;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
.ids-select-multiple__dropdown__wrapper {
|
|
148
|
+
position: relative;
|
|
149
|
+
}
|
|
150
|
+
.ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown {
|
|
151
|
+
background: #ffffff;
|
|
152
|
+
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
|
|
153
|
+
border-radius: var(--select-multiple-dropdown_border-radius);
|
|
154
|
+
position: absolute;
|
|
155
|
+
z-index: 10;
|
|
156
|
+
left: 0;
|
|
157
|
+
right: 0;
|
|
158
|
+
}
|
|
159
|
+
.ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown.ids-select-multiple__dropdown--hide {
|
|
160
|
+
display: none;
|
|
161
|
+
}
|
|
162
|
+
.ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner {
|
|
163
|
+
padding: 10px;
|
|
164
|
+
overflow-y: auto;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
#ids-label-wrapper {
|
|
168
|
+
display: inline-flex;
|
|
169
|
+
gap: 10px;
|
|
170
|
+
align-items: center;
|
|
171
|
+
margin-bottom: 5px;
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
.placeholder {
|
|
175
|
+
color: var(--IDS-FORM__PLACEHOLDER__COLOR);
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
label {
|
|
179
|
+
font-family: var(--font-family_1);
|
|
180
|
+
color: var(--IDS-FORM__LABEL__COLOR);
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
:host([disabled]) input {
|
|
184
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
185
|
+
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR) !important;
|
|
186
|
+
border: var(--IDS-FORM-DISABLED_BORDER);
|
|
187
|
+
font-style: italic !important;
|
|
188
|
+
background-image: var(--IDS-FORM--DISABLED__BACKGROUND-IMAGE);
|
|
189
|
+
}
|