Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-bot authored Oct 30, 2023
1 parent 63f98db commit 7fca053
Show file tree
Hide file tree
Showing 80 changed files with 465 additions and 177 deletions.
151 changes: 76 additions & 75 deletions composer.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
- media_library
- text
_core:
default_config_hash: Vt6e-uIFB3vt8xMj-uoVJNDO8F9ZFxo1CjPktEvIDsQ
default_config_hash: AMDZDzWNP90sUgt9bSZf2RbL7KmSxkXMKIiueo1JSWg
id: paragraph.remote_video.default
targetEntityType: paragraph
bundle: remote_video
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ content:
settings:
responsive_image_style: content_cards
image_link: ''
image_loading:
attribute: eager
third_party_settings: { }
weight: 0
region: content
Expand Down
2 changes: 2 additions & 0 deletions conf/cmi/core.entity_view_display.media.image.hero.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ content:
settings:
responsive_image_style: hero__left_right
image_link: ''
image_loading:
attribute: eager
third_party_settings: { }
weight: 0
region: content
Expand Down
2 changes: 2 additions & 0 deletions conf/cmi/core.entity_view_display.media.image.image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ content:
settings:
responsive_image_style: image__3_2
image_link: ''
image_loading:
attribute: eager
third_party_settings: { }
weight: 0
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ content:
settings:
responsive_image_style: image__3_2_content_area
image_link: ''
image_loading:
attribute: eager
third_party_settings: { }
weight: 0
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ content:
settings:
responsive_image_style: list_of_links__thumbnail
image_link: ''
image_loading:
attribute: eager
third_party_settings: { }
weight: 0
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ content:
settings:
max_width: 1264
max_height: 714
loading:
attribute: eager
third_party_settings: { }
weight: 0
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,15 @@ content:
date_format: long
custom_date_format: ''
timezone: ''
tooltip:
date_format: ''
custom_date_format: ''
time_diff:
enabled: false
future_format: '@interval hence'
past_format: '@interval ago'
granularity: 2
refresh: 60
third_party_settings: { }
weight: 4
region: content
Expand Down
9 changes: 9 additions & 0 deletions conf/cmi/core.entity_view_display.node.news_item.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,15 @@ content:
date_format: publication_date_format
custom_date_format: ''
timezone: ''
tooltip:
date_format: ''
custom_date_format: ''
time_diff:
enabled: false
future_format: '@interval hence'
past_format: '@interval ago'
granularity: 2
refresh: 60
third_party_settings: { }
weight: 3
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,15 @@ content:
date_format: publication_date_format
custom_date_format: ''
timezone: ''
tooltip:
date_format: ''
custom_date_format: ''
time_diff:
enabled: false
future_format: '@interval hence'
past_format: '@interval ago'
granularity: 2
refresh: 60
third_party_settings: { }
weight: 3
region: content
Expand Down
9 changes: 9 additions & 0 deletions conf/cmi/core.entity_view_display.node.news_item.teaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,15 @@ content:
date_format: long
custom_date_format: ''
timezone: ''
tooltip:
date_format: ''
custom_date_format: ''
time_diff:
enabled: false
future_format: '@interval hence'
past_format: '@interval ago'
granularity: 2
refresh: 60
third_party_settings: { }
weight: 4
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,15 @@ content:
date_format: publication_date_format
custom_date_format: ''
timezone: ''
tooltip:
date_format: ''
custom_date_format: ''
time_diff:
enabled: false
future_format: '@interval hence'
past_format: '@interval ago'
granularity: 2
refresh: 60
third_party_settings: { }
weight: 2
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
module:
- text
_core:
default_config_hash: gmvd3NpBqlZGO-d_PTKw53sTWYa01VHkHeH0-D1GGLI
default_config_hash: hYT61xkhP2zXO2VXijtXVPkoENlhLvIv5DRycKMm6iE
id: paragraph.remote_video.default
targetEntityType: paragraph
bundle: remote_video
Expand Down
1 change: 1 addition & 0 deletions conf/cmi/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ module:
paragraphs_library: 0
path: 0
path_alias: 0
phpass: 0
purge: 0
purge_drush: 0
purge_processor_cron: 0
Expand Down
Loading

0 comments on commit 7fca053

Please sign in to comment.