hr-design-system-handlebars 1.33.0 → 1.33.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.
- package/CHANGELOG.md +12 -0
- package/dist/assets/index.css +6 -6
- package/dist/assets/js/base/tracking/clickTracking.feature.js +1 -1
- package/dist/views/components/teaser/components/teaser_text.hbs +3 -1
- package/dist/views/components/tracking/navigation_tracking.hbs +1 -4
- package/package.json +1 -1
- package/src/assets/tailwind.css +3 -3
- package/src/stories/views/base/tracking/clickTracking.feature.js +1 -1
- package/src/stories/views/components/teaser/components/teaser_text.hbs +3 -1
- package/src/stories/views/components/tracking/navigation_tracking.hbs +1 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
# v1.33.1 (Wed Jul 19 2023)
|
|
2
|
+
|
|
3
|
+
#### 🐛 Bug Fix
|
|
4
|
+
|
|
5
|
+
- Bugfix release 2023 07 19 [#685](https://github.com/mumprod/hr-design-system-handlebars/pull/685) ([@vascoeduardo](https://github.com/vascoeduardo))
|
|
6
|
+
|
|
7
|
+
#### Authors: 1
|
|
8
|
+
|
|
9
|
+
- Vasco ([@vascoeduardo](https://github.com/vascoeduardo))
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
1
13
|
# v1.33.0 (Wed Jul 19 2023)
|
|
2
14
|
|
|
3
15
|
#### 🚀 Enhancement
|
package/dist/assets/index.css
CHANGED
|
@@ -2817,7 +2817,7 @@ video {
|
|
|
2817
2817
|
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
2818
2818
|
}
|
|
2819
2819
|
.counter-reset {
|
|
2820
|
-
counter-reset:
|
|
2820
|
+
counter-reset: cnt1689780802351;
|
|
2821
2821
|
}
|
|
2822
2822
|
.hyphens-auto {
|
|
2823
2823
|
-webkit-hyphens: auto;
|
|
@@ -3052,7 +3052,7 @@ video {
|
|
|
3052
3052
|
--tw-ring-color: rgba(255, 255, 255, 0.5);
|
|
3053
3053
|
}
|
|
3054
3054
|
.-ordered {
|
|
3055
|
-
counter-increment:
|
|
3055
|
+
counter-increment: cnt1689780802351 1;
|
|
3056
3056
|
}
|
|
3057
3057
|
.-ordered::before {
|
|
3058
3058
|
position: absolute;
|
|
@@ -3068,7 +3068,7 @@ video {
|
|
|
3068
3068
|
letter-spacing: .0125em;
|
|
3069
3069
|
--tw-text-opacity: 1;
|
|
3070
3070
|
color: rgba(0, 0, 0, var(--tw-text-opacity));
|
|
3071
|
-
content: counter(
|
|
3071
|
+
content: counter(cnt1689780802351);
|
|
3072
3072
|
}
|
|
3073
3073
|
/*! ****************************/
|
|
3074
3074
|
/*! text-shadow */
|
|
@@ -3393,10 +3393,10 @@ video {
|
|
|
3393
3393
|
--color-highlight-2: #d34600;
|
|
3394
3394
|
|
|
3395
3395
|
/* Navigation Hintergrund */
|
|
3396
|
-
--color-navigation-bg: #
|
|
3396
|
+
--color-navigation-bg: #00375d;
|
|
3397
3397
|
/* Brandnavigation Border and :before Colors*/
|
|
3398
|
-
--color-brandnavigation-border-color: #
|
|
3399
|
-
--color-brandnav-pseudo: #
|
|
3398
|
+
--color-brandnavigation-border-color: #00375d;
|
|
3399
|
+
--color-brandnav-pseudo: #00375d;
|
|
3400
3400
|
|
|
3401
3401
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
3402
3402
|
--color-label-media: #276b9e;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
{{#if this.isExtOrBrandLink}}
|
|
6
6
|
{{#>components/base/link _link=this.link _css="relative inline text-link z-20 ds-focus"}}
|
|
7
7
|
<span class="hover:underline decoration-1 font-copy">{{this.link.readMoreText.readMore}}{{~#if this.link.hasIcon}}{{> components/base/image/icon _icon=this.link.iconName _iconmap="icons" _addClass="inline -mt-0.5 w-5 h-5 fill-current ml-1"}}{{/if~}}</span>
|
|
8
|
-
{{/components/base/link}}
|
|
8
|
+
{{/components/base/link}}
|
|
9
|
+
{{#*inline "htmlProperties"~}}
|
|
10
|
+
{{~/inline}}
|
|
9
11
|
{{/if}}
|
|
10
12
|
</div>
|
|
@@ -1,4 +1 @@
|
|
|
1
|
-
data-hr-click-tracking='{"settings": [{"type":"uxNavigation","secondLevelId": "1","clickLabel":"{{_clickLabelType}}{{#if
|
|
2
|
-
_clickLabelPrefix1
|
|
3
|
-
}}::{{_clickLabelPrefix1}}{{/if}}{{#if _clickLabelPrefix2}}::{{_clickLabelPrefix2}}{{/if}}-Link
|
|
4
|
-
geklickt"}]}'
|
|
1
|
+
data-hr-click-tracking='{"settings": [{"type":"uxNavigation","secondLevelId": "1","clickLabel":"{{_clickLabelType}}{{#if _clickLabelPrefix1}}::{{_clickLabelPrefix1}}{{/if}}{{#if _clickLabelPrefix2}}::{{_clickLabelPrefix2}}{{/if}}-Link geklickt"}]}'
|
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.33.
|
|
9
|
+
"version": "1.33.1",
|
|
10
10
|
"scripts": {
|
|
11
11
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
12
12
|
"storybook": "storybook dev -p 6006 public",
|
package/src/assets/tailwind.css
CHANGED
|
@@ -266,10 +266,10 @@
|
|
|
266
266
|
--color-highlight-2: theme('colors.orange.spicyCarrot');
|
|
267
267
|
|
|
268
268
|
/* Navigation Hintergrund */
|
|
269
|
-
--color-navigation-bg: theme('colors.blue.
|
|
269
|
+
--color-navigation-bg: theme('colors.blue.astronautBlue');
|
|
270
270
|
/* Brandnavigation Border and :before Colors*/
|
|
271
|
-
--color-brandnavigation-border-color: theme('colors.blue.
|
|
272
|
-
--color-brandnav-pseudo: theme('colors.blue.
|
|
271
|
+
--color-brandnavigation-border-color: theme('colors.blue.astronautBlue');
|
|
272
|
+
--color-brandnav-pseudo: theme('colors.blue.astronautBlue');
|
|
273
273
|
|
|
274
274
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
275
275
|
--color-label-media: theme('colors.blue.jellyBean');
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
{{#if this.isExtOrBrandLink}}
|
|
6
6
|
{{#>components/base/link _link=this.link _css="relative inline text-link z-20 ds-focus"}}
|
|
7
7
|
<span class="hover:underline decoration-1 font-copy">{{this.link.readMoreText.readMore}}{{~#if this.link.hasIcon}}{{> components/base/image/icon _icon=this.link.iconName _iconmap="icons" _addClass="inline -mt-0.5 w-5 h-5 fill-current ml-1"}}{{/if~}}</span>
|
|
8
|
-
{{/components/base/link}}
|
|
8
|
+
{{/components/base/link}}
|
|
9
|
+
{{#*inline "htmlProperties"~}}
|
|
10
|
+
{{~/inline}}
|
|
9
11
|
{{/if}}
|
|
10
12
|
</div>
|
|
@@ -1,4 +1 @@
|
|
|
1
|
-
data-hr-click-tracking='{"settings": [{"type":"uxNavigation","secondLevelId": "1","clickLabel":"{{_clickLabelType}}{{#if
|
|
2
|
-
_clickLabelPrefix1
|
|
3
|
-
}}::{{_clickLabelPrefix1}}{{/if}}{{#if _clickLabelPrefix2}}::{{_clickLabelPrefix2}}{{/if}}-Link
|
|
4
|
-
geklickt"}]}'
|
|
1
|
+
data-hr-click-tracking='{"settings": [{"type":"uxNavigation","secondLevelId": "1","clickLabel":"{{_clickLabelType}}{{#if _clickLabelPrefix1}}::{{_clickLabelPrefix1}}{{/if}}{{#if _clickLabelPrefix2}}::{{_clickLabelPrefix2}}{{/if}}-Link geklickt"}]}'
|