Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / demo_umami / config / install / core.entity_form_display.media.remote_video.default.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.field.media.remote_video.field_media_oembed_video
6     - media.type.remote_video
7   module:
8     - media
9     - path
10 id: media.remote_video.default
11 targetEntityType: media
12 bundle: remote_video
13 mode: default
14 content:
15   created:
16     type: datetime_timestamp
17     weight: 10
18     region: content
19     settings: {  }
20     third_party_settings: {  }
21   field_media_oembed_video:
22     type: oembed_textfield
23     weight: 0
24     settings:
25       size: 60
26       placeholder: ''
27     third_party_settings: {  }
28     region: content
29   path:
30     type: path
31     weight: 30
32     region: content
33     settings: {  }
34     third_party_settings: {  }
35   status:
36     type: boolean_checkbox
37     settings:
38       display_label: true
39     weight: 100
40     region: content
41     third_party_settings: {  }
42   uid:
43     type: entity_reference_autocomplete
44     weight: 4
45     settings:
46       match_operator: CONTAINS
47       size: 60
48       placeholder: ''
49     region: content
50     third_party_settings: {  }
51 hidden:
52   moderation_state: true
53   name: true