@inera/ids-design 5.3.0 → 5.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (162) hide show
  1. package/components/alert/alert-lit.js +1 -1
  2. package/components/alert/alert.css +48 -48
  3. package/components/alert-global/alert-global-lit.js +1 -1
  4. package/components/alert-global/alert-global.css +68 -92
  5. package/components/badge/badge-lit.js +1 -1
  6. package/components/badge/badge.css +10 -6
  7. package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
  8. package/components/breadcrumbs/breadcrumbs.css +48 -25
  9. package/components/button-group/button-group-lit.js +1 -1
  10. package/components/button-group/button-group.css +1 -1
  11. package/components/card/card-lit.js +1 -1
  12. package/components/card/card.css +26 -17
  13. package/components/carousel/carousel-item-lit.d.ts +2 -0
  14. package/components/carousel/carousel-item-lit.js +7 -0
  15. package/components/carousel/carousel-item.css +67 -0
  16. package/components/carousel/carousel-lit.d.ts +2 -0
  17. package/components/carousel/carousel-lit.js +7 -0
  18. package/components/carousel/carousel.css +156 -0
  19. package/components/data-table/data-table-lit.js +1 -1
  20. package/components/data-table/data-table.css +28 -28
  21. package/components/date-label/date-label-lit.js +1 -1
  22. package/components/date-label/date-label.css +13 -13
  23. package/components/dialog/dialog-lit.js +1 -1
  24. package/components/dialog/dialog.css +43 -47
  25. package/components/dropdown/dropdown-lit.js +1 -1
  26. package/components/dropdown/dropdown.css +21 -21
  27. package/components/expandable/expandable-lit.js +1 -1
  28. package/components/expandable/expandable.css +38 -37
  29. package/components/footer/footer-lit.js +1 -1
  30. package/components/footer/footer.css +49 -49
  31. package/components/footer-1177/footer-1177-lit.js +1 -1
  32. package/components/footer-1177/footer-1177.css +72 -70
  33. package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
  34. package/components/footer-1177-admin/footer-1177-admin.css +75 -71
  35. package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
  36. package/components/footer-1177-pro/footer-1177-pro.css +38 -39
  37. package/components/footer-inera/footer-inera-lit.js +1 -1
  38. package/components/footer-inera/footer-inera.css +84 -84
  39. package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
  40. package/components/footer-inera-admin/footer-inera-admin.css +111 -110
  41. package/components/form/error-message/error-message-lit.js +1 -1
  42. package/components/form/error-message/error-message.css +9 -9
  43. package/components/form/group/group-lit.js +1 -1
  44. package/components/form/group/group.css +7 -7
  45. package/components/form/range/range-lit.js +1 -1
  46. package/components/form/range/range.css +15 -16
  47. package/components/form/select-multiple/select-multiple-lit.js +1 -1
  48. package/components/form/select-multiple/select-multiple.css +44 -35
  49. package/components/form/spinner/spinner-lit.js +1 -1
  50. package/components/form/spinner/spinner.css +9 -8
  51. package/components/grid/column/column-lit.js +1 -1
  52. package/components/grid/column/column.css +12 -0
  53. package/components/header-1177/composite-header-1177.css +413 -394
  54. package/components/header-1177/header-1177-avatar-lit.js +1 -1
  55. package/components/header-1177/header-1177-avatar.css +42 -34
  56. package/components/header-1177/header-1177-item-lit.js +1 -1
  57. package/components/header-1177/header-1177-item.css +47 -43
  58. package/components/header-1177/header-1177-lit.js +1 -1
  59. package/components/header-1177/header-1177-nav-item-lit.js +1 -1
  60. package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
  61. package/components/header-1177/header-1177-nav-item-mobile.css +39 -40
  62. package/components/header-1177/header-1177-nav-item.css +141 -141
  63. package/components/header-1177/header-1177-nav-lit.js +1 -1
  64. package/components/header-1177/header-1177-nav.css +22 -22
  65. package/components/header-1177/header-1177.css +125 -117
  66. package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
  67. package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
  68. package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +17 -17
  69. package/components/header-1177-admin/header-1177-admin-avatar.css +62 -61
  70. package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
  71. package/components/header-1177-admin/header-1177-admin-item.css +53 -37
  72. package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
  73. package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
  74. package/components/header-1177-admin/header-1177-admin-nav-item.css +149 -149
  75. package/components/header-1177-admin/header-1177-admin-nav-lit.js +1 -1
  76. package/components/header-1177-admin/header-1177-admin-nav.css +16 -16
  77. package/components/header-1177-admin/header-1177-admin.css +74 -72
  78. package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
  79. package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
  80. package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +18 -17
  81. package/components/header-1177-pro/header-1177-pro-avatar.css +67 -65
  82. package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
  83. package/components/header-1177-pro/header-1177-pro-item.css +17 -13
  84. package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
  85. package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
  86. package/components/header-1177-pro/header-1177-pro-nav-item.css +137 -137
  87. package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
  88. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +1 -1
  89. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +32 -32
  90. package/components/header-1177-pro/header-1177-pro-nav.css +20 -24
  91. package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
  92. package/components/header-1177-pro/header-1177-pro-region-picker.css +81 -77
  93. package/components/header-1177-pro/header-1177-pro.css +63 -63
  94. package/components/header-inera/header-inera-item-lit.js +1 -1
  95. package/components/header-inera/header-inera-item.css +15 -12
  96. package/components/header-inera/header-inera-lit.js +1 -1
  97. package/components/header-inera/header-inera-nav-item-lit.js +1 -1
  98. package/components/header-inera/header-inera-nav-item.css +37 -50
  99. package/components/header-inera/header-inera-nav-lit.js +1 -1
  100. package/components/header-inera/header-inera-nav-mobile-lit.js +1 -1
  101. package/components/header-inera/header-inera-nav-mobile.css +49 -48
  102. package/components/header-inera/header-inera-nav.css +2 -2
  103. package/components/header-inera/header-inera.css +17 -17
  104. package/components/header-inera-admin/composite-header-inera-admin.css +152 -170
  105. package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
  106. package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
  107. package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +9 -9
  108. package/components/header-inera-admin/header-inera-admin-avatar.css +22 -21
  109. package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
  110. package/components/header-inera-admin/header-inera-admin-item.css +11 -11
  111. package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
  112. package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
  113. package/components/header-inera-admin/header-inera-admin-nav-item.css +42 -50
  114. package/components/header-inera-admin/header-inera-admin-nav-lit.js +1 -1
  115. package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +1 -1
  116. package/components/header-inera-admin/header-inera-admin-nav-mobile.css +49 -48
  117. package/components/header-inera-admin/header-inera-admin-nav.css +2 -2
  118. package/components/header-inera-admin/header-inera-admin.css +30 -30
  119. package/components/list/list-lit.js +1 -1
  120. package/components/list/list.css +38 -21
  121. package/components/mobile-menu/mobile-menu-lit.js +1 -1
  122. package/components/mobile-menu/mobile-menu.css +413 -408
  123. package/components/navigation/content/navigation-content-lit.js +1 -1
  124. package/components/navigation/content/navigation-content.css +15 -15
  125. package/components/navigation/local/navigation-local-lit.js +1 -1
  126. package/components/navigation/local/navigation-local.css +13 -13
  127. package/components/notification-badge/notification-badge-lit.js +1 -1
  128. package/components/notification-badge/notification-badge.css +2 -2
  129. package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
  130. package/components/pagination/data-pagination/data-pagination.css +23 -23
  131. package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
  132. package/components/pagination/list-pagination/list-pagination.css +32 -29
  133. package/components/popover/popover-content-lit.js +1 -1
  134. package/components/popover/popover-content.css +74 -82
  135. package/components/progressbar/progressbar-lit.js +1 -1
  136. package/components/progressbar/progressbar.css +12 -12
  137. package/components/side-menu/side-menu-lit.js +1 -1
  138. package/components/side-menu/side-menu.css +32 -32
  139. package/components/side-panel/side-panel-lit.js +1 -1
  140. package/components/side-panel/side-panel.css +83 -101
  141. package/components/stepper/stepper-lit.js +1 -1
  142. package/components/stepper/stepper.css +28 -24
  143. package/components/table/table.css +5 -5
  144. package/components/tabs/tab-lit.js +1 -1
  145. package/components/tabs/tab-panel-lit.js +1 -1
  146. package/components/tabs/tab-panel.css +2 -2
  147. package/components/tabs/tab.css +24 -24
  148. package/components/tabs/tabs-lit.js +2 -2
  149. package/components/tabs/tabs.css +6 -6
  150. package/components/tag/tag-lit.js +1 -1
  151. package/components/tag/tag.css +19 -43
  152. package/components/tooltip/tooltip-lit.js +1 -1
  153. package/components/tooltip/tooltip.css +11 -14
  154. package/global/_partials.css +1 -1
  155. package/global/global.css +404 -356
  156. package/global/util/util.css +7 -5
  157. package/package.json +1 -1
  158. package/themes/1177/1177.css +812 -822
  159. package/themes/1177-pro/1177-pro.css +912 -929
  160. package/themes/inera/inera.css +812 -858
  161. package/themes/inera-admin/inera-admin.css +860 -934
  162. package/themes/reset.css +1 -1
