-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrecipe.yml
64 lines (64 loc) · 2.19 KB
/
recipe.yml
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
name: 'Saplings - Components'
description: 'Creates Saplings components.'
type: 'Site'
recipes:
- saplings-component-base
- saplings-full-html-editor
- saplings-media
install:
# Core.
- block_content
- link
- media
- media_library
- text
# Contrib.
- block_field
- ds
- element_class_formatter
- entity_reference_revisions
- field_group
- nomarkup
- paragraphs
- paragraphs_edit
- ui_patterns_field_formatters
- viewsreference
config:
# Treat the field storage config strictly.
# All others will be skipped if they exist.
strict:
- field.storage.media.sa_caption
- field.storage.paragraph.sa_accordion_item
- field.storage.paragraph.sa_accordion_mobile
- field.storage.paragraph.sa_align_items_vertically
- field.storage.paragraph.sa_block
- field.storage.paragraph.sa_card_image
- field.storage.paragraph.sa_carousel_caption
- field.storage.paragraph.sa_carousel_image
- field.storage.paragraph.sa_carousel_item
- field.storage.paragraph.sa_column_gutters
- field.storage.paragraph.sa_column_items
- field.storage.paragraph.sa_columns_desktop
- field.storage.paragraph.sa_columns_mobile
- field.storage.paragraph.sa_columns_tablet
- field.storage.paragraph.sa_display_as_vertical_tabs
- field.storage.paragraph.sa_existing_content
- field.storage.paragraph.sa_faq_item
- field.storage.paragraph.sa_filtered_list
- field.storage.paragraph.sa_hero_background
- field.storage.paragraph.sa_hero_content
- field.storage.paragraph.sa_include_mute_button
- field.storage.paragraph.sa_include_pause_button
- field.storage.paragraph.sa_justify_content_horizontal
- field.storage.paragraph.sa_justify_content_vertically
- field.storage.paragraph.sa_link
- field.storage.paragraph.sa_media_multiple
- field.storage.paragraph.sa_media
- field.storage.paragraph.sa_overlay_invert
- field.storage.paragraph.sa_overlay
- field.storage.paragraph.sa_reverse_order
- field.storage.paragraph.sa_stat_description
- field.storage.paragraph.sa_stat_number
- field.storage.paragraph.sa_stat_prefix
- field.storage.paragraph.sa_stat_suffix
- field.storage.paragraph.sa_tab_item