@inera/ids-design 5.5.0 → 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 +43 -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
package/global/global.css
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@charset "UTF-8";
|
|
2
1
|
@media (max-width: 1023px) {
|
|
3
2
|
.ids-desktop {
|
|
4
3
|
display: none !important;
|
|
@@ -45,6 +44,16 @@
|
|
|
45
44
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
46
45
|
}
|
|
47
46
|
|
|
47
|
+
.ids-link-no-styles {
|
|
48
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
49
|
+
font-size: inherit;
|
|
50
|
+
font-family: inherit;
|
|
51
|
+
text-decoration: none;
|
|
52
|
+
}
|
|
53
|
+
.ids-link-no-styles:hover {
|
|
54
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
55
|
+
}
|
|
56
|
+
|
|
48
57
|
/* Makes elements behave as inline-level block containers */
|
|
49
58
|
.ids-inline-block {
|
|
50
59
|
display: inline-block;
|
|
@@ -1656,6 +1665,7 @@
|
|
|
1656
1665
|
padding-left: 3rem;
|
|
1657
1666
|
}
|
|
1658
1667
|
/* Hide classes */
|
|
1668
|
+
.ids .ids-hide-on-mobile,
|
|
1659
1669
|
.ids .ids-hide-on-s,
|
|
1660
1670
|
.ids .ids-s-hide {
|
|
1661
1671
|
display: none;
|
|
@@ -2195,11 +2205,18 @@
|
|
|
2195
2205
|
padding-left: 3rem;
|
|
2196
2206
|
}
|
|
2197
2207
|
/* Hide classes */
|
|
2208
|
+
.ids .ids-hide-on-tablet,
|
|
2198
2209
|
.ids .ids-hide-on-m,
|
|
2199
2210
|
.ids .ids-m-hide {
|
|
2200
2211
|
display: none;
|
|
2201
2212
|
}
|
|
2202
2213
|
}
|
|
2214
|
+
@media only screen and (min-width: 1024px) {
|
|
2215
|
+
.ids .ids-hide-on-desktop,
|
|
2216
|
+
.ids .ids-d-hide {
|
|
2217
|
+
display: none;
|
|
2218
|
+
}
|
|
2219
|
+
}
|
|
2203
2220
|
/* Smaller screen utility classes ends here */
|
|
2204
2221
|
/*Custom addition to the tailwind util class */
|
|
2205
2222
|
/* Adds spacing between words */
|
|
@@ -2276,6 +2293,9 @@
|
|
|
2276
2293
|
float: none;
|
|
2277
2294
|
}
|
|
2278
2295
|
|
|
2296
|
+
/*******
|
|
2297
|
+
* ICONS
|
|
2298
|
+
********/
|
|
2279
2299
|
/*******
|
|
2280
2300
|
* BUTTONS
|
|
2281
2301
|
********/
|
|
@@ -2290,27 +2310,48 @@
|
|
|
2290
2310
|
********/
|
|
2291
2311
|
.ids-link {
|
|
2292
2312
|
font-family: var(--IDS-LINK__FONT-FAMILY);
|
|
2293
|
-
color: var(--IDS-LINK--
|
|
2294
|
-
text-decoration-color: var(--IDS-LINK--
|
|
2313
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
2314
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
2315
|
+
text-underline-offset: 0.125rem;
|
|
2295
2316
|
font-size: 1rem;
|
|
2296
2317
|
line-height: 1.5rem;
|
|
2297
2318
|
gap: 0.5rem;
|
|
2298
2319
|
cursor: pointer;
|
|
2299
2320
|
display: inline-flex;
|
|
2300
2321
|
align-items: flex-start;
|
|
2301
|
-
text-decoration: none;
|
|
2302
|
-
position: relative;
|
|
2303
|
-
}
|
|
2304
|
-
.ids-link:not(:has(.ids-icon)) {
|
|
2305
2322
|
text-decoration: underline;
|
|
2323
|
+
position: relative;
|
|
2306
2324
|
}
|
|
2307
2325
|
.ids-link:focus {
|
|
2308
2326
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2309
2327
|
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2310
2328
|
}
|
|
2329
|
+
.ids-link:has(.ids-icon) {
|
|
2330
|
+
text-decoration: none;
|
|
2331
|
+
}
|
|
2332
|
+
.ids-link.ids-link--start-icon {
|
|
2333
|
+
display: inline;
|
|
2334
|
+
padding-left: 1.375rem;
|
|
2335
|
+
text-decoration: none;
|
|
2336
|
+
}
|
|
2337
|
+
.ids-link.ids-link--start-icon:before {
|
|
2338
|
+
position: absolute !important;
|
|
2339
|
+
top: 0.1875rem;
|
|
2340
|
+
left: 0;
|
|
2341
|
+
}
|
|
2342
|
+
.ids-link.ids-link--end-icon {
|
|
2343
|
+
display: inline;
|
|
2344
|
+
padding-right: 1.375rem;
|
|
2345
|
+
text-decoration: none;
|
|
2346
|
+
}
|
|
2347
|
+
.ids-link.ids-link--end-icon:before {
|
|
2348
|
+
position: absolute !important;
|
|
2349
|
+
bottom: 0.125rem;
|
|
2350
|
+
right: 0;
|
|
2351
|
+
}
|
|
2311
2352
|
.ids-link:hover, .ids-link:focus {
|
|
2312
2353
|
text-decoration: underline !important;
|
|
2313
|
-
color: var(--IDS-LINK--
|
|
2354
|
+
color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
2314
2355
|
}
|
|
2315
2356
|
.ids-link:hover .ids-link__icon:has(+ .ids-link__icon--hover), .ids-link:focus .ids-link__icon:has(+ .ids-link__icon--hover) {
|
|
2316
2357
|
display: none;
|
|
@@ -2318,12 +2359,59 @@
|
|
|
2318
2359
|
.ids-link:hover .ids-link__icon--hover, .ids-link:focus .ids-link__icon--hover {
|
|
2319
2360
|
display: inline-flex;
|
|
2320
2361
|
}
|
|
2362
|
+
.ids-link.ids-link--small {
|
|
2363
|
+
font-size: 0.875rem;
|
|
2364
|
+
}
|
|
2365
|
+
.ids-link.ids-link--small.ids-link--start-icon {
|
|
2366
|
+
padding-left: 1.25rem;
|
|
2367
|
+
}
|
|
2368
|
+
.ids-link.ids-link--small.ids-link--end-icon {
|
|
2369
|
+
padding-right: 1.125rem;
|
|
2370
|
+
}
|
|
2371
|
+
.ids-link.ids-link--large.ids-link--start-icon, .ids-link.ids-link--large.ids-link--end-icon {
|
|
2372
|
+
padding-left: 1.75rem;
|
|
2373
|
+
}
|
|
2374
|
+
.ids-link.ids-link--large.ids-link--start-icon::before, .ids-link.ids-link--large.ids-link--end-icon::before {
|
|
2375
|
+
font-size: 1.25rem;
|
|
2376
|
+
top: 0.0625rem !important;
|
|
2377
|
+
}
|
|
2321
2378
|
.ids-link.ids-link--block {
|
|
2322
2379
|
display: flex;
|
|
2380
|
+
flex-grow: 1;
|
|
2381
|
+
}
|
|
2382
|
+
.ids-link.ids-link--block.ids-link--start-icon, .ids-link.ids-link--block.ids-link--end-icon {
|
|
2383
|
+
display: table;
|
|
2384
|
+
width: 100%;
|
|
2385
|
+
padding-left: 1.75rem;
|
|
2386
|
+
}
|
|
2387
|
+
.ids-link.ids-link--block.ids-link--start-icon::before, .ids-link.ids-link--block.ids-link--end-icon::before {
|
|
2388
|
+
top: 0.25rem;
|
|
2389
|
+
}
|
|
2390
|
+
.ids-link.ids-link--border-top {
|
|
2391
|
+
display: flex;
|
|
2392
|
+
flex-grow: 1;
|
|
2393
|
+
padding: 0.75rem;
|
|
2394
|
+
border-top: var(--IDS-LINK--BORDER__BORDER-TOP);
|
|
2395
|
+
}
|
|
2396
|
+
.ids-link.ids-link--border-top:focus {
|
|
2397
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2398
|
+
outline-offset: -0.125rem !important;
|
|
2399
|
+
}
|
|
2400
|
+
.ids-link.ids-link--border-top.ids-link--start-icon {
|
|
2401
|
+
padding: 0.75rem 0.5rem 0.75rem 1.5rem;
|
|
2402
|
+
display: table;
|
|
2403
|
+
width: 100%;
|
|
2404
|
+
}
|
|
2405
|
+
.ids-link.ids-link--border-top.ids-link--start-icon:before {
|
|
2406
|
+
top: 1rem !important;
|
|
2407
|
+
left: 0;
|
|
2323
2408
|
}
|
|
2324
2409
|
.ids-link.ids-link--underlined {
|
|
2325
2410
|
text-decoration: underline;
|
|
2326
2411
|
}
|
|
2412
|
+
.ids-link.ids-link--underlined:has(.ids-icon), .ids-link.ids-link--underlined.ids-link--start-icon, .ids-link.ids-link--underlined.ids-link--end-icon {
|
|
2413
|
+
text-decoration: underline !important;
|
|
2414
|
+
}
|
|
2327
2415
|
.ids-link.ids-link--active-icon {
|
|
2328
2416
|
text-decoration: none !important;
|
|
2329
2417
|
}
|
|
@@ -2337,11 +2425,11 @@
|
|
|
2337
2425
|
justify-content: center;
|
|
2338
2426
|
padding: 0.188rem;
|
|
2339
2427
|
}
|
|
2340
|
-
.ids-link.ids-link--active-icon.ids-link--active .ids-icon {
|
|
2341
|
-
background-color: var(--IDS-LINK--COLORPRESET-1-ACTIVE__ICON-BACKGROUND-COLOR);
|
|
2342
|
-
}
|
|
2343
2428
|
.ids-link.ids-link--active-icon:hover .ids-icon, .ids-link.ids-link--active-icon:focus-within .ids-icon {
|
|
2344
|
-
background-color: var(--IDS-LINK--
|
|
2429
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
2430
|
+
}
|
|
2431
|
+
.ids-link.ids-link--active-icon.ids-link--active .ids-icon {
|
|
2432
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
2345
2433
|
}
|
|
2346
2434
|
.ids-link.ids-link--active-icon.ids-link--color-2 .ids-icon {
|
|
2347
2435
|
margin-top: 0.25rem;
|
|
@@ -2353,11 +2441,11 @@
|
|
|
2353
2441
|
justify-content: center;
|
|
2354
2442
|
padding: 0.188rem;
|
|
2355
2443
|
}
|
|
2356
|
-
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active .ids-icon {
|
|
2357
|
-
background-color: var(--IDS-LINK--COLORPRESET-2-ACTIVE__ICON-BACKGROUND-COLOR);
|
|
2358
|
-
}
|
|
2359
2444
|
.ids-link.ids-link--active-icon.ids-link--color-2:hover .ids-icon, .ids-link.ids-link--active-icon.ids-link--color-2:focus-within .ids-icon {
|
|
2360
|
-
background-color: var(--IDS-LINK--
|
|
2445
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
2446
|
+
}
|
|
2447
|
+
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active .ids-icon {
|
|
2448
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
2361
2449
|
}
|
|
2362
2450
|
.ids-link.ids-link--active-icon.ids-link--color-3 .ids-icon {
|
|
2363
2451
|
margin-top: 0.25rem;
|
|
@@ -2369,27 +2457,59 @@
|
|
|
2369
2457
|
justify-content: center;
|
|
2370
2458
|
padding: 0.188rem;
|
|
2371
2459
|
}
|
|
2460
|
+
.ids-link.ids-link--active-icon.ids-link--color-3:hover .ids-icon, .ids-link.ids-link--active-icon.ids-link--color-3:focus-within .ids-icon {
|
|
2461
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
2462
|
+
}
|
|
2372
2463
|
.ids-link.ids-link--active-icon.ids-link--color-3.ids-link--active .ids-icon {
|
|
2373
|
-
background-color: var(--IDS-LINK--
|
|
2464
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
2374
2465
|
}
|
|
2375
|
-
.ids-link.ids-link--active-icon.ids-link--
|
|
2376
|
-
|
|
2466
|
+
.ids-link.ids-link--active-icon.ids-link--start-icon:before {
|
|
2467
|
+
border-radius: 100%;
|
|
2468
|
+
box-sizing: border-box;
|
|
2469
|
+
width: 1rem;
|
|
2470
|
+
height: 1rem;
|
|
2471
|
+
top: 0.25rem;
|
|
2472
|
+
left: 0;
|
|
2473
|
+
}
|
|
2474
|
+
.ids-link.ids-link--active-icon:hover.ids-link--start-icon:before, .ids-link.ids-link--active-icon:focus.ids-link--start-icon:before {
|
|
2475
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2476
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
|
|
2477
|
+
}
|
|
2478
|
+
.ids-link.ids-link--active-icon.ids-link--active.ids-link--start-icon:before {
|
|
2479
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2480
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR);
|
|
2377
2481
|
}
|
|
2378
2482
|
.ids-link.ids-link--color-2 {
|
|
2379
|
-
color: var(--IDS-LINK--
|
|
2380
|
-
text-decoration-color: var(--IDS-LINK--
|
|
2483
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
2484
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
2381
2485
|
}
|
|
2382
2486
|
.ids-link.ids-link--color-2:hover, .ids-link.ids-link--color-2:focus {
|
|
2383
|
-
color: var(--IDS-LINK--
|
|
2384
|
-
text-decoration-color: var(--IDS-LINK--
|
|
2487
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
2488
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
2489
|
+
}
|
|
2490
|
+
.ids-link.ids-link--color-2.ids-link--active-icon:hover.ids-link--start-icon:before, .ids-link.ids-link--color-2.ids-link--active-icon:focus.ids-link--start-icon:before {
|
|
2491
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2492
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
2493
|
+
}
|
|
2494
|
+
.ids-link.ids-link--color-2.ids-link--active-icon.ids-link--active.ids-link--start-icon:before {
|
|
2495
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2496
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-2__HOVER-COLOR);
|
|
2385
2497
|
}
|
|
2386
2498
|
.ids-link.ids-link--color-3 {
|
|
2387
|
-
color: var(--IDS-LINK--
|
|
2388
|
-
text-decoration-color: var(--IDS-LINK--
|
|
2499
|
+
color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
2500
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
2389
2501
|
}
|
|
2390
2502
|
.ids-link.ids-link--color-3:hover, .ids-link.ids-link--color-3:focus {
|
|
2391
|
-
color: var(--IDS-LINK--
|
|
2392
|
-
text-decoration-color: var(--IDS-LINK--
|
|
2503
|
+
color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
2504
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
2505
|
+
}
|
|
2506
|
+
.ids-link.ids-link--color-3.ids-link--active-icon:hover.ids-link--start-icon:before, .ids-link.ids-link--color-3.ids-link--active-icon:focus.ids-link--start-icon:before {
|
|
2507
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2508
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-3__COLOR);
|
|
2509
|
+
}
|
|
2510
|
+
.ids-link.ids-link--color-3.ids-link--active-icon.ids-link--active.ids-link--start-icon:before {
|
|
2511
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2512
|
+
background-color: var(--IDS-LINK--COLOR-PRESET-3__HOVER-COLOR);
|
|
2393
2513
|
}
|
|
2394
2514
|
.ids-link.ids-link--light {
|
|
2395
2515
|
color: var(--IDS-COLOR-NEUTRAL-100) !important;
|
|
@@ -2476,18 +2596,28 @@
|
|
|
2476
2596
|
-moz-user-select: none;
|
|
2477
2597
|
-ms-user-select: none;
|
|
2478
2598
|
}
|
|
2479
|
-
.ids .ids-button:hover, .ids .ids-button
|
|
2599
|
+
.ids .ids-button:hover, .ids .ids-button.ids-button--active,
|
|
2480
2600
|
.ids-button:hover,
|
|
2481
|
-
.ids-button:active,
|
|
2482
|
-
.ids-button:focus,
|
|
2483
2601
|
.ids-button.ids-button--active,
|
|
2484
2602
|
.ids button.ids-button:hover,
|
|
2485
|
-
.ids button.ids-button:active,
|
|
2486
|
-
.ids button.ids-button:focus,
|
|
2487
2603
|
.ids button.ids-button.ids-button--active {
|
|
2488
2604
|
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2489
2605
|
box-shadow: var(--IDS-BUTTON--ACTIVE__BOX-SHADOW);
|
|
2490
2606
|
}
|
|
2607
|
+
.ids .ids-button:focus,
|
|
2608
|
+
.ids-button:focus,
|
|
2609
|
+
.ids button.ids-button:focus {
|
|
2610
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2611
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2612
|
+
}
|
|
2613
|
+
.ids .ids-button:active,
|
|
2614
|
+
.ids-button:active,
|
|
2615
|
+
.ids button.ids-button:active {
|
|
2616
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2617
|
+
box-shadow: var(--IDS-BUTTON--ACTIVE__BOX-SHADOW);
|
|
2618
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2619
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2620
|
+
}
|
|
2491
2621
|
.ids .ids-button.ids-button--s,
|
|
2492
2622
|
.ids-button.ids-button--s,
|
|
2493
2623
|
.ids button.ids-button.ids-button--s {
|
|
@@ -2528,18 +2658,36 @@
|
|
|
2528
2658
|
line-height: var(--IDS-BUTTON--L__LINE-HEIGHT);
|
|
2529
2659
|
padding: var(--IDS-BUTTON--L__PADDING);
|
|
2530
2660
|
}
|
|
2531
|
-
.ids .ids-button.ids-button--secondary
|
|
2532
|
-
.ids-button.ids-button--secondary
|
|
2661
|
+
.ids .ids-button.ids-button--secondary:hover,
|
|
2662
|
+
.ids-button.ids-button--secondary:hover,
|
|
2663
|
+
.ids button.ids-button.ids-button--secondary:hover {
|
|
2664
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2665
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2666
|
+
border: 0.063rem solid var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2667
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2668
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2669
|
+
}
|
|
2670
|
+
.ids .ids-button.ids-button--secondary:hover, .ids .ids-button.ids-button--secondary.ids-button--active,
|
|
2533
2671
|
.ids-button.ids-button--secondary:hover,
|
|
2672
|
+
.ids-button.ids-button--secondary.ids-button--active,
|
|
2673
|
+
.ids button.ids-button.ids-button--secondary:hover,
|
|
2674
|
+
.ids button.ids-button.ids-button--secondary.ids-button--active {
|
|
2675
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2676
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2677
|
+
}
|
|
2678
|
+
.ids .ids-button.ids-button--secondary:focus,
|
|
2534
2679
|
.ids-button.ids-button--secondary:focus,
|
|
2680
|
+
.ids button.ids-button.ids-button--secondary:focus {
|
|
2681
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2682
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2683
|
+
}
|
|
2684
|
+
.ids .ids-button.ids-button--secondary:active,
|
|
2535
2685
|
.ids-button.ids-button--secondary:active,
|
|
2536
|
-
.ids button.ids-button.ids-button--secondary.ids-button--active,
|
|
2537
|
-
.ids button.ids-button.ids-button--secondary:hover,
|
|
2538
|
-
.ids button.ids-button.ids-button--secondary:focus,
|
|
2539
2686
|
.ids button.ids-button.ids-button--secondary:active {
|
|
2540
2687
|
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2541
2688
|
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2542
|
-
|
|
2689
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2690
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2543
2691
|
}
|
|
2544
2692
|
.ids .ids-button.ids-button--tertiary,
|
|
2545
2693
|
.ids-button.ids-button--tertiary,
|
|
@@ -2564,19 +2712,31 @@
|
|
|
2564
2712
|
line-height: var(--IDS-BUTTON--L__LINE-HEIGHT);
|
|
2565
2713
|
padding: var(--IDS-BUTTON--L__PADDING);
|
|
2566
2714
|
}
|
|
2567
|
-
.ids .ids-button.ids-button--tertiary
|
|
2568
|
-
.ids-button.ids-button--tertiary.ids-button--active,
|
|
2715
|
+
.ids .ids-button.ids-button--tertiary:hover, .ids .ids-button.ids-button--tertiary.ids-button--active,
|
|
2569
2716
|
.ids-button.ids-button--tertiary:hover,
|
|
2570
|
-
.ids-button.ids-button--tertiary
|
|
2571
|
-
.ids-button.ids-button--tertiary:focus,
|
|
2572
|
-
.ids button.ids-button.ids-button--tertiary.ids-button--active,
|
|
2717
|
+
.ids-button.ids-button--tertiary.ids-button--active,
|
|
2573
2718
|
.ids button.ids-button.ids-button--tertiary:hover,
|
|
2574
|
-
.ids button.ids-button.ids-button--tertiary
|
|
2719
|
+
.ids button.ids-button.ids-button--tertiary.ids-button--active {
|
|
2720
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2721
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2722
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
2723
|
+
border: 0.063rem solid var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2724
|
+
}
|
|
2725
|
+
.ids .ids-button.ids-button--tertiary:focus,
|
|
2726
|
+
.ids-button.ids-button--tertiary:focus,
|
|
2575
2727
|
.ids button.ids-button.ids-button--tertiary:focus {
|
|
2728
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2729
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2730
|
+
}
|
|
2731
|
+
.ids .ids-button.ids-button--tertiary:active,
|
|
2732
|
+
.ids-button.ids-button--tertiary:active,
|
|
2733
|
+
.ids button.ids-button.ids-button--tertiary:active {
|
|
2576
2734
|
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2577
2735
|
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2578
2736
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
2579
2737
|
border: 0.063rem solid var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2738
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2739
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2580
2740
|
}
|
|
2581
2741
|
.ids .ids-button.ids-button--tertiary.ids-button--disabled, .ids .ids-button.ids-button--tertiary[disabled],
|
|
2582
2742
|
.ids-button.ids-button--tertiary.ids-button--disabled,
|
|
@@ -2588,6 +2748,11 @@
|
|
|
2588
2748
|
color: var(--IDS-BUTTON--DISABLED__COLOR);
|
|
2589
2749
|
text-decoration: none;
|
|
2590
2750
|
}
|
|
2751
|
+
.ids .ids-button [class^=ids-icon-],
|
|
2752
|
+
.ids-button [class^=ids-icon-],
|
|
2753
|
+
.ids button.ids-button [class^=ids-icon-] {
|
|
2754
|
+
font-size: 1.125rem;
|
|
2755
|
+
}
|
|
2591
2756
|
.ids .ids-button.ids-button--icon, .ids .ids-button.ids-button--fab,
|
|
2592
2757
|
.ids-button.ids-button--icon,
|
|
2593
2758
|
.ids-button.ids-button--fab,
|
|
@@ -2622,26 +2787,42 @@
|
|
|
2622
2787
|
.ids .ids-button.ids-button--fab,
|
|
2623
2788
|
.ids-button.ids-button--fab,
|
|
2624
2789
|
.ids button.ids-button.ids-button--fab {
|
|
2790
|
+
color: var(--IDS-BUTTON--FAB__ICON-COLOR);
|
|
2625
2791
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2626
2792
|
border: var(--IDS-BUTTON--FAB__BORDER);
|
|
2627
2793
|
filter: drop-shadow(0 0 0.375rem rgba(0, 0, 0, 0.3));
|
|
2628
2794
|
}
|
|
2795
|
+
.ids .ids-button.ids-button--fab [class^=ids-icon-],
|
|
2796
|
+
.ids-button.ids-button--fab [class^=ids-icon-],
|
|
2797
|
+
.ids button.ids-button.ids-button--fab [class^=ids-icon-] {
|
|
2798
|
+
font-size: 1.5rem;
|
|
2799
|
+
}
|
|
2629
2800
|
.ids .ids-button.ids-button--icon.ids-button--secondary,
|
|
2630
2801
|
.ids-button.ids-button--icon.ids-button--secondary,
|
|
2631
2802
|
.ids button.ids-button.ids-button--icon.ids-button--secondary {
|
|
2632
2803
|
background-color: var(--IDS-BUTTON--SECONDARY__ICON-BACKGROUND-COLOR);
|
|
2633
2804
|
}
|
|
2634
|
-
.ids .ids-button.ids-button--icon
|
|
2635
|
-
.ids-button.ids-button--icon.ids-button--active,
|
|
2805
|
+
.ids .ids-button.ids-button--icon:hover, .ids .ids-button.ids-button--icon.ids-button--active,
|
|
2636
2806
|
.ids-button.ids-button--icon:hover,
|
|
2637
|
-
.ids-button.ids-button--icon
|
|
2638
|
-
.ids-button.ids-button--icon:focus,
|
|
2639
|
-
.ids button.ids-button.ids-button--icon.ids-button--active,
|
|
2807
|
+
.ids-button.ids-button--icon.ids-button--active,
|
|
2640
2808
|
.ids button.ids-button.ids-button--icon:hover,
|
|
2641
|
-
.ids button.ids-button.ids-button--icon
|
|
2809
|
+
.ids button.ids-button.ids-button--icon.ids-button--active {
|
|
2810
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2811
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2812
|
+
}
|
|
2813
|
+
.ids .ids-button.ids-button--icon:focus,
|
|
2814
|
+
.ids-button.ids-button--icon:focus,
|
|
2642
2815
|
.ids button.ids-button.ids-button--icon:focus {
|
|
2816
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2817
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2818
|
+
}
|
|
2819
|
+
.ids .ids-button.ids-button--icon:active,
|
|
2820
|
+
.ids-button.ids-button--icon:active,
|
|
2821
|
+
.ids button.ids-button.ids-button--icon:active {
|
|
2643
2822
|
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2644
2823
|
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2824
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2825
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2645
2826
|
}
|
|
2646
2827
|
.ids .ids-button.ids-button--submit,
|
|
2647
2828
|
.ids-button.ids-button--submit,
|
|
@@ -2674,37 +2855,6 @@
|
|
|
2674
2855
|
padding: var(--IDS-BUTTON--SEARCH-M__PADDING);
|
|
2675
2856
|
}
|
|
2676
2857
|
}
|
|
2677
|
-
.ids .ids-button.ids-button--search,
|
|
2678
|
-
.ids-button.ids-button--search,
|
|
2679
|
-
.ids button.ids-button.ids-button--search {
|
|
2680
|
-
border-radius: var(--IDS-BUTTON--SEARCH__BORDER-RADIUS);
|
|
2681
|
-
font-size: var(--IDS-BUTTON--SEARCH-S__FONT-SIZE);
|
|
2682
|
-
height: var(--IDS-BUTTON--SEARCH-S__HEIGHT);
|
|
2683
|
-
padding: var(--IDS-BUTTON--SEARCH-S__PADDING);
|
|
2684
|
-
}
|
|
2685
|
-
.ids .ids-button.ids-button--search.ids-button--s,
|
|
2686
|
-
.ids-button.ids-button--search.ids-button--s,
|
|
2687
|
-
.ids button.ids-button.ids-button--search.ids-button--s {
|
|
2688
|
-
height: var(--IDS-BUTTON--SEARCH-M__HEIGHT);
|
|
2689
|
-
font-size: var(--IDS-BUTTON--SEARCH-M__FONT-SIZE);
|
|
2690
|
-
padding: var(--IDS-BUTTON--SEARCH-M__PADDING);
|
|
2691
|
-
}
|
|
2692
|
-
@media (min-width: 1024px) {
|
|
2693
|
-
.ids .ids-button.ids-button--search,
|
|
2694
|
-
.ids-button.ids-button--search,
|
|
2695
|
-
.ids button.ids-button.ids-button--search {
|
|
2696
|
-
height: var(--IDS-BUTTON--SEARCH-L__HEIGHT);
|
|
2697
|
-
padding: var(--IDS-BUTTON--SEARCH-L__PADDING);
|
|
2698
|
-
font-size: var(--IDS-BUTTON--SEARCH-L__FONT-SIZE);
|
|
2699
|
-
}
|
|
2700
|
-
.ids .ids-button.ids-button--search.ids-button--s,
|
|
2701
|
-
.ids-button.ids-button--search.ids-button--s,
|
|
2702
|
-
.ids button.ids-button.ids-button--search.ids-button--s {
|
|
2703
|
-
height: var(--IDS-BUTTON--SEARCH-M__HEIGHT);
|
|
2704
|
-
font-size: var(--IDS-BUTTON--SEARCH-M__FONT-SIZE);
|
|
2705
|
-
padding: var(--IDS-BUTTON--SEARCH-M__PADDING);
|
|
2706
|
-
}
|
|
2707
|
-
}
|
|
2708
2858
|
.ids .ids-button.ids-button--block,
|
|
2709
2859
|
.ids-button.ids-button--block,
|
|
2710
2860
|
.ids button.ids-button.ids-button--block {
|
|
@@ -2751,14 +2901,17 @@
|
|
|
2751
2901
|
display: inline-flex;
|
|
2752
2902
|
align-items: flex-start;
|
|
2753
2903
|
gap: 0.5rem;
|
|
2754
|
-
margin-bottom: 0.
|
|
2755
|
-
margin-right: 0.
|
|
2904
|
+
margin-bottom: 0.25rem;
|
|
2905
|
+
margin-right: 0.25rem;
|
|
2906
|
+
}
|
|
2907
|
+
.ids-radio .ids-label-tooltip-wrapper {
|
|
2908
|
+
margin-bottom: -0.25rem;
|
|
2756
2909
|
}
|
|
2757
2910
|
.ids-radio .ids-label-tooltip-wrapper label {
|
|
2758
2911
|
display: inline;
|
|
2759
2912
|
top: -0.188rem;
|
|
2760
2913
|
position: relative;
|
|
2761
|
-
margin-right: 0.
|
|
2914
|
+
margin-right: 0.25rem;
|
|
2762
2915
|
}
|
|
2763
2916
|
.ids-radio input,
|
|
2764
2917
|
.ids-radio input[type=radio] {
|
|
@@ -2862,14 +3015,17 @@
|
|
|
2862
3015
|
display: inline-flex;
|
|
2863
3016
|
align-items: flex-start;
|
|
2864
3017
|
gap: 0.5rem;
|
|
2865
|
-
margin-bottom: 0.
|
|
2866
|
-
margin-right: 0.
|
|
3018
|
+
margin-bottom: 0.25rem;
|
|
3019
|
+
margin-right: 0.25rem;
|
|
3020
|
+
}
|
|
3021
|
+
.ids-checkbox .ids-label-tooltip-wrapper {
|
|
3022
|
+
margin-bottom: -0.25rem;
|
|
2867
3023
|
}
|
|
2868
3024
|
.ids-checkbox .ids-label-tooltip-wrapper label {
|
|
2869
3025
|
display: inline;
|
|
2870
3026
|
top: -0.188rem;
|
|
2871
3027
|
position: relative;
|
|
2872
|
-
margin-right: 0.
|
|
3028
|
+
margin-right: 0.25rem;
|
|
2873
3029
|
}
|
|
2874
3030
|
.ids-checkbox input[type=checkbox],
|
|
2875
3031
|
.ids-checkbox input {
|
|
@@ -2899,43 +3055,30 @@ input:focus + .ids-checkbox input::before {
|
|
|
2899
3055
|
}
|
|
2900
3056
|
.ids-checkbox input[type=checkbox]:checked::after,
|
|
2901
3057
|
.ids-checkbox input:checked::after {
|
|
2902
|
-
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
min-height: 1.25rem;
|
|
2906
|
-
min-width: 1.25rem;
|
|
3058
|
+
font: icon;
|
|
3059
|
+
font-family: "Inera-Design-Icons";
|
|
3060
|
+
display: block;
|
|
2907
3061
|
position: absolute;
|
|
2908
|
-
|
|
2909
|
-
|
|
2910
|
-
|
|
2911
|
-
|
|
2912
|
-
|
|
2913
|
-
|
|
3062
|
+
pointer-events: none;
|
|
3063
|
+
content: "\e93a";
|
|
3064
|
+
font-size: 1rem;
|
|
3065
|
+
color: var(--IDS-ICON__COLOR);
|
|
3066
|
+
top: 0.1875rem;
|
|
3067
|
+
left: 0.1875rem;
|
|
3068
|
+
font-size: 0.875rem;
|
|
2914
3069
|
}
|
|
2915
3070
|
.ids-checkbox input[type=checkbox]:indeterminate::after,
|
|
2916
3071
|
.ids-checkbox input:indeterminate::after {
|
|
2917
|
-
|
|
2918
|
-
|
|
2919
|
-
|
|
2920
|
-
min-height: 1.25rem;
|
|
2921
|
-
min-width: 1.25rem;
|
|
3072
|
+
font: icon;
|
|
3073
|
+
font-family: "Inera-Design-Icons";
|
|
3074
|
+
display: block;
|
|
2922
3075
|
position: absolute;
|
|
2923
|
-
|
|
2924
|
-
|
|
2925
|
-
|
|
2926
|
-
|
|
2927
|
-
|
|
2928
|
-
|
|
2929
|
-
/* content: "—";
|
|
2930
|
-
font-size: 1rem;
|
|
2931
|
-
line-height: 1rem;
|
|
2932
|
-
font-weight: 700;
|
|
2933
|
-
color: var(--IDS-CHECKBOX__INDETERMINATE-COLOR);
|
|
2934
|
-
display: inline-block;
|
|
2935
|
-
position: absolute;
|
|
2936
|
-
top: 0.0313rem;
|
|
2937
|
-
left: 0.125rem;
|
|
2938
|
-
cursor: pointer; */
|
|
3076
|
+
pointer-events: none;
|
|
3077
|
+
content: "\e92b";
|
|
3078
|
+
font-size: 1rem;
|
|
3079
|
+
top: 0.125rem;
|
|
3080
|
+
left: 0.125rem;
|
|
3081
|
+
color: var(--IDS-ICON__COLOR);
|
|
2939
3082
|
}
|
|
2940
3083
|
.ids-checkbox input[type=checkbox]:disabled::before,
|
|
2941
3084
|
.ids-checkbox input:disabled::before {
|
|
@@ -2947,9 +3090,14 @@ input:focus + .ids-checkbox input::before {
|
|
|
2947
3090
|
.ids-checkbox input:disabled:after {
|
|
2948
3091
|
cursor: default;
|
|
2949
3092
|
}
|
|
2950
|
-
.ids-checkbox input[type=checkbox]:disabled:checked::after,
|
|
3093
|
+
.ids-checkbox input[type=checkbox]:disabled:indeterminate::after, .ids-checkbox input[type=checkbox]:disabled:checked::after,
|
|
3094
|
+
.ids-checkbox input:disabled:indeterminate::after,
|
|
2951
3095
|
.ids-checkbox input:disabled:checked::after {
|
|
2952
|
-
|
|
3096
|
+
color: var(--IDS-CHECKBOX--DISABLED-COLOR) !important;
|
|
3097
|
+
}
|
|
3098
|
+
.ids-checkbox input[type=checkbox].ids-input--invalid:checked::after,
|
|
3099
|
+
.ids-checkbox input.ids-input--invalid:checked::after {
|
|
3100
|
+
color: var(--IDS-ICON--INVALID-COLOR);
|
|
2953
3101
|
}
|
|
2954
3102
|
.ids-checkbox input[type=checkbox].ids-input--invalid::before,
|
|
2955
3103
|
.ids-checkbox input.ids-input--invalid::before {
|
|
@@ -2957,12 +3105,6 @@ input:focus + .ids-checkbox input::before {
|
|
|
2957
3105
|
box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
2958
3106
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
2959
3107
|
}
|
|
2960
|
-
.ids-checkbox input[type=checkbox].ids-input--invalid::before:checked + .ids-checkbox input[type=checkbox].ids-input--invalid::before::after,
|
|
2961
|
-
.ids-checkbox input[type=checkbox].ids-input--invalid::before:checked + .ids-checkbox input.ids-input--invalid::before::after,
|
|
2962
|
-
.ids-checkbox input.ids-input--invalid::before:checked + .ids-checkbox input[type=checkbox].ids-input--invalid::before::after,
|
|
2963
|
-
.ids-checkbox input.ids-input--invalid::before:checked + .ids-checkbox input.ids-input--invalid::before::after {
|
|
2964
|
-
background-image: var(--IDS-CHECKBOX--INVALID__CHECK-BACKGROUND-IMAGE) !important;
|
|
2965
|
-
}
|
|
2966
3108
|
.ids-checkbox.ids-checkbox--light input[type=checkbox]::before,
|
|
2967
3109
|
.ids-checkbox.ids-checkbox--light input::before {
|
|
2968
3110
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
@@ -3024,18 +3166,16 @@ input:focus + .ids-checkbox input::before {
|
|
|
3024
3166
|
}
|
|
3025
3167
|
.ids-check-button .ids-check-button__input[type=checkbox]:checked + .ids-check-button__label::before,
|
|
3026
3168
|
.ids-check-button .ids-check-button__input:checked + .ids-check-button__label::before {
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
min-height: 1.25rem;
|
|
3031
|
-
min-width: 1.25rem;
|
|
3169
|
+
font: icon;
|
|
3170
|
+
font-family: "Inera-Design-Icons";
|
|
3171
|
+
display: block;
|
|
3032
3172
|
position: absolute;
|
|
3033
|
-
|
|
3173
|
+
pointer-events: none;
|
|
3174
|
+
content: "\e93a";
|
|
3175
|
+
font-size: 1rem;
|
|
3176
|
+
top: 50%;
|
|
3177
|
+
transform: translateY(-50%);
|
|
3034
3178
|
left: 0.75rem;
|
|
3035
|
-
cursor: pointer;
|
|
3036
|
-
background-position: center center;
|
|
3037
|
-
background-size: 0.875rem 0.875rem;
|
|
3038
|
-
background-repeat: no-repeat;
|
|
3039
3179
|
}
|
|
3040
3180
|
.ids-check-button .ids-check-button__input[type=checkbox]:disabled,
|
|
3041
3181
|
.ids-check-button .ids-check-button__input:disabled {
|
|
@@ -3048,7 +3188,7 @@ input:focus + .ids-checkbox input::before {
|
|
|
3048
3188
|
.ids-check-button .ids-check-button__input[type=checkbox]:disabled:checked + .ids-check-button__label::before,
|
|
3049
3189
|
.ids-check-button .ids-check-button__input:disabled:checked + .ids-check-button__label::before {
|
|
3050
3190
|
cursor: default;
|
|
3051
|
-
|
|
3191
|
+
color: var(--IDS-CHECK-BUTTON--DISABLED-COLOR);
|
|
3052
3192
|
}
|
|
3053
3193
|
.ids-check-button .ids-check-button__input[type=checkbox]:focus + .ids-check-button__label,
|
|
3054
3194
|
.ids-check-button .ids-check-button__input:focus + .ids-check-button__label {
|
|
@@ -3080,9 +3220,6 @@ input:focus + .ids-checkbox input::before {
|
|
|
3080
3220
|
.ids-check-button:hover:has(.ids-check-button__input:not(:disabled)) .ids-check-button__label, .ids-check-button:hover:has(.ids-check-button__input:checked:not(:disabled)) .ids-check-button__label {
|
|
3081
3221
|
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
3082
3222
|
}
|
|
3083
|
-
.ids-check-button:hover:has(.ids-check-button__input:not(:disabled)) .ids-check-button__label::before, .ids-check-button:hover:has(.ids-check-button__input:checked:not(:disabled)) .ids-check-button__label::before {
|
|
3084
|
-
background-image: var(--IDS-CHECK-BUTTON--FOCUS__BACKGROUND-IMAGE);
|
|
3085
|
-
}
|
|
3086
3223
|
|
|
3087
3224
|
.ids-input-wrapper {
|
|
3088
3225
|
position: relative;
|
|
@@ -3091,25 +3228,48 @@ input:focus + .ids-checkbox input::before {
|
|
|
3091
3228
|
}
|
|
3092
3229
|
.ids-input-wrapper .ids-input__icon {
|
|
3093
3230
|
pointer-events: none;
|
|
3094
|
-
position: absolute;
|
|
3231
|
+
position: absolute !important;
|
|
3095
3232
|
top: 50%;
|
|
3096
3233
|
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
3097
3234
|
transform: translateY(-50%);
|
|
3235
|
+
color: var(--IDS-ICON__COLOR);
|
|
3236
|
+
font-size: 1.25rem;
|
|
3237
|
+
}
|
|
3238
|
+
.ids-input-wrapper:has(.ids-input--invalid) .ids-input__icon {
|
|
3239
|
+
color: var(--IDS-ICON--INVALID-COLOR);
|
|
3240
|
+
}
|
|
3241
|
+
.ids-input-wrapper:has(input:disabled) .ids-input__icon {
|
|
3242
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
3098
3243
|
}
|
|
3099
3244
|
.ids-input-wrapper .ids-input__inner-wrapper {
|
|
3100
3245
|
position: relative;
|
|
3101
3246
|
width: 100%;
|
|
3102
3247
|
}
|
|
3103
3248
|
.ids-input-wrapper .ids-input__inner-wrapper .ids-input__search-icon {
|
|
3104
|
-
pointer-events: none;
|
|
3105
3249
|
position: absolute;
|
|
3106
3250
|
top: 50%;
|
|
3107
3251
|
left: 1.25rem;
|
|
3108
3252
|
transform: translateY(-50%);
|
|
3253
|
+
display: block;
|
|
3254
|
+
width: 1.875rem;
|
|
3255
|
+
height: 1.875rem;
|
|
3256
|
+
}
|
|
3257
|
+
.ids-input-wrapper .ids-input__inner-wrapper .ids-input__search-icon:before {
|
|
3258
|
+
font: icon;
|
|
3259
|
+
font-family: "Inera-Design-Icons";
|
|
3260
|
+
display: block;
|
|
3261
|
+
position: absolute;
|
|
3262
|
+
pointer-events: none;
|
|
3263
|
+
content: "\e919";
|
|
3264
|
+
font-size: 1.875rem;
|
|
3265
|
+
color: var(--IDS-ICON__COLOR);
|
|
3109
3266
|
}
|
|
3110
3267
|
.ids-input-wrapper .ids-input__inner-wrapper .ids-input {
|
|
3111
3268
|
padding-left: var(--IDS-INPUT--SEARCH__PADDING-LEFT);
|
|
3112
3269
|
}
|
|
3270
|
+
.ids-input-wrapper .ids-input__inner-wrapper:has(input:disabled) .ids-input__search-icon:before {
|
|
3271
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
3272
|
+
}
|
|
3113
3273
|
.ids-input-wrapper.ids-input--icon .ids-input {
|
|
3114
3274
|
padding-right: var(--IDS-INPUT__ICON-PADDING-RIGHT);
|
|
3115
3275
|
}
|
|
@@ -3138,6 +3298,7 @@ input:focus + .ids-checkbox input::before {
|
|
|
3138
3298
|
font-style: italic !important;
|
|
3139
3299
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3140
3300
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3301
|
+
opacity: 1;
|
|
3141
3302
|
}
|
|
3142
3303
|
.ids-input.ids-input--invalid {
|
|
3143
3304
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3152,6 +3313,7 @@ input:focus + .ids-checkbox input::before {
|
|
|
3152
3313
|
font-style: italic !important;
|
|
3153
3314
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3154
3315
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3316
|
+
opacity: 1;
|
|
3155
3317
|
}
|
|
3156
3318
|
.ids-input.ids-input--light.ids-input--invalid {
|
|
3157
3319
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3269,6 +3431,7 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3269
3431
|
font-style: italic !important;
|
|
3270
3432
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3271
3433
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3434
|
+
opacity: 1;
|
|
3272
3435
|
}
|
|
3273
3436
|
.ids-select.ids-input--invalid {
|
|
3274
3437
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3283,6 +3446,7 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3283
3446
|
font-style: italic !important;
|
|
3284
3447
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3285
3448
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3449
|
+
opacity: 1;
|
|
3286
3450
|
}
|
|
3287
3451
|
.ids-select.ids-input--light.ids-input--invalid {
|
|
3288
3452
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3300,6 +3464,13 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3300
3464
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
3301
3465
|
box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
3302
3466
|
}
|
|
3467
|
+
.ids-select[aria-disabled=true] {
|
|
3468
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
3469
|
+
font-style: italic !important;
|
|
3470
|
+
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3471
|
+
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3472
|
+
opacity: 1;
|
|
3473
|
+
}
|
|
3303
3474
|
.ids-select:disabled {
|
|
3304
3475
|
cursor: default;
|
|
3305
3476
|
}
|
|
@@ -3309,6 +3480,7 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3309
3480
|
font-style: italic !important;
|
|
3310
3481
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3311
3482
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3483
|
+
opacity: 1;
|
|
3312
3484
|
}
|
|
3313
3485
|
.ids-select:focus {
|
|
3314
3486
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
@@ -3320,25 +3492,24 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3320
3492
|
display: flex;
|
|
3321
3493
|
}
|
|
3322
3494
|
.ids-select-wrapper::after {
|
|
3323
|
-
|
|
3324
|
-
|
|
3325
|
-
height: 100%;
|
|
3495
|
+
font: icon;
|
|
3496
|
+
font-family: "Inera-Design-Icons";
|
|
3326
3497
|
display: block;
|
|
3327
3498
|
position: absolute;
|
|
3328
|
-
transform: rotate(90deg);
|
|
3329
|
-
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
3330
|
-
top: 0;
|
|
3331
|
-
bottom: 0;
|
|
3332
|
-
background-position: center;
|
|
3333
|
-
background-repeat: no-repeat;
|
|
3334
|
-
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
3335
3499
|
pointer-events: none;
|
|
3500
|
+
content: "\e936";
|
|
3501
|
+
color: var(--IDS-ICON__COLOR);
|
|
3502
|
+
width: 1rem;
|
|
3503
|
+
height: 1rem;
|
|
3504
|
+
top: 50%;
|
|
3505
|
+
transform: translateY(-50%);
|
|
3506
|
+
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
3336
3507
|
}
|
|
3337
3508
|
.ids-select-wrapper:has(.ids-input--invalid)::after {
|
|
3338
|
-
|
|
3509
|
+
color: var(--IDS-ICON--INVALID-COLOR);
|
|
3339
3510
|
}
|
|
3340
|
-
.ids-select-wrapper:has(.ids-select:disabled)::after {
|
|
3341
|
-
|
|
3511
|
+
.ids-select-wrapper:has(select:disabled)::after, .ids-select-wrapper:has([aria-disabled=true])::after {
|
|
3512
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
3342
3513
|
}
|
|
3343
3514
|
|
|
3344
3515
|
.ids-textarea {
|
|
@@ -3361,6 +3532,7 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3361
3532
|
font-style: italic !important;
|
|
3362
3533
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3363
3534
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3535
|
+
opacity: 1;
|
|
3364
3536
|
}
|
|
3365
3537
|
.ids-textarea textarea.ids-input--invalid {
|
|
3366
3538
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3375,6 +3547,7 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3375
3547
|
font-style: italic !important;
|
|
3376
3548
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3377
3549
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3550
|
+
opacity: 1;
|
|
3378
3551
|
}
|
|
3379
3552
|
.ids-textarea textarea.ids-input--light.ids-input--invalid {
|
|
3380
3553
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3432,12 +3605,24 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3432
3605
|
.ids-time .ids-time__input-wrapper {
|
|
3433
3606
|
position: relative;
|
|
3434
3607
|
}
|
|
3435
|
-
.ids-time .ids-
|
|
3436
|
-
|
|
3608
|
+
.ids-time .ids-time__input-wrapper:after {
|
|
3609
|
+
font: icon;
|
|
3610
|
+
font-family: "Inera-Design-Icons";
|
|
3611
|
+
display: block;
|
|
3437
3612
|
position: absolute;
|
|
3613
|
+
pointer-events: none;
|
|
3614
|
+
content: "\e922";
|
|
3615
|
+
font-size: 1.25rem;
|
|
3616
|
+
color: var(--IDS-ICON__COLOR);
|
|
3438
3617
|
top: 50%;
|
|
3439
|
-
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
3440
3618
|
transform: translateY(-50%);
|
|
3619
|
+
right: var(--IDS-INPUT__ICON-RIGHT);
|
|
3620
|
+
}
|
|
3621
|
+
.ids-time:has(.ids-input--invalid) .ids-time__input-wrapper:after {
|
|
3622
|
+
color: var(--IDS-ICON--INVALID-COLOR);
|
|
3623
|
+
}
|
|
3624
|
+
.ids-time:has(input:disabled) .ids-time__input-wrapper:after {
|
|
3625
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
3441
3626
|
}
|
|
3442
3627
|
.ids-time ::slotted(input),
|
|
3443
3628
|
.ids-time input {
|
|
@@ -3473,6 +3658,7 @@ input.ids-time__input:disabled {
|
|
|
3473
3658
|
font-style: italic !important;
|
|
3474
3659
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3475
3660
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3661
|
+
opacity: 1;
|
|
3476
3662
|
}
|
|
3477
3663
|
input.ids-time__input.ids-input--invalid {
|
|
3478
3664
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3487,6 +3673,7 @@ input.ids-time__input.ids-input--light:disabled {
|
|
|
3487
3673
|
font-style: italic !important;
|
|
3488
3674
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3489
3675
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3676
|
+
opacity: 1;
|
|
3490
3677
|
}
|
|
3491
3678
|
input.ids-time__input.ids-input--light.ids-input--invalid {
|
|
3492
3679
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
@@ -3503,9 +3690,12 @@ input.ids-time__input:disabled {
|
|
|
3503
3690
|
display: inline-flex;
|
|
3504
3691
|
align-items: flex-start;
|
|
3505
3692
|
gap: 0.5rem;
|
|
3506
|
-
margin-bottom: 0.
|
|
3693
|
+
margin-bottom: 0.25rem;
|
|
3507
3694
|
margin-right: 0;
|
|
3508
3695
|
}
|
|
3696
|
+
.ids-toggle .ids-label-tooltip-wrapper {
|
|
3697
|
+
margin-bottom: -0.25rem;
|
|
3698
|
+
}
|
|
3509
3699
|
.ids-toggle .ids-label-tooltip-wrapper label {
|
|
3510
3700
|
display: inline;
|
|
3511
3701
|
top: -0.188rem;
|
|
@@ -3523,7 +3713,7 @@ input.ids-time__input:disabled {
|
|
|
3523
3713
|
}
|
|
3524
3714
|
.ids-toggle .ids-label-tooltip-wrapper label {
|
|
3525
3715
|
top: -0.25rem;
|
|
3526
|
-
margin-right: 0.
|
|
3716
|
+
margin-right: 0.25rem;
|
|
3527
3717
|
}
|
|
3528
3718
|
.ids-toggle input[type=checkbox],
|
|
3529
3719
|
.ids-toggle input {
|
|
@@ -3554,18 +3744,21 @@ input:focus + .ids-toggle input:before {
|
|
|
3554
3744
|
}
|
|
3555
3745
|
.ids-toggle input[type=checkbox]:after,
|
|
3556
3746
|
.ids-toggle input:after {
|
|
3557
|
-
|
|
3558
|
-
|
|
3747
|
+
font: icon;
|
|
3748
|
+
font-family: "Inera-Design-Icons";
|
|
3749
|
+
display: block;
|
|
3559
3750
|
position: absolute;
|
|
3560
|
-
|
|
3751
|
+
pointer-events: none;
|
|
3752
|
+
content: "\e934";
|
|
3753
|
+
display: inline-block;
|
|
3754
|
+
font-size: 0.75rem;
|
|
3755
|
+
line-height: 1.5rem;
|
|
3756
|
+
text-align: center;
|
|
3561
3757
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
3758
|
+
color: var(--IDS-ICON__COLOR);
|
|
3562
3759
|
height: 1.5rem;
|
|
3563
3760
|
width: 1.5rem;
|
|
3564
3761
|
border-radius: 100%;
|
|
3565
|
-
background-image: var(--IDS-TOGGLE__KNOB-BACKGROUND-IMAGE);
|
|
3566
|
-
background-position: center center;
|
|
3567
|
-
background-size: 0.625rem 0.625rem;
|
|
3568
|
-
background-repeat: no-repeat;
|
|
3569
3762
|
top: 0.188rem;
|
|
3570
3763
|
left: 0.25rem;
|
|
3571
3764
|
-webkit-transition: 0.3s;
|
|
@@ -3577,12 +3770,19 @@ input:focus + .ids-toggle input:before {
|
|
|
3577
3770
|
}
|
|
3578
3771
|
.ids-toggle input[type=checkbox]:checked:after,
|
|
3579
3772
|
.ids-toggle input:checked:after {
|
|
3580
|
-
|
|
3581
|
-
|
|
3582
|
-
|
|
3773
|
+
font: icon;
|
|
3774
|
+
font-family: "Inera-Design-Icons";
|
|
3775
|
+
display: block;
|
|
3776
|
+
position: absolute;
|
|
3777
|
+
pointer-events: none;
|
|
3778
|
+
content: "\e93a";
|
|
3779
|
+
font-size: 0.875rem;
|
|
3780
|
+
line-height: 1.5rem;
|
|
3781
|
+
text-align: center;
|
|
3583
3782
|
left: calc(100% - 1.875rem);
|
|
3584
3783
|
-webkit-transition: 0.3s;
|
|
3585
3784
|
transition: all 0.3s;
|
|
3785
|
+
color: var(--IDS-TOGGLE--CHECKED__COLOR);
|
|
3586
3786
|
}
|
|
3587
3787
|
.ids-toggle input[type=checkbox]:disabled + label,
|
|
3588
3788
|
.ids-toggle input:disabled + label {
|
|
@@ -3600,7 +3800,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3600
3800
|
.ids-toggle input:disabled:after {
|
|
3601
3801
|
cursor: default;
|
|
3602
3802
|
background-color: var(--IDS-TOGGLE--DISABLED__KNOB-BACKGROUND-COLOR);
|
|
3603
|
-
|
|
3803
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
3604
3804
|
}
|
|
3605
3805
|
.ids-toggle input[type=checkbox]:disabled:checked:before,
|
|
3606
3806
|
.ids-toggle input:disabled:checked:before {
|
|
@@ -3612,7 +3812,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3612
3812
|
.ids-toggle input:disabled:checked:after {
|
|
3613
3813
|
cursor: default;
|
|
3614
3814
|
background-color: var(--IDS-TOGGLE--DISABLED__KNOB-BACKGROUND-COLOR);
|
|
3615
|
-
|
|
3815
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
3616
3816
|
}
|
|
3617
3817
|
@media (max-width: 18.75rem) {
|
|
3618
3818
|
.ids-toggle {
|
|
@@ -3797,6 +3997,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3797
3997
|
.ids .ids-heading-m .ids-anchor {
|
|
3798
3998
|
color: var(--IDS-ANCHOR__COLOR);
|
|
3799
3999
|
text-decoration: none;
|
|
4000
|
+
text-underline-offset: 0.125rem;
|
|
3800
4001
|
}
|
|
3801
4002
|
.ids .ids-heading-m .ids-anchor:visited {
|
|
3802
4003
|
color: var(--IDS-ANCHOR__COLOR);
|
|
@@ -3829,6 +4030,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3829
4030
|
.ids .ids-heading-s .ids-anchor {
|
|
3830
4031
|
color: var(--IDS-ANCHOR__COLOR);
|
|
3831
4032
|
text-decoration: none;
|
|
4033
|
+
text-underline-offset: 0.125rem;
|
|
3832
4034
|
}
|
|
3833
4035
|
.ids .ids-heading-s .ids-anchor:visited {
|
|
3834
4036
|
color: var(--IDS-ANCHOR__COLOR);
|
|
@@ -3854,6 +4056,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3854
4056
|
.ids .ids-heading-xs .ids-anchor {
|
|
3855
4057
|
color: var(--IDS-ANCHOR__COLOR);
|
|
3856
4058
|
text-decoration: none;
|
|
4059
|
+
text-underline-offset: 0.125rem;
|
|
3857
4060
|
}
|
|
3858
4061
|
.ids .ids-heading-xs .ids-anchor:visited {
|
|
3859
4062
|
color: var(--IDS-ANCHOR__COLOR);
|
|
@@ -3885,6 +4088,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3885
4088
|
.ids .ids-preamble .ids-anchor {
|
|
3886
4089
|
color: var(--IDS-ANCHOR__COLOR);
|
|
3887
4090
|
text-decoration: none;
|
|
4091
|
+
text-underline-offset: 0.125rem;
|
|
3888
4092
|
}
|
|
3889
4093
|
.ids .ids-preamble .ids-anchor:visited {
|
|
3890
4094
|
color: var(--IDS-ANCHOR__COLOR);
|
|
@@ -3908,6 +4112,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3908
4112
|
.ids .ids-body .ids-anchor {
|
|
3909
4113
|
color: var(--IDS-ANCHOR__COLOR);
|
|
3910
4114
|
text-decoration: none;
|
|
4115
|
+
text-underline-offset: 0.125rem;
|
|
3911
4116
|
}
|
|
3912
4117
|
.ids .ids-body .ids-anchor:visited {
|
|
3913
4118
|
color: var(--IDS-ANCHOR__COLOR);
|
|
@@ -3935,6 +4140,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3935
4140
|
.ids .ids-small .ids-anchor {
|
|
3936
4141
|
color: var(--IDS-ANCHOR__COLOR);
|
|
3937
4142
|
text-decoration: none;
|
|
4143
|
+
text-underline-offset: 0.125rem;
|
|
3938
4144
|
}
|
|
3939
4145
|
.ids .ids-small .ids-anchor:visited {
|
|
3940
4146
|
color: var(--IDS-ANCHOR__COLOR);
|
|
@@ -4021,6 +4227,397 @@ input:focus + .ids-toggle input:before {
|
|
|
4021
4227
|
margin-bottom: 1.875rem;
|
|
4022
4228
|
}
|
|
4023
4229
|
|
|
4230
|
+
@font-face {
|
|
4231
|
+
font-family: "Inera-Design-Icons";
|
|
4232
|
+
src: url("../../global/icons/font/Inera-Design-Icons.eot?4sjtb6");
|
|
4233
|
+
src: url("../../global/icons/font/Inera-Design-Icons.eot?4sjtb6#iefix") format("embedded-opentype"), url("../../global/icons/font/Inera-Design-Icons.ttf?4sjtb6") format("truetype"), url("../../global/icons/font/Inera-Design-Icons.woff?4sjtb6") format("woff"), url("../../global/icons/font/Inera-Design-Icons.svg?4sjtb6#Inera-Design-Icons") format("svg");
|
|
4234
|
+
font-weight: normal;
|
|
4235
|
+
font-style: normal;
|
|
4236
|
+
font-display: block;
|
|
4237
|
+
}
|
|
4238
|
+
[class^=ids-icon-],
|
|
4239
|
+
[class*=" ids-icon-"] {
|
|
4240
|
+
position: relative;
|
|
4241
|
+
display: inline-block;
|
|
4242
|
+
box-sizing: border-box;
|
|
4243
|
+
width: 1em;
|
|
4244
|
+
height: 1em;
|
|
4245
|
+
}
|
|
4246
|
+
|
|
4247
|
+
[class^=ids-icon-]:before {
|
|
4248
|
+
font: icon;
|
|
4249
|
+
font-family: "Inera-Design-Icons" !important;
|
|
4250
|
+
font-size: inherit;
|
|
4251
|
+
font-style: normal;
|
|
4252
|
+
font-weight: normal;
|
|
4253
|
+
font-variant: normal;
|
|
4254
|
+
text-transform: none;
|
|
4255
|
+
display: block;
|
|
4256
|
+
text-decoration: none;
|
|
4257
|
+
text-align: center;
|
|
4258
|
+
-webkit-font-smoothing: antialiased;
|
|
4259
|
+
-moz-osx-font-smoothing: grayscale;
|
|
4260
|
+
position: absolute;
|
|
4261
|
+
}
|
|
4262
|
+
|
|
4263
|
+
.ids-icon-arrow-link:before {
|
|
4264
|
+
content: "\e947";
|
|
4265
|
+
}
|
|
4266
|
+
|
|
4267
|
+
.ids-icon-1177:before {
|
|
4268
|
+
content: "\e91e";
|
|
4269
|
+
}
|
|
4270
|
+
|
|
4271
|
+
.ids-icon-agent:before {
|
|
4272
|
+
content: "\e91f";
|
|
4273
|
+
}
|
|
4274
|
+
|
|
4275
|
+
.ids-icon-inera:before {
|
|
4276
|
+
content: "\e920";
|
|
4277
|
+
}
|
|
4278
|
+
|
|
4279
|
+
.ids-icon-find-region:before {
|
|
4280
|
+
content: "\e921";
|
|
4281
|
+
}
|
|
4282
|
+
|
|
4283
|
+
.ids-icon-clock:before {
|
|
4284
|
+
content: "\e922";
|
|
4285
|
+
}
|
|
4286
|
+
|
|
4287
|
+
.ids-icon-user:before {
|
|
4288
|
+
content: "\e923";
|
|
4289
|
+
}
|
|
4290
|
+
|
|
4291
|
+
.ids-icon-drag-n-drop-small:before {
|
|
4292
|
+
content: "\e924";
|
|
4293
|
+
}
|
|
4294
|
+
|
|
4295
|
+
.ids-icon-drag-n-drop:before {
|
|
4296
|
+
content: "\e925";
|
|
4297
|
+
}
|
|
4298
|
+
|
|
4299
|
+
.ids-icon-expand-small:before {
|
|
4300
|
+
content: "\e926";
|
|
4301
|
+
}
|
|
4302
|
+
|
|
4303
|
+
.ids-icon-expand:before {
|
|
4304
|
+
content: "\e927";
|
|
4305
|
+
}
|
|
4306
|
+
|
|
4307
|
+
.ids-icon-external-link-small:before {
|
|
4308
|
+
content: "\e928";
|
|
4309
|
+
}
|
|
4310
|
+
|
|
4311
|
+
.ids-icon-menu-small:before {
|
|
4312
|
+
content: "\e929";
|
|
4313
|
+
}
|
|
4314
|
+
|
|
4315
|
+
.ids-icon-menu:before {
|
|
4316
|
+
content: "\e92a";
|
|
4317
|
+
}
|
|
4318
|
+
|
|
4319
|
+
.ids-icon-minus-small:before {
|
|
4320
|
+
content: "\e92b";
|
|
4321
|
+
}
|
|
4322
|
+
|
|
4323
|
+
.ids-icon-plus-small:before {
|
|
4324
|
+
content: "\e92c";
|
|
4325
|
+
}
|
|
4326
|
+
|
|
4327
|
+
.ids-icon-reload-small:before {
|
|
4328
|
+
content: "\e92d";
|
|
4329
|
+
}
|
|
4330
|
+
|
|
4331
|
+
.ids-icon-reload:before {
|
|
4332
|
+
content: "\e92e";
|
|
4333
|
+
}
|
|
4334
|
+
|
|
4335
|
+
.ids-icon-reply-small:before {
|
|
4336
|
+
content: "\e92f";
|
|
4337
|
+
}
|
|
4338
|
+
|
|
4339
|
+
.ids-icon-reply:before {
|
|
4340
|
+
content: "\e930";
|
|
4341
|
+
}
|
|
4342
|
+
|
|
4343
|
+
.ids-icon-share-small:before {
|
|
4344
|
+
content: "\e931";
|
|
4345
|
+
}
|
|
4346
|
+
|
|
4347
|
+
.ids-icon-swap-horizontal-small:before {
|
|
4348
|
+
content: "\e932";
|
|
4349
|
+
}
|
|
4350
|
+
|
|
4351
|
+
.ids-icon-swap-vertical-small:before {
|
|
4352
|
+
content: "\e933";
|
|
4353
|
+
}
|
|
4354
|
+
|
|
4355
|
+
.ids-icon-close-small:before {
|
|
4356
|
+
content: "\e934";
|
|
4357
|
+
}
|
|
4358
|
+
|
|
4359
|
+
.ids-icon-copy-link-small:before {
|
|
4360
|
+
content: "\e935";
|
|
4361
|
+
}
|
|
4362
|
+
|
|
4363
|
+
.ids-icon-chevron-down-small:before {
|
|
4364
|
+
content: "\e936";
|
|
4365
|
+
}
|
|
4366
|
+
|
|
4367
|
+
.ids-icon-chevron-left-small:before {
|
|
4368
|
+
content: "\e937";
|
|
4369
|
+
}
|
|
4370
|
+
|
|
4371
|
+
.ids-icon-chevron-right-small:before {
|
|
4372
|
+
content: "\e938";
|
|
4373
|
+
}
|
|
4374
|
+
|
|
4375
|
+
.ids-icon-chevron-up-small:before {
|
|
4376
|
+
content: "\e939";
|
|
4377
|
+
}
|
|
4378
|
+
|
|
4379
|
+
.ids-icon-check-small:before {
|
|
4380
|
+
content: "\e93a";
|
|
4381
|
+
}
|
|
4382
|
+
|
|
4383
|
+
.ids-icon-arrow-down-small:before {
|
|
4384
|
+
content: "\e93b";
|
|
4385
|
+
}
|
|
4386
|
+
|
|
4387
|
+
.ids-icon-arrow-left-small:before {
|
|
4388
|
+
content: "\e93c";
|
|
4389
|
+
}
|
|
4390
|
+
|
|
4391
|
+
.ids-icon-arrow-right-small:before {
|
|
4392
|
+
content: "\e93d";
|
|
4393
|
+
}
|
|
4394
|
+
|
|
4395
|
+
.ids-icon-arrow-up-small:before {
|
|
4396
|
+
content: "\e93e";
|
|
4397
|
+
}
|
|
4398
|
+
|
|
4399
|
+
.ids-icon-caregiver:before {
|
|
4400
|
+
content: "\e93f";
|
|
4401
|
+
}
|
|
4402
|
+
|
|
4403
|
+
.ids-icon-hospital:before {
|
|
4404
|
+
content: "\e940";
|
|
4405
|
+
}
|
|
4406
|
+
|
|
4407
|
+
.ids-icon-call-list:before {
|
|
4408
|
+
content: "\e941";
|
|
4409
|
+
}
|
|
4410
|
+
|
|
4411
|
+
.ids-icon-compare-small:before {
|
|
4412
|
+
content: "\e942";
|
|
4413
|
+
}
|
|
4414
|
+
|
|
4415
|
+
.ids-icon-compare:before {
|
|
4416
|
+
content: "\e943";
|
|
4417
|
+
}
|
|
4418
|
+
|
|
4419
|
+
.ids-icon-calendar:before {
|
|
4420
|
+
content: "\e944";
|
|
4421
|
+
}
|
|
4422
|
+
|
|
4423
|
+
.ids-icon-assistive-devices:before {
|
|
4424
|
+
content: "\e945";
|
|
4425
|
+
}
|
|
4426
|
+
|
|
4427
|
+
.ids-icon-medical-transportation:before {
|
|
4428
|
+
content: "\e946";
|
|
4429
|
+
}
|
|
4430
|
+
|
|
4431
|
+
.ids-icon-activity-missed:before {
|
|
4432
|
+
content: "\e900";
|
|
4433
|
+
}
|
|
4434
|
+
|
|
4435
|
+
.ids-icon-arrow-down:before {
|
|
4436
|
+
content: "\e901";
|
|
4437
|
+
}
|
|
4438
|
+
|
|
4439
|
+
.ids-icon-arrow-left:before {
|
|
4440
|
+
content: "\e902";
|
|
4441
|
+
}
|
|
4442
|
+
|
|
4443
|
+
.ids-icon-arrow-right:before {
|
|
4444
|
+
content: "\e903";
|
|
4445
|
+
}
|
|
4446
|
+
|
|
4447
|
+
.ids-icon-arrow-up:before {
|
|
4448
|
+
content: "\e904";
|
|
4449
|
+
}
|
|
4450
|
+
|
|
4451
|
+
.ids-icon-attention:before {
|
|
4452
|
+
content: "\e905";
|
|
4453
|
+
}
|
|
4454
|
+
|
|
4455
|
+
.ids-icon-check:before {
|
|
4456
|
+
content: "\e914";
|
|
4457
|
+
}
|
|
4458
|
+
|
|
4459
|
+
.ids-icon-chevron-down:before {
|
|
4460
|
+
content: "\e906";
|
|
4461
|
+
}
|
|
4462
|
+
|
|
4463
|
+
.ids-icon-chevron-left:before {
|
|
4464
|
+
content: "\e907";
|
|
4465
|
+
}
|
|
4466
|
+
|
|
4467
|
+
.ids-icon-chevron-right:before {
|
|
4468
|
+
content: "\e908";
|
|
4469
|
+
}
|
|
4470
|
+
|
|
4471
|
+
.ids-icon-chevron-up:before {
|
|
4472
|
+
content: "\e909";
|
|
4473
|
+
}
|
|
4474
|
+
|
|
4475
|
+
.ids-icon-close:before {
|
|
4476
|
+
content: "\e916";
|
|
4477
|
+
}
|
|
4478
|
+
|
|
4479
|
+
.ids-icon-drug:before {
|
|
4480
|
+
content: "\e90d";
|
|
4481
|
+
}
|
|
4482
|
+
|
|
4483
|
+
.ids-icon-exclamation-mark:before {
|
|
4484
|
+
content: "\e91d";
|
|
4485
|
+
}
|
|
4486
|
+
|
|
4487
|
+
.ids-icon-external-link:before {
|
|
4488
|
+
content: "\e90a";
|
|
4489
|
+
}
|
|
4490
|
+
|
|
4491
|
+
.ids-icon-group:before {
|
|
4492
|
+
content: "\e90b";
|
|
4493
|
+
}
|
|
4494
|
+
|
|
4495
|
+
.ids-icon-information:before {
|
|
4496
|
+
content: "\e90c";
|
|
4497
|
+
}
|
|
4498
|
+
|
|
4499
|
+
.ids-icon-minus:before {
|
|
4500
|
+
content: "\e917";
|
|
4501
|
+
}
|
|
4502
|
+
|
|
4503
|
+
.ids-icon-notification:before {
|
|
4504
|
+
content: "\e90e";
|
|
4505
|
+
}
|
|
4506
|
+
|
|
4507
|
+
.ids-icon-play:before {
|
|
4508
|
+
content: "\e90f";
|
|
4509
|
+
}
|
|
4510
|
+
|
|
4511
|
+
.ids-icon-plus:before {
|
|
4512
|
+
content: "\e918";
|
|
4513
|
+
}
|
|
4514
|
+
|
|
4515
|
+
.ids-icon-question:before {
|
|
4516
|
+
content: "\e910";
|
|
4517
|
+
}
|
|
4518
|
+
|
|
4519
|
+
.ids-icon-search:before {
|
|
4520
|
+
content: "\e919";
|
|
4521
|
+
}
|
|
4522
|
+
|
|
4523
|
+
.ids-icon-share:before {
|
|
4524
|
+
content: "\e911";
|
|
4525
|
+
}
|
|
4526
|
+
|
|
4527
|
+
.ids-icon-star:before {
|
|
4528
|
+
content: "\e91a";
|
|
4529
|
+
}
|
|
4530
|
+
|
|
4531
|
+
.ids-icon-star-filled:before {
|
|
4532
|
+
content: "\e91b";
|
|
4533
|
+
}
|
|
4534
|
+
|
|
4535
|
+
.ids-icon-success:before {
|
|
4536
|
+
content: "\e912";
|
|
4537
|
+
}
|
|
4538
|
+
|
|
4539
|
+
.ids-icon-swap-horizontal:before {
|
|
4540
|
+
content: "\e915";
|
|
4541
|
+
}
|
|
4542
|
+
|
|
4543
|
+
.ids-icon-swap-vertical:before {
|
|
4544
|
+
content: "\e91c";
|
|
4545
|
+
}
|
|
4546
|
+
|
|
4547
|
+
.ids-icon-warning:before {
|
|
4548
|
+
content: "\e913";
|
|
4549
|
+
}
|
|
4550
|
+
|
|
4551
|
+
[class^=ids-icon-].ids-icon--color-preset-1 {
|
|
4552
|
+
color: var(--IDS-ICON__COLOR-PRESET-1);
|
|
4553
|
+
}
|
|
4554
|
+
[class^=ids-icon-].ids-icon--color-preset-2 {
|
|
4555
|
+
color: var(--IDS-ICON__COLOR-PRESET-2);
|
|
4556
|
+
}
|
|
4557
|
+
[class^=ids-icon-].ids-icon--color-preset-3 {
|
|
4558
|
+
color: var(--IDS-ICON__COLOR-PRESET-3);
|
|
4559
|
+
}
|
|
4560
|
+
[class^=ids-icon-].ids-icon--light, [class^=ids-icon-].ids-icon--color-preset-4 {
|
|
4561
|
+
color: var(--IDS-ICON__COLOR-PRESET-4);
|
|
4562
|
+
}
|
|
4563
|
+
[class^=ids-icon-].ids-icon--text-start {
|
|
4564
|
+
margin-right: 0.5rem;
|
|
4565
|
+
position: relative;
|
|
4566
|
+
bottom: -0.125rem;
|
|
4567
|
+
}
|
|
4568
|
+
[class^=ids-icon-].ids-icon--text-start:before {
|
|
4569
|
+
top: 50%;
|
|
4570
|
+
left: 50%;
|
|
4571
|
+
transform: translate(-50%, -50%);
|
|
4572
|
+
}
|
|
4573
|
+
[class^=ids-icon-].ids-icon--text-end {
|
|
4574
|
+
margin-left: 0.5rem;
|
|
4575
|
+
position: relative;
|
|
4576
|
+
bottom: -0.125rem;
|
|
4577
|
+
}
|
|
4578
|
+
[class^=ids-icon-].ids-icon--text-end:before {
|
|
4579
|
+
top: 50%;
|
|
4580
|
+
left: 50%;
|
|
4581
|
+
transform: translate(-50%, -50%);
|
|
4582
|
+
}
|
|
4583
|
+
[class^=ids-icon-].ids-icon--s {
|
|
4584
|
+
width: 1rem;
|
|
4585
|
+
height: 1rem;
|
|
4586
|
+
}
|
|
4587
|
+
[class^=ids-icon-].ids-icon--s:before {
|
|
4588
|
+
font-size: 1rem;
|
|
4589
|
+
}
|
|
4590
|
+
[class^=ids-icon-].ids-icon--m {
|
|
4591
|
+
width: 1.25rem;
|
|
4592
|
+
height: 1.25rem;
|
|
4593
|
+
}
|
|
4594
|
+
[class^=ids-icon-].ids-icon--m:before {
|
|
4595
|
+
font-size: 1.25rem;
|
|
4596
|
+
}
|
|
4597
|
+
[class^=ids-icon-].ids-icon--l {
|
|
4598
|
+
width: 1.5rem;
|
|
4599
|
+
height: 1.5rem;
|
|
4600
|
+
}
|
|
4601
|
+
[class^=ids-icon-].ids-icon--l:before {
|
|
4602
|
+
font-size: 1.5rem;
|
|
4603
|
+
}
|
|
4604
|
+
[class^=ids-icon-].ids-icon--xl {
|
|
4605
|
+
width: 1.75rem;
|
|
4606
|
+
height: 1.75rem;
|
|
4607
|
+
}
|
|
4608
|
+
[class^=ids-icon-].ids-icon--xl:before {
|
|
4609
|
+
font-size: 1.75rem;
|
|
4610
|
+
}
|
|
4611
|
+
[class^=ids-icon-].ids-icon--rotate-90 {
|
|
4612
|
+
transform: rotate(90deg);
|
|
4613
|
+
}
|
|
4614
|
+
[class^=ids-icon-].ids-icon--rotate-180 {
|
|
4615
|
+
transform: rotate(180deg);
|
|
4616
|
+
}
|
|
4617
|
+
[class^=ids-icon-].ids-icon--rotate-270 {
|
|
4618
|
+
transform: rotate(270deg);
|
|
4619
|
+
}
|
|
4620
|
+
|
|
4024
4621
|
:root {
|
|
4025
4622
|
--IDS__MAX-WIDTH: 1280px;
|
|
4026
4623
|
--IDS__FONT-FAMILY: Open sans;
|
|
@@ -4030,6 +4627,7 @@ input:focus + .ids-toggle input:before {
|
|
|
4030
4627
|
.ids input:focus,
|
|
4031
4628
|
.ids select:focus,
|
|
4032
4629
|
.ids textarea:focus,
|
|
4630
|
+
.ids button:focus,
|
|
4033
4631
|
.ids ids-button:focus,
|
|
4034
4632
|
.ids a:focus {
|
|
4035
4633
|
outline: var(--IDS-FOCUS__OUTLINE);
|