@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
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
* BUTTONS
|
|
18
18
|
********/
|
|
19
19
|
/*******
|
|
20
|
-
*
|
|
20
|
+
* SCROLLBAR
|
|
21
21
|
********/
|
|
22
22
|
/*******
|
|
23
23
|
* FORM
|
|
@@ -25,11 +25,176 @@
|
|
|
25
25
|
/*******
|
|
26
26
|
* A11Y
|
|
27
27
|
********/
|
|
28
|
+
:root {
|
|
29
|
+
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
30
|
+
--IDS-FONT-FAMILY-HEADING: "Inter";
|
|
31
|
+
--IDS-FONT-COLOR: var(--ids-color-surface-text-on-default);
|
|
32
|
+
--IDS-HEADING-XXL__COLOR: var(--ids-color-heading-text-xxl);
|
|
33
|
+
--IDS-HEADING-XXL__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
34
|
+
--IDS-HEADING-XXL__FONT-SIZE: 2rem;
|
|
35
|
+
--IDS-HEADING-XXL__LINE-HEIGHT: 2.5rem;
|
|
36
|
+
--IDS-HEADING-XXL__FONT-SIZE-DESKTOP: 3rem;
|
|
37
|
+
--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP: 3.25rem;
|
|
38
|
+
--IDS-HEADING-XXL__FONT-WEIGHT: 700;
|
|
39
|
+
--IDS-HEADING-XXL__LETTER-SPACING: -0.052rem;
|
|
40
|
+
--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP: -0.078rem;
|
|
41
|
+
--IDS-HEADING-XXL__MARGIN-BOTTOM: 1.875rem;
|
|
42
|
+
--IDS-HEADING-XL__COLOR: var(--ids-color-heading-text-xl);
|
|
43
|
+
--IDS-HEADING-XL__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
44
|
+
--IDS-HEADING-XL__FONT-SIZE: 1.625rem;
|
|
45
|
+
--IDS-HEADING-XL__LINE-HEIGHT: 2.125rem;
|
|
46
|
+
--IDS-HEADING-XL__FONT-SIZE-DESKTOP: 2.25rem;
|
|
47
|
+
--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP: 2.625rem;
|
|
48
|
+
--IDS-HEADING-XL__FONT-WEIGHT: 700;
|
|
49
|
+
--IDS-HEADING-XL__LETTER-SPACING: -0.031rem;
|
|
50
|
+
--IDS-HEADING-XL__LETTER-SPACING-DESKTOP: -0.063rem;
|
|
51
|
+
--IDS-HEADING-XL__MARGIN-BOTTOM: 1.875rem;
|
|
52
|
+
--IDS-HEADING-L__COLOR: var(--ids-color-heading-text-l);
|
|
53
|
+
--IDS-HEADING-L__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
54
|
+
--IDS-HEADING-L__FONT-SIZE-DESKTOP: 1.75rem;
|
|
55
|
+
--IDS-HEADING-L__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
56
|
+
--IDS-HEADING-L__FONT-SIZE: 1.5rem;
|
|
57
|
+
--IDS-HEADING-L__LINE-HEIGHT: 1.875rem;
|
|
58
|
+
--IDS-HEADING-L__FONT-WEIGHT: 700;
|
|
59
|
+
--IDS-HEADING-L__LETTER-SPACING: -0.025rem;
|
|
60
|
+
--IDS-HEADING-L__LETTER-SPACING-DESKTOP: -0.044rem;
|
|
61
|
+
--IDS-HEADING-L__MARGIN-BOTTOM: 1.875rem;
|
|
62
|
+
--IDS-HEADING-M__COLOR: var(--ids-color-heading-text-m);
|
|
63
|
+
--IDS-HEADING-M__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
64
|
+
--IDS-HEADING-M__FONT-SIZE: 1.375rem;
|
|
65
|
+
--IDS-HEADING-M__LINE-HEIGHT: 1.75rem;
|
|
66
|
+
--IDS-HEADING-M__FONT-SIZE-DESKTOP: 1.5rem;
|
|
67
|
+
--IDS-HEADING-M__LINE-HEIGHT-DESKTOP: 1.875rem;
|
|
68
|
+
--IDS-HEADING-M__FONT-WEIGHT: 700;
|
|
69
|
+
--IDS-HEADING-M__LETTER-SPACING: -0.019rem;
|
|
70
|
+
--IDS-HEADING-M__LETTER-SPACING-DESKTOP: -0.031rem;
|
|
71
|
+
--IDS-HEADING-S__COLOR: var(--ids-color-heading-text-s);
|
|
72
|
+
--IDS-HEADING-S__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
73
|
+
--IDS-HEADING-S__FONT-SIZE: 1.25rem;
|
|
74
|
+
--IDS-HEADING-S__LINE-HEIGHT: 1.5rem;
|
|
75
|
+
--IDS-HEADING-S__FONT-SIZE-DESKTOP: 1.25rem;
|
|
76
|
+
--IDS-HEADING-S__LINE-HEIGHT-DESKTOP: 1.5rem;
|
|
77
|
+
--IDS-HEADING-S__FONT-WEIGHT: 700;
|
|
78
|
+
--IDS-HEADING-S__LETTER-SPACING: -0.013rem;
|
|
79
|
+
--IDS-HEADING-S__LETTER-SPACING-DESKTOP: -0.025rem;
|
|
80
|
+
--IDS-HEADING-XS__COLOR: var(--ids-color-heading-text-xs);
|
|
81
|
+
--IDS-HEADING-XS__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
82
|
+
--IDS-HEADING-XS__FONT-SIZE: 1rem;
|
|
83
|
+
--IDS-HEADING-XS__LINE-HEIGHT: 1.25rem;
|
|
84
|
+
--IDS-HEADING-XS__FONT-WEIGHT: 700;
|
|
85
|
+
--IDS-HEADING-XS__LETTER-SPACING: 0;
|
|
86
|
+
--IDS-ANCHOR__COLOR: var(--ids-color-interactive-text-default);
|
|
87
|
+
--IDS-ANCHOR__HOVER-COLOR: var(--ids-color-interactive-text-hover);
|
|
88
|
+
--IDS-PREAMBLE__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
89
|
+
--IDS-PREAMBLE__FONT-SIZE: 1.125rem;
|
|
90
|
+
--IDS-PREAMBLE__LINE-HEIGHT: 1.75rem;
|
|
91
|
+
--IDS-PREAMBLE__FONT-SIZE-DESKTOP: 1.375rem;
|
|
92
|
+
--IDS-PREAMBLE__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
93
|
+
--IDS-BODY__FONT-FAMILY: var(--IDS-FONT-FAMILY-BASE);
|
|
94
|
+
--IDS-BODY__FONT-SIZE: 1rem;
|
|
95
|
+
--IDS-BODY__LINE-HEIGHT: 1.5rem;
|
|
96
|
+
--IDS-BODY--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
97
|
+
--IDS-PAGE-LIST__COLOR: var(--ids-color-brand-text-primary);
|
|
98
|
+
--IDS-PAGE-LIST__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
|
|
99
|
+
--IDS-PAGE-LIST__FONT-SIZE: 1.25rem;
|
|
100
|
+
--IDS-PAGE-LIST__LINE-HEIGHT: 1.5rem;
|
|
101
|
+
--IDS-PAGE-LIST__FONT-WEIGHT: 700;
|
|
102
|
+
--IDS-PAGE-LIST__LETTER-SPACING: -0.025rem;
|
|
103
|
+
--IDS-BULLET-LIST__MARKER-COLOR: var(--ids-color-brand-text-primary);
|
|
104
|
+
--IDS-BULLET-LIST__MARKER-FONT-WEIGHT: bold;
|
|
105
|
+
--IDS-BULLET-LIST__LINE-HEIGHT: 1.5rem;
|
|
106
|
+
--IDS-DIVIDER__COLOR: var(--ids-color-surface-border-default);
|
|
107
|
+
}
|
|
108
|
+
:root.ids--1177-pro, :root.ids--1177-admin {
|
|
109
|
+
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
110
|
+
}
|
|
111
|
+
:root.ids--inera, :root.ids--inera-admin {
|
|
112
|
+
--IDS-FONT-FAMILY-BASE: "Open Sans";
|
|
113
|
+
--IDS-FONT-FAMILY-HEADING: "Poppins";
|
|
114
|
+
--IDS-HEADING-XXL__FONT-SIZE: 1.875rem;
|
|
115
|
+
--IDS-HEADING-XXL__LINE-HEIGHT: 2.375rem;
|
|
116
|
+
--IDS-HEADING-XXL__FONT-SIZE-DESKTOP: 2.5rem;
|
|
117
|
+
--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP: 3.125rem;
|
|
118
|
+
--IDS-HEADING-XXL__FONT-WEIGHT: 600;
|
|
119
|
+
--IDS-HEADING-XXL__LETTER-SPACING: inherit;
|
|
120
|
+
--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP: inherit;
|
|
121
|
+
--IDS-HEADING-XXL__MARGIN-BOTTOM: 1.25rem;
|
|
122
|
+
--IDS-HEADING-XL__FONT-SIZE: 1.625rem;
|
|
123
|
+
--IDS-HEADING-XL__LINE-HEIGHT: 2rem;
|
|
124
|
+
--IDS-HEADING-XL__FONT-SIZE-DESKTOP: 2rem;
|
|
125
|
+
--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP: 2.5rem;
|
|
126
|
+
--IDS-HEADING-XL__FONT-WEIGHT: 600;
|
|
127
|
+
--IDS-HEADING-XL__LETTER-SPACING: inherit;
|
|
128
|
+
--IDS-HEADING-XL__LETTER-SPACING-DESKTOP: inherit;
|
|
129
|
+
--IDS-HEADING-XL__MARGIN-BOTTOM: 1.25rem;
|
|
130
|
+
--IDS-HEADING-L__FONT-SIZE: 1.5rem;
|
|
131
|
+
--IDS-HEADING-L__LINE-HEIGHT: 1.875rem;
|
|
132
|
+
--IDS-HEADING-L__FONT-SIZE-DESKTOP: 1.75rem;
|
|
133
|
+
--IDS-HEADING-L__LINE-HEIGHT-DESKTOP: 2.25rem;
|
|
134
|
+
--IDS-HEADING-L__FONT-WEIGHT: 600;
|
|
135
|
+
--IDS-HEADING-L__LETTER-SPACING: inherit;
|
|
136
|
+
--IDS-HEADING-L__LETTER-SPACING-DESKTOP: inherit;
|
|
137
|
+
--IDS-HEADING-L__MARGIN-BOTTOM: 1.25rem;
|
|
138
|
+
--IDS-HEADING-M__FONT-SIZE: 1.375rem;
|
|
139
|
+
--IDS-HEADING-M__LINE-HEIGHT: 1.75rem;
|
|
140
|
+
--IDS-HEADING-M__FONT-SIZE-DESKTOP: 1.5rem;
|
|
141
|
+
--IDS-HEADING-M__LINE-HEIGHT-DESKTOP: 2rem;
|
|
142
|
+
--IDS-HEADING-M__FONT-WEIGHT: 600;
|
|
143
|
+
--IDS-HEADING-M__LETTER-SPACING: inherit;
|
|
144
|
+
--IDS-HEADING-M__LETTER-SPACING-DESKTOP: inherit;
|
|
145
|
+
--IDS-HEADING-S__FONT-SIZE: 1.25rem;
|
|
146
|
+
--IDS-HEADING-S__LINE-HEIGHT: 1.5rem;
|
|
147
|
+
--IDS-HEADING-S__FONT-SIZE-DESKTOP: 1.25rem;
|
|
148
|
+
--IDS-HEADING-S__LINE-HEIGHT-DESKTOP: 1.625rem;
|
|
149
|
+
--IDS-HEADING-S__FONT-WEIGHT: 600;
|
|
150
|
+
--IDS-HEADING-S__LETTER-SPACING: inherit;
|
|
151
|
+
--IDS-HEADING-S__LETTER-SPACING-DESKTOP: inherit;
|
|
152
|
+
--IDS-HEADING-XS__FONT-SIZE: 1rem;
|
|
153
|
+
--IDS-HEADING-XS__LINE-HEIGHT: 1.25rem;
|
|
154
|
+
--IDS-HEADING-XS__FONT-WEIGHT: 600;
|
|
155
|
+
--IDS-HEADING-XS__LETTER-SPACING: inherit;
|
|
156
|
+
--IDS-BODY__LINE-HEIGHT: 1.625rem;
|
|
157
|
+
--IDS-BODY--DISABLED__COLOR: var(--ids-color-interactive-text-disabled);
|
|
158
|
+
--IDS-PAGE-LIST__FONT-WEIGHT: 600;
|
|
159
|
+
--IDS-PAGE-LIST__LETTER-SPACING: 0;
|
|
160
|
+
--IDS-BULLET-LIST__MARKER-FONT-WEIGHT: normal;
|
|
161
|
+
--IDS-BULLET-LIST__LINE-HEIGHT: 1.625rem;
|
|
162
|
+
--IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT: 600;
|
|
163
|
+
}
|
|
164
|
+
:root.ids--dark {
|
|
165
|
+
--IDS-PAGE-LIST__COLOR: var(--ids-color-navigation-text-default);
|
|
166
|
+
}
|
|
167
|
+
:root.ids--dark.ids--1177-pro, :root.ids--dark.ids--1177-admin, :root.ids--dark.ids--inera, :root.ids--dark.ids--inera-admin {
|
|
168
|
+
--IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
|
|
169
|
+
}
|
|
170
|
+
|
|
28
171
|
.ids-header-1177--unresponsive .ids-header-1177-avatar {
|
|
29
172
|
justify-self: flex-end;
|
|
173
|
+
justify-content: flex-end;
|
|
30
174
|
display: flex;
|
|
31
175
|
align-items: center;
|
|
32
176
|
flex-wrap: wrap;
|
|
177
|
+
flex-grow: 1;
|
|
178
|
+
margin-left: 0.5rem;
|
|
179
|
+
}
|
|
180
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__avatar {
|
|
181
|
+
position: relative;
|
|
182
|
+
justify-self: flex-end;
|
|
183
|
+
justify-content: flex-end;
|
|
184
|
+
display: flex;
|
|
185
|
+
align-items: center;
|
|
186
|
+
flex-wrap: wrap;
|
|
187
|
+
flex-grow: 1;
|
|
188
|
+
margin-top: 0.0625rem;
|
|
189
|
+
}
|
|
190
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu-wrapper {
|
|
191
|
+
position: absolute;
|
|
192
|
+
left: 0;
|
|
193
|
+
right: 0;
|
|
194
|
+
top: 50%;
|
|
195
|
+
transform: translateY(-50%);
|
|
196
|
+
display: flex;
|
|
197
|
+
justify-content: flex-end;
|
|
33
198
|
}
|
|
34
199
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button {
|
|
35
200
|
position: relative;
|
|
@@ -37,13 +202,12 @@
|
|
|
37
202
|
align-items: center;
|
|
38
203
|
justify-content: center;
|
|
39
204
|
min-width: 8.5rem;
|
|
40
|
-
max-width:
|
|
41
|
-
gap: 1rem;
|
|
205
|
+
max-width: 100%;
|
|
42
206
|
padding: 0.75rem 1.25rem 0.75rem 1.75rem;
|
|
43
|
-
background-color: var(--IDS-
|
|
207
|
+
background-color: var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);
|
|
44
208
|
border-radius: 2rem;
|
|
45
209
|
overflow: hidden;
|
|
46
|
-
border: 0.0625rem solid var(--IDS-
|
|
210
|
+
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);
|
|
47
211
|
cursor: pointer;
|
|
48
212
|
}
|
|
49
213
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:focus {
|
|
@@ -60,7 +224,7 @@
|
|
|
60
224
|
-moz-osx-font-smoothing: grayscale;
|
|
61
225
|
content: "\e923";
|
|
62
226
|
font-size: 1.75rem;
|
|
63
|
-
color: var(--IDS-
|
|
227
|
+
color: var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);
|
|
64
228
|
left: 1.5rem;
|
|
65
229
|
top: 50%;
|
|
66
230
|
transform: translateY(-50%);
|
|
@@ -76,18 +240,24 @@
|
|
|
76
240
|
content: "\e936";
|
|
77
241
|
font-size: 1rem;
|
|
78
242
|
padding: 0.25rem;
|
|
79
|
-
color: var(--IDS-
|
|
80
|
-
background-color: var(--IDS-
|
|
243
|
+
color: var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);
|
|
244
|
+
background-color: var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);
|
|
81
245
|
right: 1.25rem;
|
|
82
246
|
top: 50%;
|
|
83
247
|
transform: translateY(-50%);
|
|
84
248
|
}
|
|
249
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:hover:before, .ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:hover::after {
|
|
250
|
+
color: var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR);
|
|
251
|
+
}
|
|
252
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button:focus {
|
|
253
|
+
z-index: 20;
|
|
254
|
+
}
|
|
85
255
|
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after {
|
|
86
256
|
content: "\e939";
|
|
87
257
|
}
|
|
88
|
-
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button .ids-header-1177-
|
|
258
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__button .ids-header-1177-avatar__name {
|
|
89
259
|
text-align: start;
|
|
90
|
-
padding: 0 1.
|
|
260
|
+
padding: 0 1.75rem 0 2rem;
|
|
91
261
|
font-size: 1rem;
|
|
92
262
|
line-height: 1.5rem;
|
|
93
263
|
white-space: nowrap;
|
|
@@ -95,62 +265,82 @@
|
|
|
95
265
|
position: relative;
|
|
96
266
|
text-overflow: ellipsis;
|
|
97
267
|
text-align: left;
|
|
98
|
-
color: var(--IDS-
|
|
268
|
+
color: var(--IDS-HEADER-1177-AVATAR__COLOR);
|
|
99
269
|
}
|
|
100
|
-
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-
|
|
101
|
-
position: relative;
|
|
102
|
-
}
|
|
103
|
-
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__dropdown {
|
|
270
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu {
|
|
104
271
|
display: none;
|
|
105
272
|
position: absolute;
|
|
106
|
-
top: calc(100% + 0.
|
|
273
|
+
top: calc(100% + 0.0625rem);
|
|
107
274
|
left: auto;
|
|
108
275
|
right: 0;
|
|
109
276
|
z-index: 12;
|
|
110
|
-
|
|
111
|
-
|
|
277
|
+
background-color: var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BACKGROUND-COLOR);
|
|
278
|
+
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BORDER-COLOR);
|
|
112
279
|
padding: 1.25rem;
|
|
113
280
|
box-sizing: border-box;
|
|
114
281
|
border-radius: 0.625rem;
|
|
115
|
-
box-shadow:
|
|
282
|
+
box-shadow: var(--IDS-BOX-SHADOW-BOTTOM);
|
|
283
|
+
width: 100%;
|
|
284
|
+
max-width: 20rem;
|
|
116
285
|
}
|
|
117
|
-
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-
|
|
286
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded {
|
|
118
287
|
display: block;
|
|
119
288
|
}
|
|
120
|
-
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-
|
|
121
|
-
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-
|
|
289
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p,
|
|
290
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p) {
|
|
122
291
|
font-style: normal;
|
|
123
|
-
color: var(--IDS-COLOR
|
|
292
|
+
color: var(--IDS-FONT-COLOR);
|
|
124
293
|
font-family: var(--IDS-BODY__FONT-FAMILY);
|
|
125
294
|
font-size: var(--IDS-BODY__FONT-SIZE);
|
|
126
295
|
line-height: var(--IDS-BODY__LINE-HEIGHT);
|
|
127
296
|
font-weight: 400;
|
|
128
297
|
letter-spacing: 0;
|
|
129
298
|
margin-top: 0.75rem !important;
|
|
299
|
+
margin-bottom: 0.75rem !important;
|
|
130
300
|
}
|
|
131
|
-
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-
|
|
132
|
-
height: 0.0625rem;
|
|
133
|
-
width: 100%;
|
|
134
|
-
background-color: var(--IDS-COLOR-NEUTRAL-50);
|
|
135
|
-
margin: 1.5rem 0;
|
|
136
|
-
}
|
|
137
|
-
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__dropdown .ids-header-1177-avatar__menu-links {
|
|
301
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links {
|
|
138
302
|
display: flex;
|
|
139
303
|
flex-direction: column;
|
|
140
|
-
gap:
|
|
304
|
+
gap: 1.5rem;
|
|
305
|
+
margin-top: 1.5rem;
|
|
141
306
|
}
|
|
142
|
-
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-
|
|
143
|
-
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-
|
|
144
|
-
height: 0.0625rem;
|
|
307
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu hr,
|
|
308
|
+
.ids-header-1177--unresponsive .ids-header-1177-avatar .ids-header-1177-avatar__menu ::slotted(hr) {
|
|
145
309
|
width: 100%;
|
|
146
|
-
|
|
310
|
+
height: 0.0625rem;
|
|
311
|
+
display: block;
|
|
312
|
+
margin: 0;
|
|
313
|
+
border: 0;
|
|
314
|
+
border-top: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__MENU-SEPARATOR-COLOR);
|
|
147
315
|
}
|
|
148
316
|
|
|
149
317
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar {
|
|
150
318
|
justify-self: flex-end;
|
|
319
|
+
justify-content: flex-end;
|
|
320
|
+
display: flex;
|
|
321
|
+
align-items: center;
|
|
322
|
+
flex-wrap: wrap;
|
|
323
|
+
flex-grow: 1;
|
|
324
|
+
margin-left: 0.5rem;
|
|
325
|
+
}
|
|
326
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__avatar {
|
|
327
|
+
position: relative;
|
|
328
|
+
justify-self: flex-end;
|
|
329
|
+
justify-content: flex-end;
|
|
151
330
|
display: flex;
|
|
152
331
|
align-items: center;
|
|
153
332
|
flex-wrap: wrap;
|
|
333
|
+
flex-grow: 1;
|
|
334
|
+
margin-top: 0.0625rem;
|
|
335
|
+
}
|
|
336
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu-wrapper {
|
|
337
|
+
position: absolute;
|
|
338
|
+
left: 0;
|
|
339
|
+
right: 0;
|
|
340
|
+
top: 50%;
|
|
341
|
+
transform: translateY(-50%);
|
|
342
|
+
display: flex;
|
|
343
|
+
justify-content: flex-end;
|
|
154
344
|
}
|
|
155
345
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button {
|
|
156
346
|
position: relative;
|
|
@@ -158,13 +348,12 @@
|
|
|
158
348
|
align-items: center;
|
|
159
349
|
justify-content: center;
|
|
160
350
|
min-width: 8.5rem;
|
|
161
|
-
max-width:
|
|
162
|
-
gap: 1rem;
|
|
351
|
+
max-width: 100%;
|
|
163
352
|
padding: 0.75rem 1.25rem 0.75rem 1.75rem;
|
|
164
|
-
background-color: var(--IDS-
|
|
353
|
+
background-color: var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);
|
|
165
354
|
border-radius: 2rem;
|
|
166
355
|
overflow: hidden;
|
|
167
|
-
border: 0.0625rem solid var(--IDS-
|
|
356
|
+
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);
|
|
168
357
|
cursor: pointer;
|
|
169
358
|
}
|
|
170
359
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:focus {
|
|
@@ -181,7 +370,7 @@
|
|
|
181
370
|
-moz-osx-font-smoothing: grayscale;
|
|
182
371
|
content: "\e923";
|
|
183
372
|
font-size: 1.75rem;
|
|
184
|
-
color: var(--IDS-
|
|
373
|
+
color: var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);
|
|
185
374
|
left: 1.5rem;
|
|
186
375
|
top: 50%;
|
|
187
376
|
transform: translateY(-50%);
|
|
@@ -197,12 +386,18 @@
|
|
|
197
386
|
content: "\e936";
|
|
198
387
|
font-size: 1rem;
|
|
199
388
|
padding: 0.25rem;
|
|
200
|
-
color: var(--IDS-
|
|
201
|
-
background-color: var(--IDS-
|
|
389
|
+
color: var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);
|
|
390
|
+
background-color: var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);
|
|
202
391
|
right: 1.25rem;
|
|
203
392
|
top: 50%;
|
|
204
393
|
transform: translateY(-50%);
|
|
205
394
|
}
|
|
395
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:hover:before, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:hover::after {
|
|
396
|
+
color: var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR);
|
|
397
|
+
}
|
|
398
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:focus {
|
|
399
|
+
z-index: 20;
|
|
400
|
+
}
|
|
206
401
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after {
|
|
207
402
|
content: "\e939";
|
|
208
403
|
}
|
|
@@ -213,8 +408,6 @@
|
|
|
213
408
|
padding: 0.375rem 0.5rem;
|
|
214
409
|
margin-left: 0.75rem;
|
|
215
410
|
margin-right: 0;
|
|
216
|
-
border: 0.0625rem solid transparent;
|
|
217
|
-
max-width: 18rem;
|
|
218
411
|
}
|
|
219
412
|
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button:before {
|
|
220
413
|
font-size: 1.25rem;
|
|
@@ -224,24 +417,9 @@
|
|
|
224
417
|
right: 0.5rem;
|
|
225
418
|
}
|
|
226
419
|
}
|
|
227
|
-
|
|
228
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button {
|
|
229
|
-
max-width: 14rem;
|
|
230
|
-
}
|
|
231
|
-
}
|
|
232
|
-
@media (max-width: 480px) {
|
|
233
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button {
|
|
234
|
-
max-width: 12rem;
|
|
235
|
-
}
|
|
236
|
-
}
|
|
237
|
-
@media (max-width: 360px) {
|
|
238
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button {
|
|
239
|
-
max-width: 9rem;
|
|
240
|
-
}
|
|
241
|
-
}
|
|
242
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button .ids-header-1177-avatar-content__name {
|
|
420
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button .ids-header-1177-avatar__name {
|
|
243
421
|
text-align: start;
|
|
244
|
-
padding: 0 1.
|
|
422
|
+
padding: 0 1.75rem 0 2rem;
|
|
245
423
|
font-size: 1rem;
|
|
246
424
|
line-height: 1.5rem;
|
|
247
425
|
white-space: nowrap;
|
|
@@ -249,83 +427,106 @@
|
|
|
249
427
|
position: relative;
|
|
250
428
|
text-overflow: ellipsis;
|
|
251
429
|
text-align: left;
|
|
252
|
-
color: var(--IDS-
|
|
430
|
+
color: var(--IDS-HEADER-1177-AVATAR__COLOR);
|
|
253
431
|
}
|
|
254
432
|
@media (max-width: 1024px) {
|
|
255
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button .ids-header-1177-
|
|
433
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__button .ids-header-1177-avatar__name {
|
|
256
434
|
font-size: 0.875rem;
|
|
257
435
|
line-height: 1.25rem;
|
|
258
436
|
}
|
|
259
437
|
}
|
|
260
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-
|
|
261
|
-
position: relative;
|
|
262
|
-
}
|
|
263
|
-
@media (max-width: 1024px) {
|
|
264
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__dropdown-wrapper {
|
|
265
|
-
position: initial;
|
|
266
|
-
}
|
|
267
|
-
}
|
|
268
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__dropdown {
|
|
438
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu {
|
|
269
439
|
display: none;
|
|
270
440
|
position: absolute;
|
|
271
|
-
top: calc(100% + 0.
|
|
441
|
+
top: calc(100% + 0.0625rem);
|
|
272
442
|
left: auto;
|
|
273
443
|
right: 0;
|
|
274
444
|
z-index: 12;
|
|
275
|
-
|
|
276
|
-
|
|
445
|
+
background-color: var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BACKGROUND-COLOR);
|
|
446
|
+
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BORDER-COLOR);
|
|
277
447
|
padding: 1.25rem;
|
|
278
448
|
box-sizing: border-box;
|
|
279
449
|
border-radius: 0.625rem;
|
|
280
|
-
box-shadow:
|
|
450
|
+
box-shadow: var(--IDS-BOX-SHADOW-BOTTOM);
|
|
451
|
+
width: 100%;
|
|
452
|
+
max-width: 20rem;
|
|
281
453
|
}
|
|
282
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-
|
|
454
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded {
|
|
283
455
|
display: block;
|
|
284
456
|
}
|
|
285
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-
|
|
286
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-
|
|
457
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p,
|
|
458
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p) {
|
|
287
459
|
font-style: normal;
|
|
288
|
-
color: var(--IDS-COLOR
|
|
460
|
+
color: var(--IDS-FONT-COLOR);
|
|
289
461
|
font-family: var(--IDS-BODY__FONT-FAMILY);
|
|
290
462
|
font-size: var(--IDS-BODY__FONT-SIZE);
|
|
291
463
|
line-height: var(--IDS-BODY__LINE-HEIGHT);
|
|
292
464
|
font-weight: 400;
|
|
293
465
|
letter-spacing: 0;
|
|
294
466
|
margin-top: 0.75rem !important;
|
|
467
|
+
margin-bottom: 0.75rem !important;
|
|
295
468
|
}
|
|
296
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-
|
|
297
|
-
height: 0.0625rem;
|
|
298
|
-
width: 100%;
|
|
299
|
-
background-color: var(--IDS-COLOR-NEUTRAL-50);
|
|
300
|
-
margin: 1.5rem 0;
|
|
301
|
-
}
|
|
302
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__dropdown .ids-header-1177-avatar__menu-links {
|
|
469
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links {
|
|
303
470
|
display: flex;
|
|
304
471
|
flex-direction: column;
|
|
305
|
-
gap:
|
|
472
|
+
gap: 1.5rem;
|
|
473
|
+
margin-top: 1.5rem;
|
|
306
474
|
}
|
|
307
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-
|
|
308
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-
|
|
309
|
-
height: 0.0625rem;
|
|
475
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu hr,
|
|
476
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu ::slotted(hr) {
|
|
310
477
|
width: 100%;
|
|
311
|
-
|
|
478
|
+
height: 0.0625rem;
|
|
479
|
+
display: block;
|
|
480
|
+
margin: 0;
|
|
481
|
+
border: 0;
|
|
482
|
+
border-top: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__MENU-SEPARATOR-COLOR);
|
|
312
483
|
}
|
|
313
484
|
@media (max-width: 1024px) {
|
|
314
|
-
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-
|
|
485
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu {
|
|
315
486
|
border-top-left-radius: 0;
|
|
316
487
|
border-top-right-radius: 0;
|
|
317
|
-
width: 100%;
|
|
318
488
|
max-width: 30rem;
|
|
319
|
-
top: calc(100% + 0.
|
|
320
|
-
|
|
489
|
+
top: calc(100% + 0.4375rem);
|
|
490
|
+
}
|
|
491
|
+
}
|
|
492
|
+
@media (max-width: 640px) {
|
|
493
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu {
|
|
494
|
+
width: 100vw;
|
|
495
|
+
max-width: 100vw;
|
|
496
|
+
right: -1.25rem;
|
|
497
|
+
}
|
|
498
|
+
.ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177-avatar .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--mobile-menu {
|
|
499
|
+
right: -3.75rem;
|
|
321
500
|
}
|
|
322
501
|
}
|
|
323
502
|
|
|
324
503
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) {
|
|
325
504
|
justify-self: flex-end;
|
|
505
|
+
justify-content: flex-end;
|
|
326
506
|
display: flex;
|
|
327
507
|
align-items: center;
|
|
328
508
|
flex-wrap: wrap;
|
|
509
|
+
flex-grow: 1;
|
|
510
|
+
margin-left: 0.5rem;
|
|
511
|
+
}
|
|
512
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__avatar {
|
|
513
|
+
position: relative;
|
|
514
|
+
justify-self: flex-end;
|
|
515
|
+
justify-content: flex-end;
|
|
516
|
+
display: flex;
|
|
517
|
+
align-items: center;
|
|
518
|
+
flex-wrap: wrap;
|
|
519
|
+
flex-grow: 1;
|
|
520
|
+
margin-top: 0.0625rem;
|
|
521
|
+
}
|
|
522
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu-wrapper {
|
|
523
|
+
position: absolute;
|
|
524
|
+
left: 0;
|
|
525
|
+
right: 0;
|
|
526
|
+
top: 50%;
|
|
527
|
+
transform: translateY(-50%);
|
|
528
|
+
display: flex;
|
|
529
|
+
justify-content: flex-end;
|
|
329
530
|
}
|
|
330
531
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button {
|
|
331
532
|
position: relative;
|
|
@@ -333,13 +534,12 @@
|
|
|
333
534
|
align-items: center;
|
|
334
535
|
justify-content: center;
|
|
335
536
|
min-width: 8.5rem;
|
|
336
|
-
max-width:
|
|
337
|
-
gap: 1rem;
|
|
537
|
+
max-width: 100%;
|
|
338
538
|
padding: 0.75rem 1.25rem 0.75rem 1.75rem;
|
|
339
|
-
background-color: var(--IDS-
|
|
539
|
+
background-color: var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);
|
|
340
540
|
border-radius: 2rem;
|
|
341
541
|
overflow: hidden;
|
|
342
|
-
border: 0.0625rem solid var(--IDS-
|
|
542
|
+
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);
|
|
343
543
|
cursor: pointer;
|
|
344
544
|
}
|
|
345
545
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:focus {
|
|
@@ -356,7 +556,7 @@
|
|
|
356
556
|
-moz-osx-font-smoothing: grayscale;
|
|
357
557
|
content: "\e923";
|
|
358
558
|
font-size: 1.75rem;
|
|
359
|
-
color: var(--IDS-
|
|
559
|
+
color: var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);
|
|
360
560
|
left: 1.5rem;
|
|
361
561
|
top: 50%;
|
|
362
562
|
transform: translateY(-50%);
|
|
@@ -372,12 +572,18 @@
|
|
|
372
572
|
content: "\e936";
|
|
373
573
|
font-size: 1rem;
|
|
374
574
|
padding: 0.25rem;
|
|
375
|
-
color: var(--IDS-
|
|
376
|
-
background-color: var(--IDS-
|
|
575
|
+
color: var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);
|
|
576
|
+
background-color: var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);
|
|
377
577
|
right: 1.25rem;
|
|
378
578
|
top: 50%;
|
|
379
579
|
transform: translateY(-50%);
|
|
380
580
|
}
|
|
581
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:hover:before, :host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:hover::after {
|
|
582
|
+
color: var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR);
|
|
583
|
+
}
|
|
584
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:focus {
|
|
585
|
+
z-index: 20;
|
|
586
|
+
}
|
|
381
587
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after {
|
|
382
588
|
content: "\e939";
|
|
383
589
|
}
|
|
@@ -388,8 +594,6 @@
|
|
|
388
594
|
padding: 0.375rem 0.5rem;
|
|
389
595
|
margin-left: 0.75rem;
|
|
390
596
|
margin-right: 0;
|
|
391
|
-
border: 0.0625rem solid transparent;
|
|
392
|
-
max-width: 18rem;
|
|
393
597
|
}
|
|
394
598
|
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button:before {
|
|
395
599
|
font-size: 1.25rem;
|
|
@@ -399,24 +603,9 @@
|
|
|
399
603
|
right: 0.5rem;
|
|
400
604
|
}
|
|
401
605
|
}
|
|
402
|
-
|
|
403
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button {
|
|
404
|
-
max-width: 14rem;
|
|
405
|
-
}
|
|
406
|
-
}
|
|
407
|
-
@media (max-width: 480px) {
|
|
408
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button {
|
|
409
|
-
max-width: 12rem;
|
|
410
|
-
}
|
|
411
|
-
}
|
|
412
|
-
@media (max-width: 360px) {
|
|
413
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button {
|
|
414
|
-
max-width: 9rem;
|
|
415
|
-
}
|
|
416
|
-
}
|
|
417
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button .ids-header-1177-avatar-content__name {
|
|
606
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button .ids-header-1177-avatar__name {
|
|
418
607
|
text-align: start;
|
|
419
|
-
padding: 0 1.
|
|
608
|
+
padding: 0 1.75rem 0 2rem;
|
|
420
609
|
font-size: 1rem;
|
|
421
610
|
line-height: 1.5rem;
|
|
422
611
|
white-space: nowrap;
|
|
@@ -424,82 +613,105 @@
|
|
|
424
613
|
position: relative;
|
|
425
614
|
text-overflow: ellipsis;
|
|
426
615
|
text-align: left;
|
|
427
|
-
color: var(--IDS-
|
|
616
|
+
color: var(--IDS-HEADER-1177-AVATAR__COLOR);
|
|
428
617
|
}
|
|
429
618
|
@media (max-width: 1024px) {
|
|
430
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button .ids-header-1177-
|
|
619
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__button .ids-header-1177-avatar__name {
|
|
431
620
|
font-size: 0.875rem;
|
|
432
621
|
line-height: 1.25rem;
|
|
433
622
|
}
|
|
434
623
|
}
|
|
435
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-
|
|
436
|
-
position: relative;
|
|
437
|
-
}
|
|
438
|
-
@media (max-width: 1024px) {
|
|
439
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__dropdown-wrapper {
|
|
440
|
-
position: initial;
|
|
441
|
-
}
|
|
442
|
-
}
|
|
443
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__dropdown {
|
|
624
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu {
|
|
444
625
|
display: none;
|
|
445
626
|
position: absolute;
|
|
446
|
-
top: calc(100% + 0.
|
|
627
|
+
top: calc(100% + 0.0625rem);
|
|
447
628
|
left: auto;
|
|
448
629
|
right: 0;
|
|
449
630
|
z-index: 12;
|
|
450
|
-
|
|
451
|
-
|
|
631
|
+
background-color: var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BACKGROUND-COLOR);
|
|
632
|
+
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BORDER-COLOR);
|
|
452
633
|
padding: 1.25rem;
|
|
453
634
|
box-sizing: border-box;
|
|
454
635
|
border-radius: 0.625rem;
|
|
455
|
-
box-shadow:
|
|
636
|
+
box-shadow: var(--IDS-BOX-SHADOW-BOTTOM);
|
|
637
|
+
width: 100%;
|
|
638
|
+
max-width: 20rem;
|
|
456
639
|
}
|
|
457
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-
|
|
640
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded {
|
|
458
641
|
display: block;
|
|
459
642
|
}
|
|
460
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-
|
|
461
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-
|
|
643
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p,
|
|
644
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p) {
|
|
462
645
|
font-style: normal;
|
|
463
|
-
color: var(--IDS-COLOR
|
|
646
|
+
color: var(--IDS-FONT-COLOR);
|
|
464
647
|
font-family: var(--IDS-BODY__FONT-FAMILY);
|
|
465
648
|
font-size: var(--IDS-BODY__FONT-SIZE);
|
|
466
649
|
line-height: var(--IDS-BODY__LINE-HEIGHT);
|
|
467
650
|
font-weight: 400;
|
|
468
651
|
letter-spacing: 0;
|
|
469
652
|
margin-top: 0.75rem !important;
|
|
653
|
+
margin-bottom: 0.75rem !important;
|
|
470
654
|
}
|
|
471
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-
|
|
472
|
-
height: 0.0625rem;
|
|
473
|
-
width: 100%;
|
|
474
|
-
background-color: var(--IDS-COLOR-NEUTRAL-50);
|
|
475
|
-
margin: 1.5rem 0;
|
|
476
|
-
}
|
|
477
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__dropdown .ids-header-1177-avatar__menu-links {
|
|
655
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links {
|
|
478
656
|
display: flex;
|
|
479
657
|
flex-direction: column;
|
|
480
|
-
gap:
|
|
658
|
+
gap: 1.5rem;
|
|
659
|
+
margin-top: 1.5rem;
|
|
481
660
|
}
|
|
482
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-
|
|
483
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-
|
|
484
|
-
height: 0.0625rem;
|
|
661
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu hr,
|
|
662
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu ::slotted(hr) {
|
|
485
663
|
width: 100%;
|
|
486
|
-
|
|
664
|
+
height: 0.0625rem;
|
|
665
|
+
display: block;
|
|
666
|
+
margin: 0;
|
|
667
|
+
border: 0;
|
|
668
|
+
border-top: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__MENU-SEPARATOR-COLOR);
|
|
487
669
|
}
|
|
488
670
|
@media (max-width: 1024px) {
|
|
489
|
-
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-
|
|
671
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu {
|
|
490
672
|
border-top-left-radius: 0;
|
|
491
673
|
border-top-right-radius: 0;
|
|
492
|
-
width: 100%;
|
|
493
674
|
max-width: 30rem;
|
|
494
|
-
top: calc(100% + 0.
|
|
495
|
-
|
|
675
|
+
top: calc(100% + 0.4375rem);
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
@media (max-width: 640px) {
|
|
679
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu {
|
|
680
|
+
width: 100vw;
|
|
681
|
+
max-width: 100vw;
|
|
682
|
+
right: -1.25rem;
|
|
683
|
+
}
|
|
684
|
+
:host .ids-header-1177-avatar:not(.ids-header-1177-avatar--unresponsive) .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--mobile-menu {
|
|
685
|
+
right: -3.75rem;
|
|
496
686
|
}
|
|
497
687
|
}
|
|
498
688
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive {
|
|
499
689
|
justify-self: flex-end;
|
|
690
|
+
justify-content: flex-end;
|
|
500
691
|
display: flex;
|
|
501
692
|
align-items: center;
|
|
502
693
|
flex-wrap: wrap;
|
|
694
|
+
flex-grow: 1;
|
|
695
|
+
margin-left: 0.5rem;
|
|
696
|
+
}
|
|
697
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__avatar {
|
|
698
|
+
position: relative;
|
|
699
|
+
justify-self: flex-end;
|
|
700
|
+
justify-content: flex-end;
|
|
701
|
+
display: flex;
|
|
702
|
+
align-items: center;
|
|
703
|
+
flex-wrap: wrap;
|
|
704
|
+
flex-grow: 1;
|
|
705
|
+
margin-top: 0.0625rem;
|
|
706
|
+
}
|
|
707
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu-wrapper {
|
|
708
|
+
position: absolute;
|
|
709
|
+
left: 0;
|
|
710
|
+
right: 0;
|
|
711
|
+
top: 50%;
|
|
712
|
+
transform: translateY(-50%);
|
|
713
|
+
display: flex;
|
|
714
|
+
justify-content: flex-end;
|
|
503
715
|
}
|
|
504
716
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button {
|
|
505
717
|
position: relative;
|
|
@@ -507,13 +719,12 @@
|
|
|
507
719
|
align-items: center;
|
|
508
720
|
justify-content: center;
|
|
509
721
|
min-width: 8.5rem;
|
|
510
|
-
max-width:
|
|
511
|
-
gap: 1rem;
|
|
722
|
+
max-width: 100%;
|
|
512
723
|
padding: 0.75rem 1.25rem 0.75rem 1.75rem;
|
|
513
|
-
background-color: var(--IDS-
|
|
724
|
+
background-color: var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);
|
|
514
725
|
border-radius: 2rem;
|
|
515
726
|
overflow: hidden;
|
|
516
|
-
border: 0.0625rem solid var(--IDS-
|
|
727
|
+
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__BORDER-COLOR);
|
|
517
728
|
cursor: pointer;
|
|
518
729
|
}
|
|
519
730
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:focus {
|
|
@@ -530,7 +741,7 @@
|
|
|
530
741
|
-moz-osx-font-smoothing: grayscale;
|
|
531
742
|
content: "\e923";
|
|
532
743
|
font-size: 1.75rem;
|
|
533
|
-
color: var(--IDS-
|
|
744
|
+
color: var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);
|
|
534
745
|
left: 1.5rem;
|
|
535
746
|
top: 50%;
|
|
536
747
|
transform: translateY(-50%);
|
|
@@ -546,18 +757,24 @@
|
|
|
546
757
|
content: "\e936";
|
|
547
758
|
font-size: 1rem;
|
|
548
759
|
padding: 0.25rem;
|
|
549
|
-
color: var(--IDS-
|
|
550
|
-
background-color: var(--IDS-
|
|
760
|
+
color: var(--IDS-HEADER-1177-AVATAR__ICON-COLOR);
|
|
761
|
+
background-color: var(--IDS-HEADER-1177-AVATAR__BACKGROUND-COLOR);
|
|
551
762
|
right: 1.25rem;
|
|
552
763
|
top: 50%;
|
|
553
764
|
transform: translateY(-50%);
|
|
554
765
|
}
|
|
766
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:hover:before, :host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:hover::after {
|
|
767
|
+
color: var(--IDS-HEADER-1177-AVATAR__ICON-HOVER-COLOR);
|
|
768
|
+
}
|
|
769
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button:focus {
|
|
770
|
+
z-index: 20;
|
|
771
|
+
}
|
|
555
772
|
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button.ids-header-1177-avatar__button--expanded:after {
|
|
556
773
|
content: "\e939";
|
|
557
774
|
}
|
|
558
|
-
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button .ids-header-1177-
|
|
775
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__button .ids-header-1177-avatar__name {
|
|
559
776
|
text-align: start;
|
|
560
|
-
padding: 0 1.
|
|
777
|
+
padding: 0 1.75rem 0 2rem;
|
|
561
778
|
font-size: 1rem;
|
|
562
779
|
line-height: 1.5rem;
|
|
563
780
|
white-space: nowrap;
|
|
@@ -565,53 +782,51 @@
|
|
|
565
782
|
position: relative;
|
|
566
783
|
text-overflow: ellipsis;
|
|
567
784
|
text-align: left;
|
|
568
|
-
color: var(--IDS-
|
|
569
|
-
}
|
|
570
|
-
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__dropdown-wrapper {
|
|
571
|
-
position: relative;
|
|
785
|
+
color: var(--IDS-HEADER-1177-AVATAR__COLOR);
|
|
572
786
|
}
|
|
573
|
-
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-
|
|
787
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu {
|
|
574
788
|
display: none;
|
|
575
789
|
position: absolute;
|
|
576
|
-
top: calc(100% + 0.
|
|
790
|
+
top: calc(100% + 0.0625rem);
|
|
577
791
|
left: auto;
|
|
578
792
|
right: 0;
|
|
579
793
|
z-index: 12;
|
|
580
|
-
|
|
581
|
-
|
|
794
|
+
background-color: var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BACKGROUND-COLOR);
|
|
795
|
+
border: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__DROPDOWN-BORDER-COLOR);
|
|
582
796
|
padding: 1.25rem;
|
|
583
797
|
box-sizing: border-box;
|
|
584
798
|
border-radius: 0.625rem;
|
|
585
|
-
box-shadow:
|
|
799
|
+
box-shadow: var(--IDS-BOX-SHADOW-BOTTOM);
|
|
800
|
+
width: 100%;
|
|
801
|
+
max-width: 20rem;
|
|
586
802
|
}
|
|
587
|
-
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-
|
|
803
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu.ids-header-1177-avatar__menu--expanded {
|
|
588
804
|
display: block;
|
|
589
805
|
}
|
|
590
|
-
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-
|
|
591
|
-
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-
|
|
806
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent p,
|
|
807
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu .ids-header-1177-avatar__agent ::slotted(p) {
|
|
592
808
|
font-style: normal;
|
|
593
|
-
color: var(--IDS-COLOR
|
|
809
|
+
color: var(--IDS-FONT-COLOR);
|
|
594
810
|
font-family: var(--IDS-BODY__FONT-FAMILY);
|
|
595
811
|
font-size: var(--IDS-BODY__FONT-SIZE);
|
|
596
812
|
line-height: var(--IDS-BODY__LINE-HEIGHT);
|
|
597
813
|
font-weight: 400;
|
|
598
814
|
letter-spacing: 0;
|
|
599
815
|
margin-top: 0.75rem !important;
|
|
816
|
+
margin-bottom: 0.75rem !important;
|
|
600
817
|
}
|
|
601
|
-
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-
|
|
602
|
-
height: 0.0625rem;
|
|
603
|
-
width: 100%;
|
|
604
|
-
background-color: var(--IDS-COLOR-NEUTRAL-50);
|
|
605
|
-
margin: 1.5rem 0;
|
|
606
|
-
}
|
|
607
|
-
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__dropdown .ids-header-1177-avatar__menu-links {
|
|
818
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu .ids-header-1177-avatar__menu-links {
|
|
608
819
|
display: flex;
|
|
609
820
|
flex-direction: column;
|
|
610
|
-
gap:
|
|
821
|
+
gap: 1.5rem;
|
|
822
|
+
margin-top: 1.5rem;
|
|
611
823
|
}
|
|
612
|
-
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-
|
|
613
|
-
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-
|
|
614
|
-
height: 0.0625rem;
|
|
824
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu hr,
|
|
825
|
+
:host .ids-header-1177-avatar.ids-header-1177-avatar--unresponsive .ids-header-1177-avatar__menu ::slotted(hr) {
|
|
615
826
|
width: 100%;
|
|
616
|
-
|
|
827
|
+
height: 0.0625rem;
|
|
828
|
+
display: block;
|
|
829
|
+
margin: 0;
|
|
830
|
+
border: 0;
|
|
831
|
+
border-top: 0.0625rem solid var(--IDS-HEADER-1177-AVATAR__MENU-SEPARATOR-COLOR);
|
|
617
832
|
}
|