hr-design-system-handlebars 1.9.3 → 1.9.5

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,27 @@
1
+ # v1.9.5 (Mon Mar 20 2023)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - change color of Ticker-Label [#587](https://github.com/mumprod/hr-design-system-handlebars/pull/587) ([@hanswurstsalat](https://github.com/hanswurstsalat))
6
+
7
+ #### Authors: 1
8
+
9
+ - Geraldo ([@hanswurstsalat](https://github.com/hanswurstsalat))
10
+
11
+ ---
12
+
13
+ # v1.9.4 (Mon Mar 20 2023)
14
+
15
+ #### 🐛 Bug Fix
16
+
17
+ - BUGFIX: Mask string for trackingInfos [#586](https://github.com/mumprod/hr-design-system-handlebars/pull/586) ([@mariokinzel](https://github.com/mariokinzel))
18
+
19
+ #### Authors: 1
20
+
21
+ - [@mariokinzel](https://github.com/mariokinzel)
22
+
23
+ ---
24
+
1
25
  # v1.9.3 (Tue Mar 14 2023)
2
26
 
3
27
  #### 🐛 Bug Fix
@@ -2667,7 +2667,7 @@ video {
2667
2667
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
2668
2668
  }
2669
2669
  .counter-reset {
2670
- counter-reset: cnt1678825760577;
2670
+ counter-reset: cnt1679311064503;
2671
2671
  }
2672
2672
  .line-clamp-4 {
2673
2673
  overflow: hidden;
@@ -2901,7 +2901,7 @@ video {
2901
2901
  --tw-ring-color: rgba(255, 255, 255, 0.5);
2902
2902
  }
2903
2903
  .-ordered {
2904
- counter-increment: cnt1678825760577 1;
2904
+ counter-increment: cnt1679311064503 1;
2905
2905
  }
2906
2906
  .-ordered::before {
2907
2907
  position: absolute;
@@ -2917,7 +2917,7 @@ video {
2917
2917
  letter-spacing: .0125em;
2918
2918
  --tw-text-opacity: 1;
2919
2919
  color: rgba(0, 0, 0, var(--tw-text-opacity));
2920
- content: counter(cnt1678825760577);
2920
+ content: counter(cnt1679311064503);
2921
2921
  }
2922
2922
  /*! ****************************/
2923
2923
  /*! text-shadow */
@@ -3115,7 +3115,7 @@ video {
3115
3115
  /* Medieninhalte, Video, Audio, Bildergalerie */
3116
3116
  --color-label-media: #006eb7;
3117
3117
  /* Ticker, Live, Livestream */
3118
- --color-label-live: #f07800;
3118
+ --color-label-live: #d34600;
3119
3119
  /* Kommentar */
3120
3120
  --color-label-comment: #017e5c;
3121
3121
  /* Eilmeldung */
@@ -3171,7 +3171,7 @@ video {
3171
3171
  /* Medieninhalte, Video, Audio, Bildergalerie */
3172
3172
  --color-label-media: #276b9e;
3173
3173
  /* Ticker, Live, Livestream */
3174
- --color-label-live: #f07800;
3174
+ --color-label-live: #d34600;
3175
3175
  /* Kommentar */
3176
3176
  --color-label-comment: #017e5c;
3177
3177
  /* Eilmeldung */
@@ -3226,7 +3226,7 @@ video {
3226
3226
  /* Medieninhalte, Video, Audio, Bildergalerie */
3227
3227
  --color-label-media: #006eb7;
3228
3228
  /* Ticker, Live, Livestream */
3229
- --color-label-live: #f07800;
3229
+ --color-label-live: #d34600;
3230
3230
  /* Kommentar */
3231
3231
  --color-label-comment: #017e5c;
3232
3232
  /* Eilmeldung */
@@ -3283,7 +3283,7 @@ video {
3283
3283
  /* Medieninhalte, Video, Audio, Bildergalerie */
3284
3284
  --color-label-media: #006eb7;
3285
3285
  /* Ticker, Live, Livestream */
3286
- --color-label-live: #f07800;
3286
+ --color-label-live: #d34600;
3287
3287
  /* Kommentar */
3288
3288
  --color-label-comment: #017e5c;
3289
3289
  /* Eilmeldung */
@@ -3340,7 +3340,7 @@ video {
3340
3340
  /* Medieninhalte, Video, Audio, Bildergalerie */
3341
3341
  --color-label-media: #8d2725;
3342
3342
  /* Ticker, Live, Livestream */
3343
- --color-label-live: #f07800;
3343
+ --color-label-live: #d34600;
3344
3344
  /* Kommentar */
3345
3345
  --color-label-comment: #017e5c;
3346
3346
  /* Eilmeldung */
@@ -3395,7 +3395,7 @@ video {
3395
3395
  /* Medieninhalte, Video, Audio, Bildergalerie */
3396
3396
  --color-label-media: #00646f;
3397
3397
  /* Ticker, Live, Livestream */
3398
- --color-label-live: #f07800;
3398
+ --color-label-live: #d34600;
3399
3399
  /* Kommentar */
3400
3400
  --color-label-comment: #c1bc2b;
3401
3401
  /* Eilmeldung */
@@ -3450,7 +3450,7 @@ video {
3450
3450
  /* Medieninhalte, Video, Audio, Bildergalerie */
3451
3451
  --color-label-media: #006eb7;
3452
3452
  /* Ticker, Live, Livestream */
3453
- --color-label-live: #f07800;
3453
+ --color-label-live: #d34600;
3454
3454
  /* Kommentar */
3455
3455
  --color-label-comment: #097d8e;
3456
3456
  /* Eilmeldung */
@@ -3507,7 +3507,7 @@ video {
3507
3507
  /* Medieninhalte, Video, Audio, Bildergalerie */
3508
3508
  --color-label-media: #916B00;
3509
3509
  /* Ticker, Live, Livestream */
3510
- --color-label-live: #f07800;
3510
+ --color-label-live: #d34600;
3511
3511
  /* Kommentar */
3512
3512
  --color-label-comment: #e5007d;
3513
3513
  /* Eilmeldung */
@@ -3620,7 +3620,7 @@ video {
3620
3620
  /* Medieninhalte, Video, Audio, Bildergalerie */
3621
3621
  --color-label-media: #c20016;
3622
3622
  /* Ticker, Live, Livestream */
3623
- --color-label-live: #f07800;
3623
+ --color-label-live: #d34600;
3624
3624
  /* Kommentar */
3625
3625
  --color-label-comment: #6d761d;
3626
3626
  /* Eilmeldung */
@@ -3678,7 +3678,7 @@ video {
3678
3678
  /* Medieninhalte, Video, Audio, Bildergalerie */
3679
3679
  --color-label-media: #168378;
3680
3680
  /* Ticker, Live, Livestream */
3681
- --color-label-live: #f07800;
3681
+ --color-label-live: #d34600;
3682
3682
  /* Kommentar */
3683
3683
  --color-label-comment: #407596;
3684
3684
  /* Eilmeldung */
@@ -3738,7 +3738,7 @@ video {
3738
3738
  /* Medieninhalte, Video, Audio, Bildergalerien */
3739
3739
  --color-label-media: #000000;
3740
3740
  /* Ticker, Live, Livestream */
3741
- --color-label-live: #f07800;
3741
+ --color-label-live: #d34600;
3742
3742
  /* Kommentar */
3743
3743
  --color-label-comment: #017e5c;
3744
3744
  /* Eilmeldung */
@@ -1,4 +1,4 @@
1
- <div class="js-load" data-hr-modal='{"modalTriggerId":"{{defaultIfEmpty _trigger ""}}", "trackingInformations": "{{this.link.cmsDocument.title}} Ticketlink-Overlay ok geklickt - Dokumenten-Id: {{this.link.cmsDocument.sophoraId}}","dialogPolyfillBaseUrl":"{{resourceUrl (configProperty 'dialogPolyfill.baseUrl')}}"}'>
1
+ <div class="js-load" data-hr-modal='{"modalTriggerId":"{{defaultIfEmpty _trigger ""}}", "trackingInformations": "\" {{this.link.cmsDocument.title}} \" Ticketlink-Overlay ok geklickt - Dokumenten-Id: {{this.link.cmsDocument.sophoraId}}","dialogPolyfillBaseUrl":"{{resourceUrl (configProperty 'dialogPolyfill.baseUrl')}}"}'>
2
2
  <dialog class='js-modal p-0 backdrop:bg-grey-scorpion/90 shadow-md {{defaultIfEmpty _css "sm:max-w-xl"}}'>
3
3
  <form method="dialog" class="js-dialog-content p-4">
4
4
  {{> @partial-block }}
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.9.3",
9
+ "version": "1.9.5",
10
10
  "scripts": {
11
11
  "test": "echo \"Error: no test specified\" && exit 1",
12
12
  "storybook": "start-storybook -p 6006 public",
@@ -157,7 +157,7 @@
157
157
  /* Medieninhalte, Video, Audio, Bildergalerie */
158
158
  --color-label-media: theme('colors.blue.deepCerulean');
159
159
  /* Ticker, Live, Livestream */
160
- --color-label-live: theme('colors.orange.goldDrop');
160
+ --color-label-live: theme('colors.orange.spicyCarrot');
161
161
  /* Kommentar */
162
162
  --color-label-comment: theme('colors.green.tropicalRainForest');
163
163
  /* Eilmeldung */
@@ -214,7 +214,7 @@
214
214
  /* Medieninhalte, Video, Audio, Bildergalerie */
215
215
  --color-label-media: theme('colors.blue.jellyBean');
216
216
  /* Ticker, Live, Livestream */
217
- --color-label-live: theme('colors.orange.goldDrop');
217
+ --color-label-live: theme('colors.orange.spicyCarrot');
218
218
  /* Kommentar */
219
219
  --color-label-comment: theme('colors.green.tropicalRainForest');
220
220
  /* Eilmeldung */
@@ -270,7 +270,7 @@
270
270
  /* Medieninhalte, Video, Audio, Bildergalerie */
271
271
  --color-label-media: theme('colors.blue.deepCerulean');
272
272
  /* Ticker, Live, Livestream */
273
- --color-label-live: theme('colors.orange.goldDrop');
273
+ --color-label-live: theme('colors.orange.spicyCarrot');
274
274
  /* Kommentar */
275
275
  --color-label-comment: theme('colors.green.tropicalRainForest');
276
276
  /* Eilmeldung */
@@ -328,7 +328,7 @@
328
328
  /* Medieninhalte, Video, Audio, Bildergalerie */
329
329
  --color-label-media: theme('colors.blue.deepCerulean');
330
330
  /* Ticker, Live, Livestream */
331
- --color-label-live: theme('colors.orange.goldDrop');
331
+ --color-label-live: theme('colors.orange.spicyCarrot');
332
332
  /* Kommentar */
333
333
  --color-label-comment: theme('colors.green.tropicalRainForest');
334
334
  /* Eilmeldung */
@@ -386,7 +386,7 @@
386
386
  /* Medieninhalte, Video, Audio, Bildergalerie */
387
387
  --color-label-media: theme('colors.red.burntUmber');
388
388
  /* Ticker, Live, Livestream */
389
- --color-label-live: theme('colors.orange.goldDrop');
389
+ --color-label-live: theme('colors.orange.spicyCarrot');
390
390
  /* Kommentar */
391
391
  --color-label-comment: theme('colors.green.tropicalRainForest');
392
392
  /* Eilmeldung */
@@ -442,7 +442,7 @@
442
442
  /* Medieninhalte, Video, Audio, Bildergalerie */
443
443
  --color-label-media: theme('colors.blue.blueStone');
444
444
  /* Ticker, Live, Livestream */
445
- --color-label-live: theme('colors.orange.goldDrop');
445
+ --color-label-live: theme('colors.orange.spicyCarrot');
446
446
  /* Kommentar */
447
447
  --color-label-comment: theme('colors.yellow.hokeyPokey');
448
448
  /* Eilmeldung */
@@ -498,7 +498,7 @@
498
498
  /* Medieninhalte, Video, Audio, Bildergalerie */
499
499
  --color-label-media: theme('colors.blue.deepCerulean');
500
500
  /* Ticker, Live, Livestream */
501
- --color-label-live: theme('colors.orange.goldDrop');
501
+ --color-label-live: theme('colors.orange.spicyCarrot');
502
502
  /* Kommentar */
503
503
  --color-label-comment: theme('colors.blue.deeperPool');
504
504
  /* Eilmeldung */
@@ -556,7 +556,7 @@
556
556
  /* Medieninhalte, Video, Audio, Bildergalerie */
557
557
  --color-label-media: theme('colors.yellow.olive');
558
558
  /* Ticker, Live, Livestream */
559
- --color-label-live: theme('colors.orange.goldDrop');
559
+ --color-label-live: theme('colors.orange.spicyCarrot');
560
560
  /* Kommentar */
561
561
  --color-label-comment: theme('colors.pink.rose');
562
562
  /* Eilmeldung */
@@ -671,7 +671,7 @@
671
671
  /* Medieninhalte, Video, Audio, Bildergalerie */
672
672
  --color-label-media: theme('colors.red.monza');
673
673
  /* Ticker, Live, Livestream */
674
- --color-label-live: theme('colors.orange.goldDrop');
674
+ --color-label-live: theme('colors.orange.spicyCarrot');
675
675
  /* Kommentar */
676
676
  --color-label-comment: theme('colors.green.pacifica');
677
677
  /* Eilmeldung */
@@ -730,7 +730,7 @@
730
730
  /* Medieninhalte, Video, Audio, Bildergalerie */
731
731
  --color-label-media: theme('colors.green.genoa');
732
732
  /* Ticker, Live, Livestream */
733
- --color-label-live: theme('colors.orange.goldDrop');
733
+ --color-label-live: theme('colors.orange.spicyCarrot');
734
734
  /* Kommentar */
735
735
  --color-label-comment: theme('colors.blue.dodgerBlue');
736
736
  /* Eilmeldung */
@@ -791,7 +791,7 @@
791
791
  /* Medieninhalte, Video, Audio, Bildergalerien */
792
792
  --color-label-media: theme('colors.black.DEFAULT');
793
793
  /* Ticker, Live, Livestream */
794
- --color-label-live: theme('colors.orange.goldDrop');
794
+ --color-label-live: theme('colors.orange.spicyCarrot');
795
795
  /* Kommentar */
796
796
  --color-label-comment: theme('colors.green.tropicalRainForest');
797
797
  /* Eilmeldung */
@@ -1,4 +1,4 @@
1
- <div class="js-load" data-hr-modal='{"modalTriggerId":"{{defaultIfEmpty _trigger ""}}", "trackingInformations": "{{this.link.cmsDocument.title}} Ticketlink-Overlay ok geklickt - Dokumenten-Id: {{this.link.cmsDocument.sophoraId}}","dialogPolyfillBaseUrl":"{{resourceUrl (configProperty 'dialogPolyfill.baseUrl')}}"}'>
1
+ <div class="js-load" data-hr-modal='{"modalTriggerId":"{{defaultIfEmpty _trigger ""}}", "trackingInformations": "\" {{this.link.cmsDocument.title}} \" Ticketlink-Overlay ok geklickt - Dokumenten-Id: {{this.link.cmsDocument.sophoraId}}","dialogPolyfillBaseUrl":"{{resourceUrl (configProperty 'dialogPolyfill.baseUrl')}}"}'>
2
2
  <dialog class='js-modal p-0 backdrop:bg-grey-scorpion/90 shadow-md {{defaultIfEmpty _css "sm:max-w-xl"}}'>
3
3
  <form method="dialog" class="js-dialog-content p-4">
4
4
  {{> @partial-block }}