hr-design-system-handlebars 0.49.1 → 0.49.2

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 CHANGED
@@ -1,3 +1,15 @@
1
+ # v0.49.2 (Tue Jul 05 2022)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - jsoninclude used in header now [#259](https://github.com/mumprod/hr-design-system-handlebars/pull/259) ([@StefanVesper](https://github.com/StefanVesper))
6
+
7
+ #### Authors: 1
8
+
9
+ - SonicSoulSurfer ([@StefanVesper](https://github.com/StefanVesper))
10
+
11
+ ---
12
+
1
13
  # v0.49.1 (Fri Jul 01 2022)
2
14
 
3
15
  #### 🐛 Bug Fix
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": "0.49.1",
9
+ "version": "0.49.2",
10
10
  "scripts": {
11
11
  "test": "echo \"Error: no test specified\" && exit 1",
12
12
  "storybook": "start-storybook -p 6006 public",
@@ -0,0 +1,69 @@
1
+ [
2
+ {
3
+ "name": "hessenschau.DE",
4
+ "text": "hessenschau",
5
+ "site": "hessenscha",
6
+ "selected": true,
7
+ "extern": false
8
+ },
9
+ {
10
+ "name": "HR1",
11
+ "text": "hr1",
12
+ "site": "hr1",
13
+ "extern": true
14
+ },
15
+ {
16
+ "name": "HR2",
17
+ "text": "hr2-kultur",
18
+ "site": "hr2",
19
+ "extern": true
20
+ },
21
+ {
22
+ "name": "HR3",
23
+ "text": "hr3",
24
+ "site": "hr3",
25
+ "extern": true
26
+ },
27
+ {
28
+ "name": "HR4",
29
+ "text": "hr4",
30
+ "site": "hr4",
31
+ "extern": true
32
+ },
33
+ {
34
+ "name": "HR-info",
35
+ "text": "hr-iNFO",
36
+ "site": "hr-inforadio",
37
+ "extern": true
38
+ },
39
+ {
40
+ "name": "you-fm",
41
+ "text": "YOU FM",
42
+ "site": "you-fm",
43
+ "extern": true
44
+ },
45
+ {
46
+ "name": "HR-fernsehen",
47
+ "text": "hr-fernsehen",
48
+ "site": "hr-fernsehen",
49
+ "extern": true
50
+ },
51
+ {
52
+ "name": "HR-Sinfonieorchester",
53
+ "text": "hr-Sinfonieorchester",
54
+ "site": "hr-sinfonieorchester",
55
+ "extern": true
56
+ },
57
+ {
58
+ "name": "HR-Bigband",
59
+ "text": "hr-Bigband",
60
+ "site": "hr-bigband",
61
+ "extern": true
62
+ },
63
+ {
64
+ "name": "Der HR",
65
+ "text": "Der hr",
66
+ "site": "hr",
67
+ "extern": true
68
+ }
69
+ ]
@@ -0,0 +1,226 @@
1
+ [
2
+ {
3
+ "navigationItems": [
4
+ {
5
+ "name": "hessenschau",
6
+ "text": "Start",
7
+ "url": "index.html",
8
+ "labelText": "Startseite der hessenschau",
9
+ "subNavigationFromIndex": true,
10
+ "selected": true
11
+ }
12
+ ]
13
+ },
14
+ {
15
+ "navigationItems": [
16
+ {
17
+ "name": "regionen",
18
+ "text": "Regionen",
19
+ "url": "rheinmain/index.html",
20
+ "isCluster": "true",
21
+ "subNavigation": {
22
+ "showAsFlyout": true,
23
+ "columnCount": "1",
24
+ "columns": [
25
+ [
26
+ {
27
+ "title": "Nordhessen",
28
+ "text": "Nordhessen",
29
+ "link": {
30
+ "url": "http://www.test.de",
31
+ "hasIcon": false,
32
+ "iconName": "extern"
33
+ }
34
+ },
35
+ {
36
+ "title": "Osthessen",
37
+ "text": "Osthessen",
38
+ "link": {
39
+ "url": "http://www.test.de",
40
+ "hasIcon": false,
41
+ "iconName": "extern"
42
+ }
43
+ },
44
+ {
45
+ "title": "Mittelhessen",
46
+ "text": "Mittelhessen",
47
+ "link": {
48
+ "url": "http://www.test.de",
49
+ "hasIcon": false,
50
+ "iconName": "extern"
51
+ }
52
+ },
53
+ {
54
+ "title": "Rhein-Main",
55
+ "text": "Rhein-Main",
56
+ "link": {
57
+ "url": "http://www.test.de",
58
+ "hasIcon": false,
59
+ "iconName": "extern"
60
+ }
61
+ },
62
+ {
63
+ "title": "Südhessen",
64
+ "text": "Südhessen",
65
+ "link": {
66
+ "url": "http://www.test.de",
67
+ "hasIcon": false,
68
+ "iconName": "extern"
69
+ }
70
+ }
71
+ ]
72
+ ]
73
+ },
74
+ "clusterItems": [
75
+ {
76
+ "name": "nordhessen",
77
+ "text": "Nordhessen",
78
+ "url": "nordhessen/index.html"
79
+ },
80
+ {
81
+ "name": "osthessen",
82
+ "text": "Osthessen",
83
+ "url": "osthessen/index.html"
84
+ },
85
+ {
86
+ "name": "mittelhessen",
87
+ "text": "Mittelhessen",
88
+ "url": "mittelhessen/index.html"
89
+ },
90
+ {
91
+ "name": "rheinmain",
92
+ "text": "Rhein-Main",
93
+ "url": "rheinmain/index.html"
94
+ },
95
+ {
96
+ "name": "suedhessen",
97
+ "text": "Südhessen",
98
+ "url": "suedhessen/index.html"
99
+ }
100
+ ]
101
+ }
102
+ ]
103
+ },
104
+ {
105
+ "navigationItems": [
106
+ {
107
+ "name": "politik",
108
+ "text": "Politik",
109
+ "url": "politik/index.html",
110
+ "qualifiedRelatedContentOn404": true,
111
+ "isCluster": false,
112
+ "subNavigation": {
113
+ "showAsFlyout": false,
114
+ "columnCount": "1",
115
+ "items": [
116
+ {
117
+ "title": "Bundestagswahl 2021",
118
+ "text": "Bundestagswahl 2021",
119
+ "link": {
120
+ "url": "http://www.test.de",
121
+ "hasIcon": false,
122
+ "iconName": "extern"
123
+ }
124
+ },
125
+ {
126
+ "title": "Landtag",
127
+ "text": "Landtag",
128
+ "link": {
129
+ "url": "http://www.test.de",
130
+ "hasIcon": false,
131
+ "iconName": "extern"
132
+ }
133
+ },
134
+ {
135
+ "title": "Videos aus dem Landtag",
136
+ "text": "Videos aus dem Landtag",
137
+ "link": {
138
+ "url": "http://www.test.de",
139
+ "hasIcon": false,
140
+ "iconName": "extern"
141
+ }
142
+ },
143
+ {
144
+ "title": "Wahlen",
145
+ "text": "Wahlen",
146
+ "link": {
147
+ "url": "http://www.test.de",
148
+ "hasIcon": false,
149
+ "iconName": "extern"
150
+ }
151
+ },
152
+ {
153
+ "title": "Direktwahlen",
154
+ "text": "Direktwahlen",
155
+ "link": {
156
+ "url": "http://www.test.de",
157
+ "hasIcon": false,
158
+ "iconName": "extern"
159
+ }
160
+ }
161
+ ]
162
+ }
163
+ }
164
+ ]
165
+ },
166
+ {
167
+ "navigationItems": [
168
+ {
169
+ "name": "gesellschaft",
170
+ "text": "Gesellschaft",
171
+ "url": "gesellschaft/index.html",
172
+ "qualifiedRelatedContentOn404": true
173
+ }
174
+ ]
175
+ },
176
+ {
177
+ "navigationItems": [
178
+ {
179
+ "name": "wirtschaft",
180
+ "text": "Wirtschaft",
181
+ "url": "wirtschaft/index.html",
182
+ "qualifiedRelatedContentOn404": true
183
+ }
184
+ ]
185
+ },
186
+ {
187
+ "navigationItems": [
188
+ {
189
+ "name": "kultur",
190
+ "text": "Kultur",
191
+ "url": "kultur/index.html",
192
+ "qualifiedRelatedContentOn404": true
193
+ }
194
+ ]
195
+ },
196
+ {
197
+ "navigationItems": [
198
+ {
199
+ "name": "sport",
200
+ "text": "Sport",
201
+ "url": "sport/index.html",
202
+ "qualifiedRelatedContentOn404": true
203
+ }
204
+ ]
205
+ },
206
+ {
207
+ "navigationItems": [
208
+ {
209
+ "name": "panorama",
210
+ "text": "Panorama",
211
+ "url": "panorama/index.html",
212
+ "qualifiedRelatedContentOn404": true
213
+ }
214
+ ]
215
+ },
216
+ {
217
+ "navigationItems": [
218
+ {
219
+ "name": "freizeit",
220
+ "text": "Freizeit",
221
+ "url": "freizeit/index.html",
222
+ "qualifiedRelatedContentOn404": true
223
+ }
224
+ ]
225
+ }
226
+ ]
@@ -0,0 +1,296 @@
1
+ [
2
+ {
3
+ "navigationItems": [
4
+ {
5
+ "name": "hessenschau",
6
+ "text": "Start",
7
+ "url": "index.html",
8
+ "labelText": "Startseite der hessenschau",
9
+ "subNavigationFromIndex": true,
10
+ "selected": true
11
+ }
12
+ ]
13
+ },
14
+ {
15
+ "navigationItems": [
16
+ {
17
+ "name": "regionen",
18
+ "text": "Regionen",
19
+ "url": "rheinmain/index.html",
20
+ "isCluster": "true",
21
+ "subNavigation": {
22
+ "showAsFlyout": true,
23
+ "columnCount": "1",
24
+ "columns": [
25
+ [
26
+ {
27
+ "title": "Nordhessen",
28
+ "text": "Nordhessen",
29
+ "link": {
30
+ "url": "http://www.test.de",
31
+ "hasIcon": false,
32
+ "iconName": "extern"
33
+ }
34
+ },
35
+ {
36
+ "title": "Osthessen",
37
+ "text": "Osthessen",
38
+ "link": {
39
+ "url": "http://www.test.de",
40
+ "hasIcon": false,
41
+ "iconName": "extern"
42
+ }
43
+ },
44
+ {
45
+ "title": "Mittelhessen",
46
+ "text": "Mittelhessen",
47
+ "link": {
48
+ "url": "http://www.test.de",
49
+ "hasIcon": false,
50
+ "iconName": "extern"
51
+ }
52
+ },
53
+ {
54
+ "title": "Rhein-Main",
55
+ "text": "Rhein-Main",
56
+ "link": {
57
+ "url": "http://www.test.de",
58
+ "hasIcon": false,
59
+ "iconName": "extern"
60
+ }
61
+ },
62
+ {
63
+ "title": "Südhessen",
64
+ "text": "Südhessen",
65
+ "link": {
66
+ "url": "http://www.test.de",
67
+ "hasIcon": false,
68
+ "iconName": "extern"
69
+ }
70
+ }
71
+ ]
72
+ ]
73
+ },
74
+ "clusterItems": [
75
+ {
76
+ "name": "nordhessen",
77
+ "text": "Nordhessen",
78
+ "url": "nordhessen/index.html"
79
+ },
80
+ {
81
+ "name": "osthessen",
82
+ "text": "Osthessen",
83
+ "url": "osthessen/index.html"
84
+ },
85
+ {
86
+ "name": "mittelhessen",
87
+ "text": "Mittelhessen",
88
+ "url": "mittelhessen/index.html"
89
+ },
90
+ {
91
+ "name": "rheinmain",
92
+ "text": "Rhein-Main",
93
+ "url": "rheinmain/index.html"
94
+ },
95
+ {
96
+ "name": "suedhessen",
97
+ "text": "Südhessen",
98
+ "url": "suedhessen/index.html"
99
+ }
100
+ ]
101
+ }
102
+ ]
103
+ },
104
+ {
105
+ "navigationItems": [
106
+ {
107
+ "name": "politik",
108
+ "text": "Politik",
109
+ "url": "politik/index.html",
110
+ "qualifiedRelatedContentOn404": true,
111
+ "isCluster": false,
112
+ "subNavigation": {
113
+ "showAsFlyout": false,
114
+ "columnCount": "1",
115
+ "items": [
116
+ {
117
+ "title": "Bundestagswahl 2021",
118
+ "text": "Bundestagswahl 2021",
119
+ "link": {
120
+ "url": "http://www.test.de",
121
+ "hasIcon": false,
122
+ "iconName": "extern"
123
+ }
124
+ },
125
+ {
126
+ "title": "Landtag",
127
+ "text": "Landtag",
128
+ "link": {
129
+ "url": "http://www.test.de",
130
+ "hasIcon": false,
131
+ "iconName": "extern"
132
+ }
133
+ },
134
+ {
135
+ "title": "Videos aus dem Landtag",
136
+ "text": "Videos aus dem Landtag",
137
+ "link": {
138
+ "url": "http://www.test.de",
139
+ "hasIcon": false,
140
+ "iconName": "extern"
141
+ }
142
+ },
143
+ {
144
+ "title": "Wahlen",
145
+ "text": "Wahlen",
146
+ "link": {
147
+ "url": "http://www.test.de",
148
+ "hasIcon": false,
149
+ "iconName": "extern"
150
+ }
151
+ },
152
+ {
153
+ "title": "Direktwahlen",
154
+ "text": "Direktwahlen",
155
+ "link": {
156
+ "url": "http://www.test.de",
157
+ "hasIcon": false,
158
+ "iconName": "extern"
159
+ }
160
+ }
161
+ ]
162
+ }
163
+ }
164
+ ]
165
+ },
166
+ {
167
+ "navigationItems": [
168
+ {
169
+ "name": "gesellschaft",
170
+ "text": "Gesellschaft",
171
+ "url": "gesellschaft/index.html",
172
+ "qualifiedRelatedContentOn404": true
173
+ }
174
+ ]
175
+ },
176
+ {
177
+ "navigationItems": [
178
+ {
179
+ "name": "wirtschaft",
180
+ "text": "Wirtschaft",
181
+ "url": "wirtschaft/index.html",
182
+ "qualifiedRelatedContentOn404": true
183
+ }
184
+ ]
185
+ },
186
+ {
187
+ "navigationItems": [
188
+ {
189
+ "name": "kultur",
190
+ "text": "Kultur",
191
+ "url": "kultur/index.html",
192
+ "qualifiedRelatedContentOn404": true
193
+ }
194
+ ]
195
+ },
196
+ {
197
+ "navigationItems": [
198
+ {
199
+ "name": "sport",
200
+ "text": "Sport",
201
+ "url": "sport/index.html",
202
+ "qualifiedRelatedContentOn404": true,
203
+ "selected": true,
204
+ "subNavigation": {
205
+ "showAsFlyout": false,
206
+ "columnCount": "1",
207
+ "items": [
208
+ {
209
+ "title": "Eintracht Frankfurt",
210
+ "text": "Eintracht Frankfurt",
211
+ "link": {
212
+ "url": "http://www.test.de",
213
+ "hasIcon": false,
214
+ "iconName": "extern"
215
+ }
216
+ },
217
+ {
218
+ "title": "SV Darmstadt 98",
219
+ "text": "SV Darmstadt 98",
220
+ "link": {
221
+ "url": "http://www.test.de",
222
+ "hasIcon": false,
223
+ "iconName": "extern"
224
+ }
225
+ },
226
+ {
227
+ "title": "Fußball",
228
+ "text": "Fußball",
229
+ "link": {
230
+ "url": "http://www.test.de",
231
+ "hasIcon": false,
232
+ "iconName": "extern"
233
+ }
234
+ },
235
+ {
236
+ "title": "Ergebnisse & Tabellen",
237
+ "text": "Ergebnisse & Tabellen",
238
+ "link": {
239
+ "url": "http://www.test.de",
240
+ "hasIcon": false,
241
+ "iconName": "extern"
242
+ }
243
+ },
244
+ {
245
+ "title": "Mehr Sport",
246
+ "text": "Mehr Sport",
247
+ "link": {
248
+ "url": "http://www.test.de",
249
+ "hasIcon": false,
250
+ "iconName": "extern"
251
+ }
252
+ },
253
+ {
254
+ "title": "Videos",
255
+ "text": "Videos",
256
+ "link": {
257
+ "url": "http://www.test.de",
258
+ "hasIcon": false,
259
+ "iconName": "extern"
260
+ }
261
+ },
262
+ {
263
+ "title": "heimspiel!",
264
+ "text": "heimspiel!",
265
+ "link": {
266
+ "url": "http://www.test.de",
267
+ "hasIcon": true,
268
+ "iconName": "extern"
269
+ }
270
+ }
271
+ ]
272
+ }
273
+ }
274
+ ]
275
+ },
276
+ {
277
+ "navigationItems": [
278
+ {
279
+ "name": "panorama",
280
+ "text": "Panorama",
281
+ "url": "panorama/index.html",
282
+ "qualifiedRelatedContentOn404": true
283
+ }
284
+ ]
285
+ },
286
+ {
287
+ "navigationItems": [
288
+ {
289
+ "name": "freizeit",
290
+ "text": "Freizeit",
291
+ "url": "freizeit/index.html",
292
+ "qualifiedRelatedContentOn404": true
293
+ }
294
+ ]
295
+ }
296
+ ]