diff --git a/.mapping.json b/.mapping.json index df79c5076..fd78d23c4 100644 --- a/.mapping.json +++ b/.mapping.json @@ -14924,8 +14924,6 @@ "test_data/regression_test_data/grid-with-weights.json":"divkit/public/test_data/regression_test_data/grid-with-weights.json", "test_data/regression_test_data/grid_layout.json":"divkit/public/test_data/regression_test_data/grid_layout.json", "test_data/regression_test_data/image_shimmer_preview.json":"divkit/public/test_data/regression_test_data/image_shimmer_preview.json", - "test_data/regression_test_data/images/large.json":"divkit/public/test_data/regression_test_data/images/large.json", - "test_data/regression_test_data/images/large_with_blur.json":"divkit/public/test_data/regression_test_data/images/large_with_blur.json", "test_data/regression_test_data/index.json":"divkit/public/test_data/regression_test_data/index.json", "test_data/regression_test_data/indicator_shapes.json":"divkit/public/test_data/regression_test_data/indicator_shapes.json", "test_data/regression_test_data/input.json":"divkit/public/test_data/regression_test_data/input.json", diff --git a/test_data/regression_test_data/images/large.json b/test_data/regression_test_data/images/large.json deleted file mode 100644 index 355280487..000000000 --- a/test_data/regression_test_data/images/large.json +++ /dev/null @@ -1,2743 +0,0 @@ -{ - "card": { - "log_id": "div2_sample_card", - "variables": [ - { - "name": "theme", - "type": "string", - "value": "LIGHT" - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_rusclimat", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_kixbox", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_restore", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_techpark", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_odyssey", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_rootsflowers", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_galaxystore", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_brandshop", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_genotex", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_nuw", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_leform", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_savage", - "value": 1 - } - ], - "states": [ - { - "state_id": 0, - "div": { - "type": "gallery", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_rusclim.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_rusclim.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_rusclim.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_rusclim.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "Русклимат", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Интернет-магазин техники для климата", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - }, - { - "type": "text", - "text": "Кондиционеры и вентиляторы", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF505259' : '#FF505259'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fwww.rusklimat.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FFFFFFFF' : '#FFFFFFFF'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_kixbox.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_kixbox.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_kixbox.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_kixbox.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "KIXBOX", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FF5A514D' : '#FF5A514D'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Эксклюзивный магазин уличной одежды", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF5A514D' : '#FF5A514D'}" - }, - { - "type": "text", - "text": "Одежда, обувь и аксессуары", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF5A514D' : '#FF5A514D'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fkixbox.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF706661' : '#FF706661'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_restore.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_restore.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_restore.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_restore.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "re:Store", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FFFFFFFF' : '#FFFFFFFF'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Магазин фирменной техники Apple", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFFFFFFF' : '#FFFFFFFF'}" - }, - { - "type": "text", - "text": "Продукция Apple с гарантией", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#A5FFFFFF' : '#A5FFFFFF'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fre-store.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_techpark.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_techpark.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_techpark.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_techpark.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "Технопарк", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Премиальная бытовая техника", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - }, - { - "type": "text", - "text": "Инновационная продукция для дома", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF505259' : '#FF505259'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fwww.technopark.ru" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FFFFFFFF' : '#FFFFFFFF'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_odyssey.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_odyssey.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_odyssey.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_odyssey.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "Odyssey", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Магазин технологичных и красивых вещей", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - }, - { - "type": "text", - "text": "Для города и путешествий", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF505259' : '#FF505259'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fodyssey.shop%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_rootsflowers.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_rootsflowers.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_rootsflowers.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_rootsflowers.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "Roots Flowers", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FF18592E' : '#FF18592E'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Цветы и растения с доставкой на дом", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF18592E' : '#FF18592E'}" - }, - { - "type": "text", - "text": "Москва и Санкт-Петербург", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF18592E' : '#FF18592E'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Froots-store.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FFFFFFFF' : '#FFFFFFFF'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_galaxystore.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_galaxystore.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_galaxystore.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_galaxystore.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "Galaxystore", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Фирменный магазин Samsung", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - }, - { - "type": "text", - "text": "Продукция Samsung с гарантией", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF505259' : '#FF505259'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fgalaxystore.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_brandshot.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_brandshot.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_brandshot.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_brandshot.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "BRANDSHOP", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#DB000000' : '#DB000000'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Вещи известных мировых брендов", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - }, - { - "type": "text", - "text": "Carhartt WIP, Asics, Stussy и другие", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#DB000000' : '#DB000000'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fbrandshop.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FFFFFFFF' : '#FFFFFFFF'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#DB000000' : '#DB000000'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_genotek.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_genotek.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_genotek.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_genotek.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "Genotek", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#DB000000' : '#DB000000'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Полный комплекс услуг по анализу ДНК", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - }, - { - "type": "text", - "text": "Анализы и генетические тесты", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#A5FFFFFF' : '#A5FFFFFF'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fwww.genotek.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FFFFFFFF' : '#FFFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_nuw.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_nuw.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_nuw.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_nuw.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "NUW Store", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FFFFCCA4' : '#FFFFCCA4'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Одежда для горожан и путешественников", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFFFCCA4' : '#FFFFCCA4'}" - }, - { - "type": "text", - "text": "Стритвир, тейлоринг и теквир", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFFFCCA4' : '#FFFFCCA4'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fnuw.store%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_leform.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_leform.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_leform.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_leform.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "LEFORM", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FFE3F3FA' : '#FFE3F3FA'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Концептуальный интернет-магазин", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFE3F3FA' : '#FFE3F3FA'}" - }, - { - "type": "text", - "text": "Одежда и аксессуары", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFE3F3FA' : '#FFE3F3FA'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fleform.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF545A61' : '#FF545A61'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_nuw.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_nuw.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_nuw.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_nuw.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "NUW Store", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FFFFCCA4' : '#FFFFCCA4'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Одежда для горожан и путешественников", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFFFCCA4' : '#FFFFCCA4'}" - }, - { - "type": "text", - "text": "Стритвир, тейлоринг и теквир", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFFFCCA4' : '#FFFFCCA4'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fnuw.store%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_leform.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_leform.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_leform.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_leform.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "LEFORM", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FFE3F3FA' : '#FFE3F3FA'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Концептуальный интернет-магазин", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFE3F3FA' : '#FFE3F3FA'}" - }, - { - "type": "text", - "text": "Одежда и аксессуары", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFE3F3FA' : '#FFE3F3FA'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fleform.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF545A61' : '#FF545A61'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_savage.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_savage.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_savage.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_savage.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "Savage", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Cтильная и комфортная женская одежда", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - }, - { - "type": "text", - "text": "Одежда, обувь и аксессуары", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF505259' : '#FF505259'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fsavage.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - } - ] - } - } - ] - } -} \ No newline at end of file diff --git a/test_data/regression_test_data/images/large_with_blur.json b/test_data/regression_test_data/images/large_with_blur.json deleted file mode 100644 index 71cadf378..000000000 --- a/test_data/regression_test_data/images/large_with_blur.json +++ /dev/null @@ -1,2827 +0,0 @@ -{ - "card": { - "log_id": "div2_sample_card", - "variables": [ - { - "name": "theme", - "type": "string", - "value": "LIGHT" - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_rusclimat", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_kixbox", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_restore", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_techpark", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_odyssey", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_rootsflowers", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_galaxystore", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_brandshop", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_genotex", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_nuw", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_leform", - "value": 1 - }, - { - "type": "boolean", - "name": "is_visible_banner_test_offer_savage", - "value": 1 - } - ], - "states": [ - { - "state_id": 0, - "div": { - "type": "gallery", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_rusclim.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_rusclim.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - }, - "filters": [ - { - "type": "blur", - "radius": 10 - } - ] - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_rusclim.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_rusclim.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "Русклимат", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Интернет-магазин техники для климата", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - }, - { - "type": "text", - "text": "Кондиционеры и вентиляторы", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF505259' : '#FF505259'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fwww.rusklimat.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FFFFFFFF' : '#FFFFFFFF'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_kixbox.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_kixbox.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - }, - "filters": [ - { - "type": "blur", - "radius": 10 - } - ] - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_kixbox.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_kixbox.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "KIXBOX", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FF5A514D' : '#FF5A514D'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Эксклюзивный магазин уличной одежды", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF5A514D' : '#FF5A514D'}" - }, - { - "type": "text", - "text": "Одежда, обувь и аксессуары", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF5A514D' : '#FF5A514D'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fkixbox.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF706661' : '#FF706661'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_restore.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_restore.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - }, - "filters": [ - { - "type": "blur", - "radius": 10 - } - ] - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_restore.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_restore.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "re:Store", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FFFFFFFF' : '#FFFFFFFF'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Магазин фирменной техники Apple", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFFFFFFF' : '#FFFFFFFF'}" - }, - { - "type": "text", - "text": "Продукция Apple с гарантией", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#A5FFFFFF' : '#A5FFFFFF'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fre-store.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_techpark.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_techpark.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - }, - "filters": [ - { - "type": "blur", - "radius": 10 - } - ] - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_techpark.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_techpark.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "Технопарк", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Премиальная бытовая техника", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - }, - { - "type": "text", - "text": "Инновационная продукция для дома", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF505259' : '#FF505259'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fwww.technopark.ru" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FFFFFFFF' : '#FFFFFFFF'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_odyssey.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_odyssey.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - }, - "filters": [ - { - "type": "blur", - "radius": 10 - } - ] - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_odyssey.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_odyssey.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "Odyssey", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Магазин технологичных и красивых вещей", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - }, - { - "type": "text", - "text": "Для города и путешествий", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF505259' : '#FF505259'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fodyssey.shop%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_rootsflowers.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_rootsflowers.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - }, - "filters": [ - { - "type": "blur", - "radius": 10 - } - ] - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_rootsflowers.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_rootsflowers.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "Roots Flowers", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FF18592E' : '#FF18592E'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Цветы и растения с доставкой на дом", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF18592E' : '#FF18592E'}" - }, - { - "type": "text", - "text": "Москва и Санкт-Петербург", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF18592E' : '#FF18592E'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Froots-store.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FFFFFFFF' : '#FFFFFFFF'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_galaxystore.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_galaxystore.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - }, - "filters": [ - { - "type": "blur", - "radius": 10 - } - ] - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_galaxystore.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_galaxystore.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "Galaxystore", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Фирменный магазин Samsung", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - }, - { - "type": "text", - "text": "Продукция Samsung с гарантией", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF505259' : '#FF505259'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fgalaxystore.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_brandshot.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_brandshot.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - }, - "filters": [ - { - "type": "blur", - "radius": 10 - } - ] - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_brandshot.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_brandshot.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "BRANDSHOP", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#DB000000' : '#DB000000'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Вещи известных мировых брендов", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - }, - { - "type": "text", - "text": "Carhartt WIP, Asics, Stussy и другие", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#DB000000' : '#DB000000'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fbrandshop.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FFFFFFFF' : '#FFFFFFFF'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#DB000000' : '#DB000000'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_genotek.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_genotek.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - }, - "filters": [ - { - "type": "blur", - "radius": 10 - } - ] - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_genotek.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_genotek.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "Genotek", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#DB000000' : '#DB000000'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Полный комплекс услуг по анализу ДНК", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - }, - { - "type": "text", - "text": "Анализы и генетические тесты", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#A5FFFFFF' : '#A5FFFFFF'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fwww.genotek.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FFFFFFFF' : '#FFFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_nuw.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_nuw.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - }, - "filters": [ - { - "type": "blur", - "radius": 10 - } - ] - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_nuw.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_nuw.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "NUW Store", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FFFFCCA4' : '#FFFFCCA4'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Одежда для горожан и путешественников", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFFFCCA4' : '#FFFFCCA4'}" - }, - { - "type": "text", - "text": "Стритвир, тейлоринг и теквир", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFFFCCA4' : '#FFFFCCA4'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fnuw.store%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_leform.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_leform.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - }, - "filters": [ - { - "type": "blur", - "radius": 10 - } - ] - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_leform.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_leform.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "LEFORM", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FFE3F3FA' : '#FFE3F3FA'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Концептуальный интернет-магазин", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFE3F3FA' : '#FFE3F3FA'}" - }, - { - "type": "text", - "text": "Одежда и аксессуары", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFE3F3FA' : '#FFE3F3FA'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fleform.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF545A61' : '#FF545A61'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_nuw.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_nuw.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - }, - "filters": [ - { - "type": "blur", - "radius": 10 - } - ] - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_nuw.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_nuw.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "NUW Store", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FFFFCCA4' : '#FFFFCCA4'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Одежда для горожан и путешественников", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFFFCCA4' : '#FFFFCCA4'}" - }, - { - "type": "text", - "text": "Стритвир, тейлоринг и теквир", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFFFCCA4' : '#FFFFCCA4'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fnuw.store%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_leform.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_leform.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - }, - "filters": [ - { - "type": "blur", - "radius": 10 - } - ] - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_leform.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_leform.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "LEFORM", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FFE3F3FA' : '#FFE3F3FA'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Концептуальный интернет-магазин", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFE3F3FA' : '#FFE3F3FA'}" - }, - { - "type": "text", - "text": "Одежда и аксессуары", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FFE3F3FA' : '#FFE3F3FA'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fleform.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF545A61' : '#FF545A61'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "overlap", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#00000000' : '#00000000'}" - } - ], - "border": { - "corner_radius": 24 - }, - "height": { - "type": "wrap_content", - "min_size": { - "value": 500 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_savage.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/bg_savage.png/optimize'}", - "height": { - "type": "match_parent" - }, - "scale": "fill", - "width": { - "type": "match_parent" - }, - "filters": [ - { - "type": "blur", - "radius": 10 - } - ] - }, - { - "type": "container", - "orientation": "vertical", - "items": [ - { - "type": "container", - "orientation": "horizontal", - "alignment_vertical": "center", - "height": { - "type": "wrap_content", - "min_size": { - "value": 52 - } - }, - "items": [ - { - "type": "image", - "image_url": "@{theme == 'LIGHT' ? 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_savage.png/optimize' : 'https://avatars.mds.yandex.net/get-fintech/6146621/ic_savage.png/optimize'}", - "alignment_vertical": "center", - "height": { - "type": "fixed", - "value": 20 - }, - "margins": { - "right": 8 - }, - "scale": "fit", - "width": { - "type": "fixed", - "value": 20 - } - }, - { - "type": "text", - "text": "Savage", - "alignment_vertical": "center", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}", - "width": { - "type": "match_parent" - } - } - ], - "paddings": { - "bottom": 12, - "left": 20, - "right": 20, - "top": 20, - "unit": "dp" - } - }, - { - "type": "text", - "text": "Cтильная и комфортная женская одежда", - "font_size": 26, - "font_weight": "medium", - "letter_spacing": -0.5, - "line_height": 28, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - }, - { - "type": "text", - "text": "Одежда, обувь и аксессуары", - "font_size": 14, - "font_weight": "regular", - "line_height": 18, - "margins": { - "bottom": 4, - "left": 20, - "right": 20, - "top": 4 - }, - "text_color": "@{theme == 'LIGHT' ? '#FF505259' : '#FF505259'}" - } - ] - }, - { - "type": "container", - "orientation": "overlap", - "actions": [ - { - "log_id": "big_banner_button_action", - "url": "yandexbank://screen.open/redirect?url=https%3A%2F%2Fsavage.ru%2F" - } - ], - "alignment_vertical": "bottom", - "background": [ - { - "type": "solid", - "color": "@{theme == 'LIGHT' ? '#FF2E2F33' : '#FF2E2F33'}" - } - ], - "border": { - "corner_radius": 16 - }, - "content_alignment_vertical": "center", - "items": [ - { - "type": "text", - "text": "Подробнее", - "font_size": 16, - "font_weight": "medium", - "line_height": 20, - "paddings": { - "bottom": 14, - "left": 20, - "right": 20, - "top": 14 - }, - "text_alignment_horizontal": "center", - "text_color": "@{theme == 'LIGHT' ? '#FAFFFFFF' : '#FAFFFFFF'}" - } - ], - "margins": { - "bottom": 20, - "left": 20, - "right": 20 - }, - "width": { - "type": "match_parent" - } - } - ], - "visibility": "visible", - "width": { - "type": "match_parent" - } - } - ], - "margins": { - "left": 16, - "right": 16 - }, - "separator": { - "show_between": 1, - "style": { - "type": "shape_drawable", - "color": "#00000000", - "shape": { - "type": "rounded_rectangle", - "item_height": { - "type": "fixed", - "value": 12 - } - } - } - } - } - ] - } - } - ] - } -} \ No newline at end of file diff --git a/test_data/regression_test_data/index.json b/test_data/regression_test_data/index.json index 9d0e5ae73..28520d001 100644 --- a/test_data/regression_test_data/index.json +++ b/test_data/regression_test_data/index.json @@ -1776,32 +1776,6 @@ ], "file": "size_provider_recursive.json" }, - { - "title": "Large images in gallery", - "platforms": [ - "android", - "ios", - "web" - ], - "tags": [], - "expected_results": [ - "Smooth scroll during image loading" - ], - "file": "images/large.json" - }, - { - "title": "Large images with blur in gallery", - "platforms": [ - "android", - "ios", - "web" - ], - "tags": [], - "expected_results": [ - "Smooth scroll during image loading" - ], - "file": "images/large_with_blur.json" - }, { "title": "Input mask", "platforms": [