Yaffs site version 1.1
[yaffs-website] / web / modules / contrib / image_widget_crop / modules / image_widget_crop_examples / config / optional / field.field.node.crop_responsive_example.field_image_crop_simple.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.storage.node.field_image_crop_simple
6     - node.type.crop_responsive_example
7   module:
8     - image
9 _core:
10   default_config_hash: 3zky2UvAGhcUMnYrkYwgnFGB6TSgOb6UN04_Xi8jCA0
11 id: node.crop_responsive_example.field_image_crop_simple
12 field_name: field_image_crop_simple
13 entity_type: node
14 bundle: crop_responsive_example
15 label: 'Image Crop Responsive'
16 description: "This Field is configured to display on different image (with different crop zone/ratio) depending on <b>BARTIK</b> breakpoint by default on fullContent.<br/>\r\n<b>Image Style dependin breakpoint :</b>\r\n<ul>\r\n<li>Wide (min-width: 851px) => Small - (320 x 180) with crop 16:9</li>\r\n<li>NARROW (min-width: 851px to max-width: 850px) => Medium with crop simple</li>\r\n<li>MOBILE  => Medium - (300 x 330) with crop 4:3</li>\r\n<li>FALLBACK =>  Small - (320 x 180) with crop 16:9</li>\r\n</ul><br/>\r\n\r\nTo exepriment different reaction change configuration <a href=\"/admin/config/media/responsive-image-style/crop_example_responsive\" target=\"_blank\">HERE</a><br/>"
17 required: true
18 translatable: true
19 default_value: {  }
20 default_value_callback: ''
21 settings:
22   file_directory: ''
23   file_extensions: 'png gif jpg jpeg'
24   max_filesize: ''
25   max_resolution: ''
26   min_resolution: ''
27   alt_field: false
28   alt_field_required: false
29   title_field: false
30   title_field_required: false
31   default_image:
32     uuid: ''
33     alt: ''
34     title: ''
35     width: null
36     height: null
37   handler: 'default:file'
38   handler_settings: {  }
39 field_type: image