1234567891011121314151617181920212223242526 |
- uuid: 75a2cd22-d356-49f0-bd56-18068f0268bb
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.paragraph.image.field_paragraph_image_
- - image.style.thumbnail
- - paragraphs.paragraphs_type.image
- module:
- - image
- id: paragraph.image.default
- targetEntityType: paragraph
- bundle: image
- mode: default
- content:
- field_paragraph_image_:
- type: image_image
- weight: 0
- region: content
- settings:
- progress_indicator: throbber
- preview_image_style: thumbnail
- third_party_settings: { }
- hidden:
- created: true
- status: true
|