Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
65
config/core.entity_form_display.media.image.default.yml
Normal file
65
config/core.entity_form_display.media.image.default.yml
Normal file
|
@ -0,0 +1,65 @@
|
|||
uuid: 29843e4b-eaee-42fd-aff1-25884dbeffd2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.media.image.field_media_image
|
||||
- image.style.media_library
|
||||
- media.type.image
|
||||
module:
|
||||
- image_widget_crop
|
||||
- path
|
||||
_core:
|
||||
default_config_hash: v5qWuH4sE0OlCxD1-nK7_3VpLAN3Doi1y05Hvl-7Zwk
|
||||
id: media.image.default
|
||||
targetEntityType: media
|
||||
bundle: image
|
||||
mode: default
|
||||
content:
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_media_image:
|
||||
type: image_widget_crop
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: media_library
|
||||
crop_preview_image_style: crop_thumbnail
|
||||
crop_list:
|
||||
- extra_wide_rectangle
|
||||
- wide_rectangle
|
||||
crop_types_required: { }
|
||||
warn_multiple_usages: true
|
||||
show_crop_area: false
|
||||
show_default_crop: true
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 30
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 100
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
name: true
|
Loading…
Add table
Add a link
Reference in a new issue