@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
@@ -2739,6 +2739,11 @@ body.ids {
2739
2739
  -moz-user-select: none;
2740
2740
  -ms-user-select: none;
2741
2741
  }
2742
+ .ids .ids-button [class*=" ids-icon-"],
2743
+ .ids-button [class*=" ids-icon-"],
2744
+ .ids button.ids-button [class*=" ids-icon-"] {
2745
+ font-size: 1.125rem;
2746
+ }
2742
2747
  .ids .ids-button:hover,
2743
2748
  .ids-button:hover,
2744
2749
  .ids button.ids-button:hover {
@@ -2756,6 +2761,8 @@ body.ids {
2756
2761
  .ids .ids-button:focus,
2757
2762
  .ids-button:focus,
2758
2763
  .ids button.ids-button:focus {
2764
+ background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
2765
+ border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
2759
2766
  outline: var(--IDS-FOCUS__OUTLINE);
2760
2767
  outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
2761
2768
  }
@@ -2817,6 +2824,9 @@ body.ids {
2817
2824
  .ids .ids-button.ids-button--secondary:focus,
2818
2825
  .ids-button.ids-button--secondary:focus,
2819
2826
  .ids button.ids-button.ids-button--secondary:focus {
2827
+ background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
2828
+ color: var(--IDS-COLOR-NEUTRAL-100);
2829
+ border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
2820
2830
  outline: var(--IDS-FOCUS__OUTLINE);
2821
2831
  outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
2822
2832
  }
@@ -2830,6 +2840,7 @@ body.ids {
2830
2840
  box-shadow: none;
2831
2841
  font-family: var(--IDS-FONT-FAMILY-HEADING);
2832
2842
  text-decoration: underline;
2843
+ text-underline-offset: 0.125rem;
2833
2844
  }
2834
2845
  .ids .ids-button.ids-button--tertiary.ids-button--s,
2835
2846
  .ids-button.ids-button--tertiary.ids-button--s,
@@ -2864,6 +2875,10 @@ body.ids {
2864
2875
  .ids .ids-button.ids-button--tertiary:focus,
2865
2876
  .ids-button.ids-button--tertiary:focus,
2866
2877
  .ids button.ids-button.ids-button--tertiary:focus {
2878
+ background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
2879
+ color: var(--IDS-COLOR-NEUTRAL-100);
2880
+ border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
2881
+ border: 0.063rem solid var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
2867
2882
  outline: var(--IDS-FOCUS__OUTLINE);
2868
2883
  outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
2869
2884
  }
@@ -2877,11 +2892,6 @@ body.ids {
2877
2892
  color: var(--IDS-BUTTON--DISABLED__COLOR);
2878
2893
  text-decoration: none;
2879
2894
  }
2880
- .ids .ids-button [class^=ids-icon-],
2881
- .ids-button [class^=ids-icon-],
2882
- .ids button.ids-button [class^=ids-icon-] {
2883
- font-size: 1.125rem;
2884
- }
2885
2895
  .ids .ids-button.ids-button--icon, .ids .ids-button.ids-button--fab,
2886
2896
  .ids-button.ids-button--icon,
2887
2897
  .ids-button.ids-button--fab,
@@ -2889,7 +2899,7 @@ body.ids {
2889
2899
  .ids button.ids-button.ids-button--fab {
2890
2900
  width: 2.75rem;
2891
2901
  height: 2.75rem !important;
2892
- border-radius: 100%;
2902
+ border-radius: 100% !important;
2893
2903
  font-style: normal;
2894
2904
  font-weight: 400;
2895
2905
  line-height: 0 !important;
@@ -2948,6 +2958,8 @@ body.ids {
2948
2958
  .ids .ids-button.ids-button--icon:focus,
2949
2959
  .ids-button.ids-button--icon:focus,
2950
2960
  .ids button.ids-button.ids-button--icon:focus {
2961
+ background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
2962
+ color: var(--IDS-COLOR-NEUTRAL-100);
2951
2963
  outline: var(--IDS-FOCUS__OUTLINE);
2952
2964
  outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
2953
2965
  }
@@ -2987,8 +2999,6 @@ body.ids {
2987
2999
  .ids button.ids-button.ids-button--block {
2988
3000
  display: flex;
2989
3001
  width: 100%;
2990
- align-items: center;
2991
- justify-content: center;
2992
3002
  }
2993
3003
  @media (max-width: 1024px) {
2994
3004
  .ids .ids-button.ids-button--m-block,
@@ -2996,8 +3006,6 @@ body.ids {
2996
3006
  .ids button.ids-button.ids-button--m-block {
2997
3007
  display: flex;
2998
3008
  width: 100%;
2999
- align-items: center;
3000
- justify-content: center;
3001
3009
  }
3002
3010
  }
3003
3011
  @media (max-width: 640px) {
@@ -3006,8 +3014,6 @@ body.ids {
3006
3014
  .ids button.ids-button.ids-button--s-block {
3007
3015
  display: flex;
3008
3016
  width: 100%;
3009
- align-items: center;
3010
- justify-content: center;
3011
3017
  }
3012
3018
  }
3013
3019
  .ids .ids-button.ids-button--disabled, .ids .ids-button[disabled],
@@ -3456,63 +3462,6 @@ input:focus + .ids-checkbox input::before {
3456
3462
  font-style: italic;
3457
3463
  }
3458
3464
 
3459
- input.ids-range {
3460
- appearance: none;
3461
- width: 100%;
3462
- height: 0.5rem;
3463
- background-color: var(--IDS-RANGE__BACKGROUND-COLOR);
3464
- background-image: linear-gradient(var(--IDS-RANGE__SELECTION-BACKGROUND-COLOR), var(--IDS-RANGE__SELECTION-BACKGROUND-COLOR));
3465
- background-repeat: no-repeat;
3466
- border: 0.063rem;
3467
- cursor: pointer;
3468
- display: block;
3469
- padding: 0;
3470
- border-radius: 1rem;
3471
- margin: 0;
3472
- }
3473
- input.ids-range::-ms-track {
3474
- width: 100%;
3475
- cursor: pointer;
3476
- background: transparent;
3477
- border-color: transparent;
3478
- color: transparent;
3479
- }
3480
- input.ids-range::-webkit-slider-thumb {
3481
- -webkit-appearance: none;
3482
- border: 0.125rem solid var(--IDS-COLOR-NEUTRAL-100);
3483
- height: 1.5rem;
3484
- width: 1.5rem;
3485
- border-radius: 100%;
3486
- background: var(--IDS-RANGE__THUMB-BACKGROUND-COLOR);
3487
- cursor: pointer;
3488
- }
3489
- input.ids-range::-ms-thumb {
3490
- border: 0.125rem solid var(--IDS-COLOR-NEUTRAL-100);
3491
- height: 1.375rem;
3492
- width: 1.5rem;
3493
- border-radius: 100%;
3494
- cursor: pointer;
3495
- }
3496
- input.ids-range:disabled {
3497
- cursor: default;
3498
- appearance: none;
3499
- width: 100%;
3500
- height: 0.5rem;
3501
- background-color: var(--IDS-RANGE__BACKGROUND-COLOR);
3502
- background-image: linear-gradient(var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR), var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR));
3503
- background-repeat: no-repeat;
3504
- border: 0.063rem;
3505
- padding: 0;
3506
- border-radius: 1rem;
3507
- }
3508
- input.ids-range:disabled::-webkit-slider-thumb {
3509
- cursor: default;
3510
- background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
3511
- }
3512
- input.ids-range:disabled::-ms-thumb {
3513
- cursor: default;
3514
- }
3515
-
3516
3465
  .ids-select {
3517
3466
  appearance: none !important;
3518
3467
  -webkit-appearance: none !important;
@@ -3920,6 +3869,88 @@ input:focus + .ids-toggle input:before {
3920
3869
  }
3921
3870
  }
3922
3871
 
3872
+ .ids-range .ids-label {
3873
+ display: inline-block;
3874
+ margin-bottom: 0.75rem !important;
3875
+ }
3876
+
3877
+ .ids-range__input,
3878
+ input[type=range] {
3879
+ cursor: pointer;
3880
+ appearance: none;
3881
+ -webkit-appearance: none;
3882
+ box-sizing: border-box;
3883
+ display: block;
3884
+ padding: 0;
3885
+ margin: 0;
3886
+ width: 100%;
3887
+ height: 0.5rem;
3888
+ border: 0.0625rem solid var(--IDS-RANGE__BORDER-COLOR);
3889
+ border-radius: 1rem;
3890
+ background-size: 98% 100%;
3891
+ background-repeat: no-repeat;
3892
+ background-image: linear-gradient(var(--IDS-RANGE__FILL-BACKGROUND-COLOR), var(--IDS-RANGE__FILL-BACKGROUND-COLOR));
3893
+ touch-action: pan-x;
3894
+ -webkit-tap-highlight-color: transparent;
3895
+ margin-bottom: 0.75rem;
3896
+ }
3897
+ .ids-range__input::-webkit-slider-thumb,
3898
+ input[type=range]::-webkit-slider-thumb {
3899
+ -webkit-appearance: none;
3900
+ height: 1.5rem;
3901
+ width: 1.5rem;
3902
+ outline: 0.1875rem solid var(--IDS-COLOR-NEUTRAL-100);
3903
+ border-radius: 100%;
3904
+ background-color: var(--IDS-RANGE__THUMB-BACKGROUND-COLOR);
3905
+ cursor: pointer;
3906
+ position: relative;
3907
+ z-index: 1;
3908
+ }
3909
+ .ids-range__input::-moz-range-thumb,
3910
+ input[type=range]::-moz-range-thumb {
3911
+ -moz-appearance: none;
3912
+ height: 1.5rem;
3913
+ width: 1.5rem;
3914
+ outline: 0.1875rem solid var(--IDS-COLOR-NEUTRAL-100);
3915
+ border-radius: 100%;
3916
+ background-color: var(--IDS-RANGE__THUMB-BACKGROUND-COLOR);
3917
+ cursor: pointer;
3918
+ position: relative;
3919
+ z-index: 1;
3920
+ }
3921
+ .ids-range__input::-ms-thumb,
3922
+ input[type=range]::-ms-thumb {
3923
+ height: 1.5rem;
3924
+ width: 1.5rem;
3925
+ outline: 0.1875rem solid var(--IDS-COLOR-NEUTRAL-100);
3926
+ border-radius: 100%;
3927
+ background-color: var(--IDS-RANGE__THUMB-BACKGROUND-COLOR);
3928
+ cursor: pointer;
3929
+ position: relative;
3930
+ z-index: 1;
3931
+ }
3932
+ .ids-range__input:disabled,
3933
+ input[type=range]:disabled {
3934
+ cursor: default;
3935
+ border: 0.0625rem dashed var(--IDS-RANGE--DISABLED__BORDER-COLOR);
3936
+ background-image: linear-gradient(var(--IDS-RANGE--DISABLED__FILL-BACKGROUND-COLOR), var(--IDS-RANGE--DISABLED__FILL-BACKGROUND-COLOR));
3937
+ }
3938
+ .ids-range__input:disabled::-moz-range-thumb,
3939
+ input[type=range]:disabled::-moz-range-thumb {
3940
+ cursor: default;
3941
+ background: var(--IDS-RANGE--DISABLED__FILL-BACKGROUND-COLOR);
3942
+ }
3943
+ .ids-range__input:disabled::-webkit-slider-thumb,
3944
+ input[type=range]:disabled::-webkit-slider-thumb {
3945
+ cursor: default;
3946
+ background: var(--IDS-RANGE--DISABLED__FILL-BACKGROUND-COLOR);
3947
+ }
3948
+ .ids-range__input:disabled::-ms-thumb,
3949
+ input[type=range]:disabled::-ms-thumb {
3950
+ cursor: default;
3951
+ background: var(--IDS-RANGE--DISABLED__FILL-BACKGROUND-COLOR);
3952
+ }
3953
+
3923
3954
  .ids-form-group__fieldset {
3924
3955
  border: none;
3925
3956
  margin: 0;
@@ -4095,7 +4126,7 @@ input:focus + .ids-toggle input:before {
4095
4126
  }
4096
4127
  }
4097
4128
  .ids .ids-heading-m .ids-anchor {
4098
- color: var(--IDS-ANCHOR__COLOR);
4129
+ color: var(--IDS-ANCHOR__COLOR) !important;
4099
4130
  text-decoration: none;
4100
4131
  text-underline-offset: 0.125rem;
4101
4132
  }
@@ -4128,7 +4159,7 @@ input:focus + .ids-toggle input:before {
4128
4159
  }
4129
4160
  }
4130
4161
  .ids .ids-heading-s .ids-anchor {
4131
- color: var(--IDS-ANCHOR__COLOR);
4162
+ color: var(--IDS-ANCHOR__COLOR) !important;
4132
4163
  text-decoration: none;
4133
4164
  text-underline-offset: 0.125rem;
4134
4165
  }
@@ -4154,7 +4185,7 @@ input:focus + .ids-toggle input:before {
4154
4185
  font-weight: var(--IDS-HEADING-XS__FONT-WEIGHT);
4155
4186
  }
4156
4187
  .ids .ids-heading-xs .ids-anchor {
4157
- color: var(--IDS-ANCHOR__COLOR);
4188
+ color: var(--IDS-ANCHOR__COLOR) !important;
4158
4189
  text-decoration: none;
4159
4190
  text-underline-offset: 0.125rem;
4160
4191
  }
@@ -4186,7 +4217,7 @@ input:focus + .ids-toggle input:before {
4186
4217
  }
4187
4218
  }
4188
4219
  .ids .ids-preamble .ids-anchor {
4189
- color: var(--IDS-ANCHOR__COLOR);
4220
+ color: var(--IDS-ANCHOR__COLOR) !important;
4190
4221
  text-decoration: none;
4191
4222
  text-underline-offset: 0.125rem;
4192
4223
  }
@@ -4210,7 +4241,7 @@ input:focus + .ids-toggle input:before {
4210
4241
  letter-spacing: 0;
4211
4242
  }
4212
4243
  .ids .ids-body .ids-anchor {
4213
- color: var(--IDS-ANCHOR__COLOR);
4244
+ color: var(--IDS-ANCHOR__COLOR) !important;
4214
4245
  text-decoration: none;
4215
4246
  text-underline-offset: 0.125rem;
4216
4247
  }
@@ -4238,7 +4269,7 @@ input:focus + .ids-toggle input:before {
4238
4269
  font-family: var(--IDS-FONT-FAMILY-BASE);
4239
4270
  }
4240
4271
  .ids .ids-small .ids-anchor {
4241
- color: var(--IDS-ANCHOR__COLOR);
4272
+ color: var(--IDS-ANCHOR__COLOR) !important;
4242
4273
  text-decoration: none;
4243
4274
  text-underline-offset: 0.125rem;
4244
4275
  }
@@ -4261,6 +4292,21 @@ input:focus + .ids-toggle input:before {
4261
4292
  font-weight: var(--IDS-PAGE-LIST__FONT-WEIGHT);
4262
4293
  letter-spacing: var(--IDS-PAGE-LIST__LETTER-SPACING);
4263
4294
  }
4295
+ .ids .ids-pagelist .ids-anchor {
4296
+ color: var(--IDS-ANCHOR__COLOR) !important;
4297
+ text-decoration: none;
4298
+ text-underline-offset: 0.125rem;
4299
+ }
4300
+ .ids .ids-pagelist .ids-anchor:visited {
4301
+ color: var(--IDS-ANCHOR__COLOR);
4302
+ }
4303
+ .ids .ids-pagelist .ids-anchor:link {
4304
+ text-decoration: underline;
4305
+ }
4306
+ .ids .ids-pagelist .ids-anchor:active, .ids .ids-pagelist .ids-anchor:hover {
4307
+ color: var(--IDS-ANCHOR__HOVER-COLOR);
4308
+ text-decoration: underline;
4309
+ }
4264
4310
  .ids ul.ids-bullet-list,
4265
4311
  .ids .ids-bullet-list {
4266
4312
  list-style: disc;
@@ -5009,25 +5055,17 @@ input:focus + .ids-toggle input:before {
5009
5055
  [class^=ids-icon-].ids-icon--text-start {
5010
5056
  margin-right: 0.5rem;
5011
5057
  position: relative;
5012
- bottom: -0.125rem;
5058
+ top: -0.0938rem;
5059
+ vertical-align: middle;
5013
5060
  flex-shrink: 0;
5014
5061
  }
5015
- [class^=ids-icon-].ids-icon--text-start:before {
5016
- top: 50%;
5017
- left: 50%;
5018
- transform: translate(-50%, -50%);
5019
- }
5020
5062
  [class^=ids-icon-].ids-icon--text-end {
5021
5063
  margin-left: 0.5rem;
5022
5064
  position: relative;
5023
- bottom: -0.125rem;
5065
+ top: -0.0938rem;
5066
+ vertical-align: middle;
5024
5067
  flex-shrink: 0;
5025
5068
  }
5026
- [class^=ids-icon-].ids-icon--text-end:before {
5027
- top: 50%;
5028
- left: 50%;
5029
- transform: translate(-50%, -50%);
5030
- }
5031
5069
  [class^=ids-icon-].ids-icon--s {
5032
5070
  width: 1rem;
5033
5071
  height: 1rem;
@@ -5287,12 +5325,13 @@ input[type=search]::-webkit-search-results-decoration {
5287
5325
  --IDS-TOGGLE--DISABLED__KNOB-BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-90);
5288
5326
  --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>');
5289
5327
  /* Range */
5290
- --IDS-RANGE__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-90);
5328
+ --IDS-RANGE__BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-100);
5329
+ --IDS-RANGE__BORDER-COLOR: var(--IDS-COLOR-ACCENT-40);
5291
5330
  --IDS-RANGE__THUMB-BACKGROUND-COLOR: var(--IDS-COLOR-ACCENT-40);
5292
- --IDS-RANGE__TICK-COLOR: var(--IDS-COLOR-NEUTRAL-20);
5331
+ --IDS-RANGE__FILL-BACKGROUND-COLOR: var(--IDS-COLOR-ACCENT-40);
5293
5332
  --IDS-RANGE__TICK-LINE-COLOR: var(--IDS-COLOR-NEUTRAL-20);
5294
- --IDS-RANGE__SELECTION-BACKGROUND-COLOR: var(--IDS-COLOR-ACCENT-40);
5295
- --IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-40);
5333
+ --IDS-RANGE--DISABLED__BORDER-COLOR: var(--IDS-COLOR-NEUTRAL-40);
5334
+ --IDS-RANGE--DISABLED__FILL-BACKGROUND-COLOR: var(--IDS-COLOR-NEUTRAL-40);
5296
5335
  /**********************
5297
5336
  * COMPONENTS
5298
5337
  **********************/
@@ -1,2 +0,0 @@
1
- declare const _default: import("lit").CSSResult;
2
- export default _default;
@@ -1,7 +0,0 @@
1
- import { css, unsafeCSS } from 'lit';
2
-
3
- var css_248z = "";
4
-
5
- var textareaLit = css`${unsafeCSS(css_248z)}`;
6
-
7
- export { textareaLit as default };
File without changes