Add new configuration generated by config distro after d10 upgrade
This commit is contained in:
parent
2076a4e99d
commit
e77abe60d1
95 changed files with 2635 additions and 0 deletions
42
config/sync/responsive_image.styles.drutopia_card.yml
Normal file
42
config/sync/responsive_image.styles.drutopia_card.yml
Normal file
|
@ -0,0 +1,42 @@
|
|||
uuid: c4e6dc77-5ebe-4b90-a9e5-b7b6056f21d4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- image.style.drutopia_wide_extra_small
|
||||
- image.style.drutopia_wide_medium
|
||||
- image.style.drutopia_wide_small
|
||||
module:
|
||||
- drutopia_core
|
||||
_core:
|
||||
default_config_hash: DyJYr1VGP_Okl7KSvoJ9hsLs5gakhjh7xx4eMOnBC5I
|
||||
id: drutopia_card
|
||||
label: Card
|
||||
image_style_mappings:
|
||||
-
|
||||
image_mapping_type: image_style
|
||||
image_mapping: drutopia_wide_small
|
||||
breakpoint_id: drutopia_core.fullhd
|
||||
multiplier: 1x
|
||||
-
|
||||
image_mapping_type: image_style
|
||||
image_mapping: drutopia_wide_small
|
||||
breakpoint_id: drutopia_core.widescreen
|
||||
multiplier: 1x
|
||||
-
|
||||
image_mapping_type: image_style
|
||||
image_mapping: drutopia_wide_extra_small
|
||||
breakpoint_id: drutopia_core.desktop
|
||||
multiplier: 1x
|
||||
-
|
||||
image_mapping_type: image_style
|
||||
image_mapping: drutopia_wide_small
|
||||
breakpoint_id: drutopia_core.tablet
|
||||
multiplier: 1x
|
||||
-
|
||||
image_mapping_type: image_style
|
||||
image_mapping: drutopia_wide_medium
|
||||
breakpoint_id: drutopia_core.mobile
|
||||
multiplier: 1x
|
||||
breakpoint_group: drutopia_core
|
||||
fallback_image_style: drutopia_wide_extra_small
|
Loading…
Add table
Add a link
Reference in a new issue