hr-design-system-handlebars 1.122.0 → 1.123.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 +24 -0
- package/dist/assets/index.css +3 -3
- package/dist/views/components/button/utilities/button_on_image_classes.hbs +1 -1
- package/dist/views/components/content/copytext/copytext_body.hbs +1 -1
- package/dist/views_static/components/button/utilities/button_on_image_classes.hbs +1 -1
- package/dist/views_static/components/content/copytext/copytext_body.hbs +1 -1
- package/package.json +1 -1
- package/src/stories/views/components/button/utilities/button_on_image_classes.hbs +1 -1
- package/src/stories/views/components/content/copytext/copytext_body.hbs +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,27 @@
|
|
|
1
|
+
# v1.123.1 (Tue Nov 11 2025)
|
|
2
|
+
|
|
3
|
+
#### 🐛 Bug Fix
|
|
4
|
+
|
|
5
|
+
- :bug: Remove falsy context switch when calling voting template [#1320](https://github.com/mumprod/hr-design-system-handlebars/pull/1320) ([@szuelch](https://github.com/szuelch))
|
|
6
|
+
|
|
7
|
+
#### Authors: 1
|
|
8
|
+
|
|
9
|
+
- [@szuelch](https://github.com/szuelch)
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
# v1.123.0 (Mon Nov 03 2025)
|
|
14
|
+
|
|
15
|
+
#### 🚀 Enhancement
|
|
16
|
+
|
|
17
|
+
- :lipstick: Raise the margin of the play button on vertical video teasers [#1319](https://github.com/mumprod/hr-design-system-handlebars/pull/1319) ([@szuelch](https://github.com/szuelch))
|
|
18
|
+
|
|
19
|
+
#### Authors: 1
|
|
20
|
+
|
|
21
|
+
- [@szuelch](https://github.com/szuelch)
|
|
22
|
+
|
|
23
|
+
---
|
|
24
|
+
|
|
1
25
|
# v1.122.0 (Tue Oct 28 2025)
|
|
2
26
|
|
|
3
27
|
#### 🚀 Enhancement
|
package/dist/assets/index.css
CHANGED
|
@@ -3895,7 +3895,7 @@ article #commentList {
|
|
|
3895
3895
|
border-bottom-color: var(--color-secondary-ds);
|
|
3896
3896
|
}
|
|
3897
3897
|
.counter-reset {
|
|
3898
|
-
counter-reset:
|
|
3898
|
+
counter-reset: cnt1762853689058;
|
|
3899
3899
|
}
|
|
3900
3900
|
.animate-delay-100 {
|
|
3901
3901
|
--tw-animate-delay: 100ms;
|
|
@@ -4356,7 +4356,7 @@ html { scroll-behavior: smooth; }
|
|
|
4356
4356
|
--tw-ring-color: rgba(255, 255, 255, 0.5);
|
|
4357
4357
|
}
|
|
4358
4358
|
.-ordered {
|
|
4359
|
-
counter-increment:
|
|
4359
|
+
counter-increment: cnt1762853689058 1;
|
|
4360
4360
|
}
|
|
4361
4361
|
.-ordered::before {
|
|
4362
4362
|
position: absolute;
|
|
@@ -4374,7 +4374,7 @@ html { scroll-behavior: smooth; }
|
|
|
4374
4374
|
--tw-text-opacity: 1;
|
|
4375
4375
|
color: rgba(0, 0, 0, 1);
|
|
4376
4376
|
color: rgba(0, 0, 0, var(--tw-text-opacity));
|
|
4377
|
-
content: counter(
|
|
4377
|
+
content: counter(cnt1762853689058);
|
|
4378
4378
|
}
|
|
4379
4379
|
/*! ****************************/
|
|
4380
4380
|
/*! DataPolicy stuff */
|
|
@@ -44,6 +44,6 @@ absolute
|
|
|
44
44
|
{{~inline-switch _teaserSize '["hero","100","50"]' '[" m-4"," m-2 md:m-3"," m-2"]'~}}
|
|
45
45
|
{{~/case~}}
|
|
46
46
|
{{~#case 'video-vertical'~}}
|
|
47
|
-
{{~inline-switch _teaserSize '["25"]' '[" m-
|
|
47
|
+
{{~inline-switch _teaserSize '["25"]' '[" m-4 md:m-3"," m-4 md:m-3"]'~}}
|
|
48
48
|
{{~/case~}}
|
|
49
49
|
{{~/switch~}}
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
{{> components/content/copytext/components/radioplaylist }}
|
|
50
50
|
{{~/if}}
|
|
51
51
|
{{~#if this.isVoting}}
|
|
52
|
-
{{> components/content/copytext/components/voting
|
|
52
|
+
{{> components/content/copytext/components/voting }}
|
|
53
53
|
{{/if~}}
|
|
54
54
|
{{~#if this.isExternalService}}
|
|
55
55
|
{{~#if @../first}}
|
|
@@ -44,6 +44,6 @@ absolute
|
|
|
44
44
|
{{~inline-switch _teaserSize '["hero","100","50"]' '[" m-4"," m-2 md:m-3"," m-2"]'~}}
|
|
45
45
|
{{~/case~}}
|
|
46
46
|
{{~#case 'video-vertical'~}}
|
|
47
|
-
{{~inline-switch _teaserSize '["25"]' '[" m-
|
|
47
|
+
{{~inline-switch _teaserSize '["25"]' '[" m-4 md:m-3"," m-4 md:m-3"]'~}}
|
|
48
48
|
{{~/case~}}
|
|
49
49
|
{{~/switch~}}
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
{{> components/content/copytext/components/radioplaylist }}
|
|
50
50
|
{{~/if}}
|
|
51
51
|
{{~#if this.isVoting}}
|
|
52
|
-
{{> components/content/copytext/components/voting
|
|
52
|
+
{{> components/content/copytext/components/voting }}
|
|
53
53
|
{{/if~}}
|
|
54
54
|
{{~#if this.isExternalService}}
|
|
55
55
|
{{~#if @../first}}
|
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
|
+
"version": "1.123.1",
|
|
10
10
|
"scripts": {
|
|
11
11
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
12
12
|
"storybook": "storybook dev -p 6006 public",
|
|
@@ -44,6 +44,6 @@ absolute
|
|
|
44
44
|
{{~inline-switch _teaserSize '["hero","100","50"]' '[" m-4"," m-2 md:m-3"," m-2"]'~}}
|
|
45
45
|
{{~/case~}}
|
|
46
46
|
{{~#case 'video-vertical'~}}
|
|
47
|
-
{{~inline-switch _teaserSize '["25"]' '[" m-
|
|
47
|
+
{{~inline-switch _teaserSize '["25"]' '[" m-4 md:m-3"," m-4 md:m-3"]'~}}
|
|
48
48
|
{{~/case~}}
|
|
49
49
|
{{~/switch~}}
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
{{> components/content/copytext/components/radioplaylist }}
|
|
50
50
|
{{~/if}}
|
|
51
51
|
{{~#if this.isVoting}}
|
|
52
|
-
{{> components/content/copytext/components/voting
|
|
52
|
+
{{> components/content/copytext/components/voting }}
|
|
53
53
|
{{/if~}}
|
|
54
54
|
{{~#if this.isExternalService}}
|
|
55
55
|
{{~#if @../first}}
|