123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- uuid: 288608a0-15c0-439b-9f5e-456dc09f93d4
- langcode: fr
- status: true
- dependencies:
- config:
- - field.field.paragraph.equipe.field_intro
- - field.field.paragraph.equipe.field_personnes
- - paragraphs.paragraphs_type.equipe
- module:
- - paragraphs
- - text
- id: paragraph.equipe.default
- targetEntityType: paragraph
- bundle: equipe
- mode: default
- content:
- field_intro:
- type: text_textarea
- weight: 0
- region: content
- settings:
- rows: 5
- placeholder: ''
- third_party_settings: { }
- field_personnes:
- type: paragraphs
- weight: 1
- region: content
- settings:
- title: Paragraph
- title_plural: Paragraphs
- edit_mode: open
- closed_mode: summary
- autocollapse: none
- closed_mode_threshold: 0
- add_mode: dropdown
- form_display_mode: default
- default_paragraph_type: ''
- features:
- collapse_edit_all: collapse_edit_all
- duplicate: duplicate
- third_party_settings: { }
- hidden:
- created: true
- status: true
|