@@ -14,7 +14,7 @@
14
14
  flex-direction: row;
15
15
  display: flex;
16
16
  align-items: center;
17
- gap: 20px;
17
+ gap: 1.25rem;
18
18
  }
19
19
  .ids-button-group.ids-button-group--end {
20
20
  justify-content: end;
@@ -1,6 +1,6 @@
1
1
  import { css, unsafeCSS } from 'lit';
2
2
 
3
- var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-card{background:var(--IDS-CARD__BACKGROUND);border:var(--IDS-CARD__BORDER);border-radius:var(--IDS-CARD__BORDER-RADIUS);box-shadow:var(--IDS-CARD__BOX-SHADOW);padding:15px 20px;position:relative}.ids-card:not(.ids-card--lean):has(.ids-card__border-top--1),.ids-card:not(.ids-card--lean):has(.ids-card__border-top--2){padding-top:19px}.ids-card .ids-card__border-top--1,.ids-card .ids-card__border-top--2{border-radius:var(--IDS-CARD__BORDER-RADIUS);display:block;height:20px;left:0;overflow:hidden;position:absolute;top:0;width:100%}.ids-card .ids-card__border-top--1 div{border-top:var(--IDS-CARD--BORDER__INNER__BORDER-TOP)}.ids-card .ids-card__border-top--2 div{border-top:var(--IDS-CARD--BORDER-2__INNER__BORDER-TOP)}@media (max-width:1024px){.ids-card.ids-card--hide-on-m{background:none!important;border:none!important;box-shadow:none!important;overflow:visible!important;padding:0!important}}@media (max-width:1024px) and (max-width:1024px){.ids-card.ids-card--hide-on-m .ids-card__border-top--1,.ids-card.ids-card--hide-on-m .ids-card__border-top--2{display:none!important}}@media (max-width:640px){.ids-card.ids-card--hide-on-s{background:none!important;border:none!important;box-shadow:none!important;overflow:visible!important;padding:0!important}}@media (max-width:640px) and (max-width:1024px){.ids-card.ids-card--hide-on-s .ids-card__border-top--1,.ids-card.ids-card--hide-on-s .ids-card__border-top--2{display:none!important}}.ids-card.ids-card--fill-1{background:var(--IDS-CARD--FILL__INNER__BACKGROUND)}.ids-card.ids-card--fill-1,.ids-card.ids-card--fill-1.ids-card--interactive{border:var(--IDS-CARD--FILL__INNER__BORDER)}.ids-card.ids-card--fill-2{background:var(--IDS-CARD--FILL-2__INNER__BACKGROUND)}.ids-card.ids-card--fill-2,.ids-card.ids-card--fill-2.ids-card--interactive{border:var(--IDS-CARD--FILL-2__INNER__BORDER)}.ids-card.ids-card--lean{color:var(--IDS-CARD__COLOR);padding:5px 20px}.ids-card.ids-card--interactive:focus,.ids-card.ids-card--interactive:hover{box-shadow:var(--IDS-CARD--HOVER_BOX-SHADOW);cursor:pointer}";
3
+ var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-card{background:var(--IDS-CARD__BACKGROUND);border:var(--IDS-CARD__BORDER);border-radius:var(--IDS-CARD__BORDER-RADIUS);box-shadow:var(--IDS-CARD__BOX-SHADOW);font-size:1rem;padding:1.25rem 1rem;position:relative}.ids-card:not(.ids-card--lean):has(.ids-card__border-top--1),.ids-card:not(.ids-card--lean):has(.ids-card__border-top--2){padding-top:1rem}.ids-card .ids-card__border-top--1,.ids-card .ids-card__border-top--2{border-radius:var(--IDS-CARD__BORDER-RADIUS);display:block;height:1.25rem;left:0;overflow:hidden;position:absolute;top:0;width:100%}.ids-card .ids-card__border-top--1 div{border-top:var(--IDS-CARD--BORDER__BORDER-TOP)}.ids-card .ids-card__border-top--2 div{border-top:var(--IDS-CARD--BORDER-2__BORDER-TOP)}@media (min-width:1024px){.ids-card{padding:1.5rem 1.25rem}.ids-card:not(.ids-card--lean):has(.ids-card__border-top--1),.ids-card:not(.ids-card--lean):has(.ids-card__border-top--2){padding-top:1.25rem}}@media (max-width:1024px){.ids-card.ids-card--hide-on-m{background:none!important;border:none!important;box-shadow:none!important;overflow:visible!important;padding:0!important}}@media (max-width:1024px) and (max-width:1024px){.ids-card.ids-card--hide-on-m .ids-card__border-top--1,.ids-card.ids-card--hide-on-m .ids-card__border-top--2{display:none!important}}@media (max-width:640px){.ids-card.ids-card--hide-on-s{background:none!important;border:none!important;box-shadow:none!important;overflow:visible!important;padding:0!important}}@media (max-width:640px) and (max-width:1024px){.ids-card.ids-card--hide-on-s .ids-card__border-top--1,.ids-card.ids-card--hide-on-s .ids-card__border-top--2{display:none!important}}.ids-card.ids-card--fill-1{background:var(--IDS-CARD--FILL__BACKGROUND)}.ids-card.ids-card--fill-1,.ids-card.ids-card--fill-1.ids-card--interactive{border:var(--IDS-CARD--FILL__BORDER)}.ids-card.ids-card--fill-2{background:var(--IDS-CARD--FILL-2__BACKGROUND)}.ids-card.ids-card--fill-2,.ids-card.ids-card--fill-2.ids-card--interactive{border:var(--IDS-CARD--FILL-2__BORDER)}.ids-card.ids-card--lean{color:var(--IDS-CARD__COLOR);padding:.313rem 1.25rem}.ids-card.ids-card--interactive:focus,.ids-card.ids-card--interactive:hover{box-shadow:var(--IDS-CARD--HOVER__BOX-SHADOW);cursor:pointer}";
4
4
 
5
5
  var cardLit = css`${unsafeCSS(css_248z)}`;
6
6
 
@@ -15,14 +15,15 @@
15
15
  background: var(--IDS-CARD__BACKGROUND);
16
16
  box-shadow: var(--IDS-CARD__BOX-SHADOW);
17
17
  border-radius: var(--IDS-CARD__BORDER-RADIUS);
18
- padding: 15px 20px;
18
+ padding: 1.25rem 1rem;
19
19
  position: relative;
20
+ font-size: 1rem;
20
21
  /* Card fill */
21
22
  /* Card Lean */
22
23
  /* Card Interactive */
23
24
  }
