hr-design-system-handlebars 1.114.86 → 1.114.87

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ # v1.114.87 (Tue Feb 11 2025)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - adjust background-colors [#1236](https://github.com/mumprod/hr-design-system-handlebars/pull/1236) ([@hanswurstsalat](https://github.com/hanswurstsalat))
6
+
7
+ #### Authors: 1
8
+
9
+ - Geraldo ([@hanswurstsalat](https://github.com/hanswurstsalat))
10
+
11
+ ---
12
+
1
13
  # v1.114.86 (Fri Feb 07 2025)
2
14
 
3
15
  #### 🐛 Bug Fix
@@ -3828,7 +3828,7 @@ article #commentList {
3828
3828
  border-bottom-color: var(--color-secondary-ds);
3829
3829
  }
3830
3830
  .counter-reset {
3831
- counter-reset: cnt1738927813652;
3831
+ counter-reset: cnt1739298110516;
3832
3832
  }
3833
3833
  .animate-delay-100 {
3834
3834
  --tw-animate-delay: 100ms;
@@ -4273,7 +4273,7 @@ html { scroll-behavior: smooth; }
4273
4273
  --tw-ring-color: rgba(255, 255, 255, 0.5);
4274
4274
  }
4275
4275
  .-ordered {
4276
- counter-increment: cnt1738927813652 1;
4276
+ counter-increment: cnt1739298110516 1;
4277
4277
  }
4278
4278
  .-ordered::before {
4279
4279
  position: absolute;
@@ -4291,7 +4291,7 @@ html { scroll-behavior: smooth; }
4291
4291
  --tw-text-opacity: 1;
4292
4292
  color: rgba(0, 0, 0, 1);
4293
4293
  color: rgba(0, 0, 0, var(--tw-text-opacity));
4294
- content: counter(cnt1738927813652);
4294
+ content: counter(cnt1739298110516);
4295
4295
  }
4296
4296
  /*! ****************************/
4297
4297
  /*! DataPolicy stuff */
@@ -4893,7 +4893,7 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
4893
4893
  [data-theme='hr-fernsehen'] .ardplayer.ardplayer-light-mode {
4894
4894
  --ardplayer-color-primary-base: #007396;
4895
4895
  --ardplayer-color-primary-base-transparent-30: rgba(0, 115, 150, 0.7);
4896
- --ardplayer-color-primary-dark-base: #eaeded;
4896
+ --ardplayer-color-primary-dark-base: #E6E6E6;
4897
4897
  --ardplayer-color-tertiary-base: #007396;
4898
4898
  --ardplayer-color-lightest: #ffffff;
4899
4899
 
@@ -4994,7 +4994,7 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
4994
4994
  [data-theme='hr-inforadio'] .ardplayer.ardplayer-light-mode {
4995
4995
  --ardplayer-color-primary-base: #276b9e;
4996
4996
  --ardplayer-color-primary-base-transparent-30: rgba(39, 107, 158, 0.7);
4997
- --ardplayer-color-primary-dark-base: #e5edf1;
4997
+ --ardplayer-color-primary-dark-base: #eaf3fa;
4998
4998
  --ardplayer-color-tertiary-base: #276b9e;
4999
4999
  --ardplayer-color-lightest: #ffffff;
5000
5000
  --ardplayer-lightmode-color-lightest-transparent-30: #276b9e;
@@ -5022,6 +5022,7 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
5022
5022
  [data-theme='hr-rundfunkrat'] {
5023
5023
  --color-primary-ds: #606060;
5024
5024
  --color-secondary-ds: #007179;
5025
+ --color-highlight-1: #eaf3fa;
5025
5026
  --color-highlight-2: #d34600;
5026
5027
 
5027
5028
  /* Navigation Hintergrund */
@@ -5317,7 +5318,7 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
5317
5318
  [data-theme='hr-sinfonieorchester'] .ardplayer.ardplayer-light-mode {
5318
5319
  --ardplayer-color-primary-base: #AB2F2D;
5319
5320
  --ardplayer-color-primary-base-transparent-30: rgba(171, 47, 45, 0.7);
5320
- --ardplayer-color-primary-dark-base: #e0e0e0;
5321
+ --ardplayer-color-primary-dark-base: #E6E6E6;
5321
5322
  --ardplayer-color-tertiary-base: #AB2F2D;
5322
5323
  --ardplayer-color-lightest: #ffffff;
5323
5324
  --ardplayer-lightmode-color-lightest-transparent-30: #AB2F2D;
@@ -5443,6 +5444,7 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
5443
5444
  [data-theme='hr'] {
5444
5445
  --color-primary-ds: #007396;
5445
5446
  --color-secondary-ds: #007396;
5447
+ --color-highlight-1: #eaf3fa;
5446
5448
  --color-highlight-2: #d34600;
5447
5449
 
5448
5450
  /* Navigation Hintergrund */
@@ -5741,7 +5743,7 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
5741
5743
  [data-theme='hr2'] .ardplayer.ardplayer-light-mode {
5742
5744
  --ardplayer-color-primary-base: #8C033D;
5743
5745
  --ardplayer-color-primary-base-transparent-30: rgba(140, 3, 61, 0.7);
5744
- --ardplayer-color-primary-dark-base: #e0e0e0;
5746
+ --ardplayer-color-primary-dark-base: #E6E6E6;
5745
5747
  --ardplayer-color-tertiary-base: #8C033D;
5746
5748
  --ardplayer-color-lightest: #ffffff;
5747
5749
  --ardplayer-lightmode-color-lightest-transparent-30: #8C033D;
@@ -5965,7 +5967,7 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
5965
5967
  [data-theme='hr4'] .ardplayer.ardplayer-light-mode {
5966
5968
  --ardplayer-color-primary-base: #0F6157;
5967
5969
  --ardplayer-color-primary-base-transparent-30: rgba(15, 97, 87, 0.7);
5968
- --ardplayer-color-primary-dark-base: #DBEAEA;
5970
+ --ardplayer-color-primary-dark-base: #eaf5f7;
5969
5971
  --ardplayer-color-tertiary-base: #0F6157;
5970
5972
  --ardplayer-color-lightest: #ffffff;
5971
5973
  --ardplayer-lightmode-color-lightest-transparent-30: #0F6157;
@@ -6092,7 +6094,7 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
6092
6094
  [data-theme='you-fm'] .ardplayer.ardplayer-light-mode {
6093
6095
  --ardplayer-color-primary-base: #006783;
6094
6096
  --ardplayer-color-primary-base-transparent-30: rgba(0, 103, 131, 0.7);
6095
- --ardplayer-color-primary-dark-base: #E5E8E8;
6097
+ --ardplayer-color-primary-dark-base: #E6E6E6;
6096
6098
  --ardplayer-color-tertiary-base: #006783;
6097
6099
  --ardplayer-color-lightest: #ffffff;
6098
6100
  --ardplayer-lightmode-color-lightest-transparent-30: #006783;
package/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "license": "MIT",
7
7
  "main": "dist/index.js",
8
8
  "repository": "https://github.com/szuelch/hr-design-system-handlebars",
9
- "version": "1.114.86",
9
+ "version": "1.114.87",
10
10
  "scripts": {
11
11
  "test": "echo \"Error: no test specified\" && exit 1",
12
12
  "storybook": "storybook dev -p 6006 public",
@@ -450,7 +450,7 @@
450
450
  --ardplayer-color-primary-base-transparent-30: rgba(
451
451
  theme('colors.blue.blueLuxury.rgb') / 70%
452
452
  );
453
- --ardplayer-color-primary-dark-base: theme('colors.white.blackhaze');
453
+ --ardplayer-color-primary-dark-base: theme('colors.gray.mercury');
454
454
  --ardplayer-color-tertiary-base: theme('colors.blue.blueLuxury.hex');
455
455
  --ardplayer-color-lightest: theme('colors.white.DEFAULT');
456
456
 
@@ -565,7 +565,7 @@
565
565
  --ardplayer-color-primary-base-transparent-30: rgba(
566
566
  theme('colors.blue.jellyBean.rgb') / 70%
567
567
  );
568
- --ardplayer-color-primary-dark-base: theme('colors.blue.aqua');
568
+ --ardplayer-color-primary-dark-base: theme('colors.blue.accented');
569
569
  --ardplayer-color-tertiary-base: theme('colors.blue.jellyBean.hex');
570
570
  --ardplayer-color-lightest: theme('colors.white.DEFAULT');
571
571
  --ardplayer-lightmode-color-lightest-transparent-30: theme('colors.blue.jellyBean.hex');
@@ -601,6 +601,7 @@
601
601
  [data-theme='hr-rundfunkrat'] {
602
602
  --color-primary-ds: theme('colors.gray.scorpion');
603
603
  --color-secondary-ds: #007179;
604
+ --color-highlight-1: theme('colors.blue.accented');
604
605
  --color-highlight-2: theme('colors.orange.spicyCarrot.hex');
605
606
 
606
607
  /* Navigation Hintergrund */
@@ -925,7 +926,7 @@
925
926
  --ardplayer-color-primary-base-transparent-30: rgba(
926
927
  theme('colors.red.wellRead.rgb') / 70%
927
928
  );
928
- --ardplayer-color-primary-dark-base: theme('colors.gray.alto');
929
+ --ardplayer-color-primary-dark-base: theme('colors.gray.mercury');
929
930
  --ardplayer-color-tertiary-base: theme('colors.red.wellRead.hex');
930
931
  --ardplayer-color-lightest: theme('colors.white.DEFAULT');
931
932
  --ardplayer-lightmode-color-lightest-transparent-30: theme('colors.red.wellRead.hex');
@@ -1070,6 +1071,7 @@
1070
1071
  [data-theme='hr'] {
1071
1072
  --color-primary-ds: theme('colors.blue.blueLuxury.hex');
1072
1073
  --color-secondary-ds: #007396;
1074
+ --color-highlight-1: theme('colors.blue.accented');
1073
1075
  --color-highlight-2: theme('colors.orange.spicyCarrot.hex');
1074
1076
 
1075
1077
  /* Navigation Hintergrund */
@@ -1395,7 +1397,7 @@
1395
1397
  --ardplayer-color-primary-base-transparent-30: rgba(
1396
1398
  theme('colors.red.paprika.rgb') / 70%
1397
1399
  );
1398
- --ardplayer-color-primary-dark-base: theme('colors.gray.alto');
1400
+ --ardplayer-color-primary-dark-base: theme('colors.gray.mercury');
1399
1401
  --ardplayer-color-tertiary-base: theme('colors.red.paprika.hex');
1400
1402
  --ardplayer-color-lightest: theme('colors.white.DEFAULT');
1401
1403
  --ardplayer-lightmode-color-lightest-transparent-30: theme('colors.red.paprika.hex');
@@ -1645,7 +1647,7 @@
1645
1647
  --ardplayer-color-primary-base-transparent-30: rgba(
1646
1648
  theme('colors.green.eden.rgb') / 70%
1647
1649
  );
1648
- --ardplayer-color-primary-dark-base: theme('colors.white.azureish');
1650
+ --ardplayer-color-primary-dark-base: theme('colors.blue.blackSqueeze');
1649
1651
  --ardplayer-color-tertiary-base: theme('colors.green.eden.hex');
1650
1652
  --ardplayer-color-lightest: theme('colors.white.DEFAULT');
1651
1653
  --ardplayer-lightmode-color-lightest-transparent-30: theme('colors.green.eden.hex');
@@ -1781,7 +1783,7 @@
1781
1783
  &.ardplayer-light-mode {
1782
1784
  --ardplayer-color-primary-base: theme('colors.blue.sea.hex');
1783
1785
  --ardplayer-color-primary-base-transparent-30: rgba(theme('colors.blue.sea.rgb') / 70%);
1784
- --ardplayer-color-primary-dark-base: theme('colors.gray.platinum');
1786
+ --ardplayer-color-primary-dark-base: theme('colors.gray.mercury');
1785
1787
  --ardplayer-color-tertiary-base: theme('colors.blue.sea.hex');
1786
1788
  --ardplayer-color-lightest: theme('colors.white.DEFAULT');
1787
1789
  --ardplayer-lightmode-color-lightest-transparent-30: theme('colors.blue.sea.hex');