@inera/ids-design 4.9.1 → 5.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (172) hide show
  1. package/components/alert/alert-lit.d.ts +2 -0
  2. package/components/alert/alert-lit.js +1 -1
  3. package/components/alert/alert.css +225 -1
  4. package/components/alert-global/alert-global-lit.d.ts +2 -0
  5. package/components/alert-global/alert-global-lit.js +1 -1
  6. package/components/alert-global/alert-global.css +167 -1
  7. package/components/badge/badge-lit.d.ts +2 -0
  8. package/components/badge/badge-lit.js +1 -1
  9. package/components/badge/badge.css +60 -1
  10. package/components/breadcrumbs/breadcrumbs-lit.d.ts +2 -0
  11. package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
  12. package/components/breadcrumbs/breadcrumbs.css +90 -1
  13. package/components/button/button-lit.d.ts +2 -0
  14. package/components/button/button-lit.js +1 -1
  15. package/components/button/button.css +308 -1
  16. package/components/button-group/button-group-lit.d.ts +2 -0
  17. package/components/button-group/button-group-lit.js +1 -1
  18. package/components/button-group/button-group.css +39 -1
  19. package/components/card/card-lit.d.ts +2 -0
  20. package/components/card/card-lit.js +1 -1
  21. package/components/card/card.css +107 -1
  22. package/components/data-table/data-table-lit.d.ts +2 -0
  23. package/components/data-table/data-table-lit.js +7 -0
  24. package/components/data-table/data-table.css +402 -0
  25. package/components/date-label/date-label-lit.d.ts +2 -0
  26. package/components/date-label/date-label-lit.js +1 -1
  27. package/components/date-label/date-label.css +75 -1
  28. package/components/dialog/dialog-lit.d.ts +2 -0
  29. package/components/dialog/dialog-lit.js +1 -1
  30. package/components/dialog/dialog.css +178 -1
  31. package/components/expandable/expandable-lit.d.ts +2 -0
  32. package/components/expandable/expandable-lit.js +1 -1
  33. package/components/expandable/expandable.css +94 -1
  34. package/components/footer/footer-lit.d.ts +2 -0
  35. package/components/footer/footer-lit.js +1 -1
  36. package/components/footer/footer.css +470 -1
  37. package/components/footer-1177/footer-1177-lit.d.ts +2 -0
  38. package/components/footer-1177/footer-1177-lit.js +7 -0
  39. package/components/footer-1177/footer-1177.css +316 -0
  40. package/components/footer-1177-admin/footer-1177-admin-lit.d.ts +2 -0
  41. package/components/footer-1177-admin/footer-1177-admin-lit.js +7 -0
  42. package/components/footer-1177-admin/footer-1177-admin.css +303 -0
  43. package/components/footer-1177-pro/footer-1177-pro-lit.d.ts +2 -0
  44. package/components/footer-1177-pro/footer-1177-pro-lit.js +7 -0
  45. package/components/footer-1177-pro/footer-1177-pro.css +169 -0
  46. package/components/footer-inera/footer-inera-lit.d.ts +2 -0
  47. package/components/footer-inera/footer-inera-lit.js +7 -0
  48. package/components/footer-inera/footer-inera.css +333 -0
  49. package/components/footer-inera-admin/footer-inera-admin-lit.d.ts +2 -0
  50. package/components/footer-inera-admin/footer-inera-admin-lit.js +7 -0
  51. package/components/footer-inera-admin/footer-inera-admin.css +350 -0
  52. package/components/form/error-message/error-message-lit.d.ts +2 -0
  53. package/components/form/error-message/error-message.css +39 -1
  54. package/components/form/group/group-lit.d.ts +2 -0
  55. package/components/form/group/group.css +19 -1
  56. package/components/form/range/range-lit.d.ts +2 -0
  57. package/components/form/range/range.css +34 -1
  58. package/components/form/select-multiple/select-multiple-lit.d.ts +2 -0
  59. package/components/form/select-multiple/select-multiple-lit.js +1 -1
  60. package/components/form/select-multiple/select-multiple.css +189 -1
  61. package/components/form/spinner/spinner-lit.d.ts +2 -0
  62. package/components/form/spinner/spinner.css +60 -1
  63. package/components/form/textarea/textarea-lit.d.ts +2 -0
  64. package/components/form/textarea/textarea.css +0 -1
  65. package/components/form/toggle/toggle-lit.d.ts +2 -0
  66. package/components/form/toggle/toggle-lit.js +1 -1
  67. package/components/form/toggle/toggle.css +153 -1
  68. package/components/grid/column/_column-partials.css +0 -1
  69. package/components/grid/column/column-lit.d.ts +2 -0
  70. package/components/grid/column/column.css +424 -1
  71. package/components/header-1177/composite-header-1177.css +1885 -0
  72. package/components/header-1177/header-1177-avatar-lit.d.ts +2 -0
  73. package/components/header-1177/header-1177-avatar-lit.js +7 -0
  74. package/components/header-1177/header-1177-avatar.css +285 -0
  75. package/components/header-1177/header-1177-item-lit.d.ts +2 -0
  76. package/components/header-1177/header-1177-item-lit.js +7 -0
  77. package/components/header-1177/header-1177-item.css +153 -0
  78. package/components/header-1177/header-1177-lit.d.ts +2 -0
  79. package/components/header-1177/header-1177-lit.js +7 -0
  80. package/components/header-1177/header-1177-nav-item-lit.d.ts +2 -0
  81. package/components/header-1177/header-1177-nav-item-lit.js +7 -0
  82. package/components/header-1177/header-1177-nav-item-mobile-lit.d.ts +2 -0
  83. package/components/header-1177/header-1177-nav-item-mobile-lit.js +7 -0
  84. package/components/header-1177/header-1177-nav-item-mobile.css +280 -0
  85. package/components/header-1177/header-1177-nav-item.css +446 -0
  86. package/components/header-1177/header-1177-nav-lit.d.ts +2 -0
  87. package/components/header-1177/header-1177-nav-lit.js +7 -0
  88. package/components/header-1177/header-1177-nav.css +101 -0
  89. package/components/header-1177/header-1177.css +615 -0
  90. package/components/header-1177-admin/header-1177-admin-avatar-lit.d.ts +2 -0
  91. package/components/header-1177-admin/header-1177-admin-avatar-lit.js +7 -0
  92. package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.d.ts +2 -0
  93. package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +7 -0
  94. package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +73 -0
  95. package/components/header-1177-admin/header-1177-admin-avatar.css +285 -0
  96. package/components/header-1177-admin/header-1177-admin-item-lit.d.ts +2 -0
  97. package/components/header-1177-admin/header-1177-admin-item-lit.js +7 -0
  98. package/components/header-1177-admin/header-1177-admin-item.css +141 -0
  99. package/components/header-1177-admin/header-1177-admin-lit.d.ts +2 -0
  100. package/components/header-1177-admin/header-1177-admin-lit.js +7 -0
  101. package/components/header-1177-admin/header-1177-admin-nav-item-lit.d.ts +2 -0
  102. package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +7 -0
  103. package/components/header-1177-admin/header-1177-admin-nav-item.css +434 -0
  104. package/components/header-1177-admin/header-1177-admin-nav-lit.d.ts +2 -0
  105. package/components/header-1177-admin/header-1177-admin-nav-lit.js +7 -0
  106. package/components/header-1177-admin/header-1177-admin-nav.css +91 -0
  107. package/components/header-1177-admin/header-1177-admin.css +354 -0
  108. package/components/header-1177-pro/header-1177-pro-avatar-lit.d.ts +2 -0
  109. package/components/header-1177-pro/header-1177-pro-avatar-lit.js +7 -0
  110. package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.d.ts +2 -0
  111. package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +7 -0
  112. package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +73 -0
  113. package/components/header-1177-pro/header-1177-pro-avatar.css +301 -0
  114. package/components/header-1177-pro/header-1177-pro-item-lit.d.ts +2 -0
  115. package/components/header-1177-pro/header-1177-pro-item-lit.js +7 -0
  116. package/components/header-1177-pro/header-1177-pro-item.css +157 -0
  117. package/components/header-1177-pro/header-1177-pro-lit.d.ts +2 -0
  118. package/components/header-1177-pro/header-1177-pro-lit.js +7 -0
  119. package/components/header-1177-pro/header-1177-pro-nav-item-lit.d.ts +2 -0
  120. package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +7 -0
  121. package/components/header-1177-pro/header-1177-pro-nav-item.css +426 -0
  122. package/components/header-1177-pro/header-1177-pro-nav-lit.d.ts +2 -0
  123. package/components/header-1177-pro/header-1177-pro-nav-lit.js +7 -0
  124. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts +2 -0
  125. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +7 -0
  126. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +287 -0
  127. package/components/header-1177-pro/header-1177-pro-nav.css +97 -0
  128. package/components/header-1177-pro/header-1177-pro-region-picker-lit.d.ts +2 -0
  129. package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +7 -0
  130. package/components/header-1177-pro/header-1177-pro-region-picker.css +205 -0
  131. package/components/header-1177-pro/header-1177-pro.css +272 -0
  132. package/components/link/link-lit.d.ts +2 -0
  133. package/components/link/link-lit.js +1 -1
  134. package/components/link/link.css +131 -1
  135. package/components/list/list-lit.d.ts +2 -0
  136. package/components/list/list-lit.js +1 -1
  137. package/components/list/list.css +134 -1
  138. package/components/mobile-menu/mobile-menu-lit.d.ts +2 -0
  139. package/components/mobile-menu/mobile-menu-lit.js +1 -1
  140. package/components/mobile-menu/mobile-menu.css +827 -1
  141. package/components/notification-badge/notification-badge-lit.d.ts +2 -0
  142. package/components/notification-badge/notification-badge-lit.js +1 -1
  143. package/components/notification-badge/notification-badge.css +21 -1
  144. package/components/popover/popover-lit.d.ts +2 -0
  145. package/components/popover/popover-lit.js +7 -0
  146. package/components/popover/popover.css +24 -0
  147. package/components/popover-content/popover-content-lit.d.ts +2 -0
  148. package/components/popover-content/popover-content-lit.js +7 -0
  149. package/components/popover-content/popover-content.css +306 -0
  150. package/components/progressbar/progressbar-lit.d.ts +2 -0
  151. package/components/progressbar/progressbar-lit.js +1 -1
  152. package/components/progressbar/progressbar.css +53 -1
  153. package/components/table/table.css +31 -1
  154. package/components/tabs/tabs-lit.d.ts +2 -0
  155. package/components/tabs/tabs-lit.js +2 -2
  156. package/components/tabs/tabs.css +124 -1
  157. package/components/tag/tag-lit.d.ts +2 -0
  158. package/components/tag/tag-lit.js +1 -1
  159. package/components/tag/tag.css +59 -1
  160. package/global/_partials.css +7 -1
  161. package/global/global.css +2949 -1
  162. package/global/util/util.css +2234 -1
  163. package/package.json +1 -1
  164. package/themes/1177/1177-tokens.css +32 -1
  165. package/themes/1177/1177.css +3967 -1
  166. package/themes/1177-pro/1177-pro-tokens.css +1 -1
  167. package/themes/1177-pro/1177-pro.css +4112 -1
  168. package/themes/inera/inera-tokens.css +52 -1
  169. package/themes/inera/inera.css +3956 -1
  170. package/themes/inera-admin/inera-admin-tokens.css +1 -1
  171. package/themes/inera-admin/inera-admin.css +4044 -1
  172. package/themes/reset.css +61 -1
