@inera/ids-design 5.3.0 → 5.4.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 (524) hide show
  1. package/dist/components/alert/alert-lit.js +7 -0
  2. package/{components → dist/components}/alert/alert.css +48 -48
  3. package/dist/components/alert-global/alert-global-lit.js +7 -0
  4. package/dist/components/alert-global/alert-global.css +151 -0
  5. package/dist/components/badge/badge-lit.js +7 -0
  6. package/{components → dist/components}/badge/badge.css +10 -6
  7. package/dist/components/breadcrumbs/breadcrumbs-lit.js +7 -0
  8. package/dist/components/breadcrumbs/breadcrumbs.css +118 -0
  9. package/dist/components/button-group/button-group-lit.js +7 -0
  10. package/{components → dist/components}/button-group/button-group.css +1 -1
  11. package/dist/components/card/card-lit.js +7 -0
  12. package/{components → dist/components}/card/card.css +26 -17
  13. package/dist/components/carousel/carousel-item-lit.js +7 -0
  14. package/dist/components/carousel/carousel-item.css +67 -0
  15. package/dist/components/carousel/carousel-lit.js +7 -0
  16. package/dist/components/carousel/carousel.css +156 -0
  17. package/dist/components/data-table/data-table-lit.js +7 -0
  18. package/{components → dist/components}/data-table/data-table.css +28 -28
  19. package/dist/components/date-label/date-label-lit.js +7 -0
  20. package/{components → dist/components}/date-label/date-label.css +13 -13
  21. package/dist/components/dialog/dialog-lit.js +7 -0
  22. package/{components → dist/components}/dialog/dialog.css +43 -47
  23. package/dist/components/dropdown/dropdown-lit.js +9 -0
  24. package/{components → dist/components}/dropdown/dropdown.css +21 -21
  25. package/dist/components/expandable/expandable-lit.js +7 -0
  26. package/{components → dist/components}/expandable/expandable.css +38 -37
  27. package/dist/components/footer/footer-lit.js +7 -0
  28. package/{components → dist/components}/footer/footer.css +49 -49
  29. package/dist/components/footer-1177/footer-1177-lit.js +7 -0
  30. package/{components → dist/components}/footer-1177/footer-1177.css +72 -70
  31. package/dist/components/footer-1177-admin/footer-1177-admin-lit.js +7 -0
  32. package/{components → dist/components}/footer-1177-admin/footer-1177-admin.css +75 -71
  33. package/dist/components/footer-1177-pro/footer-1177-pro-lit.js +7 -0
  34. package/{components → dist/components}/footer-1177-pro/footer-1177-pro.css +38 -39
  35. package/dist/components/footer-inera/footer-inera-lit.js +7 -0
  36. package/{components → dist/components}/footer-inera/footer-inera.css +84 -84
  37. package/dist/components/footer-inera-admin/footer-inera-admin-lit.js +7 -0
  38. package/{components → dist/components}/footer-inera-admin/footer-inera-admin.css +111 -110
  39. package/dist/components/form/error-message/error-message-lit.js +7 -0
  40. package/{components → dist/components}/form/error-message/error-message.css +9 -9
  41. package/dist/components/form/group/group-lit.js +7 -0
  42. package/{components → dist/components}/form/group/group.css +7 -7
  43. package/dist/components/form/range/range-lit.js +7 -0
  44. package/dist/components/form/range/range.css +33 -0
  45. package/dist/components/form/select-multiple/select-multiple-lit.js +7 -0
  46. package/{components → dist/components}/form/select-multiple/select-multiple.css +44 -35
  47. package/dist/components/form/spinner/spinner-lit.js +7 -0
  48. package/{components → dist/components}/form/spinner/spinner.css +9 -8
  49. package/dist/components/grid/column/column-lit.js +7 -0
  50. package/{components → dist/components}/grid/column/column.css +12 -0
  51. package/{components → dist/components}/header-1177/composite-header-1177.css +413 -394
  52. package/dist/components/header-1177/header-1177-avatar-lit.js +7 -0
  53. package/{components → dist/components}/header-1177/header-1177-avatar.css +42 -34
  54. package/dist/components/header-1177/header-1177-item-lit.js +7 -0
  55. package/{components → dist/components}/header-1177/header-1177-item.css +47 -43
  56. package/dist/components/header-1177/header-1177-lit.js +7 -0
  57. package/dist/components/header-1177/header-1177-nav-item-lit.js +7 -0
  58. package/dist/components/header-1177/header-1177-nav-item-mobile-lit.js +7 -0
  59. package/{components → dist/components}/header-1177/header-1177-nav-item-mobile.css +39 -40
  60. package/{components → dist/components}/header-1177/header-1177-nav-item.css +141 -141
  61. package/dist/components/header-1177/header-1177-nav-lit.js +7 -0
  62. package/{components → dist/components}/header-1177/header-1177-nav.css +22 -22
  63. package/{components → dist/components}/header-1177/header-1177.css +125 -117
  64. package/dist/components/header-1177-admin/header-1177-admin-avatar-lit.js +7 -0
  65. package/dist/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +7 -0
  66. package/{components → dist/components}/header-1177-admin/header-1177-admin-avatar-mobile.css +17 -17
  67. package/{components → dist/components}/header-1177-admin/header-1177-admin-avatar.css +62 -61
  68. package/dist/components/header-1177-admin/header-1177-admin-item-lit.js +7 -0
  69. package/{components → dist/components}/header-1177-admin/header-1177-admin-item.css +53 -37
  70. package/dist/components/header-1177-admin/header-1177-admin-lit.js +7 -0
  71. package/dist/components/header-1177-admin/header-1177-admin-nav-item-lit.js +7 -0
  72. package/{components → dist/components}/header-1177-admin/header-1177-admin-nav-item.css +149 -149
  73. package/dist/components/header-1177-admin/header-1177-admin-nav-lit.js +7 -0
  74. package/{components → dist/components}/header-1177-admin/header-1177-admin-nav.css +16 -16
  75. package/{components → dist/components}/header-1177-admin/header-1177-admin.css +74 -72
  76. package/dist/components/header-1177-pro/header-1177-pro-avatar-lit.js +7 -0
  77. package/dist/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +7 -0
  78. package/{components → dist/components}/header-1177-pro/header-1177-pro-avatar-mobile.css +18 -17
  79. package/{components → dist/components}/header-1177-pro/header-1177-pro-avatar.css +67 -65
  80. package/dist/components/header-1177-pro/header-1177-pro-item-lit.js +7 -0
  81. package/{components → dist/components}/header-1177-pro/header-1177-pro-item.css +17 -13
  82. package/dist/components/header-1177-pro/header-1177-pro-lit.js +7 -0
  83. package/dist/components/header-1177-pro/header-1177-pro-nav-item-lit.js +7 -0
  84. package/{components → dist/components}/header-1177-pro/header-1177-pro-nav-item.css +137 -137
  85. package/dist/components/header-1177-pro/header-1177-pro-nav-lit.js +7 -0
  86. package/dist/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +7 -0
  87. package/{components → dist/components}/header-1177-pro/header-1177-pro-nav-menu-mobile.css +32 -32
  88. package/{components → dist/components}/header-1177-pro/header-1177-pro-nav.css +20 -24
  89. package/dist/components/header-1177-pro/header-1177-pro-region-picker-lit.js +7 -0
  90. package/{components → dist/components}/header-1177-pro/header-1177-pro-region-picker.css +81 -77
  91. package/{components → dist/components}/header-1177-pro/header-1177-pro.css +63 -63
  92. package/dist/components/header-inera/header-inera-item-lit.js +7 -0
  93. package/{components → dist/components}/header-inera/header-inera-item.css +15 -12
  94. package/dist/components/header-inera/header-inera-lit.js +7 -0
  95. package/dist/components/header-inera/header-inera-nav-item-lit.js +7 -0
  96. package/{components → dist/components}/header-inera/header-inera-nav-item.css +37 -50
  97. package/dist/components/header-inera/header-inera-nav-lit.js +7 -0
  98. package/dist/components/header-inera/header-inera-nav-mobile-lit.js +7 -0
  99. package/dist/components/header-inera/header-inera-nav-mobile.css +124 -0
  100. package/{components → dist/components}/header-inera/header-inera-nav.css +2 -2
  101. package/{components → dist/components}/header-inera/header-inera.css +17 -17
  102. package/{components → dist/components}/header-inera-admin/composite-header-inera-admin.css +152 -170
  103. package/dist/components/header-inera-admin/header-inera-admin-avatar-lit.js +7 -0
  104. package/dist/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +7 -0
  105. package/{components → dist/components}/header-inera-admin/header-inera-admin-avatar-mobile.css +9 -9
  106. package/{components → dist/components}/header-inera-admin/header-inera-admin-avatar.css +22 -21
  107. package/dist/components/header-inera-admin/header-inera-admin-item-lit.js +7 -0
  108. package/{components → dist/components}/header-inera-admin/header-inera-admin-item.css +11 -11
  109. package/dist/components/header-inera-admin/header-inera-admin-lit.js +7 -0
  110. package/dist/components/header-inera-admin/header-inera-admin-nav-item-lit.js +7 -0
  111. package/{components → dist/components}/header-inera-admin/header-inera-admin-nav-item.css +42 -50
  112. package/dist/components/header-inera-admin/header-inera-admin-nav-lit.js +7 -0
  113. package/dist/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +7 -0
  114. package/{components → dist/components}/header-inera-admin/header-inera-admin-nav-mobile.css +49 -48
  115. package/{components → dist/components}/header-inera-admin/header-inera-admin-nav.css +2 -2
  116. package/{components → dist/components}/header-inera-admin/header-inera-admin.css +30 -30
  117. package/dist/components/list/list-lit.js +7 -0
  118. package/{components → dist/components}/list/list.css +38 -21
  119. package/dist/components/mobile-menu/mobile-menu-lit.js +7 -0
  120. package/{components → dist/components}/mobile-menu/mobile-menu.css +413 -408
  121. package/dist/components/navigation/content/navigation-content-lit.js +7 -0
  122. package/{components → dist/components}/navigation/content/navigation-content.css +15 -15
  123. package/dist/components/navigation/local/navigation-local-lit.js +7 -0
  124. package/{components → dist/components}/navigation/local/navigation-local.css +13 -13
  125. package/dist/components/notification-badge/notification-badge-lit.js +7 -0
  126. package/{components → dist/components}/notification-badge/notification-badge.css +2 -2
  127. package/dist/components/pagination/data-pagination/data-pagination-lit.js +7 -0
  128. package/{components → dist/components}/pagination/data-pagination/data-pagination.css +23 -23
  129. package/dist/components/pagination/list-pagination/list-pagination-lit.js +9 -0
  130. package/{components → dist/components}/pagination/list-pagination/list-pagination.css +32 -29
  131. package/dist/components/popover/popover-content-lit.js +7 -0
  132. package/{components → dist/components}/popover/popover-content.css +74 -82
  133. package/dist/components/progressbar/progressbar-lit.js +7 -0
  134. package/{components → dist/components}/progressbar/progressbar.css +12 -12
  135. package/dist/components/side-menu/side-menu-lit.js +7 -0
  136. package/{components → dist/components}/side-menu/side-menu.css +32 -32
  137. package/dist/components/side-panel/side-panel-lit.js +7 -0
  138. package/{components → dist/components}/side-panel/side-panel.css +83 -101
  139. package/dist/components/stepper/stepper-lit.js +7 -0
  140. package/{components → dist/components}/stepper/stepper.css +28 -24
  141. package/{components → dist/components}/table/table.css +5 -5
  142. package/dist/components/tabs/tab-lit.js +7 -0
  143. package/dist/components/tabs/tab-panel-lit.js +7 -0
  144. package/{components → dist/components}/tabs/tab-panel.css +2 -2
  145. package/{components → dist/components}/tabs/tab.css +24 -24
  146. package/dist/components/tabs/tabs-lit.d.ts +2 -0
  147. package/dist/components/tabs/tabs-lit.js +9 -0
  148. package/{components → dist/components}/tabs/tabs.css +6 -6
  149. package/dist/components/tag/tag-lit.d.ts +2 -0
  150. package/dist/components/tag/tag-lit.js +7 -0
  151. package/dist/components/tag/tag.css +79 -0
  152. package/dist/components/tooltip/tooltip-lit.d.ts +2 -0
  153. package/dist/components/tooltip/tooltip-lit.js +7 -0
  154. package/{components → dist/components}/tooltip/tooltip.css +11 -14
  155. package/{global → dist/global}/_partials.css +1 -1
  156. package/{global → dist/global}/global.css +404 -356
  157. package/{global → dist/global}/util/util.css +7 -5
  158. package/dist/license.md +7 -0
  159. package/dist/package.json +9 -0
  160. package/{themes → dist/themes}/1177/1177.css +812 -822
  161. package/{themes → dist/themes}/1177-pro/1177-pro.css +912 -929
  162. package/{themes → dist/themes}/inera/inera.css +812 -858
  163. package/{themes → dist/themes}/inera-admin/inera-admin.css +860 -934
  164. package/{themes → dist/themes}/reset.css +1 -1
  165. package/global.d.ts +4 -0
  166. package/package.json +26 -9
  167. package/rollup/styleObjects.js +131 -0
  168. package/rollup.config.js +84 -0
  169. package/src/components/alert/alert-lit.ts +4 -0
  170. package/src/components/alert/alert.scss +200 -0
  171. package/src/components/alert-global/alert-global-lit.ts +4 -0
  172. package/src/components/alert-global/alert-global.scss +128 -0
  173. package/src/components/badge/badge-lit.ts +4 -0
  174. package/src/components/badge/badge.scss +55 -0
  175. package/src/components/breadcrumbs/breadcrumbs-lit.ts +4 -0
  176. package/src/components/breadcrumbs/breadcrumbs.scss +112 -0
  177. package/src/components/button-group/button-group-lit.ts +4 -0
  178. package/src/components/button-group/button-group.scss +29 -0
  179. package/src/components/card/card-lit.ts +4 -0
  180. package/src/components/card/card.scss +108 -0
  181. package/src/components/carousel/carousel-item-lit.ts +4 -0
  182. package/src/components/carousel/carousel-item.scss +67 -0
  183. package/src/components/carousel/carousel-lit.ts +4 -0
  184. package/src/components/carousel/carousel.scss +148 -0
  185. package/src/components/data-table/data-table-lit.ts +4 -0
  186. package/src/components/data-table/data-table.scss +169 -0
  187. package/src/components/date-label/date-label-lit.ts +4 -0
  188. package/src/components/date-label/date-label.scss +61 -0
  189. package/src/components/dialog/dialog-lit.ts +4 -0
  190. package/src/components/dialog/dialog.scss +117 -0
  191. package/src/components/dropdown/dropdown-lit.ts +6 -0
  192. package/src/components/dropdown/dropdown.scss +79 -0
  193. package/src/components/expandable/expandable-lit.ts +4 -0
  194. package/src/components/expandable/expandable.scss +121 -0
  195. package/src/components/footer/footer-lit.ts +4 -0
  196. package/src/components/footer/footer.scss +393 -0
  197. package/src/components/footer-1177/footer-1177-lit.ts +4 -0
  198. package/src/components/footer-1177/footer-1177.scss +256 -0
  199. package/src/components/footer-1177-admin/footer-1177-admin-lit.ts +4 -0
  200. package/src/components/footer-1177-admin/footer-1177-admin.scss +247 -0
  201. package/src/components/footer-1177-pro/footer-1177-pro-lit.ts +4 -0
  202. package/src/components/footer-1177-pro/footer-1177-pro.scss +117 -0
  203. package/src/components/footer-inera/footer-inera-lit.ts +4 -0
  204. package/src/components/footer-inera/footer-inera.scss +271 -0
  205. package/src/components/footer-inera-admin/footer-inera-admin-lit.ts +4 -0
  206. package/src/components/footer-inera-admin/footer-inera-admin.scss +308 -0
  207. package/src/components/form/error-message/error-message-lit.ts +4 -0
  208. package/src/components/form/error-message/error-message.scss +45 -0
  209. package/src/components/form/group/group-lit.ts +4 -0
  210. package/src/components/form/group/group.scss +23 -0
  211. package/src/components/form/range/range-lit.ts +4 -0
  212. package/src/components/form/range/range.scss +34 -0
  213. package/src/components/form/select-multiple/select-multiple-lit.ts +4 -0
  214. package/src/components/form/select-multiple/select-multiple.scss +58 -0
  215. package/src/components/form/spinner/spinner-lit.ts +4 -0
  216. package/src/components/form/spinner/spinner.scss +66 -0
  217. package/src/components/form/textarea/textarea-lit.ts +4 -0
  218. package/src/components/form/textarea/textarea.scss +0 -0
  219. package/src/components/grid/column/_column-partials.scss +62 -0
  220. package/src/components/grid/column/column-lit.ts +4 -0
  221. package/src/components/grid/column/column.scss +380 -0
  222. package/src/components/header-1177/composite-header-1177.scss +6 -0
  223. package/src/components/header-1177/header-1177-avatar-lit.ts +4 -0
  224. package/src/components/header-1177/header-1177-avatar.scss +113 -0
  225. package/src/components/header-1177/header-1177-item-lit.ts +4 -0
  226. package/src/components/header-1177/header-1177-item.scss +72 -0
  227. package/src/components/header-1177/header-1177-lit.ts +4 -0
  228. package/src/components/header-1177/header-1177-nav-item-lit.ts +4 -0
  229. package/src/components/header-1177/header-1177-nav-item-mobile-lit.ts +4 -0
  230. package/src/components/header-1177/header-1177-nav-item-mobile.scss +84 -0
  231. package/src/components/header-1177/header-1177-nav-item.scss +158 -0
  232. package/src/components/header-1177/header-1177-nav-lit.ts +4 -0
  233. package/src/components/header-1177/header-1177-nav.scss +57 -0
  234. package/src/components/header-1177/header-1177.scss +364 -0
  235. package/src/components/header-1177-admin/composite-header-1177-admin.scss +6 -0
  236. package/src/components/header-1177-admin/header-1177-admin-avatar-lit.ts +4 -0
  237. package/src/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.ts +4 -0
  238. package/src/components/header-1177-admin/header-1177-admin-avatar-mobile.scss +91 -0
  239. package/src/components/header-1177-admin/header-1177-admin-avatar.scss +107 -0
  240. package/src/components/header-1177-admin/header-1177-admin-item-lit.ts +4 -0
  241. package/src/components/header-1177-admin/header-1177-admin-item.scss +74 -0
  242. package/src/components/header-1177-admin/header-1177-admin-lit.ts +4 -0
  243. package/src/components/header-1177-admin/header-1177-admin-nav-item-lit.ts +4 -0
  244. package/src/components/header-1177-admin/header-1177-admin-nav-item.scss +168 -0
  245. package/src/components/header-1177-admin/header-1177-admin-nav-lit.ts +4 -0
  246. package/src/components/header-1177-admin/header-1177-admin-nav-menu-lit.ts +4 -0
  247. package/src/components/header-1177-admin/header-1177-admin-nav.scss +54 -0
  248. package/src/components/header-1177-admin/header-1177-admin.scss +201 -0
  249. package/src/components/header-1177-pro/composite-header-1177-pro.scss +8 -0
  250. package/src/components/header-1177-pro/header-1177-pro-avatar-lit.ts +4 -0
  251. package/src/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.ts +4 -0
  252. package/src/components/header-1177-pro/header-1177-pro-avatar-mobile.scss +92 -0
  253. package/src/components/header-1177-pro/header-1177-pro-avatar.scss +113 -0
  254. package/src/components/header-1177-pro/header-1177-pro-item-lit.ts +4 -0
  255. package/src/components/header-1177-pro/header-1177-pro-item.scss +73 -0
  256. package/src/components/header-1177-pro/header-1177-pro-lit.ts +4 -0
  257. package/src/components/header-1177-pro/header-1177-pro-nav-item-lit.ts +4 -0
  258. package/src/components/header-1177-pro/header-1177-pro-nav-item.scss +149 -0
  259. package/src/components/header-1177-pro/header-1177-pro-nav-lit.ts +4 -0
  260. package/src/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.ts +4 -0
  261. package/src/components/header-1177-pro/header-1177-pro-nav-menu-mobile.scss +89 -0
  262. package/src/components/header-1177-pro/header-1177-pro-nav.scss +59 -0
  263. package/src/components/header-1177-pro/header-1177-pro-region-picker-lit.ts +4 -0
  264. package/src/components/header-1177-pro/header-1177-pro-region-picker.scss +81 -0
  265. package/src/components/header-1177-pro/header-1177-pro.scss +175 -0
  266. package/src/components/header-inera/composite-header-inera.scss +5 -0
  267. package/src/components/header-inera/header-inera-item-lit.ts +4 -0
  268. package/src/components/header-inera/header-inera-item.scss +87 -0
  269. package/src/components/header-inera/header-inera-lit.ts +4 -0
  270. package/src/components/header-inera/header-inera-nav-item-lit.ts +4 -0
  271. package/src/components/header-inera/header-inera-nav-item.scss +181 -0
  272. package/src/components/header-inera/header-inera-nav-lit.ts +4 -0
  273. package/src/components/header-inera/header-inera-nav-mobile-lit.ts +4 -0
  274. package/src/components/header-inera/header-inera-nav-mobile.scss +33 -0
  275. package/src/components/header-inera/header-inera-nav.scss +36 -0
  276. package/src/components/header-inera/header-inera.scss +68 -0
  277. package/src/components/header-inera-admin/composite-header-inera-admin.scss +7 -0
  278. package/src/components/header-inera-admin/header-inera-admin-avatar-lit.ts +4 -0
  279. package/src/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.ts +4 -0
  280. package/src/components/header-inera-admin/header-inera-admin-avatar-mobile.scss +59 -0
  281. package/src/components/header-inera-admin/header-inera-admin-avatar.scss +139 -0
  282. package/src/components/header-inera-admin/header-inera-admin-item-lit.ts +4 -0
  283. package/src/components/header-inera-admin/header-inera-admin-item.scss +85 -0
  284. package/src/components/header-inera-admin/header-inera-admin-lit.ts +4 -0
  285. package/src/components/header-inera-admin/header-inera-admin-nav-item-lit.ts +4 -0
  286. package/src/components/header-inera-admin/header-inera-admin-nav-item.scss +186 -0
  287. package/src/components/header-inera-admin/header-inera-admin-nav-lit.ts +4 -0
  288. package/src/components/header-inera-admin/header-inera-admin-nav-mobile-lit.ts +4 -0
  289. package/src/components/header-inera-admin/header-inera-admin-nav-mobile.scss +33 -0
  290. package/src/components/header-inera-admin/header-inera-admin-nav.scss +36 -0
  291. package/src/components/header-inera-admin/header-inera-admin.scss +118 -0
  292. package/src/components/list/list-lit.ts +4 -0
  293. package/src/components/list/list.scss +148 -0
  294. package/src/components/mobile-menu/mobile-menu-lit.ts +4 -0
  295. package/src/components/mobile-menu/mobile-menu.scss +458 -0
  296. package/src/components/navigation/content/navigation-content-lit.ts +4 -0
  297. package/src/components/navigation/content/navigation-content.scss +69 -0
  298. package/src/components/navigation/local/navigation-local-lit.ts +4 -0
  299. package/src/components/navigation/local/navigation-local.scss +62 -0
  300. package/src/components/notification-badge/notification-badge-lit.ts +4 -0
  301. package/src/components/notification-badge/notification-badge.scss +22 -0
  302. package/src/components/pagination/data-pagination/data-pagination-lit.ts +4 -0
  303. package/src/components/pagination/data-pagination/data-pagination.scss +143 -0
  304. package/src/components/pagination/list-pagination/list-pagination-lit.ts +6 -0
  305. package/src/components/pagination/list-pagination/list-pagination.scss +165 -0
  306. package/src/components/popover/popover-content-lit.ts +4 -0
  307. package/src/components/popover/popover-content.scss +282 -0
  308. package/src/components/popover/popover-lit.ts +4 -0
  309. package/src/components/popover/popover.scss +9 -0
  310. package/src/components/progressbar/progressbar-lit.ts +4 -0
  311. package/src/components/progressbar/progressbar.scss +39 -0
  312. package/src/components/side-menu/side-menu-lit.ts +4 -0
  313. package/src/components/side-menu/side-menu.scss +179 -0
  314. package/src/components/side-panel/side-panel-lit.ts +4 -0
  315. package/src/components/side-panel/side-panel.scss +330 -0
  316. package/src/components/stepper/stepper-lit.ts +4 -0
  317. package/src/components/stepper/stepper.scss +171 -0
  318. package/src/components/table/table.scss +34 -0
  319. package/src/components/tabs/tab-lit.ts +4 -0
  320. package/src/components/tabs/tab-panel-lit.ts +4 -0
  321. package/src/components/tabs/tab-panel.scss +20 -0
  322. package/src/components/tabs/tab.scss +85 -0
  323. package/src/components/tabs/tabs-lit.ts +5 -0
  324. package/src/components/tabs/tabs.scss +33 -0
  325. package/src/components/tag/tag-lit.ts +4 -0
  326. package/src/components/tag/tag.scss +58 -0
  327. package/src/components/tooltip/tooltip-lit.ts +4 -0
  328. package/src/components/tooltip/tooltip.scss +68 -0
  329. package/src/global/_partials.scss +408 -0
  330. package/src/global/components/link.scss +134 -0
  331. package/src/global/form/button.scss +261 -0
  332. package/src/global/form/checkbox.scss +100 -0
  333. package/src/global/form/input.scss +77 -0
  334. package/src/global/form/radio.scss +108 -0
  335. package/src/global/form/range.scss +69 -0
  336. package/src/global/form/select.scss +23 -0
  337. package/src/global/form/textarea.scss +41 -0
  338. package/src/global/form/time.scss +44 -0
  339. package/src/global/form/toggle.scss +119 -0
  340. package/src/global/global.scss +52 -0
  341. package/src/global/icons/close.scss +25 -0
  342. package/src/global/typography/_typography-partials.scss +240 -0
  343. package/src/global/typography/description-list.scss +89 -0
  344. package/src/global/typography/typography.scss +100 -0
  345. package/src/global/util/util.scss +2632 -0
  346. package/src/layout/breakpoints.scss +13 -0
  347. package/src/layout/container.scss +15 -0
  348. package/src/layout/grid.scss +393 -0
  349. package/src/layout/row.scss +48 -0
  350. package/src/themes/1177/1177-tokens.css +32 -0
  351. package/src/themes/1177/1177-typography.scss +94 -0
  352. package/src/themes/1177/1177.scss +670 -0
  353. package/src/themes/1177-pro/1177-pro-tokens.css +1 -0
  354. package/src/themes/1177-pro/1177-pro-typography.scss +10 -0
  355. package/src/themes/1177-pro/1177-pro.scss +162 -0
  356. package/src/themes/inera/inera-tokens.css +53 -0
  357. package/src/themes/inera/inera-typography.scss +95 -0
  358. package/src/themes/inera/inera.scss +656 -0
  359. package/src/themes/inera-admin/inera-admin-tokens.css +1 -0
  360. package/src/themes/inera-admin/inera-admin.scss +96 -0
  361. package/src/themes/reset.scss +61 -0
  362. package/tailwind/util-tailwind.scss +2320 -0
  363. package/tailwind.config.js +32 -0
  364. package/tsconfig.json +10 -0
  365. package/components/alert/alert-lit.js +0 -7
  366. package/components/alert-global/alert-global-lit.js +0 -7
  367. package/components/alert-global/alert-global.css +0 -175
  368. package/components/badge/badge-lit.js +0 -7
  369. package/components/breadcrumbs/breadcrumbs-lit.js +0 -7
  370. package/components/breadcrumbs/breadcrumbs.css +0 -95
  371. package/components/button-group/button-group-lit.js +0 -7
  372. package/components/card/card-lit.js +0 -7
  373. package/components/data-table/data-table-lit.js +0 -7
  374. package/components/date-label/date-label-lit.js +0 -7
  375. package/components/dialog/dialog-lit.js +0 -7
  376. package/components/dropdown/dropdown-lit.js +0 -9
  377. package/components/expandable/expandable-lit.js +0 -7
  378. package/components/footer/footer-lit.js +0 -7
  379. package/components/footer-1177/footer-1177-lit.js +0 -7
  380. package/components/footer-1177-admin/footer-1177-admin-lit.js +0 -7
  381. package/components/footer-1177-pro/footer-1177-pro-lit.js +0 -7
  382. package/components/footer-inera/footer-inera-lit.js +0 -7
  383. package/components/footer-inera-admin/footer-inera-admin-lit.js +0 -7
  384. package/components/form/error-message/error-message-lit.js +0 -7
  385. package/components/form/group/group-lit.js +0 -7
  386. package/components/form/range/range-lit.js +0 -7
  387. package/components/form/range/range.css +0 -34
  388. package/components/form/select-multiple/select-multiple-lit.js +0 -7
  389. package/components/form/spinner/spinner-lit.js +0 -7
  390. package/components/grid/column/column-lit.js +0 -7
  391. package/components/header-1177/header-1177-avatar-lit.js +0 -7
  392. package/components/header-1177/header-1177-item-lit.js +0 -7
  393. package/components/header-1177/header-1177-lit.js +0 -7
  394. package/components/header-1177/header-1177-nav-item-lit.js +0 -7
  395. package/components/header-1177/header-1177-nav-item-mobile-lit.js +0 -7
  396. package/components/header-1177/header-1177-nav-lit.js +0 -7
  397. package/components/header-1177-admin/header-1177-admin-avatar-lit.js +0 -7
  398. package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +0 -7
  399. package/components/header-1177-admin/header-1177-admin-item-lit.js +0 -7
  400. package/components/header-1177-admin/header-1177-admin-lit.js +0 -7
  401. package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +0 -7
  402. package/components/header-1177-admin/header-1177-admin-nav-lit.js +0 -7
  403. package/components/header-1177-pro/header-1177-pro-avatar-lit.js +0 -7
  404. package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +0 -7
  405. package/components/header-1177-pro/header-1177-pro-item-lit.js +0 -7
  406. package/components/header-1177-pro/header-1177-pro-lit.js +0 -7
  407. package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +0 -7
  408. package/components/header-1177-pro/header-1177-pro-nav-lit.js +0 -7
  409. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +0 -7
  410. package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +0 -7
  411. package/components/header-inera/header-inera-item-lit.js +0 -7
  412. package/components/header-inera/header-inera-lit.js +0 -7
  413. package/components/header-inera/header-inera-nav-item-lit.js +0 -7
  414. package/components/header-inera/header-inera-nav-lit.js +0 -7
  415. package/components/header-inera/header-inera-nav-mobile-lit.js +0 -7
  416. package/components/header-inera/header-inera-nav-mobile.css +0 -123
  417. package/components/header-inera-admin/header-inera-admin-avatar-lit.js +0 -7
  418. package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +0 -7
  419. package/components/header-inera-admin/header-inera-admin-item-lit.js +0 -7
  420. package/components/header-inera-admin/header-inera-admin-lit.js +0 -7
  421. package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +0 -7
  422. package/components/header-inera-admin/header-inera-admin-nav-lit.js +0 -7
  423. package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +0 -7
  424. package/components/list/list-lit.js +0 -7
  425. package/components/mobile-menu/mobile-menu-lit.js +0 -7
  426. package/components/navigation/content/navigation-content-lit.js +0 -7
  427. package/components/navigation/local/navigation-local-lit.js +0 -7
  428. package/components/notification-badge/notification-badge-lit.js +0 -7
  429. package/components/pagination/data-pagination/data-pagination-lit.js +0 -7
  430. package/components/pagination/list-pagination/list-pagination-lit.js +0 -9
  431. package/components/popover/popover-content-lit.js +0 -7
  432. package/components/progressbar/progressbar-lit.js +0 -7
  433. package/components/side-menu/side-menu-lit.js +0 -7
  434. package/components/side-panel/side-panel-lit.js +0 -7
  435. package/components/stepper/stepper-lit.js +0 -7
  436. package/components/tabs/tab-lit.js +0 -7
  437. package/components/tabs/tab-panel-lit.js +0 -7
  438. package/components/tabs/tabs-lit.js +0 -9
  439. package/components/tag/tag-lit.js +0 -7
  440. package/components/tag/tag.css +0 -103
  441. package/components/tooltip/tooltip-lit.js +0 -7
  442. /package/{components/alert-global/alert-global-lit.d.ts → css.d.ts} +0 -0
  443. /package/{components/badge/badge-lit.d.ts → dist/components/alert/alert-lit.d.ts} +0 -0
  444. /package/{components/alert/alert-lit.d.ts → dist/components/alert-global/alert-global-lit.d.ts} +0 -0
  445. /package/{components/breadcrumbs/breadcrumbs-lit.d.ts → dist/components/badge/badge-lit.d.ts} +0 -0
  446. /package/{components/button-group/button-group-lit.d.ts → dist/components/breadcrumbs/breadcrumbs-lit.d.ts} +0 -0
  447. /package/{components/card/card-lit.d.ts → dist/components/button-group/button-group-lit.d.ts} +0 -0
  448. /package/{components/data-table/data-table-lit.d.ts → dist/components/card/card-lit.d.ts} +0 -0
  449. /package/{components/date-label/date-label-lit.d.ts → dist/components/carousel/carousel-item-lit.d.ts} +0 -0
  450. /package/{components/dialog/dialog-lit.d.ts → dist/components/carousel/carousel-lit.d.ts} +0 -0
  451. /package/{components/dropdown/dropdown-lit.d.ts → dist/components/data-table/data-table-lit.d.ts} +0 -0
  452. /package/{components/expandable/expandable-lit.d.ts → dist/components/date-label/date-label-lit.d.ts} +0 -0
  453. /package/{components/footer-1177-admin/footer-1177-admin-lit.d.ts → dist/components/dialog/dialog-lit.d.ts} +0 -0
  454. /package/{components/footer-1177-pro/footer-1177-pro-lit.d.ts → dist/components/dropdown/dropdown-lit.d.ts} +0 -0
  455. /package/{components/footer-1177/footer-1177-lit.d.ts → dist/components/expandable/expandable-lit.d.ts} +0 -0
  456. /package/{components/form/range/range-lit.d.ts → dist/components/footer/footer-lit.d.ts} +0 -0
  457. /package/{components/footer/footer-lit.d.ts → dist/components/footer-1177/footer-1177-lit.d.ts} +0 -0
  458. /package/{components/footer-inera-admin/footer-inera-admin-lit.d.ts → dist/components/footer-1177-admin/footer-1177-admin-lit.d.ts} +0 -0
  459. /package/{components/footer-inera/footer-inera-lit.d.ts → dist/components/footer-1177-pro/footer-1177-pro-lit.d.ts} +0 -0
  460. /package/{components/form/group/group-lit.d.ts → dist/components/footer-inera/footer-inera-lit.d.ts} +0 -0
  461. /package/{components/form/error-message/error-message-lit.d.ts → dist/components/footer-inera-admin/footer-inera-admin-lit.d.ts} +0 -0
  462. /package/{components/form/select-multiple/select-multiple-lit.d.ts → dist/components/form/error-message/error-message-lit.d.ts} +0 -0
  463. /package/{components/form/spinner/spinner-lit.d.ts → dist/components/form/group/group-lit.d.ts} +0 -0
  464. /package/{components/form/textarea/textarea-lit.d.ts → dist/components/form/range/range-lit.d.ts} +0 -0
  465. /package/{components/grid/column/column-lit.d.ts → dist/components/form/select-multiple/select-multiple-lit.d.ts} +0 -0
  466. /package/{components/header-1177-admin/header-1177-admin-avatar-lit.d.ts → dist/components/form/spinner/spinner-lit.d.ts} +0 -0
  467. /package/{components/header-1177-admin/header-1177-admin-avatar-mobile-lit.d.ts → dist/components/form/textarea/textarea-lit.d.ts} +0 -0
  468. /package/{components → dist/components}/form/textarea/textarea-lit.js +0 -0
  469. /package/{components → dist/components}/form/textarea/textarea.css +0 -0
  470. /package/{components → dist/components}/grid/column/_column-partials.css +0 -0
  471. /package/{components/header-1177-admin/header-1177-admin-item-lit.d.ts → dist/components/grid/column/column-lit.d.ts} +0 -0
  472. /package/{components/header-1177/header-1177-nav-item-lit.d.ts → dist/components/header-1177/header-1177-avatar-lit.d.ts} +0 -0
  473. /package/{components/header-1177/header-1177-nav-item-mobile-lit.d.ts → dist/components/header-1177/header-1177-item-lit.d.ts} +0 -0
  474. /package/{components/header-1177/header-1177-nav-lit.d.ts → dist/components/header-1177/header-1177-lit.d.ts} +0 -0
  475. /package/{components/header-inera-admin/header-inera-admin-avatar-lit.d.ts → dist/components/header-1177/header-1177-nav-item-lit.d.ts} +0 -0
  476. /package/{components/header-inera-admin/header-inera-admin-avatar-mobile-lit.d.ts → dist/components/header-1177/header-1177-nav-item-mobile-lit.d.ts} +0 -0
  477. /package/{components/header-inera-admin/header-inera-admin-item-lit.d.ts → dist/components/header-1177/header-1177-nav-lit.d.ts} +0 -0
  478. /package/{components/header-1177-admin/header-1177-admin-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-avatar-lit.d.ts} +0 -0
  479. /package/{components/header-1177-admin/header-1177-admin-nav-item-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.d.ts} +0 -0
  480. /package/{components/header-1177-admin/header-1177-admin-nav-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-item-lit.d.ts} +0 -0
  481. /package/{components/header-1177-pro/header-1177-pro-avatar-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-lit.d.ts} +0 -0
  482. /package/{components/header-1177-pro/header-1177-pro-avatar-mobile-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-nav-item-lit.d.ts} +0 -0
  483. /package/{components/header-1177-pro/header-1177-pro-item-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-nav-lit.d.ts} +0 -0
  484. /package/{components/header-1177-pro/header-1177-pro-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-avatar-lit.d.ts} +0 -0
  485. /package/{components/header-1177-pro/header-1177-pro-nav-item-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.d.ts} +0 -0
  486. /package/{components/header-1177-pro/header-1177-pro-nav-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-item-lit.d.ts} +0 -0
  487. /package/{components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-lit.d.ts} +0 -0
  488. /package/{components/header-1177-pro/header-1177-pro-region-picker-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-nav-item-lit.d.ts} +0 -0
  489. /package/{components/header-1177/header-1177-avatar-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-nav-lit.d.ts} +0 -0
  490. /package/{components/header-1177/header-1177-item-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts} +0 -0
  491. /package/{components/header-1177/header-1177-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-region-picker-lit.d.ts} +0 -0
  492. /package/{components/header-inera/header-inera-nav-lit.d.ts → dist/components/header-inera/header-inera-item-lit.d.ts} +0 -0
  493. /package/{components/header-inera/header-inera-nav-mobile-lit.d.ts → dist/components/header-inera/header-inera-lit.d.ts} +0 -0
  494. /package/{components/list/list-lit.d.ts → dist/components/header-inera/header-inera-nav-item-lit.d.ts} +0 -0
  495. /package/{components/mobile-menu/mobile-menu-lit.d.ts → dist/components/header-inera/header-inera-nav-lit.d.ts} +0 -0
  496. /package/{components/navigation/content/navigation-content-lit.d.ts → dist/components/header-inera/header-inera-nav-mobile-lit.d.ts} +0 -0
  497. /package/{components/header-inera-admin/header-inera-admin-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-avatar-lit.d.ts} +0 -0
  498. /package/{components/header-inera-admin/header-inera-admin-nav-item-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.d.ts} +0 -0
  499. /package/{components/header-inera-admin/header-inera-admin-nav-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-item-lit.d.ts} +0 -0
  500. /package/{components/header-inera-admin/header-inera-admin-nav-mobile-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-lit.d.ts} +0 -0
  501. /package/{components/header-inera/header-inera-item-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-nav-item-lit.d.ts} +0 -0
  502. /package/{components/header-inera/header-inera-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-nav-lit.d.ts} +0 -0
  503. /package/{components/header-inera/header-inera-nav-item-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-nav-mobile-lit.d.ts} +0 -0
  504. /package/{components/navigation/local/navigation-local-lit.d.ts → dist/components/list/list-lit.d.ts} +0 -0
  505. /package/{components/notification-badge/notification-badge-lit.d.ts → dist/components/mobile-menu/mobile-menu-lit.d.ts} +0 -0
  506. /package/{components/pagination/data-pagination/data-pagination-lit.d.ts → dist/components/navigation/content/navigation-content-lit.d.ts} +0 -0
  507. /package/{components/pagination/list-pagination/list-pagination-lit.d.ts → dist/components/navigation/local/navigation-local-lit.d.ts} +0 -0
  508. /package/{components/popover/popover-content-lit.d.ts → dist/components/notification-badge/notification-badge-lit.d.ts} +0 -0
  509. /package/{components/popover/popover-lit.d.ts → dist/components/pagination/data-pagination/data-pagination-lit.d.ts} +0 -0
  510. /package/{components/progressbar/progressbar-lit.d.ts → dist/components/pagination/list-pagination/list-pagination-lit.d.ts} +0 -0
  511. /package/{components/side-menu/side-menu-lit.d.ts → dist/components/popover/popover-content-lit.d.ts} +0 -0
  512. /package/{components/side-panel/side-panel-lit.d.ts → dist/components/popover/popover-lit.d.ts} +0 -0
  513. /package/{components → dist/components}/popover/popover-lit.js +0 -0
  514. /package/{components → dist/components}/popover/popover.css +0 -0
  515. /package/{components/stepper/stepper-lit.d.ts → dist/components/progressbar/progressbar-lit.d.ts} +0 -0
  516. /package/{components/tabs/tab-lit.d.ts → dist/components/side-menu/side-menu-lit.d.ts} +0 -0
  517. /package/{components/tabs/tab-panel-lit.d.ts → dist/components/side-panel/side-panel-lit.d.ts} +0 -0
  518. /package/{components/tabs/tabs-lit.d.ts → dist/components/stepper/stepper-lit.d.ts} +0 -0
  519. /package/{components/tag/tag-lit.d.ts → dist/components/tabs/tab-lit.d.ts} +0 -0
  520. /package/{components/tooltip/tooltip-lit.d.ts → dist/components/tabs/tab-panel-lit.d.ts} +0 -0
  521. /package/{themes → dist/themes}/1177/1177-tokens.css +0 -0
  522. /package/{themes → dist/themes}/1177-pro/1177-pro-tokens.css +0 -0
  523. /package/{themes → dist/themes}/inera/inera-tokens.css +0 -0
  524. /package/{themes → dist/themes}/inera-admin/inera-admin-tokens.css +0 -0
