hr-design-system-handlebars 1.52.14 → 1.52.15
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 +12 -0
- package/dist/assets/index.css +11 -11
- package/dist/views/components/banner/banner.storybook.hbs +4 -4
- package/dist/views/components/banner/header/headline.hbs +1 -1
- package/dist/views/components/event/calendar/event_calendar_event_teaser.hbs +1 -1
- package/dist/views/components/grid/grid_group_100_item_100.hbs +1 -1
- package/dist/views/components/grid/grid_group_100_item_100_with_background.hbs +1 -1
- package/dist/views/components/grid/grid_group_100_item_25.hbs +5 -5
- package/dist/views/components/grid/grid_group_100_item_50.hbs +1 -1
- package/dist/views/components/grid/grid_group_100_tabbed_25.hbs +5 -5
- package/dist/views/components/grid/grid_group_100_tabbed_33.hbs +1 -1
- package/dist/views/components/grid/grid_group_100_tabbed_50.hbs +3 -3
- package/dist/views/components/grid/grid_group_33_item_100.hbs +1 -1
- package/dist/views/components/grid/grid_group_50_item_100.hbs +1 -1
- package/dist/views/components/grid/grid_group_66_item_100.hbs +1 -1
- package/dist/views/components/teaser/components/teaser_title_classes.hbs +14 -14
- package/dist/views/components/teaser/group_teaser/group_teaser.hbs +1 -1
- package/dist/views/components/teaser/group_teaser/group_teaser_accented.hbs +1 -1
- package/dist/views/components/teaser/teaser_indextext.hbs +1 -1
- package/dist/views_static/components/banner/banner.storybook.hbs +4 -4
- package/dist/views_static/components/banner/header/headline.hbs +1 -1
- package/dist/views_static/components/event/calendar/event_calendar_event_teaser.hbs +1 -1
- package/dist/views_static/components/grid/grid_group_100_item_100.hbs +1 -1
- package/dist/views_static/components/grid/grid_group_100_item_100_with_background.hbs +1 -1
- package/dist/views_static/components/grid/grid_group_100_item_25.hbs +5 -5
- package/dist/views_static/components/grid/grid_group_100_item_50.hbs +1 -1
- package/dist/views_static/components/grid/grid_group_100_tabbed_25.hbs +5 -5
- package/dist/views_static/components/grid/grid_group_100_tabbed_33.hbs +1 -1
- package/dist/views_static/components/grid/grid_group_100_tabbed_50.hbs +3 -3
- package/dist/views_static/components/grid/grid_group_33_item_100.hbs +1 -1
- package/dist/views_static/components/grid/grid_group_50_item_100.hbs +1 -1
- package/dist/views_static/components/grid/grid_group_66_item_100.hbs +1 -1
- package/dist/views_static/components/teaser/components/teaser_title_classes.hbs +14 -14
- package/dist/views_static/components/teaser/group_teaser/group_teaser.hbs +1 -1
- package/dist/views_static/components/teaser/group_teaser/group_teaser_accented.hbs +1 -1
- package/dist/views_static/components/teaser/teaser_indextext.hbs +1 -1
- package/package.json +1 -1
- package/src/stories/Typography.mdx +12 -2
- package/src/stories/views/components/banner/banner.storybook.hbs +4 -4
- package/src/stories/views/components/banner/header/headline.hbs +1 -1
- package/src/stories/views/components/event/calendar/event_calendar_event_teaser.hbs +1 -1
- package/src/stories/views/components/grid/grid_group_100_item_100.hbs +1 -1
- package/src/stories/views/components/grid/grid_group_100_item_100_with_background.hbs +1 -1
- package/src/stories/views/components/grid/grid_group_100_item_25.hbs +5 -5
- package/src/stories/views/components/grid/grid_group_100_item_50.hbs +1 -1
- package/src/stories/views/components/grid/grid_group_100_tabbed_25.hbs +5 -5
- package/src/stories/views/components/grid/grid_group_100_tabbed_33.hbs +1 -1
- package/src/stories/views/components/grid/grid_group_100_tabbed_50.hbs +3 -3
- package/src/stories/views/components/grid/grid_group_33_item_100.hbs +1 -1
- package/src/stories/views/components/grid/grid_group_50_item_100.hbs +1 -1
- package/src/stories/views/components/grid/grid_group_66_item_100.hbs +1 -1
- package/src/stories/views/components/teaser/components/teaser_title_classes.hbs +14 -14
- package/src/stories/views/components/teaser/group_teaser/group_teaser.hbs +1 -1
- package/src/stories/views/components/teaser/group_teaser/group_teaser_accented.hbs +1 -1
- package/src/stories/views/components/teaser/teaser_indextext.hbs +1 -1
- package/tailwind.config.js +3 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<div class="grid grid-page">
|
|
2
2
|
<div class="{{> components/grid/grid_group_wrapper_classes }}">
|
|
3
3
|
{{#>components/grid/grid_group teaserSize="50"}}
|
|
4
|
-
<h2 class="text-
|
|
4
|
+
<h2 class="text-5xl headline--barrier col-span-full">Gruppen 50%</h2>
|
|
5
5
|
{{#>components/grid/grid_item _size="12"}}
|
|
6
6
|
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
7
7
|
6/12 = 50%
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<div class="grid grid-page">
|
|
2
2
|
<div class="{{> components/grid/grid_group_wrapper_classes }}">
|
|
3
3
|
{{#>components/grid/grid_group teaserSize="66"}}
|
|
4
|
-
<h2 class="text-
|
|
4
|
+
<h2 class="text-5xl headline--barrier col-span-full">Gruppen 66%</h2>
|
|
5
5
|
{{#>components/grid/grid_item _size="12"}}
|
|
6
6
|
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
7
7
|
8/12 = 66%
|
|
@@ -16,13 +16,13 @@ the 4 parameters are:
|
|
|
16
16
|
{{~inline-switch
|
|
17
17
|
_size
|
|
18
18
|
'["hero","100","25"]'
|
|
19
|
-
'["text-lg md:text-
|
|
19
|
+
'["text-lg md:text-5xl","text-lg md:text-5xl","text-lg","text-lg md:text-2xl"]'
|
|
20
20
|
~}}
|
|
21
21
|
{{~else~}}
|
|
22
22
|
{{~inline-switch
|
|
23
23
|
_size
|
|
24
24
|
'["hero","100","25"]'
|
|
25
|
-
'["text-2xl md:text-
|
|
25
|
+
'["text-2xl md:text-5xl","text-2xl md:text-5xl","text-lg","text-2xl"]'
|
|
26
26
|
~}}
|
|
27
27
|
{{~/if~}}
|
|
28
28
|
{{~/case~}}
|
|
@@ -31,13 +31,13 @@ the 4 parameters are:
|
|
|
31
31
|
{{~inline-switch
|
|
32
32
|
_size
|
|
33
33
|
'["hero","100","25"]'
|
|
34
|
-
'["text-lg md:text-
|
|
34
|
+
'["text-lg md:text-5xl","text-lg md:text-5xl","text-lg","text-lg md:text-2xl"]'
|
|
35
35
|
~}}
|
|
36
36
|
{{~else~}}
|
|
37
37
|
{{~inline-switch
|
|
38
38
|
_size
|
|
39
39
|
'["hero","100","25"]'
|
|
40
|
-
'["text-2xl md:text-
|
|
40
|
+
'["text-2xl md:text-5xl","text-2xl md:text-5xl","text-lg","text-2xl"]'
|
|
41
41
|
~}}
|
|
42
42
|
{{~/if~}}
|
|
43
43
|
{{~/case~}}
|
|
@@ -46,13 +46,13 @@ the 4 parameters are:
|
|
|
46
46
|
{{~inline-switch
|
|
47
47
|
_size
|
|
48
48
|
'["hero","100","25"]'
|
|
49
|
-
'["text-lg md:text-
|
|
49
|
+
'["text-lg md:text-5xl","text-lg md:text-5xl","text-lg","text-lg md:text-2xl"]'
|
|
50
50
|
~}}
|
|
51
51
|
{{~else~}}
|
|
52
52
|
{{~inline-switch
|
|
53
53
|
_size
|
|
54
54
|
'["hero","100","25"]'
|
|
55
|
-
'["text-2xl md:text-
|
|
55
|
+
'["text-2xl md:text-5xl","text-2xl md:text-5xl","text-lg","text-2xl"]'
|
|
56
56
|
~}}
|
|
57
57
|
{{~/if~}}
|
|
58
58
|
{{~/case~}}
|
|
@@ -60,28 +60,28 @@ the 4 parameters are:
|
|
|
60
60
|
{{~inline-switch
|
|
61
61
|
_size
|
|
62
62
|
'["hero","100","50"]'
|
|
63
|
-
'["text-2xl md:text-
|
|
63
|
+
'["text-2xl md:text-4xl","text-lg md:text-4xl","text-lg md:text-2xl"]'
|
|
64
64
|
~}}
|
|
65
65
|
{{~/case~}}
|
|
66
66
|
{{~#case 'event-alternative'~}}
|
|
67
67
|
{{~inline-switch
|
|
68
68
|
_size
|
|
69
69
|
'["hero","100","50"]'
|
|
70
|
-
'["text-2xl md:text-
|
|
70
|
+
'["text-2xl md:text-4xl","text-lg md:text-4xl","text-lg md:text-2xl"]'
|
|
71
71
|
~}}
|
|
72
72
|
{{~/case~}}
|
|
73
73
|
{{~#case 'tabbox-alternative'~}}
|
|
74
74
|
{{~inline-switch
|
|
75
75
|
_size
|
|
76
76
|
'["hero","100","50"]'
|
|
77
|
-
'["text-2xl md:text-
|
|
77
|
+
'["text-2xl md:text-4xl","text-lg md:text-4xl","text-lg md:text-2xl"]'
|
|
78
78
|
~}}
|
|
79
79
|
{{~/case~}}
|
|
80
80
|
{{~#case 'poster'~}}
|
|
81
81
|
{{#if _isCopytext~}}
|
|
82
|
-
{{~#if this.showFullSize.isTrue~}}text-xl sm480:text-2xl md:text-
|
|
82
|
+
{{~#if this.showFullSize.isTrue~}}text-xl sm480:text-2xl md:text-5xl{{else}}text-xl sm480:text-2xl{{~/if~}}
|
|
83
83
|
{{else}}
|
|
84
|
-
{{~inline-switch _size '["50","33"]' '["text-2xl md:text-
|
|
84
|
+
{{~inline-switch _size '["50","33"]' '["text-2xl md:text-5xl","text-2xl"]'~}}
|
|
85
85
|
{{/if}}
|
|
86
86
|
{{~/case~}}
|
|
87
87
|
{{~#case 'cluster'~}}
|
|
@@ -92,7 +92,7 @@ the 4 parameters are:
|
|
|
92
92
|
{{/if}}
|
|
93
93
|
{{~/case~}}
|
|
94
94
|
{{~#case 'stage'~}}
|
|
95
|
-
{{~inline-switch _size '["100"]' '[" text-2xl md:text-
|
|
95
|
+
{{~inline-switch _size '["100"]' '[" text-2xl md:text-5xl"," text-2xl"]'}}
|
|
96
96
|
{{~/case~}}
|
|
97
97
|
{{~#case 'calendar'~}}
|
|
98
98
|
text-2xl
|
|
@@ -101,14 +101,14 @@ the 4 parameters are:
|
|
|
101
101
|
{{~inline-switch
|
|
102
102
|
_size
|
|
103
103
|
'["hero","100","25"]'
|
|
104
|
-
'["text-2xl md:text-
|
|
104
|
+
'["text-2xl md:text-5xl","text-2xl md:text-5xl","text-2xl md:text-lg","text-2xl"]'
|
|
105
105
|
~}}
|
|
106
106
|
{{~/case~}}
|
|
107
107
|
{{~#case 'ticker-alternative'~}}
|
|
108
108
|
{{~inline-switch
|
|
109
109
|
_size
|
|
110
110
|
'["hero","100","50"]'
|
|
111
|
-
'["text-2xl md:text-
|
|
111
|
+
'["text-2xl md:text-5xl","text-2xl md:text-2xl","text-lg md:text-2xl"]'
|
|
112
112
|
~}}
|
|
113
113
|
{{~/case~}}
|
|
114
114
|
{{~/switch~}}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{{#if this.hasGroupItems}}
|
|
2
2
|
{{#>components/grid/grid_group _backgroundColor=this.backgroundColor }}
|
|
3
3
|
{{~#if this.hasGroupTitle}}
|
|
4
|
-
<{{if this.headlineTag this.headlineTag "h2"}} class="text-2xl {{#unless this.isRelatedContent}} md:text-
|
|
4
|
+
<{{if this.headlineTag this.headlineTag "h2"}} class="text-2xl {{#unless this.isRelatedContent}} md:text-5xl{{else}} justifyLine{{/unless}} col-span-full py-0 font-title {{#if this.backgroundColor}} text-center{{else}} headline-barrier{{/if}}">
|
|
5
5
|
{{~#if this.hasLink}}<a class="no-underline hover:underline decoration-1 md:decoration-2 text-link" href="{{this.link.url}}">{{/if~}}
|
|
6
6
|
{{this.groupTitle}}
|
|
7
7
|
{{~#if this.hasLink}}</a>{{/if~}}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{{#>components/grid/grid_group size=this.teaserSize }}
|
|
3
3
|
<div class="grid items-start content-start h-auto grid-cols-12 col-span-12 py-5 mx-5 group-accented sm:p-5 sm:mx-0 rounded-tl-hr rounded-br-hr bg-highlight-1 gap-x-6 gap-y-5">
|
|
4
4
|
{{~#if this.hasGroupTitle}}
|
|
5
|
-
<h2 class="text-2xl md:text-
|
|
5
|
+
<h2 class="text-2xl md:text-5xl px-5 sm:px-0 col-span-full pt-0 pb-4 font-title {{#if this.backgroundColor}} text-center{{else}} headline-barrier{{/if}}">
|
|
6
6
|
{{~#if this.hasLink}}<a class="no-underline hover:underline decoration-1 md:decoration-2 text-blue-science" href="{{this.link.url}}">{{/if~}}
|
|
7
7
|
{{this.groupTitle}}
|
|
8
8
|
{{~#if this.hasLink}}</a>{{/if~}}
|
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.52.
|
|
9
|
+
"version": "1.52.15",
|
|
10
10
|
"scripts": {
|
|
11
11
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
12
12
|
"storybook": "storybook dev -p 6006 public",
|
|
@@ -92,8 +92,9 @@ Zur Auszeichnung von Überschriften stehen die folgenden Utility Klassen zur ver
|
|
|
92
92
|
| `text-lg` | `font-size: 1.125rem` <br /> `line-height: 1.5rem` | `18px`<br />`24px` | Setzt die Eigenschaften `font-size` und `line-height` |
|
|
93
93
|
| `text-xl` | `font-size: 1.25rem` <br /> `line-height: 1.6875rem` | `20px`<br />`27px` | Setzt die Eigenschaften `font-size` und `line-height` |
|
|
94
94
|
| `text-2xl` | `font-size: 1.375rem` <br /> `line-height: 1.75rem` | `22px`<br />`28px` | Setzt die Eigenschaften `font-size` und `line-height` |
|
|
95
|
-
| `text-3xl` | `font-size: 1.
|
|
96
|
-
| `text-4xl` | `font-size:
|
|
95
|
+
| `text-3xl` | `font-size: 1.625rem` <br /> `line-height: 2rem` | `26px`<br />`32px` | Setzt die Eigenschaften `font-size` und `line-height` |
|
|
96
|
+
| `text-4xl` | `font-size: 1.875rem` <br /> `line-height: 2.25rem` | `30px`<br />`36px` | Setzt die Eigenschaften `font-size` und `line-height` |
|
|
97
|
+
| `text-5xl` | `font-size: 2.125rem` <br /> `line-height: 2.375rem` | `34px`<br />`38px` | Setzt die Eigenschaften `font-size` und `line-height` |
|
|
97
98
|
|
|
98
99
|
### Verwendung RobotoSlab
|
|
99
100
|
|
|
@@ -142,6 +143,14 @@ eine der Klassen `text-{size}` gegben werden.
|
|
|
142
143
|
The quick brown fox jumped over the lazy dog.
|
|
143
144
|
</dd>
|
|
144
145
|
</div>
|
|
146
|
+
<div className="mt-6 flex items-start">
|
|
147
|
+
<dt className="!m-0 w-16 shrink-0 text-sm text-violet-600 text-opacity-50 font-mono leading-6">
|
|
148
|
+
4xl
|
|
149
|
+
</dt>
|
|
150
|
+
<dd className="truncate text-5xl font-normal font-headingSerif">
|
|
151
|
+
The quick brown fox jumped over the lazy dog.
|
|
152
|
+
</dd>
|
|
153
|
+
</div>
|
|
145
154
|
</dl>
|
|
146
155
|
</div>
|
|
147
156
|
|
|
@@ -151,6 +160,7 @@ eine der Klassen `text-{size}` gegben werden.
|
|
|
151
160
|
<p class="text-2xl font-headingSerif">The quick brown fox ...</p>
|
|
152
161
|
<p class="text-3xl font-headingSerif">The quick brown fox ...</p>
|
|
153
162
|
<p class="text-4xl font-headingSerif">The quick brown fox ...</p>
|
|
163
|
+
<p class="text-5xl font-headingSerif">The quick brown fox ...</p>
|
|
154
164
|
```
|
|
155
165
|
|
|
156
166
|
### Verwendung Roboto Condensed
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<div class="flex flex-col py-6 bg-slate-500">
|
|
2
2
|
<div class="grid mb-4 grid-page">
|
|
3
|
-
<h1 class="text-
|
|
3
|
+
<h1 class="text-4xl font-title col-full sm:col-main">Maximalausprägung mit Struktur Navigation</h1>
|
|
4
4
|
</div>
|
|
5
5
|
{{#> components/banner/header/breadcrumb_wrapper _hasBannerImage=true _hasContentNav=true }}
|
|
6
6
|
{{> components/navigation/breadcrumb/breadcrumb }}
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
</div>
|
|
35
35
|
<div class="flex flex-col py-6 bg-orange-500">
|
|
36
36
|
<div class="grid mb-4 grid-page">
|
|
37
|
-
<h1 class="text-
|
|
37
|
+
<h1 class="text-4xl font-title col-full sm:col-main">Maximalausprägung ohne Struktur Navigation</h1>
|
|
38
38
|
</div>
|
|
39
39
|
{{#> components/banner/header/breadcrumb_wrapper _hasBannerImage=true _hasContentNav=false }}
|
|
40
40
|
{{> components/navigation/breadcrumb/breadcrumb }}
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
</div>
|
|
66
66
|
<div class="flex flex-col py-6 bg-green-800">
|
|
67
67
|
<div class="grid mb-4 grid-page">
|
|
68
|
-
<h1 class="text-
|
|
68
|
+
<h1 class="text-4xl font-title col-full sm:col-main">Maximalausprägung Mobil kein Bild</h1>
|
|
69
69
|
</div>
|
|
70
70
|
{{#> components/banner/header/breadcrumb_wrapper _hasBannerImage=true _hasContentNav=false}}
|
|
71
71
|
{{> components/navigation/breadcrumb/breadcrumb }}
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
</div>
|
|
95
95
|
<div class="flex flex-col py-6 bg-orange-oregon dark:bg-black ">
|
|
96
96
|
<div class="grid mb-4 grid-page">
|
|
97
|
-
<h1 class="text-
|
|
97
|
+
<h1 class="text-4xl font-title col-full sm:col-main">Maximalausprägung kein Bild</h1>
|
|
98
98
|
</div>
|
|
99
99
|
{{#> components/banner/header/breadcrumb_wrapper _hasBannerImage=false _hasContentNav=false }}
|
|
100
100
|
{{> components/navigation/breadcrumb/breadcrumb }}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<div class="flex flex-col basis-2/12 w-2/12 align-top items-center justify-center px-4 py-3 border-dotted border-r border-event-calendar-secondary">
|
|
7
7
|
{{#with this.startDate}}
|
|
8
8
|
<span class='text-base font-serif'>{{this.weekdayNameShort}}</span>
|
|
9
|
-
<span class='text-
|
|
9
|
+
<span class='text-4xl font-serif font-bold'>{{this.day}}</span>
|
|
10
10
|
<span class='text-base font-serif'>{{this.monthNameShort}}</span>
|
|
11
11
|
{{/with}}
|
|
12
12
|
</div>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<div class="grid grid-page">
|
|
2
2
|
<div class="{{> components/grid/grid_group_wrapper_classes }}">
|
|
3
3
|
{{#>components/grid/grid_group _size="100"}}
|
|
4
|
-
<h2 class="text-
|
|
4
|
+
<h2 class="text-5xl headline--barrier col-span-full">Gruppen 100%</h2>
|
|
5
5
|
{{#>components/grid/grid_item _size="12"}}
|
|
6
6
|
<a href="#">
|
|
7
7
|
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<div class="grid grid-page">
|
|
2
2
|
<div class="{{> components/grid/grid_group_wrapper_classes }}">
|
|
3
3
|
{{#>components/grid/grid_group _backgroundColor="2" _size="100"}}
|
|
4
|
-
<h2 class="text-
|
|
4
|
+
<h2 class="text-5xl headline--barrier col-span-full">Gruppen 100% mit blauen Hintergrund bis Rand</h2>
|
|
5
5
|
{{#>components/grid/grid_item _size="6"}}
|
|
6
6
|
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
7
7
|
6/12 = 50%
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
{{#>components/grid/grid_group teaserSize="100"}}
|
|
2
|
-
<h2 class="text-
|
|
2
|
+
<h2 class="text-5xl headline--barrier col-span-full">Gruppen 100%</h2>
|
|
3
3
|
{{#>components/grid/grid_item _size="3"}}
|
|
4
|
-
<div class="flex items-center justify-center text-
|
|
4
|
+
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
5
5
|
3/12 = 25%
|
|
6
6
|
</div>
|
|
7
7
|
{{/components/grid/grid_item}}
|
|
8
8
|
|
|
9
9
|
{{#>components/grid/grid_item _size="3"}}
|
|
10
|
-
<div class="flex items-center justify-center text-
|
|
10
|
+
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
11
11
|
3/12 = 25%
|
|
12
12
|
</div>
|
|
13
13
|
{{/components/grid/grid_item}}
|
|
14
14
|
|
|
15
15
|
{{#>components/grid/grid_item _size="3"}}
|
|
16
|
-
<div class="flex items-center justify-center text-
|
|
16
|
+
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
17
17
|
3/12 = 25%
|
|
18
18
|
</div>
|
|
19
19
|
{{/components/grid/grid_item}}
|
|
20
20
|
|
|
21
21
|
{{#>components/grid/grid_item _size="3"}}
|
|
22
|
-
<div class="flex items-center justify-center text-
|
|
22
|
+
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
23
23
|
3/12 = 25%
|
|
24
24
|
</div>
|
|
25
25
|
{{/components/grid/grid_item}}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{{#>components/grid/grid_group teaserSize="100"}}
|
|
2
|
-
<h2 class="text-
|
|
2
|
+
<h2 class="text-5xl headline--barrier col-span-full">Gruppen 100%</h2>
|
|
3
3
|
{{#>components/grid/grid_item _size="6"}}
|
|
4
4
|
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
5
5
|
6/12 = 50%
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
<div class="grid grid-page">
|
|
2
2
|
<div class="{{> components/grid/grid_group_wrapper_classes }}">
|
|
3
3
|
{{#>components/grid/grid_group_tabbed }}
|
|
4
|
-
<h2 class="text-
|
|
4
|
+
<h2 class="text-5xl headline--barrier col-span-full">Gruppen 100% Tabbed</h2>
|
|
5
5
|
{{#>components/grid/grid_item _size="3"}}
|
|
6
|
-
<div class="flex items-center justify-center text-
|
|
6
|
+
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
7
7
|
3/12 = 25%
|
|
8
8
|
</div>
|
|
9
9
|
{{/components/grid/grid_item}}
|
|
10
10
|
|
|
11
11
|
{{#>components/grid/grid_item _size="3"}}
|
|
12
|
-
<div class="flex items-center justify-center text-
|
|
12
|
+
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
13
13
|
3/12 = 25%
|
|
14
14
|
</div>
|
|
15
15
|
{{/components/grid/grid_item}}
|
|
16
16
|
|
|
17
17
|
{{#>components/grid/grid_item _size="3"}}
|
|
18
|
-
<div class="flex items-center justify-center text-
|
|
18
|
+
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
19
19
|
3/12 = 25%
|
|
20
20
|
</div>
|
|
21
21
|
{{/components/grid/grid_item}}
|
|
22
22
|
|
|
23
23
|
{{#>components/grid/grid_item _size="3"}}
|
|
24
|
-
<div class="flex items-center justify-center text-
|
|
24
|
+
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
25
25
|
3/12 = 25%
|
|
26
26
|
</div>
|
|
27
27
|
{{/components/grid/grid_item}}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<div class="grid grid-page">
|
|
2
2
|
<div class="{{> components/grid/grid_group_wrapper_classes }}">
|
|
3
3
|
{{#>components/grid/grid_group_tabbed}}
|
|
4
|
-
<h2 class="text-
|
|
4
|
+
<h2 class="text-5xl headline--barrier col-span-full">Gruppen 100%</h2>
|
|
5
5
|
{{#>components/grid/grid_item _size="4"}}
|
|
6
6
|
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
7
7
|
4/12 = 33%
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
<div class="grid grid-page">
|
|
2
2
|
<div class="{{> components/grid/grid_group_wrapper_classes }}">
|
|
3
3
|
{{#>components/grid/grid_group_tabbed }}
|
|
4
|
-
<h2 class="text-
|
|
4
|
+
<h2 class="text-5xl headline--barrier col-span-full">Gruppen 50% Tabbed</h2>
|
|
5
5
|
{{#>components/grid/grid_item _size="6"}}
|
|
6
|
-
<div class="flex items-center justify-center text-
|
|
6
|
+
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
7
7
|
6/12 = 50%
|
|
8
8
|
</div>
|
|
9
9
|
{{/components/grid/grid_item}}
|
|
10
10
|
|
|
11
11
|
{{#>components/grid/grid_item _size="6"}}
|
|
12
|
-
<div class="flex items-center justify-center text-
|
|
12
|
+
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
13
13
|
6/12 = 50%
|
|
14
14
|
</div>
|
|
15
15
|
{{/components/grid/grid_item}}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<div class="grid grid-page">
|
|
2
2
|
<div class="{{> components/grid/grid_group_wrapper_classes }}">
|
|
3
3
|
{{#>components/grid/grid_group teaserSize="33"}}
|
|
4
|
-
<h2 class="text-
|
|
4
|
+
<h2 class="text-5xl headline--barrier col-span-full">Gruppen 33%</h2>
|
|
5
5
|
{{#>components/grid/grid_item _size="12"}}
|
|
6
6
|
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
7
7
|
4/12 = 33%
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<div class="grid grid-page">
|
|
2
2
|
<div class="{{> components/grid/grid_group_wrapper_classes }}">
|
|
3
3
|
{{#>components/grid/grid_group teaserSize="50"}}
|
|
4
|
-
<h2 class="text-
|
|
4
|
+
<h2 class="text-5xl headline--barrier col-span-full">Gruppen 50%</h2>
|
|
5
5
|
{{#>components/grid/grid_item _size="12"}}
|
|
6
6
|
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
7
7
|
6/12 = 50%
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<div class="grid grid-page">
|
|
2
2
|
<div class="{{> components/grid/grid_group_wrapper_classes }}">
|
|
3
3
|
{{#>components/grid/grid_group teaserSize="66"}}
|
|
4
|
-
<h2 class="text-
|
|
4
|
+
<h2 class="text-5xl headline--barrier col-span-full">Gruppen 66%</h2>
|
|
5
5
|
{{#>components/grid/grid_item _size="12"}}
|
|
6
6
|
<div class="flex items-center justify-center text-5xl text-white bg-gray-500 aspect-video">
|
|
7
7
|
8/12 = 66%
|
|
@@ -16,13 +16,13 @@ the 4 parameters are:
|
|
|
16
16
|
{{~inline-switch
|
|
17
17
|
_size
|
|
18
18
|
'["hero","100","25"]'
|
|
19
|
-
'["text-lg md:text-
|
|
19
|
+
'["text-lg md:text-5xl","text-lg md:text-5xl","text-lg","text-lg md:text-2xl"]'
|
|
20
20
|
~}}
|
|
21
21
|
{{~else~}}
|
|
22
22
|
{{~inline-switch
|
|
23
23
|
_size
|
|
24
24
|
'["hero","100","25"]'
|
|
25
|
-
'["text-2xl md:text-
|
|
25
|
+
'["text-2xl md:text-5xl","text-2xl md:text-5xl","text-lg","text-2xl"]'
|
|
26
26
|
~}}
|
|
27
27
|
{{~/if~}}
|
|
28
28
|
{{~/case~}}
|
|
@@ -31,13 +31,13 @@ the 4 parameters are:
|
|
|
31
31
|
{{~inline-switch
|
|
32
32
|
_size
|
|
33
33
|
'["hero","100","25"]'
|
|
34
|
-
'["text-lg md:text-
|
|
34
|
+
'["text-lg md:text-5xl","text-lg md:text-5xl","text-lg","text-lg md:text-2xl"]'
|
|
35
35
|
~}}
|
|
36
36
|
{{~else~}}
|
|
37
37
|
{{~inline-switch
|
|
38
38
|
_size
|
|
39
39
|
'["hero","100","25"]'
|
|
40
|
-
'["text-2xl md:text-
|
|
40
|
+
'["text-2xl md:text-5xl","text-2xl md:text-5xl","text-lg","text-2xl"]'
|
|
41
41
|
~}}
|
|
42
42
|
{{~/if~}}
|
|
43
43
|
{{~/case~}}
|
|
@@ -46,13 +46,13 @@ the 4 parameters are:
|
|
|
46
46
|
{{~inline-switch
|
|
47
47
|
_size
|
|
48
48
|
'["hero","100","25"]'
|
|
49
|
-
'["text-lg md:text-
|
|
49
|
+
'["text-lg md:text-5xl","text-lg md:text-5xl","text-lg","text-lg md:text-2xl"]'
|
|
50
50
|
~}}
|
|
51
51
|
{{~else~}}
|
|
52
52
|
{{~inline-switch
|
|
53
53
|
_size
|
|
54
54
|
'["hero","100","25"]'
|
|
55
|
-
'["text-2xl md:text-
|
|
55
|
+
'["text-2xl md:text-5xl","text-2xl md:text-5xl","text-lg","text-2xl"]'
|
|
56
56
|
~}}
|
|
57
57
|
{{~/if~}}
|
|
58
58
|
{{~/case~}}
|
|
@@ -60,28 +60,28 @@ the 4 parameters are:
|
|
|
60
60
|
{{~inline-switch
|
|
61
61
|
_size
|
|
62
62
|
'["hero","100","50"]'
|
|
63
|
-
'["text-2xl md:text-
|
|
63
|
+
'["text-2xl md:text-4xl","text-lg md:text-4xl","text-lg md:text-2xl"]'
|
|
64
64
|
~}}
|
|
65
65
|
{{~/case~}}
|
|
66
66
|
{{~#case 'event-alternative'~}}
|
|
67
67
|
{{~inline-switch
|
|
68
68
|
_size
|
|
69
69
|
'["hero","100","50"]'
|
|
70
|
-
'["text-2xl md:text-
|
|
70
|
+
'["text-2xl md:text-4xl","text-lg md:text-4xl","text-lg md:text-2xl"]'
|
|
71
71
|
~}}
|
|
72
72
|
{{~/case~}}
|
|
73
73
|
{{~#case 'tabbox-alternative'~}}
|
|
74
74
|
{{~inline-switch
|
|
75
75
|
_size
|
|
76
76
|
'["hero","100","50"]'
|
|
77
|
-
'["text-2xl md:text-
|
|
77
|
+
'["text-2xl md:text-4xl","text-lg md:text-4xl","text-lg md:text-2xl"]'
|
|
78
78
|
~}}
|
|
79
79
|
{{~/case~}}
|
|
80
80
|
{{~#case 'poster'~}}
|
|
81
81
|
{{#if _isCopytext~}}
|
|
82
|
-
{{~#if this.showFullSize.isTrue~}}text-xl sm480:text-2xl md:text-
|
|
82
|
+
{{~#if this.showFullSize.isTrue~}}text-xl sm480:text-2xl md:text-5xl{{else}}text-xl sm480:text-2xl{{~/if~}}
|
|
83
83
|
{{else}}
|
|
84
|
-
{{~inline-switch _size '["50","33"]' '["text-2xl md:text-
|
|
84
|
+
{{~inline-switch _size '["50","33"]' '["text-2xl md:text-5xl","text-2xl"]'~}}
|
|
85
85
|
{{/if}}
|
|
86
86
|
{{~/case~}}
|
|
87
87
|
{{~#case 'cluster'~}}
|
|
@@ -92,7 +92,7 @@ the 4 parameters are:
|
|
|
92
92
|
{{/if}}
|
|
93
93
|
{{~/case~}}
|
|
94
94
|
{{~#case 'stage'~}}
|
|
95
|
-
{{~inline-switch _size '["100"]' '[" text-2xl md:text-
|
|
95
|
+
{{~inline-switch _size '["100"]' '[" text-2xl md:text-5xl"," text-2xl"]'}}
|
|
96
96
|
{{~/case~}}
|
|
97
97
|
{{~#case 'calendar'~}}
|
|
98
98
|
text-2xl
|
|
@@ -101,14 +101,14 @@ the 4 parameters are:
|
|
|
101
101
|
{{~inline-switch
|
|
102
102
|
_size
|
|
103
103
|
'["hero","100","25"]'
|
|
104
|
-
'["text-2xl md:text-
|
|
104
|
+
'["text-2xl md:text-5xl","text-2xl md:text-5xl","text-2xl md:text-lg","text-2xl"]'
|
|
105
105
|
~}}
|
|
106
106
|
{{~/case~}}
|
|
107
107
|
{{~#case 'ticker-alternative'~}}
|
|
108
108
|
{{~inline-switch
|
|
109
109
|
_size
|
|
110
110
|
'["hero","100","50"]'
|
|
111
|
-
'["text-2xl md:text-
|
|
111
|
+
'["text-2xl md:text-5xl","text-2xl md:text-2xl","text-lg md:text-2xl"]'
|
|
112
112
|
~}}
|
|
113
113
|
{{~/case~}}
|
|
114
114
|
{{~/switch~}}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{{#if this.hasGroupItems}}
|
|
2
2
|
{{#>components/grid/grid_group _backgroundColor=this.backgroundColor }}
|
|
3
3
|
{{~#if this.hasGroupTitle}}
|
|
4
|
-
<{{if this.headlineTag this.headlineTag "h2"}} class="text-2xl {{#unless this.isRelatedContent}} md:text-
|
|
4
|
+
<{{if this.headlineTag this.headlineTag "h2"}} class="text-2xl {{#unless this.isRelatedContent}} md:text-5xl{{else}} justifyLine{{/unless}} col-span-full py-0 font-title {{#if this.backgroundColor}} text-center{{else}} headline-barrier{{/if}}">
|
|
5
5
|
{{~#if this.hasLink}}<a class="no-underline hover:underline decoration-1 md:decoration-2 text-link" href="{{this.link.url}}">{{/if~}}
|
|
6
6
|
{{this.groupTitle}}
|
|
7
7
|
{{~#if this.hasLink}}</a>{{/if~}}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{{#>components/grid/grid_group size=this.teaserSize }}
|
|
3
3
|
<div class="grid items-start content-start h-auto grid-cols-12 col-span-12 py-5 mx-5 group-accented sm:p-5 sm:mx-0 rounded-tl-hr rounded-br-hr bg-highlight-1 gap-x-6 gap-y-5">
|
|
4
4
|
{{~#if this.hasGroupTitle}}
|
|
5
|
-
<h2 class="text-2xl md:text-
|
|
5
|
+
<h2 class="text-2xl md:text-5xl px-5 sm:px-0 col-span-full pt-0 pb-4 font-title {{#if this.backgroundColor}} text-center{{else}} headline-barrier{{/if}}">
|
|
6
6
|
{{~#if this.hasLink}}<a class="no-underline hover:underline decoration-1 md:decoration-2 text-blue-science" href="{{this.link.url}}">{{/if~}}
|
|
7
7
|
{{this.groupTitle}}
|
|
8
8
|
{{~#if this.hasLink}}</a>{{/if~}}
|
package/tailwind.config.js
CHANGED
|
@@ -59,7 +59,9 @@ module.exports = {
|
|
|
59
59
|
'lg': ['1.125rem', '1.5rem'],
|
|
60
60
|
'xl': ['1.25rem', '1.6875rem'],
|
|
61
61
|
'2xl': ['1.375rem', '1.75rem'],
|
|
62
|
-
'
|
|
62
|
+
'3xl': ['1.625rem', '2rem'],
|
|
63
|
+
'4xl': ['1.875rem', '2.25rem'],
|
|
64
|
+
'5xl': ['2.125rem', '2.375rem'],
|
|
63
65
|
},
|
|
64
66
|
boxShadow: {
|
|
65
67
|
'inner': 'inset 0 0px 5px 0 rgba(0, 0, 0, 0.25)',
|