6195f1d1aed419baa3f291d3999e5c41e228f389
[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: Tuo6EK7LpzkQAfDTo-kOe-itC3LtNM9Bo5vvXA9fhNg
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   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_crop_area: true
37       show_default_crop: true
38       warn_multiple_usages: true
39       preview_image_style: thumbnail
40       crop_preview_image_style: crop_thumbnail
41       crop_list:
42         - crop_16_9
43       progress_indicator: throbber
44     third_party_settings: {  }
45     type: image_widget_crop
46   langcode:
47     type: language_select
48     weight: 2
49     settings: {  }
50     third_party_settings: {  }
51   path:
52     type: path
53     weight: 8
54     settings: {  }
55     third_party_settings: {  }
56   promote:
57     type: boolean_checkbox
58     settings:
59       display_label: true
60     weight: 6
61     third_party_settings: {  }
62   sticky:
63     type: boolean_checkbox
64     settings:
65       display_label: true
66     weight: 7
67     third_party_settings: {  }
68   title:
69     type: string_textfield
70     weight: 0
71     settings:
72       size: 60
73       placeholder: ''
74     third_party_settings: {  }
75   uid:
76     type: entity_reference_autocomplete
77     weight: 4
78     settings:
79       match_operator: CONTAINS
80       size: 60
81       placeholder: ''
82     third_party_settings: {  }
83 hidden: {  }