@inera/ids-design 5.5.1 → 6.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 +9 -0
- package/components/accordion/accordion.css +260 -0
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +259 -133
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +51 -20
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +3 -4
- package/components/box-link/box-link-lit.js +1 -1
- package/components/box-link/box-link.css +59 -22
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +36 -29
- package/components/card/card-lit.js +4 -2
- package/components/card/card.css +81 -40
- package/components/carousel/carousel-lit.js +1 -1
- package/components/carousel/carousel.css +47 -17
- package/components/data-table/data-table-lit.js +1 -1
- package/components/data-table/data-table.css +8 -14
- package/components/date-label/date-label-lit.js +1 -1
- package/components/date-label/date-label.css +8 -8
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +21 -2
- package/components/dropdown/dropdown-lit.js +1 -1
- package/components/dropdown/dropdown.css +17 -48
- package/components/footer-1177/footer-1177-lit.js +1 -1
- package/components/footer-1177/footer-1177.css +27 -9
- package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
- package/components/footer-1177-admin/footer-1177-admin.css +28 -8
- package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
- package/components/footer-1177-pro/footer-1177-pro.css +20 -1
- package/components/footer-inera/footer-inera-lit.js +1 -1
- package/components/footer-inera/footer-inera.css +14 -8
- package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
- package/components/footer-inera-admin/footer-inera-admin.css +14 -8
- package/components/form/error-message/error-message-lit.js +1 -1
- package/components/form/error-message/error-message.css +30 -5
- package/components/form/range/range-lit.js +1 -1
- package/components/form/range/range.css +0 -1
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +33 -16
- package/components/header-1177/composite-header-1177.css +416 -191
- package/components/header-1177/header-1177-avatar-lit.js +1 -1
- package/components/header-1177/header-1177-avatar.css +123 -60
- package/components/header-1177/header-1177-item-lit.js +1 -1
- package/components/header-1177/header-1177-item.css +37 -4
- package/components/header-1177/header-1177-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
- package/components/header-1177/header-1177-nav-item-mobile.css +47 -8
- package/components/header-1177/header-1177-nav-item.css +71 -48
- package/components/header-1177/header-1177.css +166 -75
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +55 -12
- package/components/header-1177-admin/header-1177-admin-avatar.css +107 -40
- package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-item.css +31 -0
- package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
- package/components/header-1177-admin/header-1177-admin-nav-item.css +47 -44
- package/components/header-1177-admin/header-1177-admin.css +61 -11
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +57 -13
- package/components/header-1177-pro/header-1177-pro-avatar.css +125 -60
- package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-item.css +23 -0
- package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-item.css +59 -32
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +5 -2
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
- package/components/header-1177-pro/header-1177-pro-region-picker.css +240 -60
- package/components/header-1177-pro/header-1177-pro.css +72 -12
- package/components/header-inera/header-inera-item-lit.js +1 -1
- package/components/header-inera/header-inera-item.css +6 -1
- package/components/header-inera/header-inera-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item-lit.js +1 -1
- package/components/header-inera/header-inera-nav-item.css +13 -7
- package/components/header-inera/header-inera-nav-mobile-lit.js +1 -1
- package/components/header-inera/header-inera-nav-mobile.css +5 -2
- package/components/header-inera/header-inera.css +41 -4
- package/components/header-inera-admin/composite-header-inera-admin.css +44 -23
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-avatar.css +28 -4
- package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-item.css +12 -6
- package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-item.css +13 -7
- package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +1 -1
- package/components/header-inera-admin/header-inera-admin-nav-mobile.css +5 -2
- package/components/header-inera-admin/header-inera-admin.css +7 -4
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +135 -0
- package/components/navigation/content/navigation-content-lit.js +1 -1
- package/components/navigation/content/navigation-content.css +11 -9
- package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
- package/components/pagination/data-pagination/data-pagination.css +113 -46
- package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
- package/components/pagination/list-pagination/list-pagination.css +104 -41
- package/components/popover/popover-content-lit.js +1 -1
- package/components/popover/popover-content.css +30 -11
- package/components/puff-list/puff-list-lit.js +7 -0
- package/components/puff-list/puff-list.css +169 -0
- package/components/side-menu/side-menu-lit.js +1 -1
- package/components/side-menu/side-menu.css +43 -26
- package/components/side-panel/side-panel-lit.js +1 -1
- package/components/side-panel/side-panel.css +33 -8
- package/components/stepper/stepper-lit.js +1 -1
- package/components/stepper/stepper.css +45 -4
- package/components/tabs/tab-lit.js +1 -1
- package/components/tabs/tab.css +7 -0
- package/components/tabs/tabs-lit.js +1 -1
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +45 -20
- package/global/_partials.css +3 -0
- package/global/global.css +783 -173
- package/global/icons/font/Inera-Design-Icons.eot +0 -0
- package/global/icons/font/Inera-Design-Icons.svg +155 -0
- package/global/icons/font/Inera-Design-Icons.ttf +0 -0
- package/global/icons/font/Inera-Design-Icons.woff +0 -0
- package/global/util/util.css +18 -0
- package/package.json +1 -1
- package/themes/1177/1177-tokens.css +2 -0
- package/themes/1177/1177.css +874 -318
- package/themes/1177-pro/1177-pro.css +876 -365
- package/themes/inera/inera.css +890 -328
- package/themes/inera-admin/inera-admin.css +893 -345
- package/components/expandable/expandable-lit.js +0 -7
- package/components/expandable/expandable.css +0 -108
- package/components/footer/footer-lit.js +0 -7
- package/components/footer/footer.css +0 -450
- package/components/list/list-lit.d.ts +0 -2
- package/components/list/list-lit.js +0 -7
- package/components/list/list.css +0 -143
- /package/components/{expandable/expandable-lit.d.ts → accordion/accordion-lit.d.ts} +0 -0
- /package/components/{footer/footer-lit.d.ts → puff-list/puff-list-lit.d.ts} +0 -0
|
@@ -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--unresponsive .ids-header-1177__avatar{align-items:center;align-self:flex-end;display:flex;flex-wrap:wrap}.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box{align-items:center;background-color:var(--IDS-COLOR-NEUTRAL-100);border-radius:3.125rem;display:flex;gap:1rem;height:5rem;justify-content:center;max-height:5rem;padding-left:2rem;padding-right:2rem}.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-icon{display:flex;max-height:2.75rem;max-width:2.25rem;min-height:1rem;min-width:1rem}.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content{display:flex;flex-direction:column}.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name{color:var(--IDS-COLOR-NEUTRAL-20);font-size:1rem;max-width:15.625rem;overflow:hidden;position:relative;text-align:start;text-overflow:ellipsis;white-space:nowrap}.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links{display:flex;flex-wrap:wrap;font-size:1rem}.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a{color:var(--IDS-LINK--COLORPRESET-2__COLOR);text-decoration-color:var(--IDS-LINK--COLORPRESET-2__COLOR)}.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider{border-right:.063rem solid var(--IDS-COLOR-NEUTRAL-90);margin-right:.5rem;padding-right:.5rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar{align-items:center;align-self:flex-end;display:flex;flex-wrap:wrap}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box{align-items:center;background-color:var(--IDS-COLOR-NEUTRAL-100);border-radius:3.125rem;display:flex;gap:1rem;height:5rem;justify-content:center;max-height:5rem;padding-left:2rem;padding-right:2rem}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box{font-size:.75rem;gap:.5rem;height:2rem;margin-left:.75rem;margin-right:.75rem;padding-left:1rem;padding-right:1rem}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-icon{display:flex;max-height:2.75rem;max-width:2.25rem;min-height:1rem;min-width:1rem}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-icon{max-height:1.25rem;max-width:1.25rem;min-height:1rem;min-width:1rem}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content{display:flex;flex-direction:column}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name{color:var(--IDS-COLOR-NEUTRAL-20);font-size:1rem;max-width:15.625rem;overflow:hidden;position:relative;text-align:start;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name{max-width:100%}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links{display:flex;flex-wrap:wrap;font-size:1rem}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links{display:none}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a{color:var(--IDS-LINK--COLORPRESET-2__COLOR);text-decoration-color:var(--IDS-LINK--COLORPRESET-2__COLOR)}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider{border-right:.063rem solid var(--IDS-COLOR-NEUTRAL-90);margin-right:.5rem;padding-right:.5rem}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive){align-items:center;align-self:flex-end;display:flex;flex-wrap:wrap}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box{align-items:center;background-color:var(--IDS-COLOR-NEUTRAL-100);border-radius:3.125rem;display:flex;gap:1rem;height:5rem;justify-content:center;max-height:5rem;padding-left:2rem;padding-right:2rem}@media (max-width:1024px){:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box{font-size:.75rem;gap:.5rem;height:2rem;margin-left:.75rem;margin-right:.75rem;padding-left:1rem;padding-right:1rem}}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-icon{display:flex;max-height:2.75rem;max-width:2.25rem;min-height:1rem;min-width:1rem}@media (max-width:1024px){:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-icon{max-height:1.25rem;max-width:1.25rem;min-height:1rem;min-width:1rem}}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content{display:flex;flex-direction:column}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name{color:var(--IDS-COLOR-NEUTRAL-20);font-size:1rem;max-width:15.625rem;overflow:hidden;position:relative;text-align:start;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1024px){:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name{max-width:100%}}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links{display:flex;flex-wrap:wrap;font-size:1rem}@media (max-width:1024px){:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links{display:none}}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a{color:var(--IDS-LINK--COLORPRESET-2__COLOR);text-decoration-color:var(--IDS-LINK--COLORPRESET-2__COLOR)}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider{border-right:.063rem solid var(--IDS-COLOR-NEUTRAL-90);margin-right:.5rem;padding-right:.5rem}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive{align-items:center;align-self:flex-end;display:flex;flex-wrap:wrap}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box{align-items:center;background-color:var(--IDS-COLOR-NEUTRAL-100);border-radius:3.125rem;display:flex;gap:1rem;height:5rem;justify-content:center;max-height:5rem;padding-left:2rem;padding-right:2rem}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-icon{display:flex;max-height:2.75rem;max-width:2.25rem;min-height:1rem;min-width:1rem}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content{display:flex;flex-direction:column}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name{color:var(--IDS-COLOR-NEUTRAL-20);font-size:1rem;max-width:15.625rem;overflow:hidden;position:relative;text-align:start;text-overflow:ellipsis;white-space:nowrap}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links{display:flex;flex-wrap:wrap;font-size:1rem}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a{color:var(--IDS-LINK--COLORPRESET-2__COLOR);text-decoration-color:var(--IDS-LINK--COLORPRESET-2__COLOR)}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider{border-right:.063rem solid var(--IDS-COLOR-NEUTRAL-90);margin-right:.5rem;padding-right:.5rem}";
|
|
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--unresponsive .ids-header-1177__avatar{align-items:center;display:flex;flex-wrap:wrap;justify-self:flex-end}.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box{align-items:center;background-color:var(--IDS-COLOR-NEUTRAL-100);border-radius:3.125rem;display:flex;gap:1rem;height:5rem;justify-content:center;max-height:5rem;overflow:hidden;padding-left:2rem;padding-right:2rem}.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content{display:flex;flex-direction:column;padding-left:2.75rem;position:relative}.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before{color:var(--IDS-COLOR-PRIMARY-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:2.25rem;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name{color:var(--IDS-COLOR-NEUTRAL-20);font-size:1rem;max-width:calc(100vw - 22rem);overflow:hidden;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links{display:flex;flex-wrap:wrap;font-size:1rem}.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a{color:var(--IDS-LINK--COLOR-PRESET-2__COLOR);text-decoration-color:var(--IDS-LINK--COLOR-PRESET-2__COLOR);text-underline-offset:.125rem}.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider{border-right:.063rem solid var(--IDS-COLOR-NEUTRAL-90);margin-right:.5rem;padding-right:.5rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar{align-items:center;display:flex;flex-wrap:wrap;justify-self:flex-end}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box{align-items:center;background-color:var(--IDS-COLOR-NEUTRAL-100);border-radius:3.125rem;display:flex;gap:1rem;height:5rem;justify-content:center;max-height:5rem;overflow:hidden;padding-left:2rem;padding-right:2rem}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box{font-size:.75rem;gap:.5rem;height:2rem;justify-content:flex-start;margin-left:.75rem;margin-right:.75rem;max-width:calc(100vw - 11rem);padding-left:1rem;padding-right:1rem}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content{display:flex;flex-direction:column;padding-left:2.75rem;position:relative}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before{color:var(--IDS-COLOR-PRIMARY-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:2.25rem;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content{padding-left:2rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before{font-size:1.5rem}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name{color:var(--IDS-COLOR-NEUTRAL-20);font-size:1rem;max-width:calc(100vw - 22rem);overflow:hidden;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name{max-width:calc(100vw - 14.875rem)}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links{display:flex;flex-wrap:wrap;font-size:1rem}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links{display:none}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a{color:var(--IDS-LINK--COLOR-PRESET-2__COLOR);text-decoration-color:var(--IDS-LINK--COLOR-PRESET-2__COLOR);text-underline-offset:.125rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider{border-right:.063rem solid var(--IDS-COLOR-NEUTRAL-90);margin-right:.5rem;padding-right:.5rem}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive){align-items:center;display:flex;flex-wrap:wrap;justify-self:flex-end}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box{align-items:center;background-color:var(--IDS-COLOR-NEUTRAL-100);border-radius:3.125rem;display:flex;gap:1rem;height:5rem;justify-content:center;max-height:5rem;overflow:hidden;padding-left:2rem;padding-right:2rem}@media (max-width:1024px){:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box{font-size:.75rem;gap:.5rem;height:2rem;justify-content:flex-start;margin-left:.75rem;margin-right:.75rem;max-width:calc(100vw - 11rem);padding-left:1rem;padding-right:1rem}}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content{display:flex;flex-direction:column;padding-left:2.75rem;position:relative}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before{color:var(--IDS-COLOR-PRIMARY-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:2.25rem;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:1024px){:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content{padding-left:2rem}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before{font-size:1.5rem}}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name{color:var(--IDS-COLOR-NEUTRAL-20);font-size:1rem;max-width:calc(100vw - 22rem);overflow:hidden;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1024px){:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name{max-width:calc(100vw - 14.875rem)}}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links{display:flex;flex-wrap:wrap;font-size:1rem}@media (max-width:1024px){:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links{display:none}}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a{color:var(--IDS-LINK--COLOR-PRESET-2__COLOR);text-decoration-color:var(--IDS-LINK--COLOR-PRESET-2__COLOR);text-underline-offset:.125rem}:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider{border-right:.063rem solid var(--IDS-COLOR-NEUTRAL-90);margin-right:.5rem;padding-right:.5rem}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive{align-items:center;display:flex;flex-wrap:wrap;justify-self:flex-end}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box{align-items:center;background-color:var(--IDS-COLOR-NEUTRAL-100);border-radius:3.125rem;display:flex;gap:1rem;height:5rem;justify-content:center;max-height:5rem;overflow:hidden;padding-left:2rem;padding-right:2rem}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content{display:flex;flex-direction:column;padding-left:2.75rem;position:relative}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before{color:var(--IDS-COLOR-PRIMARY-40);content:\"\\e923\";display:block;font:icon;font-family:Inera-Design-Icons;font-size:2.25rem;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name{color:var(--IDS-COLOR-NEUTRAL-20);font-size:1rem;max-width:calc(100vw - 22rem);overflow:hidden;position:relative;text-align:start;text-align:left;text-overflow:ellipsis;white-space:nowrap}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links{display:flex;flex-wrap:wrap;font-size:1rem}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a{color:var(--IDS-LINK--COLOR-PRESET-2__COLOR);text-decoration-color:var(--IDS-LINK--COLOR-PRESET-2__COLOR);text-underline-offset:.125rem}:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider{border-right:.063rem solid var(--IDS-COLOR-NEUTRAL-90);margin-right:.5rem;padding-right:.5rem}";
|
|
4
4
|
|
|
5
5
|
var header1177AvatarLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -10,8 +10,23 @@
|
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
+
/*******
|
|
14
|
+
* ICONS
|
|
15
|
+
********/
|
|
16
|
+
/*******
|
|
17
|
+
* BUTTONS
|
|
18
|
+
********/
|
|
19
|
+
/*******
|
|
20
|
+
* SCROLLBARS
|
|
21
|
+
********/
|
|
22
|
+
/*******
|
|
23
|
+
* FORM
|
|
24
|
+
********/
|
|
25
|
+
/*******
|
|
26
|
+
* A11Y
|
|
27
|
+
********/
|
|
13
28
|
.ids-header-1177--unresponsive .ids-header-1177__avatar {
|
|
14
|
-
|
|
29
|
+
justify-self: flex-end;
|
|
15
30
|
display: flex;
|
|
16
31
|
align-items: center;
|
|
17
32
|
flex-wrap: wrap;
|
|
@@ -27,26 +42,36 @@
|
|
|
27
42
|
padding-left: 2rem;
|
|
28
43
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
29
44
|
border-radius: 3.125rem;
|
|
30
|
-
|
|
31
|
-
.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
|
|
32
|
-
display: flex;
|
|
33
|
-
min-width: 1rem;
|
|
34
|
-
min-height: 1rem;
|
|
35
|
-
max-width: 2.25rem;
|
|
36
|
-
max-height: 2.75rem;
|
|
45
|
+
overflow: hidden;
|
|
37
46
|
}
|
|
38
47
|
.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
39
48
|
display: flex;
|
|
40
49
|
flex-direction: column;
|
|
50
|
+
position: relative;
|
|
51
|
+
padding-left: 2.75rem;
|
|
52
|
+
}
|
|
53
|
+
.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before {
|
|
54
|
+
font: icon;
|
|
55
|
+
font-family: "Inera-Design-Icons";
|
|
56
|
+
display: block;
|
|
57
|
+
position: absolute;
|
|
58
|
+
pointer-events: none;
|
|
59
|
+
content: "\e923";
|
|
60
|
+
font-size: 2.25rem;
|
|
61
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
62
|
+
left: 0;
|
|
63
|
+
top: 50%;
|
|
64
|
+
transform: translateY(-50%);
|
|
41
65
|
}
|
|
42
66
|
.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
|
|
43
67
|
text-align: start;
|
|
44
|
-
max-width:
|
|
68
|
+
max-width: calc(100vw - 22rem);
|
|
45
69
|
font-size: 1rem;
|
|
46
70
|
white-space: nowrap;
|
|
47
71
|
overflow: hidden;
|
|
48
72
|
position: relative;
|
|
49
73
|
text-overflow: ellipsis;
|
|
74
|
+
text-align: left;
|
|
50
75
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
51
76
|
}
|
|
52
77
|
.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links {
|
|
@@ -55,8 +80,9 @@
|
|
|
55
80
|
font-size: 1rem;
|
|
56
81
|
}
|
|
57
82
|
.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a {
|
|
58
|
-
color: var(--IDS-LINK--
|
|
59
|
-
text-decoration-color: var(--IDS-LINK--
|
|
83
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
84
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
85
|
+
text-underline-offset: 0.125rem;
|
|
60
86
|
}
|
|
61
87
|
.ids-header-1177--unresponsive .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider {
|
|
62
88
|
padding-right: 0.5rem;
|
|
@@ -65,7 +91,7 @@
|
|
|
65
91
|
}
|
|
66
92
|
|
|
67
93
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar {
|
|
68
|
-
|
|
94
|
+
justify-self: flex-end;
|
|
69
95
|
display: flex;
|
|
70
96
|
align-items: center;
|
|
71
97
|
flex-wrap: wrap;
|
|
@@ -81,9 +107,11 @@
|
|
|
81
107
|
padding-left: 2rem;
|
|
82
108
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
83
109
|
border-radius: 3.125rem;
|
|
110
|
+
overflow: hidden;
|
|
84
111
|
}
|
|
85
112
|
@media (max-width: 1024px) {
|
|
86
113
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box {
|
|
114
|
+
justify-content: flex-start;
|
|
87
115
|
gap: 0.5rem;
|
|
88
116
|
height: 2rem;
|
|
89
117
|
font-size: 0.75rem;
|
|
@@ -91,40 +119,50 @@
|
|
|
91
119
|
padding-left: 1rem;
|
|
92
120
|
margin-left: 0.75rem;
|
|
93
121
|
margin-right: 0.75rem;
|
|
122
|
+
max-width: calc(100vw - 11rem);
|
|
94
123
|
}
|
|
95
124
|
}
|
|
96
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-
|
|
125
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
97
126
|
display: flex;
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
127
|
+
flex-direction: column;
|
|
128
|
+
position: relative;
|
|
129
|
+
padding-left: 2.75rem;
|
|
130
|
+
}
|
|
131
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before {
|
|
132
|
+
font: icon;
|
|
133
|
+
font-family: "Inera-Design-Icons";
|
|
134
|
+
display: block;
|
|
135
|
+
position: absolute;
|
|
136
|
+
pointer-events: none;
|
|
137
|
+
content: "\e923";
|
|
138
|
+
font-size: 2.25rem;
|
|
139
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
140
|
+
left: 0;
|
|
141
|
+
top: 50%;
|
|
142
|
+
transform: translateY(-50%);
|
|
102
143
|
}
|
|
103
144
|
@media (max-width: 1024px) {
|
|
104
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
145
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
146
|
+
padding-left: 2rem;
|
|
147
|
+
}
|
|
148
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before {
|
|
149
|
+
font-size: 1.5rem;
|
|
109
150
|
}
|
|
110
|
-
}
|
|
111
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
112
|
-
display: flex;
|
|
113
|
-
flex-direction: column;
|
|
114
151
|
}
|
|
115
152
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
|
|
116
153
|
text-align: start;
|
|
117
|
-
max-width:
|
|
154
|
+
max-width: calc(100vw - 22rem);
|
|
118
155
|
font-size: 1rem;
|
|
119
156
|
white-space: nowrap;
|
|
120
157
|
overflow: hidden;
|
|
121
158
|
position: relative;
|
|
122
159
|
text-overflow: ellipsis;
|
|
160
|
+
text-align: left;
|
|
123
161
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
124
162
|
}
|
|
125
163
|
@media (max-width: 1024px) {
|
|
126
164
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
|
|
127
|
-
max-width:
|
|
165
|
+
max-width: calc(100vw - 14.875rem);
|
|
128
166
|
}
|
|
129
167
|
}
|
|
130
168
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links {
|
|
@@ -138,8 +176,9 @@
|
|
|
138
176
|
}
|
|
139
177
|
}
|
|
140
178
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a {
|
|
141
|
-
color: var(--IDS-LINK--
|
|
142
|
-
text-decoration-color: var(--IDS-LINK--
|
|
179
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
180
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
181
|
+
text-underline-offset: 0.125rem;
|
|
143
182
|
}
|
|
144
183
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__avatar .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider {
|
|
145
184
|
padding-right: 0.5rem;
|
|
@@ -148,7 +187,7 @@
|
|
|
148
187
|
}
|
|
149
188
|
|
|
150
189
|
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) {
|
|
151
|
-
|
|
190
|
+
justify-self: flex-end;
|
|
152
191
|
display: flex;
|
|
153
192
|
align-items: center;
|
|
154
193
|
flex-wrap: wrap;
|
|
@@ -164,9 +203,11 @@
|
|
|
164
203
|
padding-left: 2rem;
|
|
165
204
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
166
205
|
border-radius: 3.125rem;
|
|
206
|
+
overflow: hidden;
|
|
167
207
|
}
|
|
168
208
|
@media (max-width: 1024px) {
|
|
169
209
|
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box {
|
|
210
|
+
justify-content: flex-start;
|
|
170
211
|
gap: 0.5rem;
|
|
171
212
|
height: 2rem;
|
|
172
213
|
font-size: 0.75rem;
|
|
@@ -174,40 +215,50 @@
|
|
|
174
215
|
padding-left: 1rem;
|
|
175
216
|
margin-left: 0.75rem;
|
|
176
217
|
margin-right: 0.75rem;
|
|
218
|
+
max-width: calc(100vw - 11rem);
|
|
177
219
|
}
|
|
178
220
|
}
|
|
179
|
-
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-
|
|
221
|
+
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
180
222
|
display: flex;
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
223
|
+
flex-direction: column;
|
|
224
|
+
position: relative;
|
|
225
|
+
padding-left: 2.75rem;
|
|
226
|
+
}
|
|
227
|
+
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before {
|
|
228
|
+
font: icon;
|
|
229
|
+
font-family: "Inera-Design-Icons";
|
|
230
|
+
display: block;
|
|
231
|
+
position: absolute;
|
|
232
|
+
pointer-events: none;
|
|
233
|
+
content: "\e923";
|
|
234
|
+
font-size: 2.25rem;
|
|
235
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
236
|
+
left: 0;
|
|
237
|
+
top: 50%;
|
|
238
|
+
transform: translateY(-50%);
|
|
185
239
|
}
|
|
186
240
|
@media (max-width: 1024px) {
|
|
187
|
-
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
241
|
+
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
242
|
+
padding-left: 2rem;
|
|
243
|
+
}
|
|
244
|
+
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before {
|
|
245
|
+
font-size: 1.5rem;
|
|
192
246
|
}
|
|
193
|
-
}
|
|
194
|
-
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
195
|
-
display: flex;
|
|
196
|
-
flex-direction: column;
|
|
197
247
|
}
|
|
198
248
|
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
|
|
199
249
|
text-align: start;
|
|
200
|
-
max-width:
|
|
250
|
+
max-width: calc(100vw - 22rem);
|
|
201
251
|
font-size: 1rem;
|
|
202
252
|
white-space: nowrap;
|
|
203
253
|
overflow: hidden;
|
|
204
254
|
position: relative;
|
|
205
255
|
text-overflow: ellipsis;
|
|
256
|
+
text-align: left;
|
|
206
257
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
207
258
|
}
|
|
208
259
|
@media (max-width: 1024px) {
|
|
209
260
|
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
|
|
210
|
-
max-width:
|
|
261
|
+
max-width: calc(100vw - 14.875rem);
|
|
211
262
|
}
|
|
212
263
|
}
|
|
213
264
|
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links {
|
|
@@ -221,8 +272,9 @@
|
|
|
221
272
|
}
|
|
222
273
|
}
|
|
223
274
|
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a {
|
|
224
|
-
color: var(--IDS-LINK--
|
|
225
|
-
text-decoration-color: var(--IDS-LINK--
|
|
275
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
276
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
277
|
+
text-underline-offset: 0.125rem;
|
|
226
278
|
}
|
|
227
279
|
:host .ids-header-1177__avatar:not(.ids-header-1177__avatar--unresponsive) .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider {
|
|
228
280
|
padding-right: 0.5rem;
|
|
@@ -230,7 +282,7 @@
|
|
|
230
282
|
margin-right: 0.5rem;
|
|
231
283
|
}
|
|
232
284
|
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive {
|
|
233
|
-
|
|
285
|
+
justify-self: flex-end;
|
|
234
286
|
display: flex;
|
|
235
287
|
align-items: center;
|
|
236
288
|
flex-wrap: wrap;
|
|
@@ -246,26 +298,36 @@
|
|
|
246
298
|
padding-left: 2rem;
|
|
247
299
|
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
248
300
|
border-radius: 3.125rem;
|
|
249
|
-
|
|
250
|
-
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-icon {
|
|
251
|
-
display: flex;
|
|
252
|
-
min-width: 1rem;
|
|
253
|
-
min-height: 1rem;
|
|
254
|
-
max-width: 2.25rem;
|
|
255
|
-
max-height: 2.75rem;
|
|
301
|
+
overflow: hidden;
|
|
256
302
|
}
|
|
257
303
|
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content {
|
|
258
304
|
display: flex;
|
|
259
305
|
flex-direction: column;
|
|
306
|
+
position: relative;
|
|
307
|
+
padding-left: 2.75rem;
|
|
308
|
+
}
|
|
309
|
+
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content:before {
|
|
310
|
+
font: icon;
|
|
311
|
+
font-family: "Inera-Design-Icons";
|
|
312
|
+
display: block;
|
|
313
|
+
position: absolute;
|
|
314
|
+
pointer-events: none;
|
|
315
|
+
content: "\e923";
|
|
316
|
+
font-size: 2.25rem;
|
|
317
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
318
|
+
left: 0;
|
|
319
|
+
top: 50%;
|
|
320
|
+
transform: translateY(-50%);
|
|
260
321
|
}
|
|
261
322
|
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__name {
|
|
262
323
|
text-align: start;
|
|
263
|
-
max-width:
|
|
324
|
+
max-width: calc(100vw - 22rem);
|
|
264
325
|
font-size: 1rem;
|
|
265
326
|
white-space: nowrap;
|
|
266
327
|
overflow: hidden;
|
|
267
328
|
position: relative;
|
|
268
329
|
text-overflow: ellipsis;
|
|
330
|
+
text-align: left;
|
|
269
331
|
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
270
332
|
}
|
|
271
333
|
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links {
|
|
@@ -274,8 +336,9 @@
|
|
|
274
336
|
font-size: 1rem;
|
|
275
337
|
}
|
|
276
338
|
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links a {
|
|
277
|
-
color: var(--IDS-LINK--
|
|
278
|
-
text-decoration-color: var(--IDS-LINK--
|
|
339
|
+
color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
340
|
+
text-decoration-color: var(--IDS-LINK--COLOR-PRESET-2__COLOR);
|
|
341
|
+
text-underline-offset: 0.125rem;
|
|
279
342
|
}
|
|
280
343
|
:host .ids-header-1177__avatar.ids-header-1177__avatar--unresponsive .ids-header-1177__avatar-box .ids-header-1177__avatar-content .ids-header-1177__avatar-content__links .ids-header-1177__avatar-content__links-divider {
|
|
281
344
|
padding-right: 0.5rem;
|
|
@@ -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--unresponsive .ids-header-1177__items__item{align-items:center;background-color:transparent;border:0;display:flex;flex-direction:column;
|
|
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--unresponsive .ids-header-1177__items__item{align-items:center;background-color:transparent;border:0;display:flex;flex-direction:column;margin-left:1.25rem;position:relative;text-decoration:none}.ids-header-1177--unresponsive .ids-header-1177__items__item:focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-header-1177--unresponsive .ids-header-1177__items__item .ids-header-1177__items__item-icon{display:flex;margin-left:.25rem;margin-right:.25rem;max-height:1.5rem;max-width:1.5rem}.ids-header-1177--unresponsive .ids-header-1177__items__item .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),.ids-header-1177--unresponsive .ids-header-1177__items__item .ids-header-1177__items__item-icon [class^=ids-icon-]{color:var(--IDS-COLOR-PRIMARY-40);font-size:1.5rem}.ids-header-1177--unresponsive .ids-header-1177__items__item .ids-header-1177__items__item-text{color:var(--IDS-COLOR-PRIMARY-35);font-size:1.125rem;text-align:center}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item{align-items:center;background-color:transparent;border:0;display:flex;flex-direction:column;margin-left:1.25rem;position:relative;text-decoration:none}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item:focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item:not(.ids-header-1177__items__item--mobile){display:none;margin-left:.5rem;outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.25rem!important}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon{display:flex;margin-left:.25rem;margin-right:.25rem;max-height:1.5rem;max-width:1.5rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon [class^=ids-icon-]{color:var(--IDS-COLOR-PRIMARY-40);font-size:1.5rem}@media (min-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon{margin-left:0;margin-right:0;max-height:2rem;max-width:2rem}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon [class^=ids-icon-]{font-size:2rem}}.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-text{color:var(--IDS-COLOR-PRIMARY-35);font-size:1.125rem;text-align:center}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-text{display:none}}:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive){align-items:center;background-color:transparent;border:0;display:flex;flex-direction:column;margin-left:1.25rem;position:relative;text-decoration:none}:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive):focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}@media (max-width:1024px){:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive):not(.ids-header-1177__items__item--mobile){display:none;margin-left:.5rem;outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.25rem!important}}:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon{display:flex;margin-left:.25rem;margin-right:.25rem;max-height:1.5rem;max-width:1.5rem}:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon [class^=ids-icon-]{color:var(--IDS-COLOR-PRIMARY-40);font-size:1.5rem}@media (min-width:1024px){:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon{margin-left:0;margin-right:0;max-height:2rem;max-width:2rem}:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon [class^=ids-icon-]{font-size:2rem}}:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-text{color:var(--IDS-COLOR-PRIMARY-35);font-size:1.125rem;text-align:center}@media (max-width:1024px){:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-text{display:none}}:host .ids-header-1177__items__item.ids-header-1177__items__item--unresponsive{align-items:center;background-color:transparent;border:0;display:flex;flex-direction:column;margin-left:1.25rem;position:relative;text-decoration:none}:host .ids-header-1177__items__item.ids-header-1177__items__item--unresponsive:focus-within{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}:host .ids-header-1177__items__item.ids-header-1177__items__item--unresponsive .ids-header-1177__items__item-icon{display:flex;margin-left:.25rem;margin-right:.25rem;max-height:1.5rem;max-width:1.5rem}:host .ids-header-1177__items__item.ids-header-1177__items__item--unresponsive .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),:host .ids-header-1177__items__item.ids-header-1177__items__item--unresponsive .ids-header-1177__items__item-icon [class^=ids-icon-]{color:var(--IDS-COLOR-PRIMARY-40);font-size:1.5rem}:host .ids-header-1177__items__item.ids-header-1177__items__item--unresponsive .ids-header-1177__items__item-text{color:var(--IDS-COLOR-PRIMARY-35);font-size:1.125rem;text-align:center}";
|
|
4
4
|
|
|
5
5
|
var header1177ItemLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -10,6 +10,9 @@
|
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
+
/*******
|
|
14
|
+
* ICONS
|
|
15
|
+
********/
|
|
13
16
|
/*******
|
|
14
17
|
* BUTTONS
|
|
15
18
|
********/
|
|
@@ -26,7 +29,7 @@
|
|
|
26
29
|
display: flex;
|
|
27
30
|
flex-direction: column;
|
|
28
31
|
align-items: center;
|
|
29
|
-
|
|
32
|
+
margin-left: 1.25rem;
|
|
30
33
|
text-decoration: none;
|
|
31
34
|
position: relative;
|
|
32
35
|
background-color: transparent;
|
|
@@ -43,6 +46,11 @@
|
|
|
43
46
|
margin-right: 0.25rem;
|
|
44
47
|
display: flex;
|
|
45
48
|
}
|
|
49
|
+
.ids-header-1177--unresponsive .ids-header-1177__items__item .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),
|
|
50
|
+
.ids-header-1177--unresponsive .ids-header-1177__items__item .ids-header-1177__items__item-icon [class^=ids-icon-] {
|
|
51
|
+
font-size: 1.5rem;
|
|
52
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
53
|
+
}
|
|
46
54
|
.ids-header-1177--unresponsive .ids-header-1177__items__item .ids-header-1177__items__item-text {
|
|
47
55
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
48
56
|
font-size: 1.125rem;
|
|
@@ -53,7 +61,7 @@
|
|
|
53
61
|
display: flex;
|
|
54
62
|
flex-direction: column;
|
|
55
63
|
align-items: center;
|
|
56
|
-
|
|
64
|
+
margin-left: 1.25rem;
|
|
57
65
|
text-decoration: none;
|
|
58
66
|
position: relative;
|
|
59
67
|
background-color: transparent;
|
|
@@ -67,6 +75,7 @@
|
|
|
67
75
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item:not(.ids-header-1177__items__item--mobile) {
|
|
68
76
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
69
77
|
outline-offset: -0.25rem !important;
|
|
78
|
+
margin-left: 0.5rem;
|
|
70
79
|
display: none;
|
|
71
80
|
}
|
|
72
81
|
}
|
|
@@ -77,6 +86,11 @@
|
|
|
77
86
|
margin-right: 0.25rem;
|
|
78
87
|
display: flex;
|
|
79
88
|
}
|
|
89
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),
|
|
90
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon [class^=ids-icon-] {
|
|
91
|
+
font-size: 1.5rem;
|
|
92
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
93
|
+
}
|
|
80
94
|
@media (min-width: 1024px) {
|
|
81
95
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon {
|
|
82
96
|
max-width: 2rem;
|
|
@@ -84,6 +98,10 @@
|
|
|
84
98
|
margin-left: 0;
|
|
85
99
|
margin-right: 0;
|
|
86
100
|
}
|
|
101
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),
|
|
102
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-icon [class^=ids-icon-] {
|
|
103
|
+
font-size: 2rem;
|
|
104
|
+
}
|
|
87
105
|
}
|
|
88
106
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__items__item .ids-header-1177__items__item-text {
|
|
89
107
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
@@ -100,7 +118,7 @@
|
|
|
100
118
|
display: flex;
|
|
101
119
|
flex-direction: column;
|
|
102
120
|
align-items: center;
|
|
103
|
-
|
|
121
|
+
margin-left: 1.25rem;
|
|
104
122
|
text-decoration: none;
|
|
105
123
|
position: relative;
|
|
106
124
|
background-color: transparent;
|
|
@@ -114,6 +132,7 @@
|
|
|
114
132
|
:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive):not(.ids-header-1177__items__item--mobile) {
|
|
115
133
|
outline: var(--IDS-FOCUS__OUTLINE);
|
|
116
134
|
outline-offset: -0.25rem !important;
|
|
135
|
+
margin-left: 0.5rem;
|
|
117
136
|
display: none;
|
|
118
137
|
}
|
|
119
138
|
}
|
|
@@ -124,6 +143,11 @@
|
|
|
124
143
|
margin-right: 0.25rem;
|
|
125
144
|
display: flex;
|
|
126
145
|
}
|
|
146
|
+
:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),
|
|
147
|
+
:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon [class^=ids-icon-] {
|
|
148
|
+
font-size: 1.5rem;
|
|
149
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
150
|
+
}
|
|
127
151
|
@media (min-width: 1024px) {
|
|
128
152
|
:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon {
|
|
129
153
|
max-width: 2rem;
|
|
@@ -131,6 +155,10 @@
|
|
|
131
155
|
margin-left: 0;
|
|
132
156
|
margin-right: 0;
|
|
133
157
|
}
|
|
158
|
+
:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),
|
|
159
|
+
:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-icon [class^=ids-icon-] {
|
|
160
|
+
font-size: 2rem;
|
|
161
|
+
}
|
|
134
162
|
}
|
|
135
163
|
:host .ids-header-1177__items__item:not(.ids-header-1177__items__item--unresponsive) .ids-header-1177__items__item-text {
|
|
136
164
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
@@ -146,7 +174,7 @@
|
|
|
146
174
|
display: flex;
|
|
147
175
|
flex-direction: column;
|
|
148
176
|
align-items: center;
|
|
149
|
-
|
|
177
|
+
margin-left: 1.25rem;
|
|
150
178
|
text-decoration: none;
|
|
151
179
|
position: relative;
|
|
152
180
|
background-color: transparent;
|
|
@@ -163,6 +191,11 @@
|
|
|
163
191
|
margin-right: 0.25rem;
|
|
164
192
|
display: flex;
|
|
165
193
|
}
|
|
194
|
+
:host .ids-header-1177__items__item.ids-header-1177__items__item--unresponsive .ids-header-1177__items__item-icon ::slotted([class^=ids-icon-]),
|
|
195
|
+
:host .ids-header-1177__items__item.ids-header-1177__items__item--unresponsive .ids-header-1177__items__item-icon [class^=ids-icon-] {
|
|
196
|
+
font-size: 1.5rem;
|
|
197
|
+
color: var(--IDS-COLOR-PRIMARY-40);
|
|
198
|
+
}
|
|
166
199
|
:host .ids-header-1177__items__item.ids-header-1177__items__item--unresponsive .ids-header-1177__items__item-text {
|
|
167
200
|
color: var(--IDS-COLOR-PRIMARY-35);
|
|
168
201
|
font-size: 1.125rem;
|