@trafilea/afrodita-components 6.17.0 → 6.17.2

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.
@@ -585,6 +585,8 @@ declare type ThemeComponent = {
585
585
  button: {
586
586
  borderRadius: string;
587
587
  };
588
+ width?: string;
589
+ height?: string;
588
590
  };
589
591
  copyrightText: {
590
592
  fontSize: string;
@@ -786,6 +788,41 @@ declare type ThemeAssets = {
786
788
  width: string;
787
789
  height: string;
788
790
  };
791
+ tyImage?: {
792
+ url: string;
793
+ width: string;
794
+ height: string;
795
+ };
796
+ appleImage?: {
797
+ url: string;
798
+ width: string;
799
+ height: string;
800
+ };
801
+ spotifyImage?: {
802
+ url: string;
803
+ width: string;
804
+ height: string;
805
+ };
806
+ instagramImage?: {
807
+ url: string;
808
+ width: string;
809
+ height: string;
810
+ };
811
+ facebookImage?: {
812
+ url: string;
813
+ width: string;
814
+ height: string;
815
+ };
816
+ pinterestImage?: {
817
+ url: string;
818
+ width: string;
819
+ height: string;
820
+ };
821
+ youtubeImage?: {
822
+ url: string;
823
+ width: string;
824
+ height: string;
825
+ };
789
826
  };
790
827
  [key: string]: any;
791
828
  };
@@ -585,6 +585,8 @@ declare type ThemeComponent = {
585
585
  button: {
586
586
  borderRadius: string;
587
587
  };
588
+ width?: string;
589
+ height?: string;
588
590
  };
589
591
  copyrightText: {
590
592
  fontSize: string;
@@ -786,6 +788,41 @@ declare type ThemeAssets = {
786
788
  width: string;
787
789
  height: string;
788
790
  };
791
+ tyImage?: {
792
+ url: string;
793
+ width: string;
794
+ height: string;
795
+ };
796
+ appleImage?: {
797
+ url: string;
798
+ width: string;
799
+ height: string;
800
+ };
801
+ spotifyImage?: {
802
+ url: string;
803
+ width: string;
804
+ height: string;
805
+ };
806
+ instagramImage?: {
807
+ url: string;
808
+ width: string;
809
+ height: string;
810
+ };
811
+ facebookImage?: {
812
+ url: string;
813
+ width: string;
814
+ height: string;
815
+ };
816
+ pinterestImage?: {
817
+ url: string;
818
+ width: string;
819
+ height: string;
820
+ };
821
+ youtubeImage?: {
822
+ url: string;
823
+ width: string;
824
+ height: string;
825
+ };
789
826
  };
790
827
  [key: string]: any;
791
828
  };
@@ -585,6 +585,8 @@ declare type ThemeComponent = {
585
585
  button: {
586
586
  borderRadius: string;
587
587
  };
588
+ width?: string;
589
+ height?: string;
588
590
  };
589
591
  copyrightText: {
590
592
  fontSize: string;
@@ -786,6 +788,41 @@ declare type ThemeAssets = {
786
788
  width: string;
787
789
  height: string;
788
790
  };
791
+ tyImage?: {
792
+ url: string;
793
+ width: string;
794
+ height: string;
795
+ };
796
+ appleImage?: {
797
+ url: string;
798
+ width: string;
799
+ height: string;
800
+ };
801
+ spotifyImage?: {
802
+ url: string;
803
+ width: string;
804
+ height: string;
805
+ };
806
+ instagramImage?: {
807
+ url: string;
808
+ width: string;
809
+ height: string;
810
+ };
811
+ facebookImage?: {
812
+ url: string;
813
+ width: string;
814
+ height: string;
815
+ };
816
+ pinterestImage?: {
817
+ url: string;
818
+ width: string;
819
+ height: string;
820
+ };
821
+ youtubeImage?: {
822
+ url: string;
823
+ width: string;
824
+ height: string;
825
+ };
789
826
  };
790
827
  [key: string]: any;
791
828
  };
@@ -214,7 +214,7 @@ var thebodcon = {
214
214
  positive: { color: '#2f806a', contrast: '--colors-shades-white-color' },
215
215
  urgent: { color: '#D82A2D', contrast: '--colors-shades-white-color' },
216
216
  attention: { color: '#F2D96F', contrast: '--colors-shades-700-color' },
217
- informative: { color: '#2579C8', contrast: '--colors-shades-700-color' },
217
+ informative: { color: '#311C85', contrast: '--colors-shades-700-color' },
218
218
  },
