@trafilea/afrodita-components 6.36.15 → 6.36.17

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.
@@ -758,7 +758,7 @@ var thebodcon = {
758
758
  },
759
759
  },
760
760
  divider: {
761
- color: '--colors-pallete-secondary-soft-color',
761
+ color: '--colors-shades-200-color',
762
762
  },
763
763
  checkout: {
764
764
  paymentInformation: {
@@ -627,7 +627,7 @@ var tsd = {
627
627
  small: '16px',
628
628
  },
629
629
  smallFontSize: {
630
- large: '12px',
630
+ large: '14px',
631
631
  medium: '10px',
632
632
  small: '8px',
633
633
  },
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.36.15",
6
+ "version": "6.36.17",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",