@inera/ids-design 9.1.0 → 9.2.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 (261) hide show
  1. package/components/accordion/accordion-lit.js +1 -1
  2. package/components/accordion/accordion-shadow-lit.js +1 -1
  3. package/components/accordion/accordion-shadow.css +17 -5
  4. package/components/accordion/accordion.css +41 -15
  5. package/components/action-link/action-link-lit.js +1 -1
  6. package/components/action-link/action-link-shadow-lit.js +1 -1
  7. package/components/action-link/action-link-shadow.css +18 -6
  8. package/components/action-link/action-link.css +73 -13
  9. package/components/alert/alert-lit.js +1 -1
  10. package/components/alert/alert-shadow-lit.js +1 -1
  11. package/components/alert/alert-shadow.css +17 -5
  12. package/components/alert/alert.css +24 -5
  13. package/components/box-link/box-link-lit.js +1 -1
  14. package/components/box-link/box-link-shadow-lit.js +1 -1
  15. package/components/box-link/box-link-shadow.css +3 -1
  16. package/components/box-link/box-link.css +3 -1
  17. package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
  18. package/components/breadcrumbs/breadcrumbs-shadow-lit.js +1 -1
  19. package/components/breadcrumbs/breadcrumbs-shadow.css +3 -2
  20. package/components/breadcrumbs/breadcrumbs.css +5 -4
  21. package/components/card/card-lit.js +1 -1
  22. package/components/card/card-shadow-lit.js +1 -1
  23. package/components/card/card-shadow.css +2 -0
  24. package/components/card/card.css +27 -12
  25. package/components/carousel/carousel-lit.js +1 -1
  26. package/components/carousel/carousel.css +18 -5
  27. package/components/data-pagination/data-pagination-lit.js +1 -1
  28. package/components/data-pagination/data-pagination-shadow.css +4 -4
  29. package/components/data-pagination/data-pagination.css +5 -4
  30. package/components/data-table/data-table-lit.js +1 -1
  31. package/components/data-table/data-table.css +135 -18
  32. package/components/dialog/dialog-lit.js +1 -1
  33. package/components/dialog/dialog.css +2 -1
  34. package/components/dropdown/dropdown-lit.js +1 -1
  35. package/components/dropdown/dropdown.css +3 -3
  36. package/components/footer-1177/footer-1177-lit.js +1 -1
  37. package/components/footer-1177/footer-1177-shadow-lit.js +1 -1
  38. package/components/footer-1177/footer-1177-shadow.css +10 -5
  39. package/components/footer-1177/footer-1177.css +35 -12
  40. package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
  41. package/components/footer-1177-admin/footer-1177-admin-shadow-lit.js +1 -1
  42. package/components/footer-1177-admin/footer-1177-admin-shadow.css +27 -10
  43. package/components/footer-1177-admin/footer-1177-admin.css +35 -12
  44. package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
  45. package/components/footer-1177-pro/footer-1177-pro-shadow-lit.js +1 -1
  46. package/components/footer-1177-pro/footer-1177-pro-shadow.css +27 -10
  47. package/components/footer-1177-pro/footer-1177-pro.css +36 -13
  48. package/components/footer-inera/footer-inera-lit.js +1 -1
  49. package/components/footer-inera/footer-inera-shadow-lit.js +1 -1
  50. package/components/footer-inera/footer-inera-shadow.css +27 -10
  51. package/components/footer-inera/footer-inera.css +34 -12
  52. package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
  53. package/components/footer-inera-admin/footer-inera-admin-shadow-lit.js +1 -1
  54. package/components/footer-inera-admin/footer-inera-admin-shadow.css +27 -10
  55. package/components/footer-inera-admin/footer-inera-admin.css +34 -53
  56. package/components/footer-inera-general/footer-inera-general-lit.d.ts +2 -0
  57. package/components/footer-inera-general/footer-inera-general-lit.js +9 -0
  58. package/components/footer-inera-general/footer-inera-general-shadow-lit.d.ts +2 -0
  59. package/components/footer-inera-general/footer-inera-general-shadow-lit.js +9 -0
  60. package/components/footer-inera-general/footer-inera-general-shadow.css +115 -0
  61. package/components/footer-inera-general/footer-inera-general.css +329 -0
  62. package/components/form/darkmode-toggle/darkmode-toggle-lit.js +1 -1
  63. package/components/form/darkmode-toggle/darkmode-toggle.css +10 -1
  64. package/components/form/datepicker/datepicker-lit.js +1 -1
  65. package/components/form/datepicker/datepicker.css +49 -50
  66. package/components/form/error-message/error-message-lit.js +1 -1
  67. package/components/form/error-message/error-message.css +1 -0
  68. package/components/form/range/range-lit.js +1 -1
  69. package/components/form/range/range.css +20 -5
  70. package/components/form/select-multiple/select-multiple-lit.js +1 -1
  71. package/components/form/select-multiple/select-multiple.css +3 -1
  72. package/components/global-alert/global-alert-lit.js +1 -1
  73. package/components/global-alert/global-alert.css +23 -19
  74. package/components/header-1177/composite-header-1177.css +46 -17
  75. package/components/header-1177/header-1177-avatar-lit.js +1 -1
  76. package/components/header-1177/header-1177-avatar-shadow-lit.js +1 -1
  77. package/components/header-1177/header-1177-avatar-shadow.css +17 -5
  78. package/components/header-1177/header-1177-avatar.css +21 -7
  79. package/components/header-1177/header-1177-item-lit.js +1 -1
  80. package/components/header-1177/header-1177-item-shadow-lit.js +1 -1
  81. package/components/header-1177/header-1177-item-shadow.css +23 -8
  82. package/components/header-1177/header-1177-item.css +23 -8
  83. package/components/header-1177/header-1177-lit.js +1 -1
  84. package/components/header-1177/header-1177-nav-item-lit.js +1 -1
  85. package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
  86. package/components/header-1177/header-1177-nav-item-mobile-shadow-lit.js +1 -1
  87. package/components/header-1177/header-1177-nav-item-mobile-shadow.css +20 -7
  88. package/components/header-1177/header-1177-nav-item-mobile.css +20 -7
  89. package/components/header-1177/header-1177-nav-item-shadow-lit.js +1 -1
  90. package/components/header-1177/header-1177-nav-item-shadow.css +19 -5
  91. package/components/header-1177/header-1177-nav-item.css +21 -6
  92. package/components/header-1177/header-1177-region-picker-lit.js +1 -1
  93. package/components/header-1177/header-1177-region-picker-mobile-lit.js +1 -1
  94. package/components/header-1177/header-1177-region-picker-mobile.css +23 -7
  95. package/components/header-1177/header-1177-region-picker.css +21 -7
  96. package/components/header-1177/header-1177-shadow-lit.js +1 -1
  97. package/components/header-1177/header-1177-shadow.css +17 -5
  98. package/components/header-1177/header-1177.css +19 -5
  99. package/components/header-1177-admin/composite-header-1177-admin.css +75 -39
  100. package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
  101. package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
  102. package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +8 -5
  103. package/components/header-1177-admin/header-1177-admin-avatar.css +33 -25
  104. package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
  105. package/components/header-1177-admin/header-1177-admin-item-shadow-lit.js +1 -1
  106. package/components/header-1177-admin/header-1177-admin-item-shadow.css +4 -2
  107. package/components/header-1177-admin/header-1177-admin-item.css +11 -4
  108. package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
  109. package/components/header-1177-admin/header-1177-admin-menu-mobile-lit.js +1 -1
  110. package/components/header-1177-admin/header-1177-admin-menu-mobile.css +1 -1
  111. package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
  112. package/components/header-1177-admin/header-1177-admin-nav-item-mobile-lit.js +1 -1
  113. package/components/header-1177-admin/header-1177-admin-nav-item-mobile-shadow-lit.js +1 -1
  114. package/components/header-1177-admin/header-1177-admin-nav-item-mobile-shadow.css +3 -2
  115. package/components/header-1177-admin/header-1177-admin-nav-item-mobile.css +4 -3
  116. package/components/header-1177-admin/header-1177-admin-nav-item-shadow-lit.js +1 -1
  117. package/components/header-1177-admin/header-1177-admin-nav-item-shadow.css +2 -0
  118. package/components/header-1177-admin/header-1177-admin-nav-item.css +4 -1
  119. package/components/header-1177-admin/header-1177-admin-nav-lit.js +1 -1
  120. package/components/header-1177-admin/header-1177-admin-nav.css +10 -0
  121. package/components/header-1177-admin/header-1177-admin.css +4 -0
  122. package/components/header-1177-pro/composite-header-1177-pro.css +71 -24
  123. package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
  124. package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
  125. package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +7 -4
  126. package/components/header-1177-pro/header-1177-pro-avatar.css +21 -7
  127. package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
  128. package/components/header-1177-pro/header-1177-pro-item-shadow-lit.js +1 -1
  129. package/components/header-1177-pro/header-1177-pro-item-shadow.css +4 -2
  130. package/components/header-1177-pro/header-1177-pro-item.css +4 -2
  131. package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
  132. package/components/header-1177-pro/header-1177-pro-menu-mobile-lit.js +1 -1
  133. package/components/header-1177-pro/header-1177-pro-menu-mobile.css +1 -1
  134. package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
  135. package/components/header-1177-pro/header-1177-pro-nav-item-mobile-lit.js +1 -1
  136. package/components/header-1177-pro/header-1177-pro-nav-item-mobile-shadow-lit.js +1 -1
  137. package/components/header-1177-pro/header-1177-pro-nav-item-mobile-shadow.css +3 -2
  138. package/components/header-1177-pro/header-1177-pro-nav-item-mobile.css +4 -2
  139. package/components/header-1177-pro/header-1177-pro-nav-item-shadow-lit.js +1 -1
  140. package/components/header-1177-pro/header-1177-pro-nav-item-shadow.css +2 -0
  141. package/components/header-1177-pro/header-1177-pro-nav-item.css +4 -1
  142. package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
  143. package/components/header-1177-pro/header-1177-pro-nav.css +10 -0
  144. package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
  145. package/components/header-1177-pro/header-1177-pro-region-picker-mobile-lit.js +1 -1
  146. package/components/header-1177-pro/header-1177-pro-region-picker-mobile.css +5 -2
  147. package/components/header-1177-pro/header-1177-pro-region-picker.css +5 -3
  148. package/components/header-1177-pro/header-1177-pro.css +10 -2
  149. package/components/header-inera/composite-header-inera.css +9 -5
  150. package/components/header-inera/header-inera-item-lit.js +1 -1
  151. package/components/header-inera/header-inera-item-shadow-lit.js +1 -1
  152. package/components/header-inera/header-inera-item-shadow.css +54 -1
  153. package/components/header-inera/header-inera-item.css +2 -1
  154. package/components/header-inera/header-inera-lit.js +1 -1
  155. package/components/header-inera/header-inera-menu-mobile-lit.js +1 -1
  156. package/components/header-inera/header-inera-menu-mobile.css +1 -1
  157. package/components/header-inera/header-inera-nav-item-lit.js +1 -1
  158. package/components/header-inera/header-inera-nav-item-shadow-lit.js +1 -1
  159. package/components/header-inera/header-inera-nav-item-shadow.css +2 -0
  160. package/components/header-inera/header-inera-nav-item.css +4 -1
  161. package/components/header-inera/header-inera-nav-lit.js +1 -1
  162. package/components/header-inera/header-inera-nav.css +0 -2
  163. package/components/header-inera/header-inera.css +2 -0
  164. package/components/header-inera-admin/composite-header-inera-admin.css +46 -19
  165. package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
  166. package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
  167. package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +8 -5
  168. package/components/header-inera-admin/header-inera-admin-avatar.css +21 -7
  169. package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
  170. package/components/header-inera-admin/header-inera-admin-item-shadow-lit.js +1 -1
  171. package/components/header-inera-admin/header-inera-admin-item-shadow.css +2 -1
  172. package/components/header-inera-admin/header-inera-admin-item.css +2 -1
  173. package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
  174. package/components/header-inera-admin/header-inera-admin-menu-mobile-lit.js +1 -1
  175. package/components/header-inera-admin/header-inera-admin-menu-mobile.css +1 -1
  176. package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
  177. package/components/header-inera-admin/header-inera-admin-nav-item-mobile-lit.js +1 -1
  178. package/components/header-inera-admin/header-inera-admin-nav-item-mobile-shadow-lit.js +1 -1
  179. package/components/header-inera-admin/header-inera-admin-nav-item-mobile-shadow.css +3 -2
  180. package/components/header-inera-admin/header-inera-admin-nav-item-mobile.css +4 -3
  181. package/components/header-inera-admin/header-inera-admin-nav-item-shadow-lit.js +1 -1
  182. package/components/header-inera-admin/header-inera-admin-nav-item-shadow.css +2 -0
  183. package/components/header-inera-admin/header-inera-admin-nav-item.css +4 -1
  184. package/components/header-inera-admin/header-inera-admin-nav-lit.js +1 -1
  185. package/components/header-inera-admin/header-inera-admin-nav.css +5 -1
  186. package/components/header-inera-admin/header-inera-admin.css +1 -0
  187. package/components/header-inera-general/composite-header-inera-general.css +584 -0
  188. package/components/header-inera-general/header-inera-general-item-lit.d.ts +2 -0
  189. package/components/header-inera-general/header-inera-general-item-lit.js +9 -0
  190. package/components/header-inera-general/header-inera-general-item-shadow-lit.d.ts +2 -0
  191. package/components/header-inera-general/header-inera-general-item-shadow-lit.js +9 -0
  192. package/components/header-inera-general/header-inera-general-item-shadow.css +140 -0
  193. package/components/header-inera-general/header-inera-general-item.css +168 -0
  194. package/components/header-inera-general/header-inera-general-lit.d.ts +2 -0
  195. package/components/header-inera-general/header-inera-general-lit.js +9 -0
  196. package/components/header-inera-general/header-inera-general-menu-mobile-lit.d.ts +2 -0
  197. package/components/header-inera-general/header-inera-general-menu-mobile-lit.js +9 -0
  198. package/components/header-inera-general/header-inera-general-menu-mobile.css +129 -0
  199. package/components/header-inera-general/header-inera-general-nav-item-lit.d.ts +2 -0
  200. package/components/header-inera-general/header-inera-general-nav-item-lit.js +9 -0
  201. package/components/header-inera-general/header-inera-general-nav-item-shadow-lit.d.ts +2 -0
  202. package/components/header-inera-general/header-inera-general-nav-item-shadow-lit.js +9 -0
  203. package/components/header-inera-general/header-inera-general-nav-item-shadow.css +45 -0
  204. package/components/header-inera-general/header-inera-general-nav-item.css +156 -0
  205. package/components/header-inera-general/header-inera-general-nav-lit.d.ts +2 -0
  206. package/components/header-inera-general/header-inera-general-nav-lit.js +9 -0
  207. package/components/header-inera-general/header-inera-general-nav.css +42 -0
  208. package/components/header-inera-general/header-inera-general-shadow-lit.d.ts +2 -0
  209. package/components/header-inera-general/header-inera-general-shadow-lit.js +9 -0
  210. package/components/header-inera-general/header-inera-general-shadow.css +30 -0
  211. package/components/header-inera-general/header-inera-general.css +133 -0
  212. package/components/header-patient/header-patient-lit.js +1 -1
  213. package/components/header-patient/header-patient.css +27 -15
  214. package/components/list-pagination/list-pagination-lit.js +1 -1
  215. package/components/list-pagination/list-pagination-shadow.css +2 -2
  216. package/components/list-pagination/list-pagination.css +5 -4
  217. package/components/mobile-menu/mobile-menu-lit.js +1 -1
  218. package/components/mobile-menu/mobile-menu.css +13 -6
  219. package/components/navigation-content/navigation-content-lit.js +1 -1
  220. package/components/navigation-content/navigation-content.css +17 -5
  221. package/components/notification-badge/notification-badge-lit.js +1 -1
  222. package/components/notification-badge/notification-badge-shadow-lit.js +1 -1
  223. package/components/notification-badge/notification-badge-shadow.css +0 -3
  224. package/components/notification-badge/notification-badge.css +0 -3
  225. package/components/popover/popover-lit.js +1 -1
  226. package/components/popover/popover-shadow-lit.js +1 -1
  227. package/components/popover/popover-shadow.css +17 -5
  228. package/components/popover/popover.css +18 -6
  229. package/components/progressbar/progressbar-lit.js +1 -1
  230. package/components/progressbar/progressbar.css +17 -5
  231. package/components/puff-list/puff-list-lit.js +1 -1
  232. package/components/puff-list/puff-list-shadow-lit.js +1 -1
  233. package/components/puff-list/puff-list-shadow.css +17 -14
  234. package/components/puff-list/puff-list.css +27 -14
  235. package/components/side-menu/side-menu-lit.js +1 -1
  236. package/components/side-menu/side-menu.css +2 -1
  237. package/components/side-panel/side-panel-lit.js +1 -1
  238. package/components/side-panel/side-panel.css +1 -0
  239. package/components/stepper/stepper-lit.js +1 -1
  240. package/components/stepper/stepper-shadow-lit.js +1 -1
  241. package/components/stepper/stepper-shadow.css +17 -5
  242. package/components/stepper/stepper.css +24 -12
  243. package/components/table/table.css +91 -1
  244. package/components/tabs/tabs-lit.js +1 -1
  245. package/components/tag/tag-lit.js +1 -1
  246. package/components/tag/tag.css +60 -49
  247. package/components/toolbar/toolbar-lit.d.ts +2 -0
  248. package/components/toolbar/toolbar-lit.js +7 -0
  249. package/components/toolbar/toolbar.css +28 -0
  250. package/components/tooltip/tooltip-lit.js +1 -1
  251. package/components/tooltip/tooltip.css +52 -3
  252. package/global/global.css +203 -85
  253. package/package.json +1 -1
  254. package/styles.css +427 -164
  255. package/tokens/component-tokens.scss +3 -0
  256. package/tokens/themes/1177-admin-tokens.css +36 -42
  257. package/tokens/themes/1177-pro-tokens.css +36 -42
  258. package/tokens/themes/1177-tokens.css +36 -42
  259. package/tokens/themes/inera-admin-tokens.css +66 -72
  260. package/tokens/themes/inera-general-tokens.css +951 -0
  261. package/tokens/themes/inera-tokens.css +60 -66
