hr-design-system-handlebars 1.50.1 → 1.50.3
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 +25 -0
- package/dist/assets/index.css +7 -7
- package/dist/views/components/article/components/podcast/podcast_playlist_article.hbs +1 -1
- package/dist/views/components/geoTag/geoTag_list.hbs +1 -1
- package/dist/views/components/program_reference/program_reference.hbs +1 -1
- package/dist/views/components/teaser/group_teaser/group_teaser.hbs +3 -1
- package/dist/views/components/topictag/topictag_list.hbs +1 -1
- package/dist/views_static/components/article/components/podcast/podcast_playlist_article.hbs +1 -1
- package/dist/views_static/components/geoTag/geoTag_list.hbs +1 -1
- package/dist/views_static/components/program_reference/program_reference.hbs +1 -1
- package/dist/views_static/components/teaser/group_teaser/group_teaser.hbs +3 -1
- package/dist/views_static/components/topictag/topictag_list.hbs +1 -1
- package/package.json +1 -1
- package/src/stories/views/components/article/components/podcast/podcast_playlist_article.hbs +1 -1
- package/src/stories/views/components/geoTag/geoTag_list.hbs +1 -1
- package/src/stories/views/components/program_reference/program_reference.hbs +1 -1
- package/src/stories/views/components/teaser/group_teaser/group_teaser.hbs +3 -1
- package/src/stories/views/components/topictag/topictag_list.hbs +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,28 @@
|
|
|
1
|
+
# v1.50.3 (Wed Nov 15 2023)
|
|
2
|
+
|
|
3
|
+
#### 🐛 Bug Fix
|
|
4
|
+
|
|
5
|
+
- some fixes in positioning appendixes [#749](https://github.com/mumprod/hr-design-system-handlebars/pull/749) ([@StefanVesper](https://github.com/StefanVesper))
|
|
6
|
+
|
|
7
|
+
#### Authors: 1
|
|
8
|
+
|
|
9
|
+
- SonicSoulSurfer ([@StefanVesper](https://github.com/StefanVesper))
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
# v1.50.2 (Thu Nov 09 2023)
|
|
14
|
+
|
|
15
|
+
#### 🐛 Bug Fix
|
|
16
|
+
|
|
17
|
+
- DPE-2624: Related Content tracken [#750](https://github.com/mumprod/hr-design-system-handlebars/pull/750) (saad.elbaciri@hr.de [@selbaciri](https://github.com/selbaciri))
|
|
18
|
+
|
|
19
|
+
#### Authors: 2
|
|
20
|
+
|
|
21
|
+
- Saad El Baciri ([@selbaciri](https://github.com/selbaciri))
|
|
22
|
+
- selbaciri (saad.elbaciri@hr.de)
|
|
23
|
+
|
|
24
|
+
---
|
|
25
|
+
|
|
1
26
|
# v1.50.1 (Wed Nov 08 2023)
|
|
2
27
|
|
|
3
28
|
#### 🐛 Bug Fix
|
package/dist/assets/index.css
CHANGED
|
@@ -3055,7 +3055,7 @@ article.indexText ul {
|
|
|
3055
3055
|
border-bottom-color: var(--color-secondary-ds);
|
|
3056
3056
|
}
|
|
3057
3057
|
.counter-reset {
|
|
3058
|
-
counter-reset:
|
|
3058
|
+
counter-reset: cnt1700055672997;
|
|
3059
3059
|
}
|
|
3060
3060
|
.hyphens-auto {
|
|
3061
3061
|
-webkit-hyphens: auto;
|
|
@@ -3318,7 +3318,7 @@ article.indexText ul {
|
|
|
3318
3318
|
--tw-ring-color: rgba(255, 255, 255, 0.5);
|
|
3319
3319
|
}
|
|
3320
3320
|
.-ordered {
|
|
3321
|
-
counter-increment:
|
|
3321
|
+
counter-increment: cnt1700055672997 1;
|
|
3322
3322
|
}
|
|
3323
3323
|
.-ordered::before {
|
|
3324
3324
|
position: absolute;
|
|
@@ -3334,7 +3334,7 @@ article.indexText ul {
|
|
|
3334
3334
|
letter-spacing: .0125em;
|
|
3335
3335
|
--tw-text-opacity: 1;
|
|
3336
3336
|
color: rgba(0, 0, 0, var(--tw-text-opacity));
|
|
3337
|
-
content: counter(
|
|
3337
|
+
content: counter(cnt1700055672997);
|
|
3338
3338
|
}
|
|
3339
3339
|
/*! ****************************/
|
|
3340
3340
|
/*! DataPolicy stuff */
|
|
@@ -5001,12 +5001,12 @@ article.indexText ul {
|
|
|
5001
5001
|
margin-bottom: 1.25rem;
|
|
5002
5002
|
}
|
|
5003
5003
|
|
|
5004
|
-
.sm480\:
|
|
5005
|
-
margin-
|
|
5004
|
+
.sm480\:ml-8 {
|
|
5005
|
+
margin-left: 2rem;
|
|
5006
5006
|
}
|
|
5007
5007
|
|
|
5008
|
-
.sm480\:
|
|
5009
|
-
|
|
5008
|
+
.sm480\:mt-4 {
|
|
5009
|
+
margin-top: 1rem;
|
|
5010
5010
|
}
|
|
5011
5011
|
|
|
5012
5012
|
.sm480\:text-2xl {
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
{{~/if~}}
|
|
19
19
|
</div>
|
|
20
20
|
|
|
21
|
-
<aside class="order-4 pt-6 aside md:order-2
|
|
21
|
+
<aside class="order-4 pt-6 aside md:order-2 sm480:ml-8 sm:w-[220px]" aria-label='{{loca "appendix_title"}}'>
|
|
22
22
|
<div class="flex flex-col first:border-t last:border-b py-6 gap-y-6 border-dotted border-[#797979]">
|
|
23
23
|
{{#unless _webview}}
|
|
24
24
|
{{~#with this.backLinkUrl ~}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
-->
|
|
5
5
|
<ul class="flex flex-wrap gap-x-4 w-fit sm:w-full sm:pt-2 ">
|
|
6
6
|
{{~#each this~}}
|
|
7
|
-
<li class="w-fit
|
|
7
|
+
<li class="w-fit sm:w-full text-primary">
|
|
8
8
|
<a class="block hover:underline gap-x-1" href="{{this.url}}">
|
|
9
9
|
{{~> components/base/image/icon _icon="ortsmarke" _addClass="inline w-5 h-5 fill-current"~}}
|
|
10
10
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<div class="flex flex-wrap ">
|
|
2
|
-
<span class="text-sm uppercase
|
|
2
|
+
<span class="w-full text-sm uppercase sm:w-fit font-headingSerif ">{{loca "story_program_supplier"}}</span><!--
|
|
3
3
|
-->
|
|
4
4
|
<div class="flex flex-wrap pt-2 gap-x-4 w-fit sm:w-full">
|
|
5
5
|
{{#if this.link}}
|
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
{{~#if this.hasLink}}</a>{{/if~}}
|
|
8
8
|
</{{if this.headlineTag this.headlineTag "h2"}}>
|
|
9
9
|
{{/if}}
|
|
10
|
-
<div class="grid items-start content-start grid-cols-12 col-span-12 gap-y-10 md:gap-y-14{{inline-switch this.teaserSize '["25"]' '[""," gap-x-6"]'}}"
|
|
10
|
+
<div class="grid items-start content-start grid-cols-12 col-span-12 gap-y-10 md:gap-y-14{{#if this.isRelatedContent}} js-load{{/if}}{{inline-switch this.teaserSize '["25"]' '[""," gap-x-6"]'}}"
|
|
11
|
+
{{#if this.isRelatedContent}} data-hr-click-tracking='{"settings": [{"type": "uxAction", "clickLabel": "Related-Content geklickt"}]}'{{/if}}
|
|
12
|
+
>
|
|
11
13
|
{{~> components/teaser/teaser_logic/teaser_logic ~}}
|
|
12
14
|
</div>
|
|
13
15
|
{{/components/grid/grid_group}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
-->
|
|
5
5
|
<ul class="flex flex-wrap sm:block gap-x-4 w-fit sm:w-full sm:pt-2 ">
|
|
6
6
|
{{~#each this~}}
|
|
7
|
-
<li class="w-fit
|
|
7
|
+
<li class="w-fit sm:w-full text-primary">
|
|
8
8
|
<a class="block line-clamp-1 hover:underline gap-x-1" href="{{this.url}}">
|
|
9
9
|
{{~> components/base/image/icon _icon="taglabel" _addClass="inline w-4 h-4 fill-current"~}}
|
|
10
10
|
|
package/dist/views_static/components/article/components/podcast/podcast_playlist_article.hbs
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
{{~/if~}}
|
|
19
19
|
</div>
|
|
20
20
|
|
|
21
|
-
<aside class="order-4 pt-6 aside md:order-2
|
|
21
|
+
<aside class="order-4 pt-6 aside md:order-2 sm480:ml-8 sm:w-[220px]" aria-label='{{loca "appendix_title"}}'>
|
|
22
22
|
<div class="flex flex-col first:border-t last:border-b py-6 gap-y-6 border-dotted border-[#797979]">
|
|
23
23
|
{{#unless _webview}}
|
|
24
24
|
{{~#with this.backLinkUrl ~}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
-->
|
|
5
5
|
<ul class="flex flex-wrap gap-x-4 w-fit sm:w-full sm:pt-2 ">
|
|
6
6
|
{{~#each this~}}
|
|
7
|
-
<li class="w-fit
|
|
7
|
+
<li class="w-fit sm:w-full text-primary">
|
|
8
8
|
<a class="block hover:underline gap-x-1" href="{{this.url}}">
|
|
9
9
|
{{~> components/base/image/icon _icon="ortsmarke" _addClass="inline w-5 h-5 fill-current"~}}
|
|
10
10
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<div class="flex flex-wrap ">
|
|
2
|
-
<span class="text-sm uppercase
|
|
2
|
+
<span class="w-full text-sm uppercase sm:w-fit font-headingSerif ">{{loca "story_program_supplier"}}</span><!--
|
|
3
3
|
-->
|
|
4
4
|
<div class="flex flex-wrap pt-2 gap-x-4 w-fit sm:w-full">
|
|
5
5
|
{{#if this.link}}
|
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
{{~#if this.hasLink}}</a>{{/if~}}
|
|
8
8
|
</{{if this.headlineTag this.headlineTag "h2"}}>
|
|
9
9
|
{{/if}}
|
|
10
|
-
<div class="grid items-start content-start grid-cols-12 col-span-12 gap-y-10 md:gap-y-14{{inline-switch this.teaserSize '["25"]' '[""," gap-x-6"]'}}"
|
|
10
|
+
<div class="grid items-start content-start grid-cols-12 col-span-12 gap-y-10 md:gap-y-14{{#if this.isRelatedContent}} js-load{{/if}}{{inline-switch this.teaserSize '["25"]' '[""," gap-x-6"]'}}"
|
|
11
|
+
{{#if this.isRelatedContent}} data-hr-click-tracking='{"settings": [{"type": "uxAction", "clickLabel": "Related-Content geklickt"}]}'{{/if}}
|
|
12
|
+
>
|
|
11
13
|
{{~> components/teaser/teaser_logic/teaser_logic ~}}
|
|
12
14
|
</div>
|
|
13
15
|
{{/components/grid/grid_group}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
-->
|
|
5
5
|
<ul class="flex flex-wrap sm:block gap-x-4 w-fit sm:w-full sm:pt-2 ">
|
|
6
6
|
{{~#each this~}}
|
|
7
|
-
<li class="w-fit
|
|
7
|
+
<li class="w-fit sm:w-full text-primary">
|
|
8
8
|
<a class="block line-clamp-1 hover:underline gap-x-1" href="{{this.url}}">
|
|
9
9
|
{{~> components/base/image/icon _icon="taglabel" _addClass="inline w-4 h-4 fill-current"~}}
|
|
10
10
|
|
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.50.
|
|
9
|
+
"version": "1.50.3",
|
|
10
10
|
"scripts": {
|
|
11
11
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
12
12
|
"storybook": "storybook dev -p 6006 public",
|
package/src/stories/views/components/article/components/podcast/podcast_playlist_article.hbs
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
{{~/if~}}
|
|
19
19
|
</div>
|
|
20
20
|
|
|
21
|
-
<aside class="order-4 pt-6 aside md:order-2
|
|
21
|
+
<aside class="order-4 pt-6 aside md:order-2 sm480:ml-8 sm:w-[220px]" aria-label='{{loca "appendix_title"}}'>
|
|
22
22
|
<div class="flex flex-col first:border-t last:border-b py-6 gap-y-6 border-dotted border-[#797979]">
|
|
23
23
|
{{#unless _webview}}
|
|
24
24
|
{{~#with this.backLinkUrl ~}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
-->
|
|
5
5
|
<ul class="flex flex-wrap gap-x-4 w-fit sm:w-full sm:pt-2 ">
|
|
6
6
|
{{~#each this~}}
|
|
7
|
-
<li class="w-fit
|
|
7
|
+
<li class="w-fit sm:w-full text-primary">
|
|
8
8
|
<a class="block hover:underline gap-x-1" href="{{this.url}}">
|
|
9
9
|
{{~> components/base/image/icon _icon="ortsmarke" _addClass="inline w-5 h-5 fill-current"~}}
|
|
10
10
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<div class="flex flex-wrap ">
|
|
2
|
-
<span class="text-sm uppercase
|
|
2
|
+
<span class="w-full text-sm uppercase sm:w-fit font-headingSerif ">{{loca "story_program_supplier"}}</span><!--
|
|
3
3
|
-->
|
|
4
4
|
<div class="flex flex-wrap pt-2 gap-x-4 w-fit sm:w-full">
|
|
5
5
|
{{#if this.link}}
|
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
{{~#if this.hasLink}}</a>{{/if~}}
|
|
8
8
|
</{{if this.headlineTag this.headlineTag "h2"}}>
|
|
9
9
|
{{/if}}
|
|
10
|
-
<div class="grid items-start content-start grid-cols-12 col-span-12 gap-y-10 md:gap-y-14{{inline-switch this.teaserSize '["25"]' '[""," gap-x-6"]'}}"
|
|
10
|
+
<div class="grid items-start content-start grid-cols-12 col-span-12 gap-y-10 md:gap-y-14{{#if this.isRelatedContent}} js-load{{/if}}{{inline-switch this.teaserSize '["25"]' '[""," gap-x-6"]'}}"
|
|
11
|
+
{{#if this.isRelatedContent}} data-hr-click-tracking='{"settings": [{"type": "uxAction", "clickLabel": "Related-Content geklickt"}]}'{{/if}}
|
|
12
|
+
>
|
|
11
13
|
{{~> components/teaser/teaser_logic/teaser_logic ~}}
|
|
12
14
|
</div>
|
|
13
15
|
{{/components/grid/grid_group}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
-->
|
|
5
5
|
<ul class="flex flex-wrap sm:block gap-x-4 w-fit sm:w-full sm:pt-2 ">
|
|
6
6
|
{{~#each this~}}
|
|
7
|
-
<li class="w-fit
|
|
7
|
+
<li class="w-fit sm:w-full text-primary">
|
|
8
8
|
<a class="block line-clamp-1 hover:underline gap-x-1" href="{{this.url}}">
|
|
9
9
|
{{~> components/base/image/icon _icon="taglabel" _addClass="inline w-4 h-4 fill-current"~}}
|
|
10
10
|
|