24
25
  .ids-card:not(.ids-card--lean):has(.ids-card__border-top--1), .ids-card:not(.ids-card--lean):has(.ids-card__border-top--2) {
25
- padding-top: 19px;
26
+ padding-top: 1rem;
26
27
  }
27
28
  .ids-card .ids-card__border-top--1,
28
29
  .ids-card .ids-card__border-top--2 {
@@ -30,19 +31,27 @@
30
31
  overflow: hidden;
31
32
  border-radius: var(--IDS-CARD__BORDER-RADIUS);
32
33
  top: 0;
34
+ left: 0;
33
35
  width: 100%;
34
36
  display: block;
35
- height: 20px;
36
- left: 0;
37
+ height: 1.25rem;
37
38
  }
38
39
  .ids-card .ids-card__border-top--1 div {
39
- border-top: var(--IDS-CARD--BORDER__INNER__BORDER-TOP);
40
+ border-top: var(--IDS-CARD--BORDER__BORDER-TOP);
40
41
  }
41
42
  .ids-card .ids-card__border-top--2 div {
42
- border-top: var(--IDS-CARD--BORDER-2__INNER__BORDER-TOP);
43
+ border-top: var(--IDS-CARD--BORDER-2__BORDER-TOP);
44
+ }
45
+ @media (min-width: 1024px) {
46
+ .ids-card {
47
+ padding: 1.5rem 1.25rem;
48
+ }
49
+ .ids-card:not(.ids-card--lean):has(.ids-card__border-top--1), .ids-card:not(.ids-card--lean):has(.ids-card__border-top--2) {
50
+ padding-top: 1.25rem;
51
+ }
43
52
  }
44
53
  .ids-card.ids-card--lean {
45
- padding: 5px 20px;
54
+ padding: 0.313rem 1.25rem;
46
55
  }
47
56
  @media (max-width: 1024px) {
48
57
  .ids-card.ids-card--hide-on-m {
@@ -51,7 +60,7 @@
51
60
  overflow: visible !important;
52
61
  background: none !important;
53
62
  border: none !important;
54
- padding: 0px !important;
63
+ padding: 0 !important;
55
64
  }
56
65
  }
57
66
  @media (max-width: 1024px) and (max-width: 1024px) {
@@ -67,7 +76,7 @@
67
76
  overflow: visible !important;
68
77
  background: none !important;
69
78
  border: none !important;
70
- padding: 0px !important;
79
+ padding: 0 !important;
71
80
  }
72
81
  }
73
82
  @media (max-width: 640px) and (max-width: 1024px) {
@@ -77,24 +86,24 @@
77
86
  }
78
87
  }
79
88
  .ids-card.ids-card--fill-1 {
80
- background: var(--IDS-CARD--FILL__INNER__BACKGROUND);
81
- border: var(--IDS-CARD--FILL__INNER__BORDER);
89
+ background: var(--IDS-CARD--FILL__BACKGROUND);
90
+ border: var(--IDS-CARD--FILL__BORDER);
82
91
  }
83
92
  .ids-card.ids-card--fill-1.ids-card--interactive {
84
- border: var(--IDS-CARD--FILL__INNER__BORDER);
93
+ border: var(--IDS-CARD--FILL__BORDER);
85
94
  }
86
95
  .ids-card.ids-card--fill-2 {
87
- background: var(--IDS-CARD--FILL-2__INNER__BACKGROUND);
88
- border: var(--IDS-CARD--FILL-2__INNER__BORDER);
96
+ background: var(--IDS-CARD--FILL-2__BACKGROUND);
97
+ border: var(--IDS-CARD--FILL-2__BORDER);
89
98
  }
90
99
  .ids-card.ids-card--fill-2.ids-card--interactive {
91
- border: var(--IDS-CARD--FILL-2__INNER__BORDER);
100
+ border: var(--IDS-CARD--FILL-2__BORDER);
92
101
  }
93
102
  .ids-card.ids-card--lean {
94
- padding: 5px 20px;
103
+ padding: 0.313rem 1.25rem;
95
104
  color: var(--IDS-CARD__COLOR);
96
105
  }
97
106
  .ids-card.ids-card--interactive:hover, .ids-card.ids-card--interactive:focus {
98
- box-shadow: var(--IDS-CARD--HOVER_BOX-SHADOW);
107
+ box-shadow: var(--IDS-CARD--HOVER__BOX-SHADOW);
99
108
  cursor: pointer;
100
109
  }