@@ -1,4 +1,5 @@
1
- .ids--light, .ids--dark {
1
+ .ids--light,
2
+ .ids--dark {
2
3
  --IDS-FONT-FAMILY-BASE: "Open Sans";
3
4
  --IDS-FONT-FAMILY-HEADING: "Inter";
4
5
  --IDS-FONT-COLOR: var(--ids-color-surface-text-on-default);
@@ -16,10 +17,15 @@
16
17
  --IDS-BULLET-LIST__LINE-HEIGHT: 1.5rem;
17
18
  --IDS-DIVIDER__COLOR: var(--ids-color-surface-border-default);
18
19
  }
19
- .ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
20
+ .ids--light.ids--1177-pro, .ids--light.ids--1177-admin,
21
+ .ids--dark.ids--1177-pro,
22
+ .ids--dark.ids--1177-admin {
20
23
  --IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
21
24
  }
22
- .ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
25
+ .ids--light.ids--inera, .ids--light.ids--inera-general, .ids--light.ids--inera-admin,
26
+ .ids--dark.ids--inera,
27
+ .ids--dark.ids--inera-general,
28
+ .ids--dark.ids--inera-admin {
23
29
  --IDS-FONT-FAMILY-BASE: "Open Sans";
24
30
  --IDS-FONT-FAMILY-HEADING: "Poppins";
25
31
  --IDS-HEADING-XXL__MARGIN-BOTTOM: 1.25rem;
@@ -31,10 +37,16 @@
31
37
  --IDS-BULLET-LIST__LINE-HEIGHT: 1.625rem;
32
38
  --IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT: 600;
33
39
  }
34
- .ids--light.ids--dark, .ids--dark.ids--dark {
40
+ .ids--light.ids--dark,
41
+ .ids--dark.ids--dark {
35
42
  --IDS-PAGE-LIST__COLOR: var(--ids-color-navigation-text-default);
36
43
  }
37
- .ids--light.ids--dark.ids--1177-pro, .ids--light.ids--dark.ids--1177-admin, .ids--light.ids--dark.ids--inera, .ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--1177-pro, .ids--dark.ids--dark.ids--1177-admin, .ids--dark.ids--dark.ids--inera, .ids--dark.ids--dark.ids--inera-admin {
44
+ .ids--light.ids--dark.ids--1177-pro, .ids--light.ids--dark.ids--1177-admin, .ids--light.ids--dark.ids--inera, .ids--light.ids--dark.ids--inera-general, .ids--light.ids--dark.ids--inera-admin,
45
+ .ids--dark.ids--dark.ids--1177-pro,
46
+ .ids--dark.ids--dark.ids--1177-admin,
47
+ .ids--dark.ids--dark.ids--inera,
48
+ .ids--dark.ids--dark.ids--inera-general,
49
+ .ids--dark.ids--dark.ids--inera-admin {
38
50
  --IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
39
51
  }
40
52
 
@@ -10,7 +10,8 @@
10
10
  }
11
11
  }
12
12
 
13
- .ids--light, .ids--dark {
13
+ .ids--light,
14
+ .ids--dark {
14
15
  --IDS-FONT-FAMILY-BASE: "Open Sans";
15
16
  --IDS-FONT-FAMILY-HEADING: "Inter";
16
17
  --IDS-FONT-COLOR: var(--ids-color-surface-text-on-default);
@@ -28,10 +29,15 @@
28
29
  --IDS-BULLET-LIST__LINE-HEIGHT: 1.5rem;
29
30
  --IDS-DIVIDER__COLOR: var(--ids-color-surface-border-default);
30
31
  }
31
- .ids--light.ids--1177-pro, .ids--light.ids--1177-admin, .ids--dark.ids--1177-pro, .ids--dark.ids--1177-admin {
32
+ .ids--light.ids--1177-pro, .ids--light.ids--1177-admin,
33
+ .ids--dark.ids--1177-pro,
34
+ .ids--dark.ids--1177-admin {
32
35
  --IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
33
36
  }
34
- .ids--light.ids--inera, .ids--light.ids--inera-admin, .ids--dark.ids--inera, .ids--dark.ids--inera-admin {
37
+ .ids--light.ids--inera, .ids--light.ids--inera-general, .ids--light.ids--inera-admin,
38
+ .ids--dark.ids--inera,
39
+ .ids--dark.ids--inera-general,
40
+ .ids--dark.ids--inera-admin {
35
41
  --IDS-FONT-FAMILY-BASE: "Open Sans";
36
42
  --IDS-FONT-FAMILY-HEADING: "Poppins";
37
43
  --IDS-HEADING-XXL__MARGIN-BOTTOM: 1.25rem;
@@ -43,10 +49,16 @@
43
49
  --IDS-BULLET-LIST__LINE-HEIGHT: 1.625rem;
44
50
  --IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT: 600;
45
51
  }
46
- .ids--light.ids--dark, .ids--dark.ids--dark {
52
+ .ids--light.ids--dark,
53
+ .ids--dark.ids--dark {
47
54
  --IDS-PAGE-LIST__COLOR: var(--ids-color-navigation-text-default);
48
55
  }
49
- .ids--light.ids--dark.ids--1177-pro, .ids--light.ids--dark.ids--1177-admin, .ids--light.ids--dark.ids--inera, .ids--light.ids--dark.ids--inera-admin, .ids--dark.ids--dark.ids--1177-pro, .ids--dark.ids--dark.ids--1177-admin, .ids--dark.ids--dark.ids--inera, .ids--dark.ids--dark.ids--inera-admin {
56
+ .ids--light.ids--dark.ids--1177-pro, .ids--light.ids--dark.ids--1177-admin, .ids--light.ids--dark.ids--inera, .ids--light.ids--dark.ids--inera-general, .ids--light.ids--dark.ids--inera-admin,
57
+ .ids--dark.ids--dark.ids--1177-pro,
58
+ .ids--dark.ids--dark.ids--1177-admin,
59
+ .ids--dark.ids--dark.ids--inera,
60
+ .ids--dark.ids--dark.ids--inera-general,
61
+ .ids--dark.ids--dark.ids--inera-admin {
50
62
  --IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
51
63
  }
52
64
 
@@ -56,10 +68,11 @@
56
68
  display: flex;
57
69
  flex-direction: column;
58
70
  }
59
- .ids-step .ids-step__label {
71
+ .ids-step .ids-step__subtitle {
60
72
  font-size: 1rem;
61
- color: var(--IDS-STEP__LABEL-COLOR);
73
+ color: var(--IDS-STEP__SUBTITLE-COLOR);
62
74
  font-family: var(--IDS-FONT-FAMILY-BASE);
75
+ text-align: left;
63
76
  }
64
77
  .ids-step .ids-step__button {
65
78
  padding: var(--IDS-STEP__BUTTON-PADDING-MOBILE);
@@ -79,7 +92,7 @@
79
92
  pointer-events: none;
80
93
  cursor: default;
81
94
  }
82
- .ids-step .ids-step__button.ids-step__button--disabled .ids-step__label {
95
+ .ids-step .ids-step__button.ids-step__button--disabled .ids-step__subtitle {
83
96
  font-style: italic;
84
97
  color: var(--IDS-STEP--DISABLED__LABEL-COLOR);
85
98
  }
@@ -152,6 +165,7 @@
152
165
  position: absolute;
153
166
  -webkit-font-smoothing: antialiased;
154
167
  -moz-osx-font-smoothing: grayscale;
168
+ font-size: 1rem;
155
169
  content: "\e93a";
156
170
  color: var(--IDS-STEP--VALID__INDICATOR-ICON-COLOR);
157
171
  font-size: 1.25rem !important;
@@ -167,14 +181,11 @@
167
181
  position: absolute;
168
182
  -webkit-font-smoothing: antialiased;
169
183
  -moz-osx-font-smoothing: grayscale;
184
+ font-size: 1rem;
170
185
  content: "\e91d";
171
186
  color: var(--IDS-STEP--INVALID__INDICATOR-ICON-COLOR);
172
187
  font-size: 1.25rem !important;
173
188
  }
174
- .ids-step .ids-step__label {
175
- display: flex;
176
- align-self: flex-start;
177
- }
178
189
  .ids-step .ids-step__headline,
179
190
  .ids-step .ids-step__headline *:is(h1, h2, h3, h4, h5, h6) {
180
191
  margin: 0 !important;
@@ -200,6 +211,7 @@
200
211
  position: absolute;
201
212
  -webkit-font-smoothing: antialiased;
202
213
  -moz-osx-font-smoothing: grayscale;
214
+ font-size: 1rem;
203
215
  content: "\e936";
204
216
  font-size: 1.25rem;
205
217
  top: 50%;
@@ -1,3 +1,67 @@
1
+ .ids--light,
2
+ .ids--dark {
3
+ --IDS-FONT-FAMILY-BASE: "Open Sans";
4
+ --IDS-FONT-FAMILY-HEADING: "Inter";
5
+ --IDS-FONT-COLOR: var(--ids-color-surface-text-on-default);
6
+ --IDS-HEADING-XXL__MARGIN-BOTTOM: 1.875rem;
7
+ --IDS-HEADING-XL__MARGIN-BOTTOM: 1.875rem;
8
+ --IDS-HEADING-L__MARGIN-BOTTOM: 1.875rem;
9
+ --IDS-PAGE-LIST__COLOR: var(--ids-color-brand-text-primary);
10
+ --IDS-PAGE-LIST__FONT-FAMILY: var(--IDS-FONT-FAMILY-HEADING);
11
+ --IDS-PAGE-LIST__FONT-SIZE: 1.25rem;
12
+ --IDS-PAGE-LIST__LINE-HEIGHT: 1.5rem;
13
+ --IDS-PAGE-LIST__FONT-WEIGHT: 700;
14
+ --IDS-PAGE-LIST__LETTER-SPACING: -0.025rem;
15
+ --IDS-BULLET-LIST__MARKER-COLOR: var(--ids-color-brand-text-primary);
16
+ --IDS-BULLET-LIST__MARKER-FONT-WEIGHT: bold;
17
+ --IDS-BULLET-LIST__LINE-HEIGHT: 1.5rem;
18
+ --IDS-DIVIDER__COLOR: var(--ids-color-surface-border-default);
19
+ }
20
+ .ids--light.ids--1177-pro, .ids--light.ids--1177-admin,
21
+ .ids--dark.ids--1177-pro,
22
+ .ids--dark.ids--1177-admin {
23
+ --IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
24
+ }
25
+ .ids--light.ids--inera, .ids--light.ids--inera-general, .ids--light.ids--inera-admin,
26
+ .ids--dark.ids--inera,
27
+ .ids--dark.ids--inera-general,
28
+ .ids--dark.ids--inera-admin {
29
+ --IDS-FONT-FAMILY-BASE: "Open Sans";
30
+ --IDS-FONT-FAMILY-HEADING: "Poppins";
31
+ --IDS-HEADING-XXL__MARGIN-BOTTOM: 1.25rem;
32
+ --IDS-HEADING-XL__MARGIN-BOTTOM: 1.25rem;
33
+ --IDS-HEADING-L__MARGIN-BOTTOM: 1.25rem;
34
+ --IDS-PAGE-LIST__FONT-WEIGHT: 600;
35
+ --IDS-PAGE-LIST__LETTER-SPACING: 0;
36
+ --IDS-BULLET-LIST__MARKER-FONT-WEIGHT: normal;
37
+ --IDS-BULLET-LIST__LINE-HEIGHT: 1.625rem;
38
+ --IDS-DESCRIPTION-LIST__TERM-FONT-WEIGHT: 600;
39
+ }
40
+ .ids--light.ids--dark,
41
+ .ids--dark.ids--dark {
42
+ --IDS-PAGE-LIST__COLOR: var(--ids-color-navigation-text-default);
43
+ }
44
+ .ids--light.ids--dark.ids--1177-pro, .ids--light.ids--dark.ids--1177-admin, .ids--light.ids--dark.ids--inera, .ids--light.ids--dark.ids--inera-general, .ids--light.ids--dark.ids--inera-admin,
45
+ .ids--dark.ids--dark.ids--1177-pro,
46
+ .ids--dark.ids--dark.ids--1177-admin,
47
+ .ids--dark.ids--dark.ids--inera,
48
+ .ids--dark.ids--dark.ids--inera-general,
49
+ .ids--dark.ids--dark.ids--inera-admin {
50
+ --IDS-PAGE-LIST__COLOR: var(--ids-color-interactive-text-default);
51
+ }
52
+
53
+ @media (max-width: 1023px) {
54
+ .ids-desktop {
55
+ display: none !important;
56
+ }
57
+ }
58
+
59
+ @media (min-width: 1024px) {
60
+ .ids-mobile {
61
+ display: none !important;
62
+ }
63
+ }
64
+
1
65
  .ids-table {
2
66
  table-layout: fixed;
3
67
  border-collapse: separate;
@@ -9,6 +73,19 @@
9
73
  border-spacing: 0;
10
74
  overflow: hidden;
11
75
  }
76
+ .ids-table caption {
77
+ font-style: normal;
78
+ color: var(--IDS-TABLE__CAPTION-COLOR);
79
+ font-family: var(--ids-font-family-body-text);
80
+ font-size: var(--ids-font-size-body-text);
81
+ line-height: var(--ids-font-line-height-body-text);
82
+ font-weight: var(--ids-font-weight-body-text);
83
+ letter-spacing: 0;
84
+ text-align: left;
85
+ font-size: 1rem;
86
+ margin-bottom: 0.25rem;
87
+ margin-left: 0.25rem;
88
+ }
12
89
  .ids-table thead th {
13
90
  background-color: var(--IDS-TABLE__HEAD-BACKGROUND-COLOR);
14
91
  text-align: start;
@@ -27,9 +104,15 @@
27
104
  .ids-table thead tr:first-child th {
28
105
  border-top: 0;
29
106
  }
107
+ .ids-table thead tr th:first-child {
108
+ border-top-left-radius: var(--IDS-TABLE__BORDER-TOP-RADIUS);
109
+ }
110
+ .ids-table thead tr th:last-child {
111
+ border-top-right-radius: var(--IDS-TABLE__BORDER-TOP-RADIUS);
112
+ }
30
113
  .ids-table tbody tr:first-child th,
31
114
  .ids-table tbody tr:first-child td {
32
- border-top: var(--IDS-TABLE__FIRST-ROW-CELL-BORDER-TOP);
115
+ border-radius: var(--IDS-TABLE__FIRST-ROW-CELL-BORDER-TOP);
33
116
  }
34
117
  .ids-table tbody tr td:first-child,
35
118
  .ids-table thead tr th:first-child {
@@ -37,6 +120,13 @@
37
120
  }
38
121
  .ids-table tbody tr th {
39
122
  border-bottom: 0;
123
+ border-left: 0;
40
124
  text-align: left;
41
125
  background-color: var(--IDS-TABLE__HEAD-BACKGROUND-COLOR);
126
+ }
127
+ .ids-table tbody tr:last-child th:first-child {
128
+ border-bottom-left-radius: var(--IDS-TABLE__BORDER-TOP-RADIUS);
129
+ }
130
+ .ids-table tbody td {
131
+ background-color: var(--IDS-TABLE__CELL-BACKGROUND-COLOR);
42
132
  }
@@ -2,7 +2,7 @@ import { css, unsafeCSS } from 'lit';
2
2
 
3
3
  var css_248z$1 = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-tabs .ids-tabs__select{display:block}.ids-tabs .ids-tabs__select .ids-label-wrapper{margin-bottom:.25rem}.ids-tabs .ids-tabs__tabs{align-items:flex-end;display:none;flex-wrap:wrap;justify-content:flex-start;padding:0 1.25rem;position:relative}.ids-tabs .ids-tabs__tabs:after{background-color:var(--IDS-TABS__BORDER-BOTTOM-COLOR);bottom:0;content:\"\";height:.25rem;left:0;position:absolute;right:0;width:100%}.ids-tabs .ids-tabs__tabs:before{bottom:0;content:var(--IDS-TAB--SELECTED__BEFORE-CONTENT);height:.625rem;left:0;pointer-events:none;position:absolute;right:0}@media (min-width:1024px){.ids-tabs .ids-tabs__select{display:none}.ids-tabs .ids-tabs__tabs{display:flex}}.ids-tabs.ids-tabs--unresponsive .ids-tabs__select{display:none}.ids-tabs.ids-tabs--unresponsive .ids-tabs__tabs{display:flex!important}@media (min-width:640px){.ids-tabs.ids-tabs--responsive-on-s .ids-tabs__select{display:none}.ids-tabs.ids-tabs--responsive-on-s .ids-tabs__tabs{display:flex}}@media (min-width:1024px){.ids-tabs.ids-tabs--responsive-on-m .ids-tabs__select{display:none}.ids-tabs.ids-tabs--responsive-on-m .ids-tabs__tabs{display:flex}}.ids-tabs .ids-tabs__panels{position:relative}.ids-tab{background:none;border:none;color:inherit;font:inherit;min-height:1.5rem;min-width:1.5rem;outline:inherit;padding:0;-moz-user-select:-moz-none}.ids-tab:focus-visible{outline:.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-tab{-webkit-touch-callout:none;align-items:center;background-color:var(--IDS-TABS__BACKGROUND-COLOR);border-left:var(--IDS-TAB__BORDER);border-radius:var(--IDS-TAB__BORDER-RADIUS);border-right:var(--IDS-TAB__BORDER);border-top:var(--IDS-TAB__BORDER);color:var(--IDS-TAB__COLOR);cursor:pointer;display:flex;font-family:var(--IDS-FONT-FAMILY-BASE);justify-content:center;outline:none;overflow:hidden;padding:.4375rem 1.4375rem;position:relative;text-decoration:none!important;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.ids-tab:after{background-color:var(--IDS-TABS__BORDER-BOTTOM-COLOR);bottom:0;content:\"\";height:.25rem;left:0;position:absolute;right:0;z-index:2}.ids-tab:focus-visible{z-index:2}.ids-tab .ids-tab__label{align-items:center;background-color:var(--IDS-TABS__BACKGROUND-COLOR);color:var(--IDS-TAB__COLOR);display:flex;flex-direction:row;font-size:1rem;font-weight:400;justify-content:center;line-height:1.6875rem;text-align:center}.ids-tab .ids-tab__label:before{background-color:transparent;content:\"\";height:var(--IDS-TAB--SELECTED__TOP-BORDER-HEIGHT);left:0;position:absolute;right:0;top:0;width:100%}.ids-tab:hover{border-left:var(--IDS-TAB--HOVER-BORDER);border-right:var(--IDS-TAB--HOVER-BORDER);border-top:var(--IDS-TAB--HOVER-BORDER-TOP);padding:.4375rem 1.375rem}.ids-tab:hover .ids-tab__label{color:var(--IDS-TAB--HOVER-COLOR)}.ids-tab:hover .ids-tab__label:before{background-color:var(--IDS-TAB--HOVER-BEFORE-COLOR)}.ids-tab.ids-tab--selected{border-left:var(--IDS-TAB--SELECTED__BORDER);border-right:var(--IDS-TAB--SELECTED__BORDER);border-top:var(--IDS-TAB--SELECTED__BORDER-TOP);padding:.4375rem 1.375rem}.ids-tab.ids-tab--selected,.ids-tab.ids-tab--selected .ids-tab__label{background-color:var(--IDS-TAB--SELECTED__BACKGROUND-COLOR);color:var(--IDS-TAB--SELECTED__COLOR)}.ids-tab.ids-tab--selected .ids-tab__label:before{background-color:var(--IDS-TAB--SELECTED__BORDER-COLOR)}.ids-tab.ids-tab--selected:after{background-color:var(--IDS-TAB--SELECTED__BORDER-BOTTOM-COLOR)}.ids-tab .ids-tab-icon{align-self:center!important;color:var(--IDS-TAB-ICON__COLOR);display:flex!important;font-size:1.25rem!important;margin-right:.5rem}.ids-tab .ids-tab-extra{margin-left:.5rem}.ids-tab-panel{color:var(--IDS-TAB-PANEL__COLOR);display:none;font-family:var(--IDS-FONT-FAMILY-BASE);margin-top:1.5rem;outline-color:var(--IDS-FOCUS__OUTLINE-COLOR);outline-offset:.125rem}.ids-tab-panel .ids-tab-panel--hidden{display:none}.ids-tab-panel.ids-tab-panel--compact{margin-top:.125rem}.ids-tab-panel.ids-tab-panel--selected{display:block}";
4
4
 
5
- var css_248z = ".ids-select:has(select:disabled) label{color:var(--IDS-FORM-LABEL--DISABLED-COLOR);cursor:default!important;font-style:italic}.ids-select__select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-color:var(--IDS-INPUT__BACKGROUND-COLOR);border-radius:var(--IDS-BORDER-RADIUS-MEDIUM);box-sizing:border-box;color:var(--IDS-FORM__COLOR);display:block;font-family:var(--IDS-FONT-FAMILY-BASE)!important;font-size:1rem;padding:var(--IDS-INPUT__PADDING);width:100%}.ids-select__select:hover{background-color:var(--IDS-INPUT__HOVER-BACKGROUND-COLOR)}.ids-select__select:active{background-color:var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);border-color:var(--IDS-INPUT__ACTIVE-BORDER-COLOR)}.ids-select__select:focus-visible,.ids-select__select:focus-visible:hover{background-color:var(--IDS-INPUT__BACKGROUND-COLOR);border-color:var(--IDS-INPUT__FOCUS-BORDER-COLOR)}.ids-select__select:disabled,.ids-select__select[readonly],.ids-select__select[readonly]:focus-visible,.ids-select__select[readonly]:focus-visible:hover{-webkit-text-fill-color:inherit;background:var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);border:var(--IDS-FORM--DISABLED__BORDER);color:var(--IDS-FORM--DISABLED__COLOR);font-style:italic!important;opacity:1}.ids-select__select:disabled::placeholder,.ids-select__select[readonly]::placeholder,.ids-select__select[readonly]:focus-visible::placeholder,.ids-select__select[readonly]:focus-visible:hover::placeholder{color:var(--IDS-FORM--DISABLED__COLOR)}.ids-select__select.ids-input--light{background-color:var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR)}.ids-select__select.ids-input--light:hover{background-color:var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR)}.ids-select__select.ids-input--light:active{background-color:var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);border-color:var(--IDS-INPUT__ACTIVE-BORDER-COLOR)}.ids-select__select.ids-input--light:focus-visible,.ids-select__select.ids-input--light:focus-visible:hover{background-color:var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR)}.ids-select__select.ids-input--light:disabled,.ids-select__select.ids-input--light[readonly],.ids-select__select.ids-input--light[readonly]:focus-visible,.ids-select__select.ids-input--light[readonly]:focus-visible:hover{-webkit-text-fill-color:inherit;background:var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);border:var(--IDS-FORM--DISABLED__BORDER);color:var(--IDS-FORM--DISABLED__COLOR);font-style:italic!important;opacity:1}.ids-select__select.ids-input--light:disabled::placeholder,.ids-select__select.ids-input--light[readonly]::placeholder,.ids-select__select.ids-input--light[readonly]:focus-visible::placeholder,.ids-select__select.ids-input--light[readonly]:focus-visible:hover::placeholder{color:var(--IDS-FORM--DISABLED__COLOR)}.ids-select__select:focus-visible{outline:.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-select__select{border:var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);cursor:pointer;display:inline-block!important;height:var(--IDS-INPUT__HEIGHT);overflow:hidden;padding-left:var(--IDS-SELECT__PADDING-LEFT)!important;padding-right:var(--IDS-INPUT__ICON-PADDING-RIGHT)!important;text-align:left;text-overflow:ellipsis;width:100%!important}.ids-select__select::placeholder{color:var(--IDS-FORM__COLOR)}.ids-select__select.ids-input--invalid,.ids-select__select[aria-invalid=true]{background:var(--IDS-FORM--INVALID__BACKGROUND-COLOR)!important;border:var(--IDS-FORM--INVALID__BORDER);box-shadow:var(--IDS-FORM--INVALID-BOX-SHADOW)}.ids-select__select.ids-input--light{background-color:var(--IDS-SELECT--LIGHT__BACKGROUND-COLOR)}.ids-select__select.ids-input--light.ids-input--invalid,.ids-select__select.ids-input--light[aria-invalid=true]{background:var(--IDS-FORM--INVALID__BACKGROUND-COLOR)!important;border:var(--IDS-FORM--INVALID__BORDER);box-shadow:var(--IDS-FORM--INVALID-BOX-SHADOW)}.ids-select__select[aria-disabled=true]{-webkit-text-fill-color:inherit;background:var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);border:var(--IDS-FORM--DISABLED__BORDER);color:var(--IDS-FORM--DISABLED__COLOR);font-style:italic!important;opacity:1}.ids-select__select[aria-disabled=true]::placeholder{color:var(--IDS-FORM--DISABLED__COLOR)}.ids-select__select:disabled{cursor:default}.ids-select__select:disabled::placeholder{color:var(--IDS-FORM--DISABLED__COLOR)}.ids-select__select:disabled.ids-input--light{-webkit-text-fill-color:inherit;background-color:var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);background:var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);border:var(--IDS-FORM--DISABLED__BORDER);color:var(--IDS-FORM--DISABLED__COLOR);font-style:italic!important;opacity:1}.ids-select__select:disabled.ids-input--light::placeholder{color:var(--IDS-FORM--DISABLED__COLOR)}.ids-select__wrapper{display:flex;position:relative}.ids-select__wrapper:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON--ACTIVE-COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;pointer-events:none;position:absolute;right:var(--IDS-INPUT__ICON-RIGHT);top:50%;transform:translateY(-50%);z-index:2}.ids-select__wrapper:has(select:disabled):after,.ids-select__wrapper:has(select[aria-disabled=true]):after{color:var(--IDS-FORM--DISABLED__COLOR)!important}.ids-select__wrapper:has(select[aria-invalid=true]):after{color:var(--IDS-FORM--INVALID__COLOR)!important}";
5
+ var css_248z = ".ids-select:has(select:disabled) label{color:var(--IDS-FORM-LABEL--DISABLED-COLOR);cursor:default!important;font-style:italic}.ids-select__select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-color:var(--IDS-INPUT__BACKGROUND-COLOR);border-radius:var(--IDS-BORDER-RADIUS-MEDIUM)!important;box-sizing:border-box;color:var(--IDS-FORM__COLOR);display:block;font-family:var(--IDS-FONT-FAMILY-BASE)!important;font-size:1rem;padding:var(--IDS-INPUT__PADDING);width:100%}.ids-select__select:hover{background-color:var(--IDS-INPUT__HOVER-BACKGROUND-COLOR)}.ids-select__select:active{background-color:var(--IDS-INPUT__ACTIVE-BACKGROUND-COLOR);border-color:var(--IDS-INPUT__ACTIVE-BORDER-COLOR)}.ids-select__select:focus-visible,.ids-select__select:focus-visible:hover{background-color:var(--IDS-INPUT__BACKGROUND-COLOR);border-color:var(--IDS-INPUT__FOCUS-BORDER-COLOR)}.ids-select__select:disabled,.ids-select__select[readonly],.ids-select__select[readonly]:focus-visible,.ids-select__select[readonly]:focus-visible:hover{-webkit-text-fill-color:inherit;background:var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);border:var(--IDS-FORM--DISABLED__BORDER);color:var(--IDS-FORM--DISABLED__COLOR);font-style:italic!important;opacity:1}.ids-select__select:disabled::placeholder,.ids-select__select[readonly]::placeholder,.ids-select__select[readonly]:focus-visible::placeholder,.ids-select__select[readonly]:focus-visible:hover::placeholder{color:var(--IDS-FORM--DISABLED__COLOR)}.ids-select__select.ids-input--light{background-color:var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR)}.ids-select__select.ids-input--light:hover{background-color:var(--IDS-INPUT--LIGHT__HOVER-BACKGROUND-COLOR)}.ids-select__select.ids-input--light:active{background-color:var(--IDS-INPUT--LIGHT__ACTIVE-BACKGROUND-COLOR);border-color:var(--IDS-INPUT__ACTIVE-BORDER-COLOR)}.ids-select__select.ids-input--light:focus-visible,.ids-select__select.ids-input--light:focus-visible:hover{background-color:var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR)}.ids-select__select.ids-input--light:disabled,.ids-select__select.ids-input--light[readonly],.ids-select__select.ids-input--light[readonly]:focus-visible,.ids-select__select.ids-input--light[readonly]:focus-visible:hover{-webkit-text-fill-color:inherit;background:var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);border:var(--IDS-FORM--DISABLED__BORDER);color:var(--IDS-FORM--DISABLED__COLOR);font-style:italic!important;opacity:1}.ids-select__select.ids-input--light:disabled::placeholder,.ids-select__select.ids-input--light[readonly]::placeholder,.ids-select__select.ids-input--light[readonly]:focus-visible::placeholder,.ids-select__select.ids-input--light[readonly]:focus-visible:hover::placeholder{color:var(--IDS-FORM--DISABLED__COLOR)}.ids-select__select:focus-visible{outline:.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-select__select{border:var(--IDS-INPUT__BORDER-THICKNESS) solid var(--IDS-INPUT__BORDER-COLOR);cursor:pointer;display:inline-block!important;height:var(--IDS-INPUT__HEIGHT);overflow:hidden;padding-left:var(--IDS-SELECT__PADDING-LEFT)!important;padding-right:var(--IDS-INPUT__ICON-PADDING-RIGHT)!important;text-align:left;text-overflow:ellipsis;width:100%!important}.ids-select__select::placeholder{color:var(--IDS-FORM__COLOR)}.ids-select__select.ids-input--invalid,.ids-select__select[aria-invalid=true]{background:var(--IDS-FORM--INVALID__BACKGROUND-COLOR)!important;border:var(--IDS-FORM--INVALID__BORDER);box-shadow:var(--IDS-FORM--INVALID-BOX-SHADOW)}.ids-select__select.ids-input--light{background-color:var(--IDS-SELECT--LIGHT__BACKGROUND-COLOR)}.ids-select__select.ids-input--light.ids-input--invalid,.ids-select__select.ids-input--light[aria-invalid=true]{background:var(--IDS-FORM--INVALID__BACKGROUND-COLOR)!important;border:var(--IDS-FORM--INVALID__BORDER);box-shadow:var(--IDS-FORM--INVALID-BOX-SHADOW)}.ids-select__select[aria-disabled=true]{-webkit-text-fill-color:inherit;background:var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);border:var(--IDS-FORM--DISABLED__BORDER);color:var(--IDS-FORM--DISABLED__COLOR);font-style:italic!important;opacity:1}.ids-select__select[aria-disabled=true]::placeholder{color:var(--IDS-FORM--DISABLED__COLOR)}.ids-select__select:disabled{cursor:default}.ids-select__select:disabled::placeholder{color:var(--IDS-FORM--DISABLED__COLOR)}.ids-select__select:disabled.ids-input--light{-webkit-text-fill-color:inherit;background-color:var(--IDS-INPUT--LIGHT__BACKGROUND-COLOR);background:var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);border:var(--IDS-FORM--DISABLED__BORDER);color:var(--IDS-FORM--DISABLED__COLOR);font-style:italic!important;opacity:1}.ids-select__select:disabled.ids-input--light::placeholder{color:var(--IDS-FORM--DISABLED__COLOR)}.ids-select__wrapper{display:flex;position:relative}.ids-select__wrapper:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-ICON--ACTIVE-COLOR);content:\"\\e936\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;pointer-events:none;position:absolute;right:var(--IDS-INPUT__ICON-RIGHT);top:50%;transform:translateY(-50%);z-index:2}.ids-select__wrapper:has(select:disabled):after,.ids-select__wrapper:has(select[aria-disabled=true]):after{color:var(--IDS-FORM--DISABLED__COLOR)!important}.ids-select__wrapper:has(select[aria-invalid=true]):after{color:var(--IDS-FORM--INVALID__COLOR)!important}";
6
6
 
7
7
  var tabsLit = css`${unsafeCSS(css_248z$1)} ${unsafeCSS(css_248z)}`;
8
8
 
@@ -1,6 +1,6 @@
1
1
  import { css, unsafeCSS } from 'lit';
2
2
 
3
- var css_248z = ".ids-tag{background-color:var(--IDS-TAG__BACKGROUND-COLOR);border:var(--IDS-TAG__BORDER-THICKNESS) solid var(--IDS-TAG__BORDER-COLOR);border-radius:var(--IDS-TAG__BORDER-RADIUS);color:var(--IDS-TAG__COLOR);display:inline-block;font-family:var(--IDS-FONT-FAMILY-HEADING);font-weight:400;height:max-content;line-height:1rem!important;padding:var(--IDS-TAG__PADDING);text-align:left}.ids-tag .ids-tag__content{display:flex;flex-direction:row;gap:.5rem;justify-content:space-between}.ids-tag.ids-tag--clickable{border:var(--IDS-TAG__BORDER-THICKNESS) solid var(--IDS-TAG--INTERACTIVE__BORDER-COLOR);color:var(--IDS-TAG--INTERACTIVE__COLOR);cursor:pointer;font-weight:var(--IDS-TAG--INTERACTIVE__FONT-WEIGHT)}.ids-tag.ids-tag--clickable:has(button){padding:0!important}.ids-tag.ids-tag--clickable:has(button) button{background:none;border:none;border-radius:var(--IDS-TAG__BORDER-RADIUS);color:inherit;cursor:pointer;font:inherit;height:100%;min-height:1.5rem;min-width:1.5rem;outline:inherit;padding:0;padding:var(--IDS-TAG__PADDING);text-align:left;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.ids-tag.ids-tag--clickable:has(button) button:focus-visible:focus-visible{outline:.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-tag.ids-tag--clickable:has(button) button:hover{background-color:var(--IDS-TAG--INTERACTIVE-HOVER__BACKGROUND-COLOR);color:var(--IDS-TAG--INTERACTIVE-HOVER__COLOR)}.ids-tag.ids-tag--clickable:has(button) button:active{background-color:var(--IDS-TAG--INTERACTIVE-ACTIVE__BACKGROUND-COLOR);color:var(--IDS-TAG--INTERACTIVE-ACTIVE__COLOR)}.ids-tag .ids-tag__close-btn{background:none;border:none;color:inherit;font:inherit;min-height:1.5rem;min-width:1.5rem;outline:inherit;padding:0;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ids-tag .ids-tag__close-btn:focus-visible{outline:.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-tag .ids-tag__close-btn{border-radius:var(--IDS-BORDER-RADIUS-100);cursor:pointer;height:.875rem;margin:-.25rem -.25rem -.5rem 0;position:relative;width:.875rem}.ids-tag .ids-tag__close-btn button{background:none;border:none;cursor:pointer;height:100%;width:100%}.ids-tag .ids-tag__close-btn:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-TAG__ICON-COLOR);content:\"\\e934\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:.875rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ids-tag .ids-tag__close-btn button:focus-visible,.ids-tag .ids-tag__close-btn:focus-visible{border-radius:var(--IDS-BORDER-RADIUS-100)}.ids-tag .ids-tag__close-btn:hover:before{color:var(--IDS-TAG__ICON-HOVER-COLOR)}button.ids-tag--clickable{background:none;border:none;border-radius:var(--IDS-TAG__BORDER-RADIUS);color:inherit;cursor:pointer;font:inherit;height:100%;min-height:1.5rem;min-width:1.5rem;outline:inherit;padding:0;padding:var(--IDS-TAG__PADDING);text-align:left;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%;width:fit-content}button.ids-tag--clickable:focus-visible:focus-visible{outline:.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}button.ids-tag--clickable:hover{background-color:var(--IDS-TAG--INTERACTIVE-HOVER__BACKGROUND-COLOR);color:var(--IDS-TAG--INTERACTIVE-HOVER__COLOR)}button.ids-tag--clickable:active{background-color:var(--IDS-TAG--INTERACTIVE-ACTIVE__BACKGROUND-COLOR);color:var(--IDS-TAG--INTERACTIVE-ACTIVE__COLOR)}";
3
+ var css_248z = ".ids-tag{background-color:var(--IDS-TAG__BACKGROUND-COLOR);border:var(--IDS-TAG__BORDER-THICKNESS) solid var(--IDS-TAG__BORDER-COLOR);border-radius:var(--IDS-TAG__BORDER-RADIUS);color:var(--IDS-TAG__COLOR);display:inline-block;font-family:var(--IDS-FONT-FAMILY-HEADING);font-weight:400;height:max-content;line-height:1rem!important;padding:var(--IDS-TAG__PADDING);text-align:left}.ids-tag .ids-tag__content{display:flex;flex-direction:row;gap:.5rem;justify-content:space-between}.ids-tag .ids-tag__close-btn{background:none;border:none;color:inherit;font:inherit;min-height:1.5rem;min-width:1.5rem;outline:inherit;padding:0;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ids-tag .ids-tag__close-btn:focus-visible{outline:.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-tag .ids-tag__close-btn{border-radius:var(--IDS-BORDER-RADIUS-100);margin:-.25rem -.25rem -.5rem 0;position:relative}.ids-tag .ids-tag__close-btn,.ids-tag .ids-tag__close-btn button{align-items:center;cursor:pointer;display:flex;height:1.5rem;justify-content:center;width:1.5rem}.ids-tag .ids-tag__close-btn button{background:none;border:none;border-radius:var(--IDS-BORDER-RADIUS-100)}.ids-tag .ids-tag__close-btn:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--IDS-TAG__ICON-COLOR);content:\"\\e934\";display:block;font:icon;font-family:Inera-Design-Icons!important;font-size:1rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.ids-tag .ids-tag__close-btn button:focus-visible,.ids-tag .ids-tag__close-btn:focus-visible{border-radius:var(--IDS-BORDER-RADIUS-100)}.ids-tag .ids-tag__close-btn:hover:before{color:var(--IDS-TAG__ICON-HOVER-COLOR)}.ids-tag.ids-tag--clickable{border:var(--IDS-TAG__BORDER-THICKNESS) solid var(--IDS-TAG--INTERACTIVE__BORDER-COLOR);color:var(--IDS-TAG--INTERACTIVE__COLOR);cursor:pointer;font-weight:var(--IDS-TAG--INTERACTIVE__FONT-WEIGHT)}.ids-tag.ids-tag--clickable:has(button){padding:0!important}.ids-tag.ids-tag--clickable .ids-tag__content>button{background:none;border:none;border-radius:var(--IDS-TAG__BORDER-RADIUS);color:inherit;cursor:pointer;font:inherit;height:100%;min-height:1.5rem;min-width:1.5rem;outline:inherit;padding:0;padding:var(--IDS-TAG__PADDING);text-align:left;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.ids-tag.ids-tag--clickable .ids-tag__content>button:focus-visible:focus-visible{outline:.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-tag.ids-tag--clickable .ids-tag__content>button:hover{background-color:var(--IDS-TAG--INTERACTIVE-HOVER__BACKGROUND-COLOR);color:var(--IDS-TAG--INTERACTIVE-HOVER__COLOR)}.ids-tag.ids-tag--clickable .ids-tag__content>button:active{background-color:var(--IDS-TAG--INTERACTIVE-ACTIVE__BACKGROUND-COLOR);color:var(--IDS-TAG--INTERACTIVE-ACTIVE__COLOR)}button.ids-tag--clickable{background:none;border:none;border-radius:var(--IDS-TAG__BORDER-RADIUS);color:inherit;cursor:pointer;font:inherit;height:100%;min-height:1.5rem;min-width:1.5rem;outline:inherit;padding:0;padding:var(--IDS-TAG__PADDING);text-align:left;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%;width:fit-content}button.ids-tag--clickable:focus-visible:focus-visible{outline:.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}button.ids-tag--clickable:hover{background-color:var(--IDS-TAG--INTERACTIVE-HOVER__BACKGROUND-COLOR);color:var(--IDS-TAG--INTERACTIVE-HOVER__COLOR)}button.ids-tag--clickable:active{background-color:var(--IDS-TAG--INTERACTIVE-ACTIVE__BACKGROUND-COLOR);color:var(--IDS-TAG--INTERACTIVE-ACTIVE__COLOR)}";
4
4
 
5
5
  var tagLit = css`${unsafeCSS(css_248z)}`;
6
6
 
@@ -17,50 +17,6 @@
17
17
  gap: 0.5rem;
18
18
  justify-content: space-between;
19
19
  }
20
- .ids-tag.ids-tag--clickable {
21
- cursor: pointer;
22
- border: var(--IDS-TAG__BORDER-THICKNESS) solid var(--IDS-TAG--INTERACTIVE__BORDER-COLOR);
23
- color: var(--IDS-TAG--INTERACTIVE__COLOR);
24
- font-weight: var(--IDS-TAG--INTERACTIVE__FONT-WEIGHT);
25
- }
26
- .ids-tag.ids-tag--clickable:has(button) {
27
- padding: 0 !important;
28
- }
29
- .ids-tag.ids-tag--clickable:has(button) button {
30
- background: none;
31
- border: none;
32
- min-width: 1.5rem;
33
- min-height: 1.5rem;
34
- background: none;
35
- color: inherit;
36
- border: none;
37
- padding: 0;
38
- font: inherit;
39
- cursor: pointer;
40
- outline: inherit;
41
- -moz-user-select: -moz-none;
42
- -khtml-user-select: none;
43
- -webkit-user-select: none;
44
- -ms-user-select: none;
45
- user-select: none;
46
- border-radius: var(--IDS-TAG__BORDER-RADIUS);
47
- padding: var(--IDS-TAG__PADDING);
48
- text-align: left;
49
- width: 100%;
50
- height: 100%;
51
- }
52
- .ids-tag.ids-tag--clickable:has(button) button:focus-visible:focus-visible {
53
- outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
54
- outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
55
- }
56
- .ids-tag.ids-tag--clickable:has(button) button:hover {
57
- color: var(--IDS-TAG--INTERACTIVE-HOVER__COLOR);
58
- background-color: var(--IDS-TAG--INTERACTIVE-HOVER__BACKGROUND-COLOR);
59
- }
60
- .ids-tag.ids-tag--clickable:has(button) button:active {
61
- color: var(--IDS-TAG--INTERACTIVE-ACTIVE__COLOR);
62
- background-color: var(--IDS-TAG--INTERACTIVE-ACTIVE__BACKGROUND-COLOR);
63
- }
64
20
  .ids-tag .ids-tag__close-btn {
65
21
  min-width: 1.5rem;
66
22
  min-height: 1.5rem;
@@ -84,17 +40,25 @@
84
40
  .ids-tag .ids-tag__close-btn {
85
41
  margin: -0.25rem -0.25rem -0.5rem 0;
86
42
  position: relative;
87
- width: 0.875rem;
88
- height: 0.875rem;
43
+ width: 1.5rem;
44
+ height: 1.5rem;
45
+ display: flex;
46
+ align-items: center;
47
+ justify-content: center;
89
48
  border-radius: var(--IDS-BORDER-RADIUS-100);
90
49
  cursor: pointer;
50
+ border-radius: var(--IDS-BORDER-RADIUS-100);
91
51
  }
92
52
  .ids-tag .ids-tag__close-btn button {
93
53
  cursor: pointer;
94
54
  background: none;
95
55
  border: none;
96
- width: 100%;
97
- height: 100%;
56
+ display: flex;
57
+ align-items: center;
58
+ justify-content: center;
59
+ width: 1.5rem;
60
+ height: 1.5rem;
61
+ border-radius: var(--IDS-BORDER-RADIUS-100);
98
62
  }
99
63
  .ids-tag .ids-tag__close-btn:before {
100
64
  font: icon;
@@ -103,12 +67,15 @@
103
67
  position: absolute;
104
68
  -webkit-font-smoothing: antialiased;
105
69
  -moz-osx-font-smoothing: grayscale;
70
+ font-size: 1rem;
71
+ position: absolute;
106
72
  content: "\e934";
107
- font-size: 0.875rem;
73
+ font-size: 1rem;
108
74
  top: 50%;
109
75
  left: 50%;
110
76
  transform: translate(-50%, -50%);
111
77
  color: var(--IDS-TAG__ICON-COLOR);
78
+ pointer-events: none;
112
79
  }
113
80
  .ids-tag .ids-tag__close-btn:focus-visible,
114
81
  .ids-tag .ids-tag__close-btn button:focus-visible {
@@ -117,6 +84,50 @@
117
84
  .ids-tag .ids-tag__close-btn:hover:before {
118
85
  color: var(--IDS-TAG__ICON-HOVER-COLOR);
119
86
  }
87
+ .ids-tag.ids-tag--clickable {
88
+ cursor: pointer;
89
+ border: var(--IDS-TAG__BORDER-THICKNESS) solid var(--IDS-TAG--INTERACTIVE__BORDER-COLOR);
90
+ color: var(--IDS-TAG--INTERACTIVE__COLOR);
91
+ font-weight: var(--IDS-TAG--INTERACTIVE__FONT-WEIGHT);
92
+ }
93
+ .ids-tag.ids-tag--clickable:has(button) {
94
+ padding: 0 !important;
95
+ }
96
+ .ids-tag.ids-tag--clickable .ids-tag__content > button {
97
+ background: none;
98
+ border: none;
99
+ min-width: 1.5rem;
100
+ min-height: 1.5rem;
101
+ background: none;
102
+ color: inherit;
103
+ border: none;
104
+ padding: 0;
105
+ font: inherit;
106
+ cursor: pointer;
107
+ outline: inherit;
108
+ -moz-user-select: -moz-none;
109
+ -khtml-user-select: none;
110
+ -webkit-user-select: none;
111
+ -ms-user-select: none;
112
+ user-select: none;
113
+ border-radius: var(--IDS-TAG__BORDER-RADIUS);
114
+ padding: var(--IDS-TAG__PADDING);
115
+ text-align: left;
116
+ width: 100%;
117
+ height: 100%;
118
+ }
119
+ .ids-tag.ids-tag--clickable .ids-tag__content > button:focus-visible:focus-visible {
120
+ outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
121
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
122
+ }
123
+ .ids-tag.ids-tag--clickable .ids-tag__content > button:hover {
124
+ color: var(--IDS-TAG--INTERACTIVE-HOVER__COLOR);
125
+ background-color: var(--IDS-TAG--INTERACTIVE-HOVER__BACKGROUND-COLOR);
126
+ }
127
+ .ids-tag.ids-tag--clickable .ids-tag__content > button:active {
128
+ color: var(--IDS-TAG--INTERACTIVE-ACTIVE__COLOR);
129
+ background-color: var(--IDS-TAG--INTERACTIVE-ACTIVE__BACKGROUND-COLOR);
130
+ }
120
131
 
121
132
  button.ids-tag--clickable {
122
133
  background: none;
@@ -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-toolbar{background-color:var(--IDS-TOOLBAR__BACKGROUND-COLOR);border-bottom:.0625rem solid var(--IDS-TOOLBAR__BORDER-COLOR);box-sizing:border-box;padding:1rem;width:100%}.ids-toolbar .ids-toolbar__content{margin:0 auto;max-width:var(--IDS__MAX-WIDTH)}@media (min-width:640px){.ids-toolbar{padding:1.25rem}}";
4
+
5
+ var toolbarLit = css`${unsafeCSS(css_248z)}`;
6
+
7
+ export { toolbarLit as default };
@@ -0,0 +1,28 @@
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-toolbar {
14
+ padding: 1rem;
15
+ border-bottom: 0.0625rem solid var(--IDS-TOOLBAR__BORDER-COLOR);
16
+ background-color: var(--IDS-TOOLBAR__BACKGROUND-COLOR);
17
+ box-sizing: border-box;
18
+ width: 100%;
19
+ }
20
+ .ids-toolbar .ids-toolbar__content {
21
+ max-width: var(--IDS__MAX-WIDTH);
22
+ margin: 0 auto;
23
+ }
24
+ @media (min-width: 640px) {
25
+ .ids-toolbar {
26
+ padding: 1.25rem;
27
+ }
28
+ }
@@ -1,6 +1,6 @@
1
1
  import { css, unsafeCSS } from 'lit';
2
2
 
3
- var css_248z = ".ids-tooltip{position:relative!important;width:max-content}.ids-tooltip,.ids-tooltip .ids-tooltip__trigger{display:inline-flex}.ids-tooltip .ids-tooltip__content{background-color:var(--IDS-TOOLTIP__BACKGROUND-COLOR);border:var(--IDS-TOOLTIP__BORDER-THICKNESS) solid var(--IDS-TOOLTIP__BORDER-COLOR);border-radius:var(--IDS-BORDER-RADIUS-MEDIUM);box-shadow:var(--IDS-BOX-SHADOW-ELEVATED-1);box-sizing:border-box;color:var(--IDS-TOOLTIP__COLOR);display:none;font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1rem;line-height:1.5rem;padding:var(--IDS-TOOLTIP__PADDING);position:absolute;text-align:left;width:max-content;z-index:2000}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--top-left{left:0;top:-.5rem;transform:translateY(-100%)}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--top{left:50%;top:-.5rem;transform:translate(-50%,-100%)}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--top-right{right:0;top:-.5rem;transform:translateY(-100%)}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--bottom-left{bottom:-.5rem;left:0;transform:translateY(100%)}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--bottom{bottom:-.5rem;left:50%;right:auto;transform:translate(-50%,100%)}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--bottom-right{bottom:-.5rem;right:0;transform:translateY(100%)}.ids-tooltip:focus-within .ids-tooltip__content,.ids-tooltip:hover .ids-tooltip__content{display:inline-block}";
3
+ var css_248z = ".ids-tooltip{display:inline-flex;position:relative!important;width:max-content}.ids-tooltip .ids-tooltip__content{background-color:var(--IDS-TOOLTIP__BACKGROUND-COLOR);border:var(--IDS-TOOLTIP__BORDER-THICKNESS) solid var(--IDS-TOOLTIP__BORDER-COLOR);border-radius:var(--IDS-BORDER-RADIUS-MEDIUM);box-shadow:var(--IDS-BOX-SHADOW-ELEVATED-1);box-sizing:border-box;color:var(--IDS-TOOLTIP__COLOR);display:none;font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1rem;line-height:1.5rem;padding:var(--IDS-TOOLTIP__PADDING);position:absolute;text-align:left;width:max-content;z-index:2000}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--top-left{left:0;top:-.5rem;transform:translateY(-100%)}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--top{left:50%;top:-.5rem;transform:translate(-50%,-100%)}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--top-right{right:0;top:-.5rem;transform:translateY(-100%)}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--bottom-left{bottom:-.5rem;left:0;transform:translateY(100%)}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--bottom{bottom:-.5rem;left:50%;right:auto;transform:translate(-50%,100%)}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--bottom-right{bottom:-.5rem;right:0;transform:translateY(100%)}.ids-tooltip .ids-tooltip__trigger{display:inline-flex}.ids-tooltip:focus-within .ids-tooltip__content,.ids-tooltip:hover .ids-tooltip__content{display:inline-block}.ids-tooltip__content{background-color:var(--IDS-TOOLTIP__BACKGROUND-COLOR);border:var(--IDS-TOOLTIP__BORDER-THICKNESS) solid var(--IDS-TOOLTIP__BORDER-COLOR);border-radius:var(--IDS-BORDER-RADIUS-MEDIUM);box-shadow:var(--IDS-BOX-SHADOW-ELEVATED-1);box-sizing:border-box;color:var(--IDS-TOOLTIP__COLOR);display:none;font-family:var(--IDS-FONT-FAMILY-BASE);font-size:1rem;line-height:1.5rem;padding:var(--IDS-TOOLTIP__PADDING);position:absolute;text-align:left;width:max-content;z-index:2000}.ids-tooltip__content.ids-tooltip__content--top-left{left:0;top:-.5rem;transform:translateY(-100%)}.ids-tooltip__content.ids-tooltip__content--top{left:50%;top:-.5rem;transform:translate(-50%,-100%)}.ids-tooltip__content.ids-tooltip__content--top-right{right:0;top:-.5rem;transform:translateY(-100%)}.ids-tooltip__content.ids-tooltip__content--bottom-left{bottom:-.5rem;left:0;transform:translateY(100%)}.ids-tooltip__content.ids-tooltip__content--bottom{bottom:-.5rem;left:50%;right:auto;transform:translate(-50%,100%)}.ids-tooltip__content.ids-tooltip__content--bottom-right{bottom:-.5rem;right:0;transform:translateY(100%)}";
4
4
 
5
5
  var tooltipLit = css`${unsafeCSS(css_248z)}`;
6
6
 
@@ -3,9 +3,6 @@
3
3
  position: relative !important;
4
4
  width: max-content;
5
5
  }
6
- .ids-tooltip .ids-tooltip__trigger {
7
- display: inline-flex;
8
- }
9
6
  .ids-tooltip .ids-tooltip__content {
10
7
  display: none;
11
8
  color: var(--IDS-TOOLTIP__COLOR);
@@ -54,6 +51,58 @@
54
51
  transform: translateY(100%);
55
52
  bottom: -0.5rem;
56
53
  }
54
+ .ids-tooltip .ids-tooltip__trigger {
55
+ display: inline-flex;
56
+ }
57
57
  .ids-tooltip:focus-within .ids-tooltip__content, .ids-tooltip:hover .ids-tooltip__content {
58
58
  display: inline-block;
59
+ }
60
+
61
+ .ids-tooltip__content {
62
+ display: none;
63
+ color: var(--IDS-TOOLTIP__COLOR);
64
+ font-size: 1rem;
65
+ line-height: 1.5rem;
66
+ box-sizing: border-box;
67
+ position: absolute;
68
+ text-align: left;
69
+ width: max-content;
70
+ z-index: 2000;
71
+ background-color: var(--IDS-TOOLTIP__BACKGROUND-COLOR);
72
+ border: var(--IDS-TOOLTIP__BORDER-THICKNESS) solid var(--IDS-TOOLTIP__BORDER-COLOR);
73
+ box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-1);
74
+ border-radius: var(--IDS-BORDER-RADIUS-MEDIUM);
75
+ padding: var(--IDS-TOOLTIP__PADDING);
76
+ font-family: var(--IDS-FONT-FAMILY-BASE);
77
+ }
78
+ .ids-tooltip__content.ids-tooltip__content--top-left {
79
+ left: 0;
80
+ transform: translateY(-100%);
81
+ top: -0.5rem;
82
+ }
83
+ .ids-tooltip__content.ids-tooltip__content--top {
84
+ left: 50%;
85
+ transform: translate(-50%, -100%);
86
+ top: -0.5rem;
87
+ }
88
+ .ids-tooltip__content.ids-tooltip__content--top-right {
89
+ right: 0;
90
+ transform: translateY(-100%);
91
+ top: -0.5rem;
92
+ }
93
+ .ids-tooltip__content.ids-tooltip__content--bottom-left {
94
+ left: 0;
95
+ transform: translateY(100%);
96
+ bottom: -0.5rem;
97
+ }
98
+ .ids-tooltip__content.ids-tooltip__content--bottom {
99
+ left: 50%;
100
+ right: auto;
101
+ transform: translate(-50%, 100%);
102
+ bottom: -0.5rem;
103
+ }
104
+ .ids-tooltip__content.ids-tooltip__content--bottom-right {
105
+ right: 0;
106
+ transform: translateY(100%);
107
+ bottom: -0.5rem;
59
108
  }