@gofynd/theme-template 3.2.16 → 3.2.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.
- package/dist/components/accordion/accordion.css +8 -0
- package/dist/components/accordion/accordion.js +1 -1
- package/dist/components/address-form/v2/address-form.js +1 -1
- package/dist/components/blog-footer/blog-footer.js +1 -1
- package/dist/components/blog-page/blog-page.js +1 -1
- package/dist/components/filter-modal/filter-modal.js +1 -1
- package/dist/components/index.css +32 -24
- package/dist/components/index.js +1 -1
- package/dist/components/order-shipment/order-shipment.css +8 -0
- package/dist/components/order-shipment/order-shipment.js +1 -1
- package/dist/components/product-card/product-card.css +3 -0
- package/dist/components/product-card/product-card.js +1 -1
- package/dist/index.css +125 -27
- package/dist/index.js +1 -1
- package/dist/page-layouts/cart/Components/chip-item/chip-item.css +8 -0
- package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
- package/dist/page-layouts/cart/Components/coupon/coupon.css +8 -24
- package/dist/page-layouts/cart/Components/coupon/coupon.js +1 -1
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.css +24 -0
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.js +1 -1
- package/dist/page-layouts/cart/Components/remove-cart-item/remove-cart-item.css +5 -3
- package/dist/page-layouts/cart/Components/sticky-footer/sticky-footer.js +1 -1
- package/dist/page-layouts/compare/compare.css +3 -0
- package/dist/page-layouts/compare/compare.js +1 -1
- package/dist/page-layouts/plp/Components/filter-item/filter-item.js +1 -1
- package/dist/page-layouts/plp/Components/filter-list/filter-list.js +1 -1
- package/dist/page-layouts/single-checkout/address/single-address-content.css +45 -0
- package/dist/page-layouts/single-checkout/address/single-address-content.js +1 -1
- package/dist/page-layouts/single-checkout/address/single-address-header.css +3 -0
- package/dist/page-layouts/single-checkout/address/single-address-header.js +1 -1
- package/dist/page-layouts/single-checkout/address/single-address.css +48 -0
- package/dist/page-layouts/single-checkout/address/single-address.js +1 -1
- package/dist/page-layouts/single-checkout/shipment/single-page-shipment.css +17 -0
- package/dist/page-layouts/single-checkout/shipment/single-page-shipment.js +1 -1
- package/dist/page-layouts/single-checkout/shipment/single-shipment-content.css +17 -0
- package/dist/page-layouts/single-checkout/shipment/single-shipment-content.js +1 -1
- package/dist/pages/blog/blog.js +1 -1
- package/dist/pages/blog/index.js +1 -1
- package/dist/pages/cart/cart.css +45 -27
- package/dist/pages/cart/cart.js +1 -1
- package/dist/pages/cart/index.css +45 -27
- package/dist/pages/cart/index.js +1 -1
- package/dist/pages/checkout/checkout.css +73 -24
- package/dist/pages/checkout/checkout.js +1 -1
- package/dist/pages/checkout/index.css +73 -24
- package/dist/pages/checkout/index.js +1 -1
- package/dist/pages/index.css +125 -27
- package/dist/pages/index.js +1 -1
- package/dist/pages/order/order-tracking-details/order-tracking-details.css +8 -0
- package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
- package/dist/pages/order-status/index.css +8 -0
- package/dist/pages/order-status/index.js +1 -1
- package/dist/pages/order-status/order-status.css +8 -0
- package/dist/pages/order-status/order-status.js +1 -1
- package/dist/pages/product-listing/index.css +15 -0
- package/dist/pages/product-listing/index.js +1 -1
- package/dist/pages/product-listing/product-listing.css +15 -0
- package/dist/pages/product-listing/product-listing.js +1 -1
- package/dist/pages/wishlist/index.css +3 -0
- package/dist/pages/wishlist/index.js +1 -1
- package/dist/pages/wishlist/wishlist.css +3 -0
- package/dist/pages/wishlist/wishlist.js +1 -1
- package/package.json +1 -1
|
@@ -5989,6 +5989,9 @@ h5,
|
|
|
5989
5989
|
color: var(--buttonSecondary);
|
|
5990
5990
|
cursor: pointer;
|
|
5991
5991
|
}
|
|
5992
|
+
.single-address-content__addressContentConitainer___CupPn .single-address-content__actionContainer___vCQh2 .single-address-content__deliverToThis___tRzNQ:disabled {
|
|
5993
|
+
opacity: 0.6;
|
|
5994
|
+
}
|
|
5992
5995
|
@media only screen and (max-width: 480px) {
|
|
5993
5996
|
.single-address-content__addressContentConitainer___CupPn .single-address-content__actionContainer___vCQh2 .single-address-content__deliverToThis___tRzNQ {
|
|
5994
5997
|
padding: 20px 24px;
|
|
@@ -6040,6 +6043,48 @@ h5,
|
|
|
6040
6043
|
color: var(--errorText, #ff3333);
|
|
6041
6044
|
cursor: pointer;
|
|
6042
6045
|
}
|
|
6046
|
+
.single-address-content__showMoreBtnContainer___K9Zyg {
|
|
6047
|
+
display: flex;
|
|
6048
|
+
align-items: center;
|
|
6049
|
+
justify-content: center;
|
|
6050
|
+
width: 100%;
|
|
6051
|
+
padding: 4px;
|
|
6052
|
+
}
|
|
6053
|
+
.single-address-content__showMoreBtnContainer___K9Zyg .single-address-content__showOtherAddresses___sE7EG {
|
|
6054
|
+
cursor: pointer;
|
|
6055
|
+
display: flex;
|
|
6056
|
+
gap: 8px;
|
|
6057
|
+
/* ✅ FIX → These must NOT be inside "span { }" */
|
|
6058
|
+
}
|
|
6059
|
+
@media only screen and (max-width: 480px) {
|
|
6060
|
+
.single-address-content__showMoreBtnContainer___K9Zyg .single-address-content__showOtherAddresses___sE7EG {
|
|
6061
|
+
font-size: 12px;
|
|
6062
|
+
margin: 8px 0px !important;
|
|
6063
|
+
}
|
|
6064
|
+
}
|
|
6065
|
+
.single-address-content__showMoreBtnContainer___K9Zyg .single-address-content__showOtherAddresses___sE7EG span {
|
|
6066
|
+
color: var(--buttonPrimary, #4e3f09);
|
|
6067
|
+
font-size: 14px;
|
|
6068
|
+
display: flex;
|
|
6069
|
+
justify-content: center;
|
|
6070
|
+
align-items: center;
|
|
6071
|
+
gap: 4px;
|
|
6072
|
+
font-weight: 500;
|
|
6073
|
+
align-self: stretch;
|
|
6074
|
+
}
|
|
6075
|
+
@media only screen and (max-width: 480px) {
|
|
6076
|
+
.single-address-content__showMoreBtnContainer___K9Zyg .single-address-content__showOtherAddresses___sE7EG span {
|
|
6077
|
+
font-size: 12px;
|
|
6078
|
+
}
|
|
6079
|
+
}
|
|
6080
|
+
.single-address-content__showMoreBtnContainer___K9Zyg .single-address-content__showOtherAddresses___sE7EG .single-address-content__rotateDown___xUhKw {
|
|
6081
|
+
transform: rotate(90deg);
|
|
6082
|
+
transition: transform 0.2s ease;
|
|
6083
|
+
}
|
|
6084
|
+
.single-address-content__showMoreBtnContainer___K9Zyg .single-address-content__showOtherAddresses___sE7EG .single-address-content__rotateUp___QT5Zr {
|
|
6085
|
+
transform: rotate(-90deg);
|
|
6086
|
+
transition: transform 0.2s ease;
|
|
6087
|
+
}
|
|
6043
6088
|
|
|
6044
6089
|
/**color by character**/
|
|
6045
6090
|
/** Font family **/
|
|
@@ -6875,6 +6920,9 @@ h5,
|
|
|
6875
6920
|
align-items: center;
|
|
6876
6921
|
gap: 4px;
|
|
6877
6922
|
}
|
|
6923
|
+
.single-address-header__addressHeaderContainer___uHzhP .single-address-header__buttonWrapper___eGnIf .single-address-header__addBtn___H24AA:disabled {
|
|
6924
|
+
opacity: 0.6;
|
|
6925
|
+
}
|
|
6878
6926
|
@media only screen and (max-width: 480px) {
|
|
6879
6927
|
.single-address-header__addressHeaderContainer___uHzhP .single-address-header__buttonWrapper___eGnIf .single-address-header__addBtn___H24AA {
|
|
6880
6928
|
padding: 4px;
|