-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathschema-1.yaml
392 lines (371 loc) · 7.55 KB
/
schema-1.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
schema-version: 1
taxonomy_term:
intent:
# The name field doesn't need a type a field name as its predefined in Drupal.
name:
type: vocabulary-name
key:
type: text
field: field_key
goal:
name:
type: vocabulary-name
key:
type: text
field: field_key
stage:
name:
type: vocabulary-name
key:
type: text
field: field_key
promotion_type:
name:
type: vocabulary-name
key:
type: text
field: field_promotion_type_value
media:
image:
name:
type: media-text
media_image:
type: media-image
field: field_media_image
block_content:
# The block content type machine name should be the same in Drupal.
personified_data:
info: content-block-info
endpoint:
type: text
field: field_personified_endpoint
template:
type: list
field: field_personified_template
parameter:
type: paragraph
field: field_personified_parameters
promotion:
info: promotion-info
heading:
type: text
field: field_heading
promo_type:
type: ref
field: field_promo_type
body:
type: html
field: field_body
keys:
type: list
field: field_promo_keys
image:
type: media-image
field: field_promo_background
variant:
type: text
field: field_promo_variant
position:
type: text
field: field_promo_position
content:
info: contact-info
heading:
type: text
field: field_heading
body:
type: html
field: body
colour_classes:
type: list
field: field_c_colour_classes
logo:
info: logo-info
logo-large-default:
type: file
field: field_logo_large_default
logo-large-inverse:
type: file
field: field_logo_large_inverse
logo-small-default:
type: file
field: field_logo_small_default
logo-small-inverse:
type: file
field: field_logo_small_inverse
logo-link:
type: link
field: field_logo_link
logo-large-width:
type: number
field: field_logo_large_width
logo-small-width:
type: number
field: field_logo_small_width
logo-breakpoint:
type: number
field: field_logo_breakpoint
search:
info: search-info
search-body:
type: html
field: body
paragraph:
# The paragraph type's machine name should be the same in Drupal.
parameter:
name: parameter-name
default:
type: text
field: field_parameter_default_value
endpoint-key:
type: text
field: field_parameter_endpoint_key
source-key:
type: text
field: field_parameter_source_key
source-type:
type: list
field: field_parameter_source_type
content_block:
heading:
type: text
field: field_heading
body:
type: text
field: field_body
block:
type: block_content
field: field_cb_block
hide-heading:
type: boolean
field: field_hide_heading
style-classes:
type: list
field: field_cb_style_classes
colour-palette:
type: list
field: field_cb_colour_classes
view:
heading:
type: text
field: field_heading
definition:
type: text
field: field_view_definition
hide-heading:
type: boolean
field: field_hide_heading
node:
audience:
title: content-type-title
summary:
type: text
field: field_summary
thumbnail:
type: media-image
field: field_thumbnail
introduction:
type: html
field: field_introduction
body:
type: html
field: field_body
components:
type: paragraph
field: field_components
tasks:
type: ref
field: field_tasks
key:
type: text
field: field_key
search_exclude:
type: boolean
field: field_search_exclude
topic:
title: content-type-title
summary:
type: text
field: field_summary
thumbnail:
type: media-image
field: field_thumbnail
introduction:
type: html
field: field_introduction
body:
type: html
field: field_body
components:
type: paragraph
field: field_components
key:
type: text
field: field_key
page:
title: content-type-title
alias:
type: alias
summary:
type: text
field: field_summary
thumbnail:
type: media-image
field: field_thumbnail
introduction:
type: html
field: field_introduction
banner_image:
type: media-image
field: field_banner_image
banner_title:
type: text
field: field_banner_title
header_colour_classes:
type: text
field: field_header_colour_classes
hero_darkness:
type: text
field: field_hero_darkness
body:
type: html
field: field_body
components:
type: paragraph
field: field_components
topics:
type: ref
field: field_topics
audiences:
type: ref
field: field_audience
intent:
type: ref
field: field_intent
goal:
type: ref
field: field_goal
stage:
type: ref
field: field_stage
layout:
type: text
field: layout_selection
article:
title: content-type-title
summary:
type: text
field: field_summary
thumbnail:
type: media-image
field: field_thumbnail
introduction:
type: html
field: field_introduction
body:
type: html
field: field_body
components:
type: paragraph
field: field_components
# topics field is set to field_about.
topics:
type: ref
field: field_about
# audiences field is set to field_about.
audiences:
type: ref
field: field_suitable_for
authors:
type: ref
field: field_authored_by
intent:
type: ref
field: field_intent
goal:
type: ref
field: field_goal
published:
type: date
field: field_published
event:
title: content-type-title
summary:
type: text
field: field_summary
thumbnail:
type: media-image
field: field_thumbnail
introduction:
type: html
field: field_introduction
body:
type: html
field: field_body
components:
type: paragraph
field: field_components
topics:
type: ref
field: field_topics
audiences:
type: ref
field: field_audience
intent:
type: ref
field: field_intent
goal:
type: ref
field: field_goal
date:
type: date
field: field_event_date
duration:
type: text
field: field_event_duration
person:
title: content-type-title
summary:
type: text
field: field_summary
thumbnail:
type: media-image
field: field_thumbnail
introduction:
type: html
field: field_introduction
body:
type: html
field: field_body
key:
type: text
field: field_key
place:
title: content-type-title
summary:
type: text
field: field_summary
thumbnail:
type: media-image
field: field_thumbnail
introduction:
type: html
field: field_introduction
body:
type: html
field: field_body
components:
type: paragraph
field: field_components
topics:
type: ref
field: field_topics
audiences:
type: ref
field: field_audience
intent:
type: ref
field: field_intent
goal:
type: ref
field: field_goal