@@ -0,0 +1,446 @@
1
+ /* 1177 Typography - no margins */
2
+ /*******
3
+ * FORM
4
+ ********/
5
+ /*******
6
+ * Accessibility
7
+ ********/
8
+ @media (max-width: 1023px) {
9
+ .ids-desktop {
10
+ display: none !important;
11
+ }
12
+ }
13
+
14
+ @media (min-width: 1024px) {
15
+ .ids-mobile {
16
+ display: none !important;
17
+ }
18
+ }
19
+
20
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item > a, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button,
21
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a) {
22
+ display: flex;
23
+ align-items: center;
24
+ padding: 14px 16px;
25
+ position: relative;
26
+ text-decoration: none;
27
+ cursor: pointer;
28
+ min-height: 56px;
29
+ height: 100%;
30
+ font-weight: 400;
31
+ letter-spacing: -0.5px;
32
+ background-color: transparent !important;
33
+ font-size: 1.25rem !important;
34
+ font-family: var(--font-family_2);
35
+ color: var(--IDS-COLOR-PRIMARY-35);
36
+ border-radius: 0px;
37
+ border: none;
38
+ }
39
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:focus, .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:hover, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:focus, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:hover {
40
+ outline: var(--IDS-FOCUS_OUTLINE);
41
+ outline-offset: -2px !important;
42
+ }
43
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:focus:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:hover:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:focus:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:hover:after {
44
+ width: auto;
45
+ right: 0px;
46
+ }
47
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:after {
48
+ background: var(--IDS-COLOR-PRIMARY-40);
49
+ bottom: 0px;
50
+ content: "";
51
+ display: block;
52
+ height: 5px;
53
+ left: 0px;
54
+ right: 100%;
55
+ position: absolute;
56
+ transition: all 0.3s ease 0s;
57
+ width: 0px;
58
+ margin-left: 10px;
59
+ margin-right: 10px;
60
+ }
61
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a):after {
62
+ background: var(--IDS-COLOR-PRIMARY-40);
63
+ bottom: 0px;
64
+ content: "";
65
+ display: block;
66
+ height: 5px;
67
+ left: 0px;
68
+ right: 100%;
69
+ position: absolute;
70
+ transition: all 0.3s ease 0s;
71
+ width: 0px;
72
+ margin-left: 10px;
73
+ margin-right: 10px;
74
+ }
75
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a:focus) {
76
+ outline: var(--IDS-FOCUS_OUTLINE);
77
+ outline-offset: -2px !important;
78
+ }
79
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item.ids-header-1177__nav-item--active button:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item.ids-header-1177__nav-item--active ::slotted(a):after,
80
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a:focus):after,
81
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a:hover):after {
82
+ width: auto;
83
+ right: 0px;
84
+ }
85
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown {
86
+ background-color: var(--header-nav-item-content_background);
87
+ left: 0;
88
+ min-height: 173px;
89
+ padding: 40px 0 50px;
90
+ position: absolute;
91
+ width: 100%;
92
+ top: 100%;
93
+ z-index: -1;
94
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
95
+ }
96
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
97
+ max-width: var(--IDS_MAX-WIDTH);
98
+ display: grid;
99
+ grid-template-columns: 1fr 1fr 1fr 1fr;
100
+ padding: 0px 10px;
101
+ margin-left: auto;
102
+ margin-right: auto;
103
+ }
104
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-item a {
105
+ margin-bottom: 10px;
106
+ display: flex;
107
+ }
108
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-item,
109
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted(*) {
110
+ display: block;
111
+ margin-bottom: 10px;
112
+ margin-right: 40px;
113
+ font-size: 1rem;
114
+ line-height: 24px;
115
+ }
116
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-item,
117
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-1]),
118
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-2]),
119
+ .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-3]) {
120
+ border-bottom: var(--header-nav-item-link_border-bottom);
121
+ }
122
+
123
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > a, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > button,
124
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a) {
125
+ display: flex;
126
+ align-items: center;
127
+ padding: 14px 16px;
128
+ position: relative;
129
+ text-decoration: none;
130
+ cursor: pointer;
131
+ min-height: 56px;
132
+ height: 100%;
133
+ font-weight: 400;
134
+ letter-spacing: -0.5px;
135
+ background-color: transparent !important;
136
+ font-size: 1.25rem !important;
137
+ font-family: var(--font-family_2);
138
+ color: var(--IDS-COLOR-PRIMARY-35);
139
+ border-radius: 0px;
140
+ border: none;
141
+ }
142
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > a:focus, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > a:hover, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > button:focus, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > button:hover {
143
+ outline: var(--IDS-FOCUS_OUTLINE);
144
+ outline-offset: -2px !important;
145
+ }
146
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > a:focus:after, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > a:hover:after, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > button:focus:after, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > button:hover:after {
147
+ width: auto;
148
+ right: 0px;
149
+ }
150
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > a:after, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item > button:after {
151
+ background: var(--IDS-COLOR-PRIMARY-40);
152
+ bottom: 0px;
153
+ content: "";
154
+ display: block;
155
+ height: 5px;
156
+ left: 0px;
157
+ right: 100%;
158
+ position: absolute;
159
+ transition: all 0.3s ease 0s;
160
+ width: 0px;
161
+ margin-left: 10px;
162
+ margin-right: 10px;
163
+ }
164
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a):after {
165
+ background: var(--IDS-COLOR-PRIMARY-40);
166
+ bottom: 0px;
167
+ content: "";
168
+ display: block;
169
+ height: 5px;
170
+ left: 0px;
171
+ right: 100%;
172
+ position: absolute;
173
+ transition: all 0.3s ease 0s;
174
+ width: 0px;
175
+ margin-left: 10px;
176
+ margin-right: 10px;
177
+ }
178
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a:focus) {
179
+ outline: var(--IDS-FOCUS_OUTLINE);
180
+ outline-offset: -2px !important;
181
+ }
182
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item.ids-header-1177__nav-item--active button:after, .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item.ids-header-1177__nav-item--active ::slotted(a):after,
183
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a:focus):after,
184
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a:hover):after {
185
+ width: auto;
186
+ right: 0px;
187
+ }
188
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown {
189
+ background-color: var(--header-nav-item-content_background);
190
+ left: 0;
191
+ min-height: 173px;
192
+ padding: 40px 0 50px;
193
+ position: absolute;
194
+ width: 100%;
195
+ top: 100%;
196
+ z-index: -1;
197
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
198
+ }
199
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
200
+ max-width: var(--IDS_MAX-WIDTH);
201
+ display: grid;
202
+ grid-template-columns: 1fr 1fr 1fr 1fr;
203
+ padding: 0px 10px;
204
+ margin-left: auto;
205
+ margin-right: auto;
206
+ }
207
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-item a {
208
+ margin-bottom: 10px;
209
+ display: flex;
210
+ }
211
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-item,
212
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted(*) {
213
+ display: block;
214
+ margin-bottom: 10px;
215
+ margin-right: 40px;
216
+ font-size: 1rem;
217
+ line-height: 24px;
218
+ }
219
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-item,
220
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-1]),
221
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-2]),
222
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-3]) {
223
+ border-bottom: var(--header-nav-item-link_border-bottom);
224
+ }
225
+ @media (max-width: 1024px) {
226
+ .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item {
227
+ display: none;
228
+ }
229
+ }
230
+
231
+ .ids-header-1177--fluid .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
232
+ max-width: 100% !important;
233
+ }
234
+
235
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > a, :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > button,
236
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a) {
237
+ display: flex;
238
+ align-items: center;
239
+ padding: 14px 16px;
240
+ position: relative;
241
+ text-decoration: none;
242
+ cursor: pointer;
243
+ min-height: 56px;
244
+ height: 100%;
245
+ font-weight: 400;
246
+ letter-spacing: -0.5px;
247
+ background-color: transparent !important;
248
+ font-size: 1.25rem !important;
249
+ font-family: var(--font-family_2);
250
+ color: var(--IDS-COLOR-PRIMARY-35);
251
+ border-radius: 0px;
252
+ border: none;
253
+ }
254
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > a:focus, :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > a:hover, :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > button:focus, :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > button:hover {
255
+ outline: var(--IDS-FOCUS_OUTLINE);
256
+ outline-offset: -2px !important;
257
+ }
258
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > a:focus:after, :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > a:hover:after, :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > button:focus:after, :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > button:hover:after {
259
+ width: auto;
260
+ right: 0px;
261
+ }
262
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > a:after, :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) > button:after {
263
+ background: var(--IDS-COLOR-PRIMARY-40);
264
+ bottom: 0px;
265
+ content: "";
266
+ display: block;
267
+ height: 5px;
268
+ left: 0px;
269
+ right: 100%;
270
+ position: absolute;
271
+ transition: all 0.3s ease 0s;
272
+ width: 0px;
273
+ margin-left: 10px;
274
+ margin-right: 10px;
275
+ }
276
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a):after {
277
+ background: var(--IDS-COLOR-PRIMARY-40);
278
+ bottom: 0px;
279
+ content: "";
280
+ display: block;
281
+ height: 5px;
282
+ left: 0px;
283
+ right: 100%;
284
+ position: absolute;
285
+ transition: all 0.3s ease 0s;
286
+ width: 0px;
287
+ margin-left: 10px;
288
+ margin-right: 10px;
289
+ }
290
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a:focus) {
291
+ outline: var(--IDS-FOCUS_OUTLINE);
292
+ outline-offset: -2px !important;
293
+ }
294
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive).ids-header-1177__nav-item--active button:after, :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive).ids-header-1177__nav-item--active ::slotted(a):after,
295
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a:focus):after,
296
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a:hover):after {
297
+ width: auto;
298
+ right: 0px;
299
+ }
300
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown {
301
+ background-color: var(--header-nav-item-content_background);
302
+ left: 0;
303
+ min-height: 173px;
304
+ padding: 40px 0 50px;
305
+ position: absolute;
306
+ width: 100%;
307
+ top: 100%;
308
+ z-index: -1;
309
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
310
+ }
311
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
312
+ max-width: var(--IDS_MAX-WIDTH);
313
+ display: grid;
314
+ grid-template-columns: 1fr 1fr 1fr 1fr;
315
+ padding: 0px 10px;
316
+ margin-left: auto;
317
+ margin-right: auto;
318
+ }
319
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-item a {
320
+ margin-bottom: 10px;
321
+ display: flex;
322
+ }
323
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-item,
324
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted(*) {
325
+ display: block;
326
+ margin-bottom: 10px;
327
+ margin-right: 40px;
328
+ font-size: 1rem;
329
+ line-height: 24px;
330
+ }
331
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-item,
332
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-1]),
333
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-2]),
334
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-3]) {
335
+ border-bottom: var(--header-nav-item-link_border-bottom);
336
+ }
337
+ @media (max-width: 1024px) {
338
+ :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) {
339
+ display: none;
340
+ }
341
+ }
342
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > a, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > button,
343
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a) {
344
+ display: flex;
345
+ align-items: center;
346
+ padding: 14px 16px;
347
+ position: relative;
348
+ text-decoration: none;
349
+ cursor: pointer;
350
+ min-height: 56px;
351
+ height: 100%;
352
+ font-weight: 400;
353
+ letter-spacing: -0.5px;
354
+ background-color: transparent !important;
355
+ font-size: 1.25rem !important;
356
+ font-family: var(--font-family_2);
357
+ color: var(--IDS-COLOR-PRIMARY-35);
358
+ border-radius: 0px;
359
+ border: none;
360
+ }
361
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > a:focus, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > a:hover, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > button:focus, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > button:hover {
362
+ outline: var(--IDS-FOCUS_OUTLINE);
363
+ outline-offset: -2px !important;
364
+ }
365
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > a:focus:after, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > a:hover:after, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > button:focus:after, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > button:hover:after {
366
+ width: auto;
367
+ right: 0px;
368
+ }
369
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > a:after, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive > button:after {
370
+ background: var(--IDS-COLOR-PRIMARY-40);
371
+ bottom: 0px;
372
+ content: "";
373
+ display: block;
374
+ height: 5px;
375
+ left: 0px;
376
+ right: 100%;
377
+ position: absolute;
378
+ transition: all 0.3s ease 0s;
379
+ width: 0px;
380
+ margin-left: 10px;
381
+ margin-right: 10px;
382
+ }
383
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a):after {
384
+ background: var(--IDS-COLOR-PRIMARY-40);
385
+ bottom: 0px;
386
+ content: "";
387
+ display: block;
388
+ height: 5px;
389
+ left: 0px;
390
+ right: 100%;
391
+ position: absolute;
392
+ transition: all 0.3s ease 0s;
393
+ width: 0px;
394
+ margin-left: 10px;
395
+ margin-right: 10px;
396
+ }
397
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a:focus) {
398
+ outline: var(--IDS-FOCUS_OUTLINE);
399
+ outline-offset: -2px !important;
400
+ }
401
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive.ids-header-1177__nav-item--active button:after, :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive.ids-header-1177__nav-item--active ::slotted(a):after,
402
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a:focus):after,
403
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a:hover):after {
404
+ width: auto;
405
+ right: 0px;
406
+ }
407
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown {
408
+ background-color: var(--header-nav-item-content_background);
409
+ left: 0;
410
+ min-height: 173px;
411
+ padding: 40px 0 50px;
412
+ position: absolute;
413
+ width: 100%;
414
+ top: 100%;
415
+ z-index: -1;
416
+ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
417
+ }
418
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
419
+ max-width: var(--IDS_MAX-WIDTH);
420
+ display: grid;
421
+ grid-template-columns: 1fr 1fr 1fr 1fr;
422
+ padding: 0px 10px;
423
+ margin-left: auto;
424
+ margin-right: auto;
425
+ }
426
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-item a {
427
+ margin-bottom: 10px;
428
+ display: flex;
429
+ }
430
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-item,
431
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted(*) {
432
+ display: block;
433
+ margin-bottom: 10px;
434
+ margin-right: 40px;
435
+ font-size: 1rem;
436
+ line-height: 24px;
437
+ }
438
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content .ids-header-1177__items__item-dropdown__content-item,
439
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-1]),
440
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-2]),
441
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content ::slotted([slot=col-3]) {
442
+ border-bottom: var(--header-nav-item-link_border-bottom);
443
+ }
444
+ :host .ids-header-1177__nav-item.ids-header-1177__nav-item--fluid .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
445
+ max-width: 100% !important;
446
+ }
@@ -0,0 +1,2 @@
1
+ declare const _default: import("lit").CSSResult;
2
+ export default _default;
@@ -0,0 +1,7 @@
1
+ import { css, unsafeCSS } from 'lit';
2
+
3
+ var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-header-1177--unresponsive nav.ids-header-1177__nav{background-color:#fff;position:relative}.ids-header-1177--unresponsive nav.ids-header-1177__nav .ids-header-1177__nav-inner{background-color:var(--header-nav_background-color);display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--IDS_MAX-WIDTH)}.ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav{background-color:#fff;position:relative}.ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner{background-color:var(--header-nav_background-color);display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--IDS_MAX-WIDTH)}@media (max-width:1024px){.ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner{background-color:var(--IDS-COLOR-PRIMARY-90);box-sizing:border-box;flex:1 1 auto;flex-wrap:wrap}.ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner ::slotted(:not(:last-child)),.ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner :not(:last-child){border-right:1px solid rgba(160,11,54,.2)}}.ids-header-1177--fluid .ids-header-1177__container .ids-header-1177__nav-inner{max-width:100%!important}:host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive){background-color:#fff;position:relative}:host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner{background-color:var(--header-nav_background-color);display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--IDS_MAX-WIDTH)}@media (max-width:1024px){:host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner{background-color:var(--IDS-COLOR-PRIMARY-90);box-sizing:border-box;flex:1 1 auto;flex-wrap:wrap}:host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner ::slotted(:not(:last-child)),:host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner :not(:last-child){border-right:1px solid rgba(160,11,54,.2)}}:host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive{background-color:#fff;position:relative}:host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive .ids-header-1177__nav-inner{background-color:var(--header-nav_background-color);display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--IDS_MAX-WIDTH)}:host nav.ids-header-1177__nav.ids-header-1177__nav--fluid .ids-header-1177__nav-inner{max-width:100%}";
4
+
5
+ var header1177NavLit = css`${unsafeCSS(css_248z)}`;
6
+
7
+ export { header1177NavLit as default };
@@ -0,0 +1,101 @@
1
+ @media (max-width: 1023px) {
2
+ .ids-desktop {
3
+ display: none !important;
4
+ }
5
+ }
6
+
7
+ @media (min-width: 1024px) {
8
+ .ids-mobile {
9
+ display: none !important;
10
+ }
11
+ }
12
+
13
+ .ids-header-1177--unresponsive nav.ids-header-1177__nav {
14
+ position: relative;
15
+ background-color: white;
16
+ }
17
+ .ids-header-1177--unresponsive nav.ids-header-1177__nav .ids-header-1177__nav-inner {
18
+ max-width: var(--IDS_MAX-WIDTH);
19
+ display: flex;
20
+ flex-wrap: wrap;
21
+ margin-top: 0px;
22
+ margin-bottom: 0px;
23
+ margin-left: auto;
24
+ margin-right: auto;
25
+ background-color: var(--header-nav_background-color);
26
+ }
27
+
28
+ .ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav {
29
+ position: relative;
30
+ background-color: white;
31
+ }
32
+ .ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner {
33
+ max-width: var(--IDS_MAX-WIDTH);
34
+ display: flex;
35
+ flex-wrap: wrap;
36
+ margin-top: 0px;
37
+ margin-bottom: 0px;
38
+ margin-left: auto;
39
+ margin-right: auto;
40
+ background-color: var(--header-nav_background-color);
41
+ }
42
+ @media (max-width: 1024px) {
43
+ .ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner {
44
+ background-color: var(--IDS-COLOR-PRIMARY-90);
45
+ flex-wrap: wrap;
46
+ flex: 1 1 auto;
47
+ box-sizing: border-box;
48
+ }
49
+ .ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner ::slotted(*:not(:last-child)),
50
+ .ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner *:not(:last-child) {
51
+ border-right: 1px solid rgba(160, 11, 54, 0.2);
52
+ }
53
+ }
54
+
55
+ .ids-header-1177--fluid .ids-header-1177__container .ids-header-1177__nav-inner {
56
+ max-width: 100% !important;
57
+ }
58
+
59
+ :host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) {
60
+ position: relative;
61
+ background-color: white;
62
+ }
63
+ :host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner {
64
+ max-width: var(--IDS_MAX-WIDTH);
65
+ display: flex;
66
+ flex-wrap: wrap;
67
+ margin-top: 0px;
68
+ margin-bottom: 0px;
69
+ margin-left: auto;
70
+ margin-right: auto;
71
+ background-color: var(--header-nav_background-color);
72
+ }
73
+ @media (max-width: 1024px) {
74
+ :host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner {
75
+ background-color: var(--IDS-COLOR-PRIMARY-90);
76
+ flex-wrap: wrap;
77
+ flex: 1 1 auto;
78
+ box-sizing: border-box;
79
+ }
80
+ :host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner ::slotted(*:not(:last-child)),
81
+ :host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner *:not(:last-child) {
82
+ border-right: 1px solid rgba(160, 11, 54, 0.2);
83
+ }
84
+ }
85
+ :host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive {
86
+ position: relative;
87
+ background-color: white;
88
+ }
89
+ :host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive .ids-header-1177__nav-inner {
90
+ max-width: var(--IDS_MAX-WIDTH);
91
+ display: flex;
92
+ flex-wrap: wrap;
93
+ margin-top: 0px;
94
+ margin-bottom: 0px;
95
+ margin-left: auto;
96
+ margin-right: auto;
97
+ background-color: var(--header-nav_background-color);
98
+ }
99
+ :host nav.ids-header-1177__nav.ids-header-1177__nav--fluid .ids-header-1177__nav-inner {
100
+ max-width: 100%;
101
+ }