@@ -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-carousel-item{background-color:var(--IDS-CAROUSEL__BACKGROUND-COLOR)}.ids-carousel-item .ids-carousel-item__headline{font-family:var(--IDS-CAROUSEL-HEADLINE__FONT-FAMILY)}.ids-carousel-item .ids-carousel-item__image{display:flex;justify-content:center;overflow:hidden;padding-top:66.6666666667%;position:relative}.ids-carousel-item .ids-carousel-item__content{flex:6;padding:20px}.ids-carousel-item .ids-carousel-item__footer{align-items:center;display:flex;justify-content:space-between;margin-top:30px}.ids-carousel-item .ids-carousel-item__description{color:var(--IDS-CAROUSEL__DESCRIPTION-COLOR)}@media only screen and (max-width:1024px){.ids-carousel-item .ids-carousel-item__footer{align-items:flex-start;flex-direction:column;margin-top:1.75rem}.ids-carousel-item .ids-carousel-item__description{margin-bottom:.875rem}}@media only screen and (max-width:640px){.ids-carousel-item .ids-carousel-item__footer{margin-top:.625rem}}.ids-carousel-item ::slotted([slot=image]){left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.ids-carousel-item ::slotted(*),.ids-carousel-item :host{color:var(--IDS-CAROUSEL__COLOR);font-family:var(--IDS-CAROUSEL__FONT-FAMILY)}";
4
+
5
+ var carouselItemLit = css`${unsafeCSS(css_248z)}`;
6
+
7
+ export { carouselItemLit as default };
@@ -0,0 +1,67 @@
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-carousel-item {
14
+ background-color: var(--IDS-CAROUSEL__BACKGROUND-COLOR);
15
+ }
16
+ .ids-carousel-item .ids-carousel-item__headline {
17
+ font-family: var(--IDS-CAROUSEL-HEADLINE__FONT-FAMILY);
18
+ }
19
+ .ids-carousel-item .ids-carousel-item__image {
20
+ display: flex;
21
+ justify-content: center;
22
+ overflow: hidden;
23
+ position: relative;
24
+ padding-top: 66.6666666667%;
25
+ }
26
+ .ids-carousel-item .ids-carousel-item__content {
27
+ padding: 20px;
28
+ flex: 6;
29
+ }
30
+ .ids-carousel-item .ids-carousel-item__footer {
31
+ display: flex;
32
+ justify-content: space-between;
33
+ margin-top: 30px;
34
+ align-items: center;
35
+ }
36
+ .ids-carousel-item .ids-carousel-item__description {
37
+ color: var(--IDS-CAROUSEL__DESCRIPTION-COLOR);
38
+ }
39
+ @media only screen and (max-width: 1024px) {
40
+ .ids-carousel-item .ids-carousel-item__footer {
41
+ flex-direction: column;
42
+ align-items: flex-start;
43
+ margin-top: 1.75rem;
44
+ }
45
+ .ids-carousel-item .ids-carousel-item__description {
46
+ margin-bottom: 0.875rem;
47
+ }
48
+ }
49
+ @media only screen and (max-width: 640px) {
50
+ .ids-carousel-item .ids-carousel-item__footer {
51
+ margin-top: 0.625rem;
52
+ }
53
+ }
54
+ .ids-carousel-item ::slotted([slot=image]) {
55
+ left: 50%;
56
+ max-height: 100%;
57
+ max-width: 100%;
58
+ position: absolute;
59
+ top: 50%;
60
+ -webkit-transform: translateX(-50%) translateY(-50%);
61
+ transform: translateX(-50%) translateY(-50%);
62
+ }
63
+ .ids-carousel-item ::slotted(*),
64
+ .ids-carousel-item :host {
65
+ color: var(--IDS-CAROUSEL__COLOR);
66
+ font-family: var(--IDS-CAROUSEL__FONT-FAMILY);
67
+ }
@@ -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-carousel{position:relative}.ids-carousel .ids-carousel-slide{border:var(--IDS-CAROUSEL__BORDER);border-radius:.188rem;box-sizing:border-box;margin-left:0;margin-right:0;overflow:hidden;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}.ids-carousel .ids-carousel-btn__next,.ids-carousel .ids-carousel-btn__prev{align-items:center;background:none;border:none;cursor:pointer;display:none;height:50%;justify-content:center;opacity:1;padding:0;position:absolute;top:calc(40% - 3rem);transform:translateY(-50%);transition:opacity .3s ease-in;z-index:1001}.ids-carousel .ids-carousel-btn__next:focus,.ids-carousel .ids-carousel-btn__prev:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:0!important}.ids-carousel .ids-carousel-btn__next.mobile,.ids-carousel .ids-carousel-btn__prev.mobile{display:flex}.ids-carousel .ids-carousel-btn__inner{align-items:center;background-color:var(--IDS-CAROUSEL-ICON__BACKGROUND-COLOR);box-shadow:0 0 .375rem rgba(0,0,0,.3);box-shadow:0 0 rgba(0,0,0,.3);display:flex;height:3rem;justify-content:center;width:1.5rem}.ids-carousel .ids-carousel-btn__inner .ids-icon{width:1rem}.ids-carousel .ids-carousel-btn__prev{left:0}.ids-carousel .ids-carousel-btn__prev .ids-carousel-btn__inner{border-radius:0 1.5rem 1.5rem 0}.ids-carousel .ids-carousel-btn__prev .ids-icon{padding-right:.313rem}.ids-carousel .ids-carousel-btn__next{right:0}.ids-carousel .ids-carousel-btn__next .ids-carousel-btn__inner{border-radius:1.5rem 0 0 1.5rem}.ids-carousel .ids-carousel-btn__next .ids-icon{padding-left:.313rem}@media only screen and (min-width:1024px){.ids-carousel .ids-carousel-slide{margin-left:3.125rem;margin-right:3.125rem;width:calc(100% - 6.25rem)}.ids-carousel .ids-carousel-btn__next,.ids-carousel .ids-carousel-btn__prev{display:flex;width:3rem}.ids-carousel .ids-carousel-btn__next.mobile,.ids-carousel .ids-carousel-btn__prev.mobile{display:none}}.ids-carousel ::slotted(.ids-carousel-item-wrapper){display:inline-block;position:absolute;top:0;transition:left .5s ease-in-out;width:100%;z-index:100}.ids-carousel ::slotted(.ids-carousel-item-wrapper.active),.ids-carousel ::slotted(.ids-carousel-item-wrapper.initial){left:0;opacity:1;position:relative;z-index:900}.ids-carousel ::slotted(.ids-carousel-item-wrapper.next),.ids-carousel ::slotted(.ids-carousel-item-wrapper.prev){z-index:800}.ids-carousel .animating-right ::slotted(.ids-carousel-item-wrapper.prev){z-index:900}.ids-carousel .animating-right ::slotted(.ids-carousel-item-wrapper.next){z-index:700}.ids-carousel .animating-left ::slotted(.ids-carousel-item-wrapper.prev){z-index:700}.ids-carousel .animating-left ::slotted(.ids-carousel-item-wrapper.next){z-index:900}.ids-carousel ::slotted(.ids-carousel-item-wrapper.prev){left:-100%}.ids-carousel ::slotted(.ids-carousel-item-wrapper.next){left:100%}";
4
+
5
+ var carouselLit = css`${unsafeCSS(css_248z)}`;
6
+
7
+ export { carouselLit as default };
@@ -0,0 +1,156 @@
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
+ /*******
14
+ * BUTTONS
15
+ ********/
16
+ /*******
17
+ * SCROLLBARS
18
+ ********/
19
+ /*******
20
+ * FORM
21
+ ********/
22
+ /*******
23
+ * A11Y
24
+ ********/
25
+ .ids-carousel {
26
+ position: relative;
27
+ /* By default we're hiding items (except the initial one) until the JS initiates.
28
+ Elements are absolutely positioned with a width of 100% (as we're styling for mobile first), letting the content's height dictate the height of the carousel. */
29
+ /* Display the initial item and bring it to the front using 'z-index'. These styles also apply to the 'active' item. */
30
+ }
31
+ .ids-carousel .ids-carousel-slide {
32
+ -webkit-transform-style: preserve-3d;
33
+ -moz-transform-style: preserve-3d;
34
+ transform-style: preserve-3d;
35
+ overflow: hidden;
36
+ box-sizing: border-box;
37
+ width: 100%;
38
+ margin-left: 0;
39
+ margin-right: 0;
40
+ border-radius: 0.188rem;
41
+ border: var(--IDS-CAROUSEL__BORDER);
42
+ }
43
+ .ids-carousel .ids-carousel-btn__prev,
44
+ .ids-carousel .ids-carousel-btn__next {
45
+ display: none;
46
+ background: none;
47
+ opacity: 1;
48
+ transition: opacity 0.3s ease-in;
49
+ position: absolute;
50
+ top: calc(40% - 3rem);
51
+ height: 50%;
52
+ transform: translateY(-50%);
53
+ cursor: pointer;
54
+ border: none;
55
+ padding: 0;
56
+ z-index: 1001;
57
+ align-items: center;
58
+ justify-content: center;
59
+ }
60
+ .ids-carousel .ids-carousel-btn__prev:focus,
61
+ .ids-carousel .ids-carousel-btn__next:focus {
62
+ outline: var(--IDS-FOCUS__OUTLINE);
63
+ outline-offset: 0 !important;
64
+ }
65
+ .ids-carousel .ids-carousel-btn__prev.mobile,
66
+ .ids-carousel .ids-carousel-btn__next.mobile {
67
+ display: flex;
68
+ }
69
+ .ids-carousel .ids-carousel-btn__inner {
70
+ display: flex;
71
+ justify-content: center;
72
+ align-items: center;
73
+ background-color: var(--IDS-CAROUSEL-ICON__BACKGROUND-COLOR);
74
+ box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.3);
75
+ height: 3rem;
76
+ width: 1.5rem;
77
+ box-shadow: rgba(0, 0, 0, 0.3) 0 0;
78
+ }
79
+ .ids-carousel .ids-carousel-btn__inner .ids-icon {
80
+ width: 1rem;
81
+ }
82
+ .ids-carousel .ids-carousel-btn__prev {
83
+ left: 0;
84
+ }
85
+ .ids-carousel .ids-carousel-btn__prev .ids-carousel-btn__inner {
86
+ border-radius: 0 1.5rem 1.5rem 0;
87
+ }
88
+ .ids-carousel .ids-carousel-btn__prev .ids-icon {
89
+ padding-right: 0.313rem;
90
+ }
91
+ .ids-carousel .ids-carousel-btn__next {
92
+ right: 0;
93
+ }
94
+ .ids-carousel .ids-carousel-btn__next .ids-carousel-btn__inner {
95
+ border-radius: 1.5rem 0 0 1.5rem;
96
+ }
97
+ .ids-carousel .ids-carousel-btn__next .ids-icon {
98
+ padding-left: 0.313rem;
99
+ }
100
+ @media only screen and (min-width: 1024px) {
101
+ .ids-carousel .ids-carousel-slide {
102
+ width: calc(100% - 6.25rem);
103
+ margin-left: 3.125rem;
104
+ margin-right: 3.125rem;
105
+ }
106
+ .ids-carousel .ids-carousel-btn__next,
107
+ .ids-carousel .ids-carousel-btn__prev {
108
+ display: flex;
109
+ width: 3rem;
110
+ }
111
+ .ids-carousel .ids-carousel-btn__next.mobile,
112
+ .ids-carousel .ids-carousel-btn__prev.mobile {
113
+ display: none;
114
+ }
115
+ }
116
+ .ids-carousel ::slotted(.ids-carousel-item-wrapper) {
117
+ position: absolute;
118
+ top: 0;
119
+ display: inline-block;
120
+ width: 100%;
121
+ z-index: 100;
122
+ transition: left 0.5s ease-in-out;
123
+ }
124
+ .ids-carousel ::slotted(.ids-carousel-item-wrapper.initial),
125
+ .ids-carousel ::slotted(.ids-carousel-item-wrapper.active) {
126
+ opacity: 1;
127
+ position: relative;
128
+ z-index: 900;
129
+ left: 0;
130
+ }
131
+ .ids-carousel ::slotted(.ids-carousel-item-wrapper.prev),
132
+ .ids-carousel ::slotted(.ids-carousel-item-wrapper.next) {
133
+ z-index: 800;
134
+ }
135
+ .ids-carousel ::slotted(.ids-carousel-item-wrapper.prev),
136
+ .ids-carousel ::slotted(.ids-carousel-item-wrapper.next) {
137
+ z-index: 800;
138
+ }
139
+ .ids-carousel .animating-right ::slotted(.ids-carousel-item-wrapper.prev) {
140
+ z-index: 900;
141
+ }
142
+ .ids-carousel .animating-right ::slotted(.ids-carousel-item-wrapper.next) {
143
+ z-index: 700;
144
+ }
145
+ .ids-carousel .animating-left ::slotted(.ids-carousel-item-wrapper.prev) {
146
+ z-index: 700;
147
+ }
148
+ .ids-carousel .animating-left ::slotted(.ids-carousel-item-wrapper.next) {
149
+ z-index: 900;
150
+ }
151
+ .ids-carousel ::slotted(.ids-carousel-item-wrapper.prev) {
152
+ left: -100%;
153
+ }
154
+ .ids-carousel ::slotted(.ids-carousel-item-wrapper.next) {
155
+ left: 100%;
156
+ }
@@ -1,6 +1,6 @@
1
1
  import { css, unsafeCSS } from 'lit';
