uuid: 0fa46b49-f610-49bc-b524-f24dec618426
langcode: en
status: true
dependencies:
  config:
    - block_content.type.recommendation
    - field.field.block_content.recommendation.body
    - field.field.block_content.recommendation.field_photo
    - field.field.block_content.recommendation.field_role
    - image.style.thumbnail
  module:
    - image
    - text
id: block_content.recommendation.default
targetEntityType: block_content
bundle: recommendation
mode: default
content:
  body:
    type: text_textarea_with_summary
    weight: 4
    settings:
      rows: 9
      summary_rows: 3
      placeholder: ''
      show_summary: false
    third_party_settings: {  }
    region: content
  field_photo:
    weight: 1
    settings:
      progress_indicator: throbber
      preview_image_style: thumbnail
    third_party_settings: {  }
    type: image_image
    region: content
  field_role:
    weight: 2
    settings:
      size: 60
      placeholder: ''
    third_party_settings: {  }
    type: string_textfield
    region: content
  info:
    type: string_textfield
    weight: 0
    region: content
    settings:
      size: 60
      placeholder: ''
    third_party_settings: {  }
hidden: {  }