hr-design-system-handlebars 1.67.5 → 1.67.7
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 +25 -0
- package/dist/assets/icons/icons/svgmap/print.svg +16 -16
- package/dist/assets/icons/icons/svgmap.min.svg +1 -1
- package/dist/assets/index.css +3 -3
- package/dist/views/components/page/story/story_article.hbs +2 -2
- package/dist/views_static/components/page/story/story_article.hbs +2 -2
- package/package.json +1 -1
- package/src/assets/fixtures/page/story/story_images.inc.json +23 -1
- package/src/assets/fixtures/page/story/story_with_square_image.json +19 -0
- package/src/assets/icons/icons/svgmap/print.svg +16 -16
- package/src/assets/icons/icons/svgmap.min.svg +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 -0
- package/src/stories/views/components/page/story/story_article.hbs +2 -2
- package/src/stories/views/components/page/story/story_main.stories.js +10 -0
|
@@ -14,7 +14,29 @@
|
|
|
14
14
|
}
|
|
15
15
|
]
|
|
16
16
|
}
|
|
17
|
-
},
|
|
17
|
+
},
|
|
18
|
+
"story_image_lead_square": {
|
|
19
|
+
"isImage": true,
|
|
20
|
+
"caption": "Bildunterschrift",
|
|
21
|
+
"copyrightWithLinks": "picture-alliance/dpa",
|
|
22
|
+
"responsiveImage": {
|
|
23
|
+
"asPicture": true,
|
|
24
|
+
"asImage": false,
|
|
25
|
+
"fallback": "images/{#image}_v-16to9__medium.jpg",
|
|
26
|
+
"sources": [
|
|
27
|
+
{
|
|
28
|
+
"media": "all and (max-width: 47.938em)",
|
|
29
|
+
"sizes": "40vw",
|
|
30
|
+
"srcset": "images/{#image}_v-1to1__small.jpg 380w, images/{#image}_v-1to1__medium.jpg 480w, images/{#image}_v-1to1.jpg 720w, images/{#image}_v-1to1__large.jpg 960w"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"media": "all and (min-width: 48em) ",
|
|
34
|
+
"sizes": "33vw",
|
|
35
|
+
"srcset": "images/{#image}_v-16to9__small.jpg 320w, images/{#image}_v-16to9__medium.jpg 480w, images/{#image}_v-16to9__medium__extended.jpg 640w, images/{#image}_v-16to9.jpg 960w"
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|
|
39
|
+
},
|
|
18
40
|
"copytext_image_100": {
|
|
19
41
|
"isImage": true,
|
|
20
42
|
"showFullSize": {
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
|
|
3
|
+
"@->jsoninclude": "page/story/story.inc.json",
|
|
4
|
+
"@->overrides": [
|
|
5
|
+
{
|
|
6
|
+
"@->contentpath": "teaseritem",
|
|
7
|
+
"@->value": {
|
|
8
|
+
"@->jsoninclude": "page/story/story_images.inc.json",
|
|
9
|
+
"@->contentpath": "story_image_lead_square",
|
|
10
|
+
"@->replaceToken": [
|
|
11
|
+
{
|
|
12
|
+
"@->token": "image",
|
|
13
|
+
"@->value": "connichi-106"
|
|
14
|
+
}
|
|
15
|
+
]
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
]
|
|
19
|
+
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
</svg>
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
4
|
+
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="88px"
|
|
5
|
+
height="88px" viewBox="0 0 88 88" enable-background="new 0 0 88 88" xml:space="preserve">
|
|
6
|
+
<g id="Ebene_1">
|
|
7
|
+
</g>
|
|
8
|
+
<g id="Ebene_2">
|
|
9
|
+
<path d="M0,0v88h88V0H0z M27.644,23.183c0-1.487,1.189-2.378,2.379-2.378h27.954c1.488,0,2.379,1.189,2.379,2.378v1.785
|
|
10
|
+
c0,1.487-1.19,2.378-2.379,2.378H30.022c-1.189,0-2.379-1.189-2.379-2.378V23.183z M53.814,67.195H34.483
|
|
11
|
+
c-1.487,0-2.379-1.188-2.379-2.379V50.244c0-1.486,1.189-2.379,2.379-2.379h19.033c1.488,0,2.379,1.191,2.379,2.379l0.296,14.572
|
|
12
|
+
C56.191,66.305,55.005,67.195,53.814,67.195z M71.359,58.572h-8.92c-1.488,0-2.379-1.189-2.379-2.381V43.404H28.536v12.49
|
|
13
|
+
c0,1.488-1.189,2.379-2.38,2.379H16.64c-1.486,0-2.378-1.188-2.378-2.379V34.483c0-1.487,1.189-2.379,2.378-2.379h54.42
|
|
14
|
+
c1.488,0,2.384,1.19,2.384,2.379l0.295,21.708C73.738,57.678,72.548,58.572,71.359,58.572z"/>
|
|
15
|
+
</g>
|
|
16
|
+
</svg>
|