@inera/ids-design 5.3.0 → 5.4.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/dist/components/alert/alert-lit.js +7 -0
- package/{components → dist/components}/alert/alert.css +48 -48
- package/dist/components/alert-global/alert-global-lit.js +7 -0
- package/dist/components/alert-global/alert-global.css +151 -0
- package/dist/components/badge/badge-lit.js +7 -0
- package/{components → dist/components}/badge/badge.css +10 -6
- package/dist/components/breadcrumbs/breadcrumbs-lit.js +7 -0
- package/dist/components/breadcrumbs/breadcrumbs.css +118 -0
- package/dist/components/button-group/button-group-lit.js +7 -0
- package/{components → dist/components}/button-group/button-group.css +1 -1
- package/dist/components/card/card-lit.js +7 -0
- package/{components → dist/components}/card/card.css +26 -17
- package/dist/components/carousel/carousel-item-lit.js +7 -0
- package/dist/components/carousel/carousel-item.css +67 -0
- package/dist/components/carousel/carousel-lit.js +7 -0
- package/dist/components/carousel/carousel.css +156 -0
- package/dist/components/data-table/data-table-lit.js +7 -0
- package/{components → dist/components}/data-table/data-table.css +28 -28
- package/dist/components/date-label/date-label-lit.js +7 -0
- package/{components → dist/components}/date-label/date-label.css +13 -13
- package/dist/components/dialog/dialog-lit.js +7 -0
- package/{components → dist/components}/dialog/dialog.css +43 -47
- package/dist/components/dropdown/dropdown-lit.js +9 -0
- package/{components → dist/components}/dropdown/dropdown.css +21 -21
- package/dist/components/expandable/expandable-lit.js +7 -0
- package/{components → dist/components}/expandable/expandable.css +38 -37
- package/dist/components/footer/footer-lit.js +7 -0
- package/{components → dist/components}/footer/footer.css +49 -49
- package/dist/components/footer-1177/footer-1177-lit.js +7 -0
- package/{components → dist/components}/footer-1177/footer-1177.css +72 -70
- package/dist/components/footer-1177-admin/footer-1177-admin-lit.js +7 -0
- package/{components → dist/components}/footer-1177-admin/footer-1177-admin.css +75 -71
- package/dist/components/footer-1177-pro/footer-1177-pro-lit.js +7 -0
- package/{components → dist/components}/footer-1177-pro/footer-1177-pro.css +38 -39
- package/dist/components/footer-inera/footer-inera-lit.js +7 -0
- package/{components → dist/components}/footer-inera/footer-inera.css +84 -84
- package/dist/components/footer-inera-admin/footer-inera-admin-lit.js +7 -0
- package/{components → dist/components}/footer-inera-admin/footer-inera-admin.css +111 -110
- package/dist/components/form/error-message/error-message-lit.js +7 -0
- package/{components → dist/components}/form/error-message/error-message.css +9 -9
- package/dist/components/form/group/group-lit.js +7 -0
- package/{components → dist/components}/form/group/group.css +7 -7
- package/dist/components/form/range/range-lit.js +7 -0
- package/dist/components/form/range/range.css +33 -0
- package/dist/components/form/select-multiple/select-multiple-lit.js +7 -0
- package/{components → dist/components}/form/select-multiple/select-multiple.css +44 -35
- package/dist/components/form/spinner/spinner-lit.js +7 -0
- package/{components → dist/components}/form/spinner/spinner.css +9 -8
- package/dist/components/grid/column/column-lit.js +7 -0
- package/{components → dist/components}/grid/column/column.css +12 -0
- package/{components → dist/components}/header-1177/composite-header-1177.css +413 -394
- package/dist/components/header-1177/header-1177-avatar-lit.js +7 -0
- package/{components → dist/components}/header-1177/header-1177-avatar.css +42 -34
- package/dist/components/header-1177/header-1177-item-lit.js +7 -0
- package/{components → dist/components}/header-1177/header-1177-item.css +47 -43
- package/dist/components/header-1177/header-1177-lit.js +7 -0
- package/dist/components/header-1177/header-1177-nav-item-lit.js +7 -0
- package/dist/components/header-1177/header-1177-nav-item-mobile-lit.js +7 -0
- package/{components → dist/components}/header-1177/header-1177-nav-item-mobile.css +39 -40
- package/{components → dist/components}/header-1177/header-1177-nav-item.css +141 -141
- package/dist/components/header-1177/header-1177-nav-lit.js +7 -0
- package/{components → dist/components}/header-1177/header-1177-nav.css +22 -22
- package/{components → dist/components}/header-1177/header-1177.css +125 -117
- package/dist/components/header-1177-admin/header-1177-admin-avatar-lit.js +7 -0
- package/dist/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +7 -0
- package/{components → dist/components}/header-1177-admin/header-1177-admin-avatar-mobile.css +17 -17
- package/{components → dist/components}/header-1177-admin/header-1177-admin-avatar.css +62 -61
- package/dist/components/header-1177-admin/header-1177-admin-item-lit.js +7 -0
- package/{components → dist/components}/header-1177-admin/header-1177-admin-item.css +53 -37
- package/dist/components/header-1177-admin/header-1177-admin-lit.js +7 -0
- package/dist/components/header-1177-admin/header-1177-admin-nav-item-lit.js +7 -0
- package/{components → dist/components}/header-1177-admin/header-1177-admin-nav-item.css +149 -149
- package/dist/components/header-1177-admin/header-1177-admin-nav-lit.js +7 -0
- package/{components → dist/components}/header-1177-admin/header-1177-admin-nav.css +16 -16
- package/{components → dist/components}/header-1177-admin/header-1177-admin.css +74 -72
- package/dist/components/header-1177-pro/header-1177-pro-avatar-lit.js +7 -0
- package/dist/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +7 -0
- package/{components → dist/components}/header-1177-pro/header-1177-pro-avatar-mobile.css +18 -17
- package/{components → dist/components}/header-1177-pro/header-1177-pro-avatar.css +67 -65
- package/dist/components/header-1177-pro/header-1177-pro-item-lit.js +7 -0
- package/{components → dist/components}/header-1177-pro/header-1177-pro-item.css +17 -13
- package/dist/components/header-1177-pro/header-1177-pro-lit.js +7 -0
- package/dist/components/header-1177-pro/header-1177-pro-nav-item-lit.js +7 -0
- package/{components → dist/components}/header-1177-pro/header-1177-pro-nav-item.css +137 -137
- package/dist/components/header-1177-pro/header-1177-pro-nav-lit.js +7 -0
- package/dist/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +7 -0
- package/{components → dist/components}/header-1177-pro/header-1177-pro-nav-menu-mobile.css +32 -32
- package/{components → dist/components}/header-1177-pro/header-1177-pro-nav.css +20 -24
- package/dist/components/header-1177-pro/header-1177-pro-region-picker-lit.js +7 -0
- package/{components → dist/components}/header-1177-pro/header-1177-pro-region-picker.css +81 -77
- package/{components → dist/components}/header-1177-pro/header-1177-pro.css +63 -63
- package/dist/components/header-inera/header-inera-item-lit.js +7 -0
- package/{components → dist/components}/header-inera/header-inera-item.css +15 -12
- package/dist/components/header-inera/header-inera-lit.js +7 -0
- package/dist/components/header-inera/header-inera-nav-item-lit.js +7 -0
- package/{components → dist/components}/header-inera/header-inera-nav-item.css +37 -50
- package/dist/components/header-inera/header-inera-nav-lit.js +7 -0
- package/dist/components/header-inera/header-inera-nav-mobile-lit.js +7 -0
- package/dist/components/header-inera/header-inera-nav-mobile.css +124 -0
- package/{components → dist/components}/header-inera/header-inera-nav.css +2 -2
- package/{components → dist/components}/header-inera/header-inera.css +17 -17
- package/{components → dist/components}/header-inera-admin/composite-header-inera-admin.css +152 -170
- package/dist/components/header-inera-admin/header-inera-admin-avatar-lit.js +7 -0
- package/dist/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +7 -0
- package/{components → dist/components}/header-inera-admin/header-inera-admin-avatar-mobile.css +9 -9
- package/{components → dist/components}/header-inera-admin/header-inera-admin-avatar.css +22 -21
- package/dist/components/header-inera-admin/header-inera-admin-item-lit.js +7 -0
- package/{components → dist/components}/header-inera-admin/header-inera-admin-item.css +11 -11
- package/dist/components/header-inera-admin/header-inera-admin-lit.js +7 -0
- package/dist/components/header-inera-admin/header-inera-admin-nav-item-lit.js +7 -0
- package/{components → dist/components}/header-inera-admin/header-inera-admin-nav-item.css +42 -50
- package/dist/components/header-inera-admin/header-inera-admin-nav-lit.js +7 -0
- package/dist/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +7 -0
- package/{components → dist/components}/header-inera-admin/header-inera-admin-nav-mobile.css +49 -48
- package/{components → dist/components}/header-inera-admin/header-inera-admin-nav.css +2 -2
- package/{components → dist/components}/header-inera-admin/header-inera-admin.css +30 -30
- package/dist/components/list/list-lit.js +7 -0
- package/{components → dist/components}/list/list.css +38 -21
- package/dist/components/mobile-menu/mobile-menu-lit.js +7 -0
- package/{components → dist/components}/mobile-menu/mobile-menu.css +413 -408
- package/dist/components/navigation/content/navigation-content-lit.js +7 -0
- package/{components → dist/components}/navigation/content/navigation-content.css +15 -15
- package/dist/components/navigation/local/navigation-local-lit.js +7 -0
- package/{components → dist/components}/navigation/local/navigation-local.css +13 -13
- package/dist/components/notification-badge/notification-badge-lit.js +7 -0
- package/{components → dist/components}/notification-badge/notification-badge.css +2 -2
- package/dist/components/pagination/data-pagination/data-pagination-lit.js +7 -0
- package/{components → dist/components}/pagination/data-pagination/data-pagination.css +23 -23
- package/dist/components/pagination/list-pagination/list-pagination-lit.js +9 -0
- package/{components → dist/components}/pagination/list-pagination/list-pagination.css +32 -29
- package/dist/components/popover/popover-content-lit.js +7 -0
- package/{components → dist/components}/popover/popover-content.css +74 -82
- package/dist/components/progressbar/progressbar-lit.js +7 -0
- package/{components → dist/components}/progressbar/progressbar.css +12 -12
- package/dist/components/side-menu/side-menu-lit.js +7 -0
- package/{components → dist/components}/side-menu/side-menu.css +32 -32
- package/dist/components/side-panel/side-panel-lit.js +7 -0
- package/{components → dist/components}/side-panel/side-panel.css +83 -101
- package/dist/components/stepper/stepper-lit.js +7 -0
- package/{components → dist/components}/stepper/stepper.css +28 -24
- package/{components → dist/components}/table/table.css +5 -5
- package/dist/components/tabs/tab-lit.js +7 -0
- package/dist/components/tabs/tab-panel-lit.js +7 -0
- package/{components → dist/components}/tabs/tab-panel.css +2 -2
- package/{components → dist/components}/tabs/tab.css +24 -24
- package/dist/components/tabs/tabs-lit.d.ts +2 -0
- package/dist/components/tabs/tabs-lit.js +9 -0
- package/{components → dist/components}/tabs/tabs.css +6 -6
- package/dist/components/tag/tag-lit.d.ts +2 -0
- package/dist/components/tag/tag-lit.js +7 -0
- package/dist/components/tag/tag.css +79 -0
- package/dist/components/tooltip/tooltip-lit.d.ts +2 -0
- package/dist/components/tooltip/tooltip-lit.js +7 -0
- package/{components → dist/components}/tooltip/tooltip.css +11 -14
- package/{global → dist/global}/_partials.css +1 -1
- package/{global → dist/global}/global.css +404 -356
- package/{global → dist/global}/util/util.css +7 -5
- package/dist/license.md +7 -0
- package/dist/package.json +9 -0
- package/{themes → dist/themes}/1177/1177.css +812 -822
- package/{themes → dist/themes}/1177-pro/1177-pro.css +912 -929
- package/{themes → dist/themes}/inera/inera.css +812 -858
- package/{themes → dist/themes}/inera-admin/inera-admin.css +860 -934
- package/{themes → dist/themes}/reset.css +1 -1
- package/global.d.ts +4 -0
- package/package.json +26 -9
- package/rollup/styleObjects.js +131 -0
- package/rollup.config.js +84 -0
- package/src/components/alert/alert-lit.ts +4 -0
- package/src/components/alert/alert.scss +200 -0
- package/src/components/alert-global/alert-global-lit.ts +4 -0
- package/src/components/alert-global/alert-global.scss +128 -0
- package/src/components/badge/badge-lit.ts +4 -0
- package/src/components/badge/badge.scss +55 -0
- package/src/components/breadcrumbs/breadcrumbs-lit.ts +4 -0
- package/src/components/breadcrumbs/breadcrumbs.scss +112 -0
- package/src/components/button-group/button-group-lit.ts +4 -0
- package/src/components/button-group/button-group.scss +29 -0
- package/src/components/card/card-lit.ts +4 -0
- package/src/components/card/card.scss +108 -0
- package/src/components/carousel/carousel-item-lit.ts +4 -0
- package/src/components/carousel/carousel-item.scss +67 -0
- package/src/components/carousel/carousel-lit.ts +4 -0
- package/src/components/carousel/carousel.scss +148 -0
- package/src/components/data-table/data-table-lit.ts +4 -0
- package/src/components/data-table/data-table.scss +169 -0
- package/src/components/date-label/date-label-lit.ts +4 -0
- package/src/components/date-label/date-label.scss +61 -0
- package/src/components/dialog/dialog-lit.ts +4 -0
- package/src/components/dialog/dialog.scss +117 -0
- package/src/components/dropdown/dropdown-lit.ts +6 -0
- package/src/components/dropdown/dropdown.scss +79 -0
- package/src/components/expandable/expandable-lit.ts +4 -0
- package/src/components/expandable/expandable.scss +121 -0
- package/src/components/footer/footer-lit.ts +4 -0
- package/src/components/footer/footer.scss +393 -0
- package/src/components/footer-1177/footer-1177-lit.ts +4 -0
- package/src/components/footer-1177/footer-1177.scss +256 -0
- package/src/components/footer-1177-admin/footer-1177-admin-lit.ts +4 -0
- package/src/components/footer-1177-admin/footer-1177-admin.scss +247 -0
- package/src/components/footer-1177-pro/footer-1177-pro-lit.ts +4 -0
- package/src/components/footer-1177-pro/footer-1177-pro.scss +117 -0
- package/src/components/footer-inera/footer-inera-lit.ts +4 -0
- package/src/components/footer-inera/footer-inera.scss +271 -0
- package/src/components/footer-inera-admin/footer-inera-admin-lit.ts +4 -0
- package/src/components/footer-inera-admin/footer-inera-admin.scss +308 -0
- package/src/components/form/error-message/error-message-lit.ts +4 -0
- package/src/components/form/error-message/error-message.scss +45 -0
- package/src/components/form/group/group-lit.ts +4 -0
- package/src/components/form/group/group.scss +23 -0
- package/src/components/form/range/range-lit.ts +4 -0
- package/src/components/form/range/range.scss +34 -0
- package/src/components/form/select-multiple/select-multiple-lit.ts +4 -0
- package/src/components/form/select-multiple/select-multiple.scss +58 -0
- package/src/components/form/spinner/spinner-lit.ts +4 -0
- package/src/components/form/spinner/spinner.scss +66 -0
- package/src/components/form/textarea/textarea-lit.ts +4 -0
- package/src/components/form/textarea/textarea.scss +0 -0
- package/src/components/grid/column/_column-partials.scss +62 -0
- package/src/components/grid/column/column-lit.ts +4 -0
- package/src/components/grid/column/column.scss +380 -0
- package/src/components/header-1177/composite-header-1177.scss +6 -0
- package/src/components/header-1177/header-1177-avatar-lit.ts +4 -0
- package/src/components/header-1177/header-1177-avatar.scss +113 -0
- package/src/components/header-1177/header-1177-item-lit.ts +4 -0
- package/src/components/header-1177/header-1177-item.scss +72 -0
- package/src/components/header-1177/header-1177-lit.ts +4 -0
- package/src/components/header-1177/header-1177-nav-item-lit.ts +4 -0
- package/src/components/header-1177/header-1177-nav-item-mobile-lit.ts +4 -0
- package/src/components/header-1177/header-1177-nav-item-mobile.scss +84 -0
- package/src/components/header-1177/header-1177-nav-item.scss +158 -0
- package/src/components/header-1177/header-1177-nav-lit.ts +4 -0
- package/src/components/header-1177/header-1177-nav.scss +57 -0
- package/src/components/header-1177/header-1177.scss +364 -0
- package/src/components/header-1177-admin/composite-header-1177-admin.scss +6 -0
- package/src/components/header-1177-admin/header-1177-admin-avatar-lit.ts +4 -0
- package/src/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.ts +4 -0
- package/src/components/header-1177-admin/header-1177-admin-avatar-mobile.scss +91 -0
- package/src/components/header-1177-admin/header-1177-admin-avatar.scss +107 -0
- package/src/components/header-1177-admin/header-1177-admin-item-lit.ts +4 -0
- package/src/components/header-1177-admin/header-1177-admin-item.scss +74 -0
- package/src/components/header-1177-admin/header-1177-admin-lit.ts +4 -0
- package/src/components/header-1177-admin/header-1177-admin-nav-item-lit.ts +4 -0
- package/src/components/header-1177-admin/header-1177-admin-nav-item.scss +168 -0
- package/src/components/header-1177-admin/header-1177-admin-nav-lit.ts +4 -0
- package/src/components/header-1177-admin/header-1177-admin-nav-menu-lit.ts +4 -0
- package/src/components/header-1177-admin/header-1177-admin-nav.scss +54 -0
- package/src/components/header-1177-admin/header-1177-admin.scss +201 -0
- package/src/components/header-1177-pro/composite-header-1177-pro.scss +8 -0
- package/src/components/header-1177-pro/header-1177-pro-avatar-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-avatar-mobile.scss +92 -0
- package/src/components/header-1177-pro/header-1177-pro-avatar.scss +113 -0
- package/src/components/header-1177-pro/header-1177-pro-item-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-item.scss +73 -0
- package/src/components/header-1177-pro/header-1177-pro-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-nav-item-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-nav-item.scss +149 -0
- package/src/components/header-1177-pro/header-1177-pro-nav-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-nav-menu-mobile.scss +89 -0
- package/src/components/header-1177-pro/header-1177-pro-nav.scss +59 -0
- package/src/components/header-1177-pro/header-1177-pro-region-picker-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-region-picker.scss +81 -0
- package/src/components/header-1177-pro/header-1177-pro.scss +175 -0
- package/src/components/header-inera/composite-header-inera.scss +5 -0
- package/src/components/header-inera/header-inera-item-lit.ts +4 -0
- package/src/components/header-inera/header-inera-item.scss +87 -0
- package/src/components/header-inera/header-inera-lit.ts +4 -0
- package/src/components/header-inera/header-inera-nav-item-lit.ts +4 -0
- package/src/components/header-inera/header-inera-nav-item.scss +181 -0
- package/src/components/header-inera/header-inera-nav-lit.ts +4 -0
- package/src/components/header-inera/header-inera-nav-mobile-lit.ts +4 -0
- package/src/components/header-inera/header-inera-nav-mobile.scss +33 -0
- package/src/components/header-inera/header-inera-nav.scss +36 -0
- package/src/components/header-inera/header-inera.scss +68 -0
- package/src/components/header-inera-admin/composite-header-inera-admin.scss +7 -0
- package/src/components/header-inera-admin/header-inera-admin-avatar-lit.ts +4 -0
- package/src/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.ts +4 -0
- package/src/components/header-inera-admin/header-inera-admin-avatar-mobile.scss +59 -0
- package/src/components/header-inera-admin/header-inera-admin-avatar.scss +139 -0
- package/src/components/header-inera-admin/header-inera-admin-item-lit.ts +4 -0
- package/src/components/header-inera-admin/header-inera-admin-item.scss +85 -0
- package/src/components/header-inera-admin/header-inera-admin-lit.ts +4 -0
- package/src/components/header-inera-admin/header-inera-admin-nav-item-lit.ts +4 -0
- package/src/components/header-inera-admin/header-inera-admin-nav-item.scss +186 -0
- package/src/components/header-inera-admin/header-inera-admin-nav-lit.ts +4 -0
- package/src/components/header-inera-admin/header-inera-admin-nav-mobile-lit.ts +4 -0
- package/src/components/header-inera-admin/header-inera-admin-nav-mobile.scss +33 -0
- package/src/components/header-inera-admin/header-inera-admin-nav.scss +36 -0
- package/src/components/header-inera-admin/header-inera-admin.scss +118 -0
- package/src/components/list/list-lit.ts +4 -0
- package/src/components/list/list.scss +148 -0
- package/src/components/mobile-menu/mobile-menu-lit.ts +4 -0
- package/src/components/mobile-menu/mobile-menu.scss +458 -0
- package/src/components/navigation/content/navigation-content-lit.ts +4 -0
- package/src/components/navigation/content/navigation-content.scss +69 -0
- package/src/components/navigation/local/navigation-local-lit.ts +4 -0
- package/src/components/navigation/local/navigation-local.scss +62 -0
- package/src/components/notification-badge/notification-badge-lit.ts +4 -0
- package/src/components/notification-badge/notification-badge.scss +22 -0
- package/src/components/pagination/data-pagination/data-pagination-lit.ts +4 -0
- package/src/components/pagination/data-pagination/data-pagination.scss +143 -0
- package/src/components/pagination/list-pagination/list-pagination-lit.ts +6 -0
- package/src/components/pagination/list-pagination/list-pagination.scss +165 -0
- package/src/components/popover/popover-content-lit.ts +4 -0
- package/src/components/popover/popover-content.scss +282 -0
- package/src/components/popover/popover-lit.ts +4 -0
- package/src/components/popover/popover.scss +9 -0
- package/src/components/progressbar/progressbar-lit.ts +4 -0
- package/src/components/progressbar/progressbar.scss +39 -0
- package/src/components/side-menu/side-menu-lit.ts +4 -0
- package/src/components/side-menu/side-menu.scss +179 -0
- package/src/components/side-panel/side-panel-lit.ts +4 -0
- package/src/components/side-panel/side-panel.scss +330 -0
- package/src/components/stepper/stepper-lit.ts +4 -0
- package/src/components/stepper/stepper.scss +171 -0
- package/src/components/table/table.scss +34 -0
- package/src/components/tabs/tab-lit.ts +4 -0
- package/src/components/tabs/tab-panel-lit.ts +4 -0
- package/src/components/tabs/tab-panel.scss +20 -0
- package/src/components/tabs/tab.scss +85 -0
- package/src/components/tabs/tabs-lit.ts +5 -0
- package/src/components/tabs/tabs.scss +33 -0
- package/src/components/tag/tag-lit.ts +4 -0
- package/src/components/tag/tag.scss +58 -0
- package/src/components/tooltip/tooltip-lit.ts +4 -0
- package/src/components/tooltip/tooltip.scss +68 -0
- package/src/global/_partials.scss +408 -0
- package/src/global/components/link.scss +134 -0
- package/src/global/form/button.scss +261 -0
- package/src/global/form/checkbox.scss +100 -0
- package/src/global/form/input.scss +77 -0
- package/src/global/form/radio.scss +108 -0
- package/src/global/form/range.scss +69 -0
- package/src/global/form/select.scss +23 -0
- package/src/global/form/textarea.scss +41 -0
- package/src/global/form/time.scss +44 -0
- package/src/global/form/toggle.scss +119 -0
- package/src/global/global.scss +52 -0
- package/src/global/icons/close.scss +25 -0
- package/src/global/typography/_typography-partials.scss +240 -0
- package/src/global/typography/description-list.scss +89 -0
- package/src/global/typography/typography.scss +100 -0
- package/src/global/util/util.scss +2632 -0
- package/src/layout/breakpoints.scss +13 -0
- package/src/layout/container.scss +15 -0
- package/src/layout/grid.scss +393 -0
- package/src/layout/row.scss +48 -0
- package/src/themes/1177/1177-tokens.css +32 -0
- package/src/themes/1177/1177-typography.scss +94 -0
- package/src/themes/1177/1177.scss +670 -0
- package/src/themes/1177-pro/1177-pro-tokens.css +1 -0
- package/src/themes/1177-pro/1177-pro-typography.scss +10 -0
- package/src/themes/1177-pro/1177-pro.scss +162 -0
- package/src/themes/inera/inera-tokens.css +53 -0
- package/src/themes/inera/inera-typography.scss +95 -0
- package/src/themes/inera/inera.scss +656 -0
- package/src/themes/inera-admin/inera-admin-tokens.css +1 -0
- package/src/themes/inera-admin/inera-admin.scss +96 -0
- package/src/themes/reset.scss +61 -0
- package/tailwind/util-tailwind.scss +2320 -0
- package/tailwind.config.js +32 -0
- package/tsconfig.json +10 -0
- package/components/alert/alert-lit.js +0 -7
- package/components/alert-global/alert-global-lit.js +0 -7
- package/components/alert-global/alert-global.css +0 -175
- package/components/badge/badge-lit.js +0 -7
- package/components/breadcrumbs/breadcrumbs-lit.js +0 -7
- package/components/breadcrumbs/breadcrumbs.css +0 -95
- package/components/button-group/button-group-lit.js +0 -7
- package/components/card/card-lit.js +0 -7
- package/components/data-table/data-table-lit.js +0 -7
- package/components/date-label/date-label-lit.js +0 -7
- package/components/dialog/dialog-lit.js +0 -7
- package/components/dropdown/dropdown-lit.js +0 -9
- package/components/expandable/expandable-lit.js +0 -7
- package/components/footer/footer-lit.js +0 -7
- package/components/footer-1177/footer-1177-lit.js +0 -7
- package/components/footer-1177-admin/footer-1177-admin-lit.js +0 -7
- package/components/footer-1177-pro/footer-1177-pro-lit.js +0 -7
- package/components/footer-inera/footer-inera-lit.js +0 -7
- package/components/footer-inera-admin/footer-inera-admin-lit.js +0 -7
- package/components/form/error-message/error-message-lit.js +0 -7
- package/components/form/group/group-lit.js +0 -7
- package/components/form/range/range-lit.js +0 -7
- package/components/form/range/range.css +0 -34
- package/components/form/select-multiple/select-multiple-lit.js +0 -7
- package/components/form/spinner/spinner-lit.js +0 -7
- package/components/grid/column/column-lit.js +0 -7
- package/components/header-1177/header-1177-avatar-lit.js +0 -7
- package/components/header-1177/header-1177-item-lit.js +0 -7
- package/components/header-1177/header-1177-lit.js +0 -7
- package/components/header-1177/header-1177-nav-item-lit.js +0 -7
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +0 -7
- package/components/header-1177/header-1177-nav-lit.js +0 -7
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +0 -7
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +0 -7
- package/components/header-1177-admin/header-1177-admin-item-lit.js +0 -7
- package/components/header-1177-admin/header-1177-admin-lit.js +0 -7
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +0 -7
- package/components/header-1177-admin/header-1177-admin-nav-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-item-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +0 -7
- package/components/header-inera/header-inera-item-lit.js +0 -7
- package/components/header-inera/header-inera-lit.js +0 -7
- package/components/header-inera/header-inera-nav-item-lit.js +0 -7
- package/components/header-inera/header-inera-nav-lit.js +0 -7
- package/components/header-inera/header-inera-nav-mobile-lit.js +0 -7
- package/components/header-inera/header-inera-nav-mobile.css +0 -123
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-item-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-nav-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +0 -7
- package/components/list/list-lit.js +0 -7
- package/components/mobile-menu/mobile-menu-lit.js +0 -7
- package/components/navigation/content/navigation-content-lit.js +0 -7
- package/components/navigation/local/navigation-local-lit.js +0 -7
- package/components/notification-badge/notification-badge-lit.js +0 -7
- package/components/pagination/data-pagination/data-pagination-lit.js +0 -7
- package/components/pagination/list-pagination/list-pagination-lit.js +0 -9
- package/components/popover/popover-content-lit.js +0 -7
- package/components/progressbar/progressbar-lit.js +0 -7
- package/components/side-menu/side-menu-lit.js +0 -7
- package/components/side-panel/side-panel-lit.js +0 -7
- package/components/stepper/stepper-lit.js +0 -7
- package/components/tabs/tab-lit.js +0 -7
- package/components/tabs/tab-panel-lit.js +0 -7
- package/components/tabs/tabs-lit.js +0 -9
- package/components/tag/tag-lit.js +0 -7
- package/components/tag/tag.css +0 -103
- package/components/tooltip/tooltip-lit.js +0 -7
- /package/{components/alert-global/alert-global-lit.d.ts → css.d.ts} +0 -0
- /package/{components/badge/badge-lit.d.ts → dist/components/alert/alert-lit.d.ts} +0 -0
- /package/{components/alert/alert-lit.d.ts → dist/components/alert-global/alert-global-lit.d.ts} +0 -0
- /package/{components/breadcrumbs/breadcrumbs-lit.d.ts → dist/components/badge/badge-lit.d.ts} +0 -0
- /package/{components/button-group/button-group-lit.d.ts → dist/components/breadcrumbs/breadcrumbs-lit.d.ts} +0 -0
- /package/{components/card/card-lit.d.ts → dist/components/button-group/button-group-lit.d.ts} +0 -0
- /package/{components/data-table/data-table-lit.d.ts → dist/components/card/card-lit.d.ts} +0 -0
- /package/{components/date-label/date-label-lit.d.ts → dist/components/carousel/carousel-item-lit.d.ts} +0 -0
- /package/{components/dialog/dialog-lit.d.ts → dist/components/carousel/carousel-lit.d.ts} +0 -0
- /package/{components/dropdown/dropdown-lit.d.ts → dist/components/data-table/data-table-lit.d.ts} +0 -0
- /package/{components/expandable/expandable-lit.d.ts → dist/components/date-label/date-label-lit.d.ts} +0 -0
- /package/{components/footer-1177-admin/footer-1177-admin-lit.d.ts → dist/components/dialog/dialog-lit.d.ts} +0 -0
- /package/{components/footer-1177-pro/footer-1177-pro-lit.d.ts → dist/components/dropdown/dropdown-lit.d.ts} +0 -0
- /package/{components/footer-1177/footer-1177-lit.d.ts → dist/components/expandable/expandable-lit.d.ts} +0 -0
- /package/{components/form/range/range-lit.d.ts → dist/components/footer/footer-lit.d.ts} +0 -0
- /package/{components/footer/footer-lit.d.ts → dist/components/footer-1177/footer-1177-lit.d.ts} +0 -0
- /package/{components/footer-inera-admin/footer-inera-admin-lit.d.ts → dist/components/footer-1177-admin/footer-1177-admin-lit.d.ts} +0 -0
- /package/{components/footer-inera/footer-inera-lit.d.ts → dist/components/footer-1177-pro/footer-1177-pro-lit.d.ts} +0 -0
- /package/{components/form/group/group-lit.d.ts → dist/components/footer-inera/footer-inera-lit.d.ts} +0 -0
- /package/{components/form/error-message/error-message-lit.d.ts → dist/components/footer-inera-admin/footer-inera-admin-lit.d.ts} +0 -0
- /package/{components/form/select-multiple/select-multiple-lit.d.ts → dist/components/form/error-message/error-message-lit.d.ts} +0 -0
- /package/{components/form/spinner/spinner-lit.d.ts → dist/components/form/group/group-lit.d.ts} +0 -0
- /package/{components/form/textarea/textarea-lit.d.ts → dist/components/form/range/range-lit.d.ts} +0 -0
- /package/{components/grid/column/column-lit.d.ts → dist/components/form/select-multiple/select-multiple-lit.d.ts} +0 -0
- /package/{components/header-1177-admin/header-1177-admin-avatar-lit.d.ts → dist/components/form/spinner/spinner-lit.d.ts} +0 -0
- /package/{components/header-1177-admin/header-1177-admin-avatar-mobile-lit.d.ts → dist/components/form/textarea/textarea-lit.d.ts} +0 -0
- /package/{components → dist/components}/form/textarea/textarea-lit.js +0 -0
- /package/{components → dist/components}/form/textarea/textarea.css +0 -0
- /package/{components → dist/components}/grid/column/_column-partials.css +0 -0
- /package/{components/header-1177-admin/header-1177-admin-item-lit.d.ts → dist/components/grid/column/column-lit.d.ts} +0 -0
- /package/{components/header-1177/header-1177-nav-item-lit.d.ts → dist/components/header-1177/header-1177-avatar-lit.d.ts} +0 -0
- /package/{components/header-1177/header-1177-nav-item-mobile-lit.d.ts → dist/components/header-1177/header-1177-item-lit.d.ts} +0 -0
- /package/{components/header-1177/header-1177-nav-lit.d.ts → dist/components/header-1177/header-1177-lit.d.ts} +0 -0
- /package/{components/header-inera-admin/header-inera-admin-avatar-lit.d.ts → dist/components/header-1177/header-1177-nav-item-lit.d.ts} +0 -0
- /package/{components/header-inera-admin/header-inera-admin-avatar-mobile-lit.d.ts → dist/components/header-1177/header-1177-nav-item-mobile-lit.d.ts} +0 -0
- /package/{components/header-inera-admin/header-inera-admin-item-lit.d.ts → dist/components/header-1177/header-1177-nav-lit.d.ts} +0 -0
- /package/{components/header-1177-admin/header-1177-admin-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-avatar-lit.d.ts} +0 -0
- /package/{components/header-1177-admin/header-1177-admin-nav-item-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.d.ts} +0 -0
- /package/{components/header-1177-admin/header-1177-admin-nav-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-item-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-avatar-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-avatar-mobile-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-nav-item-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-item-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-nav-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-avatar-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-nav-item-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-nav-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-item-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-region-picker-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-nav-item-lit.d.ts} +0 -0
- /package/{components/header-1177/header-1177-avatar-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-nav-lit.d.ts} +0 -0
- /package/{components/header-1177/header-1177-item-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts} +0 -0
- /package/{components/header-1177/header-1177-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-region-picker-lit.d.ts} +0 -0
- /package/{components/header-inera/header-inera-nav-lit.d.ts → dist/components/header-inera/header-inera-item-lit.d.ts} +0 -0
- /package/{components/header-inera/header-inera-nav-mobile-lit.d.ts → dist/components/header-inera/header-inera-lit.d.ts} +0 -0
- /package/{components/list/list-lit.d.ts → dist/components/header-inera/header-inera-nav-item-lit.d.ts} +0 -0
- /package/{components/mobile-menu/mobile-menu-lit.d.ts → dist/components/header-inera/header-inera-nav-lit.d.ts} +0 -0
- /package/{components/navigation/content/navigation-content-lit.d.ts → dist/components/header-inera/header-inera-nav-mobile-lit.d.ts} +0 -0
- /package/{components/header-inera-admin/header-inera-admin-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-avatar-lit.d.ts} +0 -0
- /package/{components/header-inera-admin/header-inera-admin-nav-item-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.d.ts} +0 -0
- /package/{components/header-inera-admin/header-inera-admin-nav-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-item-lit.d.ts} +0 -0
- /package/{components/header-inera-admin/header-inera-admin-nav-mobile-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-lit.d.ts} +0 -0
- /package/{components/header-inera/header-inera-item-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-nav-item-lit.d.ts} +0 -0
- /package/{components/header-inera/header-inera-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-nav-lit.d.ts} +0 -0
- /package/{components/header-inera/header-inera-nav-item-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-nav-mobile-lit.d.ts} +0 -0
- /package/{components/navigation/local/navigation-local-lit.d.ts → dist/components/list/list-lit.d.ts} +0 -0
- /package/{components/notification-badge/notification-badge-lit.d.ts → dist/components/mobile-menu/mobile-menu-lit.d.ts} +0 -0
- /package/{components/pagination/data-pagination/data-pagination-lit.d.ts → dist/components/navigation/content/navigation-content-lit.d.ts} +0 -0
- /package/{components/pagination/list-pagination/list-pagination-lit.d.ts → dist/components/navigation/local/navigation-local-lit.d.ts} +0 -0
- /package/{components/popover/popover-content-lit.d.ts → dist/components/notification-badge/notification-badge-lit.d.ts} +0 -0
- /package/{components/popover/popover-lit.d.ts → dist/components/pagination/data-pagination/data-pagination-lit.d.ts} +0 -0
- /package/{components/progressbar/progressbar-lit.d.ts → dist/components/pagination/list-pagination/list-pagination-lit.d.ts} +0 -0
- /package/{components/side-menu/side-menu-lit.d.ts → dist/components/popover/popover-content-lit.d.ts} +0 -0
- /package/{components/side-panel/side-panel-lit.d.ts → dist/components/popover/popover-lit.d.ts} +0 -0
- /package/{components → dist/components}/popover/popover-lit.js +0 -0
- /package/{components → dist/components}/popover/popover.css +0 -0
- /package/{components/stepper/stepper-lit.d.ts → dist/components/progressbar/progressbar-lit.d.ts} +0 -0
- /package/{components/tabs/tab-lit.d.ts → dist/components/side-menu/side-menu-lit.d.ts} +0 -0
- /package/{components/tabs/tab-panel-lit.d.ts → dist/components/side-panel/side-panel-lit.d.ts} +0 -0
- /package/{components/tabs/tabs-lit.d.ts → dist/components/stepper/stepper-lit.d.ts} +0 -0
- /package/{components/tag/tag-lit.d.ts → dist/components/tabs/tab-lit.d.ts} +0 -0
- /package/{components/tooltip/tooltip-lit.d.ts → dist/components/tabs/tab-panel-lit.d.ts} +0 -0
- /package/{themes → dist/themes}/1177/1177-tokens.css +0 -0
- /package/{themes → dist/themes}/1177-pro/1177-pro-tokens.css +0 -0
- /package/{themes → dist/themes}/inera/inera-tokens.css +0 -0
- /package/{themes → dist/themes}/inera-admin/inera-admin-tokens.css +0 -0
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
.ids-bg-1 {
|
|
21
|
-
background-color:
|
|
21
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
.ids-bg-2 {
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
outline: inherit;
|
|
41
41
|
}
|
|
42
42
|
.ids-btn-no-styles:focus {
|
|
43
|
-
outline: var(--
|
|
44
|
-
outline-offset: var(--
|
|
43
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
44
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
/* Makes elements behave as inline-level block containers */
|
|
@@ -1655,7 +1655,8 @@
|
|
|
1655
1655
|
padding-left: 3rem;
|
|
1656
1656
|
}
|
|
1657
1657
|
/* Hide classes */
|
|
1658
|
-
.ids .ids-hide-on-s,
|
|
1658
|
+
.ids .ids-hide-on-s,
|
|
1659
|
+
.ids .ids-s-hide {
|
|
1659
1660
|
display: none;
|
|
1660
1661
|
}
|
|
1661
1662
|
}
|
|
@@ -2193,7 +2194,8 @@
|
|
|
2193
2194
|
padding-left: 3rem;
|
|
2194
2195
|
}
|
|
2195
2196
|
/* Hide classes */
|
|
2196
|
-
.ids .ids-hide-on-m,
|
|
2197
|
+
.ids .ids-hide-on-m,
|
|
2198
|
+
.ids .ids-m-hide {
|
|
2197
2199
|
display: none;
|
|
2198
2200
|
}
|
|
2199
2201
|
}
|
|
@@ -2277,7 +2279,7 @@
|
|
|
2277
2279
|
* BUTTONS
|
|
2278
2280
|
********/
|
|
2279
2281
|
/*******
|
|
2280
|
-
*
|
|
2282
|
+
* SCROLLBARS
|
|
2281
2283
|
********/
|
|
2282
2284
|
/*******
|
|
2283
2285
|
* FORM
|
|
@@ -2286,11 +2288,12 @@
|
|
|
2286
2288
|
* A11Y
|
|
2287
2289
|
********/
|
|
2288
2290
|
.ids-link {
|
|
2289
|
-
font-family: var(--IDS-
|
|
2291
|
+
font-family: var(--IDS-LINK__FONT-FAMILY);
|
|
2290
2292
|
color: var(--IDS-LINK--COLORPRESET-1__COLOR);
|
|
2291
2293
|
text-decoration-color: var(--IDS-LINK--COLORPRESET-1__COLOR);
|
|
2294
|
+
font-size: 1rem;
|
|
2292
2295
|
line-height: 1.5rem;
|
|
2293
|
-
gap:
|
|
2296
|
+
gap: 0.5rem;
|
|
2294
2297
|
cursor: pointer;
|
|
2295
2298
|
display: inline-flex;
|
|
2296
2299
|
align-items: flex-start;
|
|
@@ -2301,8 +2304,8 @@
|
|
|
2301
2304
|
text-decoration: underline;
|
|
2302
2305
|
}
|
|
2303
2306
|
.ids-link:focus {
|
|
2304
|
-
outline: var(--IDS-
|
|
2305
|
-
outline-offset: var(--IDS-
|
|
2307
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2308
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2306
2309
|
}
|
|
2307
2310
|
.ids-link:hover, .ids-link:focus {
|
|
2308
2311
|
text-decoration: underline !important;
|
|
@@ -2334,10 +2337,10 @@
|
|
|
2334
2337
|
padding: 0.188rem;
|
|
2335
2338
|
}
|
|
2336
2339
|
.ids-link.ids-link--active-icon.ids-link--active .ids-icon {
|
|
2337
|
-
background-color: var(--IDS-LINK
|
|
2340
|
+
background-color: var(--IDS-LINK--COLORPRESET-1-ACTIVE__ICON-BACKGROUND-COLOR);
|
|
2338
2341
|
}
|
|
2339
2342
|
.ids-link.ids-link--active-icon:hover .ids-icon, .ids-link.ids-link--active-icon:focus-within .ids-icon {
|
|
2340
|
-
background-color: var(--IDS-LINK
|
|
2343
|
+
background-color: var(--IDS-LINK--COLORPRESET-1-ACTIVE-HOVER__ICON-BACKGROUND-COLOR);
|
|
2341
2344
|
}
|
|
2342
2345
|
.ids-link.ids-link--active-icon.ids-link--color-2 .ids-icon {
|
|
2343
2346
|
margin-top: 0.25rem;
|
|
@@ -2350,10 +2353,26 @@
|
|
|
2350
2353
|
padding: 0.188rem;
|
|
2351
2354
|
}
|
|
2352
2355
|
.ids-link.ids-link--active-icon.ids-link--color-2.ids-link--active .ids-icon {
|
|
2353
|
-
background-color: var(--IDS-LINK
|
|
2356
|
+
background-color: var(--IDS-LINK--COLORPRESET-2-ACTIVE__ICON-BACKGROUND-COLOR);
|
|
2354
2357
|
}
|
|
2355
2358
|
.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 {
|
|
2356
|
-
background-color: var(--IDS-LINK
|
|
2359
|
+
background-color: var(--IDS-LINK--COLORPRESET-2-ACTIVE-HOVER__ICON-BACKGROUND-COLOR);
|
|
2360
|
+
}
|
|
2361
|
+
.ids-link.ids-link--active-icon.ids-link--color-3 .ids-icon {
|
|
2362
|
+
margin-top: 0.25rem;
|
|
2363
|
+
display: inline-flex;
|
|
2364
|
+
border-radius: 100%;
|
|
2365
|
+
width: 1rem;
|
|
2366
|
+
height: 1rem;
|
|
2367
|
+
align-items: center;
|
|
2368
|
+
justify-content: center;
|
|
2369
|
+
padding: 0.188rem;
|
|
2370
|
+
}
|
|
2371
|
+
.ids-link.ids-link--active-icon.ids-link--color-3.ids-link--active .ids-icon {
|
|
2372
|
+
background-color: var(--IDS-LINK--COLORPRESET-3-ACTIVE__ICON-BACKGROUND-COLOR);
|
|
2373
|
+
}
|
|
2374
|
+
.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 {
|
|
2375
|
+
background-color: var(--IDS-LINK--COLORPRESET-3-ACTIVE-HOVER-ICON-BACKGROUND-COLOR);
|
|
2357
2376
|
}
|
|
2358
2377
|
.ids-link.ids-link--color-2 {
|
|
2359
2378
|
color: var(--IDS-LINK--COLORPRESET-2__COLOR);
|
|
@@ -2363,15 +2382,23 @@
|
|
|
2363
2382
|
color: var(--IDS-LINK--COLORPRESET-2__HOVER-COLOR);
|
|
2364
2383
|
text-decoration-color: var(--IDS-LINK--COLORPRESET-2__HOVER-COLOR);
|
|
2365
2384
|
}
|
|
2385
|
+
.ids-link.ids-link--color-3 {
|
|
2386
|
+
color: var(--IDS-LINK--COLORPRESET-3__COLOR);
|
|
2387
|
+
text-decoration-color: var(--IDS-LINK--COLORPRESET-3__COLOR);
|
|
2388
|
+
}
|
|
2389
|
+
.ids-link.ids-link--color-3:hover, .ids-link.ids-link--color-3:focus {
|
|
2390
|
+
color: var(--IDS-LINK--COLORPRESET-3__HOVER-COLOR);
|
|
2391
|
+
text-decoration-color: var(--IDS-LINK--COLORPRESET-3__HOVER-COLOR);
|
|
2392
|
+
}
|
|
2366
2393
|
.ids-link.ids-link--light {
|
|
2367
|
-
color:
|
|
2368
|
-
text-decoration-color:
|
|
2394
|
+
color: var(--IDS-COLOR-NEUTRAL-100) !important;
|
|
2395
|
+
text-decoration-color: var(--IDS-COLOR-NEUTRAL-100) !important;
|
|
2369
2396
|
}
|
|
2370
2397
|
.ids-link.ids-link--light:focus {
|
|
2371
|
-
outline-color:
|
|
2398
|
+
outline-color: var(--IDS-COLOR-NEUTRAL-100) !important;
|
|
2372
2399
|
}
|
|
2373
2400
|
.ids-link.ids-link--light:hover {
|
|
2374
|
-
color:
|
|
2401
|
+
color: var(--IDS-COLOR-NEUTRAL-100) !important;
|
|
2375
2402
|
}
|
|
2376
2403
|
.ids-link .ids-icon {
|
|
2377
2404
|
display: inline-flex;
|
|
@@ -2401,8 +2428,8 @@
|
|
|
2401
2428
|
}
|
|
2402
2429
|
|
|
2403
2430
|
.ids button.ids-button {
|
|
2404
|
-
min-width:
|
|
2405
|
-
min-height:
|
|
2431
|
+
min-width: 1.5rem;
|
|
2432
|
+
min-height: 1.5rem;
|
|
2406
2433
|
background: none;
|
|
2407
2434
|
color: inherit;
|
|
2408
2435
|
border: none;
|
|
@@ -2417,8 +2444,8 @@
|
|
|
2417
2444
|
user-select: none;
|
|
2418
2445
|
}
|
|
2419
2446
|
.ids button.ids-button:focus {
|
|
2420
|
-
outline: var(--IDS-
|
|
2421
|
-
outline-offset: var(--IDS-
|
|
2447
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2448
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2422
2449
|
}
|
|
2423
2450
|
|
|
2424
2451
|
.ids .ids-button,
|
|
@@ -2432,7 +2459,7 @@
|
|
|
2432
2459
|
box-sizing: border-box;
|
|
2433
2460
|
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2434
2461
|
cursor: pointer;
|
|
2435
|
-
gap:
|
|
2462
|
+
gap: 0.5rem;
|
|
2436
2463
|
display: inline-flex;
|
|
2437
2464
|
justify-content: center;
|
|
2438
2465
|
align-items: center;
|
|
@@ -2511,17 +2538,17 @@
|
|
|
2511
2538
|
.ids button.ids-button.ids-button--secondary:active {
|
|
2512
2539
|
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2513
2540
|
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2514
|
-
border:
|
|
2541
|
+
border: 0.063rem solid var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2515
2542
|
}
|
|
2516
2543
|
.ids .ids-button.ids-button--tertiary,
|
|
2517
2544
|
.ids-button.ids-button--tertiary,
|
|
2518
2545
|
.ids button.ids-button.ids-button--tertiary {
|
|
2519
2546
|
background: transparent;
|
|
2520
2547
|
border-radius: 0;
|
|
2521
|
-
border:
|
|
2548
|
+
border: 0.063rem solid transparent;
|
|
2522
2549
|
color: var(--IDS-BUTTON--TERTIARY__COLOR);
|
|
2523
2550
|
box-shadow: none;
|
|
2524
|
-
font-family: var(--
|
|
2551
|
+
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
2525
2552
|
text-decoration: underline;
|
|
2526
2553
|
}
|
|
2527
2554
|
.ids .ids-button.ids-button--tertiary.ids-button--s,
|
|
@@ -2548,7 +2575,7 @@
|
|
|
2548
2575
|
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2549
2576
|
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2550
2577
|
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
2551
|
-
border:
|
|
2578
|
+
border: 0.063rem solid var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2552
2579
|
}
|
|
2553
2580
|
.ids .ids-button.ids-button--tertiary.ids-button--disabled, .ids .ids-button.ids-button--tertiary[disabled],
|
|
2554
2581
|
.ids-button.ids-button--tertiary.ids-button--disabled,
|
|
@@ -2565,13 +2592,13 @@
|
|
|
2565
2592
|
.ids-button.ids-button--fab,
|
|
2566
2593
|
.ids button.ids-button.ids-button--icon,
|
|
2567
2594
|
.ids button.ids-button.ids-button--fab {
|
|
2568
|
-
width:
|
|
2569
|
-
height:
|
|
2595
|
+
width: 2.75rem;
|
|
2596
|
+
height: 2.75rem !important;
|
|
2570
2597
|
border-radius: 100%;
|
|
2571
2598
|
font-style: normal;
|
|
2572
2599
|
font-weight: 400;
|
|
2573
2600
|
line-height: 0 !important;
|
|
2574
|
-
font-size:
|
|
2601
|
+
font-size: 1.25rem;
|
|
2575
2602
|
padding: 0 !important;
|
|
2576
2603
|
justify-content: center;
|
|
2577
2604
|
}
|
|
@@ -2580,23 +2607,23 @@
|
|
|
2580
2607
|
.ids-button.ids-button--fab.ids-button--s,
|
|
2581
2608
|
.ids button.ids-button.ids-button--icon.ids-button--s,
|
|
2582
2609
|
.ids button.ids-button.ids-button--fab.ids-button--s {
|
|
2583
|
-
width:
|
|
2584
|
-
height:
|
|
2610
|
+
width: 1.875rem;
|
|
2611
|
+
height: 1.875rem !important;
|
|
2585
2612
|
}
|
|
2586
2613
|
.ids .ids-button.ids-button--icon.ids-button--l, .ids .ids-button.ids-button--fab.ids-button--l,
|
|
2587
2614
|
.ids-button.ids-button--icon.ids-button--l,
|
|
2588
2615
|
.ids-button.ids-button--fab.ids-button--l,
|
|
2589
2616
|
.ids button.ids-button.ids-button--icon.ids-button--l,
|
|
2590
2617
|
.ids button.ids-button.ids-button--fab.ids-button--l {
|
|
2591
|
-
width:
|
|
2592
|
-
height:
|
|
2618
|
+
width: 3.75rem;
|
|
2619
|
+
height: 3.75rem !important;
|
|
2593
2620
|
}
|
|
2594
2621
|
.ids .ids-button.ids-button--fab,
|
|
2595
2622
|
.ids-button.ids-button--fab,
|
|
2596
2623
|
.ids button.ids-button.ids-button--fab {
|
|
2597
2624
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2598
2625
|
border: var(--IDS-BUTTON--FAB__BORDER);
|
|
2599
|
-
filter: drop-shadow(0 0
|
|
2626
|
+
filter: drop-shadow(0 0 0.375rem rgba(0, 0, 0, 0.3));
|
|
2600
2627
|
}
|
|
2601
2628
|
.ids .ids-button.ids-button--icon.ids-button--secondary,
|
|
2602
2629
|
.ids-button.ids-button--icon.ids-button--secondary,
|
|
@@ -2612,7 +2639,7 @@
|
|
|
2612
2639
|
.ids button.ids-button.ids-button--icon:hover,
|
|
2613
2640
|
.ids button.ids-button.ids-button--icon:active,
|
|
2614
2641
|
.ids button.ids-button.ids-button--icon:focus {
|
|
2615
|
-
background-color: var(--IDS-BUTTON--
|
|
2642
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
2616
2643
|
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2617
2644
|
}
|
|
2618
2645
|
.ids .ids-button.ids-button--submit,
|
|
@@ -2715,22 +2742,22 @@
|
|
|
2715
2742
|
.ids .ids-button:focus,
|
|
2716
2743
|
.ids-button:focus,
|
|
2717
2744
|
.ids button.ids-button:focus {
|
|
2718
|
-
outline: var(--IDS-
|
|
2719
|
-
outline-offset: var(--IDS-
|
|
2745
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2746
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
2720
2747
|
}
|
|
2721
2748
|
|
|
2722
2749
|
.ids-radio {
|
|
2723
2750
|
display: inline-flex;
|
|
2724
2751
|
align-items: flex-start;
|
|
2725
|
-
gap:
|
|
2726
|
-
margin-bottom:
|
|
2727
|
-
margin-right:
|
|
2752
|
+
gap: 0.5rem;
|
|
2753
|
+
margin-bottom: 0.313rem;
|
|
2754
|
+
margin-right: 0.5rem;
|
|
2728
2755
|
}
|
|
2729
2756
|
.ids-radio .ids-label-tooltip-wrapper label {
|
|
2730
2757
|
display: inline;
|
|
2731
|
-
top: -
|
|
2758
|
+
top: -0.188rem;
|
|
2732
2759
|
position: relative;
|
|
2733
|
-
margin-right:
|
|
2760
|
+
margin-right: 0.5rem;
|
|
2734
2761
|
}
|
|
2735
2762
|
.ids-radio input,
|
|
2736
2763
|
.ids-radio input[type=radio] {
|
|
@@ -2740,43 +2767,53 @@
|
|
|
2740
2767
|
width: 1.25rem;
|
|
2741
2768
|
height: 1.25rem;
|
|
2742
2769
|
color: var(--IDS-COLOR-ACCENT-40);
|
|
2743
|
-
border:
|
|
2770
|
+
border: 0.063rem solid var(--IDS-COLOR-ACCENT-40);
|
|
2744
2771
|
background-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
2745
2772
|
border-radius: 50%;
|
|
2746
2773
|
position: relative;
|
|
2747
2774
|
flex-shrink: 0;
|
|
2748
2775
|
}
|
|
2749
|
-
.ids-radio input.ids-input--light:not(
|
|
2750
|
-
.ids-radio input[type=radio].ids-input--light:not(
|
|
2751
|
-
background-color:
|
|
2776
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid),
|
|
2777
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid) {
|
|
2778
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2752
2779
|
}
|
|
2753
|
-
.ids-radio input.ids-input--light:not(
|
|
2754
|
-
.ids-radio input[type=radio].ids-input--light:not(
|
|
2755
|
-
border:
|
|
2756
|
-
background-color:
|
|
2780
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid)::after,
|
|
2781
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid)::after {
|
|
2782
|
+
border: 0.125rem solid var(--IDS-COLOR-NEUTRAL-100);
|
|
2783
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2757
2784
|
}
|
|
2758
|
-
.ids-radio input.ids-input--light:not(
|
|
2759
|
-
.ids-radio input[type=radio].ids-input--light:not(
|
|
2760
|
-
border:
|
|
2785
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):checked::after,
|
|
2786
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):checked::after {
|
|
2787
|
+
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
2761
2788
|
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR);
|
|
2762
2789
|
}
|
|
2763
|
-
.ids-radio input::
|
|
2764
|
-
.ids-radio input[type=radio]::
|
|
2790
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):disabled::after,
|
|
2791
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):disabled::after {
|
|
2792
|
+
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
2793
|
+
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
2794
|
+
}
|
|
2795
|
+
.ids-radio input.ids-input--light:not(.ids-input--invalid):disabled:checked::after,
|
|
2796
|
+
.ids-radio input[type=radio].ids-input--light:not(.ids-input--invalid):disabled:checked::after {
|
|
2797
|
+
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
2798
|
+
background-color: var(--IDS-RADIO--CHECKED-DISABLED__BACKGROUND-COLOR);
|
|
2799
|
+
}
|
|
2800
|
+
.ids-radio input::after,
|
|
2801
|
+
.ids-radio input[type=radio]::after {
|
|
2765
2802
|
content: "";
|
|
2766
2803
|
position: absolute;
|
|
2767
2804
|
display: inline-block;
|
|
2768
2805
|
cursor: pointer;
|
|
2769
|
-
width:
|
|
2770
|
-
height:
|
|
2806
|
+
width: 1.125rem;
|
|
2807
|
+
height: 1.125rem;
|
|
2771
2808
|
border-radius: 50%;
|
|
2772
2809
|
top: 0;
|
|
2773
2810
|
left: 0;
|
|
2774
|
-
border:
|
|
2811
|
+
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
2775
2812
|
background-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
2776
2813
|
}
|
|
2777
|
-
.ids-radio input:checked::
|
|
2778
|
-
.ids-radio input[type=radio]:checked::
|
|
2779
|
-
border:
|
|
2814
|
+
.ids-radio input:checked::after,
|
|
2815
|
+
.ids-radio input[type=radio]:checked::after {
|
|
2816
|
+
border: 0.125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
2780
2817
|
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR);
|
|
2781
2818
|
}
|
|
2782
2819
|
.ids-radio input:disabled,
|
|
@@ -2785,27 +2822,28 @@
|
|
|
2785
2822
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
2786
2823
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
2787
2824
|
}
|
|
2788
|
-
.ids-radio input:disabled::
|
|
2789
|
-
.ids-radio input[type=radio]:disabled::
|
|
2825
|
+
.ids-radio input:disabled::after,
|
|
2826
|
+
.ids-radio input[type=radio]:disabled::after {
|
|
2790
2827
|
cursor: default;
|
|
2791
2828
|
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
2792
|
-
border:
|
|
2829
|
+
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
2793
2830
|
top: 0;
|
|
2794
2831
|
left: 0;
|
|
2795
2832
|
}
|
|
2796
|
-
.ids-radio input:disabled:checked::
|
|
2797
|
-
.ids-radio input[type=radio]:disabled:checked::
|
|
2798
|
-
border:
|
|
2833
|
+
.ids-radio input:disabled:checked::after,
|
|
2834
|
+
.ids-radio input[type=radio]:disabled:checked::after {
|
|
2835
|
+
border: 0.125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
2799
2836
|
background-color: var(--IDS-RADIO--CHECKED-DISABLED__BACKGROUND-COLOR);
|
|
2800
2837
|
}
|
|
2801
2838
|
.ids-radio input[aria-invalid=true]:not(:checked),
|
|
2802
2839
|
.ids-radio input[type=radio][aria-invalid=true]:not(:checked) {
|
|
2803
2840
|
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR);
|
|
2804
|
-
border: var(--IDS-FORM--INVALID__BORDER);
|
|
2841
|
+
border: 0.0625rem solid var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
2842
|
+
box-shadow: inset 0 0 0 0.0625rem var(--IDS-RADIO--INVALID__BACKGROUND-COLOR);
|
|
2805
2843
|
}
|
|
2806
|
-
.ids-radio input[aria-invalid=true]:not(:checked)::
|
|
2807
|
-
.ids-radio input[type=radio][aria-invalid=true]:not(:checked)::
|
|
2808
|
-
border:
|
|
2844
|
+
.ids-radio input[aria-invalid=true]:not(:checked)::after,
|
|
2845
|
+
.ids-radio input[type=radio][aria-invalid=true]:not(:checked)::after {
|
|
2846
|
+
border: 0.0625rem solid var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
2809
2847
|
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR);
|
|
2810
2848
|
top: 0;
|
|
2811
2849
|
left: 0;
|
|
@@ -2815,22 +2853,22 @@
|
|
|
2815
2853
|
}
|
|
2816
2854
|
.ids-radio.ids-radio--compact label {
|
|
2817
2855
|
margin-left: 0 !important;
|
|
2818
|
-
margin-bottom: -
|
|
2856
|
+
margin-bottom: -0.125rem !important;
|
|
2819
2857
|
}
|
|
2820
2858
|
|
|
2821
2859
|
.ids-checkbox {
|
|
2822
2860
|
position: relative;
|
|
2823
2861
|
display: inline-flex;
|
|
2824
2862
|
align-items: flex-start;
|
|
2825
|
-
gap:
|
|
2826
|
-
margin-bottom:
|
|
2827
|
-
margin-right:
|
|
2863
|
+
gap: 0.5rem;
|
|
2864
|
+
margin-bottom: 0.313rem;
|
|
2865
|
+
margin-right: 0.5rem;
|
|
2828
2866
|
}
|
|
2829
2867
|
.ids-checkbox .ids-label-tooltip-wrapper label {
|
|
2830
2868
|
display: inline;
|
|
2831
|
-
top: -
|
|
2869
|
+
top: -0.188rem;
|
|
2832
2870
|
position: relative;
|
|
2833
|
-
margin-right:
|
|
2871
|
+
margin-right: 0.5rem;
|
|
2834
2872
|
}
|
|
2835
2873
|
.ids-checkbox input[type=checkbox],
|
|
2836
2874
|
.ids-checkbox input {
|
|
@@ -2846,23 +2884,23 @@
|
|
|
2846
2884
|
position: relative;
|
|
2847
2885
|
display: inline-block;
|
|
2848
2886
|
cursor: pointer;
|
|
2849
|
-
background-color: var(--IDS-
|
|
2850
|
-
border: var(--IDS-
|
|
2851
|
-
border-radius: var(--IDS-
|
|
2887
|
+
background-color: var(--IDS-CHECKBOX__BACKGROUND-COLOR);
|
|
2888
|
+
border: var(--IDS-CHECKBOX__BORDER);
|
|
2889
|
+
border-radius: var(--IDS-CHECKBOX__BORDER-RADIUS);
|
|
2852
2890
|
box-sizing: border-box;
|
|
2853
2891
|
min-height: 1.25rem;
|
|
2854
2892
|
min-width: 1.25rem;
|
|
2855
2893
|
}
|
|
2856
2894
|
input:focus + .ids-checkbox input[type=checkbox]::before,
|
|
2857
2895
|
input:focus + .ids-checkbox input::before {
|
|
2858
|
-
outline: var(--
|
|
2859
|
-
outline-offset: var(--
|
|
2896
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
2897
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
2860
2898
|
}
|
|
2861
2899
|
.ids-checkbox input[type=checkbox]:checked::after,
|
|
2862
2900
|
.ids-checkbox input:checked::after {
|
|
2863
2901
|
content: "";
|
|
2864
2902
|
display: inline-block;
|
|
2865
|
-
background-image: var(--IDS-
|
|
2903
|
+
background-image: var(--IDS-CHECKBOX__CHECK-BACKGROUND-IMAGE);
|
|
2866
2904
|
min-height: 1.25rem;
|
|
2867
2905
|
min-width: 1.25rem;
|
|
2868
2906
|
position: absolute;
|
|
@@ -2885,18 +2923,19 @@ input:focus + .ids-checkbox input::before {
|
|
|
2885
2923
|
}
|
|
2886
2924
|
.ids-checkbox input[type=checkbox]:disabled:checked::after,
|
|
2887
2925
|
.ids-checkbox input:disabled:checked::after {
|
|
2888
|
-
background-image: var(--IDS-CHECKBOX
|
|
2926
|
+
background-image: var(--IDS-CHECKBOX--DISABLED__CHECK-BACKGROUND-IMAGE) !important;
|
|
2889
2927
|
}
|
|
2890
2928
|
.ids-checkbox input[type=checkbox].ids-input--invalid::before,
|
|
2891
2929
|
.ids-checkbox input.ids-input--invalid::before {
|
|
2892
2930
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
2931
|
+
box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
2893
2932
|
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
2894
2933
|
}
|
|
2895
2934
|
.ids-checkbox input[type=checkbox].ids-input--invalid::before:checked + .ids-checkbox input[type=checkbox].ids-input--invalid::before::after,
|
|
2896
2935
|
.ids-checkbox input[type=checkbox].ids-input--invalid::before:checked + .ids-checkbox input.ids-input--invalid::before::after,
|
|
2897
2936
|
.ids-checkbox input.ids-input--invalid::before:checked + .ids-checkbox input[type=checkbox].ids-input--invalid::before::after,
|
|
2898
2937
|
.ids-checkbox input.ids-input--invalid::before:checked + .ids-checkbox input.ids-input--invalid::before::after {
|
|
2899
|
-
background-image: var(--IDS-CHECKBOX
|
|
2938
|
+
background-image: var(--IDS-CHECKBOX--INVALID__CHECK-BACKGROUND-IMAGE) !important;
|
|
2900
2939
|
}
|
|
2901
2940
|
.ids-checkbox.ids-checkbox--light input[type=checkbox]::before,
|
|
2902
2941
|
.ids-checkbox.ids-checkbox--light input::before {
|
|
@@ -2917,13 +2956,13 @@ input:focus + .ids-checkbox input::before {
|
|
|
2917
2956
|
}
|
|
2918
2957
|
.ids-checkbox.ids-checkbox--compact label {
|
|
2919
2958
|
margin-left: 0 !important;
|
|
2920
|
-
margin-bottom: -
|
|
2959
|
+
margin-bottom: -0.125rem !important;
|
|
2921
2960
|
}
|
|
2922
2961
|
|
|
2923
2962
|
.ids-input-wrapper {
|
|
2924
2963
|
position: relative;
|
|
2925
2964
|
display: flex;
|
|
2926
|
-
gap:
|
|
2965
|
+
gap: 0.5rem;
|
|
2927
2966
|
}
|
|
2928
2967
|
.ids-input-wrapper .ids-input__icon {
|
|
2929
2968
|
pointer-events: none;
|
|
@@ -2940,7 +2979,7 @@ input:focus + .ids-checkbox input::before {
|
|
|
2940
2979
|
pointer-events: none;
|
|
2941
2980
|
position: absolute;
|
|
2942
2981
|
top: 50%;
|
|
2943
|
-
left:
|
|
2982
|
+
left: 1.25rem;
|
|
2944
2983
|
transform: translateY(-50%);
|
|
2945
2984
|
}
|
|
2946
2985
|
.ids-input-wrapper .ids-input__inner-wrapper .ids-input {
|
|
@@ -2951,16 +2990,15 @@ input:focus + .ids-checkbox input::before {
|
|
|
2951
2990
|
}
|
|
2952
2991
|
@media (min-width: 1024px) {
|
|
2953
2992
|
.ids-input-wrapper {
|
|
2954
|
-
gap:
|
|
2993
|
+
gap: 1.25rem;
|
|
2955
2994
|
}
|
|
2956
2995
|
}
|
|
2957
2996
|
|
|
2958
2997
|
.ids-input {
|
|
2959
|
-
font-family: var(--
|
|
2998
|
+
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
2960
2999
|
padding: var(--IDS-INPUT__PADDING);
|
|
2961
3000
|
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
2962
3001
|
border: var(--IDS-INPUT__BORDER);
|
|
2963
|
-
border-bottom: var(--IDS-INPUT__BORDER);
|
|
2964
3002
|
border-radius: var(--IDS-INPUT__BORDER-RADIUS);
|
|
2965
3003
|
font-size: 1rem;
|
|
2966
3004
|
color: var(--IDS-INPUT__COLOR);
|
|
@@ -2979,29 +3017,24 @@ input:focus + .ids-checkbox input::before {
|
|
|
2979
3017
|
.ids-input.ids-input--invalid {
|
|
2980
3018
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
2981
3019
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
3020
|
+
box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
2982
3021
|
}
|
|
2983
|
-
.ids-input
|
|
2984
|
-
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
2985
|
-
font-style: italic !important;
|
|
2986
|
-
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
2987
|
-
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
2988
|
-
}
|
|
2989
|
-
.ids-input:focus {
|
|
2990
|
-
box-shadow: var(--IDS-INPUT__BOX-SHADOW);
|
|
2991
|
-
}
|
|
2992
|
-
.ids-input.ids-input--light, .ids-input.ids-input--light:required {
|
|
3022
|
+
.ids-input.ids-input--light {
|
|
2993
3023
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
2994
3024
|
}
|
|
2995
|
-
.ids-input.ids-input--light
|
|
2996
|
-
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
2997
|
-
border: var(--IDS-FORM--INVALID__BORDER);
|
|
2998
|
-
}
|
|
2999
|
-
.ids-input.ids-input--light:disabled, .ids-input.ids-input--light:required:disabled {
|
|
3025
|
+
.ids-input.ids-input--light:disabled {
|
|
3000
3026
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
3001
3027
|
font-style: italic !important;
|
|
3002
3028
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3003
3029
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3004
3030
|
}
|
|
3031
|
+
.ids-input.ids-input--light.ids-input--invalid {
|
|
3032
|
+
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3033
|
+
}
|
|
3034
|
+
.ids-input:focus {
|
|
3035
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
3036
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
3037
|
+
}
|
|
3005
3038
|
.ids-input.ids-input--search, .ids-input[type=search] {
|
|
3006
3039
|
margin-top: 0;
|
|
3007
3040
|
margin-bottom: 0;
|
|
@@ -3017,9 +3050,9 @@ input:focus + .ids-checkbox input::before {
|
|
|
3017
3050
|
}
|
|
3018
3051
|
|
|
3019
3052
|
.ids-input__hint {
|
|
3020
|
-
margin-top:
|
|
3021
|
-
font-family: var(--
|
|
3022
|
-
color: var(--IDS-
|
|
3053
|
+
margin-top: 0.313rem;
|
|
3054
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
3055
|
+
color: var(--IDS-FORM-LABEL__COLOR);
|
|
3023
3056
|
display: flex;
|
|
3024
3057
|
justify-content: end;
|
|
3025
3058
|
line-height: 1.5rem;
|
|
@@ -3030,15 +3063,15 @@ input:focus + .ids-checkbox input::before {
|
|
|
3030
3063
|
input.ids-range {
|
|
3031
3064
|
appearance: none;
|
|
3032
3065
|
width: 100%;
|
|
3033
|
-
height:
|
|
3066
|
+
height: 0.5rem;
|
|
3034
3067
|
background-color: var(--IDS-RANGE__BACKGROUND-COLOR);
|
|
3035
|
-
background-image: linear-gradient(var(--IDS-
|
|
3068
|
+
background-image: linear-gradient(var(--IDS-RANGE__SELECTION-BACKGROUND-COLOR), var(--IDS-RANGE__SELECTION-BACKGROUND-COLOR));
|
|
3036
3069
|
background-repeat: no-repeat;
|
|
3037
|
-
border:
|
|
3070
|
+
border: 0.063rem;
|
|
3038
3071
|
cursor: pointer;
|
|
3039
3072
|
display: block;
|
|
3040
3073
|
padding: 0;
|
|
3041
|
-
border-radius:
|
|
3074
|
+
border-radius: 1rem;
|
|
3042
3075
|
margin: 0;
|
|
3043
3076
|
}
|
|
3044
3077
|
input.ids-range::-ms-track {
|
|
@@ -3050,17 +3083,17 @@ input.ids-range::-ms-track {
|
|
|
3050
3083
|
}
|
|
3051
3084
|
input.ids-range::-webkit-slider-thumb {
|
|
3052
3085
|
-webkit-appearance: none;
|
|
3053
|
-
border:
|
|
3054
|
-
height:
|
|
3055
|
-
width:
|
|
3086
|
+
border: 0.125rem solid var(--IDS-COLOR-NEUTRAL-100);
|
|
3087
|
+
height: 1.5rem;
|
|
3088
|
+
width: 1.5rem;
|
|
3056
3089
|
border-radius: 100%;
|
|
3057
|
-
background: var(--IDS-
|
|
3090
|
+
background: var(--IDS-RANGE__THUMB-BACKGROUND-COLOR);
|
|
3058
3091
|
cursor: pointer;
|
|
3059
3092
|
}
|
|
3060
3093
|
input.ids-range::-ms-thumb {
|
|
3061
|
-
border:
|
|
3062
|
-
height:
|
|
3063
|
-
width:
|
|
3094
|
+
border: 0.125rem solid var(--IDS-COLOR-NEUTRAL-100);
|
|
3095
|
+
height: 1.375rem;
|
|
3096
|
+
width: 1.5rem;
|
|
3064
3097
|
border-radius: 100%;
|
|
3065
3098
|
cursor: pointer;
|
|
3066
3099
|
}
|
|
@@ -3068,17 +3101,17 @@ input.ids-range:disabled {
|
|
|
3068
3101
|
cursor: default;
|
|
3069
3102
|
appearance: none;
|
|
3070
3103
|
width: 100%;
|
|
3071
|
-
height:
|
|
3104
|
+
height: 0.5rem;
|
|
3072
3105
|
background-color: var(--IDS-RANGE__BACKGROUND-COLOR);
|
|
3073
|
-
background-image: linear-gradient(var(--IDS-RANGE-
|
|
3106
|
+
background-image: linear-gradient(var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR), var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR));
|
|
3074
3107
|
background-repeat: no-repeat;
|
|
3075
|
-
border:
|
|
3076
|
-
padding:
|
|
3077
|
-
border-radius:
|
|
3108
|
+
border: 0.063rem;
|
|
3109
|
+
padding: 0;
|
|
3110
|
+
border-radius: 1rem;
|
|
3078
3111
|
}
|
|
3079
3112
|
input.ids-range:disabled::-webkit-slider-thumb {
|
|
3080
3113
|
cursor: default;
|
|
3081
|
-
background: var(--IDS-RANGE-
|
|
3114
|
+
background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
3082
3115
|
}
|
|
3083
3116
|
input.ids-range:disabled::-ms-thumb {
|
|
3084
3117
|
cursor: default;
|
|
@@ -3088,11 +3121,10 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3088
3121
|
appearance: none !important;
|
|
3089
3122
|
-webkit-appearance: none !important;
|
|
3090
3123
|
-moz-appearance: none !important;
|
|
3091
|
-
font-family: var(--
|
|
3124
|
+
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
3092
3125
|
padding: var(--IDS-INPUT__PADDING);
|
|
3093
3126
|
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
3094
3127
|
border: var(--IDS-INPUT__BORDER);
|
|
3095
|
-
border-bottom: var(--IDS-INPUT__BORDER);
|
|
3096
3128
|
border-radius: var(--IDS-INPUT__BORDER-RADIUS);
|
|
3097
3129
|
font-size: 1rem;
|
|
3098
3130
|
color: var(--IDS-INPUT__COLOR);
|
|
@@ -3116,6 +3148,24 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3116
3148
|
.ids-select.ids-input--invalid {
|
|
3117
3149
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3118
3150
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
3151
|
+
box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
3152
|
+
}
|
|
3153
|
+
.ids-select.ids-input--light {
|
|
3154
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
3155
|
+
}
|
|
3156
|
+
.ids-select.ids-input--light:disabled {
|
|
3157
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
3158
|
+
font-style: italic !important;
|
|
3159
|
+
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3160
|
+
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3161
|
+
}
|
|
3162
|
+
.ids-select.ids-input--light.ids-input--invalid {
|
|
3163
|
+
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3164
|
+
}
|
|
3165
|
+
.ids-select.ids-input--invalid {
|
|
3166
|
+
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3167
|
+
border: var(--IDS-FORM--INVALID__BORDER);
|
|
3168
|
+
box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
3119
3169
|
}
|
|
3120
3170
|
.ids-select.ids-input--light {
|
|
3121
3171
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
@@ -3123,6 +3173,7 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3123
3173
|
.ids-select.ids-input--light.ids-input--invalid {
|
|
3124
3174
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3125
3175
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
3176
|
+
box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
3126
3177
|
}
|
|
3127
3178
|
.ids-select:disabled {
|
|
3128
3179
|
cursor: default;
|
|
@@ -3135,8 +3186,8 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3135
3186
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3136
3187
|
}
|
|
3137
3188
|
.ids-select:focus {
|
|
3138
|
-
outline: var(--IDS-
|
|
3139
|
-
outline-offset: var(--IDS-
|
|
3189
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
3190
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
3140
3191
|
}
|
|
3141
3192
|
|
|
3142
3193
|
.ids-select-wrapper {
|
|
@@ -3145,7 +3196,7 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3145
3196
|
}
|
|
3146
3197
|
.ids-select-wrapper::after {
|
|
3147
3198
|
content: "";
|
|
3148
|
-
width:
|
|
3199
|
+
width: 0.75rem;
|
|
3149
3200
|
height: 100%;
|
|
3150
3201
|
display: block;
|
|
3151
3202
|
position: absolute;
|
|
@@ -3169,17 +3220,15 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3169
3220
|
display: inline-block;
|
|
3170
3221
|
}
|
|
3171
3222
|
.ids-textarea textarea {
|
|
3172
|
-
font-family: var(--
|
|
3223
|
+
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
3173
3224
|
padding: var(--IDS-INPUT__PADDING);
|
|
3174
3225
|
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
3175
3226
|
border: var(--IDS-INPUT__BORDER);
|
|
3176
|
-
border-bottom: var(--IDS-INPUT__BORDER);
|
|
3177
3227
|
border-radius: var(--IDS-INPUT__BORDER-RADIUS);
|
|
3178
3228
|
font-size: 1rem;
|
|
3179
3229
|
color: var(--IDS-INPUT__COLOR);
|
|
3180
3230
|
display: block;
|
|
3181
|
-
padding
|
|
3182
|
-
padding-bottom: var(--IDS-TEXTAREA-PADDING-Y);
|
|
3231
|
+
padding: var(--IDS-TEXTAREA__PADDING);
|
|
3183
3232
|
box-sizing: border-box;
|
|
3184
3233
|
}
|
|
3185
3234
|
.ids-textarea textarea:disabled {
|
|
@@ -3188,58 +3237,56 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3188
3237
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3189
3238
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3190
3239
|
}
|
|
3240
|
+
.ids-textarea textarea.ids-input--invalid {
|
|
3241
|
+
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3242
|
+
border: var(--IDS-FORM--INVALID__BORDER);
|
|
3243
|
+
box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
3244
|
+
}
|
|
3245
|
+
.ids-textarea textarea.ids-input--light {
|
|
3246
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
3247
|
+
}
|
|
3248
|
+
.ids-textarea textarea.ids-input--light:disabled {
|
|
3249
|
+
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
3250
|
+
font-style: italic !important;
|
|
3251
|
+
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3252
|
+
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3253
|
+
}
|
|
3254
|
+
.ids-textarea textarea.ids-input--light.ids-input--invalid {
|
|
3255
|
+
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3256
|
+
}
|
|
3191
3257
|
.ids-textarea textarea::-webkit-scrollbar {
|
|
3192
|
-
width:
|
|
3258
|
+
width: 1rem;
|
|
3193
3259
|
position: absolute;
|
|
3194
|
-
margin-left: -
|
|
3195
|
-
margin-top: 10px;
|
|
3260
|
+
margin-left: -1.25rem;
|
|
3196
3261
|
}
|
|
3197
3262
|
.ids-textarea textarea::-webkit-scrollbar-track {
|
|
3198
|
-
|
|
3199
|
-
|
|
3200
|
-
margin-top:
|
|
3201
|
-
|
|
3202
|
-
}
|
|
3203
|
-
.ids-textarea textarea::-webkit-resizer {
|
|
3204
|
-
appearance: none;
|
|
3205
|
-
background-image: var(--IDS-TEXTAREA-RESIZER-IMAGE);
|
|
3206
|
-
background-repeat: no-repeat;
|
|
3207
|
-
background-position: center center;
|
|
3208
|
-
background-size: cover;
|
|
3209
|
-
}
|
|
3210
|
-
.ids-textarea textarea::-webkit-scrollbar-corner {
|
|
3211
|
-
background-color: transparent;
|
|
3263
|
+
border-radius: 0.625rem;
|
|
3264
|
+
margin-bottom: 0;
|
|
3265
|
+
margin-top: 0.0313rem;
|
|
3266
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
3212
3267
|
}
|
|
3213
3268
|
.ids-textarea textarea::-webkit-scrollbar-thumb {
|
|
3214
3269
|
cursor: auto;
|
|
3215
|
-
background: var(--IDS-
|
|
3216
|
-
border-radius:
|
|
3270
|
+
background: var(--IDS-SCROLL__COLOR);
|
|
3271
|
+
border-radius: 0.625rem;
|
|
3217
3272
|
box-sizing: border-box;
|
|
3218
|
-
border:
|
|
3273
|
+
border: 0.125rem solid var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
3219
3274
|
}
|
|
3220
3275
|
.ids-textarea textarea::-webkit-scrollbar-thumb:hover {
|
|
3221
|
-
background: var(--IDS-
|
|
3276
|
+
background: var(--IDS-SCROLL__HOVER-COLOR);
|
|
3277
|
+
}
|
|
3278
|
+
.ids-textarea textarea::-webkit-scrollbar-corner {
|
|
3279
|
+
background-color: transparent;
|
|
3222
3280
|
}
|
|
3223
3281
|
.ids-textarea textarea:focus {
|
|
3224
3282
|
box-shadow: var(--IDS-INPUT__BOX-SHADOW);
|
|
3225
3283
|
}
|
|
3226
|
-
.ids-textarea textarea
|
|
3227
|
-
|
|
3228
|
-
background-
|
|
3229
|
-
|
|
3230
|
-
|
|
3231
|
-
background:
|
|
3232
|
-
border: var(--IDS-FORM--INVALID__BORDER);
|
|
3233
|
-
}
|
|
3234
|
-
.ids-textarea textarea.ids-input--light {
|
|
3235
|
-
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
3236
|
-
}
|
|
3237
|
-
.ids-textarea textarea.ids-input--light:disabled {
|
|
3238
|
-
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
3239
|
-
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3240
|
-
}
|
|
3241
|
-
.ids-textarea textarea.ids-input--light.ids-input--invalid {
|
|
3242
|
-
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3284
|
+
.ids-textarea textarea::-webkit-resizer {
|
|
3285
|
+
appearance: none;
|
|
3286
|
+
background-image: var(--IDS-TEXTAREA__RESIZER-IMAGE);
|
|
3287
|
+
background-repeat: no-repeat;
|
|
3288
|
+
background-position: center center;
|
|
3289
|
+
background-size: cover;
|
|
3243
3290
|
}
|
|
3244
3291
|
.ids-textarea.ids-textarea--block {
|
|
3245
3292
|
display: block;
|
|
@@ -3277,11 +3324,10 @@ input.ids-range:disabled::-ms-thumb {
|
|
|
3277
3324
|
}
|
|
3278
3325
|
|
|
3279
3326
|
input.ids-time__input {
|
|
3280
|
-
font-family: var(--
|
|
3327
|
+
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
3281
3328
|
padding: var(--IDS-INPUT__PADDING);
|
|
3282
3329
|
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
3283
3330
|
border: var(--IDS-INPUT__BORDER);
|
|
3284
|
-
border-bottom: var(--IDS-INPUT__BORDER);
|
|
3285
3331
|
border-radius: var(--IDS-INPUT__BORDER-RADIUS);
|
|
3286
3332
|
font-size: 1rem;
|
|
3287
3333
|
color: var(--IDS-INPUT__COLOR);
|
|
@@ -3303,65 +3349,65 @@ input.ids-time__input:disabled {
|
|
|
3303
3349
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3304
3350
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3305
3351
|
}
|
|
3306
|
-
input.ids-time__input::-webkit-calendar-picker-indicator {
|
|
3307
|
-
opacity: 0;
|
|
3308
|
-
appearance: none;
|
|
3309
|
-
}
|
|
3310
3352
|
input.ids-time__input.ids-input--invalid {
|
|
3311
3353
|
background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3312
3354
|
border: var(--IDS-FORM--INVALID__BORDER);
|
|
3355
|
+
box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
3313
3356
|
}
|
|
3314
|
-
input.ids-time__input.ids-input--light
|
|
3357
|
+
input.ids-time__input.ids-input--light {
|
|
3315
3358
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
3316
3359
|
}
|
|
3317
|
-
input.ids-time__input.ids-input--light:
|
|
3318
|
-
cursor: default;
|
|
3360
|
+
input.ids-time__input.ids-input--light:disabled {
|
|
3319
3361
|
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
3320
3362
|
font-style: italic !important;
|
|
3321
3363
|
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3322
3364
|
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3323
3365
|
}
|
|
3366
|
+
input.ids-time__input.ids-input--light.ids-input--invalid {
|
|
3367
|
+
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
3368
|
+
}
|
|
3369
|
+
input.ids-time__input::-webkit-calendar-picker-indicator {
|
|
3370
|
+
opacity: 0;
|
|
3371
|
+
appearance: none;
|
|
3372
|
+
}
|
|
3324
3373
|
input.ids-time__input:disabled {
|
|
3325
3374
|
cursor: default;
|
|
3326
|
-
color: var(--IDS-FORM--DISABLED__COLOR);
|
|
3327
|
-
font-style: italic !important;
|
|
3328
|
-
background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
|
|
3329
|
-
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
3330
3375
|
}
|
|
3331
3376
|
|
|
3332
3377
|
.ids-toggle {
|
|
3333
3378
|
display: inline-flex;
|
|
3334
3379
|
align-items: flex-start;
|
|
3335
|
-
gap:
|
|
3336
|
-
margin-bottom:
|
|
3337
|
-
margin-right:
|
|
3380
|
+
gap: 0.5rem;
|
|
3381
|
+
margin-bottom: 0.313rem;
|
|
3382
|
+
margin-right: 0;
|
|
3338
3383
|
}
|
|
3339
3384
|
.ids-toggle .ids-label-tooltip-wrapper label {
|
|
3340
3385
|
display: inline;
|
|
3341
|
-
top: -
|
|
3386
|
+
top: -0.188rem;
|
|
3342
3387
|
position: relative;
|
|
3343
|
-
margin-right:
|
|
3388
|
+
margin-right: 0;
|
|
3344
3389
|
}
|
|
3345
3390
|
.ids-toggle label {
|
|
3346
3391
|
position: relative;
|
|
3347
|
-
top:
|
|
3392
|
+
top: 0.375rem;
|
|
3393
|
+
flex-shrink: 100;
|
|
3348
3394
|
}
|
|
3349
3395
|
.ids-toggle .ids-label-tooltip-wrapper {
|
|
3350
3396
|
position: relative;
|
|
3351
|
-
top:
|
|
3397
|
+
top: 0.375rem;
|
|
3352
3398
|
}
|
|
3353
3399
|
.ids-toggle .ids-label-tooltip-wrapper label {
|
|
3354
|
-
top: -
|
|
3355
|
-
margin-right:
|
|
3400
|
+
top: -0.25rem;
|
|
3401
|
+
margin-right: 0.5rem;
|
|
3356
3402
|
}
|
|
3357
3403
|
.ids-toggle input[type=checkbox],
|
|
3358
3404
|
.ids-toggle input {
|
|
3359
3405
|
position: relative;
|
|
3360
3406
|
margin: 0;
|
|
3361
|
-
height:
|
|
3362
|
-
width:
|
|
3363
|
-
border:
|
|
3364
|
-
border-radius:
|
|
3407
|
+
height: 2rem;
|
|
3408
|
+
width: 3.9375rem;
|
|
3409
|
+
border: 0.063rem solid transparent;
|
|
3410
|
+
border-radius: 6.25rem;
|
|
3365
3411
|
appearance: none;
|
|
3366
3412
|
}
|
|
3367
3413
|
.ids-toggle input[type=checkbox]:before,
|
|
@@ -3370,16 +3416,16 @@ input.ids-time__input:disabled {
|
|
|
3370
3416
|
position: absolute;
|
|
3371
3417
|
cursor: pointer;
|
|
3372
3418
|
background-color: var(--IDS-TOGGLE__BACKGROUND-COLOR);
|
|
3373
|
-
border-radius:
|
|
3374
|
-
height:
|
|
3375
|
-
width:
|
|
3419
|
+
border-radius: 6.25rem;
|
|
3420
|
+
height: 1.875rem;
|
|
3421
|
+
width: 3.75rem;
|
|
3376
3422
|
-webkit-transition: 0.4s;
|
|
3377
3423
|
transition: 0.4s;
|
|
3378
3424
|
}
|
|
3379
3425
|
input:focus + .ids-toggle input[type=checkbox]:before,
|
|
3380
3426
|
input:focus + .ids-toggle input:before {
|
|
3381
|
-
outline: var(--
|
|
3382
|
-
outline-offset: var(--
|
|
3427
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
3428
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
3383
3429
|
}
|
|
3384
3430
|
.ids-toggle input[type=checkbox]:after,
|
|
3385
3431
|
.ids-toggle input:after {
|
|
@@ -3388,15 +3434,15 @@ input:focus + .ids-toggle input:before {
|
|
|
3388
3434
|
position: absolute;
|
|
3389
3435
|
cursor: pointer;
|
|
3390
3436
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
3391
|
-
height:
|
|
3392
|
-
width:
|
|
3437
|
+
height: 1.5rem;
|
|
3438
|
+
width: 1.5rem;
|
|
3393
3439
|
border-radius: 100%;
|
|
3394
|
-
background-image: var(--IDS-
|
|
3440
|
+
background-image: var(--IDS-TOGGLE__KNOB-BACKGROUND-IMAGE);
|
|
3395
3441
|
background-position: center center;
|
|
3396
|
-
background-size:
|
|
3442
|
+
background-size: 0.625rem 0.625rem;
|
|
3397
3443
|
background-repeat: no-repeat;
|
|
3398
|
-
top:
|
|
3399
|
-
left:
|
|
3444
|
+
top: 0.188rem;
|
|
3445
|
+
left: 0.25rem;
|
|
3400
3446
|
-webkit-transition: 0.3s;
|
|
3401
3447
|
transition: all 0.3s;
|
|
3402
3448
|
}
|
|
@@ -3407,9 +3453,9 @@ input:focus + .ids-toggle input:before {
|
|
|
3407
3453
|
.ids-toggle input[type=checkbox]:checked:after,
|
|
3408
3454
|
.ids-toggle input:checked:after {
|
|
3409
3455
|
content: "";
|
|
3410
|
-
background-image: var(--IDS-TOGGLE
|
|
3411
|
-
top:
|
|
3412
|
-
left: calc(100% -
|
|
3456
|
+
background-image: var(--IDS-TOGGLE--CHECKED__KNOB-BACKGROUND-IMAGE);
|
|
3457
|
+
top: 0.188rem;
|
|
3458
|
+
left: calc(100% - 1.875rem);
|
|
3413
3459
|
-webkit-transition: 0.3s;
|
|
3414
3460
|
transition: all 0.3s;
|
|
3415
3461
|
}
|
|
@@ -3417,7 +3463,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3417
3463
|
.ids-toggle input:disabled + label {
|
|
3418
3464
|
cursor: default;
|
|
3419
3465
|
font-style: italic;
|
|
3420
|
-
color: var(--IDS-
|
|
3466
|
+
color: var(--IDS-FORM-LABEL--DISABLED__COLOR);
|
|
3421
3467
|
}
|
|
3422
3468
|
.ids-toggle input[type=checkbox]:disabled:before,
|
|
3423
3469
|
.ids-toggle input:disabled:before {
|
|
@@ -3428,8 +3474,8 @@ input:focus + .ids-toggle input:before {
|
|
|
3428
3474
|
.ids-toggle input[type=checkbox]:disabled:after,
|
|
3429
3475
|
.ids-toggle input:disabled:after {
|
|
3430
3476
|
cursor: default;
|
|
3431
|
-
background-color: var(--IDS-TOGGLE
|
|
3432
|
-
background-image: var(--IDS-TOGGLE-
|
|
3477
|
+
background-color: var(--IDS-TOGGLE--DISABLED__KNOB-BACKGROUND-COLOR);
|
|
3478
|
+
background-image: var(--IDS-TOGGLE--DISABLED__KNOB-BACKGROUND-IMAGE);
|
|
3433
3479
|
}
|
|
3434
3480
|
.ids-toggle input[type=checkbox]:disabled:checked:before,
|
|
3435
3481
|
.ids-toggle input:disabled:checked:before {
|
|
@@ -3440,8 +3486,13 @@ input:focus + .ids-toggle input:before {
|
|
|
3440
3486
|
.ids-toggle input[type=checkbox]:disabled:checked:after,
|
|
3441
3487
|
.ids-toggle input:disabled:checked:after {
|
|
3442
3488
|
cursor: default;
|
|
3443
|
-
background-color: var(--IDS-TOGGLE
|
|
3444
|
-
background-image: var(--IDS-TOGGLE
|
|
3489
|
+
background-color: var(--IDS-TOGGLE--DISABLED__KNOB-BACKGROUND-COLOR);
|
|
3490
|
+
background-image: var(--IDS-TOGGLE--DISABLED-CHECKED__KNOB-BACKGROUND-IMAGE);
|
|
3491
|
+
}
|
|
3492
|
+
@media (max-width: 300px) {
|
|
3493
|
+
.ids-toggle {
|
|
3494
|
+
flex-wrap: wrap;
|
|
3495
|
+
}
|
|
3445
3496
|
}
|
|
3446
3497
|
|
|
3447
3498
|
.ids-form-group__fieldset {
|
|
@@ -3450,7 +3501,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3450
3501
|
padding: 0;
|
|
3451
3502
|
display: flex;
|
|
3452
3503
|
flex-direction: column;
|
|
3453
|
-
gap:
|
|
3504
|
+
gap: 0.5rem;
|
|
3454
3505
|
}
|
|
3455
3506
|
.ids-form-group__fieldset.ids-form-group__fieldset--compact {
|
|
3456
3507
|
gap: 0;
|
|
@@ -3459,15 +3510,15 @@ input:focus + .ids-toggle input:before {
|
|
|
3459
3510
|
padding: 0;
|
|
3460
3511
|
font-style: normal;
|
|
3461
3512
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3462
|
-
font-family: var(--
|
|
3463
|
-
font-size: var(--
|
|
3464
|
-
line-height: var(--
|
|
3513
|
+
font-family: var(--IDS-BODY__FONT-FAMILY);
|
|
3514
|
+
font-size: var(--IDS-BODY__FONT-SIZE);
|
|
3515
|
+
line-height: var(--IDS-BODY__LINE-HEIGHT);
|
|
3465
3516
|
font-weight: 400;
|
|
3466
3517
|
letter-spacing: 0;
|
|
3467
|
-
color: var(--IDS-
|
|
3518
|
+
color: var(--IDS-FORM-LABEL__COLOR);
|
|
3468
3519
|
display: inline-flex;
|
|
3469
|
-
gap:
|
|
3470
|
-
margin-bottom:
|
|
3520
|
+
gap: 0.5rem;
|
|
3521
|
+
margin-bottom: 0.625rem;
|
|
3471
3522
|
}
|
|
3472
3523
|
|
|
3473
3524
|
.ids-description-list {
|
|
@@ -3479,21 +3530,18 @@ input:focus + .ids-toggle input:before {
|
|
|
3479
3530
|
display: var(--IDS-DESCRIPTION-LIST__DISPLAY);
|
|
3480
3531
|
flex-direction: column;
|
|
3481
3532
|
grid-template-columns: auto 1fr;
|
|
3482
|
-
/* @media only screen and (min-width: breakpoints.$small) {
|
|
3483
|
-
grid-template-columns: auto 1fr;
|
|
3484
|
-
} */
|
|
3485
3533
|
}
|
|
3486
3534
|
.ids-description-list .ids-description-list__term {
|
|
3487
3535
|
border-right: var(--IDS-DESCRIPTION-LIST__BORDER);
|
|
3488
3536
|
border-bottom: var(--IDS-DESCRIPTION-LIST__BORDER);
|
|
3489
3537
|
padding: var(--IDS-DESCRIPTION-LIST__PADDING);
|
|
3490
|
-
background-color: var(--IDS-DESCRIPTION-
|
|
3538
|
+
background-color: var(--IDS-DESCRIPTION-LIST__TERM-BACKGROUND-COLOR);
|
|
3491
3539
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3492
|
-
font-family: var(--
|
|
3493
|
-
font-size:
|
|
3540
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
3541
|
+
font-size: 1rem;
|
|
3494
3542
|
font-style: normal;
|
|
3495
|
-
font-weight:
|
|
3496
|
-
line-height:
|
|
3543
|
+
font-weight: var(--IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT);
|
|
3544
|
+
line-height: 1.5rem;
|
|
3497
3545
|
overflow-wrap: break-word;
|
|
3498
3546
|
}
|
|
3499
3547
|
.ids-description-list .ids-description-list__term:first-child {
|
|
@@ -3507,7 +3555,7 @@ input:focus + .ids-toggle input:before {
|
|
|
3507
3555
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3508
3556
|
border-bottom: var(--IDS-DESCRIPTION-LIST__BORDER);
|
|
3509
3557
|
padding: var(--IDS-DESCRIPTION-LIST__PADDING);
|
|
3510
|
-
margin-bottom: var(--IDS-DESCRIPTION-
|
|
3558
|
+
margin-bottom: var(--IDS-DESCRIPTION-LIST__DESCRIPTION-MARGIN-BOTTOM);
|
|
3511
3559
|
}
|
|
3512
3560
|
.ids-description-list .ids-description-list__description:first-child {
|
|
3513
3561
|
border-top-right-radius: var(--IDS-DESCRIPTION-LIST__BORDER-RADIUS);
|
|
@@ -3517,51 +3565,51 @@ input:focus + .ids-toggle input:before {
|
|
|
3517
3565
|
border-bottom-left-radius: var(--IDS-DESCRIPTION-LIST__BORDER-RADIUS);
|
|
3518
3566
|
}
|
|
3519
3567
|
.ids-description-list.ids-description-list--column {
|
|
3520
|
-
border: var(--IDS-DESCRIPTION-
|
|
3521
|
-
border-radius: var(--IDS-DESCRIPTION-
|
|
3522
|
-
display: var(--IDS-DESCRIPTION-
|
|
3568
|
+
border: var(--IDS-DESCRIPTION-LIST--COLUMN__BORDER);
|
|
3569
|
+
border-radius: var(--IDS-DESCRIPTION-LIST--COLUMN__BORDER-RADIUS);
|
|
3570
|
+
display: var(--IDS-DESCRIPTION-LIST--COLUMN__DISPLAY);
|
|
3523
3571
|
}
|
|
3524
3572
|
.ids-description-list.ids-description-list--column .ids-description-list__term {
|
|
3525
|
-
border-right: var(--IDS-DESCRIPTION-
|
|
3526
|
-
border-bottom: var(--IDS-DESCRIPTION-
|
|
3527
|
-
padding: var(--IDS-DESCRIPTION-
|
|
3528
|
-
background-color: var(--IDS-DESCRIPTION-LIST-
|
|
3573
|
+
border-right: var(--IDS-DESCRIPTION-LIST--COLUMN__BORDER);
|
|
3574
|
+
border-bottom: var(--IDS-DESCRIPTION-LIST--COLUMN__BORDER);
|
|
3575
|
+
padding: var(--IDS-DESCRIPTION-LIST--COLUMN__PADDING);
|
|
3576
|
+
background-color: var(--IDS-DESCRIPTION-LIST--COLUMN__TERM-BACKGROUND-COLOR);
|
|
3529
3577
|
}
|
|
3530
3578
|
.ids-description-list.ids-description-list--column .ids-description-list__term:first-child {
|
|
3531
|
-
border-top-left-radius: var(--IDS-DESCRIPTION-
|
|
3579
|
+
border-top-left-radius: var(--IDS-DESCRIPTION-LIST--COLUMN__BORDER-RADIUS);
|
|
3532
3580
|
}
|
|
3533
3581
|
.ids-description-list.ids-description-list--column .ids-description-list__term:nth-last-child(2) {
|
|
3534
3582
|
border-bottom: 0;
|
|
3535
|
-
border-bottom-left-radius: var(--IDS-DESCRIPTION-
|
|
3583
|
+
border-bottom-left-radius: var(--IDS-DESCRIPTION-LIST--COLUMN__BORDER-RADIUS);
|
|
3536
3584
|
}
|
|
3537
3585
|
.ids-description-list.ids-description-list--column .ids-description-list__description {
|
|
3538
|
-
border-bottom: var(--IDS-DESCRIPTION-
|
|
3539
|
-
padding: var(--IDS-DESCRIPTION-
|
|
3540
|
-
margin-bottom: var(--IDS-DESCRIPTION-LIST-
|
|
3586
|
+
border-bottom: var(--IDS-DESCRIPTION-LIST--COLUMN__BORDER);
|
|
3587
|
+
padding: var(--IDS-DESCRIPTION-LIST--COLUMN__PADDING);
|
|
3588
|
+
margin-bottom: var(--IDS-DESCRIPTION-LIST--COLUMN__DESCRIPTION-MARGIN-BOTTOM);
|
|
3541
3589
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
3542
3590
|
}
|
|
3543
3591
|
.ids-description-list.ids-description-list--column .ids-description-list__description:nth-child(2) {
|
|
3544
|
-
border-top-right-radius: var(--IDS-DESCRIPTION-
|
|
3592
|
+
border-top-right-radius: var(--IDS-DESCRIPTION-LIST--COLUMN__BORDER-RADIUS);
|
|
3545
3593
|
}
|
|
3546
3594
|
.ids-description-list.ids-description-list--column .ids-description-list__description:last-child {
|
|
3547
3595
|
border-bottom: 0;
|
|
3548
|
-
border-bottom-right-radius: var(--IDS-DESCRIPTION-
|
|
3596
|
+
border-bottom-right-radius: var(--IDS-DESCRIPTION-LIST--COLUMN__BORDER-RADIUS);
|
|
3549
3597
|
}
|
|
3550
3598
|
|
|
3551
3599
|
.ids .ids-heading-xxl {
|
|
3552
3600
|
font-style: normal;
|
|
3553
|
-
color: var(--
|
|
3554
|
-
font-family: var(--
|
|
3555
|
-
font-size: var(--
|
|
3556
|
-
line-height: var(--
|
|
3557
|
-
letter-spacing: var(--
|
|
3558
|
-
font-weight: var(--
|
|
3601
|
+
color: var(--IDS-HEADING-XXL__COLOR);
|
|
3602
|
+
font-family: var(--IDS-HEADING-XXL__FONT-FAMILY);
|
|
3603
|
+
font-size: var(--IDS-HEADING-XXL__FONT-SIZE);
|
|
3604
|
+
line-height: var(--IDS-HEADING-XXL__LINE-HEIGHT);
|
|
3605
|
+
letter-spacing: var(--IDS-HEADING-XXL__LETTER-SPACING);
|
|
3606
|
+
font-weight: var(--IDS-HEADING-XXL__FONT-WEIGHT);
|
|
3559
3607
|
}
|
|
3560
3608
|
@media (min-width: 1024px) {
|
|
3561
3609
|
.ids .ids-heading-xxl {
|
|
3562
|
-
font-size: var(--
|
|
3563
|
-
line-height: var(--
|
|
3564
|
-
letter-spacing: var(--
|
|
3610
|
+
font-size: var(--IDS-HEADING-XXL__FONT-SIZE-DESKTOP);
|
|
3611
|
+
line-height: var(--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP);
|
|
3612
|
+
letter-spacing: var(--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP);
|
|
3565
3613
|
}
|
|
3566
3614
|
}
|
|
3567
3615
|
.ids .ids-heading-xxl:focus-visible {
|
|
@@ -3569,18 +3617,18 @@ input:focus + .ids-toggle input:before {
|
|
|
3569
3617
|
}
|
|
3570
3618
|
.ids .ids-heading-xl {
|
|
3571
3619
|
font-style: normal;
|
|
3572
|
-
color: var(--
|
|
3573
|
-
font-family: var(--
|
|
3574
|
-
font-size: var(--
|
|
3575
|
-
line-height: var(--
|
|
3576
|
-
letter-spacing: var(--
|
|
3577
|
-
font-weight: var(--
|
|
3620
|
+
color: var(--IDS-HEADING-XL__COLOR);
|
|
3621
|
+
font-family: var(--IDS-HEADING-XL__FONT-FAMILY);
|
|
3622
|
+
font-size: var(--IDS-HEADING-XL__FONT-SIZE);
|
|
3623
|
+
line-height: var(--IDS-HEADING-XL__LINE-HEIGHT);
|
|
3624
|
+
letter-spacing: var(--IDS-HEADING-XL__LETTER-SPACING);
|
|
3625
|
+
font-weight: var(--IDS-HEADING-XL__FONT-WEIGHT);
|
|
3578
3626
|
}
|
|
3579
3627
|
@media (min-width: 1024px) {
|
|
3580
3628
|
.ids .ids-heading-xl {
|
|
3581
|
-
font-size: var(--
|
|
3582
|
-
line-height: var(--
|
|
3583
|
-
letter-spacing: var(--
|
|
3629
|
+
font-size: var(--IDS-HEADING-XL__FONT-SIZE-DESKTOP);
|
|
3630
|
+
line-height: var(--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP);
|
|
3631
|
+
letter-spacing: var(--IDS-HEADING-XL__LETTER-SPACING-DESKTOP);
|
|
3584
3632
|
}
|
|
3585
3633
|
}
|
|
3586
3634
|
.ids .ids-heading-xl:focus-visible {
|
|
@@ -3588,18 +3636,18 @@ input:focus + .ids-toggle input:before {
|
|
|
3588
3636
|
}
|
|
3589
3637
|
.ids .ids-heading-l {
|
|
3590
3638
|
font-style: normal;
|
|
3591
|
-
color: var(--
|
|
3592
|
-
font-family: var(--
|
|
3593
|
-
font-size: var(--
|
|
3594
|
-
line-height: var(--
|
|
3595
|
-
letter-spacing: var(--
|
|
3596
|
-
font-weight: var(--
|
|
3639
|
+
color: var(--IDS-HEADING-L__COLOR);
|
|
3640
|
+
font-family: var(--IDS-HEADING-L__FONT-FAMILY);
|
|
3641
|
+
font-size: var(--IDS-HEADING-L__FONT-SIZE);
|
|
3642
|
+
line-height: var(--IDS-HEADING-L__LINE-HEIGHT);
|
|
3643
|
+
letter-spacing: var(--IDS-HEADING-L__LETTER-SPACING);
|
|
3644
|
+
font-weight: var(--IDS-HEADING-L__FONT-WEIGHT);
|
|
3597
3645
|
}
|
|
3598
3646
|
@media (min-width: 1024px) {
|
|
3599
3647
|
.ids .ids-heading-l {
|
|
3600
|
-
font-size: var(--
|
|
3601
|
-
line-height: var(--
|
|
3602
|
-
letter-spacing: var(--
|
|
3648
|
+
font-size: var(--IDS-HEADING-L__FONT-SIZE-DESKTOP);
|
|
3649
|
+
line-height: var(--IDS-HEADING-L__LINE-HEIGHT-DESKTOP);
|
|
3650
|
+
letter-spacing: var(--IDS-HEADING-L__LETTER-SPACING-DESKTOP);
|
|
3603
3651
|
}
|
|
3604
3652
|
}
|
|
3605
3653
|
.ids .ids-heading-l:focus-visible {
|
|
@@ -3607,89 +3655,89 @@ input:focus + .ids-toggle input:before {
|
|
|
3607
3655
|
}
|
|
3608
3656
|
.ids .ids-heading-m {
|
|
3609
3657
|
font-style: normal;
|
|
3610
|
-
color: var(--
|
|
3611
|
-
font-family: var(--
|
|
3612
|
-
font-size: var(--
|
|
3613
|
-
line-height: var(--
|
|
3614
|
-
letter-spacing: var(--
|
|
3615
|
-
font-weight: var(--
|
|
3658
|
+
color: var(--IDS-HEADING-M__COLOR);
|
|
3659
|
+
font-family: var(--IDS-HEADING-M__FONT-FAMILY);
|
|
3660
|
+
font-size: var(--IDS-HEADING-M__FONT-SIZE);
|
|
3661
|
+
line-height: var(--IDS-HEADING-M__LINE-HEIGHT);
|
|
3662
|
+
letter-spacing: var(--IDS-HEADING-M__LETTER-SPACING);
|
|
3663
|
+
font-weight: var(--IDS-HEADING-M__FONT-WEIGHT);
|
|
3616
3664
|
}
|
|
3617
3665
|
@media (min-width: 1024px) {
|
|
3618
3666
|
.ids .ids-heading-m {
|
|
3619
|
-
font-size: var(--
|
|
3620
|
-
line-height: var(--
|
|
3621
|
-
letter-spacing: var(--
|
|
3667
|
+
font-size: var(--IDS-HEADING-M__FONT-SIZE-DESKTOP);
|
|
3668
|
+
line-height: var(--IDS-HEADING-M__LINE-HEIGHT-DESKTOP);
|
|
3669
|
+
letter-spacing: var(--IDS-HEADING-M__LETTER-SPACING-DESKTOP);
|
|
3622
3670
|
}
|
|
3623
3671
|
}
|
|
3624
3672
|
.ids .ids-heading-m .ids-anchor {
|
|
3625
|
-
color: var(--
|
|
3673
|
+
color: var(--IDS-ANCHOR__COLOR);
|
|
3626
3674
|
text-decoration: none;
|
|
3627
3675
|
}
|
|
3628
3676
|
.ids .ids-heading-m .ids-anchor:visited {
|
|
3629
|
-
color: var(--
|
|
3677
|
+
color: var(--IDS-ANCHOR__COLOR);
|
|
3630
3678
|
}
|
|
3631
3679
|
.ids .ids-heading-m .ids-anchor:link {
|
|
3632
3680
|
text-decoration: none;
|
|
3633
3681
|
}
|
|
3634
3682
|
.ids .ids-heading-m .ids-anchor:active, .ids .ids-heading-m .ids-anchor:hover {
|
|
3635
|
-
color: var(--
|
|
3683
|
+
color: var(--IDS-ANCHOR__HOVER-COLOR);
|
|
3636
3684
|
}
|
|
3637
3685
|
.ids .ids-heading-m:focus-visible {
|
|
3638
3686
|
outline: none;
|
|
3639
3687
|
}
|
|
3640
3688
|
.ids .ids-heading-s {
|
|
3641
3689
|
font-style: normal;
|
|
3642
|
-
color: var(--
|
|
3643
|
-
font-family: var(--
|
|
3644
|
-
font-size: var(--
|
|
3645
|
-
line-height: var(--
|
|
3646
|
-
letter-spacing: var(--
|
|
3647
|
-
font-weight: var(--
|
|
3690
|
+
color: var(--IDS-HEADING-S__COLOR);
|
|
3691
|
+
font-family: var(--IDS-HEADING-S__FONT-FAMILY);
|
|
3692
|
+
font-size: var(--IDS-HEADING-S__FONT-SIZE);
|
|
3693
|
+
line-height: var(--IDS-HEADING-S__LINE-HEIGHT);
|
|
3694
|
+
letter-spacing: var(--IDS-HEADING-S__LETTER-SPACING);
|
|
3695
|
+
font-weight: var(--IDS-HEADING-S__FONT-WEIGHT);
|
|
3648
3696
|
}
|
|
3649
3697
|
@media (min-width: 1024px) {
|
|
3650
3698
|
.ids .ids-heading-s {
|
|
3651
|
-
font-size: var(--
|
|
3652
|
-
line-height: var(--
|
|
3653
|
-
letter-spacing: var(--
|
|
3699
|
+
font-size: var(--IDS-HEADING-S__FONT-SIZE-DESKTOP);
|
|
3700
|
+
line-height: var(--IDS-HEADING-S__LINE-HEIGHT-DESKTOP);
|
|
3701
|
+
letter-spacing: var(--IDS-HEADING-S__LETTER-SPACING-DESKTOP);
|
|
3654
3702
|
}
|
|
3655
3703
|
}
|
|
3656
3704
|
.ids .ids-heading-s .ids-anchor {
|
|
3657
|
-
color: var(--
|
|
3705
|
+
color: var(--IDS-ANCHOR__COLOR);
|
|
3658
3706
|
text-decoration: none;
|
|
3659
3707
|
}
|
|
3660
3708
|
.ids .ids-heading-s .ids-anchor:visited {
|
|
3661
|
-
color: var(--
|
|
3709
|
+
color: var(--IDS-ANCHOR__COLOR);
|
|
3662
3710
|
}
|
|
3663
3711
|
.ids .ids-heading-s .ids-anchor:link {
|
|
3664
3712
|
text-decoration: none;
|
|
3665
3713
|
}
|
|
3666
3714
|
.ids .ids-heading-s .ids-anchor:active, .ids .ids-heading-s .ids-anchor:hover {
|
|
3667
|
-
color: var(--
|
|
3715
|
+
color: var(--IDS-ANCHOR__HOVER-COLOR);
|
|
3668
3716
|
}
|
|
3669
3717
|
.ids .ids-heading-s:focus-visible {
|
|
3670
3718
|
outline: none;
|
|
3671
3719
|
}
|
|
3672
3720
|
.ids .ids-heading-xs {
|
|
3673
3721
|
font-style: normal;
|
|
3674
|
-
color: var(--
|
|
3675
|
-
font-family: var(--
|
|
3676
|
-
font-size: var(--
|
|
3677
|
-
line-height: var(--
|
|
3678
|
-
letter-spacing: var(--
|
|
3679
|
-
font-weight: var(--
|
|
3722
|
+
color: var(--IDS-HEADING-XS__COLOR);
|
|
3723
|
+
font-family: var(--IDS-HEADING-XS__FONT-FAMILY);
|
|
3724
|
+
font-size: var(--IDS-HEADING-XS__FONT-SIZE);
|
|
3725
|
+
line-height: var(--IDS-HEADING-XS__LINE-HEIGHT);
|
|
3726
|
+
letter-spacing: var(--IDS-HEADING-XS__LETTER-SPACING);
|
|
3727
|
+
font-weight: var(--IDS-HEADING-XS__FONT-WEIGHT);
|
|
3680
3728
|
}
|
|
3681
3729
|
.ids .ids-heading-xs .ids-anchor {
|
|
3682
|
-
color: var(--
|
|
3730
|
+
color: var(--IDS-ANCHOR__COLOR);
|
|
3683
3731
|
text-decoration: none;
|
|
3684
3732
|
}
|
|
3685
3733
|
.ids .ids-heading-xs .ids-anchor:visited {
|
|
3686
|
-
color: var(--
|
|
3734
|
+
color: var(--IDS-ANCHOR__COLOR);
|
|
3687
3735
|
}
|
|
3688
3736
|
.ids .ids-heading-xs .ids-anchor:link {
|
|
3689
3737
|
text-decoration: none;
|
|
3690
3738
|
}
|
|
3691
3739
|
.ids .ids-heading-xs .ids-anchor:active, .ids .ids-heading-xs .ids-anchor:hover {
|
|
3692
|
-
color: var(--
|
|
3740
|
+
color: var(--IDS-ANCHOR__HOVER-COLOR);
|
|
3693
3741
|
}
|
|
3694
3742
|
.ids .ids-heading-xs:focus-visible {
|
|
3695
3743
|
outline: none;
|
|
@@ -3697,57 +3745,57 @@ input:focus + .ids-toggle input:before {
|
|
|
3697
3745
|
.ids .ids-preamble {
|
|
3698
3746
|
font-style: normal;
|
|
3699
3747
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3700
|
-
font-family: var(--
|
|
3701
|
-
font-size: var(--
|
|
3702
|
-
line-height: var(--
|
|
3748
|
+
font-family: var(--IDS-PREAMBLE__FONT-FAMILY);
|
|
3749
|
+
font-size: var(--IDS-PREAMBLE__FONT-SIZE);
|
|
3750
|
+
line-height: var(--IDS-PREAMBLE__LINE-HEIGHT);
|
|
3703
3751
|
font-weight: 300;
|
|
3704
3752
|
letter-spacing: 0;
|
|
3705
3753
|
}
|
|
3706
3754
|
@media (min-width: 1024px) {
|
|
3707
3755
|
.ids .ids-preamble {
|
|
3708
|
-
font-size: var(--
|
|
3709
|
-
line-height: var(--
|
|
3756
|
+
font-size: var(--IDS-PREAMBLE__FONT-SIZE-DESKTOP);
|
|
3757
|
+
line-height: var(--IDS-PREAMBLE__LINE-HEIGHT-DESKTOP);
|
|
3710
3758
|
}
|
|
3711
3759
|
}
|
|
3712
3760
|
.ids .ids-preamble .ids-anchor {
|
|
3713
|
-
color: var(--
|
|
3761
|
+
color: var(--IDS-ANCHOR__COLOR);
|
|
3714
3762
|
text-decoration: none;
|
|
3715
3763
|
}
|
|
3716
3764
|
.ids .ids-preamble .ids-anchor:visited {
|
|
3717
|
-
color: var(--
|
|
3765
|
+
color: var(--IDS-ANCHOR__COLOR);
|
|
3718
3766
|
}
|
|
3719
3767
|
.ids .ids-preamble .ids-anchor:link {
|
|
3720
3768
|
text-decoration: underline;
|
|
3721
3769
|
}
|
|
3722
3770
|
.ids .ids-preamble .ids-anchor:active, .ids .ids-preamble .ids-anchor:hover {
|
|
3723
|
-
color: var(--
|
|
3771
|
+
color: var(--IDS-ANCHOR__HOVER-COLOR);
|
|
3724
3772
|
text-decoration: underline;
|
|
3725
3773
|
}
|
|
3726
3774
|
.ids .ids-body {
|
|
3727
3775
|
font-style: normal;
|
|
3728
3776
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3729
|
-
font-family: var(--
|
|
3730
|
-
font-size: var(--
|
|
3731
|
-
line-height: var(--
|
|
3777
|
+
font-family: var(--IDS-BODY__FONT-FAMILY);
|
|
3778
|
+
font-size: var(--IDS-BODY__FONT-SIZE);
|
|
3779
|
+
line-height: var(--IDS-BODY__LINE-HEIGHT);
|
|
3732
3780
|
font-weight: 400;
|
|
3733
3781
|
letter-spacing: 0;
|
|
3734
3782
|
}
|
|
3735
3783
|
.ids .ids-body .ids-anchor {
|
|
3736
|
-
color: var(--
|
|
3784
|
+
color: var(--IDS-ANCHOR__COLOR);
|
|
3737
3785
|
text-decoration: none;
|
|
3738
3786
|
}
|
|
3739
3787
|
.ids .ids-body .ids-anchor:visited {
|
|
3740
|
-
color: var(--
|
|
3788
|
+
color: var(--IDS-ANCHOR__COLOR);
|
|
3741
3789
|
}
|
|
3742
3790
|
.ids .ids-body .ids-anchor:link {
|
|
3743
3791
|
text-decoration: underline;
|
|
3744
3792
|
}
|
|
3745
3793
|
.ids .ids-body .ids-anchor:active, .ids .ids-body .ids-anchor:hover {
|
|
3746
|
-
color: var(--
|
|
3794
|
+
color: var(--IDS-ANCHOR__HOVER-COLOR);
|
|
3747
3795
|
text-decoration: underline;
|
|
3748
3796
|
}
|
|
3749
3797
|
.ids .ids-body.ids-disabled {
|
|
3750
|
-
color: var(---
|
|
3798
|
+
color: var(---IDS-BODY--DISABLED__COLOR);
|
|
3751
3799
|
font-style: italic;
|
|
3752
3800
|
}
|
|
3753
3801
|
.ids .ids-small {
|
|
@@ -3757,30 +3805,30 @@ input:focus + .ids-toggle input:before {
|
|
|
3757
3805
|
line-height: 1.25rem;
|
|
3758
3806
|
font-weight: 400;
|
|
3759
3807
|
letter-spacing: 0rem;
|
|
3760
|
-
font-family: var(--
|
|
3808
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
3761
3809
|
}
|
|
3762
3810
|
.ids .ids-small .ids-anchor {
|
|
3763
|
-
color: var(--
|
|
3811
|
+
color: var(--IDS-ANCHOR__COLOR);
|
|
3764
3812
|
text-decoration: none;
|
|
3765
3813
|
}
|
|
3766
3814
|
.ids .ids-small .ids-anchor:visited {
|
|
3767
|
-
color: var(--
|
|
3815
|
+
color: var(--IDS-ANCHOR__COLOR);
|
|
3768
3816
|
}
|
|
3769
3817
|
.ids .ids-small .ids-anchor:link {
|
|
3770
3818
|
text-decoration: underline;
|
|
3771
3819
|
}
|
|
3772
3820
|
.ids .ids-small .ids-anchor:active, .ids .ids-small .ids-anchor:hover {
|
|
3773
|
-
color: var(--
|
|
3821
|
+
color: var(--IDS-ANCHOR__HOVER-COLOR);
|
|
3774
3822
|
text-decoration: underline;
|
|
3775
3823
|
}
|
|
3776
3824
|
.ids .ids-pagelist {
|
|
3777
3825
|
font-style: normal;
|
|
3778
|
-
color: var(--
|
|
3779
|
-
font-family: var(--
|
|
3780
|
-
font-size: var(--
|
|
3781
|
-
line-height: var(--
|
|
3782
|
-
font-weight: var(--
|
|
3783
|
-
letter-spacing: var(--
|
|
3826
|
+
color: var(--IDS-PAGE-LIST__COLOR);
|
|
3827
|
+
font-family: var(--IDS-PAGE-LIST__FONT-FAMILY);
|
|
3828
|
+
font-size: var(--IDS-PAGE-LIST__FONT-SIZE);
|
|
3829
|
+
line-height: var(--IDS-PAGE-LIST__LINE-HEIGHT);
|
|
3830
|
+
font-weight: var(--IDS-PAGE-LIST__FONT-WEIGHT);
|
|
3831
|
+
letter-spacing: var(--IDS-PAGE-LIST__LETTER-SPACING);
|
|
3784
3832
|
}
|
|
3785
3833
|
.ids ul.ids-bullet-list,
|
|
3786
3834
|
.ids .ids-bullet-list {
|
|
@@ -3793,16 +3841,16 @@ input:focus + .ids-toggle input:before {
|
|
|
3793
3841
|
padding-left: 0.5rem;
|
|
3794
3842
|
display: list-item;
|
|
3795
3843
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3796
|
-
font-family: var(--
|
|
3844
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
3797
3845
|
font-size: 1rem;
|
|
3798
3846
|
font-style: normal;
|
|
3799
3847
|
font-weight: 400;
|
|
3800
3848
|
letter-spacing: 0;
|
|
3801
|
-
line-height: var(--
|
|
3849
|
+
line-height: var(--IDS-BULLET-LIST__LINE-HEIGHT);
|
|
3802
3850
|
}
|
|
3803
3851
|
.ids ul.ids-bullet-list li::marker,
|
|
3804
3852
|
.ids .ids-bullet-list li::marker {
|
|
3805
|
-
color: var(--
|
|
3853
|
+
color: var(--IDS-BULLET-LIST__MARKER-COLOR);
|
|
3806
3854
|
}
|
|
3807
3855
|
.ids ol.ids-numbered-list,
|
|
3808
3856
|
.ids .ids-numbered-list {
|
|
@@ -3815,43 +3863,43 @@ input:focus + .ids-toggle input:before {
|
|
|
3815
3863
|
padding-left: 0.5rem;
|
|
3816
3864
|
display: list-item;
|
|
3817
3865
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
3818
|
-
font-family: var(--
|
|
3866
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
3819
3867
|
font-size: 1rem;
|
|
3820
3868
|
font-style: normal;
|
|
3821
3869
|
font-weight: 400;
|
|
3822
|
-
letter-spacing:
|
|
3823
|
-
line-height: var(--
|
|
3870
|
+
letter-spacing: 0;
|
|
3871
|
+
line-height: var(--IDS-BULLET-LIST__LINE-HEIGHT);
|
|
3824
3872
|
}
|
|
3825
3873
|
.ids ol.ids-numbered-list li::marker,
|
|
3826
3874
|
.ids .ids-numbered-list li::marker {
|
|
3827
|
-
font-weight: var(--
|
|
3875
|
+
font-weight: var(--IDS-BULLET-LIST__MARKER-FONT-WEIGHT);
|
|
3828
3876
|
}
|
|
3829
3877
|
|
|
3830
3878
|
.ids-content .ids-heading-xxl {
|
|
3831
|
-
margin-bottom: var(--
|
|
3879
|
+
margin-bottom: var(--IDS-HEADING-XXL__MARGIN-BOTTOM);
|
|
3832
3880
|
}
|
|
3833
3881
|
.ids-content .ids-heading-xl {
|
|
3834
|
-
margin-bottom: var(--
|
|
3882
|
+
margin-bottom: var(--IDS-HEADING-XL__MARGIN-BOTTOM);
|
|
3835
3883
|
}
|
|
3836
3884
|
.ids-content .ids-heading-l {
|
|
3837
|
-
margin-bottom: var(--
|
|
3885
|
+
margin-bottom: var(--IDS-HEADING-L__MARGIN-BOTTOM);
|
|
3838
3886
|
}
|
|
3839
3887
|
.ids-content .ids-heading-m,
|
|
3840
3888
|
.ids-content .ids-heading-s,
|
|
3841
3889
|
.ids-content .ids-heading-xs {
|
|
3842
|
-
margin-bottom:
|
|
3890
|
+
margin-bottom: 0.625rem;
|
|
3843
3891
|
}
|
|
3844
3892
|
.ids-content .ids-preamble {
|
|
3845
|
-
margin-bottom:
|
|
3893
|
+
margin-bottom: 2.5rem;
|
|
3846
3894
|
}
|
|
3847
3895
|
.ids-content .ids-body {
|
|
3848
|
-
margin-bottom:
|
|
3896
|
+
margin-bottom: 1.875rem;
|
|
3849
3897
|
}
|
|
3850
3898
|
|
|
3851
3899
|
:root {
|
|
3852
|
-
--
|
|
3853
|
-
--
|
|
3854
|
-
--
|
|
3900
|
+
--IDS__MAX-WIDTH: 1280px;
|
|
3901
|
+
--IDS__FONT-FAMILY: Open sans;
|
|
3902
|
+
--IDS__FONT-COLOR: black;
|
|
3855
3903
|
}
|
|
3856
3904
|
|
|
3857
3905
|
.ids input:focus,
|
|
@@ -3859,20 +3907,20 @@ input:focus + .ids-toggle input:before {
|
|
|
3859
3907
|
.ids textarea:focus,
|
|
3860
3908
|
.ids ids-button:focus,
|
|
3861
3909
|
.ids a:focus {
|
|
3862
|
-
outline: var(--
|
|
3863
|
-
outline-offset: var(--
|
|
3910
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
3911
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
3864
3912
|
}
|
|
3865
3913
|
|
|
3866
3914
|
input::placeholder,
|
|
3867
3915
|
textarea::placeholder,
|
|
3868
3916
|
select::placeholder {
|
|
3869
|
-
color: var(--IDS-
|
|
3917
|
+
color: var(--IDS-FORM-PLACEHOLDER__COLOR);
|
|
3870
3918
|
}
|
|
3871
3919
|
|
|
3872
3920
|
[tabindex="0"]:focus {
|
|
3873
|
-
outline: var(--
|
|
3874
|
-
outline-offset: var(--
|
|
3875
|
-
outline-color: var(--
|
|
3921
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
3922
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
3923
|
+
outline-color: var(--IDS-FOCUS__OUTLINE-COLOR);
|
|
3876
3924
|
}
|
|
3877
3925
|
|
|
3878
3926
|
input[type=search]::-webkit-search-decoration,
|