@gofynd/theme-template 3.2.7 → 3.2.8
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/address-form/address-form.js +1 -1
- package/dist/components/address-form/form-input-selector.js +1 -1
- package/dist/components/address-form/v2/address-form.js +1 -1
- package/dist/components/compare-product-card/compare-product-card.css +824 -0
- package/dist/components/compare-product-card/compare-product-card.js +1 -0
- package/dist/components/core/fy-dropdown/fy-dropdown.js +1 -1
- package/dist/components/core/fy-input/fy-input.js +1 -1
- package/dist/components/filter-modal/filter-modal.js +1 -1
- package/dist/components/form-builder/form-builder.js +1 -1
- package/dist/components/google-map/google-map.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/location-modal/location-modal.js +1 -1
- package/dist/components/product-card/product-card.js +1 -1
- package/dist/components/quantity-control/quantity-control.js +1 -1
- package/dist/components/range-slider/range-slider.js +1 -1
- package/dist/index.css +1402 -216
- package/dist/index.js +1 -1
- package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.js +1 -1
- package/dist/page-layouts/compare/compare.css +7319 -309
- package/dist/page-layouts/compare/compare.js +2 -1
- package/dist/page-layouts/compare/compare.js.LICENSE.txt +5 -0
- package/dist/page-layouts/login/component/social-login-button/apple-login-button.css +373 -0
- package/dist/page-layouts/login/component/social-login-button/apple-login-button.js +1 -0
- package/dist/page-layouts/login/component/social-login-button/facebook-login-button.css +373 -0
- package/dist/page-layouts/login/component/social-login-button/facebook-login-button.js +1 -0
- package/dist/page-layouts/login/component/social-login-button/google-login-button.css +375 -0
- package/dist/page-layouts/login/component/social-login-button/google-login-button.js +1 -0
- package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.css +3 -0
- package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.js +1 -1
- package/dist/page-layouts/plp/Components/delivery-info/delivery-info.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/plp/Components/image-gallery/image-gallery.js +1 -1
- package/dist/page-layouts/plp/Components/lightbox-image/lightbox-image.js +1 -1
- package/dist/page-layouts/plp/Components/mobile-slider/mobile-slider.js +1 -1
- package/dist/page-layouts/plp/Components/product-variants/product-variants.js +1 -1
- package/dist/page-layouts/single-checkout/address/single-address.js +1 -1
- package/dist/page-layouts/single-checkout/payment/card-form.css +59 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.css +59 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.js +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment.css +62 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
- package/dist/page-layouts/single-checkout/payment/juspay-card-from.css +59 -1
- package/dist/page-layouts/single-checkout/shipment/single-page-shipment.css +1 -0
- package/dist/pages/cart/cart.js +1 -1
- package/dist/pages/cart/index.js +1 -1
- package/dist/pages/checkout/checkout.css +63 -1
- package/dist/pages/checkout/checkout.js +1 -1
- package/dist/pages/checkout/index.css +63 -1
- package/dist/pages/checkout/index.js +1 -1
- package/dist/pages/contact-us/contact-us.js +1 -1
- package/dist/pages/contact-us/index.js +1 -1
- package/dist/pages/index.css +1402 -216
- package/dist/pages/index.js +1 -1
- package/dist/pages/login/index.css +1121 -0
- package/dist/pages/login/index.js +1 -1
- package/dist/pages/login/login.css +1121 -0
- package/dist/pages/login/login.js +1 -1
- package/dist/pages/order/index.js +1 -1
- package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
- package/dist/pages/order/order-tracking.js +1 -1
- package/dist/pages/order-status/index.css +5 -0
- package/dist/pages/order-status/index.js +1 -1
- package/dist/pages/order-status/order-status.css +5 -0
- package/dist/pages/order-status/order-status.js +1 -1
- package/dist/pages/product-listing/index.css +3 -0
- package/dist/pages/product-listing/index.js +1 -1
- package/dist/pages/product-listing/product-listing.css +3 -0
- package/dist/pages/product-listing/product-listing.js +1 -1
- package/dist/pages/profile/components/add-email-modal/add-email-modal.js +1 -1
- package/dist/pages/profile/components/add-phone-modal/add-phone-modal.js +1 -1
- package/dist/pages/profile/email/email.js +1 -1
- package/dist/pages/profile/email/index.js +1 -1
- package/dist/pages/profile/index.js +1 -1
- package/dist/pages/profile/phone/index.js +1 -1
- package/dist/pages/profile/phone/phone.js +1 -1
- package/dist/pages/profile/profile-details.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
|
@@ -733,6 +733,11 @@ h5,
|
|
|
733
733
|
margin-inline-start: 10px;
|
|
734
734
|
color: var(--textBody, #3c3131);
|
|
735
735
|
}
|
|
736
|
+
.order-status__payment-address___SqyyO .order-status__payment-wrapper___EAXJ9 .order-status__mode-data___QElIa .order-status__mode-amount___Ka9FW {
|
|
737
|
+
font-size: 12px;
|
|
738
|
+
font-weight: 500;
|
|
739
|
+
color: var(--textBody, #3c3131);
|
|
740
|
+
}
|
|
736
741
|
.order-status__payment-address___SqyyO .order-status__delivery-wrapper___ZSfhO {
|
|
737
742
|
padding: 24px;
|
|
738
743
|
}
|