core.entity_form_display.paragraph.image.default.yml 800 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. <<<<<<< HEAD
  2. uuid: d9a243c9-25f2-4fca-b7f8-a227cd333f1d
  3. langcode: fr
  4. status: true
  5. dependencies:
  6. config:
  7. - field.field.paragraph.image.field_image
  8. =======
  9. uuid: 75a2cd22-d356-49f0-bd56-18068f0268bb
  10. langcode: en
  11. status: true
  12. dependencies:
  13. config:
  14. - field.field.paragraph.image.field_paragraph_image_
  15. >>>>>>> detached
  16. - image.style.thumbnail
  17. - paragraphs.paragraphs_type.image
  18. module:
  19. - image
  20. id: paragraph.image.default
  21. targetEntityType: paragraph
  22. bundle: image
  23. mode: default
  24. content:
  25. <<<<<<< HEAD
  26. field_image:
  27. =======
  28. field_paragraph_image_:
  29. >>>>>>> detached
  30. type: image_image
  31. weight: 0
  32. region: content
  33. settings:
  34. progress_indicator: throbber
  35. preview_image_style: thumbnail
  36. third_party_settings: { }
  37. hidden:
  38. created: true
  39. status: true