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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<div
|
|
2
2
|
id="sectionNav"
|
|
3
|
-
class="w-full px-0 mt-10 sb-section-navigation md:mt-0 lg:grid-cols-12 lg:px-
|
|
3
|
+
class="w-full px-0 mt-10 sb-section-navigation md:mt-0 lg:grid-cols-12 lg:px-10 lg:col-main "
|
|
4
4
|
x-effect="$el.setAttribute('aria-expanded', $store.burgeropen || $screen('lg')); $el.setAttribute('aria-hidden', ! ($store.burgeropen || $screen('lg')))"
|
|
5
5
|
>
|
|
6
6
|
{{#> components/horizontal_scroll_container/horizontal_scroll_container _viewport="lg" _bgcolor="var(--color-navigation-bg)" _iconcolor="navigation-icons"}}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<div id="serviceNavMainContainer"
|
|
2
|
-
class="flex w-full h-10 md:h-12 lg:h-16 z-110
|
|
2
|
+
class="flex w-full h-10 pl-5 pr-3 md:h-12 lg:h-16 z-110 md:pr-0 lg:px-10 col-full sm:col-main">
|
|
3
3
|
<span id="serviceNavHeadline" class="hidden print:hidden">Service Navigation</span>
|
|
4
4
|
<div id="serviceLogoWrapper"
|
|
5
5
|
class="flex items-center order-1 w-full bg-navigation-bg md:h-12 lg:h-16 md:w-1/2 md:max-w-1/2 lg:w-1/4 lg:max-w-1/4">
|
|
@@ -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-adjust_context _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-adjust_context _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-adjust_context _noDelay=this.dontLazyload}}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
x-show="tab === '{{this.groupTitle}}'"
|
|
3
3
|
class="pb-10"
|
|
4
4
|
>
|
|
5
|
-
<div class="grid items-start content-start grid-cols-12 px-0 sm:px-
|
|
5
|
+
<div class="grid items-start content-start grid-cols-12 px-0 sm:px-10 colspan-12 gap-x-6 gap-y-6">
|
|
6
6
|
{{~> components/teaser/teaser_logic/teaser_logic ~}}
|
|
7
7
|
</div>
|
|
8
8
|
{{~#if this.link~}}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{{#with this.teaser}}
|
|
2
|
-
<div class="grid grid-page
|
|
2
|
+
<div class="relative grid grid-page">
|
|
3
3
|
<article class="col-full grid grid-page relative overflow-hidden before:content-[''] before:absolute before:h-5 before:shadow-stage before:z-10 before:-top-5 before:-left-2.5 before:-right-2.5 after:content-[''] after:absolute after:bottom-0 after:col-full after:w-full after:block after:h-5 after:bg-stagePrimary lg:after:relative">
|
|
4
4
|
{{#unless this.isWide}}
|
|
5
5
|
<div class="absolute w-15/12">
|
|
6
6
|
{{> components/base/image/responsive_image this.teaserImage _type="stage" _variant="default" _addClassImg="w-full blur-2xl"}}
|
|
7
7
|
</div>
|
|
8
8
|
{{/unless}}
|
|
9
|
-
<div class="col-full lg:col-main lg:px-
|
|
9
|
+
<div class="relative col-full lg:col-main lg:px-10">
|
|
10
10
|
<div class="relative max-h-stage overflow-visible before:content-[''] before:block before:w-full before:pt-3/4 sm:before:pt-stage">
|
|
11
11
|
<div class="{{#if this.isWide}}lg:absolute lg:h-full lg:w-full-hd lg:left-1/2 lg:top-0 lg:-ml-240{{else}}absolute h-full w-full top-0{{/if}}">
|
|
12
12
|
{{#if this.isWide}}
|
|
@@ -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}}
|
|
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}}
|
|
@@ -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
|
|
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~}}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<div
|
|
2
2
|
id="sectionNav"
|
|
3
|
-
class="w-full px-0 mt-10 sb-section-navigation md:mt-0 lg:grid-cols-12 lg:px-
|
|
3
|
+
class="w-full px-0 mt-10 sb-section-navigation md:mt-0 lg:grid-cols-12 lg:px-10 lg:col-main "
|
|
4
4
|
x-effect="$el.setAttribute('aria-expanded', $store.burgeropen || $screen('lg')); $el.setAttribute('aria-hidden', ! ($store.burgeropen || $screen('lg')))"
|
|
5
5
|
>
|
|
6
6
|
{{#> components/horizontal_scroll_container/horizontal_scroll_container _viewport="lg" _bgcolor="var(--color-navigation-bg)" _iconcolor="navigation-icons"}}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<div id="serviceNavMainContainer"
|
|
2
|
-
class="flex w-full h-10 md:h-12 lg:h-16 z-110
|
|
2
|
+
class="flex w-full h-10 pl-5 pr-3 md:h-12 lg:h-16 z-110 md:pr-0 lg:px-10 col-full sm:col-main">
|
|
3
3
|
<span id="serviceNavHeadline" class="hidden print:hidden">Service Navigation</span>
|
|
4
4
|
<div id="serviceLogoWrapper"
|
|
5
5
|
class="flex items-center order-1 w-full bg-navigation-bg md:h-12 lg:h-16 md:w-1/2 md:max-w-1/2 lg:w-1/4 lg:max-w-1/4">
|
|
@@ -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}}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
x-show="tab === '{{this.groupTitle}}'"
|
|
3
3
|
class="pb-10"
|
|
4
4
|
>
|
|
5
|
-
<div class="grid items-start content-start grid-cols-12 px-0 sm:px-
|
|
5
|
+
<div class="grid items-start content-start grid-cols-12 px-0 sm:px-10 colspan-12 gap-x-6 gap-y-6">
|
|
6
6
|
{{~> components/teaser/teaser_logic/teaser_logic ~}}
|
|
7
7
|
</div>
|
|
8
8
|
{{~#if this.link~}}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{{#with this.teaser}}
|
|
2
|
-
<div class="grid grid-page
|
|
2
|
+
<div class="relative grid grid-page">
|
|
3
3
|
<article class="col-full grid grid-page relative overflow-hidden before:content-[''] before:absolute before:h-5 before:shadow-stage before:z-10 before:-top-5 before:-left-2.5 before:-right-2.5 after:content-[''] after:absolute after:bottom-0 after:col-full after:w-full after:block after:h-5 after:bg-stagePrimary lg:after:relative">
|
|
4
4
|
{{#unless this.isWide}}
|
|
5
5
|
<div class="absolute w-15/12">
|
|
6
6
|
{{> components/base/image/responsive_image this.teaserImage _type="stage" _variant="default" _addClassImg="w-full blur-2xl"}}
|
|
7
7
|
</div>
|
|
8
8
|
{{/unless}}
|
|
9
|
-
<div class="col-full lg:col-main lg:px-
|
|
9
|
+
<div class="relative col-full lg:col-main lg:px-10">
|
|
10
10
|
<div class="relative max-h-stage overflow-visible before:content-[''] before:block before:w-full before:pt-3/4 sm:before:pt-stage">
|
|
11
11
|
<div class="{{#if this.isWide}}lg:absolute lg:h-full lg:w-full-hd lg:left-1/2 lg:top-0 lg:-ml-240{{else}}absolute h-full w-full top-0{{/if}}">
|
|
12
12
|
{{#if this.isWide}}
|
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.77.0",
|
|
10
10
|
"scripts": {
|
|
11
11
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
12
12
|
"storybook": "storybook dev -p 6006 public",
|