mirror of
https://git.northern.co/onpoint-suite/drupal_yp_install_profile.git
synced 2024-10-31 17:05:32 +00:00
Merge pull request #2 from yellowpencil/peter-updates
add responsive images default paragraph view modes
This commit is contained in:
commit
cc8dc73e24
@ -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
|
||||
@ -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
|
||||
@ -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
|
||||
@ -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
|
||||
@ -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
|
||||
@ -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
|
||||
Loading…
Reference in New Issue
Block a user