@riosst100/pwa-marketplace 2.0.5 → 2.0.7
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.
- package/package.json +1 -1
- package/src/components/AlphaFilter/alphaFilter.shimmer.js +6 -6
- package/src/components/BecomeSeller/becomeSeller.js +2 -2
- package/src/components/BrandLandingPage/brandInfo.js +2 -2
- package/src/components/BrandListPage/brandList.js +1 -1
- package/src/components/CollectibleGameSets/collectibleGameSets.js +1 -1
- package/src/components/CollectibleGameSets/collectibleGameSets.shimmer.js +6 -6
- package/src/components/CrossSeller/crossSellerBuy.js +1 -1
- package/src/components/CrossSeller/item.js +3 -3
- package/src/components/CrossSeller/verifyIcon.js +1 -1
- package/src/components/CustomSubCategoryPage/subCategoryPage.js +1 -1
- package/src/components/FavoriteSeller/item.js +3 -3
- package/src/components/Filter/index.js +1 -1
- package/src/components/FilterTop/CurrentTopFilters/currentTopFilter.module.css +1 -1
- package/src/components/LegoSets/legoSets.js +3 -3
- package/src/components/LegoSets/legoSets.shimmer.js +6 -6
- package/src/components/MiniatureGameSets/miniatureGameSets.js +3 -3
- package/src/components/MiniatureGameSets/miniatureGameSets.shimmer.js +6 -6
- package/src/components/MtgSinglesPage/mtgSingles.js +1 -1
- package/src/components/NonSportCardsSets/nonSportCardsSets.js +3 -3
- package/src/components/NonSportCardsSets/nonSportCardsSets.shimmer.js +6 -6
- package/src/components/Pagination/index.js +6 -6
- package/src/components/ProductItem/index.js +1 -1
- package/src/components/ProductListTab/productListTab.module.css +1 -1
- package/src/components/RFQ/index.js +1 -1
- package/src/components/RFQ/modalRfq.js +4 -4
- package/src/components/RFQPage/orderRow.js +2 -2
- package/src/components/RFQPage/quoteDetail.js +1 -1
- package/src/components/RelatedProduct/relatedProduct.js +1 -1
- package/src/components/SellerDetail/sellerDetail.js +9 -9
- package/src/components/SellerLocation/sellerLocation.js +1 -1
- package/src/components/SellerLocation/sellerLocationItem.js +1 -1
- package/src/components/SellerReview/sellerReview.js +6 -6
- package/src/components/SellerReviewItem/sellerReviewItem.js +2 -2
- package/src/components/ShopBy/shopBy copy.js +1 -1
- package/src/components/ShopBy/shopBy.js +5 -5
- package/src/components/ShopBy/shopBy.shimmer.js +6 -6
- package/src/components/ShopByBrands/legoSets.shimmer.js +6 -6
- package/src/components/ShopByBrands/shopByBrands.js +3 -3
- package/src/components/ShopByBrands/shopByBrands.shimmer.js +6 -6
- package/src/components/ShopBySets/shopBySets.js +3 -3
- package/src/components/ShopBySets/shopBySets.shimmer.js +6 -6
- package/src/components/ShopByVehicles/shopByVehicles.js +3 -3
- package/src/components/ShopByVehicles/shopByVehicles.shimmer.js +6 -6
- package/src/components/SportCardsSets/sportCardsSets.js +3 -3
- package/src/components/SportCardsSets/sportCardsSets.shimmer.js +6 -6
- package/src/components/TrainsSets/trainsSets.js +3 -3
- package/src/components/TrainsSets/trainsSets.shimmer.js +6 -6
- package/src/components/commons/Tabs/index.js +1 -1
- package/src/overwrites/venia-ui/lib/RootComponents/Category/NoProductsFound/noProductsFound.module.css +1 -1
- package/src/overwrites/venia-ui/lib/RootComponents/Category/category.module.css +2 -2
- package/src/overwrites/venia-ui/lib/components/AccountMenu/accountMenuItems.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CartPage/GiftCards/giftCards.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CartPage/PriceAdjustments/CouponCode/couponCode.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CartPage/PriceAdjustments/ShippingMethods/shippingForm.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CartPage/PriceAdjustments/ShippingMethods/shippingMethods.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CartPage/PriceAdjustments/ShippingMethods/shippingRadio.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CartPage/PriceSummary/priceSummary.js +1 -1
- package/src/overwrites/venia-ui/lib/components/CartPage/PriceSummary/priceSummary.module.css +2 -2
- package/src/overwrites/venia-ui/lib/components/CartPage/ProductListing/EditModal/productDetail.module.css +2 -2
- package/src/overwrites/venia-ui/lib/components/CartPage/ProductListing/EditModal/productForm.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CartPage/ProductListing/errorMessage.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CartPage/ProductListing/product.js +1 -1
- package/src/overwrites/venia-ui/lib/components/CartPage/ProductListing/product.module.css +2 -2
- package/src/overwrites/venia-ui/lib/components/CheckoutPage/AddressBook/addressBook.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CheckoutPage/AddressBook/addressCard.module.css +2 -2
- package/src/overwrites/venia-ui/lib/components/CheckoutPage/ItemsReview/item.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CheckoutPage/ItemsReview/itemsReview.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CheckoutPage/ItemsReview/showAllButton.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CheckoutPage/OrderConfirmationPage/orderConfirmationPage.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CheckoutPage/OrderSummary/orderSummary.js +1 -1
- package/src/overwrites/venia-ui/lib/components/CheckoutPage/PaymentInformation/braintreeSummary.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CheckoutPage/PaymentInformation/paymentMethods.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CheckoutPage/PaymentInformation/summary.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CheckoutPage/checkoutPage.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/CreateAccount/createAccount.js +1 -1
- package/src/overwrites/venia-ui/lib/components/CreateAccount/createAccount.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/FilterModal/CurrentFilters/currentFilter.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/FilterModal/filterBlock.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/FilterSidebar/filterSidebar.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/Footer/footer.module.css +2 -2
- package/src/overwrites/venia-ui/lib/components/Gallery/item.js +1 -1
- package/src/overwrites/venia-ui/lib/components/Gallery/item.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/Header/cartTrigger.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/MegaMenu/customSubmenuColumn.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/MegaMenu/shopByColumn.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/Newsletter/newsletter.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/OrderHistoryPage/orderRow.js +2 -2
- package/src/overwrites/venia-ui/lib/components/ProductFullDetail/components/auctionDetail.js +10 -10
- package/src/overwrites/venia-ui/lib/components/ProductFullDetail/components/bidList.js +1 -1
- package/src/overwrites/venia-ui/lib/components/ProductFullDetail/components/modalFormReview.js +3 -3
- package/src/overwrites/venia-ui/lib/components/ProductFullDetail/components/preOrderDetail.js +3 -3
- package/src/overwrites/venia-ui/lib/components/ProductFullDetail/components/productReview.js +1 -1
- package/src/overwrites/venia-ui/lib/components/ProductFullDetail/productFullDetail.js +14 -14
- package/src/overwrites/venia-ui/lib/components/ProductFullDetail/productFullDetail.module.css +3 -3
- package/src/overwrites/venia-ui/lib/components/ProductImageCarousel/thumbnail.module.css +1 -1
- package/src/overwrites/venia-ui/lib/components/TextInput/field.module.css +1 -1
- package/src/overwrites/venia-ui/lib/tokens.module.css +1 -1
- package/src/static-files/favicon.ico +0 -0
- package/src/theme/vars.js +1 -1
|
@@ -110,7 +110,7 @@ const PriceSummary = props => {
|
|
|
110
110
|
return (
|
|
111
111
|
<div className={cn(classes.root, 'border border-gray-100 rounded-md p-6')} data-cy="PriceSummary-root">
|
|
112
112
|
<div>
|
|
113
|
-
<p className='text-[16px] front font-
|
|
113
|
+
<p className='text-[16px] front font-medium mb-4'>
|
|
114
114
|
<FormattedMessage
|
|
115
115
|
id={'priceSummary.summaryLabel'}
|
|
116
116
|
defaultMessage={'Summary'}
|
package/src/overwrites/venia-ui/lib/components/CartPage/PriceSummary/priceSummary.module.css
CHANGED
|
@@ -27,12 +27,12 @@
|
|
|
27
27
|
|
|
28
28
|
.totalLabel {
|
|
29
29
|
composes: lineItemLabel;
|
|
30
|
-
composes: font-
|
|
30
|
+
composes: font-medium from global;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
.totalPrice {
|
|
34
34
|
composes: price;
|
|
35
|
-
composes: font-
|
|
35
|
+
composes: font-medium from global;
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
.priceUpdating {
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
.productName {
|
|
20
|
-
composes: font-
|
|
20
|
+
composes: font-medium from global;
|
|
21
21
|
composes: text-xl from global;
|
|
22
22
|
}
|
|
23
23
|
|
|
@@ -29,5 +29,5 @@
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
.price {
|
|
32
|
-
composes: font-
|
|
32
|
+
composes: font-medium from global;
|
|
33
33
|
}
|
package/src/overwrites/venia-ui/lib/components/CartPage/ProductListing/errorMessage.module.css
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
composes: border-l-4 from global;
|
|
3
3
|
composes: border-solid from global;
|
|
4
4
|
composes: border-error from global;
|
|
5
|
-
composes: font-
|
|
5
|
+
composes: font-medium from global;
|
|
6
6
|
composes: leading-normal from global;
|
|
7
7
|
composes: mb-xs from global;
|
|
8
8
|
composes: pl-xs from global;
|
|
@@ -139,7 +139,7 @@ const Product = props => {
|
|
|
139
139
|
</div>
|
|
140
140
|
<div className="flex flex-col">
|
|
141
141
|
|
|
142
|
-
<span className={cn(classes.price, 'text-[16px] font-
|
|
142
|
+
<span className={cn(classes.price, 'text-[16px] font-medium text-right mb-5')} data-cy="Product-price">
|
|
143
143
|
<Price currencyCode={currency} value={unitPrice} />
|
|
144
144
|
{/* <FormattedMessage
|
|
145
145
|
id={'product.price'}
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
.name {
|
|
71
|
-
composes: font-
|
|
71
|
+
composes: font-medium from global;
|
|
72
72
|
grid-area: name;
|
|
73
73
|
display: -webkit-box;
|
|
74
74
|
-webkit-line-clamp: 2;
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
.stockStatusMessage {
|
|
120
|
-
composes: font-
|
|
120
|
+
composes: font-medium from global;
|
|
121
121
|
composes: text-error from global;
|
|
122
122
|
composes: text-sm from global;
|
|
123
123
|
grid-area: stock;
|
package/src/overwrites/venia-ui/lib/components/CheckoutPage/AddressBook/addressBook.module.css
CHANGED
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
composes: border-2 from global;
|
|
66
66
|
composes: border-dashed from global;
|
|
67
67
|
composes: border-subtle from global;
|
|
68
|
-
composes: font-
|
|
68
|
+
composes: font-medium from global;
|
|
69
69
|
composes: rounded-md from global;
|
|
70
70
|
composes: text-brand-dark from global;
|
|
71
71
|
composes: text-sm from global;
|
package/src/overwrites/venia-ui/lib/components/CheckoutPage/AddressBook/addressCard.module.css
CHANGED
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
composes: border from global;
|
|
64
64
|
composes: border-solid from global;
|
|
65
65
|
composes: border-subtle from global;
|
|
66
|
-
composes: font-
|
|
66
|
+
composes: font-medium from global;
|
|
67
67
|
composes: mb-1 from global;
|
|
68
68
|
composes: px-sm from global;
|
|
69
69
|
composes: py-1.5 from global;
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
}
|
|
74
74
|
|
|
75
75
|
.name {
|
|
76
|
-
composes: font-
|
|
76
|
+
composes: font-medium from global;
|
|
77
77
|
}
|
|
78
78
|
|
|
79
79
|
.address {
|
|
@@ -10,7 +10,7 @@ const OrderSummary = props => {
|
|
|
10
10
|
console.log("🚀 ~ OrderSummary ~ props:", props)
|
|
11
11
|
return (
|
|
12
12
|
<div data-cy="OrderSummary-root" className={classes.root}>
|
|
13
|
-
<h2 aria-live="polite" className="text-[16px] font-
|
|
13
|
+
<h2 aria-live="polite" className="text-[16px] font-medium mb-4">
|
|
14
14
|
<FormattedMessage
|
|
15
15
|
id={'checkoutPage.orderSummary'}
|
|
16
16
|
defaultMessage={'Summary'}
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
composes: border-b from global;
|
|
48
48
|
composes: border-solid from global;
|
|
49
49
|
composes: border-subtle from global;
|
|
50
|
-
composes: font-
|
|
50
|
+
composes: font-medium from global;
|
|
51
51
|
composes: pb-xs from global;
|
|
52
52
|
composes: text-colorDefault from global;
|
|
53
53
|
composes: uppercase from global;
|
package/src/overwrites/venia-ui/lib/components/FilterModal/CurrentFilters/currentFilter.module.css
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
min-height: 24px;
|
|
3
3
|
composes: border from global;
|
|
4
4
|
composes: border-gray-100 from global;
|
|
5
|
-
composes: font-
|
|
5
|
+
composes: font-medium from global;
|
|
6
6
|
composes: gap-2xs from global;
|
|
7
7
|
composes: grid-flow-col from global;
|
|
8
8
|
composes: inline-grid from global;
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
composes: items-center from global;
|
|
32
32
|
composes: leading-normal from global;
|
|
33
33
|
composes: text-[14px] from global;
|
|
34
|
-
composes: font-
|
|
34
|
+
composes: font-medium from global;
|
|
35
35
|
composes: px-2.5 from global;
|
|
36
36
|
composes: mb-2.5 from global;
|
|
37
37
|
}
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
|
|
39
39
|
.linkItem {
|
|
40
40
|
composes: first_text-colorDefault from global;
|
|
41
|
-
composes: first_font-
|
|
41
|
+
composes: first_font-medium from global;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
.callout {
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
.calloutHeading {
|
|
55
|
-
composes: font-
|
|
55
|
+
composes: font-medium from global;
|
|
56
56
|
composes: text-colorDefault from global;
|
|
57
57
|
composes: text-sm from global;
|
|
58
58
|
}
|
|
@@ -138,7 +138,7 @@ const GalleryItem = props => {
|
|
|
138
138
|
<span>{name}</span>
|
|
139
139
|
</Link>
|
|
140
140
|
<div data-cy="GalleryItem-price" className={cn(classes.price, 'mb-2.5 pt-2.5')}>
|
|
141
|
-
<p className='font-
|
|
141
|
+
<p className='font-medium text-colorDefault !mb-1 !leading-[14px]'>
|
|
142
142
|
<Price
|
|
143
143
|
value={priceSource.value}
|
|
144
144
|
currencyCode={priceSource.currency}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.counter {
|
|
2
2
|
composes: absolute from global;
|
|
3
3
|
composes: bg-brand-dark from global;
|
|
4
|
-
composes: font-
|
|
4
|
+
composes: font-medium from global;
|
|
5
5
|
composes: leading-tight from global;
|
|
6
6
|
composes: left-sm from global;
|
|
7
7
|
composes: min-w-[1.25rem] from global;
|
|
@@ -93,7 +93,7 @@ const OrderRow = props => {
|
|
|
93
93
|
);
|
|
94
94
|
|
|
95
95
|
const badgeStatusStyle = () => {
|
|
96
|
-
return 'bg-[#F1EFF6] text-blue-700 text-[14px] font-
|
|
96
|
+
return 'bg-[#F1EFF6] text-blue-700 text-[14px] font-medium rounded-full px-[30px] py-[5px] border-none';
|
|
97
97
|
}
|
|
98
98
|
|
|
99
99
|
const thumbnailProps = {
|
|
@@ -157,7 +157,7 @@ const OrderRow = props => {
|
|
|
157
157
|
defaultMessage={'Order Total'}
|
|
158
158
|
/>
|
|
159
159
|
</span>
|
|
160
|
-
<div className="text-lg font-
|
|
160
|
+
<div className="text-lg font-medium text-left md_text-center block">{orderTotalPrice}</div>
|
|
161
161
|
</div>
|
|
162
162
|
</div>
|
|
163
163
|
</div>
|
package/src/overwrites/venia-ui/lib/components/ProductFullDetail/components/auctionDetail.js
CHANGED
|
@@ -36,7 +36,7 @@ const AuctionDetail = (props) => {
|
|
|
36
36
|
// Render a countdown
|
|
37
37
|
return <div className='flex flex-row gap-8'>
|
|
38
38
|
<div className='flex flex-col'>
|
|
39
|
-
<div className='text-[40px] leading-[normal] font-
|
|
39
|
+
<div className='text-[40px] leading-[normal] font-medium'>
|
|
40
40
|
{days}
|
|
41
41
|
</div>
|
|
42
42
|
<div className='text-[14px] font-bold'>
|
|
@@ -44,7 +44,7 @@ const AuctionDetail = (props) => {
|
|
|
44
44
|
</div>
|
|
45
45
|
</div>
|
|
46
46
|
<div className='flex flex-col'>
|
|
47
|
-
<div className='text-[40px] leading-[normal] font-
|
|
47
|
+
<div className='text-[40px] leading-[normal] font-medium'>
|
|
48
48
|
{hours}
|
|
49
49
|
</div>
|
|
50
50
|
<div className='text-[14px] font-bold'>
|
|
@@ -52,7 +52,7 @@ const AuctionDetail = (props) => {
|
|
|
52
52
|
</div>
|
|
53
53
|
</div>
|
|
54
54
|
<div className='flex flex-col'>
|
|
55
|
-
<div className='text-[40px] leading-[normal] font-
|
|
55
|
+
<div className='text-[40px] leading-[normal] font-medium'>
|
|
56
56
|
{minutes}
|
|
57
57
|
</div>
|
|
58
58
|
<div className='text-[14px] font-bold'>
|
|
@@ -60,7 +60,7 @@ const AuctionDetail = (props) => {
|
|
|
60
60
|
</div>
|
|
61
61
|
</div>
|
|
62
62
|
<div className='flex flex-col'>
|
|
63
|
-
<div className='text-[40px] leading-[normal] font-
|
|
63
|
+
<div className='text-[40px] leading-[normal] font-medium'>
|
|
64
64
|
{seconds}
|
|
65
65
|
</div>
|
|
66
66
|
<div className='text-[14px] font-bold'>
|
|
@@ -82,7 +82,7 @@ const AuctionDetail = (props) => {
|
|
|
82
82
|
>
|
|
83
83
|
<div className='modal_bid-content'>
|
|
84
84
|
<div className='header_title-modal flex justify-between mb-10'>
|
|
85
|
-
<div className='text-lg text-black font-
|
|
85
|
+
<div className='text-lg text-black font-medium'>
|
|
86
86
|
Place bid
|
|
87
87
|
</div>
|
|
88
88
|
<button onClick={() => { setOpen(!open) }} >
|
|
@@ -95,7 +95,7 @@ const AuctionDetail = (props) => {
|
|
|
95
95
|
<span className='text-[14px] font-bold text-gray-500'>
|
|
96
96
|
Current bid
|
|
97
97
|
</span>
|
|
98
|
-
<span className='text-2xl font-
|
|
98
|
+
<span className='text-2xl font-medium'>
|
|
99
99
|
$102.50
|
|
100
100
|
</span>
|
|
101
101
|
</div>
|
|
@@ -138,7 +138,7 @@ const AuctionDetail = (props) => {
|
|
|
138
138
|
<Button
|
|
139
139
|
priority='low'
|
|
140
140
|
classes={{
|
|
141
|
-
content: 'capitalize text-[16px] font-
|
|
141
|
+
content: 'capitalize text-[16px] font-medium'
|
|
142
142
|
}}
|
|
143
143
|
onClick={() => setOpen(false)}
|
|
144
144
|
>
|
|
@@ -147,7 +147,7 @@ const AuctionDetail = (props) => {
|
|
|
147
147
|
<Button
|
|
148
148
|
priority='high'
|
|
149
149
|
classes={{
|
|
150
|
-
content: 'capitalize text-[16px] font-
|
|
150
|
+
content: 'capitalize text-[16px] font-medium'
|
|
151
151
|
}}
|
|
152
152
|
>
|
|
153
153
|
Place Bid
|
|
@@ -168,7 +168,7 @@ const AuctionDetail = (props) => {
|
|
|
168
168
|
<div className='text-[16px] font-bold text-gray-500'>
|
|
169
169
|
Starting Price
|
|
170
170
|
</div>
|
|
171
|
-
<div className='text-[40px] font-
|
|
171
|
+
<div className='text-[40px] font-medium text-colorDefault'>
|
|
172
172
|
<Price
|
|
173
173
|
currencyCode={productDetails.price.currency}
|
|
174
174
|
value={auctionData.starting_price}
|
|
@@ -195,7 +195,7 @@ const AuctionDetail = (props) => {
|
|
|
195
195
|
<Button
|
|
196
196
|
priority='high'
|
|
197
197
|
classes={{
|
|
198
|
-
content: 'capitalize text-[16px] font-
|
|
198
|
+
content: 'capitalize text-[16px] font-medium'
|
|
199
199
|
}}
|
|
200
200
|
onClick={() => setOpen(true)}
|
|
201
201
|
>
|
package/src/overwrites/venia-ui/lib/components/ProductFullDetail/components/modalFormReview.js
CHANGED
|
@@ -28,7 +28,7 @@ const modalFormReview = (props) => {
|
|
|
28
28
|
>
|
|
29
29
|
<div className='form_review-container'>
|
|
30
30
|
<div className='header_title-modal flex justify-between mb-10'>
|
|
31
|
-
<div className='text-lg text-black font-
|
|
31
|
+
<div className='text-lg text-black font-medium'>
|
|
32
32
|
Write Review
|
|
33
33
|
</div>
|
|
34
34
|
<button onClick={() => { setOpen(!open) }} >
|
|
@@ -139,7 +139,7 @@ const modalFormReview = (props) => {
|
|
|
139
139
|
<Button
|
|
140
140
|
priority='low'
|
|
141
141
|
classes={{
|
|
142
|
-
content: 'capitalize text-[16px] font-
|
|
142
|
+
content: 'capitalize text-[16px] font-medium'
|
|
143
143
|
}}
|
|
144
144
|
onClick={() => setOpen(false)}
|
|
145
145
|
>
|
|
@@ -148,7 +148,7 @@ const modalFormReview = (props) => {
|
|
|
148
148
|
<Button
|
|
149
149
|
priority='high'
|
|
150
150
|
classes={{
|
|
151
|
-
content: 'capitalize text-[16px] font-
|
|
151
|
+
content: 'capitalize text-[16px] font-medium'
|
|
152
152
|
}}
|
|
153
153
|
>
|
|
154
154
|
Submit Review
|
package/src/overwrites/venia-ui/lib/components/ProductFullDetail/components/preOrderDetail.js
CHANGED
|
@@ -26,7 +26,7 @@ const preOrderInfo = (props) => {
|
|
|
26
26
|
<div className='text-[14px] font-medium text-gray-500'>
|
|
27
27
|
Release Date
|
|
28
28
|
</div>
|
|
29
|
-
<div className='text-[16px] font-
|
|
29
|
+
<div className='text-[16px] font-medium text-colorDefault text-center'>
|
|
30
30
|
{preOrderAvailableDate ? preOrderAvailableDate.getDate() + ', ' + month[preOrderAvailableDate.getMonth()] + ' ' + preOrderAvailableDate.getFullYear() : 'No Release Date.'}
|
|
31
31
|
{/* 27, February 2024 */}
|
|
32
32
|
</div>
|
|
@@ -36,7 +36,7 @@ const preOrderInfo = (props) => {
|
|
|
36
36
|
<div className='text-[14px] font-medium text-gray-500'>
|
|
37
37
|
Last Date
|
|
38
38
|
</div>
|
|
39
|
-
<div className='text-[16px] font-
|
|
39
|
+
<div className='text-[16px] font-medium text-colorDefault text-center'>
|
|
40
40
|
31, March 2024
|
|
41
41
|
</div>
|
|
42
42
|
</div>
|
|
@@ -45,7 +45,7 @@ const preOrderInfo = (props) => {
|
|
|
45
45
|
<div className='text-[14px] font-medium text-gray-500'>
|
|
46
46
|
Deposite
|
|
47
47
|
</div>
|
|
48
|
-
<div className='text-[16px] font-
|
|
48
|
+
<div className='text-[16px] font-medium text-colorDefault text-center'>
|
|
49
49
|
40%
|
|
50
50
|
</div>
|
|
51
51
|
</div>
|
package/src/overwrites/venia-ui/lib/components/ProductFullDetail/components/productReview.js
CHANGED
|
@@ -16,7 +16,7 @@ const productReview = (props) => {
|
|
|
16
16
|
<div className={className}>
|
|
17
17
|
<div className='review-summary flex justify-between mb-[30px] pb-[30px] border-b border-gray-100'>
|
|
18
18
|
<div className="justify-start items-end gap-[15px] inline-flex">
|
|
19
|
-
<div className="text-center text-zinc-900 text-[40px] font-
|
|
19
|
+
<div className="text-center text-zinc-900 text-[40px] font-medium leading-10">4.7</div>
|
|
20
20
|
<div className="flex-col justify-start items-start gap-[9px] inline-flex">
|
|
21
21
|
<div className="justify-start items-start gap-1.5 inline-flex">
|
|
22
22
|
<div className="w-3.5 h-3.5 relative">
|
|
@@ -217,7 +217,7 @@ const ProductFullDetail = props => {
|
|
|
217
217
|
: ''
|
|
218
218
|
}
|
|
219
219
|
classes={{
|
|
220
|
-
content: 'normal-case font-
|
|
220
|
+
content: 'normal-case font-medium text-[16px]'
|
|
221
221
|
}}
|
|
222
222
|
priority="low"
|
|
223
223
|
type="submit"
|
|
@@ -239,7 +239,7 @@ const ProductFullDetail = props => {
|
|
|
239
239
|
: ''
|
|
240
240
|
}
|
|
241
241
|
classes={{
|
|
242
|
-
content: 'normal-case font-
|
|
242
|
+
content: 'normal-case font-medium text-[16px]'
|
|
243
243
|
}}
|
|
244
244
|
priority="high"
|
|
245
245
|
type="submit"
|
|
@@ -456,7 +456,7 @@ const ProductFullDetail = props => {
|
|
|
456
456
|
aria-live="polite"
|
|
457
457
|
className={cn(
|
|
458
458
|
classes.productName,
|
|
459
|
-
'!font-
|
|
459
|
+
'!font-medium leading-[normal] mb-4 line-clamp-2'
|
|
460
460
|
)}
|
|
461
461
|
data-cy="ProductFullDetail-productName"
|
|
462
462
|
>
|
|
@@ -503,7 +503,7 @@ const ProductFullDetail = props => {
|
|
|
503
503
|
data-cy="ProductFullDetail-productPrice"
|
|
504
504
|
className={cn(
|
|
505
505
|
classes.productPrice,
|
|
506
|
-
'text-[32px] font-
|
|
506
|
+
'text-[32px] font-medium leading-[32px] mb-0',
|
|
507
507
|
)}
|
|
508
508
|
>
|
|
509
509
|
<Price
|
|
@@ -562,13 +562,13 @@ const ProductFullDetail = props => {
|
|
|
562
562
|
<div className='product_shipping-information mb-[30px] leading-[18px] mt-[25px]'>
|
|
563
563
|
{sellerDetails &&
|
|
564
564
|
<div className='text-xs'>
|
|
565
|
-
Ship From <span className='font-
|
|
565
|
+
Ship From <span className='font-medium'>{sellerDetails.country}</span>
|
|
566
566
|
</div>}
|
|
567
567
|
<div className='text-xs'>
|
|
568
|
-
Ship To <span className='font-
|
|
568
|
+
Ship To <span className='font-medium'>Yishun</span>
|
|
569
569
|
</div>
|
|
570
570
|
<div className='text-xs'>
|
|
571
|
-
Shiping Method <span className='font-
|
|
571
|
+
Shiping Method <span className='font-medium'>Store Pick Up | Meet Up</span>
|
|
572
572
|
</div>
|
|
573
573
|
</div>
|
|
574
574
|
|
|
@@ -620,7 +620,7 @@ const ProductFullDetail = props => {
|
|
|
620
620
|
{sellerDetails ? sellerDetails.name : ''}
|
|
621
621
|
</div>
|
|
622
622
|
<div className="flex items-center relative">
|
|
623
|
-
<Verify variant='Bold' color='#
|
|
623
|
+
<Verify variant='Bold' color='#f76b1c' size={20} />
|
|
624
624
|
</div>
|
|
625
625
|
</div>
|
|
626
626
|
<div class="relative w-fit font-normal text-[#999999] text-[12px] tracking-[0] leading-[14px] whitespace-nowrap">
|
|
@@ -628,10 +628,10 @@ const ProductFullDetail = props => {
|
|
|
628
628
|
</div>
|
|
629
629
|
</div>
|
|
630
630
|
<div className='flex flex-wrap items-start gap-4 relative'>
|
|
631
|
-
<Link to='/' class="flex items-center justify-center gap-[5px] py-1 px-5 relative bg-white rounded-[30px] border border-solid border-[#
|
|
631
|
+
<Link to='/' class="flex items-center justify-center gap-[5px] py-1 px-5 relative bg-white rounded-[30px] border border-solid border-[#f76b1c]">
|
|
632
632
|
<div class="flex items-center justify-center gap-[10px] relative">
|
|
633
|
-
<Sms color="#
|
|
634
|
-
<div class="relative xs_hidden lg_flex w-fit font-medium text-[#
|
|
633
|
+
<Sms color="#f76b1c" size={14} variant="Outline" className='stroke-[#f76b1c]' />
|
|
634
|
+
<div class="relative xs_hidden lg_flex w-fit font-medium text-[#f76b1c] text-[14px] tracking-[0] leading-[20px] whitespace-nowrap">
|
|
635
635
|
Message
|
|
636
636
|
</div>
|
|
637
637
|
</div>
|
|
@@ -644,10 +644,10 @@ const ProductFullDetail = props => {
|
|
|
644
644
|
</div>
|
|
645
645
|
</div>
|
|
646
646
|
</Link>
|
|
647
|
-
<Link to={"/seller/"+sellerDetails.url_key} class="flex items-center justify-center gap-[5px] py-1 px-5 relative bg-white rounded-[30px] border border-solid border-[#
|
|
647
|
+
<Link to={"/seller/"+sellerDetails.url_key} class="flex items-center justify-center gap-[5px] py-1 px-5 relative bg-white rounded-[30px] border border-solid border-[#f76b1c]">
|
|
648
648
|
<div class="flex items-center justify-center gap-[10px] relative">
|
|
649
|
-
<Shop color="#
|
|
650
|
-
<div class="relative xs_hidden lg_flex w-fit font-medium text-[#
|
|
649
|
+
<Shop color="#f76b1c" size={14} variant="Outline" className='stroke-[#f76b1c]' />
|
|
650
|
+
<div class="relative xs_hidden lg_flex w-fit font-medium text-[#f76b1c] text-[14px] tracking-[0] leading-[20px] whitespace-nowrap">
|
|
651
651
|
Visit Store
|
|
652
652
|
</div>
|
|
653
653
|
</div>
|