219
219
  border: {
220
220
  color: '',
@@ -437,7 +437,7 @@ var thebodcon = {
437
437
  },
438
438
  size: {
439
439
  large: {
440
- width: '1.8rem',
440
+ width: '2.8rem',
441
441
  height: '1.8rem',
442
442
  borderRadius: '0.25rem',
443
443
  borderWidth: '0.094rem',
@@ -679,6 +679,8 @@ var thebodcon = {
679
679
  button: {
680
680
  borderRadius: '8px',
681
681
  },
682
+ width: '590px',
683
+ height: '82px',
682
684
  },
683
685
  copyrightText: {
684
686
  fontSize: '16px',
@@ -1028,18 +1030,53 @@ var thebodcon = {
1028
1030
  favicon: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@main/images/thebodcon/thebodcon_favicon.png',
1029
1031
  logo: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@main/images/thebodcon/thebodcon_logo.svg',
1030
1032
  logoSize: {
1031
- width: '204',
1033
+ width: '102',
1032
1034
  height: '64',
1033
1035
  },
1034
1036
  upsellLogo: {
1035
1037
  url: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@main/images/thebodcon/thebodcon_logo.svg',
1036
- width: '210',
1037
- height: '40',
1038
+ width: '97.8',
1039
+ height: '60',
1038
1040
  },
1039
1041
  tyLogo: {
1040
1042
  url: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@main/images/thebodcon/thebodcon_logo.svg',
1041
- width: '192',
1042
- height: '36',
1043
+ width: '102',
1044
+ height: '64',
1045
+ },
1046
+ tyImage: {
1047
+ url: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@thebodcon-typage/thebodcon/images/thebodcon_podcast.jpg',
1048
+ width: '240',
1049
+ height: '240',
1050
+ },
1051
+ appleImage: {
1052
+ url: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@thebodcon-typage/thebodcon/images/apple.png',
1053
+ width: '38.27',
1054
+ height: '42.03',
1055
+ },
1056
+ facebookImage: {
1057
+ url: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@thebodcon-typage/thebodcon/images/facebook.svg',
1058
+ width: '24',
1059
+ height: '24',
1060
+ },
1061
+ instagramImage: {
1062
+ url: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@thebodcon-typage/thebodcon/images/instagram.png',
1063
+ width: '24',
1064
+ height: '24',
1065
+ },
1066
+ pinterestImage: {
1067
+ url: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@thebodcon-typage/thebodcon/images/pinterest.svg',
1068
+ width: '24',
1069
+ height: '24',
1070
+ },
1071
+ spotifyImage: {
1072
+ url: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@thebodcon-typage/thebodcon/images/spotify.png',
1073
+ width: '33.22',
1074
+ height: '33.22',
1075
+ },
1076
+ youtubeImage: {
1077
+ url: 'https://cdn.jsdelivr.net/gh/trafilea/storefront-static@thebodcon-typage/thebodcon/images/youtube.svg',
1078
+ width: '24',
1079
+ height: '24',
1043
1080
  },
1044
1081
  },
1045
1082
  },
@@ -585,6 +585,8 @@ declare type ThemeComponent = {
585
585
  button: {
586
586
  borderRadius: string;
587
587
  };
588
+ width?: string;
589
+ height?: string;
588
590
  };
589
591
  copyrightText: {
590
592
  fontSize: string;
@@ -786,6 +788,41 @@ declare type ThemeAssets = {
786
788
  width: string;
787
789
  height: string;
788
790
  };
791
+ tyImage?: {
792
+ url: string;
793
+ width: string;
794
+ height: string;
795
+ };
796
+ appleImage?: {
797
+ url: string;
798
+ width: string;
799
+ height: string;
800
+ };
801
+ spotifyImage?: {
802
+ url: string;
803
+ width: string;
804
+ height: string;
805
+ };
806
+ instagramImage?: {
807
+ url: string;
808
+ width: string;
809
+ height: string;
810
+ };
811
+ facebookImage?: {
812
+ url: string;
813
+ width: string;
814
+ height: string;
815
+ };
816
+ pinterestImage?: {
817
+ url: string;
818
+ width: string;
819
+ height: string;
820
+ };
821
+ youtubeImage?: {
822
+ url: string;
823
+ width: string;
824
+ height: string;
825
+ };
789
826
  };
790
827
  [key: string]: any;
791
828
  };
@@ -585,6 +585,8 @@ declare type ThemeComponent = {
585
585
  button: {
586
586
  borderRadius: string;
587
587
  };
588
+ width?: string;
589
+ height?: string;
588
590
  };
589
591
  copyrightText: {
590
592
  fontSize: string;
@@ -786,6 +788,41 @@ declare type ThemeAssets = {
786
788
  width: string;
787
789
  height: string;
788
790
  };
791
+ tyImage?: {
792
+ url: string;
793
+ width: string;
794
+ height: string;
795
+ };
796
+ appleImage?: {
797
+ url: string;
798
+ width: string;
799
+ height: string;
800
+ };
801
+ spotifyImage?: {
802
+ url: string;
803
+ width: string;
804
+ height: string;
805
+ };
806
+ instagramImage?: {
807
+ url: string;
808
+ width: string;
809
+ height: string;
810
+ };
811
+ facebookImage?: {
812
+ url: string;
813
+ width: string;
814
+ height: string;
815
+ };
816
+ pinterestImage?: {
817
+ url: string;
818
+ width: string;
819
+ height: string;
820
+ };
821
+ youtubeImage?: {
822
+ url: string;
823
+ width: string;
824
+ height: string;
825
+ };
789
826
  };
790
827
  [key: string]: any;
791
828
  };
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.17.0",
6
+ "version": "6.17.2",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",