hr-design-system-handlebars 1.75.6 → 1.77.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 +60 -57
- 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/footer/page_footer.hbs +1 -1
- package/dist/views/components/grid/grid_group_highlight.hbs +1 -1
- package/dist/views/components/grid/grid_group_tabbed.hbs +1 -1
- package/dist/views/components/grid/grid_group_wrapper_classes.hbs +1 -1
- 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/brand_navigation/brand_navigation.hbs +1 -1
- package/dist/views/components/site_header/navigation_flyout/navigation_flyout.hbs +1 -1
- package/dist/views/components/site_header/section_navigation/section_navigation.hbs +1 -1
- package/dist/views/components/site_header/service_navigation/service_navigation.hbs +1 -1
- package/dist/views/components/teaser/components/teaser_av_consumption.hbs +3 -3
- package/dist/views/components/teaser/tabbox/group_tabbox.hbs +1 -1
- package/dist/views/components/teaser/teaser_stage.hbs +2 -2
- 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/footer/page_footer.hbs +1 -1
- package/dist/views_static/components/grid/grid_group_highlight.hbs +1 -1
- package/dist/views_static/components/grid/grid_group_tabbed.hbs +1 -1
- package/dist/views_static/components/grid/grid_group_wrapper_classes.hbs +1 -1
- 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/brand_navigation/brand_navigation.hbs +1 -1
- package/dist/views_static/components/site_header/navigation_flyout/navigation_flyout.hbs +1 -1
- package/dist/views_static/components/site_header/section_navigation/section_navigation.hbs +1 -1
- package/dist/views_static/components/site_header/service_navigation/service_navigation.hbs +1 -1
- package/dist/views_static/components/teaser/components/teaser_av_consumption.hbs +3 -3
- package/dist/views_static/components/teaser/tabbox/group_tabbox.hbs +1 -1
- package/dist/views_static/components/teaser/teaser_stage.hbs +2 -2
- 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/footer/page_footer.hbs +1 -1
- package/src/stories/views/components/grid/grid_group_highlight.hbs +1 -1
- package/src/stories/views/components/grid/grid_group_tabbed.hbs +1 -1
- package/src/stories/views/components/grid/grid_group_wrapper_classes.hbs +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/brand_navigation/brand_navigation.hbs +1 -1
- package/src/stories/views/components/site_header/navigation_flyout/navigation_flyout.hbs +1 -1
- package/src/stories/views/components/site_header/section_navigation/section_navigation.hbs +1 -1
- package/src/stories/views/components/site_header/service_navigation/service_navigation.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
- package/src/stories/views/components/teaser/tabbox/group_tabbox.hbs +1 -1
- package/src/stories/views/components/teaser/teaser_stage.hbs +2 -2
package/dist/assets/index.css
CHANGED
|
@@ -2662,6 +2662,10 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
2662
2662
|
padding-left: 0.375rem;
|
|
2663
2663
|
padding-right: 0.375rem;
|
|
2664
2664
|
}
|
|
2665
|
+
.px-10 {
|
|
2666
|
+
padding-left: 2.5rem;
|
|
2667
|
+
padding-right: 2.5rem;
|
|
2668
|
+
}
|
|
2665
2669
|
.px-2 {
|
|
2666
2670
|
padding-left: 0.5rem;
|
|
2667
2671
|
padding-right: 0.5rem;
|
|
@@ -2690,14 +2694,6 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
2690
2694
|
padding-left: 1.5rem;
|
|
2691
2695
|
padding-right: 1.5rem;
|
|
2692
2696
|
}
|
|
2693
|
-
.px-9 {
|
|
2694
|
-
padding-left: 2.25rem;
|
|
2695
|
-
padding-right: 2.25rem;
|
|
2696
|
-
}
|
|
2697
|
-
.px-9\.5 {
|
|
2698
|
-
padding-left: 2.375rem;
|
|
2699
|
-
padding-right: 2.375rem;
|
|
2700
|
-
}
|
|
2701
2697
|
.py-0 {
|
|
2702
2698
|
padding-top: 0px;
|
|
2703
2699
|
padding-bottom: 0px;
|
|
@@ -3381,7 +3377,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3381
3377
|
border-bottom-color: var(--color-secondary-ds);
|
|
3382
3378
|
}
|
|
3383
3379
|
.counter-reset {
|
|
3384
|
-
counter-reset:
|
|
3380
|
+
counter-reset: cnt1720016322748;
|
|
3385
3381
|
}
|
|
3386
3382
|
.hyphens-auto {
|
|
3387
3383
|
-webkit-hyphens: auto;
|
|
@@ -3466,6 +3462,22 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3466
3462
|
clear: both;
|
|
3467
3463
|
}
|
|
3468
3464
|
}
|
|
3465
|
+
.ar-4-1 {
|
|
3466
|
+
aspect-ratio: 4 / 1;
|
|
3467
|
+
}
|
|
3468
|
+
@supports not (aspect-ratio: 4 / 1) {
|
|
3469
|
+
.ar-4-1::before {
|
|
3470
|
+
float: left;
|
|
3471
|
+
padding-top: calc(1 / 4 * 100%);
|
|
3472
|
+
content: '';
|
|
3473
|
+
}
|
|
3474
|
+
|
|
3475
|
+
.ar-4-1::after {
|
|
3476
|
+
display: block;
|
|
3477
|
+
content: '';
|
|
3478
|
+
clear: both;
|
|
3479
|
+
}
|
|
3480
|
+
}
|
|
3469
3481
|
.ar-1-1 {
|
|
3470
3482
|
aspect-ratio: 1 / 1;
|
|
3471
3483
|
}
|
|
@@ -3553,47 +3565,50 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3553
3565
|
--narrow-max-width: calc(var(--breakpoint-md) - (var(--mobile-padding) * 2));
|
|
3554
3566
|
--content-max-width: 940px;
|
|
3555
3567
|
--breakout-size: calc((var(--content-max-width) - var(--narrow-max-width)) / 2);
|
|
3556
|
-
|
|
3557
|
-
grid-template-columns:
|
|
3558
|
-
|
|
3559
|
-
|
|
3560
|
-
|
|
3561
|
-
|
|
3562
|
-
|
|
3568
|
+
|
|
3569
|
+
grid-template-columns:
|
|
3570
|
+
[full-width-start] minmax(var(--mobile-padding), var(--desktop-padding))
|
|
3571
|
+
[content-start] minmax(0, var(--breakout-size))
|
|
3572
|
+
[narrow-start] min(
|
|
3573
|
+
100% - (var(--mobile-padding) * 2),
|
|
3574
|
+
var(--narrow-max-width)
|
|
3575
|
+
) [narrow-end]
|
|
3576
|
+
minmax(0, var(--breakout-size)) [content-end]
|
|
3577
|
+
minmax(var(--mobile-padding), var(--desktop-padding)) [full-width-end];
|
|
3563
3578
|
grid-column: main;
|
|
3564
3579
|
}
|
|
3565
|
-
.grid-article > :not(.article-breakout):not(.article-full-width):not(.sticky){
|
|
3580
|
+
.grid-article > :not(.article-breakout):not(.article-full-width):not(.sticky) {
|
|
3566
3581
|
grid-column: narrow;
|
|
3567
3582
|
}
|
|
3568
3583
|
.article-full-width {
|
|
3569
3584
|
grid-column: full-width;
|
|
3570
3585
|
}
|
|
3571
|
-
.copytextWrapper > :not(.article-breakout):not(.article-full-width){
|
|
3586
|
+
.copytextWrapper > :not(.article-breakout):not(.article-full-width) {
|
|
3572
3587
|
grid-column: narrow;
|
|
3573
3588
|
}
|
|
3574
3589
|
.grid-content {
|
|
3575
3590
|
grid-template-areas:
|
|
3576
|
-
|
|
3577
|
-
|
|
3578
|
-
|
|
3591
|
+
'head'
|
|
3592
|
+
'main '
|
|
3593
|
+
'aside';
|
|
3579
3594
|
grid-template-columns: 100%;
|
|
3580
3595
|
}
|
|
3581
|
-
@media only screen and (min-width: 600px){
|
|
3596
|
+
@media only screen and (min-width: 600px) {
|
|
3582
3597
|
.grid-content {
|
|
3583
3598
|
grid-template-areas:
|
|
3584
|
-
|
|
3585
|
-
|
|
3599
|
+
'head head'
|
|
3600
|
+
'main aside';
|
|
3586
3601
|
|
|
3587
3602
|
grid-template-columns: 3fr 1fr;
|
|
3588
3603
|
}
|
|
3589
3604
|
}
|
|
3590
|
-
.head{
|
|
3605
|
+
.head {
|
|
3591
3606
|
grid-area: head;
|
|
3592
3607
|
}
|
|
3593
|
-
.main{
|
|
3608
|
+
.main {
|
|
3594
3609
|
grid-area: main;
|
|
3595
3610
|
}
|
|
3596
|
-
.aside{
|
|
3611
|
+
.aside {
|
|
3597
3612
|
grid-area: aside;
|
|
3598
3613
|
}
|
|
3599
3614
|
.col-main {
|
|
@@ -3760,7 +3775,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3760
3775
|
--tw-ring-color: rgba(255, 255, 255, 0.5);
|
|
3761
3776
|
}
|
|
3762
3777
|
.-ordered {
|
|
3763
|
-
counter-increment:
|
|
3778
|
+
counter-increment: cnt1720016322748 1;
|
|
3764
3779
|
}
|
|
3765
3780
|
.-ordered::before {
|
|
3766
3781
|
position: absolute;
|
|
@@ -3776,19 +3791,19 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3776
3791
|
letter-spacing: .0125em;
|
|
3777
3792
|
--tw-text-opacity: 1;
|
|
3778
3793
|
color: rgba(0, 0, 0, var(--tw-text-opacity));
|
|
3779
|
-
content: counter(
|
|
3794
|
+
content: counter(cnt1720016322748);
|
|
3780
3795
|
}
|
|
3781
3796
|
/*! ****************************/
|
|
3782
3797
|
/*! DataPolicy stuff */
|
|
3783
3798
|
/*! ****************************/
|
|
3784
|
-
.toggleSwitch-checkbox:checked
|
|
3799
|
+
.toggleSwitch-checkbox:checked + .toggleSwitch-label::after {
|
|
3785
3800
|
left: 27px;
|
|
3786
3801
|
}
|
|
3787
|
-
.toggleSwitch-checkbox:checked
|
|
3802
|
+
.toggleSwitch-checkbox:checked + .toggleSwitch-label {
|
|
3788
3803
|
background-color: #2c7e13;
|
|
3789
3804
|
background-color: var(--color-toggle-confirmation);
|
|
3790
3805
|
}
|
|
3791
|
-
.toggleSwitch-checkbox:focus
|
|
3806
|
+
.toggleSwitch-checkbox:focus + .toggleSwitch-label {
|
|
3792
3807
|
--tw-shadow: 0 0 0 0.25rem;
|
|
3793
3808
|
--tw-shadow-colored: 0 0 0 0.25rem var(--tw-shadow-color);
|
|
3794
3809
|
box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);
|
|
@@ -3872,7 +3887,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3872
3887
|
/*! ***********************************/
|
|
3873
3888
|
/*! restrict number of li-elements */
|
|
3874
3889
|
/*! **********************************/
|
|
3875
|
-
ul.restrictedToTwo li:nth-of-type(1n+2) .timelineBorder {
|
|
3890
|
+
ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
|
|
3876
3891
|
display: none;
|
|
3877
3892
|
}
|
|
3878
3893
|
.\[-T\:\+Z\] {
|
|
@@ -6260,6 +6275,11 @@ ul.restrictedToTwo li:nth-of-type(1n+2) .timelineBorder {
|
|
|
6260
6275
|
padding-right: 0px;
|
|
6261
6276
|
}
|
|
6262
6277
|
|
|
6278
|
+
.sm\:px-10 {
|
|
6279
|
+
padding-left: 2.5rem;
|
|
6280
|
+
padding-right: 2.5rem;
|
|
6281
|
+
}
|
|
6282
|
+
|
|
6263
6283
|
.sm\:px-11 {
|
|
6264
6284
|
padding-left: 2.75rem;
|
|
6265
6285
|
padding-right: 2.75rem;
|
|
@@ -6366,7 +6386,6 @@ ul.restrictedToTwo li:nth-of-type(1n+2) .timelineBorder {
|
|
|
6366
6386
|
}
|
|
6367
6387
|
}
|
|
6368
6388
|
|
|
6369
|
-
|
|
6370
6389
|
.sm\:ar-16-9 {
|
|
6371
6390
|
aspect-ratio: 16 / 9;
|
|
6372
6391
|
}
|
|
@@ -6815,6 +6834,11 @@ ul.restrictedToTwo li:nth-of-type(1n+2) .timelineBorder {
|
|
|
6815
6834
|
padding-right: 0px;
|
|
6816
6835
|
}
|
|
6817
6836
|
|
|
6837
|
+
.md\:px-10 {
|
|
6838
|
+
padding-left: 2.5rem;
|
|
6839
|
+
padding-right: 2.5rem;
|
|
6840
|
+
}
|
|
6841
|
+
|
|
6818
6842
|
.md\:px-4 {
|
|
6819
6843
|
padding-left: 1rem;
|
|
6820
6844
|
padding-right: 1rem;
|
|
@@ -6825,16 +6849,6 @@ ul.restrictedToTwo li:nth-of-type(1n+2) .timelineBorder {
|
|
|
6825
6849
|
padding-right: 1.25rem;
|
|
6826
6850
|
}
|
|
6827
6851
|
|
|
6828
|
-
.md\:px-9 {
|
|
6829
|
-
padding-left: 2.25rem;
|
|
6830
|
-
padding-right: 2.25rem;
|
|
6831
|
-
}
|
|
6832
|
-
|
|
6833
|
-
.md\:px-9\.5 {
|
|
6834
|
-
padding-left: 2.375rem;
|
|
6835
|
-
padding-right: 2.375rem;
|
|
6836
|
-
}
|
|
6837
|
-
|
|
6838
6852
|
.md\:py-0 {
|
|
6839
6853
|
padding-top: 0px;
|
|
6840
6854
|
padding-bottom: 0px;
|
|
@@ -6951,7 +6965,6 @@ ul.restrictedToTwo li:nth-of-type(1n+2) .timelineBorder {
|
|
|
6951
6965
|
transition-property: none;
|
|
6952
6966
|
}
|
|
6953
6967
|
|
|
6954
|
-
|
|
6955
6968
|
.md\:ar-16-9 {
|
|
6956
6969
|
aspect-ratio: 16 / 9;
|
|
6957
6970
|
}
|
|
@@ -7065,7 +7078,7 @@ ul.restrictedToTwo li:nth-of-type(1n+2) .timelineBorder {
|
|
|
7065
7078
|
padding-bottom: 10px;
|
|
7066
7079
|
padding-bottom: var(--logo-padding-bottom-md);
|
|
7067
7080
|
}
|
|
7068
|
-
ul.md\:restrictedToTwo li:nth-of-type(1n+3) {
|
|
7081
|
+
ul.md\:restrictedToTwo li:nth-of-type(1n + 3) {
|
|
7069
7082
|
display: none;
|
|
7070
7083
|
}
|
|
7071
7084
|
|
|
@@ -7073,7 +7086,7 @@ ul.restrictedToTwo li:nth-of-type(1n+2) .timelineBorder {
|
|
|
7073
7086
|
padding-bottom: 0;
|
|
7074
7087
|
}
|
|
7075
7088
|
|
|
7076
|
-
ul.md\:restrictedToTwo li:nth-of-type(1n+2) .timelineBorder {
|
|
7089
|
+
ul.md\:restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
|
|
7077
7090
|
display: none;
|
|
7078
7091
|
}
|
|
7079
7092
|
|
|
@@ -7521,16 +7534,6 @@ ul.restrictedToTwo li:nth-of-type(1n+2) .timelineBorder {
|
|
|
7521
7534
|
padding-right: 1rem;
|
|
7522
7535
|
}
|
|
7523
7536
|
|
|
7524
|
-
.lg\:px-9 {
|
|
7525
|
-
padding-left: 2.25rem;
|
|
7526
|
-
padding-right: 2.25rem;
|
|
7527
|
-
}
|
|
7528
|
-
|
|
7529
|
-
.lg\:px-9\.5 {
|
|
7530
|
-
padding-left: 2.375rem;
|
|
7531
|
-
padding-right: 2.375rem;
|
|
7532
|
-
}
|
|
7533
|
-
|
|
7534
7537
|
.lg\:py-0 {
|
|
7535
7538
|
padding-top: 0px;
|
|
7536
7539
|
padding-bottom: 0px;
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
Sendung:
|
|
19
19
|
{{#if this.link}}
|
|
20
20
|
{{#>components/base/link _link=this.link _css="text-link hover:underline"~}}
|
|
21
|
-
<span>{{~
|
|
21
|
+
<span>{{~ this.programLabel ~}}</span>{{/components/base/link~}}{{~#if this.date~}},
|
|
22
22
|
<span>
|
|
23
23
|
<time datetime="{{#if this.displayWithTime}}{{this.date.htmlDateTime}}{{else}}{{this.date.date}}{{/if}}"
|
|
24
24
|
class="{{#if _isArticle}}{{else}}{{/if}} ">
|
|
@@ -1,9 +1,5 @@
|
|
|
1
|
-
{{
|
|
2
|
-
|
|
3
|
-
{{
|
|
4
|
-
{{
|
|
5
|
-
|
|
6
|
-
{{else}}
|
|
7
|
-
{{> modules/media/media_figure _addClass="copytext__box dontPrint" _a11yIntro-loca="story_audio_intro_sr" _a11yOutro-loca="story_audio_outro_sr" }}
|
|
8
|
-
{{/if}}
|
|
9
|
-
{{~/if~}}
|
|
1
|
+
{{#if this.showFullSize.isTrue }}
|
|
2
|
+
{{> components/content/copytext/components/media/media_figure _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_audio_intro_sr" _a11yOutro-loca="story_audio_outro_sr" }}
|
|
3
|
+
{{else}}
|
|
4
|
+
{{> components/content/copytext/components/media/media_figure _addClass="print:hidden article-full-width mt-12 mb-6 sm:my-7 sm:article-narrow 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_audio_intro_sr" _a11yOutro-loca="story_audio_outro_sr" }}
|
|
5
|
+
{{/if}}
|
|
@@ -1,9 +1,5 @@
|
|
|
1
|
-
{{
|
|
2
|
-
|
|
3
|
-
{{
|
|
4
|
-
{{
|
|
5
|
-
|
|
6
|
-
{{else}}
|
|
7
|
-
{{> modules/media/media_figure _addClass="copytext__box dontPrint" _a11yIntro-loca="story_audio_intro_sr" _a11yOutro-loca="story_audio_outro_sr" }}
|
|
8
|
-
{{/if}}
|
|
9
|
-
{{~/if~}}
|
|
1
|
+
{{#if this.showFullSize.isTrue }}
|
|
2
|
+
{{> components/content/copytext/components/media/media_figure _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_audio_event_livestream_intro_sr" _a11yOutro-loca="story_audio_event_livestream_outro_sr" }}
|
|
3
|
+
{{else}}
|
|
4
|
+
{{> components/content/copytext/components/media/media_figure _addClass="print:hidden article-full-width mt-12 mb-6 sm:my-7 sm:article-narrow 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_audio_event_livestream_intro_sr" _a11yOutro-loca="story_audio_event_livestream_outro_sr" }}
|
|
5
|
+
{{/if}}
|
|
@@ -12,17 +12,8 @@
|
|
|
12
12
|
}"
|
|
13
13
|
@resize.window="open = false; $refs.caption.scrollHeight === $refs.caption.clientHeight ? truncated = false : truncated = true">
|
|
14
14
|
<div class="dark:text-text-dark overflow-anywhere hyphens-auto" x-ref="caption"
|
|
15
|
-
{{#if
|
|
16
|
-
{{
|
|
17
|
-
{{~#unless _hideCaption~}}
|
|
18
|
-
<span class="pr-3">
|
|
19
|
-
{{this.caption}}
|
|
20
|
-
</span>
|
|
21
|
-
{{~/unless~}}
|
|
22
|
-
{{/if}}
|
|
23
|
-
<span class="text-gray-scorpion dark:text-text-dark">
|
|
24
|
-
{{~loca "figures_copyright"}} {{{copyrightWithLinks}}}
|
|
25
|
-
</span>
|
|
15
|
+
{{#if this.showFullSize.isTrue}} :class="!open ? 'line-clamp-2 md:line-clamp-none' : 'line-clamp-none'" {{else}} :class="!open ? 'line-clamp-2' : 'line-clamp-none'" {{/if}}>
|
|
16
|
+
{{> @partial-block }}
|
|
26
17
|
</div>
|
|
27
18
|
<template x-if="truncated">
|
|
28
19
|
<button x-cloak
|
|
@@ -16,6 +16,9 @@
|
|
|
16
16
|
{{/if}}
|
|
17
17
|
{{/if}}
|
|
18
18
|
{{#unless _voting-option}}
|
|
19
|
-
{{
|
|
19
|
+
{{~#> components/content/copytext/components/image/collapsible_caption _cssClassCaption=_cssClassCaption~}}
|
|
20
|
+
{{~> components/content/copytext/components/image/image_caption_text}}
|
|
21
|
+
{{~> components/content/copytext/components/image/image_copyright}}
|
|
22
|
+
{{/components/content/copytext/components/image/collapsible_caption }}
|
|
20
23
|
{{/unless}}
|
|
21
24
|
</figure>
|
|
@@ -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-adjust_context}}
|
|
41
|
+
{{~> components/content/copytext/components/image/image_caption_text}}
|
|
42
|
+
{{/unless}}
|
|
43
|
+
{{~> components/content/copytext/components/image/image_copyright}}
|
|
44
|
+
{{#if ../../this.isAudio-adjust_context~}}
|
|
45
|
+
<span class="mx-1">|</span>
|
|
46
|
+
{{#with ../../this.toModel.mediaBacklinkToStoryTeaser-adjust_context}}
|
|
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>
|
|
@@ -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>
|
|
@@ -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}}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<footer class="relative grid justify-center w-full text-base border-t grid-page ui-test-footer pb-footer-padding-bottom text-footer-text print:hidden bg-footer-bg border-footer-border js-pageFooter" role="contentinfo" itemscope="itemscope" itemtype="http://schema.org/WPFooter" >
|
|
2
2
|
<div class="absolute top-feature-box-height" x-data x-intersect="$store.footerIsVisible = true" x-intersect:leave="$store.footerIsVisible = false"></div>
|
|
3
|
-
<div class="col-full sm:col-main md:px-
|
|
3
|
+
<div class="col-full sm:col-main md:px-10">
|
|
4
4
|
<span class="hidden">Footer Navigation</span>
|
|
5
5
|
|
|
6
6
|
<div class="flex flex-wrap justify-start list-none">
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
</div>
|
|
2
2
|
<div class="grid col-full grid-page my-5 md:my-7{{inline-switch _backgroundColor '["1","2"]' '[" bg-gray-concrete"," bg-orange-bridesmaid"]'}}">
|
|
3
|
-
<section class="grid grid-cols-12 py-5 md:py-7 sm:px-
|
|
3
|
+
<section class="grid grid-cols-12 py-5 md:py-7 sm:px-10 col-full sm:col-main gap-x-6 gap-y-9">
|
|
4
4
|
<div class="grid content-start grid-cols-12 col-span-12 gap-x-6 gap-y-6">
|
|
5
5
|
{{> @partial-block }}
|
|
6
6
|
</div>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
</div>
|
|
2
|
-
<section class="grid grid-cols-12 px-
|
|
2
|
+
<section class="grid grid-cols-12 px-10 py-8 mx-4 mt-6 bg-blue-400 sm:mx-0 rounded-tl-hr rounded-br-hr col-full sm:col-main gap-x-6 gap-y-6">
|
|
3
3
|
{{> @partial-block }}
|
|
4
4
|
</section>
|
|
5
5
|
<div class="{{> components/grid/grid_group_wrapper_classes }} hideGridGroupIfEmpty">
|
|
@@ -1 +1 @@
|
|
|
1
|
-
grid grid-cols-12 bg-white pt-5 md:pt-7 sm:px-
|
|
1
|
+
grid grid-cols-12 bg-white pt-5 md:pt-7 sm:px-10 col-full sm:col-main gap-x-6 gap-y-10 md:gap-y-14
|
|
@@ -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-adjust_context
|
|
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,4 +1,4 @@
|
|
|
1
|
-
<div class="grid-cols-12 px-5 lg:px-
|
|
1
|
+
<div class="grid-cols-12 px-5 lg:px-10 col-full sm:col-main">
|
|
2
2
|
{{#> components/horizontal_scroll_container/horizontal_scroll_container _viewport="xs" _bgcolor="var(--color-brandnavigation-bg)" _iconcolor="primary" }}
|
|
3
3
|
<nav class="flex w-full text-xs list-none text-grey-scorpion">
|
|
4
4
|
<span id="brandNavHeading" class="hidden">Navigation der Marken des Hessischen Rundfunks</span>
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
{{/if}}
|
|
41
41
|
{{/if}}
|
|
42
42
|
|
|
43
|
-
<div class="{{#if this.showAsFlyout}}lg:flex lg:flex-row -columnCount--{{this.columnCount}} lg:divide-x lg:divide-gray-200 {{else}} {{#if ../this.selected}} lg:grid-cols-12 lg:px-
|
|
43
|
+
<div class="{{#if this.showAsFlyout}}lg:flex lg:flex-row -columnCount--{{this.columnCount}} lg:divide-x lg:divide-gray-200 {{else}} {{#if ../this.selected}} lg:grid-cols-12 lg:px-10 col-main {{/if}}{{/if}}">
|
|
44
44
|
{{#if this.showAsFlyout}}
|
|
45
45
|
{{#each this.columns}}
|
|
46
46
|
{{> components/site_header/navigation_flyout/navigation_flyout_column _count=../this.columnCount _navtype=../../_navigationType _parent=../../_parent _flyout=true~}}
|