| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 | 
							- uuid: e8ac8c4a-ac74-42ca-ae14-48c7e86fdc7d
 
- langcode: fr
 
- status: true
 
- dependencies:
 
-   config:
 
-     - field.storage.node.field_visuel
 
-     - node.type.static
 
-   module:
 
-     - content_translation
 
-     - image
 
- third_party_settings:
 
-   content_translation:
 
-     translation_sync:
 
-       alt: alt
 
-       title: title
 
-       file: '0'
 
- id: node.static.field_visuel
 
- field_name: field_visuel
 
- entity_type: node
 
- bundle: static
 
- label: Visuel
 
- description: ''
 
- required: false
 
- translatable: false
 
- default_value: {  }
 
- default_value_callback: ''
 
- settings:
 
-   file_directory: static
 
-   file_extensions: 'png gif jpg jpeg'
 
-   max_filesize: ''
 
-   max_resolution: ''
 
-   min_resolution: ''
 
-   alt_field: true
 
-   alt_field_required: false
 
-   title_field: false
 
-   title_field_required: false
 
-   default_image:
 
-     uuid: ''
 
-     alt: ''
 
-     title: ''
 
-     width: null
 
-     height: null
 
-   handler: 'default:file'
 
-   handler_settings: {  }
 
- field_type: image
 
 
  |