From 4ce9956c9ad21588b735e0ab960044e7d0425d55 Mon Sep 17 00:00:00 2001 From: Abban Dunne Date: Wed, 20 Nov 2024 12:53:59 +0100 Subject: [PATCH] Add swatch compatible info icons All our desktop banners use info icon svgs. The existing one isn't currently compatible with our new swatches. This adds 2 new icons, 2 new css colour vars and replaces the icons in the latest banner in each of the channels. --- .../content/BannerSlides.vue | 4 ++-- .../C24_WMDE_Desktop_DE_13/content/BannerText.vue | 4 ++-- .../content/FallbackText.vue | 4 ++-- .../content/BannerSlides.vue | 4 ++-- .../content/BannerSlidesVar.vue | 4 ++-- .../C24_WMDE_Desktop_EN_04/content/BannerText.vue | 4 ++-- .../content/BannerTextVar.vue | 4 ++-- .../content/FallbackText.vue | 4 ++-- .../C24_WMDE_iPad_DE_01/content/BannerSlides.vue | 4 ++-- .../content/BannerSlidesVar.vue | 4 ++-- .../C24_WPDE_Desktop_01/content/BannerSlides.vue | 4 ++-- .../C24_WPDE_Desktop_01/content/BannerText.vue | 4 ++-- docs/2025PostCampaignCleanUp.md | 8 ++++++++ src/components/Icons/InfoIconItalic.vue | 8 ++++++++ src/components/Icons/InfoIconStraight.vue | 14 ++++++++++++++ src/themes/Svingle/Message/Message.scss | 6 ++++++ src/themes/Svingle/swatches/color_dark.scss | 3 +++ src/themes/Svingle/swatches/color_light.scss | 9 ++++++--- src/themes/Treedip/swatches/color_dark.scss | 3 +++ src/themes/Treedip/swatches/color_light.scss | 3 +++ 20 files changed, 75 insertions(+), 27 deletions(-) create mode 100644 src/components/Icons/InfoIconItalic.vue create mode 100644 src/components/Icons/InfoIconStraight.vue diff --git a/banners/desktop/C24_WMDE_Desktop_DE_13/content/BannerSlides.vue b/banners/desktop/C24_WMDE_Desktop_DE_13/content/BannerSlides.vue index 46790f372..f58d6dd7a 100644 --- a/banners/desktop/C24_WMDE_Desktop_DE_13/content/BannerSlides.vue +++ b/banners/desktop/C24_WMDE_Desktop_DE_13/content/BannerSlides.vue @@ -1,7 +1,7 @@