hr-design-system-handlebars 1.82.5 β 1.82.7
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/brand/hessenschau/conf/locatags.merged.json +2 -0
- package/dist/assets/brand/hr/conf/locatags.merged.json +2 -0
- package/dist/assets/brand/hr-bigband/conf/locatags.merged.json +2 -0
- package/dist/assets/brand/hr-fernsehen/conf/locatags.merged.json +2 -0
- package/dist/assets/brand/hr-inforadio/conf/locatags.merged.json +2 -0
- package/dist/assets/brand/hr-rundfunkrat/conf/locatags.merged.json +2 -0
- package/dist/assets/brand/hr-sinfonieorchester/conf/locatags.merged.json +2 -0
- package/dist/assets/brand/hr-werbung/conf/locatags.merged.json +2 -0
- package/dist/assets/brand/hr1/conf/locatags.merged.json +2 -0
- package/dist/assets/brand/hr2/conf/locatags.merged.json +2 -0
- package/dist/assets/brand/hr3/conf/locatags.merged.json +2 -0
- package/dist/assets/brand/hr4/conf/locatags.merged.json +2 -0
- package/dist/assets/brand/you-fm/conf/locatags.merged.json +2 -0
- package/dist/assets/index.css +37 -7
- package/dist/views/components/base/a11y/ariaLabelText.hbs +8 -0
- package/dist/views/components/base/link.hbs +1 -1
- package/dist/views/components/button/top_topics_button.hbs +1 -0
- package/dist/views/components/content/copytext/components/media/media_figure.hbs +1 -1
- package/dist/views/components/content/copytext/components/media/media_figure_headline.hbs +1 -2
- package/dist/views/components/event/calendar/event_calendar_nav.hbs +1 -1
- package/dist/views/components/footer/page_footer_metadata.hbs +4 -4
- package/dist/views/components/page/components/author.hbs +1 -1
- package/dist/views/components/page/components/commentlink.ssi.hbs +1 -1
- package/dist/views/components/program_reference/program_reference.hbs +2 -2
- package/dist/views/components/social_sharing/social_sharing_horizontal.hbs +1 -0
- package/dist/views/components/social_sharing/social_sharing_mobile.hbs +1 -1
- package/dist/views/components/top_button/top_button.hbs +1 -0
- package/dist/views_static/components/base/a11y/ariaLabelText.hbs +8 -0
- package/dist/views_static/components/base/link.hbs +1 -1
- package/dist/views_static/components/button/top_topics_button.hbs +1 -0
- package/dist/views_static/components/content/copytext/components/media/media_figure.hbs +1 -1
- package/dist/views_static/components/content/copytext/components/media/media_figure_headline.hbs +1 -2
- package/dist/views_static/components/event/calendar/event_calendar_nav.hbs +1 -1
- package/dist/views_static/components/footer/page_footer_metadata.hbs +4 -4
- package/dist/views_static/components/page/components/author.hbs +1 -1
- package/dist/views_static/components/page/components/commentlink.ssi.hbs +1 -1
- package/dist/views_static/components/program_reference/program_reference.hbs +2 -2
- package/dist/views_static/components/social_sharing/social_sharing_horizontal.hbs +1 -0
- package/dist/views_static/components/social_sharing/social_sharing_mobile.hbs +1 -1
- package/dist/views_static/components/top_button/top_button.hbs +1 -0
- package/package.json +1 -1
- package/src/assets/brand/_default/conf/locatags.json +2 -0
- package/src/assets/brand/hessenschau/conf/locatags.merged.json +2 -0
- package/src/assets/brand/hr/conf/locatags.merged.json +2 -0
- package/src/assets/brand/hr-bigband/conf/locatags.merged.json +2 -0
- package/src/assets/brand/hr-fernsehen/conf/locatags.merged.json +2 -0
- package/src/assets/brand/hr-inforadio/conf/locatags.merged.json +2 -0
- package/src/assets/brand/hr-rundfunkrat/conf/locatags.merged.json +2 -0
- package/src/assets/brand/hr-sinfonieorchester/conf/locatags.merged.json +2 -0
- package/src/assets/brand/hr-werbung/conf/locatags.merged.json +2 -0
- package/src/assets/brand/hr1/conf/locatags.merged.json +2 -0
- package/src/assets/brand/hr2/conf/locatags.merged.json +2 -0
- package/src/assets/brand/hr3/conf/locatags.merged.json +2 -0
- package/src/assets/brand/hr4/conf/locatags.merged.json +2 -0
- package/src/assets/brand/you-fm/conf/locatags.merged.json +2 -0
- package/src/assets/css/custom-components.css +1 -1
- package/src/stories/views/components/base/a11y/ariaLabelText.hbs +8 -0
- package/src/stories/views/components/base/link.hbs +1 -1
- package/src/stories/views/components/button/top_topics_button.hbs +1 -0
- package/src/stories/views/components/content/copytext/components/media/media_figure.hbs +1 -1
- package/src/stories/views/components/content/copytext/components/media/media_figure_headline.hbs +1 -2
- package/src/stories/views/components/event/calendar/event_calendar_nav.hbs +1 -1
- package/src/stories/views/components/footer/page_footer_metadata.hbs +4 -4
- package/src/stories/views/components/page/components/author.hbs +1 -1
- package/src/stories/views/components/page/components/commentlink.ssi.hbs +1 -1
- package/src/stories/views/components/program_reference/program_reference.hbs +2 -2
- package/src/stories/views/components/social_sharing/social_sharing_horizontal.hbs +1 -0
- package/src/stories/views/components/social_sharing/social_sharing_mobile.hbs +1 -1
- package/src/stories/views/components/top_button/top_button.hbs +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,27 @@
|
|
|
1
|
+
# v1.82.7 (Wed Jul 17 2024)
|
|
2
|
+
|
|
3
|
+
#### π Bug Fix
|
|
4
|
+
|
|
5
|
+
- DPE-3240 AND DPE-3238 AND DPE-3240 - Barrierefreiheit und SEO fΓΌr neuen Artikel [#1014](https://github.com/mumprod/hr-design-system-handlebars/pull/1014) ([@vascoeduardo](https://github.com/vascoeduardo))
|
|
6
|
+
|
|
7
|
+
#### Authors: 1
|
|
8
|
+
|
|
9
|
+
- Vasco ([@vascoeduardo](https://github.com/vascoeduardo))
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
# v1.82.6 (Wed Jul 17 2024)
|
|
14
|
+
|
|
15
|
+
#### π Bug Fix
|
|
16
|
+
|
|
17
|
+
- :lipstick: Modify current month look & non-selected months in event calendar [#1013](https://github.com/mumprod/hr-design-system-handlebars/pull/1013) ([@Sunny1112358](https://github.com/Sunny1112358))
|
|
18
|
+
|
|
19
|
+
#### Authors: 1
|
|
20
|
+
|
|
21
|
+
- [@Sunny1112358](https://github.com/Sunny1112358)
|
|
22
|
+
|
|
23
|
+
---
|
|
24
|
+
|
|
1
25
|
# v1.82.5 (Tue Jul 16 2024)
|
|
2
26
|
|
|
3
27
|
#### π Bug Fix
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
package/dist/assets/index.css
CHANGED
|
@@ -439,7 +439,7 @@ video {
|
|
|
439
439
|
--tw-gradient-to-position: ;
|
|
440
440
|
}
|
|
441
441
|
|
|
442
|
-
.ds-focus, .ds-focus:not(:focus-visible), .ds-button, .ds-button:not(:focus-visible), .ds-button-round, .ds-button-round:not(:focus-visible), .ds-link, .ds-link:not(:focus-visible), .ds-teaser-focus, .ds-teaser-focus::before, .ds-cta > *, .ds-teaser-focus:not(:focus-visible)::before, .-isOpen, .shadow, .shadow-md, .shadow-xl, .toggleSwitch-label, .before\:shadow-stage::before {
|
|
442
|
+
.ds-focus, .ds-focus:not(:focus-visible), .ds-button, .ds-button:not(:focus-visible), .ds-button-round, .ds-button-round:not(:focus-visible), .ds-link, .ds-link:not(:focus-visible), .ds-teaser-focus, .ds-teaser-focus::before, .ds-cta > *, .ds-teaser-focus:not(:focus-visible)::before, .-isOpen, .link, .link:not(:focus-visible), .shadow, .shadow-md, .shadow-xl, .toggleSwitch-label, .before\:shadow-stage::before {
|
|
443
443
|
--tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
|
|
444
444
|
--tw-ring-shadow: 0 0 rgba(0,0,0,0);
|
|
445
445
|
--tw-shadow: 0 0 rgba(0,0,0,0);
|
|
@@ -987,6 +987,28 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
987
987
|
text-decoration-thickness: 1px;
|
|
988
988
|
}
|
|
989
989
|
/* -----------------------------COPYTEXT ---------------------------- */
|
|
990
|
+
.copytextParagraphDS .link:focus {
|
|
991
|
+
--tw-shadow: 0 0 0 0.25rem;
|
|
992
|
+
--tw-shadow-colored: 0 0 0 0.25rem var(--tw-shadow-color);
|
|
993
|
+
box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
|
|
994
|
+
box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
|
|
995
|
+
--tw-shadow-color: var(--color-focus-state);
|
|
996
|
+
--tw-shadow: var(--tw-shadow-colored);
|
|
997
|
+
outline: 2px solid transparent;
|
|
998
|
+
outline-offset: 2px;
|
|
999
|
+
}
|
|
1000
|
+
.copytextParagraphDS .link:focus:not(:focus-visible) {
|
|
1001
|
+
--tw-shadow: 0 0 rgba(0,0,0,0);
|
|
1002
|
+
--tw-shadow-colored: 0 0 rgba(0,0,0,0);
|
|
1003
|
+
box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
|
|
1004
|
+
box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
|
|
1005
|
+
}
|
|
1006
|
+
.copytextParagraphDS .link.ds-teaser-focus:focus {
|
|
1007
|
+
--tw-shadow: 0 0 rgba(0,0,0,0);
|
|
1008
|
+
--tw-shadow-colored: 0 0 rgba(0,0,0,0);
|
|
1009
|
+
box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
|
|
1010
|
+
box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
|
|
1011
|
+
}
|
|
990
1012
|
.copytextParagraphDS .link {
|
|
991
1013
|
color: #006eb7;
|
|
992
1014
|
color: var(--color-link);
|
|
@@ -1662,6 +1684,9 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
1662
1684
|
.w-15\/12 {
|
|
1663
1685
|
width: 120%;
|
|
1664
1686
|
}
|
|
1687
|
+
.w-16 {
|
|
1688
|
+
width: 4rem;
|
|
1689
|
+
}
|
|
1665
1690
|
.w-2 {
|
|
1666
1691
|
width: 0.5rem;
|
|
1667
1692
|
}
|
|
@@ -1674,9 +1699,6 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
1674
1699
|
.w-22 {
|
|
1675
1700
|
width: 5.5rem;
|
|
1676
1701
|
}
|
|
1677
|
-
.w-24 {
|
|
1678
|
-
width: 6rem;
|
|
1679
|
-
}
|
|
1680
1702
|
.w-3 {
|
|
1681
1703
|
width: 0.75rem;
|
|
1682
1704
|
}
|
|
@@ -2301,6 +2323,10 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
2301
2323
|
--tw-bg-opacity: 1;
|
|
2302
2324
|
background-color: rgba(227, 227, 227, var(--tw-bg-opacity));
|
|
2303
2325
|
}
|
|
2326
|
+
.bg-black {
|
|
2327
|
+
--tw-bg-opacity: 1;
|
|
2328
|
+
background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
|
|
2329
|
+
}
|
|
2304
2330
|
.bg-black\/\[0\.5\] {
|
|
2305
2331
|
background-color: rgba(0, 0, 0, 0.5);
|
|
2306
2332
|
}
|
|
@@ -3076,6 +3102,10 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3076
3102
|
color: #606060;
|
|
3077
3103
|
color: var(--color-secondary-ds);
|
|
3078
3104
|
}
|
|
3105
|
+
.text-slate-500 {
|
|
3106
|
+
--tw-text-opacity: 1;
|
|
3107
|
+
color: rgba(100, 116, 139, var(--tw-text-opacity));
|
|
3108
|
+
}
|
|
3079
3109
|
.text-stageLink {
|
|
3080
3110
|
color: #006eb7;
|
|
3081
3111
|
color: var(--color-stage-link);
|
|
@@ -3306,7 +3336,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3306
3336
|
border-bottom-color: var(--color-secondary-ds);
|
|
3307
3337
|
}
|
|
3308
3338
|
.counter-reset {
|
|
3309
|
-
counter-reset:
|
|
3339
|
+
counter-reset: cnt1721221970640;
|
|
3310
3340
|
}
|
|
3311
3341
|
.hyphens-auto {
|
|
3312
3342
|
-webkit-hyphens: auto;
|
|
@@ -3704,7 +3734,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3704
3734
|
--tw-ring-color: rgba(255, 255, 255, 0.5);
|
|
3705
3735
|
}
|
|
3706
3736
|
.-ordered {
|
|
3707
|
-
counter-increment:
|
|
3737
|
+
counter-increment: cnt1721221970640 1;
|
|
3708
3738
|
}
|
|
3709
3739
|
.-ordered::before {
|
|
3710
3740
|
position: absolute;
|
|
@@ -3720,7 +3750,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3720
3750
|
letter-spacing: .0125em;
|
|
3721
3751
|
--tw-text-opacity: 1;
|
|
3722
3752
|
color: rgba(0, 0, 0, var(--tw-text-opacity));
|
|
3723
|
-
content: counter(
|
|
3753
|
+
content: counter(cnt1721221970640);
|
|
3724
3754
|
}
|
|
3725
3755
|
/*! ****************************/
|
|
3726
3756
|
/*! DataPolicy stuff */
|
|
@@ -11,6 +11,14 @@ Creates a text element that is only relevant for screenreaders. It will not be v
|
|
|
11
11
|
`_text` The text for the screen reader.<br>
|
|
12
12
|
`_locaTag` The loca tag for the text for the screen reader.<br>
|
|
13
13
|
|
|
14
|
+
HINWEIS:
|
|
15
|
+
The aria-label attribute is used to provide an accessible name for an element,
|
|
16
|
+
but it should only be applied to elements that can have a role where it makes
|
|
17
|
+
sense to provide such a label. A <span> element by itself does not have an implicit
|
|
18
|
+
role that supports an aria-label.
|
|
19
|
+
|
|
20
|
+
DON'T USE THIS ANYMORE
|
|
21
|
+
|
|
14
22
|
--}}
|
|
15
23
|
<span aria-label="
|
|
16
24
|
{{~#if _text ~}}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
data-json-url='{{_link.jsonUrl}}'
|
|
10
10
|
{{/if}}
|
|
11
11
|
{{#if _link.isStaticUrl}}href="{{#if _link.site}}{{resourceUrl _link.url _site=_link.site}}{{else}}{{resourceUrl _link.url}}{{/if}}{{else}}href="{{_link.url}}{{/if}}{{#if this.hasComments}}#commentList{{/if}}"
|
|
12
|
-
class="
|
|
12
|
+
class="ds-link js-load{{#if _link.isUserConsentNeeded}} js-user-consent-needed{{/if}} {{#if _isSelected}} {{defaultIfEmpty _selectedCssClass "-current"}}{{/if}}{{#if _css}} {{_css}}{{/if}} {{#> css}}{{/css}}"
|
|
13
13
|
{{#if _link.isTargetBlank}} target="_blank" rel="noopener{{#if _link.hasNoReferrerFlag}} noreferrer{{/if}}"{{/if}}
|
|
14
14
|
{{#if _isAriaHidden}} aria-hidden="true" tabindex="-1"{{/if}}
|
|
15
15
|
{{#> htmlProperties}}{{/htmlProperties}}
|
|
@@ -6,5 +6,6 @@
|
|
|
6
6
|
{{/components/base/link}}
|
|
7
7
|
{{#*inline "htmlProperties"}}
|
|
8
8
|
{{> components/tracking/navigation_tracking _clickLabelType="TopThemenNavigation" _clickLabelPrefix1=this.title}}
|
|
9
|
+
x-effect="$el.setAttribute('tabindex', $store.burgeropen || $screen('lg') ? '0' : '-1')"
|
|
9
10
|
{{/inline}}
|
|
10
11
|
{{/with}}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
{{/if~}}
|
|
14
14
|
{{#if this.isVideo}}
|
|
15
15
|
{{#with this.toModel.mediaBacklinkToStoryTeaser}}
|
|
16
|
-
{{#>components/base/link _link=this.link _css="hover:underline hover:!decoration-1 text-link dark:text-link-dark"}}
|
|
16
|
+
{{#>components/base/link _link=this.link _css="hover:underline hover:!decoration-1 text-link dark:text-link-dark ds-link block"}}
|
|
17
17
|
{{> components/content/copytext/components/media/media_figure_headline}}
|
|
18
18
|
{{/components/base/link}}
|
|
19
19
|
{{/with}}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
<h3 class="mt-1">
|
|
2
|
-
{{> components/base/a11y/ariaLabelText _text=this.readMoreScreenreader }}
|
|
1
|
+
<h3 class="mt-1" aria-label="{{this.readMoreScreenreader}} {{this.title}}">
|
|
3
2
|
<span class="text-lg sm480:text-xl font-headingSerif dark:text-text-dark">
|
|
4
3
|
{{this.title}}
|
|
5
4
|
</span>
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
<div class="inline-block items-center justify-center border-event-calendar-secondary border-l js-ns-month {{#if
|
|
12
12
|
this.isCurrentMonth}} -currentMonth{{/if}}{{#if
|
|
13
13
|
this.hasFutureEventsFromNow}} -selected{{else}} js-fr-reload-trigger{{/if}}">
|
|
14
|
-
<span class="block font-heading font-bold w-
|
|
14
|
+
<span class="block font-heading font-bold w-16 sticky left-0 px-2 py-3 {{#if this.isCurrentMonth }} bg-black text-white {{else}}text-slate-500{{/if}}">{{this.date.monthNameShort}} {{this.date.yearShort}}</span>
|
|
15
15
|
<ul class="flex">
|
|
16
16
|
{{#each this.days}}
|
|
17
17
|
<li class="inline-block h-full group cursor-pointer js-ns-item{{#if
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<div class="flex flex-col self-center text-sm md:self-end w-fit md:flex-row">
|
|
2
|
-
<div class="flex justify-center w-auto md:justify-start">
|
|
2
|
+
<div class="flex items-center justify-center w-auto h-8 md:justify-start md:h-auto">
|
|
3
3
|
{{#with this}}
|
|
4
4
|
{{#> components/base/link _link=_hrDeLink _css="flex whitespace-nowrap hover:underline"}}
|
|
5
5
|
© {{{../../_hrDeLink-adjust_context.text}}} {{{../../_hrDeLink-adjust_context.currentTime.year}}}
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
|
|
24
24
|
<span class="hidden px-2 md:flex ">|</span>
|
|
25
25
|
|
|
26
|
-
<div class="flex justify-center w-auto md:justify-start">
|
|
26
|
+
<div class="flex items-center justify-center w-auto h-8 md:justify-start md:h-auto">
|
|
27
27
|
{{#with this}}
|
|
28
28
|
{{#> components/base/link _link=_ardDeLink _css="flex whitespace-nowrap hover:underline"}}
|
|
29
29
|
{{{../../_ardDeLink-adjust_context.text}}}
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
|
|
48
48
|
<span class="hidden px-2 md:flex ">|</span>
|
|
49
49
|
|
|
50
|
-
<div class="flex justify-center w-auto md:justify-start">
|
|
50
|
+
<div class="flex items-center justify-center w-auto h-8 md:justify-start md:h-auto">
|
|
51
51
|
{{#with this}}
|
|
52
52
|
{{#> components/base/link _link=_dataProtectionLink _css="flex whitespace-nowrap hover:underline"}}
|
|
53
53
|
{{{../../_dataProtectionLink-adjust_context.text}}}
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
|
|
72
72
|
<span class="hidden px-2 md:flex ">|</span>
|
|
73
73
|
|
|
74
|
-
<div class="flex justify-center w-auto md:justify-start">
|
|
74
|
+
<div class="flex items-center justify-center w-auto h-8 md:justify-start md:h-auto">
|
|
75
75
|
{{#with this}}
|
|
76
76
|
{{#> components/base/link _link=_imprintLink _css="flex whitespace-nowrap hover:underline"}}
|
|
77
77
|
{{{../../_imprintLink-adjust_context.text}}}
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
<div class="self-start text-xs sm480:text-sm basis-0 grow font-headingSerif text-gray-scorpion dark:text-text-dark">
|
|
34
34
|
{{#unless _hideFrom }}Von{{/unless}}
|
|
35
35
|
{{#if this.authorUrl~}}
|
|
36
|
-
<a href="{{this.authorUrl}}" {{#with this.webviewAuthorUrl}}data-webviewurl="{{this}}"{{/with}} class="{{if (isUserConsentNeeded this.authorUrl) 'js-user-consent-needed ' ''}}text-link hover:underline dark:text-link-dark ">{{this.authorTitle}}</a>
|
|
36
|
+
<a href="{{this.authorUrl}}" {{#with this.webviewAuthorUrl}}data-webviewurl="{{this}}"{{/with}} class="{{if (isUserConsentNeeded this.authorUrl) 'js-user-consent-needed ' ''}}ds-link text-link hover:underline dark:text-link-dark ">{{this.authorTitle}}</a>
|
|
37
37
|
{{else}}
|
|
38
38
|
{{this.authorTitle}}
|
|
39
39
|
{{/if}}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<a class="text-xs sm480:text-sm font-headingSerif text-link hover:underline dark:text-link-dark" href="#commentList">
|
|
1
|
+
<a class="text-xs sm480:text-sm font-headingSerif ds-link text-link hover:underline dark:text-link-dark" href="#commentList">
|
|
2
2
|
{{> components/base/image/icon _icon="kommentar" _iconmap="icons" _addClass="mr-0.5 inline w-5 h-5 text-link dark:text-link-dark fill-current"}}
|
|
3
3
|
<span class="sr-only">{{loca "comment_anchor_1"}}</span>
|
|
4
4
|
<span>{{this.quantity}}</span>
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
<div class="flex flex-wrap pt-2 gap-x-4 w-fit sm:w-full">
|
|
5
5
|
{{#if this.link}}
|
|
6
6
|
{{#>components/base/link _link=this.link _css="w-full"}}
|
|
7
|
-
<img class="max-w-full" alt="{{defaultIfEmpty _logo ../this.name}}" src="{{resourceUrl "assets/images/logos/"}}{{defaultIfEmpty _logo ../this.name}}.png">
|
|
7
|
+
<img class="max-w-full" loading="lazy" alt="{{defaultIfEmpty _logo ../this.name}}" src="{{resourceUrl "assets/images/logos/"}}{{defaultIfEmpty _logo ../this.name}}.png">
|
|
8
8
|
{{/components/base/link}}
|
|
9
9
|
{{else}}
|
|
10
|
-
<img class="max-w-full" alt="{{defaultIfEmpty _logo this.name}}" src="{{resourceUrl "assets/images/logos/"}}{{defaultIfEmpty _logo this.name}}.png">
|
|
10
|
+
<img class="max-w-full" loading="lazy" alt="{{defaultIfEmpty _logo this.name}}" src="{{resourceUrl "assets/images/logos/"}}{{defaultIfEmpty _logo this.name}}.png">
|
|
11
11
|
{{/if}}
|
|
12
12
|
{{#if this.date}}
|
|
13
13
|
<time datetime="{{#if this.displayWithTime}}{{this.date.htmlDateTime}}{{else}}{{this.date.date}}{{/if}}"
|
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
x-on:click="toggle()"
|
|
16
16
|
:aria-expanded="open"
|
|
17
17
|
:aria-controls="$id('dropdown-button')"
|
|
18
|
+
aria-label="{{loca "share_linktitle" }}"
|
|
18
19
|
x-show="$store.sharingIsVisible"
|
|
19
20
|
{{#with ../this.trackingData}}
|
|
20
21
|
data-hr-click-tracking='{"settings": [{"type":"uxAction","secondLevelId": "{{this.secondLevelId}}","clickLabel": "socialShareClick::sharingmenuopened"}]}'
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
x-on:click="toggle()"
|
|
15
15
|
:aria-expanded="open"
|
|
16
16
|
:aria-controls="$id('dropdown-button')"
|
|
17
|
-
|
|
17
|
+
aria-label='{{loca "share_linktitle" }}'
|
|
18
18
|
{{#with ../this.trackingData}}
|
|
19
19
|
data-hr-click-tracking='{"settings": [{"type":"uxAction","secondLevelId": "{{this.secondLevelId}}","clickLabel": "socialShareClick::sharingmenuopened"}]}'
|
|
20
20
|
{{/with}}
|
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
@click="window.scrollTo({top: 0, behavior: 'smooth'})"
|
|
20
20
|
:class="$store.footerIsVisible ? '-mt-6' : '-mt-12'"
|
|
21
21
|
class="{{> components/button/utilities/button_base_classes}} {{> components/button/utilities/button_variation_classes _variant="primary"}} ml-auto z-100 p-2 h-max mr-5 hover:scale-105 [@media(min-width:1170px)]:-mr-14"
|
|
22
|
+
aria-label='{{loca "top_button_aria_label" }}'
|
|
22
23
|
>
|
|
23
24
|
{{> components/base/image/icon _icon="arrow-up" _addClass="w-5 h-5 fill-current dark:fill-link-dark"}}
|
|
24
25
|
</button>
|
|
@@ -11,6 +11,14 @@ Creates a text element that is only relevant for screenreaders. It will not be v
|
|
|
11
11
|
`_text` The text for the screen reader.<br>
|
|
12
12
|
`_locaTag` The loca tag for the text for the screen reader.<br>
|
|
13
13
|
|
|
14
|
+
HINWEIS:
|
|
15
|
+
The aria-label attribute is used to provide an accessible name for an element,
|
|
16
|
+
but it should only be applied to elements that can have a role where it makes
|
|
17
|
+
sense to provide such a label. A <span> element by itself does not have an implicit
|
|
18
|
+
role that supports an aria-label.
|
|
19
|
+
|
|
20
|
+
DON'T USE THIS ANYMORE
|
|
21
|
+
|
|
14
22
|
--}}
|
|
15
23
|
<span aria-label="
|
|
16
24
|
{{~#if _text ~}}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
data-json-url='{{_link.jsonUrl}}'
|
|
10
10
|
{{/if}}
|
|
11
11
|
{{#if _link.isStaticUrl}}href="{{#if _link.site}}{{resourceUrl _link.url _site=_link.site}}{{else}}{{resourceUrl _link.url}}{{/if}}{{else}}href="{{_link.url}}{{/if}}{{#if this.hasComments}}#commentList{{/if}}"
|
|
12
|
-
class="
|
|
12
|
+
class="ds-link js-load{{#if _link.isUserConsentNeeded}} js-user-consent-needed{{/if}} {{#if _isSelected}} {{defaultIfEmpty _selectedCssClass "-current"}}{{/if}}{{#if _css}} {{_css}}{{/if}} {{#> css}}{{/css}}"
|
|
13
13
|
{{#if _link.isTargetBlank}} target="_blank" rel="noopener{{#if _link.hasNoReferrerFlag}} noreferrer{{/if}}"{{/if}}
|
|
14
14
|
{{#if _isAriaHidden}} aria-hidden="true" tabindex="-1"{{/if}}
|
|
15
15
|
{{#> htmlProperties}}{{/htmlProperties}}
|
|
@@ -6,5 +6,6 @@
|
|
|
6
6
|
{{/components/base/link}}
|
|
7
7
|
{{#*inline "htmlProperties"}}
|
|
8
8
|
{{> components/tracking/navigation_tracking _clickLabelType="TopThemenNavigation" _clickLabelPrefix1=this.title}}
|
|
9
|
+
x-effect="$el.setAttribute('tabindex', $store.burgeropen || $screen('lg') ? '0' : '-1')"
|
|
9
10
|
{{/inline}}
|
|
10
11
|
{{/with}}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
{{/if~}}
|
|
14
14
|
{{#if this.isVideo}}
|
|
15
15
|
{{#with this.toModel.mediaBacklinkToStoryTeaser}}
|
|
16
|
-
{{#>components/base/link _link=this.link _css="hover:underline hover:!decoration-1 text-link dark:text-link-dark"}}
|
|
16
|
+
{{#>components/base/link _link=this.link _css="hover:underline hover:!decoration-1 text-link dark:text-link-dark ds-link block"}}
|
|
17
17
|
{{> components/content/copytext/components/media/media_figure_headline}}
|
|
18
18
|
{{/components/base/link}}
|
|
19
19
|
{{/with}}
|
package/dist/views_static/components/content/copytext/components/media/media_figure_headline.hbs
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
<h3 class="mt-1">
|
|
2
|
-
{{> components/base/a11y/ariaLabelText _text=this.readMoreScreenreader }}
|
|
1
|
+
<h3 class="mt-1" aria-label="{{this.readMoreScreenreader}} {{this.title}}">
|
|
3
2
|
<span class="text-lg sm480:text-xl font-headingSerif dark:text-text-dark">
|
|
4
3
|
{{this.title}}
|
|
5
4
|
</span>
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
<div class="inline-block items-center justify-center border-event-calendar-secondary border-l js-ns-month {{#if
|
|
12
12
|
this.isCurrentMonth}} -currentMonth{{/if}}{{#if
|
|
13
13
|
this.hasFutureEventsFromNow}} -selected{{else}} js-fr-reload-trigger{{/if}}">
|
|
14
|
-
<span class="block font-heading font-bold w-
|
|
14
|
+
<span class="block font-heading font-bold w-16 sticky left-0 px-2 py-3 {{#if this.isCurrentMonth }} bg-black text-white {{else}}text-slate-500{{/if}}">{{this.date.monthNameShort}} {{this.date.yearShort}}</span>
|
|
15
15
|
<ul class="flex">
|
|
16
16
|
{{#each this.days}}
|
|
17
17
|
<li class="inline-block h-full group cursor-pointer js-ns-item{{#if
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<div class="flex flex-col self-center text-sm md:self-end w-fit md:flex-row">
|
|
2
|
-
<div class="flex justify-center w-auto md:justify-start">
|
|
2
|
+
<div class="flex items-center justify-center w-auto h-8 md:justify-start md:h-auto">
|
|
3
3
|
{{#with this}}
|
|
4
4
|
{{#> components/base/link _link=_hrDeLink _css="flex whitespace-nowrap hover:underline"}}
|
|
5
5
|
© {{{_hrDeLink.text}}} {{{_hrDeLink.currentTime.year}}}
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
|
|
24
24
|
<span class="hidden px-2 md:flex ">|</span>
|
|
25
25
|
|
|
26
|
-
<div class="flex justify-center w-auto md:justify-start">
|
|
26
|
+
<div class="flex items-center justify-center w-auto h-8 md:justify-start md:h-auto">
|
|
27
27
|
{{#with this}}
|
|
28
28
|
{{#> components/base/link _link=_ardDeLink _css="flex whitespace-nowrap hover:underline"}}
|
|
29
29
|
{{{_ardDeLink.text}}}
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
|
|
48
48
|
<span class="hidden px-2 md:flex ">|</span>
|
|
49
49
|
|
|
50
|
-
<div class="flex justify-center w-auto md:justify-start">
|
|
50
|
+
<div class="flex items-center justify-center w-auto h-8 md:justify-start md:h-auto">
|
|
51
51
|
{{#with this}}
|
|
52
52
|
{{#> components/base/link _link=_dataProtectionLink _css="flex whitespace-nowrap hover:underline"}}
|
|
53
53
|
{{{_dataProtectionLink.text}}}
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
|
|
72
72
|
<span class="hidden px-2 md:flex ">|</span>
|
|
73
73
|
|
|
74
|
-
<div class="flex justify-center w-auto md:justify-start">
|
|
74
|
+
<div class="flex items-center justify-center w-auto h-8 md:justify-start md:h-auto">
|
|
75
75
|
{{#with this}}
|
|
76
76
|
{{#> components/base/link _link=_imprintLink _css="flex whitespace-nowrap hover:underline"}}
|
|
77
77
|
{{{_imprintLink.text}}}
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
<div class="self-start text-xs sm480:text-sm basis-0 grow font-headingSerif text-gray-scorpion dark:text-text-dark">
|
|
34
34
|
{{#unless _hideFrom }}Von{{/unless}}
|
|
35
35
|
{{#if this.authorUrl~}}
|
|
36
|
-
<a href="{{this.authorUrl}}" {{#with this.webviewAuthorUrl}}data-webviewurl="{{this}}"{{/with}} class="{{if (isUserConsentNeeded this.authorUrl) 'js-user-consent-needed ' ''}}text-link hover:underline dark:text-link-dark ">{{this.authorTitle}}</a>
|
|
36
|
+
<a href="{{this.authorUrl}}" {{#with this.webviewAuthorUrl}}data-webviewurl="{{this}}"{{/with}} class="{{if (isUserConsentNeeded this.authorUrl) 'js-user-consent-needed ' ''}}ds-link text-link hover:underline dark:text-link-dark ">{{this.authorTitle}}</a>
|
|
37
37
|
{{else}}
|
|
38
38
|
{{this.authorTitle}}
|
|
39
39
|
{{/if}}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<a class="text-xs sm480:text-sm font-headingSerif text-link hover:underline dark:text-link-dark" href="#commentList">
|
|
1
|
+
<a class="text-xs sm480:text-sm font-headingSerif ds-link text-link hover:underline dark:text-link-dark" href="#commentList">
|
|
2
2
|
{{> components/base/image/icon _icon="kommentar" _iconmap="icons" _addClass="mr-0.5 inline w-5 h-5 text-link dark:text-link-dark fill-current"}}
|
|
3
3
|
<span class="sr-only">{{loca "comment_anchor_1"}}</span>
|
|
4
4
|
<span>{{this.quantity}}</span>
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
<div class="flex flex-wrap pt-2 gap-x-4 w-fit sm:w-full">
|
|
5
5
|
{{#if this.link}}
|
|
6
6
|
{{#>components/base/link _link=this.link _css="w-full"}}
|
|
7
|
-
<img class="max-w-full" alt="{{defaultIfEmpty _logo ../this.name}}" src="{{resourceUrl "assets/images/logos/"}}{{defaultIfEmpty _logo ../this.name}}.png">
|
|
7
|
+
<img class="max-w-full" loading="lazy" alt="{{defaultIfEmpty _logo ../this.name}}" src="{{resourceUrl "assets/images/logos/"}}{{defaultIfEmpty _logo ../this.name}}.png">
|
|
8
8
|
{{/components/base/link}}
|
|
9
9
|
{{else}}
|
|
10
|
-
<img class="max-w-full" alt="{{defaultIfEmpty _logo this.name}}" src="{{resourceUrl "assets/images/logos/"}}{{defaultIfEmpty _logo this.name}}.png">
|
|
10
|
+
<img class="max-w-full" loading="lazy" alt="{{defaultIfEmpty _logo this.name}}" src="{{resourceUrl "assets/images/logos/"}}{{defaultIfEmpty _logo this.name}}.png">
|
|
11
11
|
{{/if}}
|
|
12
12
|
{{#if this.date}}
|
|
13
13
|
<time datetime="{{#if this.displayWithTime}}{{this.date.htmlDateTime}}{{else}}{{this.date.date}}{{/if}}"
|
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
x-on:click="toggle()"
|
|
16
16
|
:aria-expanded="open"
|
|
17
17
|
:aria-controls="$id('dropdown-button')"
|
|
18
|
+
aria-label="{{loca "share_linktitle" }}"
|
|
18
19
|
x-show="$store.sharingIsVisible"
|
|
19
20
|
{{#with ../this.trackingData}}
|
|
20
21
|
data-hr-click-tracking='{"settings": [{"type":"uxAction","secondLevelId": "{{this.secondLevelId}}","clickLabel": "socialShareClick::sharingmenuopened"}]}'
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
x-on:click="toggle()"
|
|
15
15
|
:aria-expanded="open"
|
|
16
16
|
:aria-controls="$id('dropdown-button')"
|
|
17
|
-
|
|
17
|
+
aria-label='{{loca "share_linktitle" }}'
|
|
18
18
|
{{#with ../this.trackingData}}
|
|
19
19
|
data-hr-click-tracking='{"settings": [{"type":"uxAction","secondLevelId": "{{this.secondLevelId}}","clickLabel": "socialShareClick::sharingmenuopened"}]}'
|
|
20
20
|
{{/with}}
|
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
@click="window.scrollTo({top: 0, behavior: 'smooth'})"
|
|
20
20
|
:class="$store.footerIsVisible ? '-mt-6' : '-mt-12'"
|
|
21
21
|
class="{{> components/button/utilities/button_base_classes}} {{> components/button/utilities/button_variation_classes _variant="primary"}} ml-auto z-100 p-2 h-max mr-5 hover:scale-105 [@media(min-width:1170px)]:-mr-14"
|
|
22
|
+
aria-label='{{loca "top_button_aria_label" }}'
|
|
22
23
|
>
|
|
23
24
|
{{> components/base/image/icon _icon="arrow-up" _addClass="w-5 h-5 fill-current dark:fill-link-dark"}}
|
|
24
25
|
</button>
|
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.82.
|
|
9
|
+
"version": "1.82.7",
|
|
10
10
|
"scripts": {
|
|
11
11
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
12
12
|
"storybook": "storybook dev -p 6006 public",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -122,6 +122,7 @@
|
|
|
122
122
|
"search_input_aria_submit": "Suche starten",
|
|
123
123
|
"search_input_placeholder": "Ort oder Thema suchen",
|
|
124
124
|
"share_facebook_linktitle": "Bei Facebook teilen",
|
|
125
|
+
"share_linktitle": "Artikel teilen",
|
|
125
126
|
"share_headline": "Teilen",
|
|
126
127
|
"share_mail_body": "Linktipp: {0}\n{1}\n{2}\n(Beitrag von hessenschau.de)",
|
|
127
128
|
"share_mail_linktitle": "Per E-Mail versenden",
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
143
144
|
"ticket_modal_label_cancel": "Abbrechen",
|
|
144
145
|
"ticker_more": "Zum Ticker",
|
|
146
|
+
"top_button_aria_label": "Zum Seitenanfang springen",
|
|
145
147
|
"topictag_headline": "Alle BeitrΓ€ge zum Thema {0}",
|
|
146
148
|
"topictag_metadescription_prefix": "Alle BeitrΓ€ge zum Thema ",
|
|
147
149
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -311,5 +311,5 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
311
311
|
|
|
312
312
|
/* -----------------------------COPYTEXT ---------------------------- */
|
|
313
313
|
.copytextParagraphDS .link {
|
|
314
|
-
@apply underline text-link decoration-1 hover:decoration-1 dark:text-link-dark;
|
|
314
|
+
@apply underline text-link decoration-1 hover:decoration-1 dark:text-link-dark ds-link;
|
|
315
315
|
}
|
|
@@ -11,6 +11,14 @@ Creates a text element that is only relevant for screenreaders. It will not be v
|
|
|
11
11
|
`_text` The text for the screen reader.<br>
|
|
12
12
|
`_locaTag` The loca tag for the text for the screen reader.<br>
|
|
13
13
|
|
|
14
|
+
HINWEIS:
|
|
15
|
+
The aria-label attribute is used to provide an accessible name for an element,
|
|
16
|
+
but it should only be applied to elements that can have a role where it makes
|
|
17
|
+
sense to provide such a label. A <span> element by itself does not have an implicit
|
|
18
|
+
role that supports an aria-label.
|
|
19
|
+
|
|
20
|
+
DON'T USE THIS ANYMORE
|
|
21
|
+
|
|
14
22
|
--}}
|
|
15
23
|
<span aria-label="
|
|
16
24
|
{{~#if _text ~}}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
data-json-url='{{_link.jsonUrl}}'
|
|
10
10
|
{{/if}}
|
|
11
11
|
{{#if _link.isStaticUrl}}href="{{#if _link.site}}{{resourceUrl _link.url _site=_link.site}}{{else}}{{resourceUrl _link.url}}{{/if}}{{else}}href="{{_link.url}}{{/if}}{{#if this.hasComments}}#commentList{{/if}}"
|
|
12
|
-
class="
|
|
12
|
+
class="ds-link js-load{{#if _link.isUserConsentNeeded}} js-user-consent-needed{{/if}} {{#if _isSelected}} {{defaultIfEmpty _selectedCssClass "-current"}}{{/if}}{{#if _css}} {{_css}}{{/if}} {{#> css}}{{/css}}"
|
|
13
13
|
{{#if _link.isTargetBlank}} target="_blank" rel="noopener{{#if _link.hasNoReferrerFlag}} noreferrer{{/if}}"{{/if}}
|
|
14
14
|
{{#if _isAriaHidden}} aria-hidden="true" tabindex="-1"{{/if}}
|
|
15
15
|
{{#> htmlProperties}}{{/htmlProperties}}
|
|
@@ -6,5 +6,6 @@
|
|
|
6
6
|
{{/components/base/link}}
|
|
7
7
|
{{#*inline "htmlProperties"}}
|
|
8
8
|
{{> components/tracking/navigation_tracking _clickLabelType="TopThemenNavigation" _clickLabelPrefix1=this.title}}
|
|
9
|
+
x-effect="$el.setAttribute('tabindex', $store.burgeropen || $screen('lg') ? '0' : '-1')"
|
|
9
10
|
{{/inline}}
|
|
10
11
|
{{/with}}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
{{/if~}}
|
|
14
14
|
{{#if this.isVideo}}
|
|
15
15
|
{{#with this.toModel.mediaBacklinkToStoryTeaser}}
|
|
16
|
-
{{#>components/base/link _link=this.link _css="hover:underline hover:!decoration-1 text-link dark:text-link-dark"}}
|
|
16
|
+
{{#>components/base/link _link=this.link _css="hover:underline hover:!decoration-1 text-link dark:text-link-dark ds-link block"}}
|
|
17
17
|
{{> components/content/copytext/components/media/media_figure_headline}}
|
|
18
18
|
{{/components/base/link}}
|
|
19
19
|
{{/with}}
|
package/src/stories/views/components/content/copytext/components/media/media_figure_headline.hbs
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
<h3 class="mt-1">
|
|
2
|
-
{{> components/base/a11y/ariaLabelText _text=this.readMoreScreenreader }}
|
|
1
|
+
<h3 class="mt-1" aria-label="{{this.readMoreScreenreader}} {{this.title}}">
|
|
3
2
|
<span class="text-lg sm480:text-xl font-headingSerif dark:text-text-dark">
|
|
4
3
|
{{this.title}}
|
|
5
4
|
</span>
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
<div class="inline-block items-center justify-center border-event-calendar-secondary border-l js-ns-month {{#if
|
|
12
12
|
this.isCurrentMonth}} -currentMonth{{/if}}{{#if
|
|
13
13
|
this.hasFutureEventsFromNow}} -selected{{else}} js-fr-reload-trigger{{/if}}">
|
|
14
|
-
<span class="block font-heading font-bold w-
|
|
14
|
+
<span class="block font-heading font-bold w-16 sticky left-0 px-2 py-3 {{#if this.isCurrentMonth }} bg-black text-white {{else}}text-slate-500{{/if}}">{{this.date.monthNameShort}} {{this.date.yearShort}}</span>
|
|
15
15
|
<ul class="flex">
|
|
16
16
|
{{#each this.days}}
|
|
17
17
|
<li class="inline-block h-full group cursor-pointer js-ns-item{{#if
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<div class="flex flex-col self-center text-sm md:self-end w-fit md:flex-row">
|
|
2
|
-
<div class="flex justify-center w-auto md:justify-start">
|
|
2
|
+
<div class="flex items-center justify-center w-auto h-8 md:justify-start md:h-auto">
|
|
3
3
|
{{#with this}}
|
|
4
4
|
{{#> components/base/link _link=_hrDeLink _css="flex whitespace-nowrap hover:underline"}}
|
|
5
5
|
© {{{_hrDeLink-adjust_context.text}}} {{{_hrDeLink-adjust_context.currentTime.year}}}
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
|
|
24
24
|
<span class="hidden px-2 md:flex ">|</span>
|
|
25
25
|
|
|
26
|
-
<div class="flex justify-center w-auto md:justify-start">
|
|
26
|
+
<div class="flex items-center justify-center w-auto h-8 md:justify-start md:h-auto">
|
|
27
27
|
{{#with this}}
|
|
28
28
|
{{#> components/base/link _link=_ardDeLink _css="flex whitespace-nowrap hover:underline"}}
|
|
29
29
|
{{{_ardDeLink-adjust_context.text}}}
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
|
|
48
48
|
<span class="hidden px-2 md:flex ">|</span>
|
|
49
49
|
|
|
50
|
-
<div class="flex justify-center w-auto md:justify-start">
|
|
50
|
+
<div class="flex items-center justify-center w-auto h-8 md:justify-start md:h-auto">
|
|
51
51
|
{{#with this}}
|
|
52
52
|
{{#> components/base/link _link=_dataProtectionLink _css="flex whitespace-nowrap hover:underline"}}
|
|
53
53
|
{{{_dataProtectionLink-adjust_context.text}}}
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
|
|
72
72
|
<span class="hidden px-2 md:flex ">|</span>
|
|
73
73
|
|
|
74
|
-
<div class="flex justify-center w-auto md:justify-start">
|
|
74
|
+
<div class="flex items-center justify-center w-auto h-8 md:justify-start md:h-auto">
|
|
75
75
|
{{#with this}}
|
|
76
76
|
{{#> components/base/link _link=_imprintLink _css="flex whitespace-nowrap hover:underline"}}
|
|
77
77
|
{{{_imprintLink-adjust_context.text}}}
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
<div class="self-start text-xs sm480:text-sm basis-0 grow font-headingSerif text-gray-scorpion dark:text-text-dark">
|
|
34
34
|
{{#unless _hideFrom }}Von{{/unless}}
|
|
35
35
|
{{#if this.authorUrl~}}
|
|
36
|
-
<a href="{{this.authorUrl}}" {{#with this.webviewAuthorUrl}}data-webviewurl="{{this}}"{{/with}} class="{{if (isUserConsentNeeded this.authorUrl) 'js-user-consent-needed ' ''}}text-link hover:underline dark:text-link-dark ">{{this.authorTitle}}</a>
|
|
36
|
+
<a href="{{this.authorUrl}}" {{#with this.webviewAuthorUrl}}data-webviewurl="{{this}}"{{/with}} class="{{if (isUserConsentNeeded this.authorUrl) 'js-user-consent-needed ' ''}}ds-link text-link hover:underline dark:text-link-dark ">{{this.authorTitle}}</a>
|
|
37
37
|
{{else}}
|
|
38
38
|
{{this.authorTitle}}
|
|
39
39
|
{{/if}}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<a class="text-xs sm480:text-sm font-headingSerif text-link hover:underline dark:text-link-dark" href="#commentList">
|
|
1
|
+
<a class="text-xs sm480:text-sm font-headingSerif ds-link text-link hover:underline dark:text-link-dark" href="#commentList">
|
|
2
2
|
{{> components/base/image/icon _icon="kommentar" _iconmap="icons" _addClass="mr-0.5 inline w-5 h-5 text-link dark:text-link-dark fill-current"}}
|
|
3
3
|
<span class="sr-only">{{loca "comment_anchor_1"}}</span>
|
|
4
4
|
<span>{{this.quantity}}</span>
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
<div class="flex flex-wrap pt-2 gap-x-4 w-fit sm:w-full">
|
|
5
5
|
{{#if this.link}}
|
|
6
6
|
{{#>components/base/link _link=this.link _css="w-full"}}
|
|
7
|
-
<img class="max-w-full" alt="{{defaultIfEmpty _logo ../this.name}}" src="{{resourceUrl "assets/images/logos/"}}{{defaultIfEmpty _logo ../this.name}}.png">
|
|
7
|
+
<img class="max-w-full" loading="lazy" alt="{{defaultIfEmpty _logo ../this.name}}" src="{{resourceUrl "assets/images/logos/"}}{{defaultIfEmpty _logo ../this.name}}.png">
|
|
8
8
|
{{/components/base/link}}
|
|
9
9
|
{{else}}
|
|
10
|
-
<img class="max-w-full" alt="{{defaultIfEmpty _logo this.name}}" src="{{resourceUrl "assets/images/logos/"}}{{defaultIfEmpty _logo this.name}}.png">
|
|
10
|
+
<img class="max-w-full" loading="lazy" alt="{{defaultIfEmpty _logo this.name}}" src="{{resourceUrl "assets/images/logos/"}}{{defaultIfEmpty _logo this.name}}.png">
|
|
11
11
|
{{/if}}
|
|
12
12
|
{{#if this.date}}
|
|
13
13
|
<time datetime="{{#if this.displayWithTime}}{{this.date.htmlDateTime}}{{else}}{{this.date.date}}{{/if}}"
|
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
x-on:click="toggle()"
|
|
16
16
|
:aria-expanded="open"
|
|
17
17
|
:aria-controls="$id('dropdown-button')"
|
|
18
|
+
aria-label="{{loca "share_linktitle" }}"
|
|
18
19
|
x-show="$store.sharingIsVisible"
|
|
19
20
|
{{#with ../this.trackingData}}
|
|
20
21
|
data-hr-click-tracking='{"settings": [{"type":"uxAction","secondLevelId": "{{this.secondLevelId}}","clickLabel": "socialShareClick::sharingmenuopened"}]}'
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
x-on:click="toggle()"
|
|
15
15
|
:aria-expanded="open"
|
|
16
16
|
:aria-controls="$id('dropdown-button')"
|
|
17
|
-
|
|
17
|
+
aria-label='{{loca "share_linktitle" }}'
|
|
18
18
|
{{#with ../this.trackingData}}
|
|
19
19
|
data-hr-click-tracking='{"settings": [{"type":"uxAction","secondLevelId": "{{this.secondLevelId}}","clickLabel": "socialShareClick::sharingmenuopened"}]}'
|
|
20
20
|
{{/with}}
|
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
@click="window.scrollTo({top: 0, behavior: 'smooth'})"
|
|
20
20
|
:class="$store.footerIsVisible ? '-mt-6' : '-mt-12'"
|
|
21
21
|
class="{{> components/button/utilities/button_base_classes}} {{> components/button/utilities/button_variation_classes _variant="primary"}} ml-auto z-100 p-2 h-max mr-5 hover:scale-105 [@media(min-width:1170px)]:-mr-14"
|
|
22
|
+
aria-label='{{loca "top_button_aria_label" }}'
|
|
22
23
|
>
|
|
23
24
|
{{> components/base/image/icon _icon="arrow-up" _addClass="w-5 h-5 fill-current dark:fill-link-dark"}}
|
|
24
25
|
</button>
|