c03433af4e4450ec501b9420feb3063bb5a7fae9
[yaffs-website] / web / modules / contrib / image_widget_crop / modules / image_widget_crop_examples / config / optional / core.entity_form_display.node.crop_file_entity_example.default.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.field.node.crop_file_entity_example.body
6     - field.field.node.crop_file_entity_example.field_image_crop_file_entity
7     - node.type.crop_file_entity_example
8   module:
9     - file_entity
10     - path
11     - text
12 _core:
13   default_config_hash: osItfRrTPJxKLKSGsKbmr4EcsvRspZ9yDuWi3WLJIGM
14 id: node.crop_file_entity_example.default
15 targetEntityType: node
16 bundle: crop_file_entity_example
17 mode: default
18 content:
19   body:
20     type: text_textarea_with_summary
21     weight: 31
22     settings:
23       rows: 9
24       summary_rows: 3
25       placeholder: ''
26     third_party_settings: {  }
27     region: content
28   created:
29     type: datetime_timestamp
30     weight: 10
31     settings: {  }
32     third_party_settings: {  }
33     region: content
34   field_image_crop_file_entity:
35     weight: 32
36     settings:
37       progress_indicator: throbber
38     third_party_settings: {  }
39     type: file_editable
40     region: content
41   langcode:
42     type: language_select
43     weight: 2
44     region: content
45     settings:
46       include_locked: true
47     third_party_settings: {  }
48   path:
49     type: path
50     weight: 30
51     settings: {  }
52     third_party_settings: {  }
53     region: content
54   promote:
55     type: boolean_checkbox
56     settings:
57       display_label: true
58     weight: 15
59     third_party_settings: {  }
60     region: content
61   sticky:
62     type: boolean_checkbox
63     settings:
64       display_label: true
65     weight: 16
66     third_party_settings: {  }
67     region: content
68   title:
69     type: string_textfield
70     weight: -5
71     settings:
72       size: 60
73       placeholder: ''
74     third_party_settings: {  }
75     region: content
76   uid:
77     type: entity_reference_autocomplete
78     weight: 5
79     settings:
80       match_operator: CONTAINS
81       size: 60
82       placeholder: ''
83     third_party_settings: {  }
84     region: content
85 hidden: {  }