hr-design-system-handlebars 1.114.76 → 1.114.77
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 +13 -0
- package/dist/assets/brand/hessenschau/conf/locatags.merged.json +1 -0
- package/dist/assets/brand/hr/conf/locatags.merged.json +1 -0
- package/dist/assets/brand/hr-bigband/conf/locatags.merged.json +1 -0
- package/dist/assets/brand/hr-fernsehen/conf/locatags.merged.json +1 -0
- package/dist/assets/brand/hr-inforadio/conf/locatags.merged.json +1 -0
- package/dist/assets/brand/hr-rundfunkrat/conf/locatags.merged.json +1 -0
- package/dist/assets/brand/hr-sinfonieorchester/conf/locatags.merged.json +1 -0
- package/dist/assets/brand/hr-werbung/conf/locatags.merged.json +1 -0
- package/dist/assets/brand/hr1/conf/locatags.merged.json +1 -0
- package/dist/assets/brand/hr2/conf/locatags.merged.json +1 -0
- package/dist/assets/brand/hr3/conf/locatags.merged.json +1 -0
- package/dist/assets/brand/hr4/conf/locatags.merged.json +1 -0
- package/dist/assets/brand/you-fm/conf/locatags.merged.json +1 -0
- package/dist/assets/index.css +12 -10
- package/dist/views/components/content/copytext/components/gallery/galleryitem_copytext.hbs +4 -4
- package/dist/views/components/content/copytext/components/gallery/galleryitem_description_copytext.hbs +1 -1
- package/dist/views/components/content/copytext/components/gallery/galleryitem_figure.hbs +1 -4
- package/dist/views_static/components/content/copytext/components/gallery/galleryitem_copytext.hbs +4 -4
- package/dist/views_static/components/content/copytext/components/gallery/galleryitem_description_copytext.hbs +1 -1
- package/dist/views_static/components/content/copytext/components/gallery/galleryitem_figure.hbs +1 -4
- package/package.json +1 -1
- package/src/assets/brand/_default/conf/locatags.json +1 -0
- package/src/assets/brand/hessenschau/conf/locatags.merged.json +1 -0
- package/src/assets/brand/hr/conf/locatags.merged.json +1 -0
- package/src/assets/brand/hr-bigband/conf/locatags.merged.json +1 -0
- package/src/assets/brand/hr-fernsehen/conf/locatags.merged.json +1 -0
- package/src/assets/brand/hr-inforadio/conf/locatags.merged.json +1 -0
- package/src/assets/brand/hr-rundfunkrat/conf/locatags.merged.json +1 -0
- package/src/assets/brand/hr-sinfonieorchester/conf/locatags.merged.json +1 -0
- package/src/assets/brand/hr-werbung/conf/locatags.merged.json +1 -0
- package/src/assets/brand/hr1/conf/locatags.merged.json +1 -0
- package/src/assets/brand/hr2/conf/locatags.merged.json +1 -0
- package/src/assets/brand/hr3/conf/locatags.merged.json +1 -0
- package/src/assets/brand/hr4/conf/locatags.merged.json +1 -0
- package/src/assets/brand/you-fm/conf/locatags.merged.json +1 -0
- package/src/stories/views/components/content/copytext/components/gallery/galleryitem_copytext.hbs +4 -4
- package/src/stories/views/components/content/copytext/components/gallery/galleryitem_description_copytext.hbs +1 -1
- package/src/stories/views/components/content/copytext/components/gallery/galleryitem_figure.hbs +1 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
1
|
+
# v1.114.77 (Thu Jan 30 2025)
|
|
2
|
+
|
|
3
|
+
#### 🐛 Bug Fix
|
|
4
|
+
|
|
5
|
+
- DPE-3381: some fixes [#1226](https://github.com/mumprod/hr-design-system-handlebars/pull/1226) (saad.elbaciri@hr.de [@selbaciri](https://github.com/selbaciri))
|
|
6
|
+
|
|
7
|
+
#### Authors: 2
|
|
8
|
+
|
|
9
|
+
- Saad El Baciri ([@selbaciri](https://github.com/selbaciri))
|
|
10
|
+
- selbaciri (saad.elbaciri@hr.de)
|
|
11
|
+
|
|
12
|
+
---
|
|
13
|
+
|
|
1
14
|
# v1.114.76 (Thu Jan 30 2025)
|
|
2
15
|
|
|
3
16
|
#### 🐛 Bug Fix
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
package/dist/assets/index.css
CHANGED
|
@@ -3186,9 +3186,6 @@ article #commentList {
|
|
|
3186
3186
|
.pl-9 {
|
|
3187
3187
|
padding-left: 2.25rem;
|
|
3188
3188
|
}
|
|
3189
|
-
.pr-0\.5 {
|
|
3190
|
-
padding-right: 0.125rem;
|
|
3191
|
-
}
|
|
3192
3189
|
.pr-1 {
|
|
3193
3190
|
padding-right: 0.25rem;
|
|
3194
3191
|
}
|
|
@@ -3822,7 +3819,7 @@ article #commentList {
|
|
|
3822
3819
|
border-bottom-color: var(--color-secondary-ds);
|
|
3823
3820
|
}
|
|
3824
3821
|
.counter-reset {
|
|
3825
|
-
counter-reset:
|
|
3822
|
+
counter-reset: cnt1738247629355;
|
|
3826
3823
|
}
|
|
3827
3824
|
.animate-delay-100 {
|
|
3828
3825
|
--tw-animate-delay: 100ms;
|
|
@@ -4262,7 +4259,7 @@ html { scroll-behavior: smooth; }
|
|
|
4262
4259
|
--tw-ring-color: rgba(255, 255, 255, 0.5);
|
|
4263
4260
|
}
|
|
4264
4261
|
.-ordered {
|
|
4265
|
-
counter-increment:
|
|
4262
|
+
counter-increment: cnt1738247629355 1;
|
|
4266
4263
|
}
|
|
4267
4264
|
.-ordered::before {
|
|
4268
4265
|
position: absolute;
|
|
@@ -4280,7 +4277,7 @@ html { scroll-behavior: smooth; }
|
|
|
4280
4277
|
--tw-text-opacity: 1;
|
|
4281
4278
|
color: rgba(0, 0, 0, 1);
|
|
4282
4279
|
color: rgba(0, 0, 0, var(--tw-text-opacity));
|
|
4283
|
-
content: counter(
|
|
4280
|
+
content: counter(cnt1738247629355);
|
|
4284
4281
|
}
|
|
4285
4282
|
/*! ****************************/
|
|
4286
4283
|
/*! DataPolicy stuff */
|
|
@@ -7053,16 +7050,16 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
|
|
|
7053
7050
|
display: block;
|
|
7054
7051
|
}
|
|
7055
7052
|
|
|
7056
|
-
.sm\:h-
|
|
7057
|
-
height:
|
|
7053
|
+
.sm\:h-11 {
|
|
7054
|
+
height: 2.75rem;
|
|
7058
7055
|
}
|
|
7059
7056
|
|
|
7060
7057
|
.sm\:w-1\/2 {
|
|
7061
7058
|
width: 50%;
|
|
7062
7059
|
}
|
|
7063
7060
|
|
|
7064
|
-
.sm\:w-
|
|
7065
|
-
width:
|
|
7061
|
+
.sm\:w-11 {
|
|
7062
|
+
width: 2.75rem;
|
|
7066
7063
|
}
|
|
7067
7064
|
|
|
7068
7065
|
.sm\:w-5\/12 {
|
|
@@ -7169,6 +7166,11 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
|
|
|
7169
7166
|
padding-right: 2.375rem;
|
|
7170
7167
|
}
|
|
7171
7168
|
|
|
7169
|
+
.sm\:py-2 {
|
|
7170
|
+
padding-top: 0.5rem;
|
|
7171
|
+
padding-bottom: 0.5rem;
|
|
7172
|
+
}
|
|
7173
|
+
|
|
7172
7174
|
.sm\:py-4 {
|
|
7173
7175
|
padding-top: 1rem;
|
|
7174
7176
|
padding-bottom: 1rem;
|
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
>
|
|
8
8
|
<div class="relative w-full select-none">
|
|
9
9
|
<div class="absolute top-0 bottom-0 left-0 right-0 ar-16-9">
|
|
10
|
-
{{#> components/button/button _variant="transparent"
|
|
11
|
-
{{> components/button/components/button_icon _icon="arrow-left" _iconmap="icons" _css="w-8 h-8 sm:w-
|
|
10
|
+
{{#> components/button/button _variant="transparent" _alpineClick="previous()" _css="absolute z-10 flex items-center justify-center left-4 bottom-4 sm:left-5 sm:bottom-5" _onBackground=true}}
|
|
11
|
+
{{> components/button/components/button_icon _icon="arrow-left" _iconmap="icons" _css="w-8 h-8 sm:w-11 sm:h-11 py-1 sm:py-2 fill-link dark:fill-link-dark" }}
|
|
12
12
|
{{/components/button/button}}
|
|
13
|
-
{{#> components/button/button _variant="transparent"
|
|
14
|
-
{{> components/button/components/button_icon _icon="arrow-right" _iconmap="icons" _css="w-8 h-8 sm:w-
|
|
13
|
+
{{#> components/button/button _variant="transparent" _alpineClick="next()" _css="absolute z-10 flex items-center justify-center right-4 bottom-4 sm:right-5 sm:bottom-5" _onBackground=true}}
|
|
14
|
+
{{> components/button/components/button_icon _icon="arrow-right" _iconmap="icons" _css="w-8 h-8 sm:w-11 sm:h-11 py-1 sm:py-2 fill-link dark:fill-link-dark" }}
|
|
15
15
|
{{/components/button/button}}
|
|
16
16
|
</div>
|
|
17
17
|
{{#each this.items}}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
{{~#with ../../_mediaBacklinkToStoryTeaser-adjust_context~}}
|
|
8
8
|
{{~#>components/base/link _link=this.link _css="hover:underline hover:!decoration-1 text-link dark:text-link-dark"~}}
|
|
9
9
|
<span>
|
|
10
|
-
{{
|
|
10
|
+
{{loca "gallery_view_linktitle"}}
|
|
11
11
|
{{~#if this.hasIcon}}
|
|
12
12
|
{{~> components/base/image/icon _icon=this.iconName _iconmap="icons" _addClass="inline -mt-0.5 ml-1 w-5 h-5 fill-current"~}}
|
|
13
13
|
{{~/if~}}
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
<figure {{#unless @first}} x-cloak {{/unless}}>
|
|
2
2
|
<div class="relative ar-16-9 gallery-slider__image animate-duration-500 animate-delay-100 animate-once animate-ease-in-out"
|
|
3
|
-
:class="animationEnabled ? (slideToRight ? 'animate-fade-left' : 'animate-fade-right') : ''"
|
|
4
|
-
{{!-- x-transition:enter="transition ease-out duration-700 delay-75"
|
|
5
|
-
x-transition:enter-start="opacity-0 transform scale-90"
|
|
6
|
-
x-transition:enter-end="opacity-100 transform scale-100" --}}>
|
|
3
|
+
:class="animationEnabled ? (slideToRight ? 'animate-fade-left' : 'animate-fade-right') : ''">
|
|
7
4
|
{{~#if this.displayOriginal.isTrue ~}}
|
|
8
5
|
<div class="relative" aria-hidden="true">
|
|
9
6
|
{{> components/base/image/responsive_image
|
package/dist/views_static/components/content/copytext/components/gallery/galleryitem_copytext.hbs
CHANGED
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
>
|
|
8
8
|
<div class="relative w-full select-none">
|
|
9
9
|
<div class="absolute top-0 bottom-0 left-0 right-0 ar-16-9">
|
|
10
|
-
{{#> components/button/button _variant="transparent"
|
|
11
|
-
{{> components/button/components/button_icon _icon="arrow-left" _iconmap="icons" _css="w-8 h-8 sm:w-
|
|
10
|
+
{{#> components/button/button _variant="transparent" _alpineClick="previous()" _css="absolute z-10 flex items-center justify-center left-4 bottom-4 sm:left-5 sm:bottom-5" _onBackground=true}}
|
|
11
|
+
{{> components/button/components/button_icon _icon="arrow-left" _iconmap="icons" _css="w-8 h-8 sm:w-11 sm:h-11 py-1 sm:py-2 fill-link dark:fill-link-dark" }}
|
|
12
12
|
{{/components/button/button}}
|
|
13
|
-
{{#> components/button/button _variant="transparent"
|
|
14
|
-
{{> components/button/components/button_icon _icon="arrow-right" _iconmap="icons" _css="w-8 h-8 sm:w-
|
|
13
|
+
{{#> components/button/button _variant="transparent" _alpineClick="next()" _css="absolute z-10 flex items-center justify-center right-4 bottom-4 sm:right-5 sm:bottom-5" _onBackground=true}}
|
|
14
|
+
{{> components/button/components/button_icon _icon="arrow-right" _iconmap="icons" _css="w-8 h-8 sm:w-11 sm:h-11 py-1 sm:py-2 fill-link dark:fill-link-dark" }}
|
|
15
15
|
{{/components/button/button}}
|
|
16
16
|
</div>
|
|
17
17
|
{{#each this.items}}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
{{~#with _mediaBacklinkToStoryTeaser~}}
|
|
8
8
|
{{~#>components/base/link _link=this.link _css="hover:underline hover:!decoration-1 text-link dark:text-link-dark"~}}
|
|
9
9
|
<span>
|
|
10
|
-
{{
|
|
10
|
+
{{loca "gallery_view_linktitle"}}
|
|
11
11
|
{{~#if this.hasIcon}}
|
|
12
12
|
{{~> components/base/image/icon _icon=this.iconName _iconmap="icons" _addClass="inline -mt-0.5 ml-1 w-5 h-5 fill-current"~}}
|
|
13
13
|
{{~/if~}}
|
package/dist/views_static/components/content/copytext/components/gallery/galleryitem_figure.hbs
CHANGED
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
<figure {{#unless @first}} x-cloak {{/unless}}>
|
|
2
2
|
<div class="relative ar-16-9 gallery-slider__image animate-duration-500 animate-delay-100 animate-once animate-ease-in-out"
|
|
3
|
-
:class="animationEnabled ? (slideToRight ? 'animate-fade-left' : 'animate-fade-right') : ''"
|
|
4
|
-
{{!-- x-transition:enter="transition ease-out duration-700 delay-75"
|
|
5
|
-
x-transition:enter-start="opacity-0 transform scale-90"
|
|
6
|
-
x-transition:enter-end="opacity-100 transform scale-100" --}}>
|
|
3
|
+
:class="animationEnabled ? (slideToRight ? 'animate-fade-left' : 'animate-fade-right') : ''">
|
|
7
4
|
{{~#if this.displayOriginal.isTrue ~}}
|
|
8
5
|
<div class="relative" aria-hidden="true">
|
|
9
6
|
{{> components/base/image/responsive_image
|
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.114.
|
|
9
|
+
"version": "1.114.77",
|
|
10
10
|
"scripts": {
|
|
11
11
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
12
12
|
"storybook": "storybook dev -p 6006 public",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"figures_copyright_voting": "Bild © {0}",
|
|
41
41
|
"gallery_image_copyright": "Bild © {0}",
|
|
42
42
|
"gallery_image_number": "Bild",
|
|
43
|
+
"gallery_view_linktitle": "zur Galerieansicht",
|
|
43
44
|
"geotag_buddies_title": "Weitere Beiträge aus der Umgebung",
|
|
44
45
|
"geotag_metadescription_prefix": "",
|
|
45
46
|
"geotag_metatitle_prefix": "aktuelle Nachrichten und Informationen ",
|
package/src/stories/views/components/content/copytext/components/gallery/galleryitem_copytext.hbs
CHANGED
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
>
|
|
8
8
|
<div class="relative w-full select-none">
|
|
9
9
|
<div class="absolute top-0 bottom-0 left-0 right-0 ar-16-9">
|
|
10
|
-
{{#> components/button/button _variant="transparent"
|
|
11
|
-
{{> components/button/components/button_icon _icon="arrow-left" _iconmap="icons" _css="w-8 h-8 sm:w-
|
|
10
|
+
{{#> components/button/button _variant="transparent" _alpineClick="previous()" _css="absolute z-10 flex items-center justify-center left-4 bottom-4 sm:left-5 sm:bottom-5" _onBackground=true}}
|
|
11
|
+
{{> components/button/components/button_icon _icon="arrow-left" _iconmap="icons" _css="w-8 h-8 sm:w-11 sm:h-11 py-1 sm:py-2 fill-link dark:fill-link-dark" }}
|
|
12
12
|
{{/components/button/button}}
|
|
13
|
-
{{#> components/button/button _variant="transparent"
|
|
14
|
-
{{> components/button/components/button_icon _icon="arrow-right" _iconmap="icons" _css="w-8 h-8 sm:w-
|
|
13
|
+
{{#> components/button/button _variant="transparent" _alpineClick="next()" _css="absolute z-10 flex items-center justify-center right-4 bottom-4 sm:right-5 sm:bottom-5" _onBackground=true}}
|
|
14
|
+
{{> components/button/components/button_icon _icon="arrow-right" _iconmap="icons" _css="w-8 h-8 sm:w-11 sm:h-11 py-1 sm:py-2 fill-link dark:fill-link-dark" }}
|
|
15
15
|
{{/components/button/button}}
|
|
16
16
|
</div>
|
|
17
17
|
{{#each this.items}}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
{{~#with _mediaBacklinkToStoryTeaser-adjust_context~}}
|
|
8
8
|
{{~#>components/base/link _link=this.link _css="hover:underline hover:!decoration-1 text-link dark:text-link-dark"~}}
|
|
9
9
|
<span>
|
|
10
|
-
{{
|
|
10
|
+
{{loca "gallery_view_linktitle"}}
|
|
11
11
|
{{~#if this.hasIcon}}
|
|
12
12
|
{{~> components/base/image/icon _icon=this.iconName _iconmap="icons" _addClass="inline -mt-0.5 ml-1 w-5 h-5 fill-current"~}}
|
|
13
13
|
{{~/if~}}
|
package/src/stories/views/components/content/copytext/components/gallery/galleryitem_figure.hbs
CHANGED
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
<figure {{#unless @first}} x-cloak {{/unless}}>
|
|
2
2
|
<div class="relative ar-16-9 gallery-slider__image animate-duration-500 animate-delay-100 animate-once animate-ease-in-out"
|
|
3
|
-
:class="animationEnabled ? (slideToRight ? 'animate-fade-left' : 'animate-fade-right') : ''"
|
|
4
|
-
{{!-- x-transition:enter="transition ease-out duration-700 delay-75"
|
|
5
|
-
x-transition:enter-start="opacity-0 transform scale-90"
|
|
6
|
-
x-transition:enter-end="opacity-100 transform scale-100" --}}>
|
|
3
|
+
:class="animationEnabled ? (slideToRight ? 'animate-fade-left' : 'animate-fade-right') : ''">
|
|
7
4
|
{{~#if this.displayOriginal.isTrue ~}}
|
|
8
5
|
<div class="relative" aria-hidden="true">
|
|
9
6
|
{{> components/base/image/responsive_image
|