Skip to content

Commit

Permalink
EWPP-4578: Update config_devel for theme_helper.
Browse files Browse the repository at this point in the history
  • Loading branch information
fmmribeiro committed Dec 10, 2024
1 parent 3368e3c commit af622f5
Show file tree
Hide file tree
Showing 18 changed files with 44 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ dependencies:
- node
id: node.oe_compact_teaser
label: 'OpenEuropa: Compact teaser'
description: ''
targetEntityType: node
cache: true
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ effects:
width: 1140
height: 380
anchor: center-center

Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ effects:
width: 1140
height: 285
anchor: center-center

Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ effects:
width: 1140
height: 228
anchor: center-center

Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ effects:
width: 996
height: 332
anchor: center-center

Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ effects:
width: 996
height: 249
anchor: center-center

Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ effects:
width: 996
height: 199
anchor: center-center

Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
langcode: en
status: true
dependencies: { }
dependencies:
module:
- oe_theme_helper
name: oe_theme_medium_2x_no_crop
label: 'Medium 2x (no crop)'
effects:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ effects:
width: 768
height: 256
anchor: center-center

Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ effects:
width: 768
height: 192
anchor: center-center

Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
langcode: en
status: true
dependencies: { }
dependencies:
module:
- oe_theme_helper
name: oe_theme_small_2x_no_crop
label: 'Small 2x (no crop)'
effects:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ effects:
width: 480
height: 160
anchor: center-center

Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ effects:
width: 480
height: 120
anchor: center-center

Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ effects:
width: 480
height: 96
anchor: center-center

Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ dependencies:
- image.style.oe_theme_large_3_1_banner
- image.style.oe_theme_medium_3_1_banner
- image.style.oe_theme_small_3_1_banner
module:
- oe_theme_helper
id: oe_theme_3_1_banner
label: '3:1 Banner'
image_style_mappings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ dependencies:
- image.style.oe_theme_large_4_1_banner
- image.style.oe_theme_medium_4_1_banner
- image.style.oe_theme_small_4_1_banner
module:
- oe_theme_helper
id: oe_theme_4_1_banner
label: '4:1 Banner'
image_style_mappings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ dependencies:
- image.style.oe_theme_large_5_1_banner
- image.style.oe_theme_medium_5_1_banner
- image.style.oe_theme_small_5_1_banner
module:
- oe_theme_helper
id: oe_theme_5_1_banner
label: '5:1 Banner'
image_style_mappings:
Expand Down
40 changes: 31 additions & 9 deletions modules/oe_theme_helper/oe_theme_helper.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,34 @@ dependencies:

config_devel:
install:
- image.style.oe_theme_list_item
- image.style.oe_theme_list_item_featured
- image.style.oe_theme_list_item_2x
- image.style.oe_theme_list_item_featured_2x
- image.style.oe_theme_medium_2x_no_crop
- image.style.oe_theme_medium_no_crop
- image.style.oe_theme_small_2x_no_crop
- image.style.oe_theme_small_no_crop
- responsive_image.styles.oe_theme_main_content
- core.entity_view_mode.node.oe_compact_teaser
- image.style.oe_theme_extra_large_3_1_banner
- image.style.oe_theme_extra_large_4_1_banner
- image.style.oe_theme_extra_large_5_1_banner
- image.style.oe_theme_full_width
- image.style.oe_theme_full_width_banner_3_1
- image.style.oe_theme_full_width_banner_4_1
- image.style.oe_theme_full_width_banner_5_1
- image.style.oe_theme_large_3_1_banner
- image.style.oe_theme_large_4_1_banner
- image.style.oe_theme_large_5_1_banner
- image.style.oe_theme_list_item
- image.style.oe_theme_list_item_2x
- image.style.oe_theme_list_item_featured
- image.style.oe_theme_list_item_featured_2x
- image.style.oe_theme_medium_2x_no_crop
- image.style.oe_theme_medium_3_1_banner
- image.style.oe_theme_medium_4_1_banner
- image.style.oe_theme_medium_5_1_banner
- image.style.oe_theme_medium_no_crop
- image.style.oe_theme_ratio_3_2_medium
- image.style.oe_theme_small_2x_no_crop
- image.style.oe_theme_small_3_1_banner
- image.style.oe_theme_small_4_1_banner
- image.style.oe_theme_small_5_1_banner
- image.style.oe_theme_small_no_crop
- oe_theme_helper.internal_domains
- responsive_image.styles.oe_theme_3_1_banner
- responsive_image.styles.oe_theme_4_1_banner
- responsive_image.styles.oe_theme_5_1_banner
- responsive_image.styles.oe_theme_main_content

0 comments on commit af622f5

Please sign in to comment.