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