You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
941 B

4 years ago
  1. uuid: 9a87b01b-0d59-4250-8a18-1711ec8e4130
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.title_body.field_body
  7. - field.field.paragraph.title_body.field_drupal7_item_id
  8. - field.field.paragraph.title_body.field_title
  9. - paragraphs.paragraphs_type.title_body
  10. module:
  11. - text
  12. id: paragraph.title_body.default
  13. targetEntityType: paragraph
  14. bundle: title_body
  15. mode: default
  16. content:
  17. field_body:
  18. weight: 1
  19. settings:
  20. rows: 5
  21. placeholder: ''
  22. third_party_settings: { }
  23. type: text_textarea
  24. region: content
  25. field_drupal7_item_id:
  26. weight: 2
  27. settings:
  28. size: 60
  29. placeholder: ''
  30. third_party_settings: { }
  31. type: string_textfield
  32. region: content
  33. field_title:
  34. weight: 0
  35. settings:
  36. size: 60
  37. placeholder: ''
  38. third_party_settings: { }
  39. type: string_textfield
  40. region: content
  41. hidden:
  42. created: true
  43. status: true