@inera/ids-design 6.1.0 → 6.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 (157) hide show
  1. package/components/accordion/accordion-lit.d.ts +2 -2
  2. package/components/accordion/accordion-lit.js +2 -2
  3. package/components/alert/alert-lit.d.ts +2 -2
  4. package/components/alert/alert-lit.js +1 -1
  5. package/components/alert/alert.css +54 -70
  6. package/components/alert-global/alert-global-lit.d.ts +2 -2
  7. package/components/alert-global/alert-global-lit.js +1 -1
  8. package/components/alert-global/alert-global.css +7 -0
  9. package/components/badge/badge-lit.d.ts +2 -2
  10. package/components/box-link/box-link-lit.d.ts +2 -2
  11. package/components/breadcrumbs/breadcrumbs-lit.d.ts +2 -2
  12. package/components/button-group/button-group-lit.d.ts +2 -2
  13. package/components/button-group/button-group-lit.js +1 -1
  14. package/components/button-group/button-group.css +8 -3
  15. package/components/card/card-lit.d.ts +2 -2
  16. package/components/card/card-lit.js +3 -3
  17. package/components/card/card.css +7 -0
  18. package/components/carousel/carousel-item-lit.d.ts +2 -2
  19. package/components/carousel/carousel-lit.d.ts +2 -2
  20. package/components/data-table/data-table-lit.d.ts +2 -2
  21. package/components/data-table/data-table-lit.js +1 -1
  22. package/components/data-table/data-table.css +1 -1
  23. package/components/date-label/date-label-lit.d.ts +2 -2
  24. package/components/dialog/dialog-lit.d.ts +2 -2
  25. package/components/dialog/dialog-lit.js +1 -1
  26. package/components/dialog/dialog.css +1 -1
  27. package/components/dropdown/dropdown-lit.d.ts +2 -2
  28. package/components/dropdown/dropdown-lit.js +2 -2
  29. package/components/footer-1177/footer-1177-lit.d.ts +2 -2
  30. package/components/footer-1177-admin/footer-1177-admin-lit.d.ts +2 -2
  31. package/components/footer-1177-pro/footer-1177-pro-lit.d.ts +2 -2
  32. package/components/footer-inera/footer-inera-lit.d.ts +2 -2
  33. package/components/footer-inera-admin/footer-inera-admin-lit.d.ts +2 -2
  34. package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
  35. package/components/footer-inera-admin/footer-inera-admin.css +4 -4
  36. package/components/form/error-message/error-message-lit.d.ts +2 -2
  37. package/components/form/group/group-lit.d.ts +2 -2
  38. package/components/form/range/range-lit.d.ts +2 -2
  39. package/components/form/range/range-lit.js +1 -1
  40. package/components/form/range/range.css +34 -11
  41. package/components/form/select-multiple/select-multiple-lit.d.ts +2 -2
  42. package/components/form/spinner/spinner-lit.d.ts +2 -2
  43. package/components/grid/column/column-lit.d.ts +2 -2
  44. package/components/grid/container/container-lit.d.ts +2 -2
  45. package/components/grid/row/row-lit.d.ts +2 -2
  46. package/components/header-1177/composite-header-1177.css +7 -2
  47. package/components/header-1177/header-1177-avatar-lit.d.ts +2 -2
  48. package/components/header-1177/header-1177-item-lit.d.ts +2 -2
  49. package/components/header-1177/header-1177-item-lit.js +1 -1
  50. package/components/header-1177/header-1177-item.css +4 -0
  51. package/components/header-1177/header-1177-lit.d.ts +2 -2
  52. package/components/header-1177/header-1177-lit.js +1 -1
  53. package/components/header-1177/header-1177-nav-item-lit.d.ts +2 -2
  54. package/components/header-1177/header-1177-nav-item-mobile-lit.d.ts +2 -2
  55. package/components/header-1177/header-1177-nav-item-mobile.css +1 -0
  56. package/components/header-1177/header-1177-nav-lit.d.ts +2 -2
  57. package/components/header-1177/header-1177.css +2 -2
  58. package/components/header-1177-admin/header-1177-admin-avatar-lit.d.ts +2 -2
  59. package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
  60. package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.d.ts +2 -2
  61. package/components/header-1177-admin/header-1177-admin-avatar.css +32 -0
  62. package/components/header-1177-admin/header-1177-admin-item-lit.d.ts +2 -2
  63. package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
  64. package/components/header-1177-admin/header-1177-admin-item.css +4 -0
  65. package/components/header-1177-admin/header-1177-admin-lit.d.ts +2 -2
  66. package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
  67. package/components/header-1177-admin/header-1177-admin-nav-item-lit.d.ts +2 -2
  68. package/components/header-1177-admin/header-1177-admin-nav-lit.d.ts +2 -2
  69. package/components/header-1177-admin/header-1177-admin.css +46 -6
  70. package/components/header-1177-pro/header-1177-pro-avatar-lit.d.ts +2 -2
  71. package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
  72. package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.d.ts +2 -2
  73. package/components/header-1177-pro/header-1177-pro-avatar.css +32 -0
  74. package/components/header-1177-pro/header-1177-pro-item-lit.d.ts +2 -2
  75. package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
  76. package/components/header-1177-pro/header-1177-pro-item.css +14 -0
  77. package/components/header-1177-pro/header-1177-pro-lit.d.ts +2 -2
  78. package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
  79. package/components/header-1177-pro/header-1177-pro-nav-item-lit.d.ts +2 -2
  80. package/components/header-1177-pro/header-1177-pro-nav-lit.d.ts +2 -2
  81. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts +2 -2
  82. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +1 -0
  83. package/components/header-1177-pro/header-1177-pro-region-picker-lit.d.ts +2 -2
  84. package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
  85. package/components/header-1177-pro/header-1177-pro-region-picker.css +41 -7
  86. package/components/header-1177-pro/header-1177-pro.css +41 -7
  87. package/components/header-inera/header-inera-item-lit.d.ts +2 -2
  88. package/components/header-inera/header-inera-item-lit.js +1 -1
  89. package/components/header-inera/header-inera-item.css +8 -14
  90. package/components/header-inera/header-inera-lit.d.ts +2 -2
  91. package/components/header-inera/header-inera-lit.js +1 -1
  92. package/components/header-inera/header-inera-nav-item-lit.d.ts +2 -2
  93. package/components/header-inera/header-inera-nav-item-lit.js +1 -1
  94. package/components/header-inera/header-inera-nav-item.css +1 -1
  95. package/components/header-inera/header-inera-nav-lit.d.ts +2 -2
  96. package/components/header-inera/header-inera-nav-mobile-lit.d.ts +2 -2
  97. package/components/header-inera/header-inera-nav-mobile-lit.js +1 -1
  98. package/components/header-inera/header-inera-nav-mobile.css +1 -0
  99. package/components/header-inera/header-inera.css +2 -2
  100. package/components/header-inera-admin/composite-header-inera-admin.css +35 -22
  101. package/components/header-inera-admin/header-inera-admin-avatar-lit.d.ts +2 -2
  102. package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
  103. package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.d.ts +2 -2
  104. package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
  105. package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +8 -1
  106. package/components/header-inera-admin/header-inera-admin-avatar.css +15 -4
  107. package/components/header-inera-admin/header-inera-admin-item-lit.d.ts +2 -2
  108. package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
  109. package/components/header-inera-admin/header-inera-admin-item.css +8 -14
  110. package/components/header-inera-admin/header-inera-admin-lit.d.ts +2 -2
  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.d.ts +2 -2
  113. package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
  114. package/components/header-inera-admin/header-inera-admin-nav-item.css +1 -1
  115. package/components/header-inera-admin/header-inera-admin-nav-lit.d.ts +2 -2
  116. package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.d.ts +2 -2
  117. package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +1 -1
  118. package/components/header-inera-admin/header-inera-admin-nav-mobile.css +1 -0
  119. package/components/header-inera-admin/header-inera-admin.css +2 -2
  120. package/components/mobile-menu/mobile-menu-lit.d.ts +2 -2
  121. package/components/navigation/content/navigation-content-lit.d.ts +2 -2
  122. package/components/navigation/local/navigation-local-lit.d.ts +2 -2
  123. package/components/notification-badge/notification-badge-lit.d.ts +2 -2
  124. package/components/pagination/data-pagination/data-pagination-lit.d.ts +2 -2
  125. package/components/pagination/list-pagination/list-pagination-lit.d.ts +2 -2
  126. package/components/pagination/list-pagination/list-pagination-lit.js +2 -2
  127. package/components/popover/popover-content-lit.d.ts +2 -2
  128. package/components/popover/popover-lit.d.ts +2 -2
  129. package/components/progressbar/progressbar-lit.d.ts +2 -2
  130. package/components/progressbar/progressbar-lit.js +1 -1
  131. package/components/progressbar/progressbar.css +19 -19
  132. package/components/puff-list/puff-list-lit.d.ts +2 -2
  133. package/components/side-menu/side-menu-lit.d.ts +2 -2
  134. package/components/side-panel/side-panel-lit.d.ts +2 -2
  135. package/components/side-panel/side-panel-lit.js +1 -1
  136. package/components/side-panel/side-panel.css +1 -0
  137. package/components/stepper/stepper-lit.d.ts +2 -2
  138. package/components/stepper/stepper-lit.js +1 -1
  139. package/components/stepper/stepper.css +1 -0
  140. package/components/tabs/tab-lit.d.ts +2 -2
  141. package/components/tabs/tab-panel-lit.d.ts +2 -2
  142. package/components/tabs/tabs-lit.d.ts +2 -2
  143. package/components/tag/tag-lit.d.ts +2 -2
  144. package/components/tooltip/tooltip-lit.d.ts +2 -2
  145. package/global/global.css +125 -87
  146. package/global/icons/font/Inera-Design-Icons.svg +322 -322
  147. package/license.md +7 -7
  148. package/package.json +1 -1
  149. package/themes/1177/1177-tokens.css +33 -33
  150. package/themes/1177/1177.css +131 -92
  151. package/themes/1177-pro/1177-pro.css +131 -92
  152. package/themes/inera/inera-tokens.css +52 -52
  153. package/themes/inera/inera.css +130 -91
  154. package/themes/inera-admin/inera-admin.css +130 -91
  155. package/components/form/textarea/textarea-lit.d.ts +0 -2
  156. package/components/form/textarea/textarea-lit.js +0 -7
  157. package/components/form/textarea/textarea.css +0 -0
