Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / image_widget_crop / modules / image_widget_crop_examples / config / optional / core.entity_form_display.node.crop_media_example.default.yml
1 uuid: 5c80e935-0454-4fa3-8272-4ea183f1302a
2 langcode: en
3 status: true
4 dependencies:
5   config:
6     - field.field.node.crop_media_example.body
7     - field.field.node.crop_media_example.field_image_crop_media
8     - node.type.crop_media_example
9   module:
10     - inline_entity_form
11     - path
12     - text
13 id: node.crop_media_example.default
14 targetEntityType: node
15 bundle: crop_media_example
16 mode: default
17 content:
18   body:
19     type: text_textarea_with_summary
20     weight: 121
21     settings:
22       rows: 9
23       summary_rows: 3
24       placeholder: ''
25     third_party_settings: {  }
26     region: content
27   created:
28     type: datetime_timestamp
29     weight: 10
30     region: content
31     settings: {  }
32     third_party_settings: {  }
33   field_image_crop_media:
34     weight: 122
35     settings:
36       form_mode: default
37       label_singular: ''
38       label_plural: ''
39       allow_new: true
40       allow_existing: true
41       match_operator: CONTAINS
42       override_labels: false
43     third_party_settings: {  }
44     type: inline_entity_form_complex
45     region: content
46   langcode:
47     type: language_select
48     weight: 2
49     region: content
50     settings:
51       include_locked: true
52     third_party_settings: {  }
53   path:
54     type: path
55     weight: 30
56     region: content
57     settings: {  }
58     third_party_settings: {  }
59   promote:
60     type: boolean_checkbox
61     settings:
62       display_label: true
63     weight: 15
64     region: content
65     third_party_settings: {  }
66   status:
67     type: boolean_checkbox
68     settings:
69       display_label: true
70     weight: 120
71     region: content
72     third_party_settings: {  }
73   sticky:
74     type: boolean_checkbox
75     settings:
76       display_label: true
77     weight: 16
78     region: content
79     third_party_settings: {  }
80   title:
81     type: string_textfield
82     weight: -5
83     region: content
84     settings:
85       size: 60
86       placeholder: ''
87     third_party_settings: {  }
88   uid:
89     type: entity_reference_autocomplete
90     weight: 5
91     settings:
92       match_operator: CONTAINS
93       size: 60
94       placeholder: ''
95     region: content
96     third_party_settings: {  }
97 hidden: {  }