hr-design-system-handlebars 1.114.81 → 1.114.83
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 +24 -0
- package/dist/assets/index.css +3 -3
- package/dist/views/components/base/image/responsive_image.hbs +1 -1
- package/dist/views/components/teaser/ticker/teaser_ticker_timeline.hbs +1 -1
- package/dist/views_static/components/base/image/responsive_image.hbs +1 -1
- package/dist/views_static/components/teaser/ticker/teaser_ticker_timeline.hbs +1 -1
- package/package.json +1 -1
- package/src/stories/views/components/base/image/responsive_image.hbs +1 -1
- package/src/stories/views/components/teaser/ticker/teaser_ticker_timeline.hbs +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,27 @@
|
|
|
1
|
+
# v1.114.83 (Wed Feb 05 2025)
|
|
2
|
+
|
|
3
|
+
#### 🐛 Bug Fix
|
|
4
|
+
|
|
5
|
+
- Dpe 3523 2 [#1232](https://github.com/mumprod/hr-design-system-handlebars/pull/1232) ([@StefanVesper](https://github.com/StefanVesper))
|
|
6
|
+
|
|
7
|
+
#### Authors: 1
|
|
8
|
+
|
|
9
|
+
- SonicSoulSurfer ([@StefanVesper](https://github.com/StefanVesper))
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
# v1.114.82 (Wed Feb 05 2025)
|
|
14
|
+
|
|
15
|
+
#### 🐛 Bug Fix
|
|
16
|
+
|
|
17
|
+
- align-top in timeline-link if date is not shown [#1231](https://github.com/mumprod/hr-design-system-handlebars/pull/1231) ([@hanswurstsalat](https://github.com/hanswurstsalat))
|
|
18
|
+
|
|
19
|
+
#### Authors: 1
|
|
20
|
+
|
|
21
|
+
- Geraldo ([@hanswurstsalat](https://github.com/hanswurstsalat))
|
|
22
|
+
|
|
23
|
+
---
|
|
24
|
+
|
|
1
25
|
# v1.114.81 (Tue Feb 04 2025)
|
|
2
26
|
|
|
3
27
|
#### 🐛 Bug Fix
|
package/dist/assets/index.css
CHANGED
|
@@ -3828,7 +3828,7 @@ article #commentList {
|
|
|
3828
3828
|
border-bottom-color: var(--color-secondary-ds);
|
|
3829
3829
|
}
|
|
3830
3830
|
.counter-reset {
|
|
3831
|
-
counter-reset:
|
|
3831
|
+
counter-reset: cnt1738755389665;
|
|
3832
3832
|
}
|
|
3833
3833
|
.animate-delay-100 {
|
|
3834
3834
|
--tw-animate-delay: 100ms;
|
|
@@ -4268,7 +4268,7 @@ html { scroll-behavior: smooth; }
|
|
|
4268
4268
|
--tw-ring-color: rgba(255, 255, 255, 0.5);
|
|
4269
4269
|
}
|
|
4270
4270
|
.-ordered {
|
|
4271
|
-
counter-increment:
|
|
4271
|
+
counter-increment: cnt1738755389665 1;
|
|
4272
4272
|
}
|
|
4273
4273
|
.-ordered::before {
|
|
4274
4274
|
position: absolute;
|
|
@@ -4286,7 +4286,7 @@ html { scroll-behavior: smooth; }
|
|
|
4286
4286
|
--tw-text-opacity: 1;
|
|
4287
4287
|
color: rgba(0, 0, 0, 1);
|
|
4288
4288
|
color: rgba(0, 0, 0, var(--tw-text-opacity));
|
|
4289
|
-
content: counter(
|
|
4289
|
+
content: counter(cnt1738755389665);
|
|
4290
4290
|
}
|
|
4291
4291
|
/*! ****************************/
|
|
4292
4292
|
/*! DataPolicy stuff */
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
<img class="w-full{{~#if ../../_addClassImg}} {{../../_addClassImg}}{{/if}}" src="{{../this.fallback}}" alt="{{#if ../../_alttext}}{{../../_alttext}}{{else}}{{../../this.alttext}}{{/if}}">
|
|
38
38
|
</noscript>
|
|
39
39
|
{{/unless}}
|
|
40
|
-
<img{{#if
|
|
40
|
+
<img{{#if ../../_isWebview }} data-primary-type="hr-nt:image"
|
|
41
41
|
data-image-id="{{nextRandom}}"{{/if}}
|
|
42
42
|
{{#with this.sizes}} sizes="{{this}}" {{/with~}}
|
|
43
43
|
loading="{{#if ../../_noDelay}}auto{{else}}lazy{{/if}}"
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
</div>
|
|
27
27
|
{{~/with}}
|
|
28
28
|
{{/unless}}
|
|
29
|
-
<a class="{{if (isUserConsentNeeded this.tickerItemUrl) 'js-user-consent-needed ' ''}}link-focus-white text-base js-load {{#if ../../_color}} text-{{../../_color}}{{else}} text-toplineColor{{/if}} underline decoration-1 ds-link" href="{{this.tickerItemUrl}}" data-hr-click-tracking='{"settings": [{"type": "uxAction", "clickLabel": "TickerTeaser::{{../../this.sophoraId}}-TeaserPostLink geklickt"}]}'>{{this.relevantTitle}}</a>
|
|
29
|
+
<a class="{{if (isUserConsentNeeded this.tickerItemUrl) 'js-user-consent-needed ' ''}}link-focus-white text-base js-load {{#if ../../_color}} text-{{../../_color}}{{else}} text-toplineColor{{/if}} underline decoration-1 ds-link{{#if this.hideDateTime}} align-top{{/if}}" href="{{this.tickerItemUrl}}" data-hr-click-tracking='{"settings": [{"type": "uxAction", "clickLabel": "TickerTeaser::{{../../this.sophoraId}}-TeaserPostLink geklickt"}]}'>{{this.relevantTitle}}</a>
|
|
30
30
|
</li>
|
|
31
31
|
{{~/each~}}
|
|
32
32
|
</ul>
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
<img class="w-full{{~#if ../../_addClassImg}} {{../../_addClassImg}}{{/if}}" src="{{../this.fallback}}" alt="{{#if ../../_alttext}}{{../../_alttext}}{{else}}{{../../this.alttext}}{{/if}}">
|
|
38
38
|
</noscript>
|
|
39
39
|
{{/unless}}
|
|
40
|
-
<img{{#if ../../_isWebview}} data-primary-type="hr-nt:image"
|
|
40
|
+
<img{{#if ../../_isWebview }} data-primary-type="hr-nt:image"
|
|
41
41
|
data-image-id="{{nextRandom}}"{{/if}}
|
|
42
42
|
{{#with this.sizes}} sizes="{{this}}" {{/with~}}
|
|
43
43
|
loading="{{#if ../../_noDelay}}auto{{else}}lazy{{/if}}"
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
</div>
|
|
27
27
|
{{~/with}}
|
|
28
28
|
{{/unless}}
|
|
29
|
-
<a class="{{if (isUserConsentNeeded this.tickerItemUrl) 'js-user-consent-needed ' ''}}link-focus-white text-base js-load {{#if ../../_color}} text-{{../../_color}}{{else}} text-toplineColor{{/if}} underline decoration-1 ds-link" href="{{this.tickerItemUrl}}" data-hr-click-tracking='{"settings": [{"type": "uxAction", "clickLabel": "TickerTeaser::{{../../this.sophoraId}}-TeaserPostLink geklickt"}]}'>{{this.relevantTitle}}</a>
|
|
29
|
+
<a class="{{if (isUserConsentNeeded this.tickerItemUrl) 'js-user-consent-needed ' ''}}link-focus-white text-base js-load {{#if ../../_color}} text-{{../../_color}}{{else}} text-toplineColor{{/if}} underline decoration-1 ds-link{{#if this.hideDateTime}} align-top{{/if}}" href="{{this.tickerItemUrl}}" data-hr-click-tracking='{"settings": [{"type": "uxAction", "clickLabel": "TickerTeaser::{{../../this.sophoraId}}-TeaserPostLink geklickt"}]}'>{{this.relevantTitle}}</a>
|
|
30
30
|
</li>
|
|
31
31
|
{{~/each~}}
|
|
32
32
|
</ul>
|
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.
|
|
9
|
+
"version": "1.114.83",
|
|
10
10
|
"scripts": {
|
|
11
11
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
12
12
|
"storybook": "storybook dev -p 6006 public",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
<img class="w-full{{~#if ../../_addClassImg}} {{../../_addClassImg}}{{/if}}" src="{{../this.fallback}}" alt="{{#if ../../_alttext}}{{../../_alttext}}{{else}}{{../../this.alttext}}{{/if}}">
|
|
38
38
|
</noscript>
|
|
39
39
|
{{/unless}}
|
|
40
|
-
<img{{#if ../../_isWebview
|
|
40
|
+
<img{{#if ../../_isWebview }} data-primary-type="hr-nt:image"
|
|
41
41
|
data-image-id="{{nextRandom}}"{{/if}}
|
|
42
42
|
{{#with this.sizes}} sizes="{{this}}" {{/with~}}
|
|
43
43
|
loading="{{#if ../../_noDelay}}auto{{else}}lazy{{/if}}"
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
</div>
|
|
27
27
|
{{~/with}}
|
|
28
28
|
{{/unless}}
|
|
29
|
-
<a class="{{if (isUserConsentNeeded this.tickerItemUrl) 'js-user-consent-needed ' ''}}link-focus-white text-base js-load {{#if ../../_color}} text-{{../../_color}}{{else}} text-toplineColor{{/if}} underline decoration-1 ds-link" href="{{this.tickerItemUrl}}" data-hr-click-tracking='{"settings": [{"type": "uxAction", "clickLabel": "TickerTeaser::{{../../this.sophoraId}}-TeaserPostLink geklickt"}]}'>{{this.relevantTitle}}</a>
|
|
29
|
+
<a class="{{if (isUserConsentNeeded this.tickerItemUrl) 'js-user-consent-needed ' ''}}link-focus-white text-base js-load {{#if ../../_color}} text-{{../../_color}}{{else}} text-toplineColor{{/if}} underline decoration-1 ds-link{{#if this.hideDateTime}} align-top{{/if}}" href="{{this.tickerItemUrl}}" data-hr-click-tracking='{"settings": [{"type": "uxAction", "clickLabel": "TickerTeaser::{{../../this.sophoraId}}-TeaserPostLink geklickt"}]}'>{{this.relevantTitle}}</a>
|
|
30
30
|
</li>
|
|
31
31
|
{{~/each~}}
|
|
32
32
|
</ul>
|