@inera/ids-design 5.0.2 → 5.1.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.js +1 -1
- package/components/alert/alert.css +2 -1
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +1 -1
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +9 -9
- package/components/breadcrumbs/breadcrumbs.css +1 -0
- package/components/card/card.css +1 -0
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +3 -0
- package/components/description-list/description-list-lit.js +7 -0
- package/components/description-list/description-list.css +98 -0
- package/components/dialog/dialog.css +1 -0
- package/components/dropdown/dropdown-lit.js +9 -0
- package/components/dropdown/dropdown.css +118 -0
- package/components/expandable/expandable-lit.js +1 -1
- package/components/expandable/expandable.css +18 -11
- package/components/footer/footer-lit.js +1 -1
- package/components/footer/footer.css +3 -1
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +6 -6
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +12 -12
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +14 -12
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +6 -6
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +17 -8
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +1 -1
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +4 -2
- package/components/form/toggle/toggle.css +1 -0
- package/components/header-1177/composite-header-1177.css +76 -40
- package/components/header-1177/header-1177-avatar.css +1 -0
- package/components/header-1177/header-1177-item.css +1 -0
- 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 +18 -0
- package/components/header-1177/header-1177-nav-item.css +5 -0
- package/components/header-1177/header-1177-nav-lit.js +1 -1
- package/components/header-1177/header-1177-nav.css +0 -8
- package/components/header-1177/header-1177.css +51 -32
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +1 -0
- package/components/header-1177-admin/header-1177-admin-avatar.css +13 -0
- package/components/header-1177-admin/header-1177-admin-item.css +1 -0
- 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 +5 -0
- package/components/header-1177-admin/header-1177-admin.css +1 -0
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +1 -0
- package/components/header-1177-pro/header-1177-pro-avatar.css +17 -4
- package/components/header-1177-pro/header-1177-pro-item.css +1 -0
- 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 +5 -0
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +1 -0
- package/components/header-1177-pro/header-1177-pro-region-picker.css +1 -0
- package/components/header-1177-pro/header-1177-pro.css +1 -0
- package/components/header-inera/header-inera-item-lit.d.ts +2 -0
- package/components/header-inera/header-inera-item-lit.js +7 -0
- package/components/header-inera/header-inera-item.css +95 -0
- package/components/header-inera/header-inera-lit.d.ts +2 -0
- package/components/header-inera/header-inera-lit.js +7 -0
- package/components/header-inera/header-inera-nav-item-lit.d.ts +2 -0
- package/components/header-inera/header-inera-nav-item-lit.js +7 -0
- package/components/header-inera/header-inera-nav-item.css +199 -0
- package/components/header-inera/header-inera-nav-lit.d.ts +2 -0
- package/components/header-inera/header-inera-nav-lit.js +7 -0
- package/components/header-inera/header-inera-nav-mobile-lit.d.ts +2 -0
- package/components/header-inera/header-inera-nav-mobile-lit.js +7 -0
- package/components/header-inera/header-inera-nav-mobile.css +131 -0
- package/components/header-inera/header-inera-nav.css +53 -0
- package/components/header-inera/header-inera.css +101 -0
- package/components/header-inera-admin/composite-header-inera-admin.css +845 -0
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +7 -0
- package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.d.ts +2 -0
- package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +7 -0
- package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +72 -0
- package/components/header-inera-admin/header-inera-admin-avatar.css +143 -0
- package/components/header-inera-admin/header-inera-admin-item-lit.d.ts +2 -0
- package/components/header-inera-admin/header-inera-admin-item-lit.js +7 -0
- package/components/header-inera-admin/header-inera-admin-item.css +95 -0
- package/components/header-inera-admin/header-inera-admin-lit.d.ts +2 -0
- package/components/header-inera-admin/header-inera-admin-lit.js +7 -0
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.d.ts +2 -0
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +7 -0
- package/components/header-inera-admin/header-inera-admin-nav-item.css +198 -0
- package/components/header-inera-admin/header-inera-admin-nav-lit.d.ts +2 -0
- package/components/header-inera-admin/header-inera-admin-nav-lit.js +7 -0
- package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.d.ts +2 -0
- package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +7 -0
- package/components/header-inera-admin/header-inera-admin-nav-mobile.css +131 -0
- package/components/header-inera-admin/header-inera-admin-nav.css +53 -0
- package/components/header-inera-admin/header-inera-admin.css +147 -0
- package/components/list/list-lit.js +1 -1
- package/components/list/list.css +4 -3
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +23 -22
- package/components/navigation/content/navigation-content-lit.d.ts +2 -0
- package/components/navigation/content/navigation-content-lit.js +7 -0
- package/components/navigation/content/navigation-content.css +67 -0
- package/components/navigation/local/navigation-local-lit.d.ts +2 -0
- package/components/navigation/local/navigation-local-lit.js +7 -0
- package/components/navigation/local/navigation-local.css +85 -0
- package/components/pagination/data-pagination/data-pagination-lit.d.ts +2 -0
- package/components/pagination/data-pagination/data-pagination-lit.js +7 -0
- package/components/pagination/data-pagination/data-pagination.css +141 -0
- package/components/pagination/list-pagination/list-pagination-lit.d.ts +2 -0
- package/components/pagination/list-pagination/list-pagination-lit.js +9 -0
- package/components/pagination/list-pagination/list-pagination.css +152 -0
- package/components/popover/popover-content-lit.d.ts +2 -0
- package/components/popover/popover-content-lit.js +7 -0
- package/components/{popover-content → popover}/popover-content.css +9 -8
- package/components/popover/popover-lit.js +1 -1
- package/components/popover/popover.css +3 -12
- package/components/stepper/stepper-lit.d.ts +2 -0
- package/components/stepper/stepper-lit.js +7 -0
- package/components/stepper/stepper.css +160 -0
- package/components/tabs/tab-lit.d.ts +2 -0
- package/components/tabs/tab-lit.js +7 -0
- package/components/tabs/tab-panel-lit.d.ts +2 -0
- package/components/tabs/tab-panel-lit.js +7 -0
- package/components/tabs/tab-panel.css +27 -0
- package/components/tabs/tab.css +96 -0
- package/components/tabs/tabs-lit.js +2 -2
- package/components/tabs/tabs.css +1 -87
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +46 -6
- package/components/tooltip/tooltip-lit.d.ts +2 -0
- package/components/tooltip/tooltip-lit.js +7 -0
- package/components/tooltip/tooltip.css +87 -0
- package/global/_partials.css +2 -1
- package/global/global.css +662 -63
- package/global/util/util.css +24 -0
- package/package.json +2 -1
- package/themes/1177/1177.css +847 -242
- package/themes/1177-pro/1177-pro.css +868 -244
- package/themes/inera/inera.css +849 -234
- package/themes/inera-admin/inera-admin.css +867 -236
- package/components/button/button-lit.js +0 -7
- package/components/button/button.css +0 -308
- package/components/link/link-lit.js +0 -7
- package/components/link/link.css +0 -131
- package/components/popover-content/popover-content-lit.js +0 -7
- /package/components/{button/button-lit.d.ts → description-list/description-list-lit.d.ts} +0 -0
- /package/components/{link/link-lit.d.ts → dropdown/dropdown-lit.d.ts} +0 -0
- /package/components/{popover-content/popover-content-lit.d.ts → header-inera-admin/header-inera-admin-avatar-lit.d.ts} +0 -0
package/global/global.css
CHANGED
|
@@ -10,12 +10,36 @@
|
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
+
/* This is generated by tailwind/util-tailwind.scss */
|
|
13
14
|
/* Pre-existing utility classes begin here */
|
|
14
15
|
/* Force elements to be displayed as block elements */
|
|
15
16
|
.ids-block {
|
|
16
17
|
display: block !important;
|
|
17
18
|
}
|
|
18
19
|
|
|
20
|
+
.ids-bg-1 {
|
|
21
|
+
background-color: white;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.ids-bg-2 {
|
|
25
|
+
background-color: var(--IDS-COLOR-SECONDARY-95);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
/* Removes native button styling */
|
|
29
|
+
.ids-btn-no-styles {
|
|
30
|
+
background: none;
|
|
31
|
+
color: inherit;
|
|
32
|
+
border: none;
|
|
33
|
+
padding: 0;
|
|
34
|
+
font: inherit;
|
|
35
|
+
cursor: pointer;
|
|
36
|
+
outline: inherit;
|
|
37
|
+
}
|
|
38
|
+
.ids-btn-no-styles:focus {
|
|
39
|
+
outline: var(--focus_outline);
|
|
40
|
+
outline-offset: var(--focus_outline-offset);
|
|
41
|
+
}
|
|
42
|
+
|
|
19
43
|
/* Makes elements behave as inline-level block containers */
|
|
20
44
|
.ids-inline-block {
|
|
21
45
|
display: inline-block;
|
|
@@ -2245,6 +2269,543 @@
|
|
|
2245
2269
|
float: none;
|
|
2246
2270
|
}
|
|
2247
2271
|
|
|
2272
|
+
/* 1177 Typography - no margins */
|
|
2273
|
+
/*******
|
|
2274
|
+
* FORM
|
|
2275
|
+
********/
|
|
2276
|
+
input.ids-time, .ids-textarea, .ids-select, .ids-input {
|
|
2277
|
+
font-family: var(--font-family_1) !important;
|
|
2278
|
+
padding: 0.75rem 1.25rem;
|
|
2279
|
+
background-color: var(--IDS-INPUT_BACKGROUND);
|
|
2280
|
+
border: var(--IDS-INPUT_BORDER);
|
|
2281
|
+
border-bottom: var(--IDS-INPUT_BORDER-BOTTOM);
|
|
2282
|
+
border-radius: var(--IDS-INPUT_BORDER-RADIUS);
|
|
2283
|
+
font-size: 16px;
|
|
2284
|
+
color: var(--IDS-INPUT_COLOR);
|
|
2285
|
+
display: block;
|
|
2286
|
+
}
|
|
2287
|
+
input.ids-time.ids-input--invalid, .ids-textarea.ids-input--invalid, .ids-textarea.ids-textarea--invalid, .ids-input.ids-input--invalid {
|
|
2288
|
+
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
2289
|
+
border: none;
|
|
2290
|
+
background-image: var(--IDS-INPUT--INVALID_BACKGROUND-IMAGE);
|
|
2291
|
+
}
|
|
2292
|
+
|
|
2293
|
+
input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-input:disabled {
|
|
2294
|
+
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
2295
|
+
border: none;
|
|
2296
|
+
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
2297
|
+
}
|
|
2298
|
+
|
|
2299
|
+
.ids-label-wrapper {
|
|
2300
|
+
display: inline-flex;
|
|
2301
|
+
gap: 10px;
|
|
2302
|
+
align-items: center;
|
|
2303
|
+
}
|
|
2304
|
+
|
|
2305
|
+
.ids-select-wrapper::after, .ids-select ::after {
|
|
2306
|
+
content: "";
|
|
2307
|
+
width: 12px;
|
|
2308
|
+
height: 100%;
|
|
2309
|
+
display: block;
|
|
2310
|
+
position: absolute;
|
|
2311
|
+
transform: rotate(90deg);
|
|
2312
|
+
right: 25px;
|
|
2313
|
+
top: 0px;
|
|
2314
|
+
bottom: 0px;
|
|
2315
|
+
background-position: center;
|
|
2316
|
+
background-repeat: no-repeat;
|
|
2317
|
+
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
2318
|
+
pointer-events: none;
|
|
2319
|
+
}
|
|
2320
|
+
|
|
2321
|
+
/*******
|
|
2322
|
+
* Accessibility
|
|
2323
|
+
********/
|
|
2324
|
+
/* headings */
|
|
2325
|
+
.ids-link {
|
|
2326
|
+
font-family: var(--IDS-LINK--FONT-FAMILY);
|
|
2327
|
+
color: var(--link-colorpreset-1_color);
|
|
2328
|
+
text-decoration-color: var(--link-colorpreset-1_color);
|
|
2329
|
+
line-height: 1.5rem;
|
|
2330
|
+
cursor: pointer;
|
|
2331
|
+
display: inline-flex;
|
|
2332
|
+
gap: 8px;
|
|
2333
|
+
align-items: flex-start;
|
|
2334
|
+
text-decoration: none;
|
|
2335
|
+
position: relative;
|
|
2336
|
+
}
|
|
2337
|
+
.ids-link:not(:has(.ids-link__icon)) {
|
|
2338
|
+
text-decoration: underline;
|
|
2339
|
+
}
|
|
2340
|
+
.ids-link:focus:focus {
|
|
2341
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
2342
|
+
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
2343
|
+
}
|
|
2344
|
+
.ids-link:hover, .ids-link:focus {
|
|
2345
|
+
text-decoration: underline;
|
|
2346
|
+
color: var(--link-colorpreset-1-hover_color);
|
|
2347
|
+
}
|
|
2348
|
+
.ids-link:hover .ids-link__icon:has(+ .ids-link__icon--hover), .ids-link:focus .ids-link__icon:has(+ .ids-link__icon--hover) {
|
|
2349
|
+
display: none;
|
|
2350
|
+
}
|
|
2351
|
+
.ids-link:hover .ids-link__icon--hover, .ids-link:focus .ids-link__icon--hover {
|
|
2352
|
+
display: inline-flex;
|
|
2353
|
+
}
|
|
2354
|
+
.ids-link.ids-link--block {
|
|
2355
|
+
display: flex;
|
|
2356
|
+
}
|
|
2357
|
+
.ids-link.ids-link--underlined {
|
|
2358
|
+
text-decoration: underline;
|
|
2359
|
+
}
|
|
2360
|
+
.ids-link.ids-link--active-icon {
|
|
2361
|
+
text-decoration: none !important;
|
|
2362
|
+
}
|
|
2363
|
+
.ids-link.ids-link--active-icon .ids-link__icon .ids-link__icon__wrap,
|
|
2364
|
+
.ids-link.ids-link--active-icon .ids-link__icon--hover .ids-link__icon__wrap {
|
|
2365
|
+
border-radius: 100%;
|
|
2366
|
+
padding: 3px;
|
|
2367
|
+
align-items: center;
|
|
2368
|
+
justify-content: center;
|
|
2369
|
+
}
|
|
2370
|
+
.ids-link.ids-link--active-icon:hover .ids-link__icon .ids-link__icon__wrap, .ids-link.ids-link--active-icon:focus-within .ids-link__icon .ids-link__icon__wrap {
|
|
2371
|
+
background-color: var(--link-colorpreset-1-hover_color);
|
|
2372
|
+
}
|
|
2373
|
+
.ids-link.ids-link--active-icon.ids-link--active .ids-link__icon:has(+ .ids-link__icon--hover) {
|
|
2374
|
+
display: none;
|
|
2375
|
+
}
|
|
2376
|
+
.ids-link.ids-link--active-icon.ids-link--active .ids-link__icon--hover {
|
|
2377
|
+
display: inline-flex;
|
|
2378
|
+
}
|
|
2379
|
+
.ids-link.ids-link--active-icon.ids-link--active .ids-link__icon .ids-link__icon__wrap {
|
|
2380
|
+
background-color: var(--link-colorpreset-1_color);
|
|
2381
|
+
}
|
|
2382
|
+
.ids-link.ids-link--active-icon.ids-link--active:hover .ids-link__icon .ids-link__icon__wrap {
|
|
2383
|
+
background-color: var(--link-colorpreset-1-hover_color);
|
|
2384
|
+
}
|
|
2385
|
+
.ids-link.ids-link--active-icon .ids-link__icon--hover .ids-link__icon__wrap {
|
|
2386
|
+
background-color: var(--link-colorpreset-1-hover_color);
|
|
2387
|
+
}
|
|
2388
|
+
.ids-link.ids-link--active-icon.ids-link--color-2 .ids-link__icon .ids-link__icon__wrap,
|
|
2389
|
+
.ids-link.ids-link--active-icon.ids-link--color-2 .ids-link__icon--hover .ids-link__icon__wrap {
|
|
2390
|
+
border-radius: 100%;
|
|
2391
|
+
padding: 3px;
|
|
2392
|
+
align-items: center;
|
|
2393
|
+
justify-content: center;
|
|
2394
|
+
}
|
|
2395
|
+
.ids-link.ids-link--active-icon.ids-link--color-2:hover .ids-link__icon .ids-link__icon__wrap, .ids-link.ids-link--active-icon.ids-link--color-2:focus-within .ids-link__icon .ids-link__icon__wrap {
|
|
2396
|
+
background-color: var(--link-colorpreset-2-hover_color);
|
|
2397
|
+
}
|
|
2398
|
+
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active .ids-link__icon:has(+ .ids-link__icon--hover) {
|
|
2399
|
+
display: none;
|
|
2400
|
+
}
|
|
2401
|
+
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active .ids-link__icon--hover {
|
|
2402
|
+
display: inline-flex;
|
|
2403
|
+
}
|
|
2404
|
+
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active .ids-link__icon .ids-link__icon__wrap {
|
|
2405
|
+
background-color: var(--link-colorpreset-2_color);
|
|
2406
|
+
}
|
|
2407
|
+
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active:hover .ids-link__icon .ids-link__icon__wrap {
|
|
2408
|
+
background-color: var(--link-colorpreset-2-hover_color);
|
|
2409
|
+
}
|
|
2410
|
+
.ids-link.ids-link--active-icon.ids-link--color-2 .ids-link__icon--hover .ids-link__icon__wrap {
|
|
2411
|
+
background-color: var(--link-colorpreset-2-hover_color);
|
|
2412
|
+
}
|
|
2413
|
+
.ids-link.ids-link--color-2 {
|
|
2414
|
+
color: var(--link-colorpreset-2_color);
|
|
2415
|
+
text-decoration-color: var(--link-colorpreset-2_color);
|
|
2416
|
+
}
|
|
2417
|
+
.ids-link.ids-link--color-2:hover, .ids-link.ids-link--color-2:focus {
|
|
2418
|
+
color: var(--link-colorpreset-2-hover_color);
|
|
2419
|
+
text-decoration-color: var(--link-colorpreset-2-hover_color);
|
|
2420
|
+
}
|
|
2421
|
+
.ids-link.ids-link--light {
|
|
2422
|
+
color: white !important;
|
|
2423
|
+
text-decoration-color: white !important;
|
|
2424
|
+
}
|
|
2425
|
+
.ids-link.ids-link--light:focus {
|
|
2426
|
+
outline-color: white !important;
|
|
2427
|
+
}
|
|
2428
|
+
.ids-link.ids-link--light:hover {
|
|
2429
|
+
color: white !important;
|
|
2430
|
+
}
|
|
2431
|
+
.ids-link .ids-link__icon,
|
|
2432
|
+
.ids-link .ids-link__icon--hover {
|
|
2433
|
+
display: inline-flex;
|
|
2434
|
+
justify-content: center;
|
|
2435
|
+
align-items: center;
|
|
2436
|
+
height: 1.5rem;
|
|
2437
|
+
}
|
|
2438
|
+
.ids-link .ids-link__text {
|
|
2439
|
+
display: inline-flex;
|
|
2440
|
+
gap: 8px;
|
|
2441
|
+
}
|
|
2442
|
+
.ids-link .ids-link__icon {
|
|
2443
|
+
display: inline-flex;
|
|
2444
|
+
}
|
|
2445
|
+
.ids-link .ids-link__icon--hover {
|
|
2446
|
+
display: none;
|
|
2447
|
+
}
|
|
2448
|
+
|
|
2449
|
+
@media (max-width: 1023px) {
|
|
2450
|
+
.ids-desktop {
|
|
2451
|
+
display: none !important;
|
|
2452
|
+
}
|
|
2453
|
+
}
|
|
2454
|
+
|
|
2455
|
+
@media (min-width: 1024px) {
|
|
2456
|
+
.ids-mobile {
|
|
2457
|
+
display: none !important;
|
|
2458
|
+
}
|
|
2459
|
+
}
|
|
2460
|
+
|
|
2461
|
+
/* 1177 Typography - no margins */
|
|
2462
|
+
/*******
|
|
2463
|
+
* FORM
|
|
2464
|
+
********/
|
|
2465
|
+
input.ids-time, .ids-textarea, .ids-select, .ids-input {
|
|
2466
|
+
font-family: var(--font-family_1) !important;
|
|
2467
|
+
padding: 0.75rem 1.25rem;
|
|
2468
|
+
background-color: var(--IDS-INPUT_BACKGROUND);
|
|
2469
|
+
border: var(--IDS-INPUT_BORDER);
|
|
2470
|
+
border-bottom: var(--IDS-INPUT_BORDER-BOTTOM);
|
|
2471
|
+
border-radius: var(--IDS-INPUT_BORDER-RADIUS);
|
|
2472
|
+
font-size: 16px;
|
|
2473
|
+
color: var(--IDS-INPUT_COLOR);
|
|
2474
|
+
display: block;
|
|
2475
|
+
}
|
|
2476
|
+
input.ids-time.ids-input--invalid, .ids-textarea.ids-input--invalid, .ids-textarea.ids-textarea--invalid, .ids-input.ids-input--invalid {
|
|
2477
|
+
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
2478
|
+
border: none;
|
|
2479
|
+
background-image: var(--IDS-INPUT--INVALID_BACKGROUND-IMAGE);
|
|
2480
|
+
}
|
|
2481
|
+
|
|
2482
|
+
input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-input:disabled {
|
|
2483
|
+
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
2484
|
+
border: none;
|
|
2485
|
+
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
2486
|
+
}
|
|
2487
|
+
|
|
2488
|
+
.ids-label-wrapper {
|
|
2489
|
+
display: inline-flex;
|
|
2490
|
+
gap: 10px;
|
|
2491
|
+
align-items: center;
|
|
2492
|
+
}
|
|
2493
|
+
|
|
2494
|
+
.ids-select-wrapper::after, .ids-select ::after {
|
|
2495
|
+
content: "";
|
|
2496
|
+
width: 12px;
|
|
2497
|
+
height: 100%;
|
|
2498
|
+
display: block;
|
|
2499
|
+
position: absolute;
|
|
2500
|
+
transform: rotate(90deg);
|
|
2501
|
+
right: 25px;
|
|
2502
|
+
top: 0px;
|
|
2503
|
+
bottom: 0px;
|
|
2504
|
+
background-position: center;
|
|
2505
|
+
background-repeat: no-repeat;
|
|
2506
|
+
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
2507
|
+
pointer-events: none;
|
|
2508
|
+
}
|
|
2509
|
+
|
|
2510
|
+
/*******
|
|
2511
|
+
* Accessibility
|
|
2512
|
+
********/
|
|
2513
|
+
/* headings */
|
|
2514
|
+
.ids .ids-button.ids-button--secondary.ids-button--disabled, .ids .ids-button.ids-button--secondary[disabled],
|
|
2515
|
+
.ids-button.ids-button--secondary.ids-button--disabled,
|
|
2516
|
+
.ids-button.ids-button--secondary[disabled],
|
|
2517
|
+
.ids button.ids-button.ids-button--secondary.ids-button--disabled,
|
|
2518
|
+
.ids button.ids-button.ids-button--secondary[disabled], .ids .ids-button.ids-button--disabled, .ids .ids-button[disabled],
|
|
2519
|
+
.ids-button.ids-button--disabled,
|
|
2520
|
+
.ids-button[disabled],
|
|
2521
|
+
.ids button.ids-button.ids-button--disabled,
|
|
2522
|
+
.ids button.ids-button[disabled] {
|
|
2523
|
+
color: var(--btn-disabled_color) !important;
|
|
2524
|
+
border: var(--btn-disabled_border) !important;
|
|
2525
|
+
background-color: white !important;
|
|
2526
|
+
}
|
|
2527
|
+
|
|
2528
|
+
.ids button.ids-button {
|
|
2529
|
+
min-width: 24px;
|
|
2530
|
+
min-height: 24px;
|
|
2531
|
+
background: none;
|
|
2532
|
+
color: inherit;
|
|
2533
|
+
border: none;
|
|
2534
|
+
padding: 0;
|
|
2535
|
+
font: inherit;
|
|
2536
|
+
cursor: pointer;
|
|
2537
|
+
outline: inherit;
|
|
2538
|
+
-moz-user-select: -moz-none;
|
|
2539
|
+
-khtml-user-select: none;
|
|
2540
|
+
-webkit-user-select: none;
|
|
2541
|
+
-ms-user-select: none;
|
|
2542
|
+
user-select: none;
|
|
2543
|
+
}
|
|
2544
|
+
.ids button.ids-button:focus {
|
|
2545
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
2546
|
+
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
2547
|
+
}
|
|
2548
|
+
|
|
2549
|
+
.ids .ids-button,
|
|
2550
|
+
.ids-button,
|
|
2551
|
+
.ids button.ids-button {
|
|
2552
|
+
text-align: center;
|
|
2553
|
+
background-color: var(--btn_background-color);
|
|
2554
|
+
border: var(--btn_border);
|
|
2555
|
+
border-radius: var(--btn_border-radius);
|
|
2556
|
+
box-sizing: border-box;
|
|
2557
|
+
color: white;
|
|
2558
|
+
cursor: pointer;
|
|
2559
|
+
padding: var(--btn-m_padding);
|
|
2560
|
+
gap: 8px;
|
|
2561
|
+
display: inline-flex;
|
|
2562
|
+
justify-content: center;
|
|
2563
|
+
align-items: center;
|
|
2564
|
+
font-family: var(--btn_font-family);
|
|
2565
|
+
font-weight: var(--btn_font-weight);
|
|
2566
|
+
text-transform: uppercase;
|
|
2567
|
+
user-select: none;
|
|
2568
|
+
-webkit-user-select: none;
|
|
2569
|
+
-khtml-user-select: none;
|
|
2570
|
+
-moz-user-select: none;
|
|
2571
|
+
-ms-user-select: none;
|
|
2572
|
+
font-size: 1rem;
|
|
2573
|
+
min-height: var(--btn-m_height);
|
|
2574
|
+
line-height: 22px;
|
|
2575
|
+
}
|
|
2576
|
+
.ids .ids-button:hover, .ids .ids-button:active, .ids .ids-button:focus, .ids .ids-button.ids-button--active,
|
|
2577
|
+
.ids-button:hover,
|
|
2578
|
+
.ids-button:active,
|
|
2579
|
+
.ids-button:focus,
|
|
2580
|
+
.ids-button.ids-button--active,
|
|
2581
|
+
.ids button.ids-button:hover,
|
|
2582
|
+
.ids button.ids-button:active,
|
|
2583
|
+
.ids button.ids-button:focus,
|
|
2584
|
+
.ids button.ids-button.ids-button--active {
|
|
2585
|
+
background-color: var(--btn-active_background-color);
|
|
2586
|
+
box-shadow: var(--btn-active_box-shadow);
|
|
2587
|
+
}
|
|
2588
|
+
.ids .ids-button.ids-button--s,
|
|
2589
|
+
.ids-button.ids-button--s,
|
|
2590
|
+
.ids button.ids-button.ids-button--s {
|
|
2591
|
+
font-size: 0.875rem;
|
|
2592
|
+
min-height: var(--btn-s_height);
|
|
2593
|
+
padding: var(--btn-s_padding);
|
|
2594
|
+
}
|
|
2595
|
+
.ids .ids-button.ids-button--l,
|
|
2596
|
+
.ids-button.ids-button--l,
|
|
2597
|
+
.ids button.ids-button.ids-button--l {
|
|
2598
|
+
font-size: 1.125rem;
|
|
2599
|
+
min-height: var(--btn-l_height);
|
|
2600
|
+
padding: var(--btn-l_padding);
|
|
2601
|
+
}
|
|
2602
|
+
.ids .ids-button.ids-button--loading,
|
|
2603
|
+
.ids-button.ids-button--loading,
|
|
2604
|
+
.ids button.ids-button.ids-button--loading {
|
|
2605
|
+
pointer-events: none !important;
|
|
2606
|
+
}
|
|
2607
|
+
.ids .ids-button.ids-button--secondary,
|
|
2608
|
+
.ids-button.ids-button--secondary,
|
|
2609
|
+
.ids button.ids-button.ids-button--secondary {
|
|
2610
|
+
background-color: white;
|
|
2611
|
+
border: var(--btn-secondary_border);
|
|
2612
|
+
color: var(--btn-secondary_color);
|
|
2613
|
+
min-height: var(--btn-secondary-m_height);
|
|
2614
|
+
padding: var(--btn-secondary-m_padding);
|
|
2615
|
+
}
|
|
2616
|
+
.ids .ids-button.ids-button--secondary.ids-button--s,
|
|
2617
|
+
.ids-button.ids-button--secondary.ids-button--s,
|
|
2618
|
+
.ids button.ids-button.ids-button--secondary.ids-button--s {
|
|
2619
|
+
min-height: var(--btn-secondary-s_height);
|
|
2620
|
+
padding: var(--btn-secondary-s_padding);
|
|
2621
|
+
}
|
|
2622
|
+
.ids .ids-button.ids-button--secondary.ids-button--l,
|
|
2623
|
+
.ids-button.ids-button--secondary.ids-button--l,
|
|
2624
|
+
.ids button.ids-button.ids-button--secondary.ids-button--l {
|
|
2625
|
+
min-height: var(--btn-secondary-l_height);
|
|
2626
|
+
padding: var(--btn-secondary-l_padding);
|
|
2627
|
+
}
|
|
2628
|
+
.ids .ids-button.ids-button--secondary.ids-button--active, .ids .ids-button.ids-button--secondary:hover, .ids .ids-button.ids-button--secondary:focus, .ids .ids-button.ids-button--secondary:active,
|
|
2629
|
+
.ids-button.ids-button--secondary.ids-button--active,
|
|
2630
|
+
.ids-button.ids-button--secondary:hover,
|
|
2631
|
+
.ids-button.ids-button--secondary:focus,
|
|
2632
|
+
.ids-button.ids-button--secondary:active,
|
|
2633
|
+
.ids button.ids-button.ids-button--secondary.ids-button--active,
|
|
2634
|
+
.ids button.ids-button.ids-button--secondary:hover,
|
|
2635
|
+
.ids button.ids-button.ids-button--secondary:focus,
|
|
2636
|
+
.ids button.ids-button.ids-button--secondary:active {
|
|
2637
|
+
background-color: var(--btn-active_background-color);
|
|
2638
|
+
color: white;
|
|
2639
|
+
border: 1px solid var(--btn-active_background-color);
|
|
2640
|
+
}
|
|
2641
|
+
.ids .ids-button.ids-button--tertiary,
|
|
2642
|
+
.ids-button.ids-button--tertiary,
|
|
2643
|
+
.ids button.ids-button.ids-button--tertiary {
|
|
2644
|
+
background: transparent;
|
|
2645
|
+
border-radius: 0px;
|
|
2646
|
+
border: none;
|
|
2647
|
+
color: var(--btn-tertiary_color);
|
|
2648
|
+
box-shadow: none;
|
|
2649
|
+
line-height: 22px;
|
|
2650
|
+
font-family: var(--font-family_2);
|
|
2651
|
+
text-decoration: underline;
|
|
2652
|
+
}
|
|
2653
|
+
.ids .ids-button.ids-button--tertiary.ids-button--active, .ids .ids-button.ids-button--tertiary:hover, .ids .ids-button.ids-button--tertiary:active, .ids .ids-button.ids-button--tertiary:focus,
|
|
2654
|
+
.ids-button.ids-button--tertiary.ids-button--active,
|
|
2655
|
+
.ids-button.ids-button--tertiary:hover,
|
|
2656
|
+
.ids-button.ids-button--tertiary:active,
|
|
2657
|
+
.ids-button.ids-button--tertiary:focus,
|
|
2658
|
+
.ids button.ids-button.ids-button--tertiary.ids-button--active,
|
|
2659
|
+
.ids button.ids-button.ids-button--tertiary:hover,
|
|
2660
|
+
.ids button.ids-button.ids-button--tertiary:active,
|
|
2661
|
+
.ids button.ids-button.ids-button--tertiary:focus {
|
|
2662
|
+
background-color: var(--btn-active_background-color);
|
|
2663
|
+
color: white;
|
|
2664
|
+
border-radius: var(--btn_border-radius);
|
|
2665
|
+
}
|
|
2666
|
+
.ids .ids-button.ids-button--tertiary.ids-button--disabled, .ids .ids-button.ids-button--tertiary[disabled],
|
|
2667
|
+
.ids-button.ids-button--tertiary.ids-button--disabled,
|
|
2668
|
+
.ids-button.ids-button--tertiary[disabled],
|
|
2669
|
+
.ids button.ids-button.ids-button--tertiary.ids-button--disabled,
|
|
2670
|
+
.ids button.ids-button.ids-button--tertiary[disabled] {
|
|
2671
|
+
border: none !important;
|
|
2672
|
+
text-decoration: underline !important;
|
|
2673
|
+
color: var(--btn-disabled_color);
|
|
2674
|
+
text-decoration: none;
|
|
2675
|
+
}
|
|
2676
|
+
.ids .ids-button.ids-button--submit,
|
|
2677
|
+
.ids-button.ids-button--submit,
|
|
2678
|
+
.ids button.ids-button.ids-button--submit {
|
|
2679
|
+
height: 3.75em !important;
|
|
2680
|
+
border-radius: var(--btn-submit_border-radius);
|
|
2681
|
+
}
|
|
2682
|
+
.ids .ids-button.ids-button--icon, .ids .ids-button.ids-button--fab,
|
|
2683
|
+
.ids-button.ids-button--icon,
|
|
2684
|
+
.ids-button.ids-button--fab,
|
|
2685
|
+
.ids button.ids-button.ids-button--icon,
|
|
2686
|
+
.ids button.ids-button.ids-button--fab {
|
|
2687
|
+
width: 44px;
|
|
2688
|
+
height: 44px !important;
|
|
2689
|
+
border-radius: 100%;
|
|
2690
|
+
font-style: normal;
|
|
2691
|
+
font-weight: 400;
|
|
2692
|
+
line-height: 0px !important;
|
|
2693
|
+
font-size: 20px;
|
|
2694
|
+
padding: 0px !important;
|
|
2695
|
+
justify-content: center;
|
|
2696
|
+
}
|
|
2697
|
+
.ids .ids-button.ids-button--icon.ids-button--s, .ids .ids-button.ids-button--fab.ids-button--s,
|
|
2698
|
+
.ids-button.ids-button--icon.ids-button--s,
|
|
2699
|
+
.ids-button.ids-button--fab.ids-button--s,
|
|
2700
|
+
.ids button.ids-button.ids-button--icon.ids-button--s,
|
|
2701
|
+
.ids button.ids-button.ids-button--fab.ids-button--s {
|
|
2702
|
+
width: 30px;
|
|
2703
|
+
height: 30px !important;
|
|
2704
|
+
}
|
|
2705
|
+
.ids .ids-button.ids-button--icon.ids-button--l, .ids .ids-button.ids-button--fab.ids-button--l,
|
|
2706
|
+
.ids-button.ids-button--icon.ids-button--l,
|
|
2707
|
+
.ids-button.ids-button--fab.ids-button--l,
|
|
2708
|
+
.ids button.ids-button.ids-button--icon.ids-button--l,
|
|
2709
|
+
.ids button.ids-button.ids-button--fab.ids-button--l {
|
|
2710
|
+
width: 60px;
|
|
2711
|
+
height: 60px !important;
|
|
2712
|
+
}
|
|
2713
|
+
.ids .ids-button.ids-button--fab,
|
|
2714
|
+
.ids-button.ids-button--fab,
|
|
2715
|
+
.ids button.ids-button.ids-button--fab {
|
|
2716
|
+
background-color: white;
|
|
2717
|
+
border: var(--btn-fab_border);
|
|
2718
|
+
filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.3));
|
|
2719
|
+
}
|
|
2720
|
+
.ids .ids-button.ids-button--icon.ids-button--secondary,
|
|
2721
|
+
.ids-button.ids-button--icon.ids-button--secondary,
|
|
2722
|
+
.ids button.ids-button.ids-button--icon.ids-button--secondary {
|
|
2723
|
+
background-color: var(--btn-icon-secondary_background-color);
|
|
2724
|
+
}
|
|
2725
|
+
.ids .ids-button.ids-button--icon.ids-button--active, .ids .ids-button.ids-button--icon:hover, .ids .ids-button.ids-button--icon:active, .ids .ids-button.ids-button--icon:focus,
|
|
2726
|
+
.ids-button.ids-button--icon.ids-button--active,
|
|
2727
|
+
.ids-button.ids-button--icon:hover,
|
|
2728
|
+
.ids-button.ids-button--icon:active,
|
|
2729
|
+
.ids-button.ids-button--icon:focus,
|
|
2730
|
+
.ids button.ids-button.ids-button--icon.ids-button--active,
|
|
2731
|
+
.ids button.ids-button.ids-button--icon:hover,
|
|
2732
|
+
.ids button.ids-button.ids-button--icon:active,
|
|
2733
|
+
.ids button.ids-button.ids-button--icon:focus {
|
|
2734
|
+
background-color: var(--btn-icon-secondary--hover_background-color);
|
|
2735
|
+
color: white;
|
|
2736
|
+
}
|
|
2737
|
+
.ids .ids-button.ids-button--submit,
|
|
2738
|
+
.ids-button.ids-button--submit,
|
|
2739
|
+
.ids button.ids-button.ids-button--submit {
|
|
2740
|
+
height: var(--btn-submit_height);
|
|
2741
|
+
border-radius: var(--btn-submit_border-radius);
|
|
2742
|
+
line-height: var(--btn-submit_height);
|
|
2743
|
+
}
|
|
2744
|
+
.ids .ids-button.ids-button--search,
|
|
2745
|
+
.ids-button.ids-button--search,
|
|
2746
|
+
.ids button.ids-button.ids-button--search {
|
|
2747
|
+
height: var(--btn-search_height);
|
|
2748
|
+
padding: 0px 30px !important;
|
|
2749
|
+
font-size: var(--btn-search_font-size);
|
|
2750
|
+
border-radius: var(--btn-search_border-radius);
|
|
2751
|
+
}
|
|
2752
|
+
.ids .ids-button.ids-button--search.ids-button--s,
|
|
2753
|
+
.ids-button.ids-button--search.ids-button--s,
|
|
2754
|
+
.ids button.ids-button.ids-button--search.ids-button--s {
|
|
2755
|
+
height: var(--btn-search-s_height);
|
|
2756
|
+
font-size: var(--btn-search-s_font-size);
|
|
2757
|
+
}
|
|
2758
|
+
@media (max-width: 1024px) {
|
|
2759
|
+
.ids .ids-button.ids-button--search,
|
|
2760
|
+
.ids-button.ids-button--search,
|
|
2761
|
+
.ids button.ids-button.ids-button--search {
|
|
2762
|
+
font-size: var(--btn-search-mobile_font-size) !important;
|
|
2763
|
+
padding: 0px 14px !important;
|
|
2764
|
+
height: var(--btn-search-mobile_height) !important;
|
|
2765
|
+
}
|
|
2766
|
+
}
|
|
2767
|
+
.ids .ids-button.ids-button--block,
|
|
2768
|
+
.ids-button.ids-button--block,
|
|
2769
|
+
.ids button.ids-button.ids-button--block {
|
|
2770
|
+
display: flex;
|
|
2771
|
+
width: 100%;
|
|
2772
|
+
align-items: center;
|
|
2773
|
+
justify-content: center;
|
|
2774
|
+
}
|
|
2775
|
+
@media (max-width: 1024px) {
|
|
2776
|
+
.ids .ids-button.ids-button--m-block,
|
|
2777
|
+
.ids-button.ids-button--m-block,
|
|
2778
|
+
.ids button.ids-button.ids-button--m-block {
|
|
2779
|
+
display: flex;
|
|
2780
|
+
width: 100%;
|
|
2781
|
+
align-items: center;
|
|
2782
|
+
justify-content: center;
|
|
2783
|
+
}
|
|
2784
|
+
}
|
|
2785
|
+
@media (max-width: 640px) {
|
|
2786
|
+
.ids .ids-button.ids-button--s-block,
|
|
2787
|
+
.ids-button.ids-button--s-block,
|
|
2788
|
+
.ids button.ids-button.ids-button--s-block {
|
|
2789
|
+
display: flex;
|
|
2790
|
+
width: 100%;
|
|
2791
|
+
align-items: center;
|
|
2792
|
+
justify-content: center;
|
|
2793
|
+
}
|
|
2794
|
+
}
|
|
2795
|
+
.ids .ids-button.ids-button--disabled, .ids .ids-button[disabled],
|
|
2796
|
+
.ids-button.ids-button--disabled,
|
|
2797
|
+
.ids-button[disabled],
|
|
2798
|
+
.ids button.ids-button.ids-button--disabled,
|
|
2799
|
+
.ids button.ids-button[disabled] {
|
|
2800
|
+
pointer-events: none;
|
|
2801
|
+
}
|
|
2802
|
+
.ids .ids-button:focus,
|
|
2803
|
+
.ids-button:focus,
|
|
2804
|
+
.ids button.ids-button:focus {
|
|
2805
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
2806
|
+
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
2807
|
+
}
|
|
2808
|
+
|
|
2248
2809
|
.ids-label {
|
|
2249
2810
|
display: inline-block;
|
|
2250
2811
|
color: var(--IDS-FORM__LABEL__COLOR);
|
|
@@ -2264,67 +2825,107 @@
|
|
|
2264
2825
|
}
|
|
2265
2826
|
|
|
2266
2827
|
.ids-radio,
|
|
2267
|
-
ids-radio input
|
|
2268
|
-
|
|
2269
|
-
opacity: 0;
|
|
2270
|
-
}
|
|
2271
|
-
|
|
2272
|
-
ids-radio *[slot=tooltip] {
|
|
2273
|
-
margin-left: 5px;
|
|
2274
|
-
}
|
|
2275
|
-
|
|
2276
|
-
.ids-label--radio {
|
|
2277
|
-
display: inline-flex;
|
|
2278
|
-
align-items: flex-start;
|
|
2828
|
+
.ids-radio input,
|
|
2829
|
+
input[type=radio] {
|
|
2279
2830
|
cursor: pointer;
|
|
2831
|
+
appearance: none;
|
|
2832
|
+
margin: 0;
|
|
2833
|
+
font: inherit;
|
|
2834
|
+
width: 20px;
|
|
2835
|
+
height: 20px;
|
|
2836
|
+
color: var(--IDS-COLOR-ACCENT-40);
|
|
2837
|
+
border: 1px solid var(--IDS-COLOR-ACCENT-40);
|
|
2838
|
+
background-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
2839
|
+
border-radius: 50%;
|
|
2840
|
+
transform: translateY(4px);
|
|
2841
|
+
position: relative;
|
|
2280
2842
|
}
|
|
2281
|
-
.ids-
|
|
2843
|
+
.ids-radio.ids-input--light,
|
|
2844
|
+
.ids-radio input.ids-input--light,
|
|
2845
|
+
input[type=radio].ids-input--light {
|
|
2846
|
+
background-color: white;
|
|
2847
|
+
}
|
|
2848
|
+
.ids-radio.ids-input--light::before,
|
|
2849
|
+
.ids-radio input.ids-input--light::before,
|
|
2850
|
+
input[type=radio].ids-input--light::before {
|
|
2851
|
+
border: 2px solid white;
|
|
2282
2852
|
background-color: white;
|
|
2283
2853
|
}
|
|
2284
|
-
.ids-
|
|
2854
|
+
.ids-radio::before,
|
|
2855
|
+
.ids-radio input::before,
|
|
2856
|
+
input[type=radio]::before {
|
|
2285
2857
|
content: "";
|
|
2286
|
-
|
|
2287
|
-
background: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
2288
|
-
box-sizing: border-box;
|
|
2289
|
-
border-radius: 100%;
|
|
2290
|
-
border: var(--IDS-RADIO__BORDER);
|
|
2858
|
+
position: absolute;
|
|
2291
2859
|
display: inline-block;
|
|
2292
|
-
width: 1.25rem;
|
|
2293
|
-
height: 1.25rem;
|
|
2294
|
-
margin-top: 1px;
|
|
2295
|
-
position: relative;
|
|
2296
2860
|
cursor: pointer;
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2861
|
+
width: 18px;
|
|
2862
|
+
height: 18px;
|
|
2863
|
+
border-radius: 50%;
|
|
2864
|
+
top: 0;
|
|
2865
|
+
left: 0;
|
|
2866
|
+
border: 2px solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
2867
|
+
background-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
2868
|
+
}
|
|
2869
|
+
.ids-radio:checked::before,
|
|
2870
|
+
.ids-radio input:checked::before,
|
|
2871
|
+
input[type=radio]:checked::before {
|
|
2872
|
+
border: 2px solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
2301
2873
|
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR);
|
|
2302
|
-
box-shadow: inset 0 0 0 2px white;
|
|
2303
2874
|
}
|
|
2304
|
-
|
|
2875
|
+
.ids-radio:disabled,
|
|
2876
|
+
.ids-radio input:disabled,
|
|
2877
|
+
input[type=radio]:disabled {
|
|
2878
|
+
cursor: default;
|
|
2879
|
+
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
2305
2880
|
background-image: var(--IDS-RADIO--DISABLED_BACKGROUND-IMAGE);
|
|
2306
|
-
|
|
2307
|
-
border: none;
|
|
2881
|
+
border: 0;
|
|
2308
2882
|
}
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
|
|
2883
|
+
.ids-radio:disabled::before,
|
|
2884
|
+
.ids-radio input:disabled::before,
|
|
2885
|
+
input[type=radio]:disabled::before {
|
|
2886
|
+
cursor: default;
|
|
2887
|
+
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
2888
|
+
border: 2px solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
2889
|
+
top: 1px;
|
|
2890
|
+
left: 1px;
|
|
2891
|
+
}
|
|
2892
|
+
.ids-radio:disabled:checked::before,
|
|
2893
|
+
.ids-radio input:disabled:checked::before,
|
|
2894
|
+
input[type=radio]:disabled:checked::before {
|
|
2895
|
+
border: 2px solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
2896
|
+
background-color: var(--IDS-RADIO--CHECKED-DISABLED__BACKGROUND-COLOR);
|
|
2897
|
+
}
|
|
2898
|
+
.ids-radio[aria-invalid=true]:not(:checked),
|
|
2899
|
+
.ids-radio input[aria-invalid=true]:not(:checked),
|
|
2900
|
+
input[type=radio][aria-invalid=true]:not(:checked) {
|
|
2901
|
+
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR);
|
|
2312
2902
|
background-image: var(--IDS-RADIO--INVALID_BACKGROUND-IMAGE);
|
|
2903
|
+
border: 0;
|
|
2313
2904
|
}
|
|
2314
|
-
.ids-
|
|
2315
|
-
|
|
2905
|
+
.ids-radio[aria-invalid=true]:not(:checked)::before,
|
|
2906
|
+
.ids-radio input[aria-invalid=true]:not(:checked)::before,
|
|
2907
|
+
input[type=radio][aria-invalid=true]:not(:checked)::before {
|
|
2908
|
+
border: 2px solid var(--IDS-RADIO--INVALID__BACKGROUND-COLOR);
|
|
2909
|
+
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR);
|
|
2910
|
+
top: 1px;
|
|
2911
|
+
left: 1px;
|
|
2316
2912
|
}
|
|
2317
|
-
|
|
2318
|
-
|
|
2913
|
+
|
|
2914
|
+
.ids-label--radio {
|
|
2915
|
+
cursor: pointer;
|
|
2916
|
+
padding-left: 8px;
|
|
2917
|
+
margin-bottom: 0;
|
|
2319
2918
|
}
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
outline-offset: var(--focus_outline-offset);
|
|
2919
|
+
.ids-label--radio.ids-label--disabled {
|
|
2920
|
+
cursor: default;
|
|
2323
2921
|
}
|
|
2324
2922
|
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2923
|
+
ids-radio {
|
|
2924
|
+
display: flex;
|
|
2925
|
+
align-items: baseline;
|
|
2926
|
+
}
|
|
2927
|
+
ids-radio *[slot=tooltip] {
|
|
2928
|
+
margin-left: 5px;
|
|
2328
2929
|
}
|
|
2329
2930
|
|
|
2330
2931
|
.ids-checkbox-label::before {
|
|
@@ -2437,15 +3038,15 @@ input.ids-time, .ids-textarea, .ids-select, .ids-input {
|
|
|
2437
3038
|
color: var(--IDS-INPUT_COLOR);
|
|
2438
3039
|
display: block;
|
|
2439
3040
|
}
|
|
2440
|
-
input.ids-time.ids-input--invalid, .ids-textarea.ids-input--invalid, .ids-input.ids-input--invalid {
|
|
3041
|
+
input.ids-time.ids-input--invalid, .ids-textarea.ids-input--invalid, .ids-textarea.ids-textarea--invalid, .ids-input.ids-input--invalid {
|
|
2441
3042
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
2442
|
-
border:
|
|
3043
|
+
border: none;
|
|
2443
3044
|
background-image: var(--IDS-INPUT--INVALID_BACKGROUND-IMAGE);
|
|
2444
3045
|
}
|
|
2445
3046
|
|
|
2446
3047
|
input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-input:disabled {
|
|
2447
3048
|
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
2448
|
-
border:
|
|
3049
|
+
border: none;
|
|
2449
3050
|
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
2450
3051
|
}
|
|
2451
3052
|
|
|
@@ -2474,6 +3075,7 @@ input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-inpu
|
|
|
2474
3075
|
/*******
|
|
2475
3076
|
* Accessibility
|
|
2476
3077
|
********/
|
|
3078
|
+
/* headings */
|
|
2477
3079
|
.ids-input {
|
|
2478
3080
|
width: 100%;
|
|
2479
3081
|
}
|
|
@@ -2486,12 +3088,6 @@ input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-inpu
|
|
|
2486
3088
|
font-size: 18px !important;
|
|
2487
3089
|
}
|
|
2488
3090
|
|
|
2489
|
-
.ids-input:disabled {
|
|
2490
|
-
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
2491
|
-
border: none;
|
|
2492
|
-
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
2493
|
-
}
|
|
2494
|
-
|
|
2495
3091
|
.ids-input__hint {
|
|
2496
3092
|
margin-top: 5px;
|
|
2497
3093
|
font-family: var(--font-family_1);
|
|
@@ -2630,15 +3226,15 @@ input.ids-time, .ids-textarea, .ids-select, .ids-input {
|
|
|
2630
3226
|
color: var(--IDS-INPUT_COLOR);
|
|
2631
3227
|
display: block;
|
|
2632
3228
|
}
|
|
2633
|
-
input.ids-time.ids-input--invalid, .ids-textarea.ids-input--invalid, .ids-input.ids-input--invalid {
|
|
3229
|
+
input.ids-time.ids-input--invalid, .ids-textarea.ids-input--invalid, .ids-textarea.ids-textarea--invalid, .ids-input.ids-input--invalid {
|
|
2634
3230
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
2635
|
-
border:
|
|
3231
|
+
border: none;
|
|
2636
3232
|
background-image: var(--IDS-INPUT--INVALID_BACKGROUND-IMAGE);
|
|
2637
3233
|
}
|
|
2638
3234
|
|
|
2639
3235
|
input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-input:disabled {
|
|
2640
3236
|
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
2641
|
-
border:
|
|
3237
|
+
border: none;
|
|
2642
3238
|
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
2643
3239
|
}
|
|
2644
3240
|
|
|
@@ -2667,6 +3263,7 @@ input.ids-time:disabled, .ids-textarea:disabled, .ids-select:disabled, .ids-inpu
|
|
|
2667
3263
|
/*******
|
|
2668
3264
|
* Accessibility
|
|
2669
3265
|
********/
|
|
3266
|
+
/* headings */
|
|
2670
3267
|
.ids-select.ids-input--invalid {
|
|
2671
3268
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
2672
3269
|
background-image: var(--IDS-FORM--INVALID__BACKGROUND-IMAGE);
|
|
@@ -2732,15 +3329,15 @@ input.ids-time, .ids-textarea, .ids-input, .ids-select {
|
|
|
2732
3329
|
color: var(--IDS-INPUT_COLOR);
|
|
2733
3330
|
display: block;
|
|
2734
3331
|
}
|
|
2735
|
-
input.ids-time.ids-input--invalid, .ids-textarea.ids-input--invalid, .ids-input.ids-input--invalid {
|
|
3332
|
+
input.ids-time.ids-input--invalid, .ids-textarea.ids-input--invalid, .ids-textarea.ids-textarea--invalid, .ids-input.ids-input--invalid {
|
|
2736
3333
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
2737
|
-
border:
|
|
3334
|
+
border: none;
|
|
2738
3335
|
background-image: var(--IDS-INPUT--INVALID_BACKGROUND-IMAGE);
|
|
2739
3336
|
}
|
|
2740
3337
|
|
|
2741
3338
|
input.ids-time:disabled, .ids-textarea:disabled, .ids-input:disabled, .ids-select:disabled {
|
|
2742
3339
|
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
2743
|
-
border:
|
|
3340
|
+
border: none;
|
|
2744
3341
|
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
2745
3342
|
}
|
|
2746
3343
|
|
|
@@ -2769,7 +3366,8 @@ input.ids-time:disabled, .ids-textarea:disabled, .ids-input:disabled, .ids-selec
|
|
|
2769
3366
|
/*******
|
|
2770
3367
|
* Accessibility
|
|
2771
3368
|
********/
|
|
2772
|
-
|
|
3369
|
+
/* headings */
|
|
3370
|
+
.ids-textarea.ids-input--light, .ids-textarea.ids-textarea--light {
|
|
2773
3371
|
background-color: white;
|
|
2774
3372
|
}
|
|
2775
3373
|
.ids-textarea.ids-textarea--autosize {
|
|
@@ -2808,15 +3406,15 @@ input.ids-time, .ids-input, .ids-select, .ids-textarea {
|
|
|
2808
3406
|
color: var(--IDS-INPUT_COLOR);
|
|
2809
3407
|
display: block;
|
|
2810
3408
|
}
|
|
2811
|
-
input.ids-time.ids-input--invalid, .ids-input.ids-input--invalid, .ids-textarea.ids-input--invalid {
|
|
3409
|
+
input.ids-time.ids-input--invalid, .ids-input.ids-input--invalid, .ids-textarea.ids-input--invalid, .ids-textarea.ids-textarea--invalid {
|
|
2812
3410
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
2813
|
-
border:
|
|
3411
|
+
border: none;
|
|
2814
3412
|
background-image: var(--IDS-INPUT--INVALID_BACKGROUND-IMAGE);
|
|
2815
3413
|
}
|
|
2816
3414
|
|
|
2817
3415
|
input.ids-time:disabled, .ids-input:disabled, .ids-select:disabled, .ids-textarea:disabled {
|
|
2818
3416
|
background: var(--IDS-INPUT--DISABLED_BACKGROUND-COLOR);
|
|
2819
|
-
border:
|
|
3417
|
+
border: none;
|
|
2820
3418
|
background-image: var(--IDS-INPUT--DISABLED_BACKGROUND-IMAGE);
|
|
2821
3419
|
}
|
|
2822
3420
|
|
|
@@ -2845,6 +3443,7 @@ input.ids-time:disabled, .ids-input:disabled, .ids-select:disabled, .ids-textare
|
|
|
2845
3443
|
/*******
|
|
2846
3444
|
* Accessibility
|
|
2847
3445
|
********/
|
|
3446
|
+
/* headings */
|
|
2848
3447
|
.ids-time-input-wrapper {
|
|
2849
3448
|
position: relative;
|
|
2850
3449
|
display: flex;
|