hr-design-system-handlebars 1.68.6 → 1.69.1
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/.storybook/preview.js +1 -1
- package/CHANGELOG.md +24 -0
- package/dist/assets/index.css +461 -133
- package/dist/assets/vendor/ardplayer/ardplayer-SANDLibrary.6914f2bf.chunk.js +215 -0
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.8.3.0b83d962.css +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.8.3.82603554.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-libimsc.df21844d.chunk.js +12 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginchromecast.7ac38542.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-plugindash.5f1cc2a5.chunk.js +10 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhls.f2dda4ed.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmla.0091a55c.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmlv.79984eb8.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/assets/47c7582569a6257c08cd-ardplayer.woff +0 -0
- package/dist/assets/vendor/ardplayer/assets/863e0304cfbfcb2dc097-ardplayer-audio.woff +0 -0
- package/dist/assets/vendor/ardplayer/assets/img/3sat-97c7c01a.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/alpha-29b57b3e.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/ard-b0376fe1.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/arte-8a174832.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/br-1a782a5d.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/daserste-d6363449.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/deutschlandradio-100cce3c.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/dw-00fab9c1.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/funk-605fd714.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/hr-ea7b54c7.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/kika-5a7ddc5f.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/mdr-147ffd56.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/ndr-af21bb92.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/one-7594520c.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/phoenix-49a512ab.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/radiobremen-6ffa63ff.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/rbb-6653f6ea.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/sportschau-eaa739f1.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/sr-63f113c4.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/swr-3573dc63.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/tagesschau24-51c2e8ef.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/wdr-db5a40ca.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/zdf-2d26a61f.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/zdfinfo-47a13356.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/zdfneo-41061594.svg +1 -0
- package/dist/views/components/base/link.hbs +14 -8
- package/dist/views/components/button/link_button.hbs +1 -1
- package/dist/views/components/button/utilities/button_variation_classes.hbs +13 -5
- package/dist/views/components/footer/page_footer.hbs +1 -1
- package/dist/views/components/geoTag/geotag_collection.hbs +12 -0
- package/dist/views/components/mediaplayer/media_player.hbs +1 -1
- package/dist/views/components/mediaplayer/mediaplayer_button.hbs +2 -2
- package/dist/views/components/page/components/appendix.hbs +17 -0
- package/dist/views/components/page/story/story_article.hbs +2 -0
- package/dist/views/components/program_reference/program_reference.hbs +2 -2
- package/dist/views/components/site_header/navigation_search/quick_search_form.hbs +2 -2
- package/dist/views/components/teaser/cluster/teaser_cluster.hbs +1 -1
- package/dist/views/components/teaser/cluster/teaser_cluster_list.hbs +3 -3
- package/dist/views/components/teaser/components/teaser_av_consumption.hbs +5 -5
- package/dist/views/components/teaser/components/teaser_body.hbs +1 -1
- package/dist/views/components/teaser/components/teaser_title.hbs +1 -1
- package/dist/views/components/teaser/ticker/teaser_ticker_body.hbs +1 -1
- package/dist/views/components/teaser/utilities/teaser_image_cypress_hook_classes.hbs +5 -5
- package/dist/views/components/topictag/topictag_collection.hbs +12 -0
- package/dist/views_static/components/base/link.hbs +14 -8
- package/dist/views_static/components/button/link_button.hbs +1 -1
- package/dist/views_static/components/button/utilities/button_variation_classes.hbs +13 -5
- package/dist/views_static/components/footer/page_footer.hbs +1 -1
- package/dist/views_static/components/geoTag/geotag_collection.hbs +12 -0
- package/dist/views_static/components/mediaplayer/media_player.hbs +1 -1
- package/dist/views_static/components/mediaplayer/mediaplayer_button.hbs +2 -2
- package/dist/views_static/components/page/components/appendix.hbs +17 -0
- package/dist/views_static/components/page/story/story_article.hbs +2 -0
- package/dist/views_static/components/program_reference/program_reference.hbs +2 -2
- package/dist/views_static/components/site_header/navigation_search/quick_search_form.hbs +2 -2
- package/dist/views_static/components/teaser/cluster/teaser_cluster.hbs +1 -1
- package/dist/views_static/components/teaser/cluster/teaser_cluster_list.hbs +3 -3
- package/dist/views_static/components/teaser/components/teaser_av_consumption.hbs +5 -5
- package/dist/views_static/components/teaser/components/teaser_body.hbs +1 -1
- package/dist/views_static/components/teaser/components/teaser_title.hbs +1 -1
- package/dist/views_static/components/teaser/ticker/teaser_ticker_body.hbs +1 -1
- package/dist/views_static/components/teaser/utilities/teaser_image_cypress_hook_classes.hbs +5 -5
- package/dist/views_static/components/topictag/topictag_collection.hbs +12 -0
- package/package.json +1 -1
- package/postcss.config.js +1 -0
- package/src/assets/fixtures/audio/audios.inc.json +6 -6
- package/src/assets/fixtures/mediaplayer/mediaplayer.json +52 -0
- package/src/assets/fixtures/page/podcast/podcast_player_episode.json +4 -4
- package/src/assets/fixtures/page/story/story.inc.json +25 -1
- package/src/assets/fixtures/teaser/teaser_labels.inc.json +2 -2
- package/src/assets/fixtures/video/videos.inc.json +5 -5
- package/src/assets/tailwind.css +640 -216
- package/src/assets/vendor/ardplayer/ardplayer-SANDLibrary.6914f2bf.chunk.js +215 -0
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.8.3.0b83d962.css +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.8.3.82603554.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-libimsc.df21844d.chunk.js +12 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginchromecast.7ac38542.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-plugindash.5f1cc2a5.chunk.js +10 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginhls.f2dda4ed.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmla.0091a55c.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmlv.79984eb8.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/assets/47c7582569a6257c08cd-ardplayer.woff +0 -0
- package/src/assets/vendor/ardplayer/assets/863e0304cfbfcb2dc097-ardplayer-audio.woff +0 -0
- package/src/assets/vendor/ardplayer/assets/img/3sat-97c7c01a.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/alpha-29b57b3e.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/ard-b0376fe1.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/arte-8a174832.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/br-1a782a5d.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/daserste-d6363449.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/deutschlandradio-100cce3c.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/dw-00fab9c1.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/funk-605fd714.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/hr-ea7b54c7.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/kika-5a7ddc5f.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/mdr-147ffd56.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/ndr-af21bb92.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/one-7594520c.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/phoenix-49a512ab.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/radiobremen-6ffa63ff.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/rbb-6653f6ea.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/sportschau-eaa739f1.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/sr-63f113c4.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/swr-3573dc63.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/tagesschau24-51c2e8ef.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/wdr-db5a40ca.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/zdf-2d26a61f.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/zdfinfo-47a13356.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/zdfneo-41061594.svg +1 -0
- package/src/assets/vendor/ardplayer/schema/MediaCollection.v1.json +1136 -0
- package/src/assets/vendor/ardplayer/schema/PlayerConfiguration.v1.json +896 -0
- package/src/stories/Colors.data.js +7 -9
- package/src/stories/Colors.mdx +1 -3
- package/src/stories/views/components/base/link.hbs +14 -8
- package/src/stories/views/components/button/link_button.hbs +1 -1
- package/src/stories/views/components/button/link_button.stories.js +22 -0
- package/src/stories/views/components/button/utilities/button_variation_classes.hbs +13 -5
- package/src/stories/views/components/content/copytext/fixtures/copytext_podcastepisode.json +1 -1
- package/src/stories/views/components/footer/page_footer.hbs +1 -1
- package/src/stories/views/components/geoTag/geotag_collection.hbs +12 -0
- package/src/stories/views/components/mediaplayer/fixtures/mediaplayer.json +1 -0
- package/src/stories/views/components/mediaplayer/media_player.hbs +1 -1
- package/src/stories/views/components/mediaplayer/mediaplayer.mdx +72 -0
- package/src/stories/views/components/mediaplayer/mediaplayer.stories.js +68 -0
- package/src/stories/views/components/mediaplayer/mediaplayer_button.hbs +2 -2
- package/src/stories/views/components/page/components/appendix.hbs +17 -0
- package/src/stories/views/components/page/components/appendix.mdx +27 -0
- package/src/stories/views/components/page/components/appendix.stories.js +31 -0
- 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_square_image.json +1 -1
- package/src/stories/views/components/page/story/story_article.hbs +2 -0
- package/src/stories/views/components/pagination/fixtures/page_pagination.json +1 -1
- package/src/stories/views/components/program_reference/program_reference.hbs +2 -2
- package/src/stories/views/components/site_header/navigation_search/quick_search_form.hbs +2 -2
- package/src/stories/views/components/teaser/cluster/teaser_cluster.hbs +1 -1
- package/src/stories/views/components/teaser/cluster/teaser_cluster_list.hbs +3 -3
- package/src/stories/views/components/teaser/components/teaser_av_consumption.hbs +5 -5
- package/src/stories/views/components/teaser/components/teaser_body.hbs +1 -1
- package/src/stories/views/components/teaser/components/teaser_title.hbs +1 -1
- 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_100_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_100_serif_video.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_50_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_50_serif_video.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_alternative_hero_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_hero_serif_video.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_live.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_25_serif_video.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_live.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_standard_50_serif_video.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/ticker/teaser_ticker_body.hbs +1 -1
- package/src/stories/views/components/teaser/utilities/teaser_image_cypress_hook_classes.hbs +5 -5
- package/src/stories/views/components/topictag/topictag_collection.hbs +12 -0
- package/tailwind.config.js +23 -20
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.3.11.79310671.css +0 -2
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.3.11.c442fe17.js +0 -6
- package/dist/assets/vendor/ardplayer/ardplayer-libimsc.304b8154.chunk.js +0 -12
- package/dist/assets/vendor/ardplayer/ardplayer-pluginchromecast.68c280ed.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-plugindash.a7275c59.chunk.js +0 -1174
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhls.f615d5a2.chunk.js +0 -365
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmla.d04cedbb.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmlv.866c1fbf.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-sandlibrary.a58cd041.chunk.js +0 -0
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.3.11.79310671.css +0 -2
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.3.11.c442fe17.js +0 -6
- package/src/assets/vendor/ardplayer/ardplayer-libimsc.304b8154.chunk.js +0 -12
- package/src/assets/vendor/ardplayer/ardplayer-pluginchromecast.68c280ed.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-plugindash.a7275c59.chunk.js +0 -1174
- package/src/assets/vendor/ardplayer/ardplayer-pluginhls.f615d5a2.chunk.js +0 -365
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmla.d04cedbb.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmlv.866c1fbf.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-sandlibrary.a58cd041.chunk.js +0 -0
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<div class="mt-12 md:mt-14">
|
|
2
|
+
{{~#with this.programReference~}}
|
|
3
|
+
{{~#if this.hasReference~}}
|
|
4
|
+
<div class="clear-both mb-8 md:mb-10">
|
|
5
|
+
{{> components/program_reference/program_reference _isArticle=../_isArticle}}
|
|
6
|
+
</div>
|
|
7
|
+
{{~/if~}}
|
|
8
|
+
{{~/with~}}
|
|
9
|
+
{{#unless _webview}}
|
|
10
|
+
{{~#with this.geotag}}
|
|
11
|
+
{{> components/geoTag/geotag_collection }}
|
|
12
|
+
{{/with~}}
|
|
13
|
+
{{#with this.topictags}}
|
|
14
|
+
{{> components/topictag/topictag_collection }}
|
|
15
|
+
{{/with}}
|
|
16
|
+
{{/unless}}
|
|
17
|
+
</div>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<div class="flex flex-wrap ">
|
|
2
|
-
<span class="w-full text-sm uppercase sm:w-fit font-headingSerif ">{{loca "story_program_supplier"}}</span><!--
|
|
2
|
+
<span class="w-full text-sm {{#unless _isArticle}}uppercase{{/unless}} sm:w-fit font-headingSerif ">{{loca "story_program_supplier"}}</span><!--
|
|
3
3
|
-->
|
|
4
4
|
<div class="flex flex-wrap pt-2 gap-x-4 w-fit sm:w-full">
|
|
5
5
|
{{#if this.link}}
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
{{/if}}
|
|
12
12
|
{{#if this.date}}
|
|
13
13
|
<time datetime="{{#if this.displayWithTime}}{{this.date.htmlDateTime}}{{else}}{{this.date.date}}{{/if}}"
|
|
14
|
-
class="pt-1 text-xs font-copy">
|
|
14
|
+
class="{{#if _isArticle}}pt-3 md:pt-4{{else}}pt-1{{/if}} text-xs font-copy">
|
|
15
15
|
{{#if this.displayWithTime}}
|
|
16
16
|
{{loca "date_simple_at" this.date.dateSeparatorTime}}
|
|
17
17
|
{{else}}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
role="search"
|
|
4
4
|
action="{{resourceUrl "suche/index.nocache"}}"
|
|
5
5
|
method="get"
|
|
6
|
-
class="relative flex w-full border rounded
|
|
6
|
+
class="relative flex w-full border rounded ui-test-quick-search-form lg:search-border-desktop search-border-mobile sb-quick-search-form md:justify-end"
|
|
7
7
|
>
|
|
8
8
|
<div
|
|
9
9
|
class="flex {{~#if _footer}} flex-col-reverse h-10 gap-y-1 {{else}} lg:h-10 {{/if}} w-full"
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
name="query"
|
|
20
20
|
x-model="query"
|
|
21
21
|
placeholder='{{loca "search_input_placeholder" }}'
|
|
22
|
-
class="
|
|
22
|
+
class="ui-test-quick-search w-full px-2 {{~#if _footer}} h-10 py-3 placeholder-search-footer-text text-search-footer-text {{else}} py-2 placeholder-search-header-text text-search-header-text {{/if}} text-base leading-4 placeholder-opacity-100 rounded-l appearance-none lg:top-10 placeholder-text-xs focus:outline-none"
|
|
23
23
|
type="text"
|
|
24
24
|
id="searchInput--{{getRandom}}"
|
|
25
25
|
autocomplete="off"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{{#if this.isValid}}
|
|
2
|
-
<article class="
|
|
2
|
+
<article class="ui-test-teaser-cluster{{if this.isOrdered '--ordered'}} mx-5 sm:mx-0 col-span-12 grid bg-highlight-1 rounded-tl-hr rounded-br-hr{{~inline-switch this.teaserSize '["25","33","50"]' '[" md:col-span-3"," md:col-span-4"," md:col-span-6",""]'}} ">
|
|
3
3
|
<div class="">
|
|
4
4
|
<h2 class="flex items-center px-5 py-5 text-clusterTeaserHeadline">
|
|
5
5
|
{{#if this.teaserLogo}}
|
|
@@ -18,12 +18,12 @@
|
|
|
18
18
|
{{/if~}}
|
|
19
19
|
{{~#with this.clusterTeaserItems}}
|
|
20
20
|
{{~#if ../this.isOrdered}}
|
|
21
|
-
<ol class="
|
|
21
|
+
<ol class="ui-test-teaser-cluster__list mx-5 list-none divide-y divide-white divide-solid counter-reset border-t border-white{{~#if ../this.showFirstImageOrGenreImage}}{{~inline-switch ../this.realTeaserSize '["100"]' '[" md:-pt-5 md:mx-0 md:pr-5 md:border-none md:basis-1/2-gap-6 lg:basis-2/3-gap-6"]'}}{{/if~}}">
|
|
22
22
|
{{else}}
|
|
23
|
-
<ul class="
|
|
23
|
+
<ul class="ui-test-teaser-cluster__list mx-5 divide-y divide-white divide-solid border-t border-white {{~#if ../this.showFirstImageOrGenreImage}}{{~inline-switch ../this.realTeaserSize '["100"]' '[" md:-pt-5 md:mx-0 md:pr-5 md:border-none md:basis-1/2-gap-6 lg:basis-2/3-gap-6"]'}}{{/if~}}">
|
|
24
24
|
{{/if}}
|
|
25
25
|
{{~#each this~}}
|
|
26
|
-
<li class="
|
|
26
|
+
<li class="ui-test-teaser-cluster__item {{#if ../../this.isOrdered}}-ordered{{/if}} py-3{{#unless ../../this.overviewLink.link}} last-of-type:pb-3{{/unless~}}{{~#if ../../this.showFirstImageOrGenreImage}}{{~inline-switch ../../this.realTeaserSize '["100"]' '[" md:first-of-type:pt-0"]'}}{{/if~}}">
|
|
27
27
|
{{> components/teaser/cluster/teaser_cluster_item _size=../this.realTeaserSize _ordered=../../this.isOrdered }}
|
|
28
28
|
</li>
|
|
29
29
|
{{~/each}}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{{#with this.teaserLead.avDocument}}
|
|
2
2
|
{{~#if this.isVideo ~}}
|
|
3
3
|
{{#with this.toModel.videoElement}}
|
|
4
|
-
{{~> components/mediaplayer/media_player
|
|
4
|
+
{{~> components/mediaplayer/media_player _uiTestHook="ui-test-video-ondemand-player" _mediaButtonIcon="play_button" _mediaButtonLabel="Video" _isTeaser=true _teaser=../../this _aspectRatio=../../_aspectRatio _teaserSize=../../_teaserSize _isMobile1to1=../../_isMobile1to1 _geotag=../../this.geotag _hideGeotag=../../this.hideGeotag _teaserType=../../_teaserType _addClassImg=../../_addClassImg~}}
|
|
5
5
|
{{#if ../../_isMobile1to1~}}
|
|
6
6
|
{{> components/teaser/components/teaser_av_consumption_close_button _playerId=this.ardPlayerConfig.playerId }}
|
|
7
7
|
{{~/if~}}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
{{~/if~}}
|
|
10
10
|
{{~#if this.isAudio ~}}
|
|
11
11
|
{{#with this.toModel.audioElement}}
|
|
12
|
-
{{~> components/mediaplayer/media_player
|
|
12
|
+
{{~> components/mediaplayer/media_player _uiTestHook="ui-test-audio-ondemand-player" _mediaButtonIcon="audio_button" _mediaButtonLabel="Audio" _isTeaser=true _teaser=../../this _audioUrl=../this.audioUrl _variant=../this.imageVariant _noDelay=../../_noDelay _aspectRatio=../../_aspectRatio _isMobile1to1=../../_isMobile1to1 _teaserSize=../../_teaserSize _geotag=../../this.geotag _hideGeotag=../../this.hideGeotag _teaserType=../../_teaserType _addClassImg=../../_addClassImg~}}
|
|
13
13
|
{{#if ../../_isMobile1to1~}}
|
|
14
14
|
{{> components/teaser/components/teaser_av_consumption_close_button _playerId=this.ardPlayerConfig.playerId }}
|
|
15
15
|
{{~/if~}}
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
{{~/if~}}
|
|
18
18
|
{{~#if this.isPodcast ~}}
|
|
19
19
|
{{#with this.toModel.audioElement}}
|
|
20
|
-
{{~> components/mediaplayer/media_player
|
|
20
|
+
{{~> components/mediaplayer/media_player _uiTestHook="ui-test-audio-ondemand-player" _mediaButtonIcon="audio_button" _mediaButtonLabel="Podcast" _isTeaser=true _teaser=../../this _audioUrl=../this.audioUrl _variant=../this.imageVariant _noDelay=../../_noDelay _aspectRatio=../../_aspectRatio _isMobile1to1=../../_isMobile1to1 _teaserSize=../../_teaserSize _geotag=../../this.geotag _hideGeotag=../../this.hideGeotag _teaserType=../../_teaserType _addClassImg=../../_addClassImg~}}
|
|
21
21
|
{{#if ../../_isMobile1to1~}}
|
|
22
22
|
{{> components/teaser/components/teaser_av_consumption_close_button _playerId=this.ardPlayerConfig.playerId }}
|
|
23
23
|
{{~/if~}}
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
{{~/if~}}
|
|
26
26
|
{{~#if this.isAudioEventLivestream ~}}
|
|
27
27
|
{{#with this.toModel.audioLivestreamElement}}
|
|
28
|
-
{{~> components/mediaplayer/media_player
|
|
28
|
+
{{~> components/mediaplayer/media_player _uiTestHook="ui-test-audio-livestream-player" _mediaButtonIcon="play_button" _mediaButtonLabel="Live" _isLivestream="true" _isTeaser=true _teaser=../../this _audioUrl=../this.audioUrl _variant=../this.imageVariant _noDelay=../../_noDelay _aspectRatio=../../_aspectRatio _isMobile1to1=../../_isMobile1to1 _teaserSize=../../_teaserSize _geotag=../../this.geotag _hideGeotag=../../this.hideGeotag _teaserType=../../_teaserType _addClassImg=../../_addClassImg~}}
|
|
29
29
|
{{#if ../../_isMobile1to1~}}
|
|
30
30
|
{{> components/teaser/components/teaser_av_consumption_close_button _playerId=this.ardPlayerConfig.playerId }}
|
|
31
31
|
{{~/if~}}
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
{{~/if~}}
|
|
34
34
|
{{~#if this.isLivestream ~}}
|
|
35
35
|
{{#with this.toModel.videoLivestreamElement}}
|
|
36
|
-
{{~> components/mediaplayer/media_player
|
|
36
|
+
{{~> components/mediaplayer/media_player _uiTestHook="ui-test-video-livestream-player" _mediaButtonIcon="play_button" _mediaButtonLabel="Live" _isLivestream="true" _isTeaser=true _teaser=../../this _audioUrl=../this.audioUrl _variant=../this.imageVariant _noDelay=../../_noDelay _aspectRatio=../../_aspectRatio _isMobile1to1=../../_isMobile1to1 _teaserSize=../../_teaserSize _geotag=../../this.geotag _hideGeotag=../../this.hideGeotag _teaserType=../../_teaserType _addClassImg=../../_addClassImg~}}
|
|
37
37
|
{{#if ../../_isMobile1to1~}}
|
|
38
38
|
{{> components/teaser/components/teaser_av_consumption_close_button _playerId=this.ardPlayerConfig.playerId }}
|
|
39
39
|
{{~/if~}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
{{#with this}}
|
|
6
6
|
{{#> components/teaser/components/teaser_header _css=(if this.isMobile1to1 "" "px-5 sm:px-0")}}
|
|
7
|
-
{{#> components/base/link _link=this.link _css="
|
|
7
|
+
{{#> components/base/link _link=this.link _css="ui-test-teaser-link ds-teaser-focus hover:text-toplineColor" }}
|
|
8
8
|
{{#with this.label}}
|
|
9
9
|
{{#> components/label/label_group}}
|
|
10
10
|
{{> components/label/label _type=this.type _css="" _text=(loca this.loca)}}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<span class='
|
|
1
|
+
<span class='ui-test-teaser-title block mt-0.5 font-title font-bold {{> components/teaser/components/teaser_title_classes _size=_size _teaserType=_teaserType _isMobile1to1=_isMobile1to1 _firstItem=_firstItem _isCopytext=_isCopytext}}{{#if _css}} {{_css}}{{/if}}'>
|
|
2
2
|
{{~_text~}}
|
|
3
3
|
</span>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<div class="h-full flex-col flex w-full{{#if _outerCssClasses}} {{_outerCssClasses}}{{/if}}">
|
|
2
2
|
|
|
3
3
|
{{#> components/teaser/components/teaser_header _css=(if this.isStandardTeaser "px-5" "px-5 md:px-0")}}
|
|
4
|
-
{{#>components/base/link _link=this.link _css="block link-focus-white
|
|
4
|
+
{{#>components/base/link _link=this.link _css="block link-focus-white ui-test-teaser-link" }}
|
|
5
5
|
{{#with this.label}}
|
|
6
6
|
{{#> components/label/label_group}}
|
|
7
7
|
{{> components/label/label _type=this.type _text=(loca this.loca) }}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
{{~if this.teaserLead.avDocument.isVideo '
|
|
2
|
-
{{~if this.teaserLead.avDocument.isAudio '
|
|
3
|
-
{{~if this.teaserLead.avDocument.isPodcast '
|
|
4
|
-
{{~if this.teaserLead.avDocument.isLivestream '
|
|
5
|
-
{{~if this.teaserLead.avDocument.isAudioEventLivestream '
|
|
1
|
+
{{~if this.teaserLead.avDocument.isVideo 'ui-test-video '~}}
|
|
2
|
+
{{~if this.teaserLead.avDocument.isAudio 'ui-test-audio '~}}
|
|
3
|
+
{{~if this.teaserLead.avDocument.isPodcast 'ui-test-podcast '~}}
|
|
4
|
+
{{~if this.teaserLead.avDocument.isLivestream 'ui-test-video-livestream '~}}
|
|
5
|
+
{{~if this.teaserLead.avDocument.isAudioEventLivestream 'ui-test-audio-livestream '~}}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<nav role="navigation" aria-label="{{loca "geotag_related_content_headline"}}" class="">
|
|
2
|
+
<ul class="">
|
|
3
|
+
{{~#each this~}}
|
|
4
|
+
<li class="float-left mt-2 mr-2">
|
|
5
|
+
{{~#> components/button/link_button _url=this.url _variant="secondary" _size="sm" _css="overflow-hidden" _onWhite=true}}
|
|
6
|
+
{{> components/button/components/button_icon _icon="taglabel" _iconmap="icons" _css=""}}
|
|
7
|
+
{{>components/button/components/button_label _label=this.title _css="flex-1 truncate"}}
|
|
8
|
+
{{/components/button/link_button}}
|
|
9
|
+
</li>
|
|
10
|
+
{{~/each~}}
|
|
11
|
+
</ul>
|
|
12
|
+
</nav>
|
|
@@ -1,8 +1,14 @@
|
|
|
1
|
-
|
|
2
|
-
class="
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
{{#if _url}}
|
|
2
|
+
<a class="{{#if _css}}{{_css}}{{/if}} {{#> css}}{{/css}}" href="{{_url}}">
|
|
3
|
+
{{~> @partial-block ~}}
|
|
4
|
+
</a>
|
|
5
|
+
{{else}}
|
|
6
|
+
<a {{#with _link.webviewUrl}}data-webviewurl="{{this}}"{{/with}} {{#if _link.isStaticUrl}}href="{{#if _link.site}}{{resourceUrl _link.url _site=_link.site}}{{else}}{{resourceUrl _link.url}}{{/if}}{{else}}href="{{_link.url}}{{/if}}{{#if this.hasComments}}#commentList{{/if}}"
|
|
7
|
+
class="sb-link ds-link js-load{{#if _link.isUserConsentNeeded}} js-user-consent-needed{{/if}} {{#if _isSelected}} {{defaultIfEmpty _selectedCssClass "-current"}}{{/if}}{{#if _css}} {{_css}}{{/if}} {{#> css}}{{/css}}"
|
|
8
|
+
{{#if _link.isTargetBlank}} target="_blank" rel="noopener{{#if _link.hasNoReferrerFlag}} noreferrer{{/if}}"{{/if}}
|
|
9
|
+
{{#if _isAriaHidden}} aria-hidden="true" tabindex="-1"{{/if}}
|
|
10
|
+
{{#> htmlProperties}}{{/htmlProperties}}
|
|
11
|
+
>
|
|
12
|
+
{{~> @partial-block ~}}
|
|
13
|
+
</a>
|
|
14
|
+
{{/if}}
|
|
@@ -13,10 +13,18 @@
|
|
|
13
13
|
~}}
|
|
14
14
|
|
|
15
15
|
{{else}}
|
|
16
|
-
{{~
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
16
|
+
{{#if _onWhite~}}
|
|
17
|
+
{{~inline-switch
|
|
18
|
+
_variant
|
|
19
|
+
'["secondary"]'
|
|
20
|
+
'[" border text-button border-button hover:text-white hover:bg-button--dark hover:border-button--dark active:bg-button--dark"]'
|
|
21
|
+
~}}
|
|
22
|
+
{{else}}
|
|
23
|
+
{{~inline-switch
|
|
24
|
+
_variant
|
|
25
|
+
'["primary","secondary","tertiary"]'
|
|
26
|
+
'[" border text-button-inverted bg-button border-button hover:bg-button--dark hover:border-button--dark active:bg-button--dark "," border text-button border-button hover:bg-button-inverted active:bg-button-primary--inverted"," border bg-transparent border-transparent text-button hover:bg-button-inverted hover:border-button active:bg-button-primary--inverted"," border text-button-inverted bg-button border-button hover:bg-button--dark hover:border-button--dark active:bg-button--dark "]'
|
|
27
|
+
~}}
|
|
28
|
+
{{/if}}
|
|
21
29
|
{{/if}}
|
|
22
30
|
{{~#unless _disableButtonPress}} active:scale-95{{/unless}}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<footer class="relative grid justify-center w-full text-base border-t grid-page
|
|
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
3
|
<div class="col-full sm:col-main md:px-9.5">
|
|
4
4
|
<span class="hidden">Footer Navigation</span>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<nav role="navigation" aria-label="{{loca "geotag_related_content_headline"}}" class="">
|
|
2
|
+
<ul class="">
|
|
3
|
+
{{~#each this~}}
|
|
4
|
+
<li class="float-left mt-2 mr-2">
|
|
5
|
+
{{~#> components/button/link_button _url=this.url _variant="secondary" _size="sm" _css="overflow-hidden" _onWhite=true}}
|
|
6
|
+
{{> components/button/components/button_icon _icon="ortsmarke" _iconmap="icons" _css=""}}
|
|
7
|
+
{{>components/button/components/button_label _label=this.title _css="flex-1 truncate"}}
|
|
8
|
+
{{/components/button/link_button}}
|
|
9
|
+
</li>
|
|
10
|
+
{{~/each~}}
|
|
11
|
+
</ul>
|
|
12
|
+
</nav>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<div x-show="avStart" x-cloak id="{{this.ardPlayerConfig.playerId}}" class="ar-16-9 h-full {{~#if _addClassImg}} {{_addClassImg}}{{/if}} {{#if _isTeaser}} z-20{{/if}} js-load {{if
|
|
1
|
+
<div{{#if _isTeaser}} x-show="avStart" x-cloak{{/if}} id="{{this.ardPlayerConfig.playerId}}" class="ar-16-9 h-full {{~#if _addClassImg}} {{_addClassImg}}{{/if}} {{#if _isTeaser}} z-20{{/if}} js-load {{if _uiTestHook _uiTestHook 'ui-test-mediaplayer'}}" data-hr-mediaplayer-loader='{{json this.ardPlayerJsonConfig}}'>
|
|
2
2
|
</div>
|
|
3
3
|
{{#if _isTeaser}}
|
|
4
4
|
<div class="relative {{_aspectRatio}}" x-show="!avStart" >
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{{#with this}}
|
|
2
2
|
{{#> components/button/button _variant="tertiary" _type="button" _css=_css _alpineClick="avStart = !avStart; $dispatch('player_start')"}}
|
|
3
3
|
{{#with this}}
|
|
4
|
-
{{> components/base/image/icon _addClass=(appendToDefault (if _isLivestream "text-
|
|
4
|
+
{{> components/base/image/icon _addClass=(appendToDefault (if _isLivestream "text-media-button-live group-hover:fill-media-button-live" "text-media-button group-hover:fill-media-button") "w-10 h-10 fill-white group-hover:text-white inline ") _icon=_icon}}
|
|
5
5
|
{{#*inline "css"}}{{/inline}}
|
|
6
6
|
{{/with}}
|
|
7
7
|
{{>components/button/components/button_label _css="sr-only" _label=_label}}
|
|
8
8
|
{{/components/button/button}}
|
|
9
|
-
{{#*inline "css"}}js-mediaplayer__button
|
|
9
|
+
{{#*inline "css"}}js-mediaplayer__button ui-test-mediaplayer-trigger group rounded-full {{> components/button/utilities/button_on_image_classes _teaserSize=_teaserSize _teaserType=_teaserType _isMobile1to1=_isMobile1to1}}{{/inline}}
|
|
10
10
|
{{#*inline "htmlProperties"}}{{/inline}}
|
|
11
11
|
{{/with}}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<div class="mt-12 md:mt-14">
|
|
2
|
+
{{~#with this.programReference~}}
|
|
3
|
+
{{~#if this.hasReference~}}
|
|
4
|
+
<div class="clear-both mb-8 md:mb-10">
|
|
5
|
+
{{> components/program_reference/program_reference _isArticle=../_isArticle}}
|
|
6
|
+
</div>
|
|
7
|
+
{{~/if~}}
|
|
8
|
+
{{~/with~}}
|
|
9
|
+
{{#unless _webview}}
|
|
10
|
+
{{~#with this.geotag}}
|
|
11
|
+
{{> components/geoTag/geotag_collection }}
|
|
12
|
+
{{/with~}}
|
|
13
|
+
{{#with this.topictags}}
|
|
14
|
+
{{> components/topictag/topictag_collection }}
|
|
15
|
+
{{/with}}
|
|
16
|
+
{{/unless}}
|
|
17
|
+
</div>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<div class="flex flex-wrap ">
|
|
2
|
-
<span class="w-full text-sm uppercase sm:w-fit font-headingSerif ">{{loca "story_program_supplier"}}</span><!--
|
|
2
|
+
<span class="w-full text-sm {{#unless _isArticle}}uppercase{{/unless}} sm:w-fit font-headingSerif ">{{loca "story_program_supplier"}}</span><!--
|
|
3
3
|
-->
|
|
4
4
|
<div class="flex flex-wrap pt-2 gap-x-4 w-fit sm:w-full">
|
|
5
5
|
{{#if this.link}}
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
{{/if}}
|
|
12
12
|
{{#if this.date}}
|
|
13
13
|
<time datetime="{{#if this.displayWithTime}}{{this.date.htmlDateTime}}{{else}}{{this.date.date}}{{/if}}"
|
|
14
|
-
class="pt-1 text-xs font-copy">
|
|
14
|
+
class="{{#if _isArticle}}pt-3 md:pt-4{{else}}pt-1{{/if}} text-xs font-copy">
|
|
15
15
|
{{#if this.displayWithTime}}
|
|
16
16
|
{{loca "date_simple_at" this.date.dateSeparatorTime}}
|
|
17
17
|
{{else}}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
role="search"
|
|
4
4
|
action="{{resourceUrl "suche/index.nocache"}}"
|
|
5
5
|
method="get"
|
|
6
|
-
class="relative flex w-full border rounded
|
|
6
|
+
class="relative flex w-full border rounded ui-test-quick-search-form lg:search-border-desktop search-border-mobile sb-quick-search-form md:justify-end"
|
|
7
7
|
>
|
|
8
8
|
<div
|
|
9
9
|
class="flex {{~#if _footer}} flex-col-reverse h-10 gap-y-1 {{else}} lg:h-10 {{/if}} w-full"
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
name="query"
|
|
20
20
|
x-model="query"
|
|
21
21
|
placeholder='{{loca "search_input_placeholder" }}'
|
|
22
|
-
class="
|
|
22
|
+
class="ui-test-quick-search w-full px-2 {{~#if _footer}} h-10 py-3 placeholder-search-footer-text text-search-footer-text {{else}} py-2 placeholder-search-header-text text-search-header-text {{/if}} text-base leading-4 placeholder-opacity-100 rounded-l appearance-none lg:top-10 placeholder-text-xs focus:outline-none"
|
|
23
23
|
type="text"
|
|
24
24
|
id="searchInput--{{getRandom}}"
|
|
25
25
|
autocomplete="off"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{{#if this.isValid}}
|
|
2
|
-
<article class="
|
|
2
|
+
<article class="ui-test-teaser-cluster{{if this.isOrdered '--ordered'}} mx-5 sm:mx-0 col-span-12 grid bg-highlight-1 rounded-tl-hr rounded-br-hr{{~inline-switch this.teaserSize '["25","33","50"]' '[" md:col-span-3"," md:col-span-4"," md:col-span-6",""]'}} ">
|
|
3
3
|
<div class="">
|
|
4
4
|
<h2 class="flex items-center px-5 py-5 text-clusterTeaserHeadline">
|
|
5
5
|
{{#if this.teaserLogo}}
|
|
@@ -18,12 +18,12 @@
|
|
|
18
18
|
{{/if~}}
|
|
19
19
|
{{~#with this.clusterTeaserItems}}
|
|
20
20
|
{{~#if ../this.isOrdered}}
|
|
21
|
-
<ol class="
|
|
21
|
+
<ol class="ui-test-teaser-cluster__list mx-5 list-none divide-y divide-white divide-solid counter-reset border-t border-white{{~#if ../this.showFirstImageOrGenreImage}}{{~inline-switch ../this.realTeaserSize '["100"]' '[" md:-pt-5 md:mx-0 md:pr-5 md:border-none md:basis-1/2-gap-6 lg:basis-2/3-gap-6"]'}}{{/if~}}">
|
|
22
22
|
{{else}}
|
|
23
|
-
<ul class="
|
|
23
|
+
<ul class="ui-test-teaser-cluster__list mx-5 divide-y divide-white divide-solid border-t border-white {{~#if ../this.showFirstImageOrGenreImage}}{{~inline-switch ../this.realTeaserSize '["100"]' '[" md:-pt-5 md:mx-0 md:pr-5 md:border-none md:basis-1/2-gap-6 lg:basis-2/3-gap-6"]'}}{{/if~}}">
|
|
24
24
|
{{/if}}
|
|
25
25
|
{{~#each this~}}
|
|
26
|
-
<li class="
|
|
26
|
+
<li class="ui-test-teaser-cluster__item {{#if ../../this.isOrdered}}-ordered{{/if}} py-3{{#unless ../../this.overviewLink.link}} last-of-type:pb-3{{/unless~}}{{~#if ../../this.showFirstImageOrGenreImage}}{{~inline-switch ../../this.realTeaserSize '["100"]' '[" md:first-of-type:pt-0"]'}}{{/if~}}">
|
|
27
27
|
{{> components/teaser/cluster/teaser_cluster_item _size=../this.realTeaserSize _ordered=../../this.isOrdered }}
|
|
28
28
|
</li>
|
|
29
29
|
{{~/each}}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{{#with this.teaserLead.avDocument}}
|
|
2
2
|
{{~#if this.isVideo ~}}
|
|
3
3
|
{{#with this.toModel.videoElement}}
|
|
4
|
-
{{~> components/mediaplayer/media_player
|
|
4
|
+
{{~> components/mediaplayer/media_player _uiTestHook="ui-test-video-ondemand-player" _mediaButtonIcon="play_button" _mediaButtonLabel="Video" _isTeaser=true _teaser=../../this _aspectRatio=../../_aspectRatio _teaserSize=../../_teaserSize _isMobile1to1=../../_isMobile1to1 _geotag=../../this.geotag _hideGeotag=../../this.hideGeotag _teaserType=../../_teaserType _addClassImg=../../_addClassImg~}}
|
|
5
5
|
{{#if ../../_isMobile1to1~}}
|
|
6
6
|
{{> components/teaser/components/teaser_av_consumption_close_button _playerId=this.ardPlayerConfig.playerId }}
|
|
7
7
|
{{~/if~}}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
{{~/if~}}
|
|
10
10
|
{{~#if this.isAudio ~}}
|
|
11
11
|
{{#with this.toModel.audioElement}}
|
|
12
|
-
{{~> components/mediaplayer/media_player
|
|
12
|
+
{{~> components/mediaplayer/media_player _uiTestHook="ui-test-audio-ondemand-player" _mediaButtonIcon="audio_button" _mediaButtonLabel="Audio" _isTeaser=true _teaser=../../this _audioUrl=../this.audioUrl _variant=../this.imageVariant _noDelay=../../_noDelay _aspectRatio=../../_aspectRatio _isMobile1to1=../../_isMobile1to1 _teaserSize=../../_teaserSize _geotag=../../this.geotag _hideGeotag=../../this.hideGeotag _teaserType=../../_teaserType _addClassImg=../../_addClassImg~}}
|
|
13
13
|
{{#if ../../_isMobile1to1~}}
|
|
14
14
|
{{> components/teaser/components/teaser_av_consumption_close_button _playerId=this.ardPlayerConfig.playerId }}
|
|
15
15
|
{{~/if~}}
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
{{~/if~}}
|
|
18
18
|
{{~#if this.isPodcast ~}}
|
|
19
19
|
{{#with this.toModel.audioElement}}
|
|
20
|
-
{{~> components/mediaplayer/media_player
|
|
20
|
+
{{~> components/mediaplayer/media_player _uiTestHook="ui-test-audio-ondemand-player" _mediaButtonIcon="audio_button" _mediaButtonLabel="Podcast" _isTeaser=true _teaser=../../this _audioUrl=../this.audioUrl _variant=../this.imageVariant _noDelay=../../_noDelay _aspectRatio=../../_aspectRatio _isMobile1to1=../../_isMobile1to1 _teaserSize=../../_teaserSize _geotag=../../this.geotag _hideGeotag=../../this.hideGeotag _teaserType=../../_teaserType _addClassImg=../../_addClassImg~}}
|
|
21
21
|
{{#if ../../_isMobile1to1~}}
|
|
22
22
|
{{> components/teaser/components/teaser_av_consumption_close_button _playerId=this.ardPlayerConfig.playerId }}
|
|
23
23
|
{{~/if~}}
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
{{~/if~}}
|
|
26
26
|
{{~#if this.isAudioEventLivestream ~}}
|
|
27
27
|
{{#with this.toModel.audioLivestreamElement}}
|
|
28
|
-
{{~> components/mediaplayer/media_player
|
|
28
|
+
{{~> components/mediaplayer/media_player _uiTestHook="ui-test-audio-livestream-player" _mediaButtonIcon="play_button" _mediaButtonLabel="Live" _isLivestream="true" _isTeaser=true _teaser=../../this _audioUrl=../this.audioUrl _variant=../this.imageVariant _noDelay=../../_noDelay _aspectRatio=../../_aspectRatio _isMobile1to1=../../_isMobile1to1 _teaserSize=../../_teaserSize _geotag=../../this.geotag _hideGeotag=../../this.hideGeotag _teaserType=../../_teaserType _addClassImg=../../_addClassImg~}}
|
|
29
29
|
{{#if ../../_isMobile1to1~}}
|
|
30
30
|
{{> components/teaser/components/teaser_av_consumption_close_button _playerId=this.ardPlayerConfig.playerId }}
|
|
31
31
|
{{~/if~}}
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
{{~/if~}}
|
|
34
34
|
{{~#if this.isLivestream ~}}
|
|
35
35
|
{{#with this.toModel.videoLivestreamElement}}
|
|
36
|
-
{{~> components/mediaplayer/media_player
|
|
36
|
+
{{~> components/mediaplayer/media_player _uiTestHook="ui-test-video-livestream-player" _mediaButtonIcon="play_button" _mediaButtonLabel="Live" _isLivestream="true" _isTeaser=true _teaser=../../this _audioUrl=../this.audioUrl _variant=../this.imageVariant _noDelay=../../_noDelay _aspectRatio=../../_aspectRatio _isMobile1to1=../../_isMobile1to1 _teaserSize=../../_teaserSize _geotag=../../this.geotag _hideGeotag=../../this.hideGeotag _teaserType=../../_teaserType _addClassImg=../../_addClassImg~}}
|
|
37
37
|
{{#if ../../_isMobile1to1~}}
|
|
38
38
|
{{> components/teaser/components/teaser_av_consumption_close_button _playerId=this.ardPlayerConfig.playerId }}
|
|
39
39
|
{{~/if~}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
{{#with this}}
|
|
6
6
|
{{#> components/teaser/components/teaser_header _css=(if this.isMobile1to1 "" "px-5 sm:px-0")}}
|
|
7
|
-
{{#> components/base/link _link=this.link _css="
|
|
7
|
+
{{#> components/base/link _link=this.link _css="ui-test-teaser-link ds-teaser-focus hover:text-toplineColor" }}
|
|
8
8
|
{{#with this.label}}
|
|
9
9
|
{{#> components/label/label_group}}
|
|
10
10
|
{{> components/label/label _type=this.type _css="" _text=(loca this.loca)}}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<span class='
|
|
1
|
+
<span class='ui-test-teaser-title block mt-0.5 font-title font-bold {{> components/teaser/components/teaser_title_classes _size=_size _teaserType=_teaserType _isMobile1to1=_isMobile1to1 _firstItem=_firstItem _isCopytext=_isCopytext}}{{#if _css}} {{_css}}{{/if}}'>
|
|
2
2
|
{{~_text~}}
|
|
3
3
|
</span>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<div class="h-full flex-col flex w-full{{#if _outerCssClasses}} {{_outerCssClasses}}{{/if}}">
|
|
2
2
|
|
|
3
3
|
{{#> components/teaser/components/teaser_header _css=(if this.isStandardTeaser "px-5" "px-5 md:px-0")}}
|
|
4
|
-
{{#>components/base/link _link=this.link _css="block link-focus-white
|
|
4
|
+
{{#>components/base/link _link=this.link _css="block link-focus-white ui-test-teaser-link" }}
|
|
5
5
|
{{#with this.label}}
|
|
6
6
|
{{#> components/label/label_group}}
|
|
7
7
|
{{> components/label/label _type=this.type _text=(loca this.loca) }}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
{{~if this.teaserLead.avDocument.isVideo '
|
|
2
|
-
{{~if this.teaserLead.avDocument.isAudio '
|
|
3
|
-
{{~if this.teaserLead.avDocument.isPodcast '
|
|
4
|
-
{{~if this.teaserLead.avDocument.isLivestream '
|
|
5
|
-
{{~if this.teaserLead.avDocument.isAudioEventLivestream '
|
|
1
|
+
{{~if this.teaserLead.avDocument.isVideo 'ui-test-video '~}}
|
|
2
|
+
{{~if this.teaserLead.avDocument.isAudio 'ui-test-audio '~}}
|
|
3
|
+
{{~if this.teaserLead.avDocument.isPodcast 'ui-test-podcast '~}}
|
|
4
|
+
{{~if this.teaserLead.avDocument.isLivestream 'ui-test-video-livestream '~}}
|
|
5
|
+
{{~if this.teaserLead.avDocument.isAudioEventLivestream 'ui-test-audio-livestream '~}}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<nav role="navigation" aria-label="{{loca "geotag_related_content_headline"}}" class="">
|
|
2
|
+
<ul class="">
|
|
3
|
+
{{~#each this~}}
|
|
4
|
+
<li class="float-left mt-2 mr-2">
|
|
5
|
+
{{~#> components/button/link_button _url=this.url _variant="secondary" _size="sm" _css="overflow-hidden" _onWhite=true}}
|
|
6
|
+
{{> components/button/components/button_icon _icon="taglabel" _iconmap="icons" _css=""}}
|
|
7
|
+
{{>components/button/components/button_label _label=this.title _css="flex-1 truncate"}}
|
|
8
|
+
{{/components/button/link_button}}
|
|
9
|
+
</li>
|
|
10
|
+
{{~/each~}}
|
|
11
|
+
</ul>
|
|
12
|
+
</nav>
|
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.69.1",
|
|
10
10
|
"scripts": {
|
|
11
11
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
12
12
|
"storybook": "storybook dev -p 6006 public",
|
package/postcss.config.js
CHANGED
|
@@ -56,8 +56,8 @@
|
|
|
56
56
|
},
|
|
57
57
|
"playerId": "2563",
|
|
58
58
|
"type": "audioOndemand",
|
|
59
|
-
"cssUrl": "./vendor/ardplayer/ardplayer-hr-6.3.
|
|
60
|
-
"jsUrl": "./vendor/ardplayer/ardplayer-hr-6.3.
|
|
59
|
+
"cssUrl": "./vendor/ardplayer/ardplayer-hr-6.8.3.0b83d962.css",
|
|
60
|
+
"jsUrl": "./vendor/ardplayer/ardplayer-hr-6.8.3.82603554.js",
|
|
61
61
|
"isAutoplay": true,
|
|
62
62
|
"teaserSize": "100",
|
|
63
63
|
"realTeaserSize": "100"
|
|
@@ -139,8 +139,8 @@
|
|
|
139
139
|
},
|
|
140
140
|
"playerId": "4076",
|
|
141
141
|
"type": "audioOndemand",
|
|
142
|
-
"cssUrl": "./vendor/ardplayer/ardplayer-hr-6.3.
|
|
143
|
-
"jsUrl": "./vendor/ardplayer/ardplayer-hr-6.3.
|
|
142
|
+
"cssUrl": "./vendor/ardplayer/ardplayer-hr-6.8.3.0b83d962.css",
|
|
143
|
+
"jsUrl": "./vendor/ardplayer/ardplayer-hr-6.8.3.82603554.js",
|
|
144
144
|
"isAutoplay": true,
|
|
145
145
|
"teaserSize": "50",
|
|
146
146
|
"realTeaserSize": "50"
|
|
@@ -203,8 +203,8 @@
|
|
|
203
203
|
},
|
|
204
204
|
"playerId": "1694",
|
|
205
205
|
"type": "audioLivestream",
|
|
206
|
-
"cssUrl": "./vendor/ardplayer/ardplayer-hr-6.3.
|
|
207
|
-
"jsUrl": "./vendor/ardplayer/ardplayer-hr-6.3.
|
|
206
|
+
"cssUrl": "./vendor/ardplayer/ardplayer-hr-6.8.3.0b83d962.css",
|
|
207
|
+
"jsUrl": "./vendor/ardplayer/ardplayer-hr-6.8.3.82603554.js",
|
|
208
208
|
"isAutoplay": true,
|
|
209
209
|
"teaserSize": "50",
|
|
210
210
|
"realTeaserSize": "50"
|