Yaffs site version 1.1
[yaffs-website] / web / modules / contrib / image_widget_crop / modules / image_widget_crop_examples / config / optional / core.entity_form_display.node.crop_entity_browser_example.default.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - entity_browser.browser.crop_entity_browser_example
6     - field.field.node.crop_entity_browser_example.body
7     - field.field.node.crop_entity_browser_example.field_image_crop_entity_browser
8     - node.type.crop_entity_browser_example
9   module:
10     - entity_browser
11     - path
12     - text
13 _core:
14   default_config_hash: GDaTgPEyhnZGKbPxJEiKpt7Sv0YmtDkCw-lCMM0VGnE
15 id: node.crop_entity_browser_example.default
16 targetEntityType: node
17 bundle: crop_entity_browser_example
18 mode: default
19 content:
20   body:
21     type: text_textarea_with_summary
22     weight: 1
23     settings:
24       rows: 9
25       summary_rows: 3
26       placeholder: ''
27     third_party_settings: {  }
28     region: content
29   created:
30     type: datetime_timestamp
31     weight: 5
32     region: content
33     settings: {  }
34     third_party_settings: {  }
35   field_image_crop_entity_browser:
36     weight: 26
37     settings:
38       entity_browser: crop_entity_browser_example
39       field_widget_display: rendered_entity
40       field_widget_edit: true
41       field_widget_remove: true
42       open: true
43       selection_mode: selection_append
44       field_widget_display_settings:
45         view_mode: browser_thumbnail
46     third_party_settings: {  }
47     type: entity_browser_entity_reference
48     region: content
49   langcode:
50     type: language_select
51     weight: 3
52     region: content
53     settings:
54       include_locked: true
55     third_party_settings: {  }
56   path:
57     type: path
58     weight: 8
59     region: content
60     settings: {  }
61     third_party_settings: {  }
62   promote:
63     type: boolean_checkbox
64     settings:
65       display_label: true
66     weight: 6
67     region: content
68     third_party_settings: {  }
69   sticky:
70     type: boolean_checkbox
71     settings:
72       display_label: true
73     weight: 7
74     region: content
75     third_party_settings: {  }
76   title:
77     type: string_textfield
78     weight: 0
79     region: content
80     settings:
81       size: 60
82       placeholder: ''
83     third_party_settings: {  }
84   uid:
85     type: entity_reference_autocomplete
86     weight: 4
87     settings:
88       match_operator: CONTAINS
89       size: 60
90       placeholder: ''
91     region: content
92     third_party_settings: {  }
93 hidden: {  }