From d206c119720d557c11320ebb3d7339890b8f9efa Mon Sep 17 00:00:00 2001 From: Benoit Socias Date: Mon, 28 Aug 2023 14:42:05 +0200 Subject: [PATCH] [IMP] theme_*: extract shapes to configurator-dedicated templates This commit extracts the pre-defined section shapes from blocks into templates that are dedicated to being used by the configurator. For blocks that are not used in configurator pages, the configurator templates have not been created. task-3381714 Part-of: odoo/design-themes#692 --- .../views/snippets/s_call_to_action.xml | 16 ++- .../views/snippets/s_comparisons.xml | 16 ++- theme_anelusia/views/snippets/s_numbers.xml | 6 + .../views/snippets/s_product_catalog.xml | 8 +- theme_anelusia/views/snippets/s_showcase.xml | 5 - .../views/snippets/s_call_to_action.xml | 16 ++- theme_artists/views/snippets/s_carousel.xml | 35 +++++- theme_artists/views/snippets/s_cover.xml | 16 ++- theme_artists/views/snippets/s_features.xml | 16 ++- .../views/snippets/s_image_gallery.xml | 15 ++- theme_artists/views/snippets/s_image_text.xml | 16 ++- theme_artists/views/snippets/s_numbers.xml | 6 + theme_artists/views/snippets/s_parallax.xml | 11 +- .../views/snippets/s_product_catalog.xml | 8 +- .../views/snippets/s_quotes_carousel.xml | 16 ++- theme_artists/views/snippets/s_text_image.xml | 16 ++- theme_artists/views/snippets/s_title.xml | 15 ++- theme_avantgarde/views/customizations.xml | 40 +++++-- theme_aviato/views/snippets/s_cover.xml | 16 ++- theme_aviato/views/snippets/s_picture.xml | 13 ++- .../views/snippets/s_call_to_action.xml | 16 ++- .../views/snippets/s_company_team.xml | 16 ++- theme_beauty/views/snippets/s_cover.xml | 16 ++- theme_beauty/views/snippets/s_numbers.xml | 6 + theme_beauty/views/snippets/s_picture.xml | 6 + .../views/snippets/s_product_list.xml | 16 ++- theme_beauty/views/snippets/s_title.xml | 8 +- theme_bewise/views/customizations.xml | 103 ++++++++++++------ theme_bistro/views/snippets/s_banner.xml | 14 ++- theme_bistro/views/snippets/s_cover.xml | 19 ++-- theme_bistro/views/snippets/s_picture.xml | 15 ++- .../views/snippets/s_product_catalog.xml | 13 ++- .../views/snippets/s_call_to_action.xml | 16 ++- theme_bookstore/views/snippets/s_cover.xml | 16 ++- .../views/snippets/s_image_text.xml | 16 ++- .../views/snippets/s_media_list.xml | 16 ++- theme_bookstore/views/snippets/s_numbers.xml | 16 ++- .../views/snippets/s_product_catalog.xml | 13 ++- theme_buzzy/views/snippets/s_banner.xml | 16 ++- .../views/snippets/s_call_to_action.xml | 16 ++- theme_buzzy/views/snippets/s_cover.xml | 15 ++- theme_buzzy/views/snippets/s_features.xml | 16 ++- theme_buzzy/views/snippets/s_numbers.xml | 6 + .../views/snippets/s_process_steps.xml | 5 - .../views/snippets/s_product_catalog.xml | 8 +- .../views/snippets/s_quotes_carousel.xml | 16 ++- theme_buzzy/views/snippets/s_showcase.xml | 5 - .../views/snippets/s_three_columns.xml | 16 ++- theme_buzzy/views/snippets/s_title.xml | 16 ++- .../views/snippets/s_call_to_action.xml | 16 ++- theme_clean/views/snippets/s_comparisons.xml | 16 ++- theme_clean/views/snippets/s_cover.xml | 16 ++- theme_clean/views/snippets/s_numbers.xml | 6 + .../views/snippets/s_three_columns.xml | 16 ++- theme_clean/views/snippets/s_title.xml | 15 ++- theme_cobalt/views/customizations.xml | 53 ++++++--- theme_graphene/views/customizations.xml | 69 ++++++++---- theme_kea/views/snippets/s_cover.xml | 16 ++- theme_kea/views/snippets/s_image_text.xml | 16 ++- theme_kea/views/snippets/s_media_list.xml | 16 ++- theme_kea/views/snippets/s_picture.xml | 16 ++- theme_kea/views/snippets/s_references.xml | 6 + theme_kea/views/snippets/s_text_image.xml | 16 ++- theme_kiddo/views/snippets/s_banner.xml | 15 ++- .../views/snippets/s_call_to_action.xml | 18 ++- theme_kiddo/views/snippets/s_cover.xml | 18 ++- theme_kiddo/views/snippets/s_image_text.xml | 18 ++- theme_kiddo/views/snippets/s_picture.xml | 18 ++- theme_kiddo/views/snippets/s_text_image.xml | 18 ++- .../views/snippets/s_three_columns.xml | 18 ++- .../views/snippets/s_call_to_action.xml | 16 ++- .../views/snippets/s_image_text.xml | 16 ++- theme_loftspace/views/snippets/s_numbers.xml | 8 +- .../views/snippets/s_product_catalog.xml | 13 ++- .../views/snippets/s_text_image.xml | 16 ++- theme_monglia/views/customizations.xml | 26 +++-- theme_nano/views/snippets/s_cover.xml | 14 ++- theme_nano/views/snippets/s_features.xml | 14 ++- theme_nano/views/snippets/s_parallax.xml | 15 ++- theme_notes/views/snippets/s_banner.xml | 17 ++- .../views/snippets/s_call_to_action.xml | 15 ++- theme_notes/views/snippets/s_carousel.xml | 34 ++++-- theme_notes/views/snippets/s_company_team.xml | 16 ++- theme_notes/views/snippets/s_comparisons.xml | 4 +- theme_notes/views/snippets/s_cover.xml | 13 ++- .../views/snippets/s_features_grid.xml | 1 - theme_notes/views/snippets/s_image_text.xml | 8 +- theme_notes/views/snippets/s_media_list.xml | 16 ++- theme_notes/views/snippets/s_parallax.xml | 4 +- .../views/snippets/s_product_catalog.xml | 15 ++- theme_notes/views/snippets/s_text_image.xml | 8 +- .../views/snippets/s_company_team.xml | 6 + .../views/snippets/s_comparisons.xml | 19 ++-- theme_odoo_experts/views/snippets/s_cover.xml | 16 ++- .../views/snippets/s_image_text.xml | 19 ++-- .../views/snippets/s_media_list.xml | 15 ++- .../views/snippets/s_numbers.xml | 16 ++- .../views/snippets/s_picture.xml | 15 ++- .../views/snippets/s_product_catalog.xml | 13 ++- .../views/snippets/s_text_image.xml | 16 ++- .../views/snippets/s_three_columns.xml | 16 ++- theme_orchid/views/snippets/s_cover.xml | 16 ++- theme_orchid/views/snippets/s_image_text.xml | 16 ++- theme_orchid/views/snippets/s_numbers.xml | 6 + .../views/snippets/s_quotes_carousel.xml | 16 ++- theme_orchid/views/snippets/s_text_image.xml | 16 ++- .../views/snippets/s_three_columns.xml | 16 ++- theme_paptic/views/customizations.xml | 95 +++++++++++----- theme_real_estate/views/snippets/s_banner.xml | 13 ++- theme_treehouse/views/snippets/s_banner.xml | 15 ++- .../views/snippets/s_call_to_action.xml | 15 ++- theme_vehicle/views/customizations.xml | 37 +++++-- theme_yes/views/snippets/s_company_team.xml | 19 ++-- theme_yes/views/snippets/s_cover.xml | 15 ++- theme_yes/views/snippets/s_image_gallery.xml | 5 - theme_yes/views/snippets/s_images_wall.xml | 19 ++-- theme_yes/views/snippets/s_media_list.xml | 16 ++- theme_yes/views/snippets/s_three_columns.xml | 16 ++- theme_zap/views/snippets/s_banner.xml | 12 +- 119 files changed, 1405 insertions(+), 596 deletions(-) diff --git a/theme_anelusia/views/snippets/s_call_to_action.xml b/theme_anelusia/views/snippets/s_call_to_action.xml index 7bccfd974..61024d2d5 100644 --- a/theme_anelusia/views/snippets/s_call_to_action.xml +++ b/theme_anelusia/views/snippets/s_call_to_action.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Floats/02","flip":[]} - - - -
@@ -42,4 +37,15 @@ + + diff --git a/theme_anelusia/views/snippets/s_comparisons.xml b/theme_anelusia/views/snippets/s_comparisons.xml index ce9a96d0c..f856f57c6 100644 --- a/theme_anelusia/views/snippets/s_comparisons.xml +++ b/theme_anelusia/views/snippets/s_comparisons.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Origins/17","flip":[]} - - - -
@@ -34,4 +29,15 @@ + + diff --git a/theme_anelusia/views/snippets/s_numbers.xml b/theme_anelusia/views/snippets/s_numbers.xml index c50fdff0b..e0807b55e 100644 --- a/theme_anelusia/views/snippets/s_numbers.xml +++ b/theme_anelusia/views/snippets/s_numbers.xml @@ -5,6 +5,12 @@ + + + + + + diff --git a/theme_artists/views/snippets/s_call_to_action.xml b/theme_artists/views/snippets/s_call_to_action.xml index 98e51f8c9..93f976df4 100644 --- a/theme_artists/views/snippets/s_call_to_action.xml +++ b/theme_artists/views/snippets/s_call_to_action.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Airy/12_001","flip":["y"]} - - - -
@@ -20,4 +15,15 @@ + + diff --git a/theme_artists/views/snippets/s_carousel.xml b/theme_artists/views/snippets/s_carousel.xml index 342c9c9a0..c4c8d13bf 100644 --- a/theme_artists/views/snippets/s_carousel.xml +++ b/theme_artists/views/snippets/s_carousel.xml @@ -4,13 +4,11 @@ + + diff --git a/theme_artists/views/snippets/s_cover.xml b/theme_artists/views/snippets/s_cover.xml index 99012d720..873c83db1 100644 --- a/theme_artists/views/snippets/s_cover.xml +++ b/theme_artists/views/snippets/s_cover.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Floats/02","flip":[]} - - - -
@@ -23,4 +18,15 @@ + + diff --git a/theme_artists/views/snippets/s_features.xml b/theme_artists/views/snippets/s_features.xml index ec27677cb..d19edf967 100644 --- a/theme_artists/views/snippets/s_features.xml +++ b/theme_artists/views/snippets/s_features.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Airy/14","flip":[]} - - - -
@@ -21,4 +16,15 @@ + + diff --git a/theme_artists/views/snippets/s_image_gallery.xml b/theme_artists/views/snippets/s_image_gallery.xml index 4f1eb18de..17d8612f0 100644 --- a/theme_artists/views/snippets/s_image_gallery.xml +++ b/theme_artists/views/snippets/s_image_gallery.xml @@ -5,14 +5,12 @@ - {"shape":"web_editor/Wavy/04","flip":[]} 1 - +
-
@@ -32,6 +30,17 @@ + + + + diff --git a/theme_artists/views/snippets/s_numbers.xml b/theme_artists/views/snippets/s_numbers.xml index d25e8526a..9158ffd43 100644 --- a/theme_artists/views/snippets/s_numbers.xml +++ b/theme_artists/views/snippets/s_numbers.xml @@ -5,6 +5,12 @@ + + + + + + diff --git a/theme_artists/views/snippets/s_title.xml b/theme_artists/views/snippets/s_title.xml index 15ebfd966..ed2a7ce52 100644 --- a/theme_artists/views/snippets/s_title.xml +++ b/theme_artists/views/snippets/s_title.xml @@ -5,14 +5,12 @@ - {"shape":"web_editor/Airy/12_001","flip":[]} 1 - +
-
@@ -20,4 +18,15 @@ + + diff --git a/theme_avantgarde/views/customizations.xml b/theme_avantgarde/views/customizations.xml index 02742f982..49ec2e413 100644 --- a/theme_avantgarde/views/customizations.xml +++ b/theme_avantgarde/views/customizations.xml @@ -5,14 +5,10 @@ + + + + diff --git a/theme_beauty/views/snippets/s_company_team.xml b/theme_beauty/views/snippets/s_company_team.xml index 75d8443cc..6e7117086 100644 --- a/theme_beauty/views/snippets/s_company_team.xml +++ b/theme_beauty/views/snippets/s_company_team.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Wavy/20","flip":["y"]} - - - -
@@ -39,4 +34,15 @@ + + diff --git a/theme_beauty/views/snippets/s_cover.xml b/theme_beauty/views/snippets/s_cover.xml index 7fe634fd2..eff10a679 100644 --- a/theme_beauty/views/snippets/s_cover.xml +++ b/theme_beauty/views/snippets/s_cover.xml @@ -5,7 +5,6 @@ - {"shape":"web_editor/Wavy/09","flip":[]} @@ -15,10 +14,6 @@ - - -
- Working beauty
from the inside out @@ -28,4 +23,15 @@ + + diff --git a/theme_beauty/views/snippets/s_numbers.xml b/theme_beauty/views/snippets/s_numbers.xml index ffe5543e4..9680a8ac1 100644 --- a/theme_beauty/views/snippets/s_numbers.xml +++ b/theme_beauty/views/snippets/s_numbers.xml @@ -5,6 +5,12 @@ + + + + + + + + diff --git a/theme_beauty/views/snippets/s_title.xml b/theme_beauty/views/snippets/s_title.xml index f12326c8c..7f3a98594 100644 --- a/theme_beauty/views/snippets/s_title.xml +++ b/theme_beauty/views/snippets/s_title.xml @@ -5,12 +5,18 @@ - {"shape":"web_editor/Wavy/13_001","flip":["y"]} Close your eyes and let yourself go in the expert hands of our beauticians. + + + + + + + diff --git a/theme_bookstore/views/snippets/s_image_text.xml b/theme_bookstore/views/snippets/s_image_text.xml index 2c587fdba..4648c3506 100644 --- a/theme_bookstore/views/snippets/s_image_text.xml +++ b/theme_bookstore/views/snippets/s_image_text.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Wavy/20","flip":[]} - - - -
@@ -30,4 +25,15 @@ + + diff --git a/theme_bookstore/views/snippets/s_media_list.xml b/theme_bookstore/views/snippets/s_media_list.xml index 5e58c5c8b..b40295da0 100644 --- a/theme_bookstore/views/snippets/s_media_list.xml +++ b/theme_bookstore/views/snippets/s_media_list.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Wavy/10","flip":[]} - - - -
@@ -32,4 +27,15 @@ + + diff --git a/theme_bookstore/views/snippets/s_numbers.xml b/theme_bookstore/views/snippets/s_numbers.xml index 3fbfee8f3..8eb67879f 100644 --- a/theme_bookstore/views/snippets/s_numbers.xml +++ b/theme_bookstore/views/snippets/s_numbers.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Floats/12","flip":[]} - - - -
@@ -26,4 +21,15 @@ + + diff --git a/theme_bookstore/views/snippets/s_product_catalog.xml b/theme_bookstore/views/snippets/s_product_catalog.xml index 22375fca0..78fd95fe8 100644 --- a/theme_bookstore/views/snippets/s_product_catalog.xml +++ b/theme_bookstore/views/snippets/s_product_catalog.xml @@ -5,11 +5,20 @@ - {"shape":"web_editor/Origins/17","flip":["y"]} - +
+ + + + diff --git a/theme_buzzy/views/snippets/s_banner.xml b/theme_buzzy/views/snippets/s_banner.xml index 94dba552e..8559584e2 100644 --- a/theme_buzzy/views/snippets/s_banner.xml +++ b/theme_buzzy/views/snippets/s_banner.xml @@ -5,7 +5,6 @@ - {"shape":"web_editor/Origins/02_001","flip":[]} background-image:url('/web_editor/shape/theme_buzzy/s_banner.svg?c1=o-color-1'); background-position: 50% 37% @@ -15,10 +14,6 @@ - - -
- @@ -44,4 +39,15 @@ + + diff --git a/theme_buzzy/views/snippets/s_call_to_action.xml b/theme_buzzy/views/snippets/s_call_to_action.xml index 8c5d8b2d1..0021ff348 100644 --- a/theme_buzzy/views/snippets/s_call_to_action.xml +++ b/theme_buzzy/views/snippets/s_call_to_action.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Rainy/08_001","flip":[]} - - - -
@@ -33,4 +28,15 @@ + + diff --git a/theme_buzzy/views/snippets/s_cover.xml b/theme_buzzy/views/snippets/s_cover.xml index 75f4636f4..7ce9b1602 100644 --- a/theme_buzzy/views/snippets/s_cover.xml +++ b/theme_buzzy/views/snippets/s_cover.xml @@ -5,16 +5,11 @@ - {"shape":"web_editor/Airy/03_001","flip":[]}
- - -
- Faster, lighter and more powerful @@ -28,4 +23,14 @@ + diff --git a/theme_buzzy/views/snippets/s_features.xml b/theme_buzzy/views/snippets/s_features.xml index c386afadd..fab03588a 100644 --- a/theme_buzzy/views/snippets/s_features.xml +++ b/theme_buzzy/views/snippets/s_features.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Rainy/09_001","flip":[]} - - - -
@@ -21,4 +16,15 @@ + + diff --git a/theme_buzzy/views/snippets/s_numbers.xml b/theme_buzzy/views/snippets/s_numbers.xml index 141c2c75f..26a2d626f 100644 --- a/theme_buzzy/views/snippets/s_numbers.xml +++ b/theme_buzzy/views/snippets/s_numbers.xml @@ -5,6 +5,12 @@ + + + + + + + + diff --git a/theme_buzzy/views/snippets/s_showcase.xml b/theme_buzzy/views/snippets/s_showcase.xml index 20ffa57cf..e1904f8d2 100644 --- a/theme_buzzy/views/snippets/s_showcase.xml +++ b/theme_buzzy/views/snippets/s_showcase.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Blocks/03","flip":[]} - - - -
diff --git a/theme_buzzy/views/snippets/s_three_columns.xml b/theme_buzzy/views/snippets/s_three_columns.xml index d52c966b2..4b58065ae 100644 --- a/theme_buzzy/views/snippets/s_three_columns.xml +++ b/theme_buzzy/views/snippets/s_three_columns.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Airy/12_001","flip":[]} - - - -
@@ -61,4 +56,15 @@ + + diff --git a/theme_buzzy/views/snippets/s_title.xml b/theme_buzzy/views/snippets/s_title.xml index ca070e971..e792f16c2 100644 --- a/theme_buzzy/views/snippets/s_title.xml +++ b/theme_buzzy/views/snippets/s_title.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Airy/13_001","flip":[]} - - - -
@@ -17,4 +12,15 @@ + + diff --git a/theme_clean/views/snippets/s_call_to_action.xml b/theme_clean/views/snippets/s_call_to_action.xml index df17f2b52..e50da57c8 100644 --- a/theme_clean/views/snippets/s_call_to_action.xml +++ b/theme_clean/views/snippets/s_call_to_action.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Origins/14_001", "flip":["y"]} - - - -
@@ -23,4 +18,15 @@ + + diff --git a/theme_clean/views/snippets/s_comparisons.xml b/theme_clean/views/snippets/s_comparisons.xml index 3a7bf2f67..9e21c9f69 100644 --- a/theme_clean/views/snippets/s_comparisons.xml +++ b/theme_clean/views/snippets/s_comparisons.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Wavy/05","flip":["y"]} - - - -
@@ -21,4 +16,15 @@ + + diff --git a/theme_clean/views/snippets/s_cover.xml b/theme_clean/views/snippets/s_cover.xml index 70034ae9e..5263de432 100644 --- a/theme_clean/views/snippets/s_cover.xml +++ b/theme_clean/views/snippets/s_cover.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Origins/07_002","flip":[]} - - - -
@@ -26,4 +21,15 @@ + + diff --git a/theme_clean/views/snippets/s_numbers.xml b/theme_clean/views/snippets/s_numbers.xml index a976a5c58..cc103bf95 100644 --- a/theme_clean/views/snippets/s_numbers.xml +++ b/theme_clean/views/snippets/s_numbers.xml @@ -5,6 +5,12 @@ + + + + + + diff --git a/theme_clean/views/snippets/s_title.xml b/theme_clean/views/snippets/s_title.xml index c8b69cbc9..f1c694f04 100644 --- a/theme_clean/views/snippets/s_title.xml +++ b/theme_clean/views/snippets/s_title.xml @@ -6,13 +6,11 @@ 1 - {"shape":"web_editor/Origins/07_002","flip":[]} - +
-
@@ -20,4 +18,15 @@ + + diff --git a/theme_cobalt/views/customizations.xml b/theme_cobalt/views/customizations.xml index 21b980f17..63f5fcf95 100644 --- a/theme_cobalt/views/customizations.xml +++ b/theme_cobalt/views/customizations.xml @@ -6,10 +6,6 @@ - {"shape":"web_editor/Origins/11_001","flip":["y"]} - - -
@@ -50,16 +46,20 @@ + + + + + + diff --git a/theme_kiddo/views/snippets/s_cover.xml b/theme_kiddo/views/snippets/s_cover.xml index 5b5855b4c..ab71f0737 100644 --- a/theme_kiddo/views/snippets/s_cover.xml +++ b/theme_kiddo/views/snippets/s_cover.xml @@ -5,7 +5,6 @@ - {"shape":"web_editor/Floats/14"} @@ -13,11 +12,6 @@ - - -
- - Kiddo Nursery @@ -49,4 +43,16 @@ + + diff --git a/theme_kiddo/views/snippets/s_image_text.xml b/theme_kiddo/views/snippets/s_image_text.xml index 0b1b94b7a..2c4b963e2 100644 --- a/theme_kiddo/views/snippets/s_image_text.xml +++ b/theme_kiddo/views/snippets/s_image_text.xml @@ -5,12 +5,6 @@ - {"shape":"web_editor/Floats/13","flip":["x"]} - - - - -
@@ -47,4 +41,16 @@ + + diff --git a/theme_kiddo/views/snippets/s_picture.xml b/theme_kiddo/views/snippets/s_picture.xml index e54694b6b..0f4c054f8 100644 --- a/theme_kiddo/views/snippets/s_picture.xml +++ b/theme_kiddo/views/snippets/s_picture.xml @@ -5,12 +5,6 @@ - {"shape":"web_editor/Origins/16","flip":["x"]} - - - - -
@@ -30,4 +24,16 @@ + + diff --git a/theme_kiddo/views/snippets/s_text_image.xml b/theme_kiddo/views/snippets/s_text_image.xml index efb1b6bac..332f89b50 100644 --- a/theme_kiddo/views/snippets/s_text_image.xml +++ b/theme_kiddo/views/snippets/s_text_image.xml @@ -5,12 +5,6 @@ - {"shape":"web_editor/Floats/13","flip":["y"]} - - - - -
@@ -35,4 +29,16 @@ + + diff --git a/theme_kiddo/views/snippets/s_three_columns.xml b/theme_kiddo/views/snippets/s_three_columns.xml index 30f94b4b8..0a82602b7 100644 --- a/theme_kiddo/views/snippets/s_three_columns.xml +++ b/theme_kiddo/views/snippets/s_three_columns.xml @@ -5,12 +5,6 @@ - {"shape":"web_editor/Origins/14_001","flip":["y"]} - - - - -
@@ -110,4 +104,16 @@ + + diff --git a/theme_loftspace/views/snippets/s_call_to_action.xml b/theme_loftspace/views/snippets/s_call_to_action.xml index 780e33a42..cd20e3720 100644 --- a/theme_loftspace/views/snippets/s_call_to_action.xml +++ b/theme_loftspace/views/snippets/s_call_to_action.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Airy/13_001","flip":[]} - - - -
@@ -36,4 +31,15 @@ + + diff --git a/theme_loftspace/views/snippets/s_image_text.xml b/theme_loftspace/views/snippets/s_image_text.xml index 62c527f01..5fa153e04 100644 --- a/theme_loftspace/views/snippets/s_image_text.xml +++ b/theme_loftspace/views/snippets/s_image_text.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Airy/10","flip":["x"]} - - - -
@@ -21,4 +16,15 @@ + + diff --git a/theme_loftspace/views/snippets/s_numbers.xml b/theme_loftspace/views/snippets/s_numbers.xml index 11c3206f2..3a87e162c 100644 --- a/theme_loftspace/views/snippets/s_numbers.xml +++ b/theme_loftspace/views/snippets/s_numbers.xml @@ -5,9 +5,15 @@ + + + + + + diff --git a/theme_loftspace/views/snippets/s_text_image.xml b/theme_loftspace/views/snippets/s_text_image.xml index 4ac49c444..644db10e7 100644 --- a/theme_loftspace/views/snippets/s_text_image.xml +++ b/theme_loftspace/views/snippets/s_text_image.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Airy/10","flip":[]} - - - -
@@ -17,4 +12,15 @@ + + diff --git a/theme_monglia/views/customizations.xml b/theme_monglia/views/customizations.xml index 40b51d3db..f81519a25 100644 --- a/theme_monglia/views/customizations.xml +++ b/theme_monglia/views/customizations.xml @@ -93,10 +93,6 @@ + + + + diff --git a/theme_nano/views/snippets/s_parallax.xml b/theme_nano/views/snippets/s_parallax.xml index 3312d270e..573a47da1 100644 --- a/theme_nano/views/snippets/s_parallax.xml +++ b/theme_nano/views/snippets/s_parallax.xml @@ -5,10 +5,6 @@ - {"shape":"web_editor/Rainy/10", "flip":["x","y"]} - - -
@@ -20,4 +16,15 @@ + + diff --git a/theme_notes/views/snippets/s_banner.xml b/theme_notes/views/snippets/s_banner.xml index 0224f4351..a33423d68 100644 --- a/theme_notes/views/snippets/s_banner.xml +++ b/theme_notes/views/snippets/s_banner.xml @@ -5,17 +5,22 @@ - {"shape":"web_editor/Floats/08","flip":["x","y"]} - - -
- - Enjoy the atmosphere + + diff --git a/theme_notes/views/snippets/s_call_to_action.xml b/theme_notes/views/snippets/s_call_to_action.xml index 274789af4..9166d7b09 100644 --- a/theme_notes/views/snippets/s_call_to_action.xml +++ b/theme_notes/views/snippets/s_call_to_action.xml @@ -5,13 +5,11 @@ - {"shape":"web_editor/Floats/12","flip":[]} background-image: url('/web/image/website.s_call_to_action_default_image'); background-position: 50% 34%; - +
-
@@ -30,4 +28,15 @@ + + diff --git a/theme_notes/views/snippets/s_carousel.xml b/theme_notes/views/snippets/s_carousel.xml index 33208626b..2769fe1c0 100644 --- a/theme_notes/views/snippets/s_carousel.xml +++ b/theme_notes/views/snippets/s_carousel.xml @@ -5,7 +5,6 @@ - {"shape":"web_editor/Wavy/25","flip":["y"]} - - -
- - {"shape":"web_editor/Wavy/25","flip":[]} - - -
- - {"shape":"web_editor/Wavy/25","flip":["y"]} + + + + + diff --git a/theme_notes/views/snippets/s_comparisons.xml b/theme_notes/views/snippets/s_comparisons.xml index 9a6aaa1dc..acdc78da4 100644 --- a/theme_notes/views/snippets/s_comparisons.xml +++ b/theme_notes/views/snippets/s_comparisons.xml @@ -1,8 +1,8 @@ - + + diff --git a/theme_notes/views/snippets/s_parallax.xml b/theme_notes/views/snippets/s_parallax.xml index 193e9147c..378d5258b 100644 --- a/theme_notes/views/snippets/s_parallax.xml +++ b/theme_notes/views/snippets/s_parallax.xml @@ -1,8 +1,8 @@ - + + diff --git a/theme_odoo_experts/views/snippets/s_company_team.xml b/theme_odoo_experts/views/snippets/s_company_team.xml index 6d304c791..a8d0331b1 100644 --- a/theme_odoo_experts/views/snippets/s_company_team.xml +++ b/theme_odoo_experts/views/snippets/s_company_team.xml @@ -5,6 +5,12 @@ + + + + + + diff --git a/theme_odoo_experts/views/snippets/s_image_text.xml b/theme_odoo_experts/views/snippets/s_image_text.xml index 3390fe5e4..0c848902f 100644 --- a/theme_odoo_experts/views/snippets/s_image_text.xml +++ b/theme_odoo_experts/views/snippets/s_image_text.xml @@ -2,14 +2,6 @@ + + diff --git a/theme_odoo_experts/views/snippets/s_media_list.xml b/theme_odoo_experts/views/snippets/s_media_list.xml index ad7c9f900..bb1c5b10e 100644 --- a/theme_odoo_experts/views/snippets/s_media_list.xml +++ b/theme_odoo_experts/views/snippets/s_media_list.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Origins/09_001","flip":[]} - - - -
@@ -62,4 +57,14 @@ + diff --git a/theme_odoo_experts/views/snippets/s_numbers.xml b/theme_odoo_experts/views/snippets/s_numbers.xml index a89036f6b..796451b9d 100644 --- a/theme_odoo_experts/views/snippets/s_numbers.xml +++ b/theme_odoo_experts/views/snippets/s_numbers.xml @@ -5,13 +5,8 @@ - {"shape":"web_editor/Origins/16","flip":[]} background-image:url('/web_editor/shape/theme_odoo_experts/s_numbers.svg?c1=o-color-1'); - - -
- 12 @@ -27,4 +22,15 @@ + + diff --git a/theme_odoo_experts/views/snippets/s_picture.xml b/theme_odoo_experts/views/snippets/s_picture.xml index 27649c674..eedadd3fa 100644 --- a/theme_odoo_experts/views/snippets/s_picture.xml +++ b/theme_odoo_experts/views/snippets/s_picture.xml @@ -5,13 +5,11 @@ - {"shape":"web_editor/Wavy/08","flip":["y"]} background-image: url('/web/image/website.s_picture_default_image_bg'); background-position: center; - +
-
@@ -46,4 +44,15 @@ + + diff --git a/theme_odoo_experts/views/snippets/s_product_catalog.xml b/theme_odoo_experts/views/snippets/s_product_catalog.xml index a22d3850a..c5afcce8b 100644 --- a/theme_odoo_experts/views/snippets/s_product_catalog.xml +++ b/theme_odoo_experts/views/snippets/s_product_catalog.xml @@ -5,11 +5,20 @@ - {"shape":"web_editor/Airy/03_001","flip":[]} - +
+ + + + diff --git a/theme_odoo_experts/views/snippets/s_text_image.xml b/theme_odoo_experts/views/snippets/s_text_image.xml index 9ea522e3e..41e284d07 100644 --- a/theme_odoo_experts/views/snippets/s_text_image.xml +++ b/theme_odoo_experts/views/snippets/s_text_image.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Airy/12_001","flip":["y"]} - - - -
@@ -45,4 +40,15 @@ + + diff --git a/theme_odoo_experts/views/snippets/s_three_columns.xml b/theme_odoo_experts/views/snippets/s_three_columns.xml index 4a673c237..b9ac8335e 100644 --- a/theme_odoo_experts/views/snippets/s_three_columns.xml +++ b/theme_odoo_experts/views/snippets/s_three_columns.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Floats/04","flip":[]} - - - -
@@ -25,4 +20,15 @@ + + diff --git a/theme_orchid/views/snippets/s_cover.xml b/theme_orchid/views/snippets/s_cover.xml index 61239e0d7..d52cc157a 100644 --- a/theme_orchid/views/snippets/s_cover.xml +++ b/theme_orchid/views/snippets/s_cover.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Wavy/01_001","flip":[]} - - - -
@@ -20,4 +15,15 @@ + + diff --git a/theme_orchid/views/snippets/s_image_text.xml b/theme_orchid/views/snippets/s_image_text.xml index 6021dc401..084c12b68 100644 --- a/theme_orchid/views/snippets/s_image_text.xml +++ b/theme_orchid/views/snippets/s_image_text.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Wavy/04","flip":["x"]} - - - -
@@ -36,4 +31,15 @@ + + diff --git a/theme_orchid/views/snippets/s_numbers.xml b/theme_orchid/views/snippets/s_numbers.xml index 1f1f6ae38..0d09ca249 100644 --- a/theme_orchid/views/snippets/s_numbers.xml +++ b/theme_orchid/views/snippets/s_numbers.xml @@ -5,6 +5,12 @@ + + + + + + diff --git a/theme_orchid/views/snippets/s_text_image.xml b/theme_orchid/views/snippets/s_text_image.xml index dc0789a08..1964a3e26 100644 --- a/theme_orchid/views/snippets/s_text_image.xml +++ b/theme_orchid/views/snippets/s_text_image.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Wavy/07","flip":["x"]} - - - -
@@ -45,4 +40,15 @@ + + diff --git a/theme_orchid/views/snippets/s_three_columns.xml b/theme_orchid/views/snippets/s_three_columns.xml index 5d4e137e6..aa922bded 100644 --- a/theme_orchid/views/snippets/s_three_columns.xml +++ b/theme_orchid/views/snippets/s_three_columns.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Wavy/04","flip":[]} - - - -
@@ -80,4 +75,15 @@ + + diff --git a/theme_paptic/views/customizations.xml b/theme_paptic/views/customizations.xml index 6d949f8d2..0a79d1d17 100644 --- a/theme_paptic/views/customizations.xml +++ b/theme_paptic/views/customizations.xml @@ -17,11 +17,6 @@ 0 - {"shape":"web_editor/Blocks/04","flip":["x"]} - - - -
@@ -65,15 +60,20 @@ + + + + + + + + diff --git a/theme_yes/views/snippets/s_three_columns.xml b/theme_yes/views/snippets/s_three_columns.xml index f271129ea..641f9e1b6 100644 --- a/theme_yes/views/snippets/s_three_columns.xml +++ b/theme_yes/views/snippets/s_three_columns.xml @@ -5,11 +5,6 @@ - {"shape":"web_editor/Origins/18"} - - - -
@@ -25,4 +20,15 @@ + + diff --git a/theme_zap/views/snippets/s_banner.xml b/theme_zap/views/snippets/s_banner.xml index 49f226def..b77a21386 100644 --- a/theme_zap/views/snippets/s_banner.xml +++ b/theme_zap/views/snippets/s_banner.xml @@ -5,12 +5,10 @@ - {"shape":"web_editor/Origins/04_001","flip":["y"]} 1 -
@@ -50,4 +48,14 @@ + +