@inera/ids-design 7.2.3 → 8.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/accordion/accordion-lit.js +1 -1
- package/components/accordion/accordion.css +157 -11
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +275 -77
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +17 -11
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +16 -28
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +11 -6
- package/components/button-group/button-group-lit.js +1 -1
- package/components/button-group/button-group.css +4 -0
- package/components/card/card-lit.js +1 -1
- package/components/card/card.css +162 -33
- package/components/carousel/carousel-item-lit.js +1 -1
- package/components/carousel/carousel-item.css +169 -7
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +18 -12
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +14 -6
- package/components/date-label/date-label-lit.js +1 -1
- package/components/date-label/date-label.css +35 -14
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +34 -38
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +87 -28
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +226 -121
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +293 -140
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +390 -104
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +280 -164
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +339 -188
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +10 -6
- package/components/form/group/group-lit.js +1 -1
- package/components/form/group/group.css +148 -1
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +225 -2
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +37 -33
- package/components/form/spinner/spinner-lit.js +1 -1
- package/components/form/spinner/spinner.css +6 -11
- package/components/global-alert/global-alert-lit.js +9 -0
- package/components/global-alert/global-alert.css +354 -0
- package/components/grid/container/container-lit.js +1 -1
- package/components/grid/container/container.css +2 -9
- package/components/header-1177/composite-header-1177.css +1105 -974
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +406 -191
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +125 -75
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-menu-mobile.css +14 -9
- package/components/header-1177/header-1177-nav-item-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile.css +107 -164
- package/components/header-1177/header-1177-nav-item.css +109 -88
- package/components/header-1177/header-1177-nav-lit.js +1 -1
- package/components/header-1177/header-1177-nav.css +100 -45
- package/components/header-1177/header-1177-region-picker-lit.d.ts +2 -0
- package/components/header-1177/header-1177-region-picker-lit.js +7 -0
- package/components/header-1177/header-1177-region-picker-mobile-lit.d.ts +2 -0
- package/components/header-1177/header-1177-region-picker-mobile-lit.js +9 -0
- package/components/header-1177/header-1177-region-picker-mobile.css +112 -0
- package/components/header-1177/header-1177-region-picker.css +107 -0
- package/components/header-1177/header-1177.css +125 -450
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +170 -29
- package/components/header-1177-admin/header-1177-admin-avatar.css +490 -278
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +131 -89
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-menu-mobile-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-menu-mobile.css +145 -0
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item.css +163 -134
- package/components/header-1177-admin/header-1177-admin-nav-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav.css +76 -47
- package/components/header-1177-admin/header-1177-admin.css +91 -285
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +146 -74
- package/components/header-1177-pro/header-1177-pro-avatar.css +448 -275
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +169 -103
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-menu-mobile-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-menu-mobile.css +146 -0
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item.css +139 -122
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav.css +75 -46
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile-lit.js +9 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-mobile.css +117 -0
- package/components/header-1177-pro/header-1177-pro-region-picker.css +38 -810
- package/components/header-1177-pro/header-1177-pro.css +140 -139
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +31 -21
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-menu-mobile-lit.d.ts +2 -0
- package/components/header-inera/header-inera-menu-mobile-lit.js +7 -0
- package/components/header-inera/header-inera-menu-mobile.css +136 -0
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +26 -23
- package/components/header-inera/header-inera-nav-lit.js +1 -1
- package/components/header-inera/header-inera-nav.css +11 -8
- package/components/header-inera/header-inera.css +50 -21
- package/components/header-inera-admin/composite-header-inera-admin.css +858 -245
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +173 -44
- package/components/header-inera-admin/header-inera-admin-avatar.css +558 -100
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +14 -7
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-menu-mobile-lit.d.ts +2 -0
- package/components/header-inera-admin/header-inera-admin-menu-mobile-lit.js +7 -0
- package/components/header-inera-admin/header-inera-admin-menu-mobile.css +147 -0
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item.css +28 -25
- package/components/header-inera-admin/header-inera-admin-nav-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav.css +16 -16
- package/components/header-inera-admin/header-inera-admin.css +34 -24
- package/components/header-patient/header-patient-lit.js +1 -1
- package/components/header-patient/header-patient.css +166 -8
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +340 -244
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +203 -16
- package/components/navigation/local/navigation-local-lit.js +1 -1
- package/components/navigation/local/navigation-local.css +37 -56
- package/components/notification-badge/notification-badge-lit.js +1 -1
- package/components/notification-badge/notification-badge.css +15 -13
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +206 -44
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +5 -5
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +262 -114
- package/components/progressbar/progressbar-lit.js +1 -1
- package/components/progressbar/progressbar.css +147 -4
- package/components/puff-list/puff-list-lit.js +1 -1
- package/components/puff-list/puff-list.css +258 -35
- package/components/region-icon/region-icon-lit.js +1 -1
- package/components/region-icon/region-icon.css +5 -5
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +6 -9
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +61 -26
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +170 -22
- package/components/table/table.css +6 -3
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab-panel-lit.js +1 -1
- package/components/tabs/tab-panel.css +2 -0
- package/components/tabs/tab.css +26 -14
- package/components/tabs/tabs-lit.js +2 -2
- package/components/tabs/tabs.css +1 -1
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +10 -7
- package/components/tooltip/tooltip-lit.js +1 -1
- package/components/tooltip/tooltip.css +8 -5
- package/global/_partials.css +15 -0
- package/{themes/1177-pro/1177-pro.css → global/global.css} +3958 -3504
- package/global/icons/Inera-Design-Icons.eot +0 -0
- package/global/icons/Inera-Design-Icons.svg +9 -0
- package/global/icons/Inera-Design-Icons.ttf +0 -0
- package/global/icons/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +2745 -0
- package/package.json +1 -1
- package/reset.css +90 -0
- package/styles.css +8320 -0
- package/tokens/component-tokens.scss +86 -0
- package/tokens/themes/1177-admin-tokens.css +340 -263
- package/tokens/themes/1177-pro-tokens.css +340 -263
- package/tokens/themes/1177-tokens.css +340 -263
- package/tokens/themes/inera-admin-tokens.css +294 -252
- package/tokens/themes/inera-tokens.css +294 -252
- package/components/alert-global/alert-global-lit.js +0 -7
- package/components/alert-global/alert-global.css +0 -195
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +0 -304
- package/components/header-inera/header-inera-nav-mobile-lit.js +0 -7
- package/components/header-inera/header-inera-nav-mobile.css +0 -126
- package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-nav-mobile.css +0 -126
- package/themes/1177/1177.css +0 -6196
- package/themes/inera/inera.css +0 -6220
- package/themes/inera-admin/inera-admin.css +0 -6293
- /package/components/{alert-global/alert-global-lit.d.ts → global-alert/global-alert-lit.d.ts} +0 -0
- /package/components/{header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts → header-1177-admin/header-1177-admin-menu-mobile-lit.d.ts} +0 -0
- /package/components/{header-inera-admin/header-inera-admin-nav-mobile-lit.d.ts → header-1177-pro/header-1177-pro-menu-mobile-lit.d.ts} +0 -0
- /package/components/{header-inera/header-inera-nav-mobile-lit.d.ts → header-1177-pro/header-1177-pro-region-picker-mobile-lit.d.ts} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__name,.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit,.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__name,.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit,:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__name,:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit,:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__name,:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit{color:var(--IDS-COLOR-NEUTRAL-20);font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1rem;max-width:12.5rem;overflow:hidden;position:relative;text-align:start;text-overflow:ellipsis;white-space:nowrap}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar{align-items:center;display:flex;justify-self:flex-end;margin-right:1.5rem;padding-left:1.5rem;position:relative}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar button{padding:0 .5rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.75rem;justify-content:center;margin:0 -.5rem;outline:inherit;padding:0 .5rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{display:flex;height:1.25rem;width:1.25rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-COLOR-ACCENT-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.25rem;pointer-events:none;position:absolute}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron{height:.75rem;position:relative;width:.75rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron.ids-header-1177-pro__avatar-chevron--expanded:before{content:\"\\e939\"}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content{display:grid;grid-template-rows:1fr;min-width:6.25rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content:has(.ids-header-1177-pro__avatar-content__unit){grid-template-rows:1fr 1fr}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit{font-size:.875rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--expanded .ids-header-1177-pro__avatar-dropdown{display:flex}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-dropdown{background-color:var(--IDS-COLOR-NEUTRAL-100);box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:1.25rem;min-width:17.5rem;padding:2rem 2.5rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:1}.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-dropdown .ids-header-1177-pro__link-separator,.ids-header-1177-pro--unresponsive .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-dropdown ::slotted(hr){border:0;border-top:1px solid var(--IDS-COLOR-NEUTRAL-90);display:block;height:.0625rem;width:100%}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar{align-items:center;display:flex;justify-self:flex-end;margin-right:1.5rem;padding-left:1.5rem;position:relative}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar button{padding:0 .5rem}@media (max-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar{display:none}}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.75rem;justify-content:center;margin:0 -.5rem;outline:inherit;padding:0 .5rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{display:flex;height:1.25rem;width:1.25rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-COLOR-ACCENT-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.25rem;pointer-events:none;position:absolute}@media (min-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{height:2rem;width:2em}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon:before{font-size:2rem}}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron{height:.75rem;position:relative;width:.75rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron.ids-header-1177-pro__avatar-chevron--expanded:before{content:\"\\e939\"}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content{display:grid;grid-template-rows:1fr;min-width:6.25rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content:has(.ids-header-1177-pro__avatar-content__unit){grid-template-rows:1fr 1fr}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit{font-size:.875rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--expanded .ids-header-1177-pro__avatar-dropdown{display:flex}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-dropdown{background-color:var(--IDS-COLOR-NEUTRAL-100);box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:1.25rem;min-width:17.5rem;padding:2rem 2.5rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:1}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-dropdown .ids-header-1177-pro__link-separator,.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__avatar .ids-header-1177-pro__avatar-dropdown ::slotted(hr){border:0;border-top:1px solid var(--IDS-COLOR-NEUTRAL-90);display:block;height:.0625rem;width:100%}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive){align-items:center;display:flex;justify-self:flex-end;margin-right:1.5rem;padding-left:1.5rem;position:relative}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) button{padding:0 .5rem}@media (max-width:1024px){:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive){display:none}}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.75rem;justify-content:center;margin:0 -.5rem;outline:inherit;padding:0 .5rem}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{display:flex;height:1.25rem;width:1.25rem}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-COLOR-ACCENT-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.25rem;pointer-events:none;position:absolute}@media (min-width:1024px){:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{height:2rem;width:2em}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon:before{font-size:2rem}}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron{height:.75rem;position:relative;width:.75rem}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron.ids-header-1177-pro__avatar-chevron--expanded:before{content:\"\\e939\"}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content{display:grid;grid-template-rows:1fr;min-width:6.25rem}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content:has(.ids-header-1177-pro__avatar-content__unit){grid-template-rows:1fr 1fr}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit{font-size:.875rem}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive).ids-header-1177-pro__avatar--expanded .ids-header-1177-pro__avatar-dropdown{display:flex}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-dropdown{background-color:var(--IDS-COLOR-NEUTRAL-100);box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:1.25rem;min-width:17.5rem;padding:2rem 2.5rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:1}:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-dropdown .ids-header-1177-pro__link-separator,:host .ids-header-1177-pro__avatar:not(.ids-header-1177-pro__avatar--unresponsive) .ids-header-1177-pro__avatar-dropdown ::slotted(hr){border:0;border-top:1px solid var(--IDS-COLOR-NEUTRAL-90);display:block;height:.0625rem;width:100%}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive{align-items:center;display:flex;justify-self:flex-end;margin-right:1.5rem;padding-left:1.5rem;position:relative}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive button{padding:0 .5rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.75rem;justify-content:center;margin:0 -.5rem;outline:inherit;padding:0 .5rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon{display:flex;height:1.25rem;width:1.25rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-icon:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-COLOR-ACCENT-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.25rem;pointer-events:none;position:absolute}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron{height:.75rem;position:relative;width:.75rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-chevron.ids-header-1177-pro__avatar-chevron--expanded:before{content:\"\\e939\"}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content{display:grid;grid-template-rows:1fr;min-width:6.25rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content:has(.ids-header-1177-pro__avatar-content__unit){grid-template-rows:1fr 1fr}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-box .ids-header-1177-pro__avatar-content .ids-header-1177-pro__avatar-content__unit{font-size:.875rem}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive.ids-header-1177-pro__avatar--expanded .ids-header-1177-pro__avatar-dropdown{display:flex}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-dropdown{background-color:var(--IDS-COLOR-NEUTRAL-100);box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.3);display:none;flex-direction:column;gap:1.25rem;min-width:17.5rem;padding:2rem 2.5rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:1}:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-dropdown .ids-header-1177-pro__link-separator,:host .ids-header-1177-pro__avatar.ids-header-1177-pro__avatar--unresponsive .ids-header-1177-pro__avatar-dropdown ::slotted(hr){border:0;border-top:1px solid var(--IDS-COLOR-NEUTRAL-90);display:block;height:.0625rem;width:100%}";
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}:root{--IDS-FONT-FAMILY-BASE:\"Open Sans\";--IDS-FONT-FAMILY-HEADING:\"Inter\";--IDS-FONT-COLOR:var(--ids-color-surface-text-on-default);--IDS-HEADING-XXL__COLOR:var(--ids-color-heading-text-xxl);--IDS-HEADING-XXL__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-XXL__FONT-SIZE:2rem;--IDS-HEADING-XXL__LINE-HEIGHT:2.5rem;--IDS-HEADING-XXL__FONT-SIZE-DESKTOP:3rem;--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP:3.25rem;--IDS-HEADING-XXL__FONT-WEIGHT:700;--IDS-HEADING-XXL__LETTER-SPACING:-0.052rem;--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP:-0.078rem;--IDS-HEADING-XXL__MARGIN-BOTTOM:1.875rem;--IDS-HEADING-XL__COLOR:var(--ids-color-heading-text-xl);--IDS-HEADING-XL__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-XL__FONT-SIZE:1.625rem;--IDS-HEADING-XL__LINE-HEIGHT:2.125rem;--IDS-HEADING-XL__FONT-SIZE-DESKTOP:2.25rem;--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP:2.625rem;--IDS-HEADING-XL__FONT-WEIGHT:700;--IDS-HEADING-XL__LETTER-SPACING:-0.031rem;--IDS-HEADING-XL__LETTER-SPACING-DESKTOP:-0.063rem;--IDS-HEADING-XL__MARGIN-BOTTOM:1.875rem;--IDS-HEADING-L__COLOR:var(--ids-color-heading-text-l);--IDS-HEADING-L__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-L__FONT-SIZE-DESKTOP:1.75rem;--IDS-HEADING-L__LINE-HEIGHT-DESKTOP:2.25rem;--IDS-HEADING-L__FONT-SIZE:1.5rem;--IDS-HEADING-L__LINE-HEIGHT:1.875rem;--IDS-HEADING-L__FONT-WEIGHT:700;--IDS-HEADING-L__LETTER-SPACING:-0.025rem;--IDS-HEADING-L__LETTER-SPACING-DESKTOP:-0.044rem;--IDS-HEADING-L__MARGIN-BOTTOM:1.875rem;--IDS-HEADING-M__COLOR:var(--ids-color-heading-text-m);--IDS-HEADING-M__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-M__FONT-SIZE:1.375rem;--IDS-HEADING-M__LINE-HEIGHT:1.75rem;--IDS-HEADING-M__FONT-SIZE-DESKTOP:1.5rem;--IDS-HEADING-M__LINE-HEIGHT-DESKTOP:1.875rem;--IDS-HEADING-M__FONT-WEIGHT:700;--IDS-HEADING-M__LETTER-SPACING:-0.019rem;--IDS-HEADING-M__LETTER-SPACING-DESKTOP:-0.031rem;--IDS-HEADING-S__COLOR:var(--ids-color-heading-text-s);--IDS-HEADING-S__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-S__FONT-SIZE:1.25rem;--IDS-HEADING-S__LINE-HEIGHT:1.5rem;--IDS-HEADING-S__FONT-SIZE-DESKTOP:1.25rem;--IDS-HEADING-S__LINE-HEIGHT-DESKTOP:1.5rem;--IDS-HEADING-S__FONT-WEIGHT:700;--IDS-HEADING-S__LETTER-SPACING:-0.013rem;--IDS-HEADING-S__LETTER-SPACING-DESKTOP:-0.025rem;--IDS-HEADING-XS__COLOR:var(--ids-color-heading-text-xs);--IDS-HEADING-XS__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-XS__FONT-SIZE:1rem;--IDS-HEADING-XS__LINE-HEIGHT:1.25rem;--IDS-HEADING-XS__FONT-WEIGHT:700;--IDS-HEADING-XS__LETTER-SPACING:0;--IDS-ANCHOR__COLOR:var(--ids-color-interactive-text-default);--IDS-ANCHOR__HOVER-COLOR:var(--ids-color-interactive-text-hover);--IDS-PREAMBLE__FONT-FAMILY:var(--IDS-FONT-FAMILY-BASE);--IDS-PREAMBLE__FONT-SIZE:1.125rem;--IDS-PREAMBLE__LINE-HEIGHT:1.75rem;--IDS-PREAMBLE__FONT-SIZE-DESKTOP:1.375rem;--IDS-PREAMBLE__LINE-HEIGHT-DESKTOP:2.25rem;--IDS-BODY__FONT-FAMILY:var(--IDS-FONT-FAMILY-BASE);--IDS-BODY__FONT-SIZE:1rem;--IDS-BODY__LINE-HEIGHT:1.5rem;--IDS-BODY--DISABLED__COLOR:var(--ids-color-interactive-text-disabled);--IDS-PAGE-LIST__COLOR:var(--ids-color-brand-text-primary);--IDS-PAGE-LIST__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-PAGE-LIST__FONT-SIZE:1.25rem;--IDS-PAGE-LIST__LINE-HEIGHT:1.5rem;--IDS-PAGE-LIST__FONT-WEIGHT:700;--IDS-PAGE-LIST__LETTER-SPACING:-0.025rem;--IDS-BULLET-LIST__MARKER-COLOR:var(--ids-color-brand-text-primary);--IDS-BULLET-LIST__MARKER-FONT-WEIGHT:bold;--IDS-BULLET-LIST__LINE-HEIGHT:1.5rem;--IDS-DIVIDER__COLOR:var(--ids-color-surface-border-default)}:root.ids--1177-admin,:root.ids--1177-pro{--IDS-PAGE-LIST__COLOR:var(--ids-color-interactive-text-default)}:root.ids--inera,:root.ids--inera-admin{--IDS-FONT-FAMILY-BASE:\"Open Sans\";--IDS-FONT-FAMILY-HEADING:\"Poppins\";--IDS-HEADING-XXL__FONT-SIZE:1.875rem;--IDS-HEADING-XXL__LINE-HEIGHT:2.375rem;--IDS-HEADING-XXL__FONT-SIZE-DESKTOP:2.5rem;--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP:3.125rem;--IDS-HEADING-XXL__FONT-WEIGHT:600;--IDS-HEADING-XXL__LETTER-SPACING:inherit;--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-XXL__MARGIN-BOTTOM:1.25rem;--IDS-HEADING-XL__FONT-SIZE:1.625rem;--IDS-HEADING-XL__LINE-HEIGHT:2rem;--IDS-HEADING-XL__FONT-SIZE-DESKTOP:2rem;--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP:2.5rem;--IDS-HEADING-XL__FONT-WEIGHT:600;--IDS-HEADING-XL__LETTER-SPACING:inherit;--IDS-HEADING-XL__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-XL__MARGIN-BOTTOM:1.25rem;--IDS-HEADING-L__FONT-SIZE:1.5rem;--IDS-HEADING-L__LINE-HEIGHT:1.875rem;--IDS-HEADING-L__FONT-SIZE-DESKTOP:1.75rem;--IDS-HEADING-L__LINE-HEIGHT-DESKTOP:2.25rem;--IDS-HEADING-L__FONT-WEIGHT:600;--IDS-HEADING-L__LETTER-SPACING:inherit;--IDS-HEADING-L__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-L__MARGIN-BOTTOM:1.25rem;--IDS-HEADING-M__FONT-SIZE:1.375rem;--IDS-HEADING-M__LINE-HEIGHT:1.75rem;--IDS-HEADING-M__FONT-SIZE-DESKTOP:1.5rem;--IDS-HEADING-M__LINE-HEIGHT-DESKTOP:2rem;--IDS-HEADING-M__FONT-WEIGHT:600;--IDS-HEADING-M__LETTER-SPACING:inherit;--IDS-HEADING-M__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-S__FONT-SIZE:1.25rem;--IDS-HEADING-S__LINE-HEIGHT:1.5rem;--IDS-HEADING-S__FONT-SIZE-DESKTOP:1.25rem;--IDS-HEADING-S__LINE-HEIGHT-DESKTOP:1.625rem;--IDS-HEADING-S__FONT-WEIGHT:600;--IDS-HEADING-S__LETTER-SPACING:inherit;--IDS-HEADING-S__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-XS__FONT-SIZE:1rem;--IDS-HEADING-XS__LINE-HEIGHT:1.25rem;--IDS-HEADING-XS__FONT-WEIGHT:600;--IDS-HEADING-XS__LETTER-SPACING:inherit;--IDS-BODY__LINE-HEIGHT:1.625rem;--IDS-BODY--DISABLED__COLOR:var(--ids-color-interactive-text-disabled);--IDS-PAGE-LIST__FONT-WEIGHT:600;--IDS-PAGE-LIST__LETTER-SPACING:0;--IDS-BULLET-LIST__MARKER-FONT-WEIGHT:normal;--IDS-BULLET-LIST__LINE-HEIGHT:1.625rem;--IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT:600}:root.ids--dark{--IDS-PAGE-LIST__COLOR:var(--ids-color-navigation-text-default)}:root.ids--dark.ids--1177-admin,:root.ids--dark.ids--1177-pro,:root.ids--dark.ids--inera,:root.ids--dark.ids--inera-admin{--IDS-PAGE-LIST__COLOR:var(--ids-color-interactive-text-default)}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar{align-items:center;display:flex;flex-wrap:wrap;justify-self:flex-end;margin-left:1rem;position:relative}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button{align-items:flex-start;background-color:var(--IDS-HEADER-1177-PRO-AVATAR__BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-PRO-AVATAR__BORDER-COLOR);border-radius:6.25rem;cursor:pointer;display:flex;flex-direction:column;justify-content:center;max-width:18rem;overflow:hidden;padding:.75rem 3.25rem;position:relative}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-PRO-AVATAR__ICON-COLOR);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.75rem;left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--IDS-HEADER-1177-PRO-AVATAR__BACKGROUND-COLOR);color:var(--IDS-HEADER-1177-PRO-AVATAR__ICON-COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;padding:.25rem;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button:hover:after,.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button:hover:before{color:var(--IDS-HEADER-1177-PRO-AVATAR__ICON-HOVER-COLOR)}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button:focus{z-index:20}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button.ids-header-1177-pro-avatar__button--expanded:after{content:\"\\e939\"}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button .ids-header-1177-pro-avatar__name,.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button .ids-header-1177-pro-avatar__unit{color:var(--IDS-HEADER-1177-PRO-AVATAR__COLOR);font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1rem;max-width:100%;overflow:hidden;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button .ids-header-1177-pro-avatar__unit{font-size:.875rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__menu{background-color:var(--IDS-HEADER-1177-PRO-AVATAR__DROPDOWN-BACKGROUND-COLOR);border:var(--IDS-HEADER-1177-PRO-AVATAR-DROPDOWN__BORDER);border-radius:.625rem;box-shadow:var(--IDS-BOX-SHADOW-BOTTOM);box-sizing:border-box;display:none;left:auto;padding:1.25rem;position:absolute;right:0;top:calc(100% + .25rem);width:20rem;z-index:12}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__menu.ids-header-1177-pro-avatar__menu--expanded{display:block}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__menu .ids-header-1177-pro-avatar__menu-links{display:flex;flex-direction:column;gap:1.5rem}.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__menu .ids-header-1177-pro-avatar__menu-links ::slotted(hr),.ids-header-1177-pro--unresponsive .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__menu .ids-header-1177-pro-avatar__menu-links hr{border:0;border-top:.0313rem solid var(--IDS-HEADER-1177-PRO-AVATAR__MENU-SEPARATOR-COLOR);display:block;height:.0313rem;margin:0;width:100%}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar{align-items:center;display:flex;flex-wrap:wrap;justify-self:flex-end;margin-left:1rem;position:relative}@media (max-width:1024px){.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar{display:none}}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button{align-items:flex-start;background-color:var(--IDS-HEADER-1177-PRO-AVATAR__BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-PRO-AVATAR__BORDER-COLOR);border-radius:6.25rem;cursor:pointer;display:flex;flex-direction:column;justify-content:center;max-width:18rem;overflow:hidden;padding:.75rem 3.25rem;position:relative}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-PRO-AVATAR__ICON-COLOR);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.75rem;left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--IDS-HEADER-1177-PRO-AVATAR__BACKGROUND-COLOR);color:var(--IDS-HEADER-1177-PRO-AVATAR__ICON-COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;padding:.25rem;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button:hover:after,.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button:hover:before{color:var(--IDS-HEADER-1177-PRO-AVATAR__ICON-HOVER-COLOR)}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button:focus{z-index:20}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button.ids-header-1177-pro-avatar__button--expanded:after{content:\"\\e939\"}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button .ids-header-1177-pro-avatar__name,.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button .ids-header-1177-pro-avatar__unit{color:var(--IDS-HEADER-1177-PRO-AVATAR__COLOR);font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1rem;max-width:100%;overflow:hidden;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__button .ids-header-1177-pro-avatar__unit{font-size:.875rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__menu{background-color:var(--IDS-HEADER-1177-PRO-AVATAR__DROPDOWN-BACKGROUND-COLOR);border:var(--IDS-HEADER-1177-PRO-AVATAR-DROPDOWN__BORDER);border-radius:.625rem;box-shadow:var(--IDS-BOX-SHADOW-BOTTOM);box-sizing:border-box;display:none;left:auto;padding:1.25rem;position:absolute;right:0;top:calc(100% + .25rem);width:20rem;z-index:12}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__menu.ids-header-1177-pro-avatar__menu--expanded{display:block}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__menu .ids-header-1177-pro-avatar__menu-links{display:flex;flex-direction:column;gap:1.5rem}.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__menu .ids-header-1177-pro-avatar__menu-links ::slotted(hr),.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro-avatar .ids-header-1177-pro-avatar__menu .ids-header-1177-pro-avatar__menu-links hr{border:0;border-top:.0313rem solid var(--IDS-HEADER-1177-PRO-AVATAR__MENU-SEPARATOR-COLOR);display:block;height:.0313rem;margin:0;width:100%}:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive){align-items:center;display:flex;flex-wrap:wrap;justify-self:flex-end;margin-left:1rem;position:relative}@media (max-width:1024px){:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive){display:none}}:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__button{align-items:flex-start;background-color:var(--IDS-HEADER-1177-PRO-AVATAR__BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-PRO-AVATAR__BORDER-COLOR);border-radius:6.25rem;cursor:pointer;display:flex;flex-direction:column;justify-content:center;max-width:18rem;overflow:hidden;padding:.75rem 3.25rem;position:relative}:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-PRO-AVATAR__ICON-COLOR);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.75rem;left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--IDS-HEADER-1177-PRO-AVATAR__BACKGROUND-COLOR);color:var(--IDS-HEADER-1177-PRO-AVATAR__ICON-COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;padding:.25rem;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__button:hover:after,:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__button:hover:before{color:var(--IDS-HEADER-1177-PRO-AVATAR__ICON-HOVER-COLOR)}:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__button:focus{z-index:20}:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__button.ids-header-1177-pro-avatar__button--expanded:after{content:\"\\e939\"}:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__button .ids-header-1177-pro-avatar__name,:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__button .ids-header-1177-pro-avatar__unit{color:var(--IDS-HEADER-1177-PRO-AVATAR__COLOR);font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1rem;max-width:100%;overflow:hidden;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__button .ids-header-1177-pro-avatar__unit{font-size:.875rem}:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__menu{background-color:var(--IDS-HEADER-1177-PRO-AVATAR__DROPDOWN-BACKGROUND-COLOR);border:var(--IDS-HEADER-1177-PRO-AVATAR-DROPDOWN__BORDER);border-radius:.625rem;box-shadow:var(--IDS-BOX-SHADOW-BOTTOM);box-sizing:border-box;display:none;left:auto;padding:1.25rem;position:absolute;right:0;top:calc(100% + .25rem);width:20rem;z-index:12}:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__menu.ids-header-1177-pro-avatar__menu--expanded{display:block}:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__menu .ids-header-1177-pro-avatar__menu-links{display:flex;flex-direction:column;gap:1.5rem}:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__menu .ids-header-1177-pro-avatar__menu-links ::slotted(hr),:host .ids-header-1177-pro-avatar:not(.ids-header-1177-pro-avatar--unresponsive) .ids-header-1177-pro-avatar__menu .ids-header-1177-pro-avatar__menu-links hr{border:0;border-top:.0313rem solid var(--IDS-HEADER-1177-PRO-AVATAR__MENU-SEPARATOR-COLOR);display:block;height:.0313rem;margin:0;width:100%}:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive{align-items:center;display:flex;flex-wrap:wrap;justify-self:flex-end;margin-left:1rem;position:relative}:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__button{align-items:flex-start;background-color:var(--IDS-HEADER-1177-PRO-AVATAR__BACKGROUND-COLOR);border:.0625rem solid var(--IDS-HEADER-1177-PRO-AVATAR__BORDER-COLOR);border-radius:6.25rem;cursor:pointer;display:flex;flex-direction:column;justify-content:center;max-width:18rem;overflow:hidden;padding:.75rem 3.25rem;position:relative}:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-PRO-AVATAR__ICON-COLOR);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.75rem;left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--IDS-HEADER-1177-PRO-AVATAR__BACKGROUND-COLOR);color:var(--IDS-HEADER-1177-PRO-AVATAR__ICON-COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;padding:.25rem;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__button:hover:after,:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__button:hover:before{color:var(--IDS-HEADER-1177-PRO-AVATAR__ICON-HOVER-COLOR)}:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__button:focus{z-index:20}:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__button.ids-header-1177-pro-avatar__button--expanded:after{content:\"\\e939\"}:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__button .ids-header-1177-pro-avatar__name,:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__button .ids-header-1177-pro-avatar__unit{color:var(--IDS-HEADER-1177-PRO-AVATAR__COLOR);font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1rem;max-width:100%;overflow:hidden;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__button .ids-header-1177-pro-avatar__unit{font-size:.875rem}:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__menu{background-color:var(--IDS-HEADER-1177-PRO-AVATAR__DROPDOWN-BACKGROUND-COLOR);border:var(--IDS-HEADER-1177-PRO-AVATAR-DROPDOWN__BORDER);border-radius:.625rem;box-shadow:var(--IDS-BOX-SHADOW-BOTTOM);box-sizing:border-box;display:none;left:auto;padding:1.25rem;position:absolute;right:0;top:calc(100% + .25rem);width:20rem;z-index:12}:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__menu.ids-header-1177-pro-avatar__menu--expanded{display:block}:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__menu .ids-header-1177-pro-avatar__menu-links{display:flex;flex-direction:column;gap:1.5rem}:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__menu .ids-header-1177-pro-avatar__menu-links ::slotted(hr),:host .ids-header-1177-pro-avatar.ids-header-1177-pro-avatar--unresponsive .ids-header-1177-pro-avatar__menu .ids-header-1177-pro-avatar__menu-links hr{border:0;border-top:.0313rem solid var(--IDS-HEADER-1177-PRO-AVATAR__MENU-SEPARATOR-COLOR);display:block;height:.0313rem;margin:0;width:100%}";
|
|
4
4
|
|
|
5
5
|
var header1177ProAvatarLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = ".ids-header-1177-
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-header-1177-pro-avatar-mobile{display:flex;flex:1 1 auto;justify-content:flex-end;margin:0 -.375rem;overflow:hidden;padding:.25rem .375rem;width:100%}.ids-header-1177-pro-avatar-mobile.ids-header-1177-pro-avatar-mobile--unresponsive{display:none}@media (min-width:1024px){.ids-header-1177-pro-avatar-mobile{display:none}}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link{align-self:flex-end;color:var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__LINK-COLOR);padding:.5rem .125rem .5rem 1.75rem;position:relative}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__LINK-COLOR);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.25rem;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link ::slotted(a),.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link a{color:var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__LINK-COLOR);text-decoration:none;white-space:nowrap}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link ::slotted(a:focus),.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link a:focus{outline:none!important}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link:hover{color:var(--IDS-HEADER-1177-PRO-AVATAR__HOVER-COLOR);cursor:pointer}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link:hover:before{color:var(--IDS-HEADER-1177-PRO-AVATAR__HOVER-COLOR)}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link:hover ::slotted(a),.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link:hover a{color:var(--IDS-HEADER-1177-PRO-AVATAR__HOVER-COLOR)}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link:focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__menu-wrapper{display:flex;justify-content:flex-start;width:100%}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button{background:none;background-color:var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__BACKGROUND-COLOR);border:none;border:.0625rem solid var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__BORDER-COLOR);border-radius:6.25rem;color:inherit;cursor:pointer;display:flex;font:inherit;outline:inherit;padding:.25rem 2.25rem;position:relative;width:100%}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button:before{content:\"\\e923\";left:.5rem}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button:after,.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__ICON-COLOR);display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button:after{background-color:var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__BACKGROUND-COLOR);content:\"\\e936\";right:.5rem}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button.ids-header-1177-pro-avatar-mobile__button--expanded:after{content:\"\\e939\"}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button:hover:after,.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button:hover:before{color:var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__ICON-HOVER-COLOR)}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile-content__name{font-family:var(--IDS-FONT-FAMILY-BASE);font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__menu{background-color:var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__DROPDOWN-BACKGROUND-COLOR);border-radius:.625rem;border-top-left-radius:0;border-top-right-radius:0;box-shadow:var(--IDS-BOX-SHADOW-BOTTOM);box-sizing:border-box;display:none;left:-.5rem;padding:0 1.25rem 1.25rem;position:absolute;right:-.5rem;top:100%;width:-webkit-fill-available;width:-moz-available;z-index:12}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__menu.ids-header-1177-pro-avatar-mobile__menu--expanded{display:block}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__menu .ids-header-1177-pro-avatar-mobile__unit{border-bottom:.0625rem solid var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__MENU-SEPARATOR-COLOR);color:var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__COLOR);font-family:var(--IDS-FONT-FAMILY-BASE);font-size:.875rem;line-height:1.25rem;margin-bottom:1.75rem;margin-top:.25rem;padding-bottom:.75rem;text-align:left}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__menu .ids-header-1177-pro-avatar-mobile__menu-links{display:flex;flex-direction:column;gap:1.5rem}.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__menu .ids-header-1177-pro-avatar-mobile__menu-links ::slotted(hr),.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__menu .ids-header-1177-pro-avatar-mobile__menu-links hr{border:0;border-top:.0625rem solid var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__MENU-SEPARATOR-COLOR);display:block;height:.0625rem;margin:0;width:100%}";
|
|
4
4
|
|
|
5
5
|
var header1177ProAvatarMobileLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* BUTTONS
|
|
6
6
|
********/
|
|
7
7
|
/*******
|
|
8
|
-
*
|
|
8
|
+
* SCROLLBAR
|
|
9
9
|
********/
|
|
10
10
|
/*******
|
|
11
11
|
* FORM
|
|
@@ -13,40 +13,42 @@
|
|
|
13
13
|
/*******
|
|
14
14
|
* A11Y
|
|
15
15
|
********/
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
16
|
+
@media (max-width: 1023px) {
|
|
17
|
+
.ids-desktop {
|
|
18
|
+
display: none !important;
|
|
19
|
+
}
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
22
|
+
@media (min-width: 1024px) {
|
|
23
|
+
.ids-mobile {
|
|
24
|
+
display: none !important;
|
|
25
|
+
}
|
|
26
26
|
}
|
|
27
27
|
|
|
28
|
-
.ids-header-1177-
|
|
28
|
+
.ids-header-1177-pro-avatar-mobile {
|
|
29
29
|
display: flex;
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
padding: 0.75rem 1.25rem;
|
|
37
|
-
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
30
|
+
width: 100%;
|
|
31
|
+
justify-content: flex-end;
|
|
32
|
+
flex: 1 1 auto;
|
|
33
|
+
overflow: hidden;
|
|
34
|
+
padding: 0.25rem 0.375rem;
|
|
35
|
+
margin: 0 -0.375rem;
|
|
38
36
|
}
|
|
39
|
-
.ids-header-1177-
|
|
40
|
-
display:
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
37
|
+
.ids-header-1177-pro-avatar-mobile.ids-header-1177-pro-avatar-mobile--unresponsive {
|
|
38
|
+
display: none;
|
|
39
|
+
}
|
|
40
|
+
@media (min-width: 1024px) {
|
|
41
|
+
.ids-header-1177-pro-avatar-mobile {
|
|
42
|
+
display: none;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link {
|
|
46
|
+
color: var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__LINK-COLOR);
|
|
47
|
+
align-self: flex-end;
|
|
46
48
|
position: relative;
|
|
47
|
-
padding
|
|
49
|
+
padding: 0.5rem 0.125rem 0.5rem 1.75rem;
|
|
48
50
|
}
|
|
49
|
-
.ids-header-1177-
|
|
51
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link:before {
|
|
50
52
|
font: icon;
|
|
51
53
|
font-family: "Inera-Design-Icons" !important;
|
|
52
54
|
display: block;
|
|
@@ -55,22 +57,63 @@
|
|
|
55
57
|
-webkit-font-smoothing: antialiased;
|
|
56
58
|
-moz-osx-font-smoothing: grayscale;
|
|
57
59
|
content: "\e923";
|
|
58
|
-
|
|
59
|
-
top: 0;
|
|
60
|
+
color: var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__LINK-COLOR);
|
|
60
61
|
left: 0;
|
|
62
|
+
top: 50%;
|
|
63
|
+
font-size: 1.25rem;
|
|
64
|
+
transform: translateY(-50%);
|
|
65
|
+
}
|
|
66
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link a,
|
|
67
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link ::slotted(a) {
|
|
68
|
+
text-decoration: none;
|
|
69
|
+
color: var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__LINK-COLOR);
|
|
70
|
+
white-space: nowrap;
|
|
71
|
+
}
|
|
72
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link a:focus,
|
|
73
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link ::slotted(a:focus) {
|
|
74
|
+
outline: none !important;
|
|
75
|
+
}
|
|
76
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link:hover {
|
|
77
|
+
cursor: pointer;
|
|
78
|
+
color: var(--IDS-HEADER-1177-PRO-AVATAR__HOVER-COLOR);
|
|
79
|
+
}
|
|
80
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link:hover:before {
|
|
81
|
+
color: var(--IDS-HEADER-1177-PRO-AVATAR__HOVER-COLOR);
|
|
61
82
|
}
|
|
62
|
-
.ids-header-1177-
|
|
83
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link:hover a,
|
|
84
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link:hover ::slotted(a) {
|
|
85
|
+
color: var(--IDS-HEADER-1177-PRO-AVATAR__HOVER-COLOR);
|
|
86
|
+
}
|
|
87
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__login-link:focus-within {
|
|
63
88
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
64
|
-
outline-offset: -
|
|
89
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
65
90
|
}
|
|
66
|
-
.ids-header-1177-
|
|
91
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__menu-wrapper {
|
|
67
92
|
display: flex;
|
|
68
|
-
|
|
69
|
-
|
|
93
|
+
justify-content: flex-start;
|
|
94
|
+
width: 100%;
|
|
95
|
+
}
|
|
96
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button {
|
|
97
|
+
background: none;
|
|
98
|
+
color: inherit;
|
|
99
|
+
border: none;
|
|
100
|
+
padding: 0;
|
|
101
|
+
font: inherit;
|
|
102
|
+
cursor: pointer;
|
|
103
|
+
outline: inherit;
|
|
104
|
+
display: flex;
|
|
105
|
+
width: 100%;
|
|
70
106
|
position: relative;
|
|
71
|
-
padding
|
|
107
|
+
padding: 0.25rem 2.25rem;
|
|
108
|
+
border-radius: 6.25rem;
|
|
109
|
+
border: 0.0625rem solid var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__BORDER-COLOR);
|
|
110
|
+
background-color: var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__BACKGROUND-COLOR);
|
|
72
111
|
}
|
|
73
|
-
.ids-header-1177-
|
|
112
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button:focus {
|
|
113
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
114
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
|
|
115
|
+
}
|
|
116
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button:before {
|
|
74
117
|
font: icon;
|
|
75
118
|
font-family: "Inera-Design-Icons" !important;
|
|
76
119
|
display: block;
|
|
@@ -79,38 +122,12 @@
|
|
|
79
122
|
-webkit-font-smoothing: antialiased;
|
|
80
123
|
-moz-osx-font-smoothing: grayscale;
|
|
81
124
|
content: "\e923";
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
}
|
|
87
|
-
.ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__user-logged-in .ids-header-1177-pro__avatar-mobile__username {
|
|
88
|
-
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
89
|
-
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
90
|
-
font-size: 1rem;
|
|
91
|
-
font-style: normal;
|
|
92
|
-
font-weight: 400;
|
|
93
|
-
line-height: 1.5rem;
|
|
94
|
-
}
|
|
95
|
-
.ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__user-logged-in .ids-header-1177-pro__avatar-mobile__unit {
|
|
96
|
-
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
97
|
-
font-size: 0.875rem;
|
|
98
|
-
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
99
|
-
font-style: normal;
|
|
100
|
-
font-weight: 400;
|
|
101
|
-
line-height: 1.25rem;
|
|
125
|
+
color: var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__ICON-COLOR);
|
|
126
|
+
left: 0.5rem;
|
|
127
|
+
top: 50%;
|
|
128
|
+
transform: translateY(-50%);
|
|
102
129
|
}
|
|
103
|
-
|
|
104
|
-
:host .ids-header-1177-pro__avatar-mobile:not(:has(.ids-header-1177-pro__avatar-mobile__user-logged-in)):focus-within {
|
|
105
|
-
outline: var(--IDS-FOCUS__OUTLINE);
|
|
106
|
-
outline-offset: -0.25rem !important;
|
|
107
|
-
}
|
|
108
|
-
:host .ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__login-link {
|
|
109
|
-
position: relative;
|
|
110
|
-
display: inline-block;
|
|
111
|
-
padding-left: 1.875rem;
|
|
112
|
-
}
|
|
113
|
-
:host .ids-header-1177-pro__avatar-mobile .ids-header-1177-pro__avatar-mobile__login-link:before {
|
|
130
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button:after {
|
|
114
131
|
font: icon;
|
|
115
132
|
font-family: "Inera-Design-Icons" !important;
|
|
116
133
|
display: block;
|
|
@@ -118,13 +135,68 @@
|
|
|
118
135
|
pointer-events: none;
|
|
119
136
|
-webkit-font-smoothing: antialiased;
|
|
120
137
|
-moz-osx-font-smoothing: grayscale;
|
|
121
|
-
content: "\
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
138
|
+
content: "\e936";
|
|
139
|
+
color: var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__ICON-COLOR);
|
|
140
|
+
background-color: var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__BACKGROUND-COLOR);
|
|
141
|
+
right: 0.5rem;
|
|
142
|
+
top: 50%;
|
|
143
|
+
transform: translateY(-50%);
|
|
144
|
+
}
|
|
145
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button.ids-header-1177-pro-avatar-mobile__button--expanded:after {
|
|
146
|
+
content: "\e939";
|
|
147
|
+
}
|
|
148
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button:hover:before, .ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__button:hover:after {
|
|
149
|
+
color: var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__ICON-HOVER-COLOR);
|
|
150
|
+
}
|
|
151
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile-content__name {
|
|
152
|
+
white-space: nowrap;
|
|
153
|
+
overflow: hidden;
|
|
154
|
+
text-overflow: ellipsis;
|
|
155
|
+
font-size: 0.875rem;
|
|
156
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
125
157
|
}
|
|
126
|
-
|
|
127
|
-
|
|
158
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__menu {
|
|
159
|
+
display: none;
|
|
128
160
|
position: absolute;
|
|
129
|
-
|
|
161
|
+
z-index: 12;
|
|
162
|
+
background-color: var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__DROPDOWN-BACKGROUND-COLOR);
|
|
163
|
+
padding: 0 1.25rem 1.25rem 1.25rem;
|
|
164
|
+
box-sizing: border-box;
|
|
165
|
+
box-shadow: var(--IDS-BOX-SHADOW-BOTTOM);
|
|
166
|
+
border-radius: 0.625rem;
|
|
167
|
+
border-top-left-radius: 0;
|
|
168
|
+
border-top-right-radius: 0;
|
|
169
|
+
width: -webkit-fill-available;
|
|
170
|
+
width: -moz-available;
|
|
171
|
+
right: -0.5rem;
|
|
172
|
+
left: -0.5rem;
|
|
173
|
+
top: 100%;
|
|
174
|
+
}
|
|
175
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__menu.ids-header-1177-pro-avatar-mobile__menu--expanded {
|
|
176
|
+
display: block;
|
|
177
|
+
}
|
|
178
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__menu .ids-header-1177-pro-avatar-mobile__unit {
|
|
179
|
+
color: var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__COLOR);
|
|
180
|
+
margin-bottom: 1.75rem;
|
|
181
|
+
margin-top: 0.25rem;
|
|
182
|
+
padding-bottom: 0.75rem;
|
|
183
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
184
|
+
line-height: 1.25rem;
|
|
185
|
+
font-size: 0.875rem;
|
|
186
|
+
text-align: left;
|
|
187
|
+
border-bottom: 0.0625rem solid var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__MENU-SEPARATOR-COLOR);
|
|
188
|
+
}
|
|
189
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__menu .ids-header-1177-pro-avatar-mobile__menu-links {
|
|
190
|
+
display: flex;
|
|
191
|
+
flex-direction: column;
|
|
192
|
+
gap: 1.5rem;
|
|
193
|
+
}
|
|
194
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__menu .ids-header-1177-pro-avatar-mobile__menu-links hr,
|
|
195
|
+
.ids-header-1177-pro-avatar-mobile .ids-header-1177-pro-avatar-mobile__menu .ids-header-1177-pro-avatar-mobile__menu-links ::slotted(hr) {
|
|
196
|
+
width: 100%;
|
|
197
|
+
height: 0.0625rem;
|
|
198
|
+
display: block;
|
|
199
|
+
margin: 0;
|
|
200
|
+
border: 0;
|
|
201
|
+
border-top: 0.0625rem solid var(--IDS-HEADER-1177-PRO-AVATAR-MOBILE__MENU-SEPARATOR-COLOR);
|
|
130
202
|
}
|