Add new configuration generated by config distro after d10 upgrade
This commit is contained in:
parent
ed09c9acf2
commit
790a477269
95 changed files with 2635 additions and 0 deletions
55
config/sync/core.entity_form_display.media.audio.default.yml
Normal file
55
config/sync/core.entity_form_display.media.audio.default.yml
Normal file
|
@ -0,0 +1,55 @@
|
|||
uuid: 7878cb69-e0dd-4460-a1a9-ce9554202885
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.media.audio.field_media_audio_file
|
||||
- media.type.audio
|
||||
module:
|
||||
- file
|
||||
- path
|
||||
_core:
|
||||
default_config_hash: G2_SKH3jmI9FQeXSUxo3KgQqiyF1hPDEkc7-3-rCSbc
|
||||
id: media.audio.default
|
||||
targetEntityType: media
|
||||
bundle: audio
|
||||
mode: default
|
||||
content:
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_media_audio_file:
|
||||
type: file_generic
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
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