package/license.md CHANGED
@@ -1,7 +1,7 @@
1
- # License
2
-
3
- The package @inera/ids-design is solely for the purpose of being used for and on behalf of Inera AB and its subsidiaries.
4
-
5
- Individuals or entities that are not affiliated with or employed by Inera AB or its subsidiaries are prohibited from accessing or utilizing this package. Additionally, they may not reproduce, sell, publish any information, content, or materials available through it for any purpose.
6
-
7
- By accessing and using this package, you agree to be bound by these terms of use.
1
+ # License
2
+
3
+ The package @inera/ids-design is solely for the purpose of being used for and on behalf of Inera AB and its subsidiaries.
4
+
5
+ Individuals or entities that are not affiliated with or employed by Inera AB or its subsidiaries are prohibited from accessing or utilizing this package. Additionally, they may not reproduce, sell, publish any information, content, or materials available through it for any purpose.
6
+
7
+ By accessing and using this package, you agree to be bound by these terms of use.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@inera/ids-design",
4
- "version": "6.1.0",
4
+ "version": "6.2.0",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "publishConfig": {
7
7
  "access": "public"
@@ -1,34 +1,34 @@
1
- :root, :host {
2
- --IDS-COLOR-PRIMARY-30: #6a0032;
3
- --IDS-COLOR-PRIMARY-35: #a00b36;
4
- --IDS-COLOR-PRIMARY-40: #c12143;
5
- --IDS-COLOR-PRIMARY-90: #faeef0;
6
-
7
- --IDS-COLOR-ACCENT-30: #3b4266;
8
- --IDS-COLOR-ACCENT-40: #396291;
9
- --IDS-COLOR-ACCENT-90: #C6D2DF;
10
- --IDS-COLOR-ACCENT-95: #f1f1f5;
11
-
12
- --IDS-COLOR-SECONDARY-95: #FAF8F6;
13
-
14
- --IDS-COLOR-SUCCESS-30: #395428;
15
- --IDS-COLOR-SUCCESS-40: #419002;
16
- --IDS-COLOR-SUCCESS-99: #eef8ee;
17
-
18
- --IDS-COLOR-ATTENTION-40: #ffc100;
19
- --IDS-COLOR-ATTENTION-95: #fff8e0;
20
-
21
- --IDS-COLOR-NEUTRAL-20: #353535;
22
- --IDS-COLOR-NEUTRAL-40: #636466;
23
- --IDS-COLOR-NEUTRAL-50: #808285;
24
- --IDS-COLOR-NEUTRAL-90: #dadbdc;
25
- --IDS-COLOR-NEUTRAL-99: #f1f2f2;
26
- --IDS-COLOR-NEUTRAL-100: #fff;
27
-
28
- --IDS-COLOR-ERROR-40: #c12143;
29
- --IDS-COLOR-ERROR-99: #faeef0;
30
-
31
- --IDS-COLOR-BACKGROUND-40: #fff;
32
-
33
- --IDS-COLOR-PRIMARY-30-OPACITY-03: #dfa9b8;
1
+ :root, :host {
2
+ --IDS-COLOR-PRIMARY-30: #6a0032;
3
+ --IDS-COLOR-PRIMARY-35: #a00b36;
4
+ --IDS-COLOR-PRIMARY-40: #c12143;
5
+ --IDS-COLOR-PRIMARY-90: #faeef0;
6
+
7
+ --IDS-COLOR-ACCENT-30: #3b4266;
8
+ --IDS-COLOR-ACCENT-40: #396291;
9
+ --IDS-COLOR-ACCENT-90: #C6D2DF;
10
+ --IDS-COLOR-ACCENT-95: #f1f1f5;
11
+
12
+ --IDS-COLOR-SECONDARY-95: #FAF8F6;
13
+
14
+ --IDS-COLOR-SUCCESS-30: #395428;
15
+ --IDS-COLOR-SUCCESS-40: #419002;
16
+ --IDS-COLOR-SUCCESS-99: #eef8ee;
17
+
18
+ --IDS-COLOR-ATTENTION-40: #ffc100;
19
+ --IDS-COLOR-ATTENTION-95: #fff8e0;
20
+
21
+ --IDS-COLOR-NEUTRAL-20: #353535;
22
+ --IDS-COLOR-NEUTRAL-40: #636466;
23
+ --IDS-COLOR-NEUTRAL-50: #808285;
24
+ --IDS-COLOR-NEUTRAL-90: #dadbdc;
25
+ --IDS-COLOR-NEUTRAL-99: #f1f2f2;
26
+ --IDS-COLOR-NEUTRAL-100: #fff;
27
+
28
+ --IDS-COLOR-ERROR-40: #c12143;
29
+ --IDS-COLOR-ERROR-99: #faeef0;
30
+
31
+ --IDS-COLOR-BACKGROUND-40: #fff;
32
+
33
+ --IDS-COLOR-PRIMARY-30-OPACITY-03: #dfa9b8;
34
34
  }
@@ -2712,6 +2712,11 @@ body.ids {
2712
2712
  -moz-user-select: none;
2713
2713
  -ms-user-select: none;
2714
2714
  }
2715
+ .ids .ids-button [class*=" ids-icon-"],
2716
+ .ids-button [class*=" ids-icon-"],
2717
+ .ids button.ids-button [class*=" ids-icon-"] {
2718
+ font-size: 1.125rem;
2719
+ }
2715
2720
  .ids .ids-button:hover,
2716
2721
  .ids-button:hover,
2717
2722
  .ids button.ids-button:hover {
@@ -2729,6 +2734,8 @@ body.ids {
2729
2734
  .ids .ids-button:focus,
2730
2735
  .ids-button:focus,
2731
2736
  .ids button.ids-button:focus {
2737
+ background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
2738
+ border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
2732
2739
  outline: var(--IDS-FOCUS__OUTLINE);
2733
2740
  outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
2734
2741
  }
@@ -2790,6 +2797,9 @@ body.ids {
2790
2797
  .ids .ids-button.ids-button--secondary:focus,
2791
2798
  .ids-button.ids-button--secondary:focus,
2792
2799
  .ids button.ids-button.ids-button--secondary:focus {
2800
+ background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
2801
+ color: var(--IDS-COLOR-NEUTRAL-100);
2802
+ border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
2793
2803
  outline: var(--IDS-FOCUS__OUTLINE);
2794
2804
  outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
2795
2805
  }
@@ -2803,6 +2813,7 @@ body.ids {
2803
2813
  box-shadow: none;
2804
2814
  font-family: var(--IDS-FONT-FAMILY-HEADING);
2805
2815
  text-decoration: underline;
2816
+ text-underline-offset: 0.125rem;
2806
2817
  }
2807
2818
  .ids .ids-button.ids-button--tertiary.ids-button--s,
2808
2819
  .ids-button.ids-button--tertiary.ids-button--s,
@@ -2837,6 +2848,10 @@ body.ids {
2837
2848
  .ids .ids-button.ids-button--tertiary:focus,
2838
2849
  .ids-button.ids-button--tertiary:focus,
2839
2850
  .ids button.ids-button.ids-button--tertiary:focus {
2851
+ background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
2852
+ color: var(--IDS-COLOR-NEUTRAL-100);
2853
+ border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
2854
+ border: 0.063rem solid var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
2840
2855
  outline: var(--IDS-FOCUS__OUTLINE);
2841
2856
  outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
2842
2857
  }
@@ -2850,11 +2865,6 @@ body.ids {
2850
2865
  color: var(--IDS-BUTTON--DISABLED__COLOR);
2851
2866
  text-decoration: none;
2852
2867
  }
2853
- .ids .ids-button [class^=ids-icon-],
2854
- .ids-button [class^=ids-icon-],
2855
- .ids button.ids-button [class^=ids-icon-] {
2856
- font-size: 1.125rem;
2857
- }
2858
2868
  .ids .ids-button.ids-button--icon, .ids .ids-button.ids-button--fab,
2859
2869
  .ids-button.ids-button--icon,
2860
2870
  .ids-button.ids-button--fab,
@@ -2862,7 +2872,7 @@ body.ids {
2862
2872
  .ids button.ids-button.ids-button--fab {
2863
2873
  width: 2.75rem;
2864
2874
  height: 2.75rem !important;
2865
- border-radius: 100%;
2875
+ border-radius: 100% !important;
2866
2876
  font-style: normal;
2867
2877
  font-weight: 400;
2868
2878
  line-height: 0 !important;
@@ -2921,6 +2931,8 @@ body.ids {
2921
2931
  .ids .ids-button.ids-button--icon:focus,
2922
2932
  .ids-button.ids-button--icon:focus,
2923
2933
  .ids button.ids-button.ids-button--icon:focus {
2934
+ background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
2935
+ color: var(--IDS-COLOR-NEUTRAL-100);
2924
2936
  outline: var(--IDS-FOCUS__OUTLINE);
2925
2937
  outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
2926
2938
  }
@@ -2960,8 +2972,6 @@ body.ids {
2960
2972
  .ids button.ids-button.ids-button--block {
2961
2973
  display: flex;
2962
2974
  width: 100%;
2963
- align-items: center;
2964
- justify-content: center;
2965
2975
  }
2966
2976
  @media (max-width: 1024px) {
2967
2977
  .ids .ids-button.ids-button--m-block,
@@ -2969,8 +2979,6 @@ body.ids {
2969
2979
  .ids button.ids-button.ids-button--m-block {
2970
2980
  display: flex;
2971
2981
  width: 100%;
2972
- align-items: center;
2973
- justify-content: center;
2974
2982
  }
2975
2983
  }
2976
2984
  @media (max-width: 640px) {
@@ -2979,8 +2987,6 @@ body.ids {
2979
2987
  .ids button.ids-button.ids-button--s-block {
2980
2988
  display: flex;
2981
2989
  width: 100%;
2982
- align-items: center;
2983
- justify-content: center;
2984
2990
  }
2985
2991
  }
2986
2992
  .ids .ids-button.ids-button--disabled, .ids .ids-button[disabled],
@@ -3429,63 +3435,6 @@ input:focus + .ids-checkbox input::before {
3429
3435
  font-style: italic;
3430
3436
  }
3431
3437
 
3432
- input.ids-range {
3433
- appearance: none;
3434
- width: 100%;
3435
- height: 0.5rem;
3436
- background-color: var(--IDS-RANGE__BACKGROUND-COLOR);
3437
- background-image: linear-gradient(var(--IDS-RANGE__SELECTION-BACKGROUND-COLOR), var(--IDS-RANGE__SELECTION-BACKGROUND-COLOR));
3438
- background-repeat: no-repeat;
3439
- border: 0.063rem;
3440
- cursor: pointer;
3441
- display: block;
3442
- padding: 0;
3443
- border-radius: 1rem;
3444
- margin: 0;
3445
- }
3446
- input.ids-range::-ms-track {
3447
- width: 100%;
3448
- cursor: pointer;
3449
- background: transparent;
3450
- border-color: transparent;
3451
- color: transparent;
3452
- }
3453
- input.ids-range::-webkit-slider-thumb {
3454
- -webkit-appearance: none;
3455
- border: 0.125rem solid var(--IDS-COLOR-NEUTRAL-100);
3456
- height: 1.5rem;
3457
- width: 1.5rem;
3458
- border-radius: 100%;
3459
- background: var(--IDS-RANGE__THUMB-BACKGROUND-COLOR);
3460
- cursor: pointer;
3461
- }
3462
- input.ids-range::-ms-thumb {
3463
- border: 0.125rem solid var(--IDS-COLOR-NEUTRAL-100);
3464
- height: 1.375rem;
3465
- width: 1.5rem;
3466
- border-radius: 100%;
3467
- cursor: pointer;
3468
- }
3469
- input.ids-range:disabled {
3470
- cursor: default;
3471
- appearance: none;
3472
- width: 100%;
3473
- height: 0.5rem;
3474
- background-color: var(--IDS-RANGE__BACKGROUND-COLOR);
3475
- background-image: linear-gradient(var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR), var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR));
3476
- background-repeat: no-repeat;
3477
- border: 0.063rem;
3478
- padding: 0;
3479
- border-radius: 1rem;
3480
- }
3481
- input.ids-range:disabled::-webkit-slider-thumb {
3482
- cursor: default;
3483
- background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
3484
- }
3485
- input.ids-range:disabled::-ms-thumb {
3486
- cursor: default;
3487
- }
3488
-
3489
3438
  .ids-select {
3490
3439
  appearance: none !important;
3491
3440
  -webkit-appearance: none !important;
@@ -3893,6 +3842,88 @@ input:focus + .ids-toggle input:before {
3893
3842
  }
3894
3843
  }
3895
3844
 
3845
+ .ids-range .ids-label {
3846
+ display: inline-block;
3847
+ margin-bottom: 0.75rem !important;
3848
+ }
3849
+
3850
+ .ids-range__input,
3851
+ input[type=range] {
3852
+ cursor: pointer;
3853
+ appearance: none;
3854
+ -webkit-appearance: none;
3855
+ box-sizing: border-box;
3856
+ display: block;
3857
+ padding: 0;
3858
+ margin: 0;
3859
+ width: 100%;
3860
+ height: 0.5rem;
3861
+ border: 0.0625rem solid var(--IDS-RANGE__BORDER-COLOR);
3862
+ border-radius: 1rem;
3863
+ background-size: 98% 100%;
3864
+ background-repeat: no-repeat;
3865
+ background-image: linear-gradient(var(--IDS-RANGE__FILL-BACKGROUND-COLOR), var(--IDS-RANGE__FILL-BACKGROUND-COLOR));
3866
+ touch-action: pan-x;
3867
+ -webkit-tap-highlight-color: transparent;
3868
+ margin-bottom: 0.75rem;
3869
+ }
3870
+ .ids-range__input::-webkit-slider-thumb,
3871
+ input[type=range]::-webkit-slider-thumb {
3872
+ -webkit-appearance: none;
3873
+ height: 1.5rem;
3874
+ width: 1.5rem;
3875
+ outline: 0.1875rem solid var(--IDS-COLOR-NEUTRAL-100);
3876
+ border-radius: 100%;
3877
+ background-color: var(--IDS-RANGE__THUMB-BACKGROUND-COLOR);
3878
+ cursor: pointer;
3879
+ position: relative;
3880
+ z-index: 1;
3881
+ }
3882
+ .ids-range__input::-moz-range-thumb,
3883
+ input[type=range]::-moz-range-thumb {
3884
+ -moz-appearance: none;
3885
+ height: 1.5rem;
3886
+ width: 1.5rem;
3887
+ outline: 0.1875rem solid var(--IDS-COLOR-NEUTRAL-100);
3888
+ border-radius: 100%;
3889
+ background-color: var(--IDS-RANGE__THUMB-BACKGROUND-COLOR);
3890
+ cursor: pointer;
3891
+ position: relative;
3892
+ z-index: 1;
3893
+ }
3894
+ .ids-range__input::-ms-thumb,
3895
+ input[type=range]::-ms-thumb {
3896
+ height: 1.5rem;
3897
+ width: 1.5rem;
3898
+ outline: 0.1875rem solid var(--IDS-COLOR-NEUTRAL-100);
3899
+ border-radius: 100%;
3900
+ background-color: var(--IDS-RANGE__THUMB-BACKGROUND-COLOR);
3901
+ cursor: pointer;
3902
+ position: relative;
3903
+ z-index: 1;
3904
+ }
3905
+ .ids-range__input:disabled,
3906
+ input[type=range]:disabled {
3907
+ cursor: default;
3908
+ border: 0.0625rem dashed var(--IDS-RANGE--DISABLED__BORDER-COLOR);
3909
+ background-image: linear-gradient(var(--IDS-RANGE--DISABLED__FILL-BACKGROUND-COLOR), var(--IDS-RANGE--DISABLED__FILL-BACKGROUND-COLOR));
3910
+ }
3911
+ .ids-range__input:disabled::-moz-range-thumb,
3912
+ input[type=range]:disabled::-moz-range-thumb {
3913
+ cursor: default;
3914
+ background: var(--IDS-RANGE--DISABLED__FILL-BACKGROUND-COLOR);
3915
+ }
3916
+ .ids-range__input:disabled::-webkit-slider-thumb,
3917
+ input[type=range]:disabled::-webkit-slider-thumb {
3918
+ cursor: default;
3919
+ background: var(--IDS-RANGE--DISABLED__FILL-BACKGROUND-COLOR);
3920
+ }
3921
+ .ids-range__input:disabled::-ms-thumb,
3922
+ input[type=range]:disabled::-ms-thumb {
3923
+ cursor: default;
3924
+ background: var(--IDS-RANGE--DISABLED__FILL-BACKGROUND-COLOR);
3925
+ }
3926
+
3896
3927
  .ids-form-group__fieldset {
3897
3928
  border: none;
3898
3929
  margin: 0;
@@ -4068,7 +4099,7 @@ input:focus + .ids-toggle input:before {
4068
4099
  }
4069
4100
  }
4070
4101
  .ids .ids-heading-m .ids-anchor {
4071
- color: var(--IDS-ANCHOR__COLOR);
4102
+ color: var(--IDS-ANCHOR__COLOR) !important;
4072
4103
  text-decoration: none;
4073
4104
  text-underline-offset: 0.125rem;
4074
4105
  }
@@ -4101,7 +4132,7 @@ input:focus + .ids-toggle input:before {
4101
4132
  }
4102
4133
  }
4103
4134
  .ids .ids-heading-s .ids-anchor {
4104
- color: var(--IDS-ANCHOR__COLOR);
4135
+ color: var(--IDS-ANCHOR__COLOR) !important;
4105
4136
  text-decoration: none;
4106
4137
  text-underline-offset: 0.125rem;
4107
4138
  }
@@ -4127,7 +4158,7 @@ input:focus + .ids-toggle input:before {
4127
4158
  font-weight: var(--IDS-HEADING-XS__FONT-WEIGHT);
4128
4159
  }
4129
4160
  .ids .ids-heading-xs .ids-anchor {
4130
- color: var(--IDS-ANCHOR__COLOR);
4161
+ color: var(--IDS-ANCHOR__COLOR) !important;
4131
4162
  text-decoration: none;
4132
4163
  text-underline-offset: 0.125rem;
4133
4164
  }
@@ -4159,7 +4190,7 @@ input:focus + .ids-toggle input:before {
4159
4190
  }
4160
4191
  }
4161
4192
  .ids .ids-preamble .ids-anchor {
4162
- color: var(--IDS-ANCHOR__COLOR);
4193
+ color: var(--IDS-ANCHOR__COLOR) !important;
4163
4194
  text-decoration: none;
4164
4195
  text-underline-offset: 0.125rem;
4165
4196
  }
@@ -4183,7 +4214,7 @@ input:focus + .ids-toggle input:before {
4183
4214
  letter-spacing: 0;
4184
4215
  }
4185
4216
  .ids .ids-body .ids-anchor {
4186
- color: var(--IDS-ANCHOR__COLOR);
4217
+ color: var(--IDS-ANCHOR__COLOR) !important;
4187
4218
  text-decoration: none;
4188
4219
  text-underline-offset: 0.125rem;
4189
4220
  }
@@ -4211,7 +4242,7 @@ input:focus + .ids-toggle input:before {
4211
4242
  font-family: var(--IDS-FONT-FAMILY-BASE);
4212
4243
  }
4213
4244
  .ids .ids-small .ids-anchor {
4214
- color: var(--IDS-ANCHOR__COLOR);
4245
+ color: var(--IDS-ANCHOR__COLOR) !important;
4215
4246
  text-decoration: none;
4216
4247
  text-underline-offset: 0.125rem;
4217
4248
  }
@@ -4234,6 +4265,21 @@ input:focus + .ids-toggle input:before {
4234
4265
  font-weight: var(--IDS-PAGE-LIST__FONT-WEIGHT);
4235
4266
  letter-spacing: var(--IDS-PAGE-LIST__LETTER-SPACING);
4236
4267
  }
4268
+ .ids .ids-pagelist .ids-anchor {
4269
+ color: var(--IDS-ANCHOR__COLOR) !important;
4270
+ text-decoration: none;
4271
+ text-underline-offset: 0.125rem;
4272
+ }
4273
+ .ids .ids-pagelist .ids-anchor:visited {
4274
+ color: var(--IDS-ANCHOR__COLOR);
4275
+ }
4276
+ .ids .ids-pagelist .ids-anchor:link {
4277
+ text-decoration: underline;
4278
+ }
4279
+ .ids .ids-pagelist .ids-anchor:active, .ids .ids-pagelist .ids-anchor:hover {
4280
+ color: var(--IDS-ANCHOR__HOVER-COLOR);
4281
+ text-decoration: underline;
4282
+ }
4237
4283
  .ids ul.ids-bullet-list,
4238
4284
  .ids .ids-bullet-list {
4239
4285
  list-style: disc;
@@ -4982,25 +5028,17 @@ input:focus + .ids-toggle input:before {
4982
5028
  [class^=ids-icon-].ids-icon--text-start {
4983
5029
  margin-right: 0.5rem;
4984
5030
  position: relative;
4985
- bottom: -0.125rem;
5031
+ top: -0.0938rem;
5032
+ vertical-align: middle;
4986
5033
  flex-shrink: 0;
4987
5034
  }
4988
- [class^=ids-icon-].ids-icon--text-start:before {
4989
- top: 50%;
4990
- left: 50%;
4991
- transform: translate(-50%, -50%);
4992
- }
4993
5035
  [class^=ids-icon-].ids-icon--text-end {
4994
5036
  margin-left: 0.5rem;
4995
5037
  position: relative;
4996
- bottom: -0.125rem;
5038
+ top: -0.0938rem;
5039
+ vertical-align: middle;
4997
5040
  flex-shrink: 0;
4998
5041
  }
4999
- [class^=ids-icon-].ids-icon--text-end:before {
5000
- top: 50%;
5001
- left: 50%;
5002
- transform: translate(-50%, -50%);
5003
- }
5004
5042
  [class^=ids-icon-].ids-icon--s {
5005
5043
  width: 1rem;
5006
5044
  height: 1rem;
@@ -5257,12 +5295,13 @@ input[type=search]::-webkit-search-results-decoration {
5257
5295
  --IDS-TOGGLE--DISABLED__KNOB-BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-90);
5258
5296
  --IDS-TOGGLE--DISABLED-CHECKED__KNOB-BACKGROUND-IMAGE: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="1rem" height="0.688rem" viewBox="0 0 40 32" fill="none"><path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M39.1772 0.674536C40.2151 1.62733 40.2798 3.23649 39.3218 4.26869L14.343 31.1817C13.8554 31.7071 13.1679 32.0041 12.4489 32C11.73 31.9958 11.046 31.6909 10.5646 31.1598L0.658175 20.2339C-0.287695 19.1907 -0.20415 17.5824 0.844778 16.6417C1.8937 15.7009 3.51081 15.784 4.45668 16.8273L12.4859 25.6828L35.5634 0.818302C36.5214 -0.213896 38.1394 -0.278263 39.1772 0.674536Z" fill="rgb(128,130,133)"></path></svg>');
5259
5297
  /* Range */
5260
- --IDS-RANGE__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-90);
5261
- --IDS-RANGE__THUMB-BACKGROUND-COLOR: var(--IDS-RANGE__SELECTION-BACKGROUND-COLOR);
5262
- --IDS-RANGE__TICK-COLOR: var(--IDS-COLOR-NEUTRAL-20);
5298
+ --IDS-RANGE__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-100);
5299
+ --IDS-RANGE__BORDER-COLOR: var(--IDS-COLOR-ACCENT-40);
5300
+ --IDS-RANGE__THUMB-BACKGROUND-COLOR: var(--IDS-COLOR-ACCENT-40);
5301
+ --IDS-RANGE__FILL-BACKGROUND-COLOR: var(--IDS-COLOR-ACCENT-40);
5263
5302
  --IDS-RANGE__TICK-LINE-COLOR: var(--IDS-COLOR-NEUTRAL-50);
5264
- --IDS-RANGE__SELECTION-BACKGROUND-COLOR: var(--IDS-COLOR-ACCENT-40);
5265
- --IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-50);
5303
+ --IDS-RANGE--DISABLED__BORDER-COLOR: var(--IDS-COLOR-NEUTRAL-50);
5304
+ --IDS-RANGE--DISABLED__FILL-BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-50);
5266
5305
  /**********************
5267
5306
  * COMPONENTS
5268
5307
  **********************/