Merge pull request #2 from yellowpencil/peter-updates

add responsive images default paragraph view modes
This commit is contained in:
Peter Wegren 2021-05-17 17:03:51 -07:00 committed by GitHub Enterprise
commit cc8dc73e24
6 changed files with 60 additions and 0 deletions

View File

@ -0,0 +1,10 @@
uuid: a22af64c-0f46-42bd-8f74-efea8a8abb54
langcode: en
status: true
dependencies:
module:
- paragraphs
id: paragraph.responsive_image_full_half_
label: 'Responsive image (full - half)'
targetEntityType: paragraph
cache: true

View File

@ -0,0 +1,10 @@
uuid: 641123c9-7eb5-49d3-8ac3-d6d642ca7213
langcode: en
status: true
dependencies:
module:
- paragraphs
id: paragraph.responsive_image_full_third_
label: 'Responsive image (full - third)'
targetEntityType: paragraph
cache: true

View File

@ -0,0 +1,10 @@
uuid: 0373b0ef-a750-4e54-a6c3-3b68ba0ec540
langcode: en
status: true
dependencies:
module:
- paragraphs
id: paragraph.responsive_image_full_width_
label: 'Responsive image (full width)'
targetEntityType: paragraph
cache: true

View File

@ -0,0 +1,10 @@
uuid: c37ea66f-1b2f-4fd9-b05f-05a4b3ecb8cd
langcode: en
status: true
dependencies:
module:
- paragraphs
id: paragraph.responsive_image_half_width_
label: 'Responsive image (half-width)'
targetEntityType: paragraph
cache: true

View File

@ -0,0 +1,10 @@
uuid: d857fd8d-be47-48af-82d2-ee1fa0279a7b
langcode: en
status: true
dependencies:
module:
- paragraphs
id: paragraph.responsive_image_third_half_
label: 'Responsive image (third - half)'
targetEntityType: paragraph
cache: true

View File

@ -0,0 +1,10 @@
uuid: eaffb173-d8a2-43c4-ad5f-8fa9a66e5524
langcode: en
status: true
dependencies:
module:
- paragraphs
id: paragraph.responsive_image_two_third_width_
label: 'Responsive image (two-third width)'
targetEntityType: paragraph
cache: true