@trafilea/afrodita-components 5.0.0-beta.324 → 5.0.0-beta.325
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.
|
@@ -1030,24 +1030,24 @@ var tsd = {
|
|
|
1030
1030
|
assets: {
|
|
1031
1031
|
images: {
|
|
1032
1032
|
favicon: 'https://cdn.shopify.com/s/files/1/0912/0596/files/TSD_favicon.png?v=1692384832',
|
|
1033
|
-
logo: 'https://cdn.shopify.com/s/files/1/0912/0596/files/
|
|
1033
|
+
logo: 'https://cdn.shopify.com/s/files/1/0912/0596/files/thespadr_logo_new.svg?v=1696594843',
|
|
1034
1034
|
logoSize: {
|
|
1035
1035
|
width: '250px',
|
|
1036
1036
|
height: '90px',
|
|
1037
1037
|
},
|
|
1038
|
-
logoMobile: 'https://cdn.shopify.com/s/files/1/0912/0596/files/
|
|
1038
|
+
logoMobile: 'https://cdn.shopify.com/s/files/1/0912/0596/files/thespadr_logo_new.svg?v=1696594843',
|
|
1039
1039
|
checkoutLogo: {
|
|
1040
|
-
url: 'https://cdn.shopify.com/s/files/1/0912/0596/files/
|
|
1040
|
+
url: 'https://cdn.shopify.com/s/files/1/0912/0596/files/thespadr_logo_new.svg?v=1696594843',
|
|
1041
1041
|
width: '250px',
|
|
1042
1042
|
height: '90px',
|
|
1043
1043
|
},
|
|
1044
1044
|
upsellLogo: {
|
|
1045
|
-
url: 'https://cdn.shopify.com/s/files/1/0912/0596/files/
|
|
1045
|
+
url: 'https://cdn.shopify.com/s/files/1/0912/0596/files/thespadr_logo_new.svg?v=1696594843',
|
|
1046
1046
|
width: '250px',
|
|
1047
1047
|
height: '90px',
|
|
1048
1048
|
},
|
|
1049
1049
|
tyLogo: {
|
|
1050
|
-
url: 'https://cdn.shopify.com/s/files/1/0912/0596/files/
|
|
1050
|
+
url: 'https://cdn.shopify.com/s/files/1/0912/0596/files/thespadr_logo_new.svg?v=1696594843',
|
|
1051
1051
|
width: '250px',
|
|
1052
1052
|
height: '90px',
|
|
1053
1053
|
},
|
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": "5.0.0-beta.
|
|
6
|
+
"version": "5.0.0-beta.325",
|
|
7
7
|
"private": false,
|
|
8
8
|
"main": "build/index.js",
|
|
9
9
|
"style": "build/index.css",
|