2
2
 
3
- var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-data-table table{background-color:#fff;border:1px solid var(--IDS-DATA-TABLE-CELL__BORDER_COLOR);border-collapse:separate;border-radius:var(--IDS-DATA-TABLE__BORDER-RADIUS);border-spacing:0;margin:20px auto 50px;overflow:visible;width:100%}.ids-data-table thead tr:first-child th:first-child{border-top-left-radius:10px}.ids-data-table thead tr:first-child th:last-child{border-top-right-radius:10px}.ids-data-table tbody tr:last-child td{border-bottom:none}.ids-data-table tbody tr:last-child td:first-child{border-bottom-left-radius:10px}.ids-data-table tbody tr:last-child td:last-child{border-bottom-right-radius:10px}.ids-data-table td,.ids-data-table th{border-bottom:1px solid var(--IDS-DATA-TABLE-CELL__BORDER_COLOR);border-right:none;line-height:20px;padding:8px;position:relative;text-align:left;white-space:nowrap}.ids-data-table td:first-child,.ids-data-table th:first-child{padding-left:16px}.ids-data-table td:last-child,.ids-data-table th:last-child{padding-right:16px}.ids-data-table td.ids-data-table__col--wide,.ids-data-table th.ids-data-table__col--wide{width:30em}.ids-data-table td ids-icon-arrow,.ids-data-table td ids-icon-swap,.ids-data-table th ids-icon-arrow,.ids-data-table th ids-icon-swap{cursor:pointer;margin-left:5.5px;transform:rotate(-90deg)}.ids-data-table td ids-icon-arrow.ids-icon-arrow-opposite,.ids-data-table td ids-icon-swap.ids-icon-arrow-opposite,.ids-data-table th ids-icon-arrow.ids-icon-arrow-opposite,.ids-data-table th ids-icon-swap.ids-icon-arrow-opposite{margin-left:6em;transform:rotate(90deg)}.ids-data-table th{background-color:var(--IDS-DATA-TABLE-HEAD__BACKGROUND_COLOR);border-bottom:2px solid var(--IDS-DATA-TABLE-CELL__BORDER_COLOR);cursor:pointer;font-family:var(--IDS-DATA-TABLE-HEAD__FONT-FAMILY);font-weight:700}.ids-data-table th:not(:first-child):not(:last-child){padding:12px 8px}.ids-data-table th:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:-5px!important;z-index:2}.ids-data-table tr{border-bottom:1px solid #ddd}.ids-data-table tr:focus{outline:none}.ids-data-table tr[selected]{background-color:var(--IDS-DATA-TABLE-CELL--SELECTED)}.ids-data-table.ids-data-table--interactive tr:hover{box-shadow:0 0 5px #000}.ids-data-table.ids-data-table--interactive tr:hover:last-child{border-radius:0 0 5px 5px}.ids-data-table.ids-data-table--interactive tbody tr:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:-4px!important}.ids-data-table.ids-data-table--interactive tbody tr:focus:last-child{border-radius:0 0 5px 5px}.ids-data-table.ids-data-table--interactive:active,.ids-data-table.ids-data-table--interactive:focus,.ids-data-table.ids-data-table--interactive:hover{background-color:var(--table-active_background-color);box-shadow:var(--table-active_box-shadow)}.ids-data-table.ids-data-table--interactive.ids-data-table--disabled,.ids-data-table.ids-data-table--interactive[disabled]{background-color:#fff!important;border:var(--table-disabled_border)!important;color:var(--table-disabled_color)!important}.ids-data-table.ids-data-table--empty td{padding:1em}.ids-data-table.ids-data-table--empty .empty-message{text-align:left}.ids-data-table.ids-data-table--empty .empty-message:focus{outline:none}@media (max-width:1024px){.ids-data-table table{width:100%}}@media (max-width:640px){.ids-data-table .ids-data-table__col--wide{width:auto}}";
3
+ var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-data-table table{background-color:var(--IDS-COLOR-NEUTRAL-100);border:.063rem solid var(--IDS-DATA-TABLE__CELL-BORDER_COLOR);border-collapse:separate;border-radius:var(--IDS-DATA-TABLE__BORDER-RADIUS);border-spacing:0;margin:1.25rem auto 3.125rem;overflow:visible;width:100%}.ids-data-table thead tr:first-child th:first-child{border-top-left-radius:.625rem}.ids-data-table thead tr:first-child th:last-child{border-top-right-radius:.625rem}.ids-data-table tbody tr:last-child td{border-bottom:none}.ids-data-table tbody tr:last-child td:first-child{border-bottom-left-radius:.625rem}.ids-data-table tbody tr:last-child td:last-child{border-bottom-right-radius:.625rem}.ids-data-table td,.ids-data-table th{border-bottom:.063rem solid var(--IDS-DATA-TABLE__CELL-BORDER_COLOR);border-right:none;line-height:1.25rem;padding:.5rem;position:relative;text-align:left;white-space:nowrap}.ids-data-table td:first-child,.ids-data-table th:first-child{padding-left:1rem}.ids-data-table td:last-child,.ids-data-table th:last-child{padding-right:1rem}.ids-data-table td.ids-data-table__col--wide,.ids-data-table th.ids-data-table__col--wide{width:30em}.ids-data-table td ids-icon-arrow,.ids-data-table td ids-icon-swap,.ids-data-table th ids-icon-arrow,.ids-data-table th ids-icon-swap{cursor:pointer;margin-left:5.313rem;transform:rotate(-90deg)}.ids-data-table td ids-icon-arrow.ids-icon-arrow-opposite,.ids-data-table td ids-icon-swap.ids-icon-arrow-opposite,.ids-data-table th ids-icon-arrow.ids-icon-arrow-opposite,.ids-data-table th ids-icon-swap.ids-icon-arrow-opposite{margin-left:6em;transform:rotate(90deg)}.ids-data-table th{background-color:var(--IDS-DATA-TABLE__HEAD-BACKGROUND_COLOR);border-bottom:.125rem solid var(--IDS-DATA-TABLE__CELL-BORDER_COLOR);cursor:pointer;font-family:var(--IDS-DATA-TABLE__HEAD-FONT-FAMILY);font-weight:700}.ids-data-table th:not(:first-child):not(:last-child){padding:.75rem .5rem}.ids-data-table th:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.313rem!important;z-index:2}.ids-data-table tr{border-bottom:.063rem solid var(--IDS-COLOR-NEUTRAL-90)}.ids-data-table tr:focus{outline:none}.ids-data-table tr[selected]{background-color:var(--IDS-DATA-TABLE__ROW--SELECTED__COLOR)}.ids-data-table.ids-data-table--interactive tr:hover{box-shadow:0 0 .313rem #000}.ids-data-table.ids-data-table--interactive tr:hover:last-child{border-radius:0 0 .313rem .313rem}.ids-data-table.ids-data-table--interactive tbody tr:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:-.25rem!important}.ids-data-table.ids-data-table--interactive tbody tr:focus:last-child{border-radius:0 0 .313rem .313rem}.ids-data-table.ids-data-table--interactive:active,.ids-data-table.ids-data-table--interactive:focus,.ids-data-table.ids-data-table--interactive:hover{background-color:var(--table-active_background-color);box-shadow:var(--table-active_box-shadow)}.ids-data-table.ids-data-table--interactive.ids-data-table--disabled,.ids-data-table.ids-data-table--interactive[disabled]{background-color:var(--IDS-COLOR-NEUTRAL-100)!important;border:var(--table-disabled_border)!important;color:var(--table-disabled_color)!important}.ids-data-table.ids-data-table--empty td{padding:1em}.ids-data-table.ids-data-table--empty .empty-message{text-align:left}.ids-data-table.ids-data-table--empty .empty-message:focus{outline:none}@media (max-width:1024px){.ids-data-table table{width:100%}}@media (max-width:640px){.ids-data-table .ids-data-table__col--wide{width:auto}}";
4
4
 
5
5
  var dataTableLit = css`${unsafeCSS(css_248z)}`;
6
6
 
@@ -14,7 +14,7 @@
14
14
  * BUTTONS
15
15
  ********/
16
16
  /*******
17
- * SCROLLBAR
17
+ * SCROLLBARS
18
18
  ********/
19
19
  /*******
20
20
  * FORM
@@ -24,46 +24,46 @@
24
24
  ********/
25
25
  .ids-data-table table {
26
26
  width: 100%;
27
- background-color: white;
28
- margin: 20px auto 50px;
27
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
28
+ margin: 1.25rem auto 3.125rem;
29
29
  border-collapse: separate;
30
30
  border-spacing: 0;
31
- border: 1px solid var(--IDS-DATA-TABLE-CELL__BORDER_COLOR);
31
+ border: 0.063rem solid var(--IDS-DATA-TABLE__CELL-BORDER_COLOR);
32
32
  border-radius: var(--IDS-DATA-TABLE__BORDER-RADIUS);
33
33
  overflow: visible;
34
34
  }
35
35
  .ids-data-table thead tr:first-child th:first-child {
36
- border-top-left-radius: 10px;
36
+ border-top-left-radius: 0.625rem;
37
37
  }
38
38
  .ids-data-table thead tr:first-child th:last-child {
39
- border-top-right-radius: 10px;
39
+ border-top-right-radius: 0.625rem;
40
40
  }
41
41
  .ids-data-table tbody tr:last-child td {
42
42
  border-bottom: none;
43
43
  }
44
44
  .ids-data-table tbody tr:last-child td:first-child {
45
- border-bottom-left-radius: 10px;
45
+ border-bottom-left-radius: 0.625rem;
46
46
  }
47
47
  .ids-data-table tbody tr:last-child td:last-child {
48
- border-bottom-right-radius: 10px;
48
+ border-bottom-right-radius: 0.625rem;
49
49
  }
50
50
  .ids-data-table th,
51
51
  .ids-data-table td {
52
- padding: 8px;
52
+ padding: 0.5rem;
53
53
  text-align: left;
54
- border-bottom: 1px solid var(--IDS-DATA-TABLE-CELL__BORDER_COLOR);
54
+ border-bottom: 0.063rem solid var(--IDS-DATA-TABLE__CELL-BORDER_COLOR);
55
55
  border-right: none;
56
56
  white-space: nowrap;
57
57
  position: relative;
58
- line-height: 20px;
58
+ line-height: 1.25rem;
59
59
  }
60
60
  .ids-data-table th:first-child,
61
61
  .ids-data-table td:first-child {
62
- padding-left: 16px;
62
+ padding-left: 1rem;
63
63
  }
64
64
  .ids-data-table th:last-child,
65
65
  .ids-data-table td:last-child {
66
- padding-right: 16px;
66
+ padding-right: 1rem;
67
67
  }
68
68
  .ids-data-table th.ids-data-table__col--wide,
69
69
  .ids-data-table td.ids-data-table__col--wide {
@@ -75,7 +75,7 @@
75
75
  .ids-data-table td ids-icon-swap {
76
76
  cursor: pointer;
77
77
  transform: rotate(-90deg);
78
- margin-left: 5.5px;
78
+ margin-left: 5.313rem;
79
79
  }
80
80
  .ids-data-table th ids-icon-arrow.ids-icon-arrow-opposite,
81
81
  .ids-data-table th ids-icon-swap.ids-icon-arrow-opposite,
@@ -87,39 +87,39 @@
87
87
  .ids-data-table th {
88
88
  cursor: pointer;
89
89
  font-weight: bold;
90
- border-bottom: 2px solid var(--IDS-DATA-TABLE-CELL__BORDER_COLOR);
91
- background-color: var(--IDS-DATA-TABLE-HEAD__BACKGROUND_COLOR);
92
- font-family: var(--IDS-DATA-TABLE-HEAD__FONT-FAMILY);
90
+ border-bottom: 0.125rem solid var(--IDS-DATA-TABLE__CELL-BORDER_COLOR);
91
+ background-color: var(--IDS-DATA-TABLE__HEAD-BACKGROUND_COLOR);
92
+ font-family: var(--IDS-DATA-TABLE__HEAD-FONT-FAMILY);
93
93
  }
94
94
  .ids-data-table th:not(:first-child):not(:last-child) {
95
- padding: 12px 8px 12px 8px;
95
+ padding: 0.75rem 0.5rem 0.75rem 0.5rem;
96
96
  }
97
97
  .ids-data-table th:focus {
98
- outline: var(--IDS-FOCUS_OUTLINE);
99
- outline-offset: -5px !important;
98
+ outline: var(--IDS-FOCUS__OUTLINE);
99
+ outline-offset: -0.313rem !important;
100
100
  z-index: 2;
101
101
  }
102
102
  .ids-data-table tr {
103
- border-bottom: 1px solid #ddd;
103
+ border-bottom: 0.063rem solid var(--IDS-COLOR-NEUTRAL-90);
104
104
  }
105
105
  .ids-data-table tr:focus {
106
106
  outline: none;
107
107
  }
108
108
  .ids-data-table tr[selected] {
109
- background-color: var(--IDS-DATA-TABLE-CELL--SELECTED);
109
+ background-color: var(--IDS-DATA-TABLE__ROW--SELECTED__COLOR);
110
110
  }
111
111
  .ids-data-table.ids-data-table--interactive tr:hover {
112
- box-shadow: 0 0 5px black;
112
+ box-shadow: 0 0 0.313rem black;
113
113
  }
114
114
  .ids-data-table.ids-data-table--interactive tr:hover:last-child {
115
- border-radius: 0 0 5px 5px;
115
+ border-radius: 0 0 0.313rem 0.313rem;
116
116
  }
117
117
  .ids-data-table.ids-data-table--interactive tbody tr:focus {
118
- outline: var(--IDS-FOCUS_OUTLINE);
119
- outline-offset: -4px !important;
118
+ outline: var(--IDS-FOCUS__OUTLINE);
119
+ outline-offset: -0.25rem !important;
120
120
  }
121
121
  .ids-data-table.ids-data-table--interactive tbody tr:focus:last-child {
122
- border-radius: 0 0 5px 5px;
122
+ border-radius: 0 0 0.313rem 0.313rem;
123
123
  }
124
124
  .ids-data-table.ids-data-table--interactive:hover, .ids-data-table.ids-data-table--interactive:active, .ids-data-table.ids-data-table--interactive:focus {
125
125
  box-shadow: var(--table-active_box-shadow);
@@ -128,7 +128,7 @@
128
128
  .ids-data-table.ids-data-table--interactive.ids-data-table--disabled, .ids-data-table.ids-data-table--interactive[disabled] {
129
129
  color: var(--table-disabled_color) !important;
130
130
  border: var(--table-disabled_border) !important;
131
- background-color: white !important;
131
+ background-color: var(--IDS-COLOR-NEUTRAL-100) !important;
132
132
  }
133
133
  .ids-data-table.ids-data-table--empty td {
134
134
  padding: 1em;
@@ -1,6 +1,6 @@
1
1
  import { css, unsafeCSS } from 'lit';
2
2
 
3
- var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}time.ids-time{align-items:center;align-self:flex-start;background-color:#fff;border-radius:.625rem;box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.3);display:inline-flex;flex-direction:column;gap:4px;justify-content:center;padding:15px}@media (max-width:1024px){time.ids-time{gap:4px;padding:10px}}time.ids-time .ids-time__day{color:var(--IDS-DATE-LABEL__DAY__COLOR);font-family:var(--IDS-DATE-LABEL__DAY__FONT-FAMILY);font-size:2.1875rem;font-style:normal;font-weight:700;letter-spacing:-1px;line-height:2.1875rem}@media (max-width:1024px){time.ids-time .ids-time__day{font-size:1.5625rem;letter-spacing:-1.25px;line-height:1.5625rem}}time.ids-time .ids-time__month{color:var(--IDS-DATE-LABEL__MONTH__COLOR);font-family:var(--IDS-DATE-LABEL__MONTH__FONT-FAMILY);font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.25rem;text-transform:uppercase}@media (max-width:1024px){time.ids-time .ids-time__month{font-size:.9375rem;line-height:.9375rem}}time.ids-time .ids-time__year{color:var(--IDS-DATE-LABEL__YEAR__COLOR);font-family:var(--IDS-DATE-LABEL__YEAR__FONT-FAMILY);font-size:1rem;font-style:normal;font-weight:400;line-height:1rem}@media (max-width:1024px){time.ids-time .ids-time__year{font-size:.75rem;line-height:.75rem}}";
3
+ var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}time.ids-time{align-items:center;align-self:flex-start;background-color:var(--IDS-COLOR-NEUTRAL-100);border-radius:.625rem;box-shadow:0 .125rem .375rem 0 rgba(0,0,0,.3);display:inline-flex;flex-direction:column;gap:.25rem;justify-content:center;padding:.938rem}@media (max-width:1024px){time.ids-time{gap:.25rem;padding:.625rem}}time.ids-time .ids-time__day{color:var(--IDS-DATE-LABEL__DAY-COLOR);font-family:var(--IDS-DATE-LABEL__DAY-FONT-FAMILY);font-size:2.1875rem;font-style:normal;font-weight:700;letter-spacing:-.063rem;line-height:2.1875rem}@media (max-width:1024px){time.ids-time .ids-time__day{font-size:1.5625rem;letter-spacing:-.078rem;line-height:1.5625rem}}time.ids-time .ids-time__month{color:var(--IDS-DATE-LABEL__MONTH-COLOR);font-family:var(--IDS-DATE-LABEL__MONTH-FONT-FAMILY);font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.25rem;text-transform:uppercase}@media (max-width:1024px){time.ids-time .ids-time__month{font-size:.9375rem;line-height:.9375rem}}time.ids-time .ids-time__year{color:var(--IDS-DATE-LABEL__YEAR-COLOR);font-family:var(--IDS-DATE-LABEL__YEAR-FONT-FAMILY);font-size:1rem;font-style:normal;font-weight:400;line-height:1rem}@media (max-width:1024px){time.ids-time .ids-time__year{font-size:.75rem;line-height:.75rem}}";
4
4
 
5
5
  var dateLabelLit = css`${unsafeCSS(css_248z)}`;
6
6
 
@@ -14,32 +14,32 @@ time.ids-time {
14
14
  display: inline-flex;
15
15
  flex-direction: column;
16
16
  box-shadow: 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.3);
17
- background-color: #ffffff;
17
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
18
18
  border-radius: 0.625rem;
19
- padding: 15px;
19
+ padding: 0.938rem;
20
20
  align-items: center;
21
21
  align-self: flex-start;
22
22
  justify-content: center;
23
- gap: 4px;
23
+ gap: 0.25rem;
24
24
  }
25
25
  @media (max-width: 1024px) {
26
26
  time.ids-time {
27
- padding: 10px;
28
- gap: 4px;
27
+ padding: 0.625rem;
28
+ gap: 0.25rem;
29
29
  }
30
30
  }
31
31
  time.ids-time .ids-time__day {
32
- font-family: var(--IDS-DATE-LABEL__DAY__FONT-FAMILY);
33
- color: var(--IDS-DATE-LABEL__DAY__COLOR);
32
+ font-family: var(--IDS-DATE-LABEL__DAY-FONT-FAMILY);
33
+ color: var(--IDS-DATE-LABEL__DAY-COLOR);
34
34
  font-style: normal;
35
35
  font-weight: 700;
36
36
  font-size: 2.1875rem;
37
37
  line-height: 2.1875rem;
38
- letter-spacing: -1px;
38
+ letter-spacing: -0.063rem;
39
39
  }
40
40
  @media (max-width: 1024px) {
41
41
  time.ids-time .ids-time__day {
42
- letter-spacing: -1.25px;
42
+ letter-spacing: -0.078rem;
43
43
  font-size: 1.5625rem;
44
44
  line-height: 1.5625rem;
45
45
  }
@@ -50,8 +50,8 @@ time.ids-time .ids-time__month {
50
50
  font-size: 1.25rem;
51
51
  line-height: 1.25rem;
52
52
  text-transform: uppercase;
53
- font-family: var(--IDS-DATE-LABEL__MONTH__FONT-FAMILY);
54
- color: var(--IDS-DATE-LABEL__MONTH__COLOR);
53
+ font-family: var(--IDS-DATE-LABEL__MONTH-FONT-FAMILY);
54
+ color: var(--IDS-DATE-LABEL__MONTH-COLOR);
55
55
  }
56
56
  @media (max-width: 1024px) {
57
57
  time.ids-time .ids-time__month {
@@ -60,8 +60,8 @@ time.ids-time .ids-time__month {
60
60
  }
61
61
  }
62
62
  time.ids-time .ids-time__year {
63
- font-family: var(--IDS-DATE-LABEL__YEAR__FONT-FAMILY);
64
- color: var(--IDS-DATE-LABEL__YEAR__COLOR);
63
+ font-family: var(--IDS-DATE-LABEL__YEAR-FONT-FAMILY);
64
+ color: var(--IDS-DATE-LABEL__YEAR-COLOR);
65
65
  font-style: normal;
66
66
  font-weight: 400;
67
67
  font-size: 1rem;
@@ -1,6 +1,6 @@
1
1
  import { css, unsafeCSS } from 'lit';
2
2
 
3
- var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-dialog{align-items:flex-start;background-color:#fff;border:1px solid var(--dialog_border-color);border-radius:var(--dialog_border-radius);box-shadow:0 0 10px rgba(0,0,0,.3);color:var(--dialog_color);display:flex;flex-direction:column;left:50%;max-height:calc(100% - 80px);max-width:calc(100% - 60px);padding:40px 30px;position:fixed;text-align:left;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:200}@media (max-width:1024px){.ids-dialog{padding:40px 10px}}@media (max-width:640px){.ids-dialog{max-height:calc(100% - 80px);width:calc(100% - 60px)}}.ids-dialog:has(.ids-dialog__header){padding-top:20px}.ids-dialog.ids-dialog--hidden{display:none}.ids-dialog .ids-dialog__header{align-items:flex-end;display:flex;justify-content:flex-end;width:100%}.ids-dialog .ids-dialog__header .ids-dialog__header__button{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;justify-content:center;min-height:24px;min-width:24px;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-dialog .ids-dialog__header .ids-dialog__header__button:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:var(--IDS-FOCUS_OUTLINE-OFFSET)!important}.ids-dialog .ids-dialog__body{height:100%;margin-right:4px;overflow-y:auto;padding:0 6px 10px 10px}.ids-dialog .ids-dialog__body::-webkit-scrollbar{margin-left:-20px;margin-top:10px;position:absolute;width:14px}.ids-dialog .ids-dialog__body::-webkit-scrollbar-track{background:var(--IDS-SCROLL_TRACK-COLOR);border-radius:10px;margin-bottom:0;margin-top:10px}.ids-dialog .ids-dialog__body::-webkit-resizer{appearance:none;background-image:var(--IDS-TEXTAREA-RESIZER-IMAGE);background-position:50%;background-repeat:no-repeat;background-size:cover}.ids-dialog .ids-dialog__body::-webkit-scrollbar-corner{background-color:transparent}.ids-dialog .ids-dialog__body::-webkit-scrollbar-thumb{background:var(--IDS-SCROLL_COLOR);border:3px solid var(--IDS-SCROLL_TRACK-COLOR);border-radius:10px;box-sizing:border-box;cursor:auto}.ids-dialog .ids-dialog__body::-webkit-scrollbar-thumb:hover{background:var(--IDS-SCROLL_HOVER-COLOR)}.ids-dialog .ids-dialog__body.ids-dialog__body--has-scrollbar{padding-right:20px}.ids-dialog .ids-dialog__body .ids-dialog__body__headline{align-self:center;margin:0;padding-top:6px}@media (max-width:1024px){.ids-dialog .ids-dialog__body .ids-dialog__body__headline{padding-top:0}}.ids-dialog .ids-dialog__body .ids-dialog__body__header{align-items:flex-end;-webkit-align-items:flex-end;box-sizing:border-box;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;padding:20px 0 0;width:100%}.ids-dialog .ids-dialog__body .ids-dialog__body__content{margin-top:20px}.ids-dialog .ids-dialog__footer{margin-top:30px}.ids-dialog .ids-dialog__footer,.ids-dialog ::slotted([slot=actions]){align-items:center;display:flex;gap:20px;justify-content:center;width:100%}@media (max-width:1024px){.ids-dialog .ids-dialog__footer,.ids-dialog ::slotted([slot=actions]){flex-direction:column;gap:20px}}.ids-dialog-overlay{background-color:var(--IDS-OVERLAY__BACKGROUND-COLOR);bottom:0;left:0;position:fixed;right:0;top:0;z-index:200}.ids-dialog-overlay.ids-dialog-overlay--hidden{display:none}";
3
+ var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-dialog{align-items:flex-start;background-color:#fff;border:.0625rem solid var(--IDS-DIALOG__BORDER-COLOR);border-radius:var(--IDS-DIALOG__BORDER-RADIUS);box-shadow:0 0 .625rem rgba(0,0,0,.3);color:var(--IDS-DIALOG__COLOR);display:flex;flex-direction:column;left:50%;max-height:calc(100% - 5rem);max-width:calc(100% - 3.75rem);padding:2.5rem 1.875rem;position:fixed;text-align:left;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:200}@media (max-width:1024px){.ids-dialog{padding:2.5rem .625rem}}@media (max-width:640px){.ids-dialog{max-height:calc(100% - 5rem);width:calc(100% - 3.75rem)}}.ids-dialog:has(.ids-dialog__header){padding-top:1.25rem}.ids-dialog.ids-dialog--hidden{display:none}.ids-dialog .ids-dialog__header{align-items:flex-end;display:flex;justify-content:flex-end;padding-bottom:.25rem;width:100%}.ids-dialog .ids-dialog__header .ids-dialog__header__button{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;justify-content:center;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-dialog .ids-dialog__header .ids-dialog__header__button:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-dialog .ids-dialog__body{height:100%;margin-right:.188rem;overflow-y:auto;padding:0 .375rem .625rem .625rem}.ids-dialog .ids-dialog__body::-webkit-scrollbar{margin-left:-1.25rem;position:absolute;width:1rem}.ids-dialog .ids-dialog__body::-webkit-scrollbar-track{background:var(--IDS-COLOR-NEUTRAL-99);border-radius:.625rem;margin-bottom:0}.ids-dialog .ids-dialog__body::-webkit-scrollbar-thumb{background:var(--IDS-SCROLL__COLOR);border:.125rem solid var(--IDS-COLOR-NEUTRAL-99);border-radius:.625rem;box-sizing:border-box;cursor:auto}.ids-dialog .ids-dialog__body::-webkit-scrollbar-thumb:hover{background:var(--IDS-SCROLL__HOVER-COLOR)}.ids-dialog .ids-dialog__body::-webkit-scrollbar-corner{background-color:transparent}.ids-dialog .ids-dialog__body:focus{outline:var(--IDS-FOCUS__OUTLINE);outline-offset:var(--IDS-FOCUS__OUTLINE-OFFSET)!important}.ids-dialog .ids-dialog__body.ids-dialog__body--has-scrollbar{padding-right:1.25rem}.ids-dialog .ids-dialog__body .ids-dialog__body__headline{align-self:center;margin:0;padding-top:.375rem}@media (max-width:1024px){.ids-dialog .ids-dialog__body .ids-dialog__body__headline{padding-top:0}}.ids-dialog .ids-dialog__body .ids-dialog__body__header{align-items:flex-end;-webkit-align-items:flex-end;box-sizing:border-box;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;padding:1.25rem 0 0;width:100%}.ids-dialog .ids-dialog__body .ids-dialog__body__content{margin-top:1.25rem}.ids-dialog .ids-dialog__footer{margin-top:1.875rem}.ids-dialog .ids-dialog__footer,.ids-dialog ::slotted([slot=actions]){align-items:center;display:flex;gap:1.25rem;justify-content:center;width:100%}@media (max-width:1024px){.ids-dialog .ids-dialog__footer,.ids-dialog ::slotted([slot=actions]){flex-direction:column;gap:1.25rem}}.ids-dialog-overlay{background-color:var(--IDS-OVERLAY__BACKGROUND-COLOR);bottom:0;left:0;position:fixed;right:0;top:0;z-index:200}.ids-dialog-overlay.ids-dialog-overlay--hidden{display:none}";
4
4
 
5
5
  var dialogLit = css`${unsafeCSS(css_248z)}`;
6
6