@@ -2,7 +2,7 @@
2
2
  * BUTTONS
3
3
  ********/
4
4
  /*******
5
- * SCROLLBAR
5
+ * SCROLLBARS
6
6
  ********/
7
7
  /*******
8
8
  * FORM
@@ -26,87 +26,87 @@
26
26
  .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a) {
27
27
  display: flex;
28
28
  align-items: center;
29
- padding: 14px 10px;
29
+ padding: 0.875rem 0.625rem;
30
30
  position: relative;
31
31
  text-decoration: none;
32
32
  cursor: pointer;
33
- min-height: 56px;
33
+ min-height: 3.5rem;
34
34
  height: 100%;
35
35
  font-weight: 400;
36
- letter-spacing: -0.5px;
36
+ letter-spacing: -0.031rem;
37
37
  background-color: transparent !important;
38
38
  font-size: 1.25rem !important;
39
- font-family: var(--font-family_2);
39
+ font-family: var(--IDS-FONT-FAMILY-HEADING);
40
40
  color: var(--IDS-COLOR-PRIMARY-35);
41
- border-radius: 0px;
41
+ border-radius: 0;
42
42
  border: none;
43
43
  }
44
44
  .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:focus, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:focus {
45
- outline: var(--IDS-FOCUS_OUTLINE);
46
- outline-offset: -2px !important;
45
+ outline: var(--IDS-FOCUS__OUTLINE);
46
+ outline-offset: -0.125rem !important;
47
47
  }
48
48
  .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:focus:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:focus:after {
49
49
  width: auto;
50
- right: 0px;
50
+ right: 0;
51
51
  }
52
52
  .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:hover:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:hover:after {
53
53
  width: auto;
54
- right: 0px;
54
+ right: 0;
55
55
  }
56
56
  .ids-header-1177--unresponsive .ids-header-1177__nav-item > a:after, .ids-header-1177--unresponsive .ids-header-1177__nav-item > button:after {
57
57
  background: var(--IDS-COLOR-PRIMARY-40);
58
- bottom: 0px;
58
+ bottom: 0;
59
59
  content: "";
60
60
  display: block;
61
- height: 5px;
62
- left: 0px;
61
+ height: 0.313rem;
62
+ left: 0;
63
63
  right: 100%;
64
64
  position: absolute;
65
65
  transition: all 0.3s ease 0s;
66
- width: 0px;
67
- margin-left: 10px;
68
- margin-right: 10px;
66
+ width: 0;
67
+ margin-left: 0.625rem;
68
+ margin-right: 0.625rem;
69
69
  }
70
70
  .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a):after {
71
71
  background: var(--IDS-COLOR-PRIMARY-40);
72
- bottom: 0px;
72
+ bottom: 0;
73
73
  content: "";
74
74
  display: block;
75
- height: 5px;
76
- left: 0px;
75
+ height: 0.313rem;
76
+ left: 0;
77
77
  right: 100%;
78
78
  position: absolute;
79
79
  transition: all 0.3s ease 0s;
80
- width: 0px;
81
- margin-left: 10px;
82
- margin-right: 10px;
80
+ width: 0;
81
+ margin-left: 0.625rem;
82
+ margin-right: 0.625rem;
83
83
  }
84
84
  .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a:focus) {
85
- outline: var(--IDS-FOCUS_OUTLINE);
86
- outline-offset: -2px !important;
85
+ outline: var(--IDS-FOCUS__OUTLINE);
86
+ outline-offset: -0.125rem !important;
87
87
  }
88
88
  .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,
89
89
  .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a:focus):after,
90
90
  .ids-header-1177--unresponsive .ids-header-1177__nav-item ::slotted(a:hover):after {
91
91
  width: auto;
92
- right: 0px;
92
+ right: 0;
93
93
  }
94
94
  .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown {
95
- background-color: var(--header-nav-item-content_background);
95
+ background-color: var(--IDS-COLOR-PRIMARY-90);
96
96
  left: 0;
97
- min-height: 173px;
98
- padding: 40px 0 50px;
97
+ min-height: 10.813rem;
98
+ padding: 2.5rem 0 3.125rem;
99
99
  position: absolute;
100
100
  width: 100%;
101
101
  top: 100%;
102
102
  z-index: -1;
103
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
103
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
104
104
  }
105
105
  .ids-header-1177--unresponsive .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown .ids-header-1177__items__item-dropdown__content {
106
- max-width: var(--IDS_MAX-WIDTH);
106
+ max-width: var(--IDS__MAX-WIDTH);
107
107
  display: grid;
108
108
  grid-template-columns: 1fr 1fr 1fr 1fr;
109
- padding: 0px 10px;
109
+ padding: 0 0.625rem;
110
110
  margin-left: auto;
111
111
  margin-right: auto;
112
112
  }
@@ -117,99 +117,99 @@
117
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-2]),
118
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-3]) {
119
119
  display: block;
120
- margin-bottom: 10px;
121
- margin-right: 40px;
120
+ margin-bottom: 0.625rem;
121
+ margin-right: 2.5rem;
122
122
  font-size: 1rem;
123
- line-height: 24px;
124
- padding-bottom: 10px;
125
- border-bottom: var(--header-nav-item-link_border-bottom);
123
+ line-height: 1.5rem;
124
+ padding-bottom: 0.625rem;
125
+ border-bottom: 0.063rem solid #dfa9b8;
126
126
  }
127
127
 
128
128
  .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,
129
129
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a) {
130
130
  display: flex;
131
131
  align-items: center;
132
- padding: 14px 10px;
132
+ padding: 0.875rem 0.625rem;
133
133
  position: relative;
134
134
  text-decoration: none;
135
135
  cursor: pointer;
136
- min-height: 56px;
136
+ min-height: 3.5rem;
137
137
  height: 100%;
138
138
  font-weight: 400;
139
- letter-spacing: -0.5px;
139
+ letter-spacing: -0.031rem;
140
140
  background-color: transparent !important;
141
141
  font-size: 1.25rem !important;
142
- font-family: var(--font-family_2);
142
+ font-family: var(--IDS-FONT-FAMILY-HEADING);
143
143
  color: var(--IDS-COLOR-PRIMARY-35);
144
- border-radius: 0px;
144
+ border-radius: 0;
145
145
  border: none;
146
146
  }
147
147
  .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 > button:focus {
148
- outline: var(--IDS-FOCUS_OUTLINE);
149
- outline-offset: -2px !important;
148
+ outline: var(--IDS-FOCUS__OUTLINE);
149
+ outline-offset: -0.125rem !important;
150
150
  }
151
151
  .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 > button:focus:after {
152
152
  width: auto;
153
- right: 0px;
153
+ right: 0;
154
154
  }
155
155
  .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:hover:after {
156
156
  width: auto;
157
- right: 0px;
157
+ right: 0;
158
158
  }
159
159
  .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 {
160
160
  background: var(--IDS-COLOR-PRIMARY-40);
161
- bottom: 0px;
161
+ bottom: 0;
162
162
  content: "";
163
163
  display: block;
164
- height: 5px;
165
- left: 0px;
164
+ height: 0.313rem;
165
+ left: 0;
166
166
  right: 100%;
167
167
  position: absolute;
168
168
  transition: all 0.3s ease 0s;
169
- width: 0px;
170
- margin-left: 10px;
171
- margin-right: 10px;
169
+ width: 0;
170
+ margin-left: 0.625rem;
171
+ margin-right: 0.625rem;
172
172
  }
173
173
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a):after {
174
174
  background: var(--IDS-COLOR-PRIMARY-40);
175
- bottom: 0px;
175
+ bottom: 0;
176
176
  content: "";
177
177
  display: block;
178
- height: 5px;
179
- left: 0px;
178
+ height: 0.313rem;
179
+ left: 0;
180
180
  right: 100%;
181
181
  position: absolute;
182
182
  transition: all 0.3s ease 0s;
183
- width: 0px;
184
- margin-left: 10px;
185
- margin-right: 10px;
183
+ width: 0;
184
+ margin-left: 0.625rem;
185
+ margin-right: 0.625rem;
186
186
  }
187
187
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a:focus) {
188
- outline: var(--IDS-FOCUS_OUTLINE);
189
- outline-offset: -2px !important;
188
+ outline: var(--IDS-FOCUS__OUTLINE);
189
+ outline-offset: -0.125rem !important;
190
190
  }
191
191
  .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,
192
192
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a:focus):after,
193
193
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item ::slotted(a:hover):after {
194
194
  width: auto;
195
- right: 0px;
195
+ right: 0;
196
196
  }
197
197
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item .ids-header-1177__items__item-dropdown {
198
- background-color: var(--header-nav-item-content_background);
198
+ background-color: var(--IDS-COLOR-PRIMARY-90);
199
199
  left: 0;
200
- min-height: 173px;
201
- padding: 40px 0 50px;
200
+ min-height: 10.813rem;
201
+ padding: 2.5rem 0 3.125rem;
202
202
  position: absolute;
203
203
  width: 100%;
204
204
  top: 100%;
205
205
  z-index: -1;
206
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
206
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
207
207
  }
208
208
  .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 {
209
- max-width: var(--IDS_MAX-WIDTH);
209
+ max-width: var(--IDS__MAX-WIDTH);
210
210
  display: grid;
211
211
  grid-template-columns: 1fr 1fr 1fr 1fr;
212
- padding: 0px 10px;
212
+ padding: 0 0.625rem;
213
213
  margin-left: auto;
214
214
  margin-right: auto;
215
215
  }
@@ -220,12 +220,12 @@
220
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-2]),
221
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-3]) {
222
222
  display: block;
223
- margin-bottom: 10px;
224
- margin-right: 40px;
223
+ margin-bottom: 0.625rem;
224
+ margin-right: 2.5rem;
225
225
  font-size: 1rem;
226
- line-height: 24px;
227
- padding-bottom: 10px;
228
- border-bottom: var(--header-nav-item-link_border-bottom);
226
+ line-height: 1.5rem;
227
+ padding-bottom: 0.625rem;
228
+ border-bottom: 0.063rem solid #dfa9b8;
229
229
  }
230
230
  @media (max-width: 1024px) {
231
231
  .ids-header-1177:not(.ids-header-1177--unresponsive) .ids-header-1177__nav-item {
@@ -241,87 +241,87 @@
241
241
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a) {
242
242
  display: flex;
243
243
  align-items: center;
244
- padding: 14px 10px;
244
+ padding: 0.875rem 0.625rem;
245
245
  position: relative;
246
246
  text-decoration: none;
247
247
  cursor: pointer;
248
- min-height: 56px;
248
+ min-height: 3.5rem;
249
249
  height: 100%;
250
250
  font-weight: 400;
251
- letter-spacing: -0.5px;
251
+ letter-spacing: -0.031rem;
252
252
  background-color: transparent !important;
253
253
  font-size: 1.25rem !important;
254
- font-family: var(--font-family_2);
254
+ font-family: var(--IDS-FONT-FAMILY-HEADING);
255
255
  color: var(--IDS-COLOR-PRIMARY-35);
256
- border-radius: 0px;
256
+ border-radius: 0;
257
257
  border: none;
258
258
  }
259
259
  :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) > button:focus {
260
- outline: var(--IDS-FOCUS_OUTLINE);
261
- outline-offset: -2px !important;
260
+ outline: var(--IDS-FOCUS__OUTLINE);
261
+ outline-offset: -0.125rem !important;
262
262
  }
263
263
  :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) > button:focus:after {
264
264
  width: auto;
265
- right: 0px;
265
+ right: 0;
266
266
  }
267
267
  :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:hover:after {
268
268
  width: auto;
269
- right: 0px;
269
+ right: 0;
270
270
  }
271
271
  :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 {
272
272
  background: var(--IDS-COLOR-PRIMARY-40);
273
- bottom: 0px;
273
+ bottom: 0;
274
274
  content: "";
275
275
  display: block;
276
- height: 5px;
277
- left: 0px;
276
+ height: 0.313rem;
277
+ left: 0;
278
278
  right: 100%;
279
279
  position: absolute;
280
280
  transition: all 0.3s ease 0s;
281
- width: 0px;
282
- margin-left: 10px;
283
- margin-right: 10px;
281
+ width: 0;
282
+ margin-left: 0.625rem;
283
+ margin-right: 0.625rem;
284
284
  }
285
285
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a):after {
286
286
  background: var(--IDS-COLOR-PRIMARY-40);
287
- bottom: 0px;
287
+ bottom: 0;
288
288
  content: "";
289
289
  display: block;
290
- height: 5px;
291
- left: 0px;
290
+ height: 0.313rem;
291
+ left: 0;
292
292
  right: 100%;
293
293
  position: absolute;
294
294
  transition: all 0.3s ease 0s;
295
- width: 0px;
296
- margin-left: 10px;
297
- margin-right: 10px;
295
+ width: 0;
296
+ margin-left: 0.625rem;
297
+ margin-right: 0.625rem;
298
298
  }
299
299
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a:focus) {
300
- outline: var(--IDS-FOCUS_OUTLINE);
301
- outline-offset: -2px !important;
300
+ outline: var(--IDS-FOCUS__OUTLINE);
301
+ outline-offset: -0.125rem !important;
302
302
  }
303
303
  :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,
304
304
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a:focus):after,
305
305
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) ::slotted(a:hover):after {
306
306
  width: auto;
307
- right: 0px;
307
+ right: 0;
308
308
  }
309
309
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) .ids-header-1177__items__item-dropdown {
310
- background-color: var(--header-nav-item-content_background);
310
+ background-color: var(--IDS-COLOR-PRIMARY-90);
311
311
  left: 0;
312
- min-height: 173px;
313
- padding: 40px 0 50px;
312
+ min-height: 10.813rem;
313
+ padding: 2.5rem 0 3.125rem;
314
314
  position: absolute;
315
315
  width: 100%;
316
316
  top: 100%;
317
317
  z-index: -1;
318
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
318
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
319
319
  }
320
320
  :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 {
321
- max-width: var(--IDS_MAX-WIDTH);
321
+ max-width: var(--IDS__MAX-WIDTH);
322
322
  display: grid;
323
323
  grid-template-columns: 1fr 1fr 1fr 1fr;
324
- padding: 0px 10px;
324
+ padding: 0 0.625rem;
325
325
  margin-left: auto;
326
326
  margin-right: auto;
327
327
  }
@@ -332,12 +332,12 @@
332
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-2]),
333
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-3]) {
334
334
  display: block;
335
- margin-bottom: 10px;
336
- margin-right: 40px;
335
+ margin-bottom: 0.625rem;
336
+ margin-right: 2.5rem;
337
337
  font-size: 1rem;
338
- line-height: 24px;
339
- padding-bottom: 10px;
340
- border-bottom: var(--header-nav-item-link_border-bottom);
338
+ line-height: 1.5rem;
339
+ padding-bottom: 0.625rem;
340
+ border-bottom: 0.063rem solid #dfa9b8;
341
341
  }
342
342
  @media (max-width: 1024px) {
343
343
  :host .ids-header-1177__nav-item:not(.ids-header-1177__nav-item--unresponsive) {
@@ -348,87 +348,87 @@
348
348
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a) {
349
349
  display: flex;
350
350
  align-items: center;
351
- padding: 14px 10px;
351
+ padding: 0.875rem 0.625rem;
352
352
  position: relative;
353
353
  text-decoration: none;
354
354
  cursor: pointer;
355
- min-height: 56px;
355
+ min-height: 3.5rem;
356
356
  height: 100%;
357
357
  font-weight: 400;
358
- letter-spacing: -0.5px;
358
+ letter-spacing: -0.031rem;
359
359
  background-color: transparent !important;
360
360
  font-size: 1.25rem !important;
361
- font-family: var(--font-family_2);
361
+ font-family: var(--IDS-FONT-FAMILY-HEADING);
362
362
  color: var(--IDS-COLOR-PRIMARY-35);
363
- border-radius: 0px;
363
+ border-radius: 0;
364
364
  border: none;
365
365
  }
366
366
  :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 > button:focus {
367
- outline: var(--IDS-FOCUS_OUTLINE);
368
- outline-offset: -2px !important;
367
+ outline: var(--IDS-FOCUS__OUTLINE);
368
+ outline-offset: -0.125rem !important;
369
369
  }
370
370
  :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 > button:focus:after {
371
371
  width: auto;
372
- right: 0px;
372
+ right: 0;
373
373
  }
374
374
  :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:hover:after {
375
375
  width: auto;
376
- right: 0px;
376
+ right: 0;
377
377
  }
378
378
  :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 {
379
379
  background: var(--IDS-COLOR-PRIMARY-40);
380
- bottom: 0px;
380
+ bottom: 0;
381
381
  content: "";
382
382
  display: block;
383
- height: 5px;
384
- left: 0px;
383
+ height: 0.313rem;
384
+ left: 0;
385
385
  right: 100%;
386
386
  position: absolute;
387
387
  transition: all 0.3s ease 0s;
388
- width: 0px;
389
- margin-left: 10px;
390
- margin-right: 10px;
388
+ width: 0;
389
+ margin-left: 0.625rem;
390
+ margin-right: 0.625rem;
391
391
  }
392
392
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a):after {
393
393
  background: var(--IDS-COLOR-PRIMARY-40);
394
- bottom: 0px;
394
+ bottom: 0;
395
395
  content: "";
396
396
  display: block;
397
- height: 5px;
398
- left: 0px;
397
+ height: 0.313rem;
398
+ left: 0;
399
399
  right: 100%;
400
400
  position: absolute;
401
401
  transition: all 0.3s ease 0s;
402
- width: 0px;
403
- margin-left: 10px;
404
- margin-right: 10px;
402
+ width: 0;
403
+ margin-left: 0.625rem;
404
+ margin-right: 0.625rem;
405
405
  }
406
406
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a:focus) {
407
- outline: var(--IDS-FOCUS_OUTLINE);
408
- outline-offset: -2px !important;
407
+ outline: var(--IDS-FOCUS__OUTLINE);
408
+ outline-offset: -0.125rem !important;
409
409
  }
410
410
  :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,
411
411
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a:focus):after,
412
412
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive ::slotted(a:hover):after {
413
413
  width: auto;
414
- right: 0px;
414
+ right: 0;
415
415
  }
416
416
  :host .ids-header-1177__nav-item.ids-header-1177__nav-item--unresponsive .ids-header-1177__items__item-dropdown {
417
- background-color: var(--header-nav-item-content_background);
417
+ background-color: var(--IDS-COLOR-PRIMARY-90);
418
418
  left: 0;
419
- min-height: 173px;
420
- padding: 40px 0 50px;
419
+ min-height: 10.813rem;
420
+ padding: 2.5rem 0 3.125rem;
421
421
  position: absolute;
422
422
  width: 100%;
423
423
  top: 100%;
424
424
  z-index: -1;
425
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
425
+ box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.2);
426
426
  }
427
427
  :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 {
428
- max-width: var(--IDS_MAX-WIDTH);
428
+ max-width: var(--IDS__MAX-WIDTH);
429
429
  display: grid;
430
430
  grid-template-columns: 1fr 1fr 1fr 1fr;
431
- padding: 0px 10px;
431
+ padding: 0 0.625rem;
432
432
  margin-left: auto;
433
433
  margin-right: auto;
434
434
  }
@@ -439,12 +439,12 @@
439
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-2]),
440
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-3]) {
441
441
  display: block;
442
- margin-bottom: 10px;
443
- margin-right: 40px;
442
+ margin-bottom: 0.625rem;
443
+ margin-right: 2.5rem;
444
444
  font-size: 1rem;
445
- line-height: 24px;
446
- padding-bottom: 10px;
447
- border-bottom: var(--header-nav-item-link_border-bottom);
445
+ line-height: 1.5rem;
446
+ padding-bottom: 0.625rem;
447
+ border-bottom: 0.063rem solid #dfa9b8;
448
448
  }
449
449
  :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 {
450
450
  max-width: 100% !important;
@@ -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:var(--IDS-COLOR-NEUTRAL-100);position:relative}.ids-header-1177--unresponsive nav.ids-header-1177__nav .ids-header-1177__nav-inner{background-color:var(--IDS-COLOR-NEUTRAL-100);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:var(--IDS-COLOR-NEUTRAL-100);position:relative}.ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner{background-color:var(--IDS-COLOR-NEUTRAL-100);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-shadow:0 0 .625rem 0 rgba(0,0,0,.2);box-sizing:border-box;flex:1 1 auto;flex-wrap:wrap}}.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:var(--IDS-COLOR-NEUTRAL-100);position:relative}:host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner{background-color:var(--IDS-COLOR-NEUTRAL-100);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-shadow:0 0 .625rem 0 rgba(0,0,0,.2);box-sizing:border-box;flex:1 1 auto;flex-wrap:wrap}}:host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive{background-color:var(--IDS-COLOR-NEUTRAL-100);position:relative}:host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive .ids-header-1177__nav-inner{background-color:var(--IDS-COLOR-NEUTRAL-100);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 };
@@ -12,36 +12,36 @@
12
12
 
13
13
  .ids-header-1177--unresponsive nav.ids-header-1177__nav {
14
14
  position: relative;
15
- background-color: white;
15
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
16
16
  }
17
17
  .ids-header-1177--unresponsive nav.ids-header-1177__nav .ids-header-1177__nav-inner {
18
- max-width: var(--IDS_MAX-WIDTH);
18
+ max-width: var(--IDS__MAX-WIDTH);
19
19
  display: flex;
20
20
  flex-wrap: wrap;
21
- margin-top: 0px;
22
- margin-bottom: 0px;
21
+ margin-top: 0;
22
+ margin-bottom: 0;
23
23
  margin-left: auto;
24
24
  margin-right: auto;
25
- background-color: var(--header-nav_background-color);
25
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
26
26
  }
27
27
 
28
28
  .ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav {
29
29
  position: relative;
30
- background-color: white;
30
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
31
31
  }
32
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);
33
+ max-width: var(--IDS__MAX-WIDTH);
34
34
  display: flex;
35
35
  flex-wrap: wrap;
36
- margin-top: 0px;
37
- margin-bottom: 0px;
36
+ margin-top: 0;
37
+ margin-bottom: 0;
38
38
  margin-left: auto;
39
39
  margin-right: auto;
40
- background-color: var(--header-nav_background-color);
40
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
41
41
  }
42
42
  @media (max-width: 1024px) {
43
43
  .ids-header-1177:not(.ids-header-1177--unresponsive) nav.ids-header-1177__nav .ids-header-1177__nav-inner {
44
- box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
44
+ box-shadow: rgba(0, 0, 0, 0.2) 0 0 0.625rem 0;
45
45
  background-color: var(--IDS-COLOR-PRIMARY-90);
46
46
  flex-wrap: wrap;
47
47
  flex: 1 1 auto;
@@ -55,21 +55,21 @@
55
55
 
56
56
  :host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) {
57
57
  position: relative;
58
- background-color: white;
58
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
59
59
  }
60
60
  :host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner {
61
- max-width: var(--IDS_MAX-WIDTH);
61
+ max-width: var(--IDS__MAX-WIDTH);
62
62
  display: flex;
63
63
  flex-wrap: wrap;
64
- margin-top: 0px;
65
- margin-bottom: 0px;
64
+ margin-top: 0;
65
+ margin-bottom: 0;
66
66
  margin-left: auto;
67
67
  margin-right: auto;
68
- background-color: var(--header-nav_background-color);
68
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
69
69
  }
70
70
  @media (max-width: 1024px) {
71
71
  :host nav.ids-header-1177__nav:not(.ids-header-1177__nav--unresponsive) .ids-header-1177__nav-inner {
72
- box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
72
+ box-shadow: rgba(0, 0, 0, 0.2) 0 0 0.625rem 0;
73
73
  background-color: var(--IDS-COLOR-PRIMARY-90);
74
74
  flex-wrap: wrap;
75
75
  flex: 1 1 auto;
@@ -78,17 +78,17 @@
78
78
  }
79
79
  :host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive {
80
80
  position: relative;
81
- background-color: white;
81
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
82
82
  }
83
83
  :host nav.ids-header-1177__nav.ids-header-1177__nav--unresponsive .ids-header-1177__nav-inner {
84
- max-width: var(--IDS_MAX-WIDTH);
84
+ max-width: var(--IDS__MAX-WIDTH);
85
85
  display: flex;
86
86
  flex-wrap: wrap;
87
- margin-top: 0px;
88
- margin-bottom: 0px;
87
+ margin-top: 0;
88
+ margin-bottom: 0;
89
89
  margin-left: auto;
90
90
  margin-right: auto;
91
- background-color: var(--header-nav_background-color);
91
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
92
92
  }
93
93
  :host nav.ids-header-1177__nav.ids-header-1177__nav--fluid .ids-header-1177__nav-inner {
94
94
  max-width: 100%;