Upgraded imagemagick and manually altered pdf to image module to handle changes....
[yaffs-website] / web / modules / contrib / paragraphs / modules / paragraphs_demo / config / install / core.entity_form_display.paragraph.text_image.default.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.field.paragraph.text_image.field_image_demo
6     - field.field.paragraph.text_image.field_text_demo
7     - paragraphs.paragraphs_type.text_image
8   module:
9     - image
10     - text
11 id: paragraph.text_image.default
12 targetEntityType: paragraph
13 bundle: text_image
14 mode: default
15 content:
16   field_image_demo:
17     weight: 1
18     settings:
19       progress_indicator: throbber
20       preview_image_style: thumbnail
21     third_party_settings: {  }
22     type: image_image
23   field_text_demo:
24     weight: 0
25     settings:
26       rows: 5
27       placeholder: ''
28     third_party_settings: {  }
29     type: text_textarea
30 hidden:
31   created: true
32   uid: true