@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
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* BUTTONS
|
|
6
6
|
********/
|
|
7
7
|
/*******
|
|
8
|
-
*
|
|
8
|
+
* SCROLLBAR
|
|
9
9
|
********/
|
|
10
10
|
/*******
|
|
11
11
|
* FORM
|
|
@@ -34,10 +34,11 @@
|
|
|
34
34
|
-webkit-font-smoothing: antialiased;
|
|
35
35
|
-moz-osx-font-smoothing: grayscale;
|
|
36
36
|
content: "\e936";
|
|
37
|
-
color: var(--IDS-
|
|
37
|
+
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
38
38
|
right: 0.5625rem;
|
|
39
39
|
top: 50%;
|
|
40
40
|
transform: translateY(-50%);
|
|
41
|
+
z-index: 20;
|
|
41
42
|
}
|
|
42
43
|
.ids-data-pagination .ids-data-pagination__select label,
|
|
43
44
|
.ids-data-pagination .ids-data-pagination__select ::slotted(label) {
|
|
@@ -45,7 +46,7 @@
|
|
|
45
46
|
margin-right: 0.5rem !important;
|
|
46
47
|
white-space: nowrap !important;
|
|
47
48
|
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
48
|
-
color: var(--IDS-
|
|
49
|
+
color: var(--IDS-DATA-PAGINATION-SELECT__COLOR);
|
|
49
50
|
}
|
|
50
51
|
.ids-data-pagination .ids-data-pagination__select select,
|
|
51
52
|
.ids-data-pagination .ids-data-pagination__select ::slotted(select) {
|
|
@@ -54,10 +55,10 @@
|
|
|
54
55
|
-moz-appearance: none !important;
|
|
55
56
|
display: flex !important;
|
|
56
57
|
box-sizing: border-box;
|
|
57
|
-
color: var(--IDS-
|
|
58
|
+
color: var(--IDS-DATA-PAGINATION-SELECT__COLOR);
|
|
58
59
|
cursor: pointer !important;
|
|
59
|
-
padding:
|
|
60
|
-
border: var(--IDS-
|
|
60
|
+
padding: var(--IDS-DATA-PAGINATION-SELECT__PADDING) !important;
|
|
61
|
+
border: var(--IDS-DATA-PAGINATION-SELECT__BORDER-THICKNESS) solid var(--IDS-DATA-PAGINATION-SELECT__BORDER-COLOR) !important;
|
|
61
62
|
border-radius: 0.313rem !important;
|
|
62
63
|
width: 100% !important;
|
|
63
64
|
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
@@ -69,35 +70,72 @@
|
|
|
69
70
|
}
|
|
70
71
|
.ids-data-pagination.ids-data-pagination--light select,
|
|
71
72
|
.ids-data-pagination.ids-data-pagination--light ::slotted(select) {
|
|
72
|
-
background-color: var(--IDS-COLOR
|
|
73
|
+
background-color: var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);
|
|
73
74
|
}
|
|
74
75
|
.ids-data-pagination .ids-data-pagination__summary {
|
|
75
|
-
color: var(--IDS-
|
|
76
|
+
color: var(--IDS-DATA-PAGINATION-SELECT__COLOR);
|
|
76
77
|
display: flex;
|
|
77
78
|
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
78
79
|
}
|
|
79
80
|
.ids-data-pagination .ids-data-pagination__buttons {
|
|
80
81
|
white-space: nowrap;
|
|
81
82
|
display: flex;
|
|
83
|
+
margin-left: 0.75rem;
|
|
82
84
|
}
|
|
83
|
-
.ids-data-pagination .ids-data-
|
|
85
|
+
.ids-data-pagination .ids-data-pagination__first-page-button {
|
|
84
86
|
display: flex;
|
|
85
|
-
margin-left:
|
|
87
|
+
margin-left: 0.5rem;
|
|
86
88
|
}
|
|
87
|
-
.ids-data-pagination .ids-data-
|
|
88
|
-
.ids-data-pagination .ids-data-
|
|
89
|
+
.ids-data-pagination .ids-data-pagination__first-page-button button:focus,
|
|
90
|
+
.ids-data-pagination .ids-data-pagination__first-page-button button:focus-within,
|
|
91
|
+
.ids-data-pagination .ids-data-pagination__first-page-button button:focus-visible,
|
|
92
|
+
.ids-data-pagination .ids-data-pagination__first-page-button button:active,
|
|
93
|
+
.ids-data-pagination .ids-data-pagination__first-page-button ::slotted(button:focus),
|
|
94
|
+
.ids-data-pagination .ids-data-pagination__first-page-button ::slotted(button:focus-within),
|
|
95
|
+
.ids-data-pagination .ids-data-pagination__first-page-button ::slotted(button:focus-visible),
|
|
96
|
+
.ids-data-pagination .ids-data-pagination__first-page-button ::slotted(button:active) {
|
|
97
|
+
color: var(--IDS-ICON--ACTIVE-HOVER-COLOR);
|
|
98
|
+
outline: var(--IDS-FOCUS__OUTLINE) !important;
|
|
99
|
+
outline-color: var(--IDS-FOCUS__OUTLINE-COLOR) !important;
|
|
100
|
+
}
|
|
101
|
+
.ids-data-pagination .ids-data-pagination__first-page-button button:hover,
|
|
102
|
+
.ids-data-pagination .ids-data-pagination__first-page-button ::slotted(button:hover) {
|
|
103
|
+
color: var(--IDS-DATA-PAGINATION-BUTTON--HOVER-COLOR);
|
|
104
|
+
background-color: var(--IDS-DATA-PAGINATION-BUTTON--HOVER-BACKGROUND-COLOR);
|
|
105
|
+
}
|
|
106
|
+
.ids-data-pagination .ids-data-pagination__first-page-button button:hover:after,
|
|
107
|
+
.ids-data-pagination .ids-data-pagination__first-page-button ::slotted(button:hover):after {
|
|
108
|
+
color: var(--IDS-DATA-PAGINATION-BUTTON-HOVER-COLOR);
|
|
109
|
+
}
|
|
110
|
+
.ids-data-pagination .ids-data-pagination__first-page-button button:disabled,
|
|
111
|
+
.ids-data-pagination .ids-data-pagination__first-page-button ::slotted(button:disabled) {
|
|
112
|
+
cursor: default;
|
|
113
|
+
}
|
|
114
|
+
.ids-data-pagination .ids-data-pagination__first-page-button button:disabled:after,
|
|
115
|
+
.ids-data-pagination .ids-data-pagination__first-page-button ::slotted(button:disabled):after {
|
|
116
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
117
|
+
background-color: transparent;
|
|
118
|
+
}
|
|
119
|
+
.ids-data-pagination .ids-data-pagination__first-page-button button:disabled:hover,
|
|
120
|
+
.ids-data-pagination .ids-data-pagination__first-page-button ::slotted(button:disabled:hover) {
|
|
121
|
+
border: 0.063rem solid transparent !important;
|
|
122
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
123
|
+
background-color: transparent;
|
|
124
|
+
}
|
|
125
|
+
.ids-data-pagination .ids-data-pagination__first-page-button button,
|
|
126
|
+
.ids-data-pagination .ids-data-pagination__first-page-button ::slotted(button) {
|
|
89
127
|
position: relative;
|
|
90
128
|
cursor: pointer;
|
|
91
129
|
background-size: 1rem 1rem;
|
|
92
|
-
height:
|
|
93
|
-
width:
|
|
94
|
-
background-color: transparent
|
|
130
|
+
height: 2rem !important;
|
|
131
|
+
width: 2rem !important;
|
|
132
|
+
background-color: transparent;
|
|
95
133
|
border: 0.063rem solid transparent !important;
|
|
96
|
-
border-radius:
|
|
97
|
-
color: var(--IDS-
|
|
134
|
+
border-radius: 100% !important;
|
|
135
|
+
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
98
136
|
}
|
|
99
|
-
.ids-data-pagination .ids-data-
|
|
100
|
-
.ids-data-pagination .ids-data-
|
|
137
|
+
.ids-data-pagination .ids-data-pagination__first-page-button button:after,
|
|
138
|
+
.ids-data-pagination .ids-data-pagination__first-page-button ::slotted(button):after {
|
|
101
139
|
font: icon;
|
|
102
140
|
font-family: "Inera-Design-Icons" !important;
|
|
103
141
|
display: block;
|
|
@@ -105,18 +143,19 @@
|
|
|
105
143
|
pointer-events: none;
|
|
106
144
|
-webkit-font-smoothing: antialiased;
|
|
107
145
|
-moz-osx-font-smoothing: grayscale;
|
|
108
|
-
content: "\
|
|
146
|
+
content: "\e6ff";
|
|
109
147
|
font-size: 1rem;
|
|
110
|
-
|
|
148
|
+
line-height: 1rem;
|
|
149
|
+
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
111
150
|
width: 1rem;
|
|
112
151
|
height: 1rem;
|
|
113
152
|
top: 50%;
|
|
114
153
|
left: 50%;
|
|
115
154
|
transform: translate(-50%, -50%);
|
|
116
155
|
}
|
|
117
|
-
.ids-data-pagination .ids-data-pagination__prev-button
|
|
118
|
-
|
|
119
|
-
|
|
156
|
+
.ids-data-pagination .ids-data-pagination__prev-button {
|
|
157
|
+
display: flex;
|
|
158
|
+
margin-left: 0.5rem;
|
|
120
159
|
}
|
|
121
160
|
.ids-data-pagination .ids-data-pagination__prev-button button:focus,
|
|
122
161
|
.ids-data-pagination .ids-data-pagination__prev-button button:focus-within,
|
|
@@ -126,10 +165,19 @@
|
|
|
126
165
|
.ids-data-pagination .ids-data-pagination__prev-button ::slotted(button:focus-within),
|
|
127
166
|
.ids-data-pagination .ids-data-pagination__prev-button ::slotted(button:focus-visible),
|
|
128
167
|
.ids-data-pagination .ids-data-pagination__prev-button ::slotted(button:active) {
|
|
129
|
-
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
168
|
+
color: var(--IDS-ICON--ACTIVE-HOVER-COLOR);
|
|
130
169
|
outline: var(--IDS-FOCUS__OUTLINE) !important;
|
|
131
170
|
outline-color: var(--IDS-FOCUS__OUTLINE-COLOR) !important;
|
|
132
171
|
}
|
|
172
|
+
.ids-data-pagination .ids-data-pagination__prev-button button:hover,
|
|
173
|
+
.ids-data-pagination .ids-data-pagination__prev-button ::slotted(button:hover) {
|
|
174
|
+
color: var(--IDS-DATA-PAGINATION-BUTTON--HOVER-COLOR);
|
|
175
|
+
background-color: var(--IDS-DATA-PAGINATION-BUTTON--HOVER-BACKGROUND-COLOR);
|
|
176
|
+
}
|
|
177
|
+
.ids-data-pagination .ids-data-pagination__prev-button button:hover:after,
|
|
178
|
+
.ids-data-pagination .ids-data-pagination__prev-button ::slotted(button:hover):after {
|
|
179
|
+
color: var(--IDS-DATA-PAGINATION-BUTTON-HOVER-COLOR);
|
|
180
|
+
}
|
|
133
181
|
.ids-data-pagination .ids-data-pagination__prev-button button:disabled,
|
|
134
182
|
.ids-data-pagination .ids-data-pagination__prev-button ::slotted(button:disabled) {
|
|
135
183
|
cursor: default;
|
|
@@ -137,29 +185,28 @@
|
|
|
137
185
|
.ids-data-pagination .ids-data-pagination__prev-button button:disabled:after,
|
|
138
186
|
.ids-data-pagination .ids-data-pagination__prev-button ::slotted(button:disabled):after {
|
|
139
187
|
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
188
|
+
background-color: transparent;
|
|
140
189
|
}
|
|
141
190
|
.ids-data-pagination .ids-data-pagination__prev-button button:disabled:hover,
|
|
142
191
|
.ids-data-pagination .ids-data-pagination__prev-button ::slotted(button:disabled:hover) {
|
|
143
192
|
border: 0.063rem solid transparent !important;
|
|
193
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
194
|
+
background-color: transparent;
|
|
144
195
|
}
|
|
145
|
-
.ids-data-pagination .ids-data-
|
|
146
|
-
|
|
147
|
-
margin-left: 0.5rem;
|
|
148
|
-
}
|
|
149
|
-
.ids-data-pagination .ids-data-pagination__next-button button,
|
|
150
|
-
.ids-data-pagination .ids-data-pagination__next-button ::slotted(button) {
|
|
196
|
+
.ids-data-pagination .ids-data-pagination__prev-button button,
|
|
197
|
+
.ids-data-pagination .ids-data-pagination__prev-button ::slotted(button) {
|
|
151
198
|
position: relative;
|
|
152
199
|
cursor: pointer;
|
|
153
200
|
background-size: 1rem 1rem;
|
|
154
|
-
height:
|
|
155
|
-
width:
|
|
156
|
-
background-color: transparent
|
|
201
|
+
height: 2rem !important;
|
|
202
|
+
width: 2rem !important;
|
|
203
|
+
background-color: transparent;
|
|
157
204
|
border: 0.063rem solid transparent !important;
|
|
158
|
-
border-radius:
|
|
159
|
-
color: var(--IDS-
|
|
205
|
+
border-radius: 100% !important;
|
|
206
|
+
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
160
207
|
}
|
|
161
|
-
.ids-data-pagination .ids-data-
|
|
162
|
-
.ids-data-pagination .ids-data-
|
|
208
|
+
.ids-data-pagination .ids-data-pagination__prev-button button:after,
|
|
209
|
+
.ids-data-pagination .ids-data-pagination__prev-button ::slotted(button):after {
|
|
163
210
|
font: icon;
|
|
164
211
|
font-family: "Inera-Design-Icons" !important;
|
|
165
212
|
display: block;
|
|
@@ -167,18 +214,19 @@
|
|
|
167
214
|
pointer-events: none;
|
|
168
215
|
-webkit-font-smoothing: antialiased;
|
|
169
216
|
-moz-osx-font-smoothing: grayscale;
|
|
170
|
-
content: "\
|
|
217
|
+
content: "\e937";
|
|
171
218
|
font-size: 1rem;
|
|
172
|
-
|
|
219
|
+
line-height: 1rem;
|
|
220
|
+
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
173
221
|
width: 1rem;
|
|
174
222
|
height: 1rem;
|
|
175
223
|
top: 50%;
|
|
176
224
|
left: 50%;
|
|
177
225
|
transform: translate(-50%, -50%);
|
|
178
226
|
}
|
|
179
|
-
.ids-data-pagination .ids-data-pagination__next-button
|
|
180
|
-
|
|
181
|
-
|
|
227
|
+
.ids-data-pagination .ids-data-pagination__next-button {
|
|
228
|
+
display: flex;
|
|
229
|
+
margin-left: 0.5rem;
|
|
182
230
|
}
|
|
183
231
|
.ids-data-pagination .ids-data-pagination__next-button button:focus,
|
|
184
232
|
.ids-data-pagination .ids-data-pagination__next-button button:focus-within,
|
|
@@ -188,10 +236,19 @@
|
|
|
188
236
|
.ids-data-pagination .ids-data-pagination__next-button ::slotted(button:focus-within),
|
|
189
237
|
.ids-data-pagination .ids-data-pagination__next-button ::slotted(button:focus-visible),
|
|
190
238
|
.ids-data-pagination .ids-data-pagination__next-button ::slotted(button:active) {
|
|
191
|
-
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
239
|
+
color: var(--IDS-ICON--ACTIVE-HOVER-COLOR);
|
|
192
240
|
outline: var(--IDS-FOCUS__OUTLINE) !important;
|
|
193
241
|
outline-color: var(--IDS-FOCUS__OUTLINE-COLOR) !important;
|
|
194
242
|
}
|
|
243
|
+
.ids-data-pagination .ids-data-pagination__next-button button:hover,
|
|
244
|
+
.ids-data-pagination .ids-data-pagination__next-button ::slotted(button:hover) {
|
|
245
|
+
color: var(--IDS-DATA-PAGINATION-BUTTON--HOVER-COLOR);
|
|
246
|
+
background-color: var(--IDS-DATA-PAGINATION-BUTTON--HOVER-BACKGROUND-COLOR);
|
|
247
|
+
}
|
|
248
|
+
.ids-data-pagination .ids-data-pagination__next-button button:hover:after,
|
|
249
|
+
.ids-data-pagination .ids-data-pagination__next-button ::slotted(button:hover):after {
|
|
250
|
+
color: var(--IDS-DATA-PAGINATION-BUTTON-HOVER-COLOR);
|
|
251
|
+
}
|
|
195
252
|
.ids-data-pagination .ids-data-pagination__next-button button:disabled,
|
|
196
253
|
.ids-data-pagination .ids-data-pagination__next-button ::slotted(button:disabled) {
|
|
197
254
|
cursor: default;
|
|
@@ -199,8 +256,113 @@
|
|
|
199
256
|
.ids-data-pagination .ids-data-pagination__next-button button:disabled:after,
|
|
200
257
|
.ids-data-pagination .ids-data-pagination__next-button ::slotted(button:disabled):after {
|
|
201
258
|
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
259
|
+
background-color: transparent;
|
|
202
260
|
}
|
|
203
261
|
.ids-data-pagination .ids-data-pagination__next-button button:disabled:hover,
|
|
204
262
|
.ids-data-pagination .ids-data-pagination__next-button ::slotted(button:disabled:hover) {
|
|
205
263
|
border: 0.063rem solid transparent !important;
|
|
264
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
265
|
+
background-color: transparent;
|
|
266
|
+
}
|
|
267
|
+
.ids-data-pagination .ids-data-pagination__next-button button,
|
|
268
|
+
.ids-data-pagination .ids-data-pagination__next-button ::slotted(button) {
|
|
269
|
+
position: relative;
|
|
270
|
+
cursor: pointer;
|
|
271
|
+
background-size: 1rem 1rem;
|
|
272
|
+
height: 2rem !important;
|
|
273
|
+
width: 2rem !important;
|
|
274
|
+
background-color: transparent;
|
|
275
|
+
border: 0.063rem solid transparent !important;
|
|
276
|
+
border-radius: 100% !important;
|
|
277
|
+
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
278
|
+
}
|
|
279
|
+
.ids-data-pagination .ids-data-pagination__next-button button:after,
|
|
280
|
+
.ids-data-pagination .ids-data-pagination__next-button ::slotted(button):after {
|
|
281
|
+
font: icon;
|
|
282
|
+
font-family: "Inera-Design-Icons" !important;
|
|
283
|
+
display: block;
|
|
284
|
+
position: absolute;
|
|
285
|
+
pointer-events: none;
|
|
286
|
+
-webkit-font-smoothing: antialiased;
|
|
287
|
+
-moz-osx-font-smoothing: grayscale;
|
|
288
|
+
content: "\e938";
|
|
289
|
+
font-size: 1rem;
|
|
290
|
+
line-height: 1rem;
|
|
291
|
+
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
292
|
+
width: 1rem;
|
|
293
|
+
height: 1rem;
|
|
294
|
+
top: 50%;
|
|
295
|
+
left: 50%;
|
|
296
|
+
transform: translate(-50%, -50%);
|
|
297
|
+
}
|
|
298
|
+
.ids-data-pagination .ids-data-pagination__last-page-button {
|
|
299
|
+
display: flex;
|
|
300
|
+
margin-left: 0.5rem;
|
|
301
|
+
}
|
|
302
|
+
.ids-data-pagination .ids-data-pagination__last-page-button button:focus,
|
|
303
|
+
.ids-data-pagination .ids-data-pagination__last-page-button button:focus-within,
|
|
304
|
+
.ids-data-pagination .ids-data-pagination__last-page-button button:focus-visible,
|
|
305
|
+
.ids-data-pagination .ids-data-pagination__last-page-button button:active,
|
|
306
|
+
.ids-data-pagination .ids-data-pagination__last-page-button ::slotted(button:focus),
|
|
307
|
+
.ids-data-pagination .ids-data-pagination__last-page-button ::slotted(button:focus-within),
|
|
308
|
+
.ids-data-pagination .ids-data-pagination__last-page-button ::slotted(button:focus-visible),
|
|
309
|
+
.ids-data-pagination .ids-data-pagination__last-page-button ::slotted(button:active) {
|
|
310
|
+
color: var(--IDS-ICON--ACTIVE-HOVER-COLOR);
|
|
311
|
+
outline: var(--IDS-FOCUS__OUTLINE) !important;
|
|
312
|
+
outline-color: var(--IDS-FOCUS__OUTLINE-COLOR) !important;
|
|
313
|
+
}
|
|
314
|
+
.ids-data-pagination .ids-data-pagination__last-page-button button:hover,
|
|
315
|
+
.ids-data-pagination .ids-data-pagination__last-page-button ::slotted(button:hover) {
|
|
316
|
+
color: var(--IDS-DATA-PAGINATION-BUTTON--HOVER-COLOR);
|
|
317
|
+
background-color: var(--IDS-DATA-PAGINATION-BUTTON--HOVER-BACKGROUND-COLOR);
|
|
318
|
+
}
|
|
319
|
+
.ids-data-pagination .ids-data-pagination__last-page-button button:hover:after,
|
|
320
|
+
.ids-data-pagination .ids-data-pagination__last-page-button ::slotted(button:hover):after {
|
|
321
|
+
color: var(--IDS-DATA-PAGINATION-BUTTON-HOVER-COLOR);
|
|
322
|
+
}
|
|
323
|
+
.ids-data-pagination .ids-data-pagination__last-page-button button:disabled,
|
|
324
|
+
.ids-data-pagination .ids-data-pagination__last-page-button ::slotted(button:disabled) {
|
|
325
|
+
cursor: default;
|
|
326
|
+
}
|
|
327
|
+
.ids-data-pagination .ids-data-pagination__last-page-button button:disabled:after,
|
|
328
|
+
.ids-data-pagination .ids-data-pagination__last-page-button ::slotted(button:disabled):after {
|
|
329
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
330
|
+
background-color: transparent;
|
|
331
|
+
}
|
|
332
|
+
.ids-data-pagination .ids-data-pagination__last-page-button button:disabled:hover,
|
|
333
|
+
.ids-data-pagination .ids-data-pagination__last-page-button ::slotted(button:disabled:hover) {
|
|
334
|
+
border: 0.063rem solid transparent !important;
|
|
335
|
+
color: var(--IDS-ICON--DISABLED-COLOR);
|
|
336
|
+
background-color: transparent;
|
|
337
|
+
}
|
|
338
|
+
.ids-data-pagination .ids-data-pagination__last-page-button button,
|
|
339
|
+
.ids-data-pagination .ids-data-pagination__last-page-button ::slotted(button) {
|
|
340
|
+
position: relative;
|
|
341
|
+
cursor: pointer;
|
|
342
|
+
background-size: 1rem 1rem;
|
|
343
|
+
height: 2rem !important;
|
|
344
|
+
width: 2rem !important;
|
|
345
|
+
background-color: transparent;
|
|
346
|
+
border: 0.063rem solid transparent !important;
|
|
347
|
+
border-radius: 100% !important;
|
|
348
|
+
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
349
|
+
}
|
|
350
|
+
.ids-data-pagination .ids-data-pagination__last-page-button button:after,
|
|
351
|
+
.ids-data-pagination .ids-data-pagination__last-page-button ::slotted(button):after {
|
|
352
|
+
font: icon;
|
|
353
|
+
font-family: "Inera-Design-Icons" !important;
|
|
354
|
+
display: block;
|
|
355
|
+
position: absolute;
|
|
356
|
+
pointer-events: none;
|
|
357
|
+
-webkit-font-smoothing: antialiased;
|
|
358
|
+
-moz-osx-font-smoothing: grayscale;
|
|
359
|
+
content: "\e6fe";
|
|
360
|
+
font-size: 1rem;
|
|
361
|
+
line-height: 1rem;
|
|
362
|
+
color: var(--IDS-ICON--ACTIVE-COLOR);
|
|
363
|
+
width: 1rem;
|
|
364
|
+
height: 1rem;
|
|
365
|
+
top: 50%;
|
|
366
|
+
left: 50%;
|
|
367
|
+
transform: translate(-50%, -50%);
|
|
206
368
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = ".ids-list-pagination{text-align:center}.ids-list-pagination .ids-list-pagination__summary{color:var(--IDS-COLOR
|
|
3
|
+
var css_248z = ".ids-list-pagination{text-align:center}.ids-list-pagination .ids-list-pagination__summary{color:var(--IDS-FONT-COLOR);font-family:var(--IDS-FONT-FAMILY-BASE)!important;line-height:1.5rem;margin-bottom:.5rem;text-align:center}.ids-list-pagination .ids-list-pagination__content{align-items:center;display:flex;justify-content:center}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list{align-items:center;display:flex;justify-content:center;margin:0;padding:0}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item{align-items:center;border:.063rem solid transparent;border-radius:1.75rem;box-sizing:border-box;display:flex;justify-content:center;margin:0 .125rem;min-height:1.75rem;min-width:1.75rem;text-align:center}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item[hidden]{display:none}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item[data-hidden-before]:before,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item[hidden-before]:before{color:var(--IDS-FONT-COLOR);content:\"..\";display:block;font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.5rem;margin-left:-.188rem;margin-right:.25rem}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item.ids-list-pagination__list-item--current{background-color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);border:.063rem solid var(--IDS-LINK--COLOR-PRESET-1__COLOR)}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button{background-color:transparent;border:0;border-radius:1.75rem;color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);cursor:pointer;display:block;font-family:var(--IDS-LIST-PAGINATION__LINK-FONT-FAMILY);font-size:1rem;font-style:normal;font-weight:700;line-height:1.5rem;min-height:1.75rem;min-width:1.75rem;padding:0 .5rem;text-align:center;text-decoration-color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);text-decoration:underline;text-underline-offset:.25rem}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:.125rem!important}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button:active,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button:focus,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button:focus-visible,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button:focus-within{color:var(--IDS-ICON--ACTIVE-COLOR);outline:var(--IDS-FOCUS__OUTLINE)!important;outline-color:var(--IDS-FOCUS__OUTLINE-COLOR)!important}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button:hover{color:var(--IDS-LINK--COLOR-PRESET-1__HOVER-COLOR)}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button--current{color:var(--IDS-LIST-PAGINATION__CURRENT-COLOR);cursor:default;font-weight:400;text-decoration:none}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button--current:focus,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button--current:focus-visible,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button--current:focus-within,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button--current:hover{color:var(--IDS-LIST-PAGINATION__CURRENT-FOCUS-COLOR)}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button{display:flex;margin-right:.25rem}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button ::slotted(button),.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button button{background-color:transparent!important;background-size:1rem 1rem;border:.063rem solid transparent!important;border-radius:1.75rem!important;color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);cursor:pointer;height:1.938rem!important;position:relative;width:1.938rem!important}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button ::slotted(button):after,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);content:\"\\e937\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;height:1rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:1rem}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button ::slotted(button:hover):after,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button button:hover:after{color:var(--IDS-ICON--ACTIVE-COLOR)}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button ::slotted(button:active),.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button ::slotted(button:focus),.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button ::slotted(button:focus-visible),.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button ::slotted(button:focus-within),.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button button:active,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button button:focus,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button button:focus-visible,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button button:focus-within{color:var(--IDS-ICON--ACTIVE-COLOR);outline:var(--IDS-FOCUS__OUTLINE)!important;outline-color:var(--IDS-FOCUS__OUTLINE-COLOR)!important}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button ::slotted(button:disabled),.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button button:disabled{cursor:default}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button ::slotted(button:disabled):after,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button button:disabled:after{color:var(--IDS-ICON--DISABLED-COLOR)}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button{display:flex;margin-left:.25rem}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button ::slotted(button),.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button button{background-color:transparent!important;background-size:1rem 1rem;border:.063rem solid transparent!important;border-radius:1.75rem!important;color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);cursor:pointer;height:1.938rem!important;position:relative;width:1.938rem!important}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button ::slotted(button):after,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button button:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-LINK--COLOR-PRESET-1__COLOR);content:\"\\e938\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;height:1rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:1rem}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button ::slotted(button:hover):after,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button button:hover:after{color:var(--IDS-ICON--ACTIVE-COLOR)}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button ::slotted(button:active),.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button ::slotted(button:focus),.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button ::slotted(button:focus-visible),.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button ::slotted(button:focus-within),.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button button:active,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button button:focus,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button button:focus-visible,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button button:focus-within{color:var(--IDS-ICON--ACTIVE-COLOR);outline:var(--IDS-FOCUS__OUTLINE)!important;outline-color:var(--IDS-FOCUS__OUTLINE-COLOR)!important}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button ::slotted(button:disabled),.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button button:disabled{cursor:default}.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button ::slotted(button:disabled):after,.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__next-button button:disabled:after{color:var(--IDS-ICON--DISABLED-COLOR)}";
|
|
4
4
|
|
|
5
5
|
var listPaginationLit = css`
|
|
6
6
|
${unsafeCSS(css_248z)}
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* BUTTONS
|
|
6
6
|
********/
|
|
7
7
|
/*******
|
|
8
|
-
*
|
|
8
|
+
* SCROLLBAR
|
|
9
9
|
********/
|
|
10
10
|
/*******
|
|
11
11
|
* FORM
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
text-align: center;
|
|
18
18
|
}
|
|
19
19
|
.ids-list-pagination .ids-list-pagination__summary {
|
|
20
|
-
color: var(--IDS-COLOR
|
|
20
|
+
color: var(--IDS-FONT-COLOR);
|
|
21
21
|
text-align: center;
|
|
22
22
|
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
23
23
|
line-height: 1.5rem;
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
display: block;
|
|
56
56
|
margin-right: 0.25rem;
|
|
57
57
|
margin-left: -0.188rem;
|
|
58
|
-
color: var(--IDS-COLOR
|
|
58
|
+
color: var(--IDS-FONT-COLOR);
|
|
59
59
|
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
60
60
|
font-size: 1.5rem;
|
|
61
61
|
font-style: normal;
|
|
@@ -101,12 +101,12 @@
|
|
|
101
101
|
}
|
|
102
102
|
.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button--current {
|
|
103
103
|
cursor: default;
|
|
104
|
-
color: var(--IDS-
|
|
104
|
+
color: var(--IDS-LIST-PAGINATION__CURRENT-COLOR);
|
|
105
105
|
font-weight: 400;
|
|
106
106
|
text-decoration: none;
|
|
107
107
|
}
|
|
108
108
|
.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button--current:focus, .ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button--current:focus-within, .ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button--current:focus-visible, .ids-list-pagination .ids-list-pagination__content .ids-list-pagination__list-item .ids-list-pagination__button--current:hover {
|
|
109
|
-
color: var(--IDS-
|
|
109
|
+
color: var(--IDS-LIST-PAGINATION__CURRENT-FOCUS-COLOR);
|
|
110
110
|
}
|
|
111
111
|
.ids-list-pagination .ids-list-pagination__content .ids-list-pagination__prev-button {
|
|
112
112
|
display: flex;
|
|
@@ -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}}:host([show]){display:block}:host{color:var(--IDS-FONT-COLOR);display:none;position:absolute;width:max-content}.ids-popover-content{background-color:var(--IDS-COLOR-NEUTRAL-100);border:.063rem solid var(--IDS-POPOVER-CONTENT__BORDER);border-radius:var(--IDS-POPOVER-CONTENT__BORDER-RADIUS);box-shadow:0 0 .625rem rgba(0,0,0,.3);box-sizing:initial;max-height:16.25rem;padding:.75rem 0 1.25rem .75rem;position:relative;width:16.25rem;z-index:2}.ids-popover-content ::slotted(*){color:var(--IDS-FONT-COLOR)}.ids-popover-content ::slotted(h3),.ids-popover-content h3{color:var(--IDS-FONT-COLOR)!important;color:var(--IDS-HEADING-XS__COLOR);font-family:var(--IDS-HEADING-XS__FONT-FAMILY)!important;font-size:var(--IDS-HEADING-XS__FONT-SIZE)!important;font-style:normal!important;font-weight:var(--IDS-HEADING-XS__FONT-WEIGHT)!important;letter-spacing:var(--IDS-HEADING-XS__LETTER-SPACING)!important;line-height:var(--IDS-HEADING-XS__LINE-HEIGHT)!important;margin-bottom:.5rem!important}.ids-popover-content .ids-popover-content__caret{position:absolute}.ids-popover-content .ids-popover-content__caret.hide{display:none}.ids-popover-content .ids-popover-content__caret.ids-popover-content--top{bottom:-.4375rem;left:50%}.ids-popover-content .ids-popover-content__caret.ids-popover-content--top-left{bottom:-.4375rem;left:1.375rem}.ids-popover-content .ids-popover-content__caret.ids-popover-content--top-right{bottom:-.4375rem;right:1.375rem}.ids-popover-content .ids-popover-content__caret.ids-popover-content--left{right:-.4375rem;top:50%}.ids-popover-content .ids-popover-content__caret.ids-popover-content--left-top{bottom:1.375rem;right:-.4375rem}.ids-popover-content .ids-popover-content__caret.ids-popover-content--left-bottom{right:-.4375rem;top:1.375rem}.ids-popover-content .ids-popover-content__caret.ids-popover-content--right{left:-.4375rem;top:50%}.ids-popover-content .ids-popover-content__caret.ids-popover-content--right-top{bottom:1.375rem;left:-.4375rem}.ids-popover-content .ids-popover-content__caret.ids-popover-content--right-bottom{left:-.4375rem;top:1.375rem}.ids-popover-content .ids-popover-content__caret.ids-popover-content--bottom{left:50%;top:-.4375rem}.ids-popover-content .ids-popover-content__caret.ids-popover-content--bottom-left{left:1.375rem;top:-.4375rem}.ids-popover-content .ids-popover-content__caret.ids-popover-content--bottom-right{right:1.375rem;top:-.4375rem}.ids-popover-content .ids-popover-content__caret-body{background:var(--IDS-COLOR-NEUTRAL-100);display:block;position:absolute;z-index:4}.ids-popover-content .ids-popover-content__caret-body.ids-popover-content--top,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content--top-left,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content--top-right{bottom:0;clip-path:polygon(0 0,50% 100%,100% 0);height:.6rem;transform:translateX(-50%);width:1.2rem}.ids-popover-content .ids-popover-content__caret-body.ids-popover-content--left,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content--left-bottom,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content--left-top{clip-path:polygon(0 0,100% 50%,0 100%);height:1.2rem;right:0;transform:translateY(-50%);width:.6rem}.ids-popover-content .ids-popover-content__caret-body.ids-popover-content--right,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content--right-bottom,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content--right-top{clip-path:polygon(0 50%,100% 0,100% 100%);height:1.2rem;left:0;transform:translateY(-50%);width:.6rem}.ids-popover-content .ids-popover-content__caret-body.ids-popover-content--bottom,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content--bottom-left,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content--bottom-right{clip-path:polygon(0 100%,50% 0,100% 100%);height:.6rem;top:0;transform:translateX(-50%);width:1.2rem}.ids-popover-content .ids-popover-content__caret-border{background-color:var(--IDS-POPOVER-CONTENT__BORDER);position:absolute;z-index:1}.ids-popover-content .ids-popover-content__caret-border.ids-popover-content--top,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content--top-left,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content--top-right{background-color:var(--IDS-POPOVER-CONTENT__BORDER);bottom:-.125rem;clip-path:polygon(0 0,50% 100%,100% 0);height:.6rem;transform:translateX(-50%);width:1.2rem}.ids-popover-content .ids-popover-content__caret-border.ids-popover-content--left,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content--left-bottom,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content--left-top{background-color:var(--IDS-POPOVER-CONTENT__BORDER);clip-path:polygon(0 0,100% 50%,0 100%);height:1.2rem;right:-.125rem;transform:translateY(-50%);width:.6rem}.ids-popover-content .ids-popover-content__caret-border.ids-popover-content--right,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content--right-bottom,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content--right-top{background-color:var(--IDS-POPOVER-CONTENT__BORDER);clip-path:polygon(0 50%,100% 0,100% 100%);height:1.2rem;left:-.125rem;transform:translateY(-50%);width:.6rem}.ids-popover-content .ids-popover-content__caret-border.ids-popover-content--bottom,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content--bottom-left,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content--bottom-right{clip-path:polygon(0 100%,50% 0,100% 100%);height:.6rem;top:-.125rem;transform:translateX(-50%);width:1.2rem}.ids-popover-content .ids-popover-content__caret-shadow{filter:blur(.188rem);height:0;position:absolute;width:0;z-index:1}.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content--top,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content--top-left,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content--top-right{border-left:.625rem solid transparent;border-right:.625rem solid transparent;border-top:.625rem solid rgba(0,0,0,.15);bottom:-.438rem;transform:translateX(-50%)}.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content--left,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content--left-bottom,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content--left-top{border-bottom:.5625rem solid transparent;border-right:.5625rem solid rgba(53,53,53,.15);border-top:.5625rem solid transparent;right:-.438rem;transform:translateY(-50%)}.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content--right,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content--right-bottom,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content--right-top{border-bottom:.5625rem solid transparent;border-right:.5625rem solid rgba(53,53,53,.15);border-top:.5625rem solid transparent;left:-.438rem;transform:translateY(-50%)}.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content--bottom,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content--bottom-left,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content--bottom-right{border-bottom:.625rem solid rgba(0,0,0,.15);border-left:.625rem solid transparent;border-right:.625rem solid transparent;top:-.438rem;transform:translateX(-50%)}.ids-popover-content .ids-popover-content__top-bar{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;padding:.5rem 1rem 0 .5rem}.ids-popover-content .ids-popover-content__headline{text-align:left}.ids-popover-content .ids-popover-content__content-wrapper::-webkit-scrollbar{width:.625rem}.ids-popover-content .ids-popover-content__content-wrapper::-webkit-scrollbar-thumb{background:var(--IDS-SCROLL__THUMB-COLOR);border:.125rem solid var(--IDS-SCROLL__TRACK-BACKGROUND-COLOR);border-radius:.625rem;cursor:auto}.ids-popover-content .ids-popover-content__content-wrapper::-webkit-scrollbar-thumb:hover{background:var(--IDS-SCROLL__THUMB-HOVER-COLOR)}.ids-popover-content .ids-popover-content__content-wrapper::-webkit-scrollbar-track{background:var(--IDS-SCROLL__TRACK-BACKGROUND-COLOR);border-radius:.625rem;outline:.0625rem solid var(--IDS-SCROLL__TRACK-OUTLINE-COLOR)}.ids-popover-content .ids-popover-content__content-wrapper::-webkit-scrollbar-corner{background-color:transparent}.ids-popover-content .ids-popover-content__content-wrapper{margin-right:1rem;max-height:100%;overflow-x:hidden;overflow-y:auto;text-align:left}.ids-popover-content .ids-popover-content__content-wrapper:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:0}.ids-popover-content .ids-popover-content__content-wrapper-inner{padding:0 0 .5rem .5rem}.ids-popover-content .ids-popover-content__close-btn-wrapper{display:block;height:1.25rem;max-width:100%;z-index:1}.ids-popover-content .ids-popover-content__close-btn:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-popover-content .ids-popover-content__close-btn{background:none;border:none;cursor:pointer;display:flex;height:1.25rem;padding:0;position:relative;width:1.25rem}.ids-popover-content .ids-popover-content__close-btn:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON__COLOR);content:\"\\e916\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.25rem;left:0;pointer-events:none;position:absolute;top:0}.ids-popover-content .ids-popover-content__close-btn:active:before,.ids-popover-content .ids-popover-content__close-btn:focus:before,.ids-popover-content .ids-popover-content__close-btn:hover:before{color:var(--IDS-ICON--ACTIVE-COLOR)}.ids-popover-content .ids-popover-content__close-btn:focus,.ids-popover-content .ids-popover-content__close-icon:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)}";
|
|
3
|
+
var css_248z = ":root{--IDS-FONT-FAMILY-BASE:\"Open Sans\";--IDS-FONT-FAMILY-HEADING:\"Inter\";--IDS-FONT-COLOR:var(--ids-color-surface-text-on-default);--IDS-HEADING-XXL__COLOR:var(--ids-color-heading-text-xxl);--IDS-HEADING-XXL__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-XXL__FONT-SIZE:2rem;--IDS-HEADING-XXL__LINE-HEIGHT:2.5rem;--IDS-HEADING-XXL__FONT-SIZE-DESKTOP:3rem;--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP:3.25rem;--IDS-HEADING-XXL__FONT-WEIGHT:700;--IDS-HEADING-XXL__LETTER-SPACING:-0.052rem;--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP:-0.078rem;--IDS-HEADING-XXL__MARGIN-BOTTOM:1.875rem;--IDS-HEADING-XL__COLOR:var(--ids-color-heading-text-xl);--IDS-HEADING-XL__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-XL__FONT-SIZE:1.625rem;--IDS-HEADING-XL__LINE-HEIGHT:2.125rem;--IDS-HEADING-XL__FONT-SIZE-DESKTOP:2.25rem;--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP:2.625rem;--IDS-HEADING-XL__FONT-WEIGHT:700;--IDS-HEADING-XL__LETTER-SPACING:-0.031rem;--IDS-HEADING-XL__LETTER-SPACING-DESKTOP:-0.063rem;--IDS-HEADING-XL__MARGIN-BOTTOM:1.875rem;--IDS-HEADING-L__COLOR:var(--ids-color-heading-text-l);--IDS-HEADING-L__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-L__FONT-SIZE-DESKTOP:1.75rem;--IDS-HEADING-L__LINE-HEIGHT-DESKTOP:2.25rem;--IDS-HEADING-L__FONT-SIZE:1.5rem;--IDS-HEADING-L__LINE-HEIGHT:1.875rem;--IDS-HEADING-L__FONT-WEIGHT:700;--IDS-HEADING-L__LETTER-SPACING:-0.025rem;--IDS-HEADING-L__LETTER-SPACING-DESKTOP:-0.044rem;--IDS-HEADING-L__MARGIN-BOTTOM:1.875rem;--IDS-HEADING-M__COLOR:var(--ids-color-heading-text-m);--IDS-HEADING-M__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-M__FONT-SIZE:1.375rem;--IDS-HEADING-M__LINE-HEIGHT:1.75rem;--IDS-HEADING-M__FONT-SIZE-DESKTOP:1.5rem;--IDS-HEADING-M__LINE-HEIGHT-DESKTOP:1.875rem;--IDS-HEADING-M__FONT-WEIGHT:700;--IDS-HEADING-M__LETTER-SPACING:-0.019rem;--IDS-HEADING-M__LETTER-SPACING-DESKTOP:-0.031rem;--IDS-HEADING-S__COLOR:var(--ids-color-heading-text-s);--IDS-HEADING-S__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-S__FONT-SIZE:1.25rem;--IDS-HEADING-S__LINE-HEIGHT:1.5rem;--IDS-HEADING-S__FONT-SIZE-DESKTOP:1.25rem;--IDS-HEADING-S__LINE-HEIGHT-DESKTOP:1.5rem;--IDS-HEADING-S__FONT-WEIGHT:700;--IDS-HEADING-S__LETTER-SPACING:-0.013rem;--IDS-HEADING-S__LETTER-SPACING-DESKTOP:-0.025rem;--IDS-HEADING-XS__COLOR:var(--ids-color-heading-text-xs);--IDS-HEADING-XS__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-HEADING-XS__FONT-SIZE:1rem;--IDS-HEADING-XS__LINE-HEIGHT:1.25rem;--IDS-HEADING-XS__FONT-WEIGHT:700;--IDS-HEADING-XS__LETTER-SPACING:0;--IDS-ANCHOR__COLOR:var(--ids-color-interactive-text-default);--IDS-ANCHOR__HOVER-COLOR:var(--ids-color-interactive-text-hover);--IDS-PREAMBLE__FONT-FAMILY:var(--IDS-FONT-FAMILY-BASE);--IDS-PREAMBLE__FONT-SIZE:1.125rem;--IDS-PREAMBLE__LINE-HEIGHT:1.75rem;--IDS-PREAMBLE__FONT-SIZE-DESKTOP:1.375rem;--IDS-PREAMBLE__LINE-HEIGHT-DESKTOP:2.25rem;--IDS-BODY__FONT-FAMILY:var(--IDS-FONT-FAMILY-BASE);--IDS-BODY__FONT-SIZE:1rem;--IDS-BODY__LINE-HEIGHT:1.5rem;--IDS-BODY--DISABLED__COLOR:var(--ids-color-interactive-text-disabled);--IDS-PAGE-LIST__COLOR:var(--ids-color-brand-text-primary);--IDS-PAGE-LIST__FONT-FAMILY:var(--IDS-FONT-FAMILY-HEADING);--IDS-PAGE-LIST__FONT-SIZE:1.25rem;--IDS-PAGE-LIST__LINE-HEIGHT:1.5rem;--IDS-PAGE-LIST__FONT-WEIGHT:700;--IDS-PAGE-LIST__LETTER-SPACING:-0.025rem;--IDS-BULLET-LIST__MARKER-COLOR:var(--ids-color-brand-text-primary);--IDS-BULLET-LIST__MARKER-FONT-WEIGHT:bold;--IDS-BULLET-LIST__LINE-HEIGHT:1.5rem;--IDS-DIVIDER__COLOR:var(--ids-color-surface-border-default)}:root.ids--1177-admin,:root.ids--1177-pro{--IDS-PAGE-LIST__COLOR:var(--ids-color-interactive-text-default)}:root.ids--inera,:root.ids--inera-admin{--IDS-FONT-FAMILY-BASE:\"Open Sans\";--IDS-FONT-FAMILY-HEADING:\"Poppins\";--IDS-HEADING-XXL__FONT-SIZE:1.875rem;--IDS-HEADING-XXL__LINE-HEIGHT:2.375rem;--IDS-HEADING-XXL__FONT-SIZE-DESKTOP:2.5rem;--IDS-HEADING-XXL__LINE-HEIGHT-DESKTOP:3.125rem;--IDS-HEADING-XXL__FONT-WEIGHT:600;--IDS-HEADING-XXL__LETTER-SPACING:inherit;--IDS-HEADING-XXL__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-XXL__MARGIN-BOTTOM:1.25rem;--IDS-HEADING-XL__FONT-SIZE:1.625rem;--IDS-HEADING-XL__LINE-HEIGHT:2rem;--IDS-HEADING-XL__FONT-SIZE-DESKTOP:2rem;--IDS-HEADING-XL__LINE-HEIGHT-DESKTOP:2.5rem;--IDS-HEADING-XL__FONT-WEIGHT:600;--IDS-HEADING-XL__LETTER-SPACING:inherit;--IDS-HEADING-XL__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-XL__MARGIN-BOTTOM:1.25rem;--IDS-HEADING-L__FONT-SIZE:1.5rem;--IDS-HEADING-L__LINE-HEIGHT:1.875rem;--IDS-HEADING-L__FONT-SIZE-DESKTOP:1.75rem;--IDS-HEADING-L__LINE-HEIGHT-DESKTOP:2.25rem;--IDS-HEADING-L__FONT-WEIGHT:600;--IDS-HEADING-L__LETTER-SPACING:inherit;--IDS-HEADING-L__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-L__MARGIN-BOTTOM:1.25rem;--IDS-HEADING-M__FONT-SIZE:1.375rem;--IDS-HEADING-M__LINE-HEIGHT:1.75rem;--IDS-HEADING-M__FONT-SIZE-DESKTOP:1.5rem;--IDS-HEADING-M__LINE-HEIGHT-DESKTOP:2rem;--IDS-HEADING-M__FONT-WEIGHT:600;--IDS-HEADING-M__LETTER-SPACING:inherit;--IDS-HEADING-M__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-S__FONT-SIZE:1.25rem;--IDS-HEADING-S__LINE-HEIGHT:1.5rem;--IDS-HEADING-S__FONT-SIZE-DESKTOP:1.25rem;--IDS-HEADING-S__LINE-HEIGHT-DESKTOP:1.625rem;--IDS-HEADING-S__FONT-WEIGHT:600;--IDS-HEADING-S__LETTER-SPACING:inherit;--IDS-HEADING-S__LETTER-SPACING-DESKTOP:inherit;--IDS-HEADING-XS__FONT-SIZE:1rem;--IDS-HEADING-XS__LINE-HEIGHT:1.25rem;--IDS-HEADING-XS__FONT-WEIGHT:600;--IDS-HEADING-XS__LETTER-SPACING:inherit;--IDS-BODY__LINE-HEIGHT:1.625rem;--IDS-BODY--DISABLED__COLOR:var(--ids-color-interactive-text-disabled);--IDS-PAGE-LIST__FONT-WEIGHT:600;--IDS-PAGE-LIST__LETTER-SPACING:0;--IDS-BULLET-LIST__MARKER-FONT-WEIGHT:normal;--IDS-BULLET-LIST__LINE-HEIGHT:1.625rem;--IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT:600}:root.ids--dark{--IDS-PAGE-LIST__COLOR:var(--ids-color-navigation-text-default)}:root.ids--dark.ids--1177-admin,:root.ids--dark.ids--1177-pro,:root.ids--dark.ids--inera,:root.ids--dark.ids--inera-admin{--IDS-PAGE-LIST__COLOR:var(--ids-color-interactive-text-default)}@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}:host([show]){display:block}:host{color:var(--IDS-FONT-COLOR);display:none;position:absolute;width:max-content}.ids-popover-content{background-color:var(--IDS-POPOVER-CONTENT__BACKGROUND-COLOR);border:var(--IDS-POPOVER-CONTENT__BORDER-THICKNESS) solid var(--IDS-POPOVER-CONTENT__BORDER-COLOR);border-radius:var(--IDS-POPOVER-CONTENT__BORDER-RADIUS);box-shadow:0 0 .625rem rgba(0,0,0,.3);box-sizing:border-box;max-height:16.25rem;padding:1.25rem 1rem 1.25rem 1.25rem;position:relative;width:16.25rem;z-index:2000}.ids-popover-content ::slotted(*){color:var(--IDS-FONT-COLOR)}.ids-popover-content ::slotted(h3),.ids-popover-content h3{color:var(--IDS-FONT-COLOR)!important;color:var(--IDS-HEADING-XS__COLOR);font-family:var(--IDS-HEADING-XS__FONT-FAMILY)!important;font-size:var(--IDS-HEADING-XS__FONT-SIZE)!important;font-style:normal!important;font-weight:var(--IDS-HEADING-XS__FONT-WEIGHT)!important;letter-spacing:var(--IDS-HEADING-XS__LETTER-SPACING)!important;line-height:var(--IDS-HEADING-XS__LINE-HEIGHT)!important;margin-bottom:.5rem!important}.ids-popover-content .ids-popover-content__caret{position:absolute}.ids-popover-content .ids-popover-content__caret.hide{display:none}.ids-popover-content .ids-popover-content__caret.ids-popover-content__caret--top{bottom:-.4375rem;left:50%}.ids-popover-content .ids-popover-content__caret.ids-popover-content__caret--top-left{bottom:-.4375rem;left:1.375rem}.ids-popover-content .ids-popover-content__caret.ids-popover-content__caret--top-right{bottom:-.4375rem;right:1.375rem}.ids-popover-content .ids-popover-content__caret.ids-popover-content__caret--left{right:-.4375rem;top:50%}.ids-popover-content .ids-popover-content__caret.ids-popover-content__caret--left-top{bottom:1.375rem;right:-.4375rem}.ids-popover-content .ids-popover-content__caret.ids-popover-content__caret--left-bottom{right:-.4375rem;top:1.375rem}.ids-popover-content .ids-popover-content__caret.ids-popover-content__caret--right{left:-.4375rem;top:50%}.ids-popover-content .ids-popover-content__caret.ids-popover-content__caret--right-top{bottom:1.375rem;left:-.4375rem}.ids-popover-content .ids-popover-content__caret.ids-popover-content__caret--right-bottom{left:-.4375rem;top:1.375rem}.ids-popover-content .ids-popover-content__caret.ids-popover-content__caret--bottom{left:50%;top:var(--IDS-POPOVER-CONTENT__CARET-CONTENT-TOP)}.ids-popover-content .ids-popover-content__caret.ids-popover-content__caret--bottom-left{left:1.375rem;top:var(--IDS-POPOVER-CONTENT__CARET-CONTENT-TOP)}.ids-popover-content .ids-popover-content__caret.ids-popover-content__caret--bottom-right{right:1.375rem;top:var(--IDS-POPOVER-CONTENT__CARET-CONTENT-TOP)}.ids-popover-content .ids-popover-content__caret-body{background:var(--IDS-POPOVER-CONTENT__CARET-BODY-COLOR);display:block;position:absolute;z-index:4}.ids-popover-content .ids-popover-content__caret-body.ids-popover-content__caret--top,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content__caret--top-left,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content__caret--top-right{bottom:0;clip-path:polygon(0 0,50% 100%,100% 0);height:.6rem;transform:translateX(-50%);width:1.2rem}.ids-popover-content .ids-popover-content__caret-body.ids-popover-content__caret--left,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content__caret--left-bottom,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content__caret--left-top{clip-path:polygon(0 0,100% 50%,0 100%);height:1.2rem;right:0;transform:translateY(-50%);width:.6rem}.ids-popover-content .ids-popover-content__caret-body.ids-popover-content__caret--right,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content__caret--right-bottom,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content__caret--right-top{clip-path:polygon(0 50%,100% 0,100% 100%);height:1.2rem;left:0;transform:translateY(-50%);width:.6rem}.ids-popover-content .ids-popover-content__caret-body.ids-popover-content__caret--bottom,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content__caret--bottom-left,.ids-popover-content .ids-popover-content__caret-body.ids-popover-content__caret--bottom-right{clip-path:polygon(0 100%,50% 0,100% 100%);height:.6rem;top:var(--IDS-POPOVER-CONTENT__CARET-BODY-TOP);transform:translateX(-50%);width:1.2rem}.ids-popover-content .ids-popover-content__caret-border{background-color:var(--IDS-POPOVER-CONTENT__CARET-BORDER-COLOR);position:absolute;z-index:1}.ids-popover-content .ids-popover-content__caret-border.ids-popover-content__caret--top,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content__caret--top-left,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content__caret--top-right{background-color:var(--IDS-POPOVER-CONTENT__BORDER-COLOR);bottom:-.125rem;clip-path:polygon(0 0,50% 100%,100% 0);height:.6rem;transform:translateX(-50%);width:1.2rem}.ids-popover-content .ids-popover-content__caret-border.ids-popover-content__caret--left,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content__caret--left-bottom,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content__caret--left-top{background-color:var(--IDS-POPOVER-CONTENT__BORDER-COLOR);clip-path:polygon(0 0,100% 50%,0 100%);height:1.2rem;right:-.125rem;transform:translateY(-50%);width:.6rem}.ids-popover-content .ids-popover-content__caret-border.ids-popover-content__caret--right,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content__caret--right-bottom,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content__caret--right-top{background-color:var(--IDS-POPOVER-CONTENT__BORDER-COLOR);clip-path:polygon(0 50%,100% 0,100% 100%);height:1.2rem;left:-.125rem;transform:translateY(-50%);width:.6rem}.ids-popover-content .ids-popover-content__caret-border.ids-popover-content__caret--bottom,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content__caret--bottom-left,.ids-popover-content .ids-popover-content__caret-border.ids-popover-content__caret--bottom-right{clip-path:polygon(0 100%,50% 0,100% 100%);height:.6rem;top:var(--IDS-POPOVER-CONTENT__CARET-BORDER-TOP);transform:translateX(-50%);width:1.2rem}.ids-popover-content .ids-popover-content__caret-shadow{filter:blur(.188rem);height:0;position:absolute;width:0;z-index:1}.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content__caret--top,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content__caret--top-left,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content__caret--top-right{border-left:.625rem solid transparent;border-right:.625rem solid transparent;border-top:.625rem solid rgba(0,0,0,.15);bottom:-.438rem;transform:translateX(-50%)}.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content__caret--left,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content__caret--left-bottom,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content__caret--left-top{border-bottom:.5625rem solid transparent;border-right:.5625rem solid rgba(53,53,53,.15);border-top:.5625rem solid transparent;right:-.438rem;transform:translateY(-50%)}.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content__caret--right,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content__caret--right-bottom,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content__caret--right-top{border-bottom:.5625rem solid transparent;border-right:.5625rem solid rgba(53,53,53,.15);border-top:.5625rem solid transparent;left:-.438rem;transform:translateY(-50%)}.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content__caret--bottom,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content__caret--bottom-left,.ids-popover-content .ids-popover-content__caret-shadow.ids-popover-content__caret--bottom-right{border-bottom:var(--IDS-POPOVER-CONTENT__CARET-SHADOW-BOTTOM);border-left:.625rem solid transparent;border-right:.625rem solid transparent;top:var(--IDS-POPOVER-CONTENT__CARET-SHADOW-TOP);transform:translateX(-50%)}.ids-popover-content .ids-popover-content__close-btn-wrapper{background-color:var(--IDS-POPOVER-CONTENT__BACKGROUND-COLOR);display:block;height:1.25rem;max-width:100%;padding-bottom:.25rem;padding-left:.25rem;position:absolute;right:.75rem;top:.75rem;z-index:1}.ids-popover-content .ids-popover-content__close-btn:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:.375rem!important}.ids-popover-content .ids-popover-content__close-btn{background:none;border:none;border-radius:100%;cursor:pointer;display:flex;height:1.25rem;padding:0;position:relative;width:1.25rem}.ids-popover-content .ids-popover-content__close-btn:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON--ACTIVE-COLOR);content:\"\\e916\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1.25rem;left:0;pointer-events:none;position:absolute;top:0}.ids-popover-content .ids-popover-content__close-btn:active:before,.ids-popover-content .ids-popover-content__close-btn:focus:before,.ids-popover-content .ids-popover-content__close-btn:hover:before{color:var(--IDS-ICON--ACTIVE-HOVER-COLOR)}.ids-popover-content .ids-popover-content__close-btn:focus,.ids-popover-content .ids-popover-content__close-icon:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)}.ids-popover-content .ids-popover-content__content-wrapper::-webkit-scrollbar{width:.625rem}.ids-popover-content .ids-popover-content__content-wrapper::-webkit-scrollbar-thumb{background:var(--IDS-SCROLL__THUMB-COLOR);border:.125rem solid var(--IDS-SCROLL__TRACK-BACKGROUND-COLOR);border-radius:.625rem;cursor:auto}.ids-popover-content .ids-popover-content__content-wrapper::-webkit-scrollbar-thumb:hover{background:var(--IDS-SCROLL__THUMB-HOVER-COLOR)}.ids-popover-content .ids-popover-content__content-wrapper::-webkit-scrollbar-track{background:var(--IDS-SCROLL__TRACK-BACKGROUND-COLOR);border-radius:.625rem;margin-top:1.25rem;outline:.0625rem solid var(--IDS-SCROLL__TRACK-OUTLINE-COLOR)}.ids-popover-content .ids-popover-content__content-wrapper::-webkit-scrollbar-corner{background-color:transparent}.ids-popover-content .ids-popover-content__content-wrapper{max-height:100%;overflow-x:hidden;overflow-y:auto;text-align:left}.ids-popover-content .ids-popover-content__content-wrapper.ids-popover-content__content-wrapper--has-scrollbar{padding-right:.5rem}.ids-popover-content .ids-popover-content__content-wrapper:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:0}.ids-popover-content .ids-popover-content__content-wrapper-inner{color:var(--IDS-POPOVER-FONT__COLOR)}.ids-popover-content .ids-popover-content__headline{color:var(--IDS-POPOVER-FONT__HEADING-COLOR);margin-right:.25rem;text-align:left}";
|
|
4
4
|
|
|
5
5
|
var popoverContentLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|