diff --git a/config/install/core.entity_view_mode.paragraph.responsive_image_full_half_.yml b/config/install/core.entity_view_mode.paragraph.responsive_image_full_half_.yml new file mode 100644 index 0000000..4881772 --- /dev/null +++ b/config/install/core.entity_view_mode.paragraph.responsive_image_full_half_.yml @@ -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 diff --git a/config/install/core.entity_view_mode.paragraph.responsive_image_full_third_.yml b/config/install/core.entity_view_mode.paragraph.responsive_image_full_third_.yml new file mode 100644 index 0000000..0f4fb52 --- /dev/null +++ b/config/install/core.entity_view_mode.paragraph.responsive_image_full_third_.yml @@ -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 diff --git a/config/install/core.entity_view_mode.paragraph.responsive_image_full_width_.yml b/config/install/core.entity_view_mode.paragraph.responsive_image_full_width_.yml new file mode 100644 index 0000000..5d8174c --- /dev/null +++ b/config/install/core.entity_view_mode.paragraph.responsive_image_full_width_.yml @@ -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 diff --git a/config/install/core.entity_view_mode.paragraph.responsive_image_half_width_.yml b/config/install/core.entity_view_mode.paragraph.responsive_image_half_width_.yml new file mode 100644 index 0000000..7a7bd7d --- /dev/null +++ b/config/install/core.entity_view_mode.paragraph.responsive_image_half_width_.yml @@ -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 diff --git a/config/install/core.entity_view_mode.paragraph.responsive_image_third_half_.yml b/config/install/core.entity_view_mode.paragraph.responsive_image_third_half_.yml new file mode 100644 index 0000000..b0525db --- /dev/null +++ b/config/install/core.entity_view_mode.paragraph.responsive_image_third_half_.yml @@ -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 diff --git a/config/install/core.entity_view_mode.paragraph.responsive_image_two_third_width_.yml b/config/install/core.entity_view_mode.paragraph.responsive_image_two_third_width_.yml new file mode 100644 index 0000000..567c259 --- /dev/null +++ b/config/install/core.entity_view_mode.paragraph.responsive_image_two_third_width_.yml @@ -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