@trafilea/afrodita-components 6.4.5 → 6.4.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -495,7 +495,7 @@ var tsd = {
495
495
  slideNavigation: {
496
496
  slideDots: {
497
497
  unselectedDotColor: '--colors-shades-700-color',
498
- selectedDotColor: '--colors-shades-white-color',
498
+ selectedDotColor: '--colors-pallete-primary-color',
499
499
  dotsOpacity: 0.6,
500
500
  },
501
501
  },
@@ -1054,8 +1054,8 @@ var tsd = {
1054
1054
  logoMobile: 'https://cdn.shopify.com/s/files/1/0912/0596/files/thespadr_logo_new.svg?v=1696594843',
1055
1055
  checkoutLogo: {
1056
1056
  url: 'https://cdn.shopify.com/s/files/1/0912/0596/files/thespadr_logo_new.svg?v=1696594843',
1057
- width: '250px',
1058
- height: '90px',
1057
+ width: '196px',
1058
+ height: '33px',
1059
1059
  },
1060
1060
  upsellLogo: {
1061
1061
  url: 'https://cdn.shopify.com/s/files/1/0912/0596/files/thespadr_logo_new.svg?v=1696594843',
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Trafilea's Design System",
4
4
  "author": "Trafilea",
5
5
  "repository": "https://github.com/trafilea/afrodita-components",
6
- "version": "6.4.5",
6
+ "version": "6.4.6",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",