You are here

core.entity_form_display.paragraph.image.default.yml in Bootstrap Paragraphs 8

config/install/core.entity_form_display.paragraph.image.default.yml

File

config/install/core.entity_form_display.paragraph.image.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.image.field_background
  6. - field.field.paragraph.image.field_image
  7. - field.field.paragraph.image.field_link
  8. - field.field.paragraph.image.field_width
  9. - image.style.thumbnail
  10. - paragraphs.paragraphs_type.image
  11. module:
  12. - image
  13. - link
  14. _core:
  15. default_config_hash: xgo4--_WX6N44HBf4M_svD0VDOAEnAJKKqc7-f02714
  16. id: paragraph.image.default
  17. targetEntityType: paragraph
  18. bundle: image
  19. mode: default
  20. content:
  21. field_background:
  22. weight: 0
  23. settings: { }
  24. third_party_settings: { }
  25. type: options_select
  26. field_image:
  27. weight: 2
  28. settings:
  29. progress_indicator: throbber
  30. preview_image_style: thumbnail
  31. third_party_settings: { }
  32. type: image_image
  33. field_link:
  34. weight: 3
  35. settings:
  36. placeholder_url: ''
  37. placeholder_title: ''
  38. third_party_settings: { }
  39. type: link_default
  40. field_width:
  41. weight: 1
  42. settings: { }
  43. third_party_settings: { }
  44. type: options_select
  45. hidden:
  46. created: true
  47. status: true
  48. uid: true