Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic update #1565

Merged
merged 1 commit into from
Nov 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
102 changes: 51 additions & 51 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 38 additions & 0 deletions conf/cmi/core.entity_view_display.media.image.image_gallery.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
uuid: 276c125d-e2db-44ce-9576-21c45385e0dc
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.media.image_gallery
- field.field.media.image.field_media_image
- field.field.media.image.field_photographer
- media.type.image
- responsive_image.styles.image_gallery_1_1
module:
- responsive_image
_core:
default_config_hash: Ky7rUnc3u7APd8dH1E5EogiDjUtvkJvq0ZHfgG6OlQw
id: media.image.image_gallery
targetEntityType: media
bundle: image
mode: image_gallery
content:
field_media_image:
type: responsive_image
label: hidden
settings:
responsive_image_style: image_gallery_1_1
image_link: ''
image_loading:
attribute: eager
third_party_settings: { }
weight: 0
region: content
hidden:
created: true
field_photographer: true
langcode: true
name: true
search_api_excerpt: true
thumbnail: true
uid: true
13 changes: 13 additions & 0 deletions conf/cmi/core.entity_view_mode.media.image_gallery.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
uuid: c52c9e44-0d46-417c-a8d9-372120b2c68a
langcode: en
status: true
dependencies:
module:
- media
_core:
default_config_hash: X_EeW1ealqkAjjQhcc2ehkJxyT9VZ9QH5iTYi-6NeYY
id: media.image_gallery
label: 'Image gallery'
description: ''
targetEntityType: media
cache: true
26 changes: 26 additions & 0 deletions conf/cmi/image.style.0.7_1086w_1630h_LQ.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
uuid: 74ef3c22-d7ea-4cb1-8aab-01ba6b79bde5
langcode: en
status: true
dependencies:
module:
- focal_point
- image_style_quality
_core:
default_config_hash: AeqLUQ96Cqn70SDi5us0fS8EdVFFfMUYhKl3Zf6DcBo
name: 0.7_1086w_1630h_LQ
label: 0.7_1086w_1630h_LQ
effects:
1c1da0f4-bb6a-4f11-88eb-8cd33a8e0da2:
uuid: 1c1da0f4-bb6a-4f11-88eb-8cd33a8e0da2
id: focal_point_scale_and_crop
weight: 1
data:
width: 1086
height: 1630
crop_type: focal_point
c319bca0-92f7-4467-a5ec-1b902ce2be1b:
uuid: c319bca0-92f7-4467-a5ec-1b902ce2be1b
id: image_style_quality
weight: 2
data:
quality: 65
19 changes: 19 additions & 0 deletions conf/cmi/image.style.0.7_352w_572h.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
uuid: f0276d08-9181-4923-9b87-49e9bf5ee5f4
langcode: en
status: true
dependencies:
module:
- focal_point
_core:
default_config_hash: cBN24Ntaz6rn8wtPWjCbT3-Hxq8qynjPGSmJFAV31Hk
name: 0.7_352w_572h
label: 0.7_352w_572h
effects:
11ff7a5b-af0b-4eac-a4a3-7bc3b9ac6188:
uuid: 11ff7a5b-af0b-4eac-a4a3-7bc3b9ac6188
id: focal_point_scale_and_crop
weight: 1
data:
width: 352
height: 572
crop_type: focal_point
Loading