hr-design-system-handlebars 1.75.5 → 1.76.0
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 +21 -1
- package/dist/assets/brand/hr/conf/locatags.merged.json +21 -1
- package/dist/assets/brand/hr-bigband/conf/locatags.merged.json +21 -1
- package/dist/assets/brand/hr-fernsehen/conf/locatags.merged.json +21 -1
- package/dist/assets/brand/hr-inforadio/conf/locatags.merged.json +21 -1
- package/dist/assets/brand/hr-rundfunkrat/conf/locatags.merged.json +21 -1
- package/dist/assets/brand/hr-sinfonieorchester/conf/locatags.merged.json +21 -1
- package/dist/assets/brand/hr-werbung/conf/locatags.merged.json +21 -1
- package/dist/assets/brand/hr1/conf/locatags.merged.json +21 -1
- package/dist/assets/brand/hr2/conf/locatags.merged.json +21 -1
- package/dist/assets/brand/hr3/conf/locatags.merged.json +21 -1
- package/dist/assets/brand/hr4/conf/locatags.merged.json +21 -1
- package/dist/assets/brand/you-fm/conf/locatags.merged.json +21 -1
- package/dist/assets/index.css +46 -29
- package/dist/views/components/content/content_footer/content_footer.hbs +1 -1
- package/dist/views/components/content/copytext/components/audio.hbs +5 -9
- package/dist/views/components/content/copytext/components/audioeventlivestream.hbs +5 -9
- package/dist/views/components/content/copytext/components/image/{figcaption.hbs → collapsible_caption.hbs} +2 -11
- package/dist/views/components/content/copytext/components/image/figure.hbs +4 -1
- package/dist/views/components/content/copytext/components/image/image_caption_text.hbs +3 -0
- package/dist/views/components/content/copytext/components/image/image_copyright.hbs +3 -0
- package/dist/views/components/content/copytext/components/media/media_figure.hbs +42 -16
- package/dist/views/components/content/copytext/components/media/media_figure_byline.hbs +19 -9
- package/dist/views/components/content/copytext/components/media/media_figure_headline.hbs +4 -4
- package/dist/views/components/content/copytext/components/video/video.hbs +2 -2
- package/dist/views/components/content/copytext/components/videolivestream.hbs +2 -2
- package/dist/views/components/content/copytext/copytext.hbs +1 -1
- package/dist/views/components/content/copytext/copytext_body.hbs +2 -2
- package/dist/views/components/label/label.hbs +2 -2
- package/dist/views/components/label/label_byline.hbs +6 -10
- package/dist/views/components/mediaplayer/media_player.hbs +1 -1
- package/dist/views/components/page/story/story_article.hbs +1 -1
- package/dist/views/components/site_header/burger.hbs +1 -1
- package/dist/views/components/teaser/components/teaser_av_consumption.hbs +3 -3
- package/dist/views_static/components/content/content_footer/content_footer.hbs +1 -1
- package/dist/views_static/components/content/copytext/components/audio.hbs +5 -9
- package/dist/views_static/components/content/copytext/components/audioeventlivestream.hbs +5 -9
- package/dist/views_static/components/content/copytext/components/image/{figcaption.hbs → collapsible_caption.hbs} +2 -11
- package/dist/views_static/components/content/copytext/components/image/figure.hbs +4 -1
- package/dist/views_static/components/content/copytext/components/image/image_caption_text.hbs +3 -0
- package/dist/views_static/components/content/copytext/components/image/image_copyright.hbs +3 -0
- package/dist/views_static/components/content/copytext/components/media/media_figure.hbs +42 -16
- package/dist/views_static/components/content/copytext/components/media/media_figure_byline.hbs +19 -9
- package/dist/views_static/components/content/copytext/components/media/media_figure_headline.hbs +4 -4
- package/dist/views_static/components/content/copytext/components/video/video.hbs +2 -2
- package/dist/views_static/components/content/copytext/components/videolivestream.hbs +2 -2
- package/dist/views_static/components/content/copytext/copytext.hbs +1 -1
- package/dist/views_static/components/content/copytext/copytext_body.hbs +2 -2
- package/dist/views_static/components/label/label.hbs +2 -2
- package/dist/views_static/components/label/label_byline.hbs +6 -10
- package/dist/views_static/components/mediaplayer/media_player.hbs +1 -1
- package/dist/views_static/components/page/story/story_article.hbs +1 -1
- package/dist/views_static/components/site_header/burger.hbs +1 -1
- package/dist/views_static/components/teaser/components/teaser_av_consumption.hbs +3 -3
- package/gulpfile.js +4 -1
- package/package.json +1 -1
- package/src/assets/brand/_default/conf/locatags.json +27 -8
- package/src/assets/brand/hessenschau/conf/locatags.merged.json +21 -1
- package/src/assets/brand/hr/conf/locatags.merged.json +21 -1
- package/src/assets/brand/hr-bigband/conf/locatags.merged.json +21 -1
- package/src/assets/brand/hr-fernsehen/conf/locatags.merged.json +21 -1
- package/src/assets/brand/hr-inforadio/conf/locatags.merged.json +21 -1
- package/src/assets/brand/hr-rundfunkrat/conf/locatags.merged.json +21 -1
- package/src/assets/brand/hr-sinfonieorchester/conf/locatags.merged.json +21 -1
- package/src/assets/brand/hr-werbung/conf/locatags.merged.json +21 -1
- package/src/assets/brand/hr1/conf/locatags.merged.json +21 -1
- package/src/assets/brand/hr2/conf/locatags.merged.json +21 -1
- package/src/assets/brand/hr3/conf/locatags.merged.json +21 -1
- package/src/assets/brand/hr4/conf/locatags.merged.json +21 -1
- package/src/assets/brand/you-fm/conf/locatags.merged.json +21 -1
- package/src/assets/css/custom-utilities.css +49 -31
- package/src/assets/fixtures/audio/audios.inc.json +59 -1
- package/src/assets/fixtures/content/copytext/copytext_audio.json +194 -0
- package/src/assets/fixtures/content/copytext/copytext_audio_livestream.json +192 -0
- package/src/assets/fixtures/content/copytext/copytext_livestream.json +16 -14
- package/src/assets/fixtures/content/copytext/copytext_video.json +12 -12
- package/src/assets/fixtures/page/podcast/podcast_player_episode.json +131 -96
- package/src/assets/fixtures/page/story/story_with_livestream.json +11 -13
- package/src/assets/fixtures/page/story/story_with_video.json +64 -64
- package/src/assets/fixtures/teaser/teaser_lead.inc.json +3 -3
- package/src/assets/fixtures/teaser/teasers.inc.json +1 -1
- package/src/assets/images/strongman-100_v-1to1__medium.jpg +0 -0
- package/src/assets/images/strongman-100_v-1to1__small.jpg +0 -0
- package/src/assets/images/strongman-100_v-1to1__xsmall.jpg +0 -0
- package/src/stories/conventions-and-datastructure.mdx +38 -1
- package/src/stories/views/components/content/content_footer/content_footer.hbs +1 -1
- package/src/stories/views/components/content/copytext/components/audio.hbs +5 -9
- package/src/stories/views/components/content/copytext/components/audioeventlivestream.hbs +5 -9
- package/src/stories/views/components/content/copytext/components/image/{figcaption.hbs → collapsible_caption.hbs} +2 -11
- package/src/stories/views/components/content/copytext/components/image/figure.hbs +4 -1
- package/src/stories/views/components/content/copytext/components/image/image_caption_text.hbs +3 -0
- package/src/stories/views/components/content/copytext/components/image/image_copyright.hbs +3 -0
- package/src/stories/views/components/content/copytext/components/media/media_figure.hbs +42 -16
- package/src/stories/views/components/content/copytext/components/media/media_figure_byline.hbs +19 -9
- package/src/stories/views/components/content/copytext/components/media/media_figure_headline.hbs +4 -4
- package/src/stories/views/components/content/copytext/components/video/video.hbs +2 -2
- package/src/stories/views/components/content/copytext/components/videolivestream.hbs +2 -2
- package/src/stories/views/components/content/copytext/copytext.hbs +1 -1
- package/src/stories/views/components/content/copytext/copytext.stories.js +15 -2
- package/src/stories/views/components/content/copytext/copytext_body.hbs +2 -2
- package/src/stories/views/components/content/copytext/fixtures/copytext_audio copy.json +1 -0
- package/src/stories/views/components/content/copytext/fixtures/copytext_audio-livestream.json +1 -0
- package/src/stories/views/components/content/copytext/fixtures/copytext_audio.json +1 -0
- package/src/stories/views/components/content/copytext/fixtures/copytext_audio_livestream.json +1 -0
- package/src/stories/views/components/content/copytext/fixtures/copytext_livestream.json +1 -1
- package/src/stories/views/components/content/copytext/fixtures/copytext_podcastepisode.json +1 -1
- package/src/stories/views/components/content/copytext/fixtures/copytext_video copy.json +1 -0
- package/src/stories/views/components/content/copytext/fixtures/copytext_video.json +1 -1
- package/src/stories/views/components/label/label.hbs +2 -2
- package/src/stories/views/components/label/label_byline.hbs +6 -10
- package/src/stories/views/components/mediaplayer/fixtures/mediaplayer.json +1 -1
- package/src/stories/views/components/mediaplayer/media_player.hbs +1 -1
- package/src/stories/views/components/mediaplayer/mediaplayer.stories.js +32 -5
- package/src/stories/views/components/page/fixtures/page.json +1 -1
- package/src/stories/views/components/page/podcast/fixtures/podcast_player_episode.json +1 -1
- package/src/stories/views/components/page/podcast/fixtures/podcast_player_playlist.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story_with_label.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story_with_livestream.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story_with_square_image.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story_with_video.json +1 -1
- package/src/stories/views/components/page/story/story_article.hbs +1 -1
- package/src/stories/views/components/pagination/fixtures/page_pagination.json +1 -1
- package/src/stories/views/components/site_header/burger.hbs +1 -1
- package/src/stories/views/components/teaser/components/teaser_av_consumption.hbs +3 -3
- package/src/stories/views/components/teaser/fixtures/cluster_teaser_Podcast_Channel.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_100_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_50_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_hero_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_100.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_100_highlight.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_100_highlight_2.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_related_content_100.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_index.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_50.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_playlist.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_playlist_50.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_playlist_filter.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_audio_livestream.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_podcast.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_audio_livestream.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_podcast.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_tabbox.json +1 -1
- package/src/stories/views/components/teaser/fixtures/ticker_teaser_alternativ_hero_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/ticker_teaser_standard_hero_audio.json +1 -1
|
@@ -1,24 +1,32 @@
|
|
|
1
|
-
<figure class="relative
|
|
1
|
+
<figure class="relative {{_addClass}}" x-data="{ avStart: false }">
|
|
2
2
|
{{~> components/base/a11y/hiddenText _locaTag=_a11yIntro-loca ~}}
|
|
3
3
|
{{#unless _voting-option}}
|
|
4
|
-
<
|
|
4
|
+
<div class="py-3 sm:py-4 border-t-[3px] border-gray-boulder dark:border-text-dark {{_cssClassCaption}}">
|
|
5
5
|
{{#if this.label}}
|
|
6
6
|
{{#> components/label/label_group _css="dark:text-text-dark"}}
|
|
7
7
|
{{#with this.label}}
|
|
8
|
-
{{
|
|
9
|
-
{{
|
|
10
|
-
{{/with}}
|
|
11
|
-
{{
|
|
8
|
+
{{~> components/label/label _type=this.type _text=(loca this.loca) }}
|
|
9
|
+
{{~> components/label/label_byline _css="ml-2"}}
|
|
10
|
+
{{/with~}}
|
|
11
|
+
{{~> components/content/copytext/components/media/media_figure_byline this}}
|
|
12
12
|
{{/components/label/label_group}}
|
|
13
13
|
{{/if~}}
|
|
14
|
-
{{#
|
|
15
|
-
{{
|
|
16
|
-
{{
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
14
|
+
{{#if this.isVideo}}
|
|
15
|
+
{{#with this.toModel.mediaBacklinkToStoryTeaser}}
|
|
16
|
+
{{#>components/base/link _link=this.link _css="hover:underline hover:!decoration-1 text-link dark:text-link-dark"}}
|
|
17
|
+
{{> components/content/copytext/components/media/media_figure_headline}}
|
|
18
|
+
{{/components/base/link}}
|
|
19
|
+
{{/with}}
|
|
20
|
+
{{/if}}
|
|
21
|
+
</div>
|
|
20
22
|
{{/unless}}
|
|
21
|
-
{{#if this.
|
|
23
|
+
{{#if this.isAudioOnDemand}}
|
|
24
|
+
{{~> components/mediaplayer/media_player this.toModel.audioElement _uiTestHook="ui-test-audio-ondemand-player" _isAudioView=true _addClassImg=_addClassImg ~}}
|
|
25
|
+
{{/if}}
|
|
26
|
+
{{#if this.isAudioEventLivestream}}
|
|
27
|
+
{{~> components/mediaplayer/media_player this.toModel.audioLivestreamElement _uiTestHook="ui-test-audio-livestream-player" _isAudioView=true _addClassImg=_addClassImg ~}}
|
|
28
|
+
{{/if}}
|
|
29
|
+
{{#if this.isVideoOnDemand}}
|
|
22
30
|
{{~> components/mediaplayer/media_player this.toModel.videoElement _uiTestHook="ui-test-video-ondemand-player" _isUsedInTeaser=true _addClassImg=_addClassImg ~}}
|
|
23
31
|
{{~> components/teaser/components/teaser_media_player this _css="flex items-center justify-center" _isLead=_isLead _isUsedInCopytext=true _mediaButtonIcon="play_button" _mediaButtonLabel="Video" _aspectRatio="ar-16-9" _noDelay=(if _isLead true false)}}
|
|
24
32
|
{{/if}}
|
|
@@ -27,9 +35,27 @@
|
|
|
27
35
|
{{~> components/teaser/components/teaser_media_player this _css="flex items-center justify-center" _isLivestream=true _isLead=_isLead _isUsedInCopytext=true _mediaButtonIcon="play_button" _mediaButtonLabel="Live" _aspectRatio="ar-16-9" _noDelay=(if _isLead true false)}}
|
|
28
36
|
{{/if}}
|
|
29
37
|
{{#unless _voting-option}}
|
|
30
|
-
{{#
|
|
31
|
-
{{
|
|
32
|
-
|
|
38
|
+
{{#if this.teaseritem}}
|
|
39
|
+
{{~#> components/content/copytext/components/image/collapsible_caption this.teaseritem _cssClassCaption="mx-5 sm:mx-0"}}
|
|
40
|
+
{{#unless ../this.isAudio}}
|
|
41
|
+
{{~> components/content/copytext/components/image/image_caption_text}}
|
|
42
|
+
{{/unless}}
|
|
43
|
+
{{~> components/content/copytext/components/image/image_copyright}}
|
|
44
|
+
{{#if ../this.isAudio~}}
|
|
45
|
+
<span class="mx-1">|</span>
|
|
46
|
+
{{#with ../this.toModel.mediaBacklinkToStoryTeaser}}
|
|
47
|
+
{{~#>components/base/link _link=this.link _css="hover:underline hover:!decoration-1 text-link dark:text-link-dark"~}}
|
|
48
|
+
<span>
|
|
49
|
+
{{~this.readMore~}}
|
|
50
|
+
{{~#if this.hasIcon}}
|
|
51
|
+
{{~> components/base/image/icon _icon=this.iconName _iconmap="icons" _addClass="inline -mt-0.5 ml-1 w-5 h-5 fill-current"~}}
|
|
52
|
+
{{~/if~}}
|
|
53
|
+
</span>
|
|
54
|
+
{{/components/base/link}}
|
|
55
|
+
{{/with}}
|
|
56
|
+
{{/if}}
|
|
57
|
+
{{~/components/content/copytext/components/image/collapsible_caption}}
|
|
58
|
+
{{/if}}
|
|
33
59
|
{{/unless}}
|
|
34
60
|
{{~> components/base/a11y/hiddenText _locaTag=_a11yOutro-loca ~}}
|
|
35
61
|
</figure>
|
package/dist/views_static/components/content/copytext/components/media/media_figure_byline.hbs
CHANGED
|
@@ -1,15 +1,25 @@
|
|
|
1
|
-
<span class='text-xs text-inherit font-headingSerif{{#if _css}} {{_css}}{{/if}}'>
|
|
2
|
-
{{~#if this.
|
|
3
|
-
{{#if this.copyright }} <span class="mx-1">|</span>{{/if}}
|
|
4
|
-
{{~#with this.copyright}}
|
|
5
|
-
{{this}}{{#if ../this.airdateDate }} <span class="mx-1">|</span>{{/if}}
|
|
6
|
-
{{/with}}
|
|
1
|
+
<span class='text-xs text-inherit font-headingSerif{{#if _css}} {{_css}}{{/if~}}'>
|
|
2
|
+
{{~#if this.showAirdate}}
|
|
7
3
|
{{~#with this.airdateDate ~}}
|
|
8
|
-
|
|
4
|
+
<span class="mx-1">|</span>
|
|
5
|
+
{{#if ../this.isAudioOnDemand}}
|
|
9
6
|
<time datetime="{{this.htmlDate}}">{{this.date}}</time>
|
|
10
7
|
{{else}}
|
|
11
|
-
|
|
12
|
-
|
|
8
|
+
{{~#if this.airdateWithoutTime ~}}
|
|
9
|
+
<time datetime="{{this.htmlDate}}">{{this.date}}</time>
|
|
10
|
+
{{~else~}}
|
|
11
|
+
<time datetime="{{this.htmlDateTime}}">{{loca "date_simple_at" this.dateSeparatorTime }}</time>
|
|
12
|
+
{{~/if~}}
|
|
13
|
+
{{/if}}
|
|
13
14
|
{{~/with~}}
|
|
15
|
+
{{~#if this.isVideoOnDemand}}
|
|
16
|
+
{{~#with this.copyright~}}
|
|
17
|
+
<span class="mx-1">|</span>{{this}}
|
|
18
|
+
{{/with}}
|
|
19
|
+
{{else}}
|
|
20
|
+
{{~#with this.audioAuthor~}}
|
|
21
|
+
<span class="mx-1">|</span>{{this}}
|
|
22
|
+
{{/with}}
|
|
23
|
+
{{/if}}
|
|
14
24
|
{{/if}}
|
|
15
25
|
</span>
|
package/dist/views_static/components/content/copytext/components/media/media_figure_headline.hbs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<h3 class="mt-1">
|
|
2
|
-
{{> components/base/a11y/ariaLabelText _text=this.
|
|
2
|
+
{{> components/base/a11y/ariaLabelText _text=this.readMoreScreenreader }}
|
|
3
3
|
<span class="text-lg sm480:text-xl font-headingSerif dark:text-text-dark">
|
|
4
|
-
{{this.
|
|
4
|
+
{{this.title}}
|
|
5
5
|
</span>
|
|
6
|
-
{{~#if this.
|
|
6
|
+
{{~#if this.isForeignBrand}}
|
|
7
7
|
<span aria-hidden=true class="ml-4">
|
|
8
|
-
[{{this.
|
|
8
|
+
[{{this.readMore}}
|
|
9
9
|
{{~#if this.hasIcon}}
|
|
10
10
|
{{~> components/base/image/icon _icon=this.iconName _iconmap="icons" _addClass="inline -mt-0.5 ml-1 w-5 h-5 fill-current"~}}
|
|
11
11
|
{{/if~}}]
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{{#if this.showFullSize.isTrue }}
|
|
2
|
-
{{> components/content/copytext/components/media/media_figure _fullSize=true _addClass="print:hidden clear-both article-full-width sm:article-narrow
|
|
2
|
+
{{> components/content/copytext/components/media/media_figure _fullSize=true _addClass="print:hidden clear-both article-full-width sm:article-narrow mt-12 mb-6 sm:my-14" _cssClassCaption="mx-5 sm:mx-0" _a11yIntro-loca="story_video_intro_sr" _a11yOutro-loca="story_video_outro_sr" }}
|
|
3
3
|
{{else}}
|
|
4
|
-
{{> components/content/copytext/components/media/media_figure _fullSize=false _addClass="print:hidden article-full-width sm:article-narrow
|
|
4
|
+
{{> components/content/copytext/components/media/media_figure _fullSize=false _addClass="print:hidden article-full-width sm:article-narrow mt-12 mb-6 sm:my-7 sm:mr-5 sm:w-1/2 w-auto flex-col float-none sm:float-left break-inside-avoid page-break-inside-avoid" _cssClassCaption="mx-5 sm:mx-0" _a11yIntro-loca="story_video_intro_sr" _a11yOutro-loca="story_video_outro_sr" }}
|
|
5
5
|
{{/if}}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{{#if this.showFullSize.isTrue }}
|
|
2
|
-
{{> components/content/copytext/components/media/media_figure _fullSize=true _addClass="print:hidden clear-both article-full-width sm:article-narrow
|
|
2
|
+
{{> components/content/copytext/components/media/media_figure _fullSize=true _addClass="print:hidden clear-both article-full-width sm:article-narrow mt-12 mb-6 sm:my-14" _cssClassCaption="mx-5 sm:mx-0" _a11yIntro-loca="story_video_livestream_intro_sr" _a11yOutro-loca="story_video_livestream_outro_sr" }}
|
|
3
3
|
{{else}}
|
|
4
|
-
{{> components/content/copytext/components/media/media_figure _fullSize=false _addClass="print:hidden article-full-width sm:article-narrow
|
|
4
|
+
{{> components/content/copytext/components/media/media_figure _fullSize=false _addClass="print:hidden article-full-width sm:article-narrow mt-12 mb-6 sm:my-7 sm:mr-5 sm:w-1/2 w-auto flex-col float-none sm:float-left break-inside-avoid page-break-inside-avoid" _cssClassCaption="mx-5 sm:mx-0" _a11yIntro-loca="story_video_livestream_intro_sr" _a11yOutro-loca="story_video_livestream_outro_sr" }}
|
|
5
5
|
{{/if}}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<div class="contents sm:block copytextWrapper">
|
|
2
2
|
{{~#with this.leadAudio }}
|
|
3
|
-
{{>
|
|
3
|
+
{{> components/content/copytext/components/media/media_figure _addClass="copytext__clearBox dontPrint" _a11yIntro-loca="story_audio_intro_sr" _a11yOutro-loca="story_audio_outro_sr" }}
|
|
4
4
|
{{~/with}}
|
|
5
5
|
{{#each this.copytextParagraph }}
|
|
6
6
|
{{~> components/content/copytext/copytext_body _isWebview=_isWebview ~}}
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
{{~#if this.isNewsletter}}
|
|
28
28
|
{{> components/content/copytext/components/newsletter }}
|
|
29
29
|
{{/if~}}
|
|
30
|
-
{{~#if this.
|
|
30
|
+
{{~#if this.isAudioOnDemand}}
|
|
31
31
|
{{> components/content/copytext/components/audio }}
|
|
32
32
|
{{/if~}}
|
|
33
33
|
{{~#if this.isAudioEventLivestream}}
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
{{~#if this.isPodcastEpisode}}
|
|
37
37
|
{{> components/content/copytext/components/podcastepisode }}
|
|
38
38
|
{{/if~}}
|
|
39
|
-
{{~#if this.
|
|
39
|
+
{{~#if this.isVideoOnDemand}}
|
|
40
40
|
{{> components/content/copytext/components/video/video }}
|
|
41
41
|
{{/if~}}
|
|
42
42
|
{{~#if this.isLivestream}}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
class='sb-label rounded px-1.5 pt-px inline-block tracking-wide text-white text-base leading-5.5 font-heading{{#if _css}} {{_css}}{{/if}}
|
|
3
3
|
{{inline-switch
|
|
4
4
|
_type
|
|
5
|
-
'["media","event","breakingnews","comment","analysis","der-tag-in-hessen","glosse","fragen-und-antworten","infografik","interaktiv","program","download","pm","liveticker","ticker","livestream","live","livechat","buliticker","social-tv","blog","podcast","kurzmeldung","location","topic","video"]'
|
|
6
|
-
'["bg-labelMedia","bg-labelEvent","bg-labelBreakingnews","bg-labelComment","bg-labelComment","bg-labelComment","bg-labelComment","bg-labelComment","bg-labelInfografik","bg-labelInfografik","bg-labelProgram","bg-labelDownload","bg-labelPm","bg-labelLive","bg-labelLive","bg-labelLive","bg-labelLive","bg-labelLive","bg-labelLive","bg-labelLive","bg-labelLive","bg-labelMedia","bg-labelKurzmeldung","bg-labelEvent","bg-labelComment","bg-labelMedia"]'
|
|
5
|
+
'["media","event","breakingnews","comment","analysis","der-tag-in-hessen","glosse","fragen-und-antworten","infografik","interaktiv","program","download","pm","liveticker","ticker","livestream","live","livechat","buliticker","social-tv","blog","podcast","kurzmeldung","location","topic","video","audio"]'
|
|
6
|
+
'["bg-labelMedia","bg-labelEvent","bg-labelBreakingnews","bg-labelComment","bg-labelComment","bg-labelComment","bg-labelComment","bg-labelComment","bg-labelInfografik","bg-labelInfografik","bg-labelProgram","bg-labelDownload","bg-labelPm","bg-labelLive","bg-labelLive","bg-labelLive","bg-labelLive","bg-labelLive","bg-labelLive","bg-labelLive","bg-labelLive","bg-labelMedia","bg-labelKurzmeldung","bg-labelEvent","bg-labelComment","bg-labelMedia","bg-labelMedia"]'
|
|
7
7
|
}}'
|
|
8
8
|
>
|
|
9
9
|
{{_text}}
|
|
@@ -1,17 +1,13 @@
|
|
|
1
1
|
{{~#if _text~}}
|
|
2
|
-
|
|
3
|
-
<span class='font-bold font-heading{{#if _css}} {{_css}}{{/if}}'>{{~_text}}</span>
|
|
4
|
-
|
|
2
|
+
<span class='font-bold font-heading{{~#if _css}} {{_css}}{{/if}}'>{{~_text}}</span>
|
|
5
3
|
{{~else~}}
|
|
6
|
-
|
|
7
|
-
{{#with this.byline}}
|
|
4
|
+
{{~#with this.byline~}}
|
|
8
5
|
{{~#if this.bylineSsi~}}
|
|
9
|
-
{{
|
|
6
|
+
{{~> components/base/loadSSI this.bylineSsi _context=this.context _templatePath=this.bylineSsi~}}
|
|
10
7
|
{{~else~}}
|
|
11
|
-
{{
|
|
12
|
-
{{this.bylineText}}
|
|
13
|
-
{{
|
|
8
|
+
{{~#> components/text/byline _css=../_css~}}
|
|
9
|
+
{{~this.bylineText~}}
|
|
10
|
+
{{~/components/text/byline}}
|
|
14
11
|
{{~/if~}}
|
|
15
12
|
{{/with}}
|
|
16
|
-
|
|
17
13
|
{{~/if~}}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
<div{{#if _isUsedInTeaser}} x-show="avStart" x-cloak{{/if}} id="{{this.ardPlayerConfig.playerId}}" class="{{#
|
|
1
|
+
<div{{#if _isUsedInTeaser}} x-show="avStart" x-cloak{{/if}} id="{{this.ardPlayerConfig.playerId}}" class="{{#if _isAudioView}}ar-4-1 h-auto{{else}}ar-16-9 h-full{{/if}}{{~#if _addClassImg}} {{_addClassImg}}{{/if}} {{#if _isUsedInTeaser}} z-20{{/if}} js-load {{if _uiTestHook _uiTestHook 'ui-test-mediaplayer'}}" data-hr-mediaplayer-loader='{{json this.ardPlayerJsonConfig}}'>
|
|
2
2
|
</div>
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
_isWebview=../_webview
|
|
19
19
|
_noDelay=true}}
|
|
20
20
|
{{/if}}
|
|
21
|
-
{{#if this.
|
|
21
|
+
{{#if this.isVideoOnDemand}}
|
|
22
22
|
{{> components/content/copytext/components/media/media_figure _isLead=true _fullSize=true _addClass="print:hidden article-full-width md:article-breakout mt-12 mb-6 sm:mt-14 sm:mb-8" _cssClassCaption="mx-5 md:mx-0" _a11yIntro-loca="story_video_intro_sr" _a11yOutro-loca="story_video_outro_sr" }}
|
|
23
23
|
{{/if}}
|
|
24
24
|
{{#if this.isLivestream}}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<div x-data="burger()" class="flex items-center justify-center h-full fill-current sb-burger">
|
|
2
|
-
<nav>
|
|
2
|
+
<nav class="h-10 tablet:h-12">
|
|
3
3
|
<button {{!-- :class="$store.burgeropen ? 'text-primary' : 'text-white'" --}}
|
|
4
4
|
class="relative w-10 h-10 text-navigation-text tablet:w-18 tablet:h-12 focus:outline-none bg-brand"
|
|
5
5
|
@burger-close.window="burgerClose()"
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
{{/with}}
|
|
12
12
|
{{~/if~}}
|
|
13
13
|
{{~#if this.isAudio ~}}
|
|
14
|
-
{{#with this.toModel.
|
|
14
|
+
{{#with this.toModel.audioElementForVideoView}}
|
|
15
15
|
{{~> components/mediaplayer/media_player _uiTestHook="ui-test-audio-ondemand-player" _isUsedInTeaser=true _addClassImg=../../_addClassImg~}}
|
|
16
16
|
{{#with ../../this}}
|
|
17
17
|
{{~> components/teaser/components/teaser_media_player _mediaButtonIcon="audio_button" _mediaButtonLabel="Audio" _aspectRatio=_aspectRatio _noDelay=this.dontLazyload}}
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
{{/with}}
|
|
23
23
|
{{~/if~}}
|
|
24
24
|
{{~#if this.isPodcast ~}}
|
|
25
|
-
{{#with this.toModel.
|
|
25
|
+
{{#with this.toModel.audioElementForVideoView}}
|
|
26
26
|
{{~> components/mediaplayer/media_player _uiTestHook="ui-test-audio-ondemand-player" _isUsedInTeaser=true _addClassImg=../../_addClassImg~}}
|
|
27
27
|
{{#with ../../this}}
|
|
28
28
|
{{~> components/teaser/components/teaser_media_player _mediaButtonIcon="audio_button" _mediaButtonLabel="Podcast" _aspectRatio=_aspectRatio _noDelay=this.dontLazyload}}
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
{{/with}}
|
|
34
34
|
{{~/if~}}
|
|
35
35
|
{{~#if this.isAudioEventLivestream ~}}
|
|
36
|
-
{{#with this.toModel.
|
|
36
|
+
{{#with this.toModel.audioLivestreamElementForVideoView}}
|
|
37
37
|
{{~> components/mediaplayer/media_player _uiTestHook="ui-test-audio-livestream-player" _isUsedInTeaser=true _addClassImg=../../_addClassImg~}}
|
|
38
38
|
{{#with ../../this}}
|
|
39
39
|
{{~> components/teaser/components/teaser_media_player _mediaButtonIcon="play_button" _mediaButtonLabel="Live" _isLivestream=true _aspectRatio=_aspectRatio _noDelay=this.dontLazyload}}
|
package/gulpfile.js
CHANGED
|
@@ -114,7 +114,7 @@ function createSvgMapsForBrands() {
|
|
|
114
114
|
},
|
|
115
115
|
},
|
|
116
116
|
},
|
|
117
|
-
|
|
117
|
+
'convertStyleToAttrs',
|
|
118
118
|
],
|
|
119
119
|
})
|
|
120
120
|
)
|
|
@@ -391,6 +391,7 @@ function watchFiles() {
|
|
|
391
391
|
async function convertPartialsToJs() {
|
|
392
392
|
src(`${options.paths.assets.views}/**/*.hbs`)
|
|
393
393
|
.pipe(replace(/(_[0-9a-zA-Z_]+)-adjust_context/g, '$1'))
|
|
394
|
+
.pipe(replace(/(this.[0-9a-zA-Z_.]+)-adjust_context/g, '$1'))
|
|
394
395
|
.pipe(replace(/(\\")/g, '\\$1')) // replace occurences of \" by \\" to make sure that " are correctly rendered in json strings
|
|
395
396
|
.pipe(htmlToJs({ concat: 'handlebar-partials.js' }))
|
|
396
397
|
.pipe(dest(options.paths.dist.handlebarPartials))
|
|
@@ -399,12 +400,14 @@ async function convertPartialsToJs() {
|
|
|
399
400
|
async function preparePartialsForDelivery() {
|
|
400
401
|
src(`${options.paths.assets.components}/**/*.hbs`)
|
|
401
402
|
.pipe(replace(/(_[0-9a-zA-Z_]+)-adjust_context/g, '../../$1-adjust_context'))
|
|
403
|
+
.pipe(replace(/(this.[0-9a-zA-Z_.]+)-adjust_context/g, '../$1-adjust_context'))
|
|
402
404
|
.pipe(dest(options.paths.dist.dist_components))
|
|
403
405
|
}
|
|
404
406
|
|
|
405
407
|
async function preparePartialsForStaticDelivery() {
|
|
406
408
|
src(`${options.paths.assets.components}/**/*.hbs`)
|
|
407
409
|
.pipe(replace(/(_[0-9a-zA-Z_]+)-adjust_context/g, '$1'))
|
|
410
|
+
.pipe(replace(/(this.[0-9a-zA-Z_.]+)-adjust_context/g, '$1'))
|
|
408
411
|
.pipe(dest(options.paths.dist.dist_static_components))
|
|
409
412
|
}
|
|
410
413
|
|
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.76.0",
|
|
10
10
|
"scripts": {
|
|
11
11
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
12
12
|
"storybook": "storybook dev -p 6006 public",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"offline_page_info_text": "Keine Verbindung zum Server möglich. Bitte versuchen Sie es zu einem späteren Zeitpunkt erneut.",
|
|
49
49
|
"label_analysis": "Analyse",
|
|
50
50
|
"label_audio": "Audio",
|
|
51
|
-
"label_audio_event_livestream": "Livestream",
|
|
51
|
+
"label_audio_event_livestream": "Audio-Livestream",
|
|
52
52
|
"label_blog": "Blog",
|
|
53
53
|
"label_bildungsangebot": "Bildungsangebot",
|
|
54
54
|
"label_breakingnews": "+++ Eilmeldung +++",
|
|
@@ -130,16 +130,16 @@
|
|
|
130
130
|
"share_whatsapp_linktitle": "Bei Whatsapp teilen",
|
|
131
131
|
"share_print_linktitle": "Seite ausdrucken",
|
|
132
132
|
"social_media_links_text": "Folgen Sie mir:",
|
|
133
|
-
"screen_reader_text_external_anbieter":"{0} aktivieren/deaktivieren",
|
|
133
|
+
"screen_reader_text_external_anbieter": "{0} aktivieren/deaktivieren",
|
|
134
134
|
"story_cite_author_sr": "Zitat von",
|
|
135
135
|
"story_cite_intro_sr": "Zitat",
|
|
136
136
|
"story_cite_outro_sr": "Zitat Ende",
|
|
137
137
|
"story_program_supplier": "Thema in",
|
|
138
138
|
"ticket_modal_headline": "Weiterleitung zu einem Ticketservice",
|
|
139
139
|
"ticket_modal_text": "Der Link öffnet eine Internetseite außerhalb unseres Angebots. Wir sind für den Inhalt externer Internetseiten nicht verantwortlich.",
|
|
140
|
-
"ticket_modal_label_ok":"Zum Ticketshop",
|
|
141
|
-
"ticket_modal_label_cancel":"Abbrechen",
|
|
142
|
-
"ticker_more":"Zum Ticker",
|
|
140
|
+
"ticket_modal_label_ok": "Zum Ticketshop",
|
|
141
|
+
"ticket_modal_label_cancel": "Abbrechen",
|
|
142
|
+
"ticker_more": "Zum Ticker",
|
|
143
143
|
"topictag_headline": "Alle Beiträge zum Thema {0}",
|
|
144
144
|
"topictag_metadescription_prefix": "Alle Beiträge zum Thema ",
|
|
145
145
|
"topictag_metatitle_prefix": "aktuelle Nachrichten und Informationen zum Thema ",
|
|
@@ -161,9 +161,28 @@
|
|
|
161
161
|
"ext_service_datapolicy_no_js_link": "{0}-Inhalt öffnen",
|
|
162
162
|
"story_infobox_intro_sr": "Weitere Informationen",
|
|
163
163
|
"story_infobox_outro_sr": "Ende der weiteren Informationen",
|
|
164
|
+
"story_audio_intro_sr": "Audiobeitrag",
|
|
165
|
+
"story_audio_outro_sr": "Ende des Audiobeitrags",
|
|
166
|
+
"story_audio_event_livestream_intro_sr": "Audio-Livestream",
|
|
167
|
+
"story_audio_event_livestream_outro_sr": "Ende des Audio-Livestreams",
|
|
164
168
|
"story_video_intro_sr": "Videobeitrag",
|
|
165
169
|
"story_video_outro_sr": "Ende des Videobeitrags",
|
|
166
|
-
"story_video_livestream_intro_sr":"Livestream",
|
|
167
|
-
|
|
168
|
-
|
|
170
|
+
"story_video_livestream_intro_sr": "Livestream",
|
|
171
|
+
"story_video_livestream_outro_sr": "Ende des Livestreams",
|
|
172
|
+
"teaser_more_audio": "zur Audio-Einzelseite",
|
|
173
|
+
"teaser_more_audio_sr": "zum Audio",
|
|
174
|
+
"teaser_more_audio_brand": "zur {0} Audio-Einzelseite",
|
|
175
|
+
"teaser_more_audio_brand_sr": "zum {0} Audio",
|
|
176
|
+
"teaser_more_audio_event_livestream": "zur Audio-Einzelseite",
|
|
177
|
+
"teaser_more_audio_event_livestream_sr": "zum Audio-Livestream",
|
|
178
|
+
"teaser_more_audio_event_livestream_brand": "zur {0} Audio-Einzelseite",
|
|
179
|
+
"teaser_more_audio_event_livestream_brand_sr": "zum {0} Audio-Livestream",
|
|
180
|
+
"teaser_more_video": "zur Video-Einzelseite",
|
|
181
|
+
"teaser_more_video_sr": "zum Video",
|
|
182
|
+
"teaser_more_video_brand": "zur {0} Video-Einzelseite",
|
|
183
|
+
"teaser_more_video_brand_sr": "zum {0} Video",
|
|
184
|
+
"teaser_more_video_livestream": "Livestream",
|
|
185
|
+
"teaser_more_video_livestream_brand": "zum {0} Livestream",
|
|
186
|
+
"teaser_more_video_livestream_brand_sr": "zum {0} Livestream",
|
|
187
|
+
"teaser_more_video_livestream_sr": "zum Livestream"
|
|
169
188
|
}
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"offline_page_info_text": "Keine Verbindung zum Server möglich. Bitte versuchen Sie es zu einem späteren Zeitpunkt erneut.",
|
|
49
49
|
"label_analysis": "Analyse",
|
|
50
50
|
"label_audio": "Audio",
|
|
51
|
-
"label_audio_event_livestream": "Livestream",
|
|
51
|
+
"label_audio_event_livestream": "Audio-Livestream",
|
|
52
52
|
"label_blog": "Blog",
|
|
53
53
|
"label_bildungsangebot": "Bildungsangebot",
|
|
54
54
|
"label_breakingnews": "+++ Eilmeldung +++",
|
|
@@ -161,10 +161,30 @@
|
|
|
161
161
|
"ext_service_datapolicy_no_js_link": "{0}-Inhalt öffnen",
|
|
162
162
|
"story_infobox_intro_sr": "Weitere Informationen",
|
|
163
163
|
"story_infobox_outro_sr": "Ende der weiteren Informationen",
|
|
164
|
+
"story_audio_intro_sr": "Audiobeitrag",
|
|
165
|
+
"story_audio_outro_sr": "Ende des Audiobeitrags",
|
|
166
|
+
"story_audio_event_livestream_intro_sr": "Audio-Livestream",
|
|
167
|
+
"story_audio_event_livestream_outro_sr": "Ende des Audio-Livestreams",
|
|
164
168
|
"story_video_intro_sr": "Videobeitrag",
|
|
165
169
|
"story_video_outro_sr": "Ende des Videobeitrags",
|
|
166
170
|
"story_video_livestream_intro_sr": "Livestream",
|
|
167
171
|
"story_video_livestream_outro_sr": "Ende des Livestreams",
|
|
172
|
+
"teaser_more_audio": "zur Audio-Einzelseite",
|
|
173
|
+
"teaser_more_audio_sr": "zum Audio",
|
|
174
|
+
"teaser_more_audio_brand": "zur {0} Audio-Einzelseite",
|
|
175
|
+
"teaser_more_audio_brand_sr": "zum {0} Audio",
|
|
176
|
+
"teaser_more_audio_event_livestream": "zur Audio-Einzelseite",
|
|
177
|
+
"teaser_more_audio_event_livestream_sr": "zum Audio-Livestream",
|
|
178
|
+
"teaser_more_audio_event_livestream_brand": "zur {0} Audio-Einzelseite",
|
|
179
|
+
"teaser_more_audio_event_livestream_brand_sr": "zum {0} Audio-Livestream",
|
|
180
|
+
"teaser_more_video": "zur Video-Einzelseite",
|
|
181
|
+
"teaser_more_video_sr": "zum Video",
|
|
182
|
+
"teaser_more_video_brand": "zur {0} Video-Einzelseite",
|
|
183
|
+
"teaser_more_video_brand_sr": "zum {0} Video",
|
|
184
|
+
"teaser_more_video_livestream": "Livestream",
|
|
185
|
+
"teaser_more_video_livestream_brand": "zum {0} Livestream",
|
|
186
|
+
"teaser_more_video_livestream_brand_sr": "zum {0} Livestream",
|
|
187
|
+
"teaser_more_video_livestream_sr": "zum Livestream",
|
|
168
188
|
"header_homepage_link_title": "Startseite hessenschau . d e",
|
|
169
189
|
"meta_application_name": "hessenschau.de"
|
|
170
190
|
}
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"offline_page_info_text": "Keine Verbindung zum Server möglich. Bitte versuchen Sie es zu einem späteren Zeitpunkt erneut.",
|
|
49
49
|
"label_analysis": "Analyse",
|
|
50
50
|
"label_audio": "Audio",
|
|
51
|
-
"label_audio_event_livestream": "Livestream",
|
|
51
|
+
"label_audio_event_livestream": "Audio-Livestream",
|
|
52
52
|
"label_blog": "Blog",
|
|
53
53
|
"label_bildungsangebot": "Bildungsangebot",
|
|
54
54
|
"label_breakingnews": "+++ Eilmeldung +++",
|
|
@@ -161,10 +161,30 @@
|
|
|
161
161
|
"ext_service_datapolicy_no_js_link": "{0}-Inhalt öffnen",
|
|
162
162
|
"story_infobox_intro_sr": "Weitere Informationen",
|
|
163
163
|
"story_infobox_outro_sr": "Ende der weiteren Informationen",
|
|
164
|
+
"story_audio_intro_sr": "Audiobeitrag",
|
|
165
|
+
"story_audio_outro_sr": "Ende des Audiobeitrags",
|
|
166
|
+
"story_audio_event_livestream_intro_sr": "Audio-Livestream",
|
|
167
|
+
"story_audio_event_livestream_outro_sr": "Ende des Audio-Livestreams",
|
|
164
168
|
"story_video_intro_sr": "Videobeitrag",
|
|
165
169
|
"story_video_outro_sr": "Ende des Videobeitrags",
|
|
166
170
|
"story_video_livestream_intro_sr": "Livestream",
|
|
167
171
|
"story_video_livestream_outro_sr": "Ende des Livestreams",
|
|
172
|
+
"teaser_more_audio": "zur Audio-Einzelseite",
|
|
173
|
+
"teaser_more_audio_sr": "zum Audio",
|
|
174
|
+
"teaser_more_audio_brand": "zur {0} Audio-Einzelseite",
|
|
175
|
+
"teaser_more_audio_brand_sr": "zum {0} Audio",
|
|
176
|
+
"teaser_more_audio_event_livestream": "zur Audio-Einzelseite",
|
|
177
|
+
"teaser_more_audio_event_livestream_sr": "zum Audio-Livestream",
|
|
178
|
+
"teaser_more_audio_event_livestream_brand": "zur {0} Audio-Einzelseite",
|
|
179
|
+
"teaser_more_audio_event_livestream_brand_sr": "zum {0} Audio-Livestream",
|
|
180
|
+
"teaser_more_video": "zur Video-Einzelseite",
|
|
181
|
+
"teaser_more_video_sr": "zum Video",
|
|
182
|
+
"teaser_more_video_brand": "zur {0} Video-Einzelseite",
|
|
183
|
+
"teaser_more_video_brand_sr": "zum {0} Video",
|
|
184
|
+
"teaser_more_video_livestream": "Livestream",
|
|
185
|
+
"teaser_more_video_livestream_brand": "zum {0} Livestream",
|
|
186
|
+
"teaser_more_video_livestream_brand_sr": "zum {0} Livestream",
|
|
187
|
+
"teaser_more_video_livestream_sr": "zum Livestream",
|
|
168
188
|
"header_homepage_link_title": "Startseite hr . d e",
|
|
169
189
|
"meta_application_name": "hr.de"
|
|
170
190
|
}
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"offline_page_info_text": "Keine Verbindung zum Server möglich. Bitte versuchen Sie es zu einem späteren Zeitpunkt erneut.",
|
|
49
49
|
"label_analysis": "Analyse",
|
|
50
50
|
"label_audio": "Audio",
|
|
51
|
-
"label_audio_event_livestream": "Livestream",
|
|
51
|
+
"label_audio_event_livestream": "Audio-Livestream",
|
|
52
52
|
"label_blog": "Blog",
|
|
53
53
|
"label_bildungsangebot": "Bildungsangebot",
|
|
54
54
|
"label_breakingnews": "+++ Eilmeldung +++",
|
|
@@ -161,10 +161,30 @@
|
|
|
161
161
|
"ext_service_datapolicy_no_js_link": "{0}-Inhalt öffnen",
|
|
162
162
|
"story_infobox_intro_sr": "Weitere Informationen",
|
|
163
163
|
"story_infobox_outro_sr": "Ende der weiteren Informationen",
|
|
164
|
+
"story_audio_intro_sr": "Audiobeitrag",
|
|
165
|
+
"story_audio_outro_sr": "Ende des Audiobeitrags",
|
|
166
|
+
"story_audio_event_livestream_intro_sr": "Audio-Livestream",
|
|
167
|
+
"story_audio_event_livestream_outro_sr": "Ende des Audio-Livestreams",
|
|
164
168
|
"story_video_intro_sr": "Videobeitrag",
|
|
165
169
|
"story_video_outro_sr": "Ende des Videobeitrags",
|
|
166
170
|
"story_video_livestream_intro_sr": "Livestream",
|
|
167
171
|
"story_video_livestream_outro_sr": "Ende des Livestreams",
|
|
172
|
+
"teaser_more_audio": "zur Audio-Einzelseite",
|
|
173
|
+
"teaser_more_audio_sr": "zum Audio",
|
|
174
|
+
"teaser_more_audio_brand": "zur {0} Audio-Einzelseite",
|
|
175
|
+
"teaser_more_audio_brand_sr": "zum {0} Audio",
|
|
176
|
+
"teaser_more_audio_event_livestream": "zur Audio-Einzelseite",
|
|
177
|
+
"teaser_more_audio_event_livestream_sr": "zum Audio-Livestream",
|
|
178
|
+
"teaser_more_audio_event_livestream_brand": "zur {0} Audio-Einzelseite",
|
|
179
|
+
"teaser_more_audio_event_livestream_brand_sr": "zum {0} Audio-Livestream",
|
|
180
|
+
"teaser_more_video": "zur Video-Einzelseite",
|
|
181
|
+
"teaser_more_video_sr": "zum Video",
|
|
182
|
+
"teaser_more_video_brand": "zur {0} Video-Einzelseite",
|
|
183
|
+
"teaser_more_video_brand_sr": "zum {0} Video",
|
|
184
|
+
"teaser_more_video_livestream": "Livestream",
|
|
185
|
+
"teaser_more_video_livestream_brand": "zum {0} Livestream",
|
|
186
|
+
"teaser_more_video_livestream_brand_sr": "zum {0} Livestream",
|
|
187
|
+
"teaser_more_video_livestream_sr": "zum Livestream",
|
|
168
188
|
"header_homepage_link_title": "Startseite hr-bigband . d e",
|
|
169
189
|
"meta_application_name": "hr-bigband.de"
|
|
170
190
|
}
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"offline_page_info_text": "Keine Verbindung zum Server möglich. Bitte versuchen Sie es zu einem späteren Zeitpunkt erneut.",
|
|
49
49
|
"label_analysis": "Analyse",
|
|
50
50
|
"label_audio": "Audio",
|
|
51
|
-
"label_audio_event_livestream": "Livestream",
|
|
51
|
+
"label_audio_event_livestream": "Audio-Livestream",
|
|
52
52
|
"label_blog": "Blog",
|
|
53
53
|
"label_bildungsangebot": "Bildungsangebot",
|
|
54
54
|
"label_breakingnews": "+++ Eilmeldung +++",
|
|
@@ -161,10 +161,30 @@
|
|
|
161
161
|
"ext_service_datapolicy_no_js_link": "{0}-Inhalt öffnen",
|
|
162
162
|
"story_infobox_intro_sr": "Weitere Informationen",
|
|
163
163
|
"story_infobox_outro_sr": "Ende der weiteren Informationen",
|
|
164
|
+
"story_audio_intro_sr": "Audiobeitrag",
|
|
165
|
+
"story_audio_outro_sr": "Ende des Audiobeitrags",
|
|
166
|
+
"story_audio_event_livestream_intro_sr": "Audio-Livestream",
|
|
167
|
+
"story_audio_event_livestream_outro_sr": "Ende des Audio-Livestreams",
|
|
164
168
|
"story_video_intro_sr": "Videobeitrag",
|
|
165
169
|
"story_video_outro_sr": "Ende des Videobeitrags",
|
|
166
170
|
"story_video_livestream_intro_sr": "Livestream",
|
|
167
171
|
"story_video_livestream_outro_sr": "Ende des Livestreams",
|
|
172
|
+
"teaser_more_audio": "zur Audio-Einzelseite",
|
|
173
|
+
"teaser_more_audio_sr": "zum Audio",
|
|
174
|
+
"teaser_more_audio_brand": "zur {0} Audio-Einzelseite",
|
|
175
|
+
"teaser_more_audio_brand_sr": "zum {0} Audio",
|
|
176
|
+
"teaser_more_audio_event_livestream": "zur Audio-Einzelseite",
|
|
177
|
+
"teaser_more_audio_event_livestream_sr": "zum Audio-Livestream",
|
|
178
|
+
"teaser_more_audio_event_livestream_brand": "zur {0} Audio-Einzelseite",
|
|
179
|
+
"teaser_more_audio_event_livestream_brand_sr": "zum {0} Audio-Livestream",
|
|
180
|
+
"teaser_more_video": "zur Video-Einzelseite",
|
|
181
|
+
"teaser_more_video_sr": "zum Video",
|
|
182
|
+
"teaser_more_video_brand": "zur {0} Video-Einzelseite",
|
|
183
|
+
"teaser_more_video_brand_sr": "zum {0} Video",
|
|
184
|
+
"teaser_more_video_livestream": "Livestream",
|
|
185
|
+
"teaser_more_video_livestream_brand": "zum {0} Livestream",
|
|
186
|
+
"teaser_more_video_livestream_brand_sr": "zum {0} Livestream",
|
|
187
|
+
"teaser_more_video_livestream_sr": "zum Livestream",
|
|
168
188
|
"header_homepage_link_title": "Startseite hr-fernsehen . d e",
|
|
169
189
|
"meta_application_name": "hr-fernsehen.de"
|
|
170
190
|
}
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"offline_page_info_text": "Keine Verbindung zum Server möglich. Bitte versuchen Sie es zu einem späteren Zeitpunkt erneut.",
|
|
49
49
|
"label_analysis": "Analyse",
|
|
50
50
|
"label_audio": "Audio",
|
|
51
|
-
"label_audio_event_livestream": "Livestream",
|
|
51
|
+
"label_audio_event_livestream": "Audio-Livestream",
|
|
52
52
|
"label_blog": "Blog",
|
|
53
53
|
"label_bildungsangebot": "Bildungsangebot",
|
|
54
54
|
"label_breakingnews": "+++ Eilmeldung +++",
|
|
@@ -161,10 +161,30 @@
|
|
|
161
161
|
"ext_service_datapolicy_no_js_link": "{0}-Inhalt öffnen",
|
|
162
162
|
"story_infobox_intro_sr": "Weitere Informationen",
|
|
163
163
|
"story_infobox_outro_sr": "Ende der weiteren Informationen",
|
|
164
|
+
"story_audio_intro_sr": "Audiobeitrag",
|
|
165
|
+
"story_audio_outro_sr": "Ende des Audiobeitrags",
|
|
166
|
+
"story_audio_event_livestream_intro_sr": "Audio-Livestream",
|
|
167
|
+
"story_audio_event_livestream_outro_sr": "Ende des Audio-Livestreams",
|
|
164
168
|
"story_video_intro_sr": "Videobeitrag",
|
|
165
169
|
"story_video_outro_sr": "Ende des Videobeitrags",
|
|
166
170
|
"story_video_livestream_intro_sr": "Livestream",
|
|
167
171
|
"story_video_livestream_outro_sr": "Ende des Livestreams",
|
|
172
|
+
"teaser_more_audio": "zur Audio-Einzelseite",
|
|
173
|
+
"teaser_more_audio_sr": "zum Audio",
|
|
174
|
+
"teaser_more_audio_brand": "zur {0} Audio-Einzelseite",
|
|
175
|
+
"teaser_more_audio_brand_sr": "zum {0} Audio",
|
|
176
|
+
"teaser_more_audio_event_livestream": "zur Audio-Einzelseite",
|
|
177
|
+
"teaser_more_audio_event_livestream_sr": "zum Audio-Livestream",
|
|
178
|
+
"teaser_more_audio_event_livestream_brand": "zur {0} Audio-Einzelseite",
|
|
179
|
+
"teaser_more_audio_event_livestream_brand_sr": "zum {0} Audio-Livestream",
|
|
180
|
+
"teaser_more_video": "zur Video-Einzelseite",
|
|
181
|
+
"teaser_more_video_sr": "zum Video",
|
|
182
|
+
"teaser_more_video_brand": "zur {0} Video-Einzelseite",
|
|
183
|
+
"teaser_more_video_brand_sr": "zum {0} Video",
|
|
184
|
+
"teaser_more_video_livestream": "Livestream",
|
|
185
|
+
"teaser_more_video_livestream_brand": "zum {0} Livestream",
|
|
186
|
+
"teaser_more_video_livestream_brand_sr": "zum {0} Livestream",
|
|
187
|
+
"teaser_more_video_livestream_sr": "zum Livestream",
|
|
168
188
|
"header_homepage_link_title": "Startseite hr-inforadio . d e",
|
|
169
189
|
"meta_application_name": "hr-inforadio.de"
|
|
170
190
|
}
|