e033fcbd2f5425d48e36618e816d4a5f39a1db6c
[yaffs-website] / web / modules / contrib / image_widget_crop / modules / image_widget_crop_examples / config / optional / core.entity_form_display.node.crop_simple_example.default.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.field.node.crop_simple_example.body
6     - field.field.node.crop_simple_example.field_image_crop_simple
7     - image.style.thumbnail
8     - node.type.crop_simple_example
9   module:
10     - image_widget_crop
11     - path
12     - text
13 _core:
14   default_config_hash: 5-na3wxyndnQyLzy1pepCFukjewbhJDoAozYO7XQXeg
15 id: node.crop_simple_example.default
16 targetEntityType: node
17 bundle: crop_simple_example
18 mode: default
19 content:
20   body:
21     type: text_textarea_with_summary
22     weight: 2
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     settings: {  }
33     third_party_settings: {  }
34     region: content
35   field_image_crop_simple:
36     weight: 1
37     settings:
38       show_crop_area: true
39       show_default_crop: true
40       warn_multiple_usages: true
41       preview_image_style: thumbnail
42       crop_preview_image_style: crop_thumbnail
43       crop_list:
44         - crop_16_9
45       progress_indicator: throbber
46     third_party_settings: {  }
47     type: image_widget_crop
48     region: content
49   langcode:
50     type: language_select
51     weight: 2
52     settings:
53       include_locked: true
54     third_party_settings: {  }
55     region: content
56   path:
57     type: path
58     weight: 8
59     settings: {  }
60     third_party_settings: {  }
61     region: content
62   promote:
63     type: boolean_checkbox
64     settings:
65       display_label: true
66     weight: 6
67     third_party_settings: {  }
68     region: content
69   sticky:
70     type: boolean_checkbox
71     settings:
72       display_label: true
73     weight: 7
74     third_party_settings: {  }
75     region: content
76   title:
77     type: string_textfield
78     weight: 0
79     settings:
80       size: 60
81       placeholder: ''
82     third_party_settings: {  }
83     region: content
84   uid:
85     type: entity_reference_autocomplete
86     weight: 4
87     settings:
88       match_operator: CONTAINS
89       size: 60
90       placeholder: ''
91     third_party_settings: {  }
92     region: content
93 hidden: {  }