Add editor setting for making title paragraphs main/large

This commit is contained in:
benjamin melançon 2018-11-14 15:15:43 -05:00
parent 97b1954e26
commit 436321c49c
4 changed files with 63 additions and 0 deletions

View file

@ -0,0 +1,27 @@
uuid: 95c1887e-3679-4bb1-85bb-ace73acdefd8
langcode: en
status: true
dependencies:
module:
- options
- paragraphs
id: paragraph.field_style_classes
field_name: field_style_classes
entity_type: paragraph
type: list_string
settings:
allowed_values:
-
value: hero-main
label: Main
-
value: is-large
label: Large
allowed_values_function: ''
module: options
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false