@gofynd/theme-template 2.0.0 → 2.0.1
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.css +24 -24
- package/dist/components/address-form/form-input-selector.css +20 -20
- package/dist/components/address-item/address-item.css +4 -4
- package/dist/components/beneficiary-list/beneficiary-list-item/beneficiary-list-item.css +4 -4
- package/dist/components/beneficiary-list/beneficiary-list.css +8 -8
- package/dist/components/blog-footer/blog-footer.css +4 -4
- package/dist/components/blog-page/blog-page.css +12 -12
- package/dist/components/blog-tabs/blog-tabs.css +4 -4
- package/dist/components/breadcrumb/breadcrumb.css +5 -5
- package/dist/components/chip-review-item/chip-review-item.css +4 -4
- package/dist/components/core/fy-button/fy-button.css +342 -9
- package/dist/components/core/fy-dropdown/fy-dropdown.css +4 -4
- package/dist/components/core/fy-input/fy-input.css +4 -4
- package/dist/components/core/fy-input-group/fy-input-group.css +4 -4
- package/dist/components/core/modal/modal.css +4 -4
- package/dist/components/core/skeletons/image-skeleton.css +4 -4
- package/dist/components/dropdown/dropdown.css +4 -4
- package/dist/components/empty-state/empty-state.css +4 -4
- package/dist/components/filter-modal/filter-modal.css +23 -23
- package/dist/components/form-builder/form-builder.css +362 -29
- package/dist/components/index.css +411 -78
- package/dist/components/index.js +1 -1
- package/dist/components/listing-description/listing-description.css +5 -5
- package/dist/components/loader/loader.css +338 -5
- package/dist/components/location-modal/location-modal.css +354 -21
- package/dist/components/order-header/order-header.css +8 -8
- package/dist/components/order-shipment/order-shipment.css +4 -4
- package/dist/components/payment-detail-card/payment-detail-card.css +4 -4
- package/dist/components/price-breakup/price-breakup.css +4 -4
- package/dist/components/price-breakup/price-breakup.js +1 -1
- package/dist/components/product-card/product-card.css +347 -14
- package/dist/components/profile-navigation/profile-navigation.css +5 -5
- package/dist/components/quantity-control/quantity-control.css +4 -4
- package/dist/components/range-slider/range-slider.css +8 -8
- package/dist/components/reasons-list/reason-item/reason-item.css +4 -4
- package/dist/components/reasons-list/reasons-list.css +8 -8
- package/dist/components/scroll-top/scroll-top.css +5 -5
- package/dist/components/shipment-address/shipment-address.css +4 -4
- package/dist/components/shipment-breakup/shipment-breakup.css +4 -4
- package/dist/components/shipment-item/shipment-item.css +4 -4
- package/dist/components/shipment-tracking/shipment-tracking.css +4 -4
- package/dist/components/shipments-update-item/quantity-ctrl/quantity-ctrl.css +4 -4
- package/dist/components/shipments-update-item/shipments-update-item.css +8 -8
- package/dist/components/sort-modal/sort-modal.css +8 -8
- package/dist/components/spinner/spinner.css +4 -4
- package/dist/components/stepper/stepper.css +4 -4
- package/dist/index.css +782 -401
- package/dist/index.js +1 -1
- package/dist/page-layouts/auth/account-locked/account-locked.css +346 -13
- package/dist/page-layouts/auth/login-register-toggle/login-register-toggle.css +4 -4
- package/dist/page-layouts/auth/mobile-number/mobile-number.css +4 -4
- package/dist/page-layouts/auth/verify-both/verify-both.css +4 -4
- package/dist/page-layouts/cart/Components/chip-item/chip-item.css +17 -16
- package/dist/page-layouts/cart/Components/comment/comment.css +8 -8
- package/dist/page-layouts/cart/Components/coupon/coupon.css +8 -8
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.css +36 -36
- package/dist/page-layouts/cart/Components/free-gift-item/free-gift-item.css +4 -4
- package/dist/page-layouts/cart/Components/gst-card/gst-card.css +4 -4
- package/dist/page-layouts/cart/Components/remove-cart-item/remove-cart-item.css +8 -8
- package/dist/page-layouts/cart/Components/share-cart/share-cart.css +346 -13
- package/dist/page-layouts/cart/Components/share-cart-modal/share-cart-modal.css +342 -9
- package/dist/page-layouts/cart/Components/sticky-footer/sticky-footer.css +4 -4
- package/dist/page-layouts/compare/compare.css +352 -19
- package/dist/page-layouts/login/component/login-mode-button/login-mode-button.css +4 -4
- package/dist/page-layouts/login/component/login-otp/login-otp.css +8 -8
- package/dist/page-layouts/login/component/login-password/login-password.css +8 -8
- package/dist/page-layouts/login/component/term-privacy/term-privacy.css +4 -4
- package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.css +382 -49
- package/dist/page-layouts/plp/Components/delivery-info/delivery-info.css +350 -17
- package/dist/page-layouts/plp/Components/filter-item/filter-item.css +20 -20
- package/dist/page-layouts/plp/Components/filter-list/filter-list.css +15 -15
- package/dist/page-layouts/plp/Components/filter-tags/filter-tags.css +4 -4
- package/dist/page-layouts/plp/Components/image-gallery/image-gallery.css +354 -21
- package/dist/page-layouts/plp/Components/lightbox-image/lightbox-image.css +342 -9
- package/dist/page-layouts/plp/Components/mobile-slider/mobile-slider.css +342 -9
- package/dist/page-layouts/plp/Components/pagination/pagination.css +4 -4
- package/dist/page-layouts/plp/Components/pic-zoom/pic-zoom.css +342 -9
- package/dist/page-layouts/plp/Components/product-variants/product-variants.css +4 -4
- package/dist/page-layouts/plp/Components/size-guide/size-guide.css +8 -8
- package/dist/page-layouts/plp/Components/sort/sort.css +4 -4
- package/dist/page-layouts/plp/Components/viewer-3d/viewer-3d.css +338 -5
- package/dist/page-layouts/single-checkout/address/single-address-content.css +8 -8
- package/dist/page-layouts/single-checkout/address/single-address-header.css +4 -4
- package/dist/page-layouts/single-checkout/address/single-address.css +40 -40
- package/dist/page-layouts/single-checkout/modal.css +4 -4
- package/dist/page-layouts/single-checkout/payment/card-form.css +81 -50
- package/dist/page-layouts/single-checkout/payment/card-form.js +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.css +85 -54
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.js +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment-failure.css +4 -4
- package/dist/page-layouts/single-checkout/payment/checkout-payment.css +98 -62
- package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
- package/dist/page-layouts/single-checkout/payment/sticky-pay-now/sticky-pay-now.css +4 -4
- package/dist/page-layouts/single-checkout/payment/sticky-pay-now/sticky-pay-now.js +1 -1
- package/dist/page-layouts/single-checkout/shipment/single-page-shipment.css +16 -16
- package/dist/page-layouts/single-checkout/shipment/single-page-shipment.js +1 -1
- package/dist/page-layouts/single-checkout/shipment/single-shipment-content.css +8 -8
- package/dist/pages/blog/blog.css +20 -20
- package/dist/pages/blog/index.css +20 -20
- package/dist/pages/cart/cart.css +423 -89
- package/dist/pages/cart/cart.js +1 -1
- package/dist/pages/cart/index.css +423 -89
- package/dist/pages/cart/index.js +1 -1
- package/dist/pages/checkout/checkout.css +180 -133
- package/dist/pages/checkout/checkout.js +1 -1
- package/dist/pages/checkout/index.css +180 -133
- package/dist/pages/checkout/index.js +1 -1
- package/dist/pages/contact-us/contact-us.css +350 -17
- package/dist/pages/contact-us/index.css +350 -17
- package/dist/pages/edit-profile/edit-profile.css +12 -12
- package/dist/pages/edit-profile/index.css +12 -12
- package/dist/pages/faq/faq.css +4 -4
- package/dist/pages/faq/index.css +4 -4
- package/dist/pages/forgot-password/forget-password.css +8 -8
- package/dist/pages/forgot-password/index.css +8 -8
- package/dist/pages/index.css +764 -383
- package/dist/pages/index.js +1 -1
- package/dist/pages/login/index.css +28 -28
- package/dist/pages/login/login.css +28 -28
- package/dist/pages/order/index.css +350 -17
- package/dist/pages/order/order-tracking-details/order-tracking-details.css +370 -37
- package/dist/pages/order/order-tracking.css +350 -17
- package/dist/pages/order-status/components/cart-gift-item/cart-gift-item.css +4 -4
- package/dist/pages/order-status/index.css +363 -33
- package/dist/pages/order-status/index.js +1 -1
- package/dist/pages/order-status/order-status.css +363 -33
- package/dist/pages/order-status/order-status.js +1 -1
- package/dist/pages/product-listing/index.css +457 -124
- package/dist/pages/product-listing/product-listing.css +457 -124
- package/dist/pages/profile/components/add-email-modal/add-email-modal.css +354 -21
- package/dist/pages/profile/components/add-phone-modal/add-phone-modal.css +358 -25
- package/dist/pages/profile/components/confirm-modal/confirm-modal.css +350 -17
- package/dist/pages/profile/components/empty-state/empty-state.css +346 -13
- package/dist/pages/profile/email/email.css +362 -29
- package/dist/pages/profile/email/index.css +362 -29
- package/dist/pages/profile/index.css +350 -17
- package/dist/pages/profile/phone/index.css +366 -33
- package/dist/pages/profile/phone/phone.css +366 -33
- package/dist/pages/profile/profile-details.css +350 -17
- package/dist/pages/register/index.css +20 -20
- package/dist/pages/register/register.css +20 -20
- package/dist/pages/set-password/index.css +4 -4
- package/dist/pages/set-password/set-password.css +4 -4
- package/dist/pages/shared-cart/index.css +8 -8
- package/dist/pages/shared-cart/shared-cart.css +8 -8
- package/dist/pages/verify-email/index.css +4 -4
- package/dist/pages/verify-email/verify-email.css +4 -4
- package/dist/pages/wishlist/index.css +406 -73
- package/dist/pages/wishlist/wishlist.css +406 -73
- package/package.json +1 -1
|
@@ -106,7 +106,7 @@ h4,
|
|
|
106
106
|
letter-spacing: -0.02em;
|
|
107
107
|
color: var(--textHeading, #26201a);
|
|
108
108
|
font-size: 16px;
|
|
109
|
-
line-height:
|
|
109
|
+
line-height: 1.5;
|
|
110
110
|
}
|
|
111
111
|
@media only screen and (min-width: 769px) {
|
|
112
112
|
h4,
|
|
@@ -115,7 +115,7 @@ h4,
|
|
|
115
115
|
letter-spacing: -0.02em;
|
|
116
116
|
color: var(--textHeading, #26201a);
|
|
117
117
|
font-size: 20px;
|
|
118
|
-
line-height:
|
|
118
|
+
line-height: 1.5;
|
|
119
119
|
}
|
|
120
120
|
}
|
|
121
121
|
h5,
|
|
@@ -182,7 +182,7 @@ h5,
|
|
|
182
182
|
.filter-modal__caption-medium___Jd2lC,
|
|
183
183
|
.filter-modal__captionMedium___GgUW0 {
|
|
184
184
|
font-size: 12px;
|
|
185
|
-
line-height:
|
|
185
|
+
line-height: 1.5;
|
|
186
186
|
letter-spacing: -0.02em;
|
|
187
187
|
font-weight: 500;
|
|
188
188
|
}
|
|
@@ -195,7 +195,7 @@ h5,
|
|
|
195
195
|
.filter-modal__caption-semi-bold___yrkU9,
|
|
196
196
|
.filter-modal__captionSemiBold___gaTjM {
|
|
197
197
|
font-size: 12px;
|
|
198
|
-
line-height:
|
|
198
|
+
line-height: 1.5;
|
|
199
199
|
letter-spacing: -0.02em;
|
|
200
200
|
font-weight: 600;
|
|
201
201
|
}
|
|
@@ -560,7 +560,7 @@ h4,
|
|
|
560
560
|
letter-spacing: -0.02em;
|
|
561
561
|
color: var(--textHeading, #26201a);
|
|
562
562
|
font-size: 16px;
|
|
563
|
-
line-height:
|
|
563
|
+
line-height: 1.5;
|
|
564
564
|
}
|
|
565
565
|
@media only screen and (min-width: 769px) {
|
|
566
566
|
h4,
|
|
@@ -569,7 +569,7 @@ h4,
|
|
|
569
569
|
letter-spacing: -0.02em;
|
|
570
570
|
color: var(--textHeading, #26201a);
|
|
571
571
|
font-size: 20px;
|
|
572
|
-
line-height:
|
|
572
|
+
line-height: 1.5;
|
|
573
573
|
}
|
|
574
574
|
}
|
|
575
575
|
h5,
|
|
@@ -636,7 +636,7 @@ h5,
|
|
|
636
636
|
.filter-list__caption-medium___yb4OC,
|
|
637
637
|
.filter-list__captionMedium___dxXdq {
|
|
638
638
|
font-size: 12px;
|
|
639
|
-
line-height:
|
|
639
|
+
line-height: 1.5;
|
|
640
640
|
letter-spacing: -0.02em;
|
|
641
641
|
font-weight: 500;
|
|
642
642
|
}
|
|
@@ -649,7 +649,7 @@ h5,
|
|
|
649
649
|
.filter-list__caption-semi-bold___SVRwg,
|
|
650
650
|
.filter-list__captionSemiBold___fdrIO {
|
|
651
651
|
font-size: 12px;
|
|
652
|
-
line-height:
|
|
652
|
+
line-height: 1.5;
|
|
653
653
|
letter-spacing: -0.02em;
|
|
654
654
|
font-weight: 600;
|
|
655
655
|
}
|
|
@@ -794,7 +794,7 @@ h5,
|
|
|
794
794
|
}
|
|
795
795
|
.filter-list__filter__list--search___zZ8XN .filter-list__text___BdD0V {
|
|
796
796
|
font-size: 12px;
|
|
797
|
-
line-height:
|
|
797
|
+
line-height: 1.5;
|
|
798
798
|
padding-top: 15px;
|
|
799
799
|
padding-inline-end: 15px;
|
|
800
800
|
padding-bottom: 15px;
|
|
@@ -812,7 +812,7 @@ h5,
|
|
|
812
812
|
.filter-list__filter__list--items___vtOJk .filter-list__filter__item___q3SYS {
|
|
813
813
|
cursor: pointer;
|
|
814
814
|
font-size: 12px;
|
|
815
|
-
line-height:
|
|
815
|
+
line-height: 1.5;
|
|
816
816
|
}
|
|
817
817
|
.filter-list__filter__list--items___vtOJk .filter-list__filter__item___q3SYS:hover .filter-list__checkbox-icon___K0fU1:not(.filter-list__selected___DNi9J) {
|
|
818
818
|
stroke: var(--buttonPrimary, #4e3f09);
|
|
@@ -948,7 +948,7 @@ h5,
|
|
|
948
948
|
}
|
|
949
949
|
.filter-list__filter__list___rtO83 .filter-list__filter__popup--content___hMKDx .filter-list__filter__item___q3SYS {
|
|
950
950
|
font-size: 12px;
|
|
951
|
-
line-height:
|
|
951
|
+
line-height: 1.5;
|
|
952
952
|
cursor: pointer;
|
|
953
953
|
}
|
|
954
954
|
.filter-list__filter__list___rtO83 .filter-list__filter__popup--content___hMKDx .filter-list__filter__item___q3SYS:hover .filter-list__checkbox-icon___K0fU1:not(.filter-list__selected___DNi9J) {
|
|
@@ -1101,7 +1101,7 @@ h4,
|
|
|
1101
1101
|
letter-spacing: -0.02em;
|
|
1102
1102
|
color: var(--textHeading, #26201a);
|
|
1103
1103
|
font-size: 16px;
|
|
1104
|
-
line-height:
|
|
1104
|
+
line-height: 1.5;
|
|
1105
1105
|
}
|
|
1106
1106
|
@media only screen and (min-width: 769px) {
|
|
1107
1107
|
h4,
|
|
@@ -1110,7 +1110,7 @@ h4,
|
|
|
1110
1110
|
letter-spacing: -0.02em;
|
|
1111
1111
|
color: var(--textHeading, #26201a);
|
|
1112
1112
|
font-size: 20px;
|
|
1113
|
-
line-height:
|
|
1113
|
+
line-height: 1.5;
|
|
1114
1114
|
}
|
|
1115
1115
|
}
|
|
1116
1116
|
h5,
|
|
@@ -1177,7 +1177,7 @@ h5,
|
|
|
1177
1177
|
.range-slider__caption-medium___K86Ns,
|
|
1178
1178
|
.range-slider__captionMedium___CosnQ {
|
|
1179
1179
|
font-size: 12px;
|
|
1180
|
-
line-height:
|
|
1180
|
+
line-height: 1.5;
|
|
1181
1181
|
letter-spacing: -0.02em;
|
|
1182
1182
|
font-weight: 500;
|
|
1183
1183
|
}
|
|
@@ -1190,7 +1190,7 @@ h5,
|
|
|
1190
1190
|
.range-slider__caption-semi-bold___CrlLO,
|
|
1191
1191
|
.range-slider__captionSemiBold___O7Ix4 {
|
|
1192
1192
|
font-size: 12px;
|
|
1193
|
-
line-height:
|
|
1193
|
+
line-height: 1.5;
|
|
1194
1194
|
letter-spacing: -0.02em;
|
|
1195
1195
|
font-weight: 600;
|
|
1196
1196
|
}
|
|
@@ -1501,7 +1501,7 @@ h4,
|
|
|
1501
1501
|
letter-spacing: -0.02em;
|
|
1502
1502
|
color: var(--textHeading, #26201a);
|
|
1503
1503
|
font-size: 16px;
|
|
1504
|
-
line-height:
|
|
1504
|
+
line-height: 1.5;
|
|
1505
1505
|
}
|
|
1506
1506
|
@media only screen and (min-width: 769px) {
|
|
1507
1507
|
h4,
|
|
@@ -1510,7 +1510,7 @@ h4,
|
|
|
1510
1510
|
letter-spacing: -0.02em;
|
|
1511
1511
|
color: var(--textHeading, #26201a);
|
|
1512
1512
|
font-size: 20px;
|
|
1513
|
-
line-height:
|
|
1513
|
+
line-height: 1.5;
|
|
1514
1514
|
}
|
|
1515
1515
|
}
|
|
1516
1516
|
h5,
|
|
@@ -1577,7 +1577,7 @@ h5,
|
|
|
1577
1577
|
.fy-input__caption-medium___ypzRG,
|
|
1578
1578
|
.fy-input__captionMedium___cFBcK {
|
|
1579
1579
|
font-size: 12px;
|
|
1580
|
-
line-height:
|
|
1580
|
+
line-height: 1.5;
|
|
1581
1581
|
letter-spacing: -0.02em;
|
|
1582
1582
|
font-weight: 500;
|
|
1583
1583
|
}
|
|
@@ -1590,7 +1590,7 @@ h5,
|
|
|
1590
1590
|
.fy-input__caption-semi-bold___WmtaG,
|
|
1591
1591
|
.fy-input__captionSemiBold___UuNTY {
|
|
1592
1592
|
font-size: 12px;
|
|
1593
|
-
line-height:
|
|
1593
|
+
line-height: 1.5;
|
|
1594
1594
|
letter-spacing: -0.02em;
|
|
1595
1595
|
font-weight: 600;
|
|
1596
1596
|
}
|
|
@@ -1965,7 +1965,7 @@ h4,
|
|
|
1965
1965
|
letter-spacing: -0.02em;
|
|
1966
1966
|
color: var(--textHeading, #26201a);
|
|
1967
1967
|
font-size: 16px;
|
|
1968
|
-
line-height:
|
|
1968
|
+
line-height: 1.5;
|
|
1969
1969
|
}
|
|
1970
1970
|
@media only screen and (min-width: 769px) {
|
|
1971
1971
|
h4,
|
|
@@ -1974,7 +1974,7 @@ h4,
|
|
|
1974
1974
|
letter-spacing: -0.02em;
|
|
1975
1975
|
color: var(--textHeading, #26201a);
|
|
1976
1976
|
font-size: 20px;
|
|
1977
|
-
line-height:
|
|
1977
|
+
line-height: 1.5;
|
|
1978
1978
|
}
|
|
1979
1979
|
}
|
|
1980
1980
|
h5,
|
|
@@ -2041,7 +2041,7 @@ h5,
|
|
|
2041
2041
|
.modal__caption-medium___GbhtF,
|
|
2042
2042
|
.modal__captionMedium___zCJpb {
|
|
2043
2043
|
font-size: 12px;
|
|
2044
|
-
line-height:
|
|
2044
|
+
line-height: 1.5;
|
|
2045
2045
|
letter-spacing: -0.02em;
|
|
2046
2046
|
font-weight: 500;
|
|
2047
2047
|
}
|
|
@@ -2054,7 +2054,7 @@ h5,
|
|
|
2054
2054
|
.modal__caption-semi-bold___feZV5,
|
|
2055
2055
|
.modal__captionSemiBold___pxAn7 {
|
|
2056
2056
|
font-size: 12px;
|
|
2057
|
-
line-height:
|
|
2057
|
+
line-height: 1.5;
|
|
2058
2058
|
letter-spacing: -0.02em;
|
|
2059
2059
|
font-weight: 600;
|
|
2060
2060
|
}
|