9479312708a527a178e8f3115d8fa95ce905df36
[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 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.field.node.crop_media_example.body
6     - field.field.node.crop_media_example.field_image_crop_media
7     - node.type.crop_media_example
8   module:
9     - inline_entity_form
10     - path
11     - text
12 _core:
13   default_config_hash: 4QIUPZl-KzNT_vCxEr8H6AGXVlqGUc4oME1oXCn0Tlw
14 id: node.crop_media_example.default
15 targetEntityType: node
16 bundle: crop_media_example
17 mode: default
18 content:
19   body:
20     type: text_textarea_with_summary
21     weight: 2
22     settings:
23       rows: 9
24       summary_rows: 3
25       placeholder: ''
26     third_party_settings: {  }
27   created:
28     type: datetime_timestamp
29     weight: 4
30     settings: {  }
31     third_party_settings: {  }
32   field_image_crop_media:
33     type: inline_entity_form_complex
34     weight: 1
35     settings:
36       override_labels: true
37       label_singular: 'Media image'
38       label_plural: 'Media images'
39       allow_new: true
40       allow_existing: true
41       match_operator: CONTAINS
42     third_party_settings: {  }
43   langcode:
44     type: language_select
45     weight: 2
46     settings: {  }
47     third_party_settings: {  }
48   path:
49     type: path
50     weight: 7
51     settings: {  }
52     third_party_settings: {  }
53   promote:
54     type: boolean_checkbox
55     settings:
56       display_label: true
57     weight: 5
58     third_party_settings: {  }
59   sticky:
60     type: boolean_checkbox
61     settings:
62       display_label: true
63     weight: 6
64     third_party_settings: {  }
65   title:
66     type: string_textfield
67     weight: 0
68     settings:
69       size: 60
70       placeholder: ''
71     third_party_settings: {  }
72   uid:
73     type: entity_reference_autocomplete
74     weight: 3
75     settings:
76       match_operator: CONTAINS
77       size: 60
78       placeholder: ''
79     third_party_settings: {  }
80 hidden: {  }