@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
|
.sticky-pay-now__caption-medium___gZCqf,
|
|
183
183
|
.sticky-pay-now__captionMedium___V6P3J {
|
|
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
|
.sticky-pay-now__caption-semi-bold___QX3JZ,
|
|
196
196
|
.sticky-pay-now__captionSemiBold___Fc8TZ {
|
|
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
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function webpackUniversalModuleDefinition(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("fdk-core/utils"),require("framer-motion"),require("react")):"function"==typeof define&&define.amd?define("firestone",["fdk-core/utils","framer-motion","react"],r):"object"==typeof exports?exports.firestone=r(require("fdk-core/utils"),require("framer-motion"),require("react")):e.firestone=r(e["fdk-core/utils"],e["framer-motion"],e.react)}("undefined"!=typeof self?self:this,((e,r,t)=>(()=>{"use strict";var _={447:r=>{r.exports=e},9286:e=>{e.exports=r},9155:e=>{e.exports=t}},o={};function __webpack_require__(e){var r=o[e];if(void 0!==r)return r.exports;var t=o[e]={exports:{}};return _[e](t,t.exports,__webpack_require__),t.exports}__webpack_require__.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(r,{a:r}),r},__webpack_require__.d=(e,r)=>{for(var t in r)__webpack_require__.o(r,t)&&!__webpack_require__.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},__webpack_require__.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var
|
|
1
|
+
!function webpackUniversalModuleDefinition(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("fdk-core/utils"),require("framer-motion"),require("react")):"function"==typeof define&&define.amd?define("firestone",["fdk-core/utils","framer-motion","react"],r):"object"==typeof exports?exports.firestone=r(require("fdk-core/utils"),require("framer-motion"),require("react")):e.firestone=r(e["fdk-core/utils"],e["framer-motion"],e.react)}("undefined"!=typeof self?self:this,((e,r,t)=>(()=>{"use strict";var _={447:r=>{r.exports=e},9286:e=>{e.exports=r},9155:e=>{e.exports=t}},o={};function __webpack_require__(e){var r=o[e];if(void 0!==r)return r.exports;var t=o[e]={exports:{}};return _[e](t,t.exports,__webpack_require__),t.exports}__webpack_require__.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(r,{a:r}),r},__webpack_require__.d=(e,r)=>{for(var t in r)__webpack_require__.o(r,t)&&!__webpack_require__.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},__webpack_require__.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var a={};return(()=>{__webpack_require__.r(a),__webpack_require__.d(a,{default:()=>sticky_pay_now});var e=__webpack_require__(9155),r=__webpack_require__.n(e),t=__webpack_require__(9286),_=__webpack_require__(447);const sticky_pay_now=e=>{let{disabled:o=!1,value:a="",onPriceDetailsClick:i=(()=>{}),proceedToPay:n=(()=>{}),btnTitle:c,customClassName:s}=e;const{t:u}=(0,_.useGlobalTranslation)("translation");return r().createElement(t.AnimatePresence,{mode:"wait"},r().createElement(t.motion.div,{className:`sticky-pay-now__stickyBtnContainer___L7zbD ${s}`,key:"pay-now-container"},r().createElement("div",{className:"sticky-pay-now__stickyBtnContainer1___YFwCC"},r().createElement("div",{className:"sticky-pay-now__priceContainerMobile___Np09I"},r().createElement("div",{className:"sticky-pay-now__totalPrice___bn4DW"},a),r().createElement("div",{className:"sticky-pay-now__viewPriceBtn___nUnSN sticky-pay-now__viewPBtn___Z8jsC",onClick:i},u("resource.cart.view_price_details"))),r().createElement("button",{className:"sticky-pay-now__cartCheckoutBtn___jwQXW sticky-pay-now__checkoutButton___mtO42",onClick:n},c||u("resource.cart.pay_now")))))}})(),a})()));
|
|
@@ -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
|
.single-page-shipment__caption-medium___HWWFa,
|
|
183
183
|
.single-page-shipment__captionMedium___P1qMZ {
|
|
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
|
.single-page-shipment__caption-semi-bold___Vzf2M,
|
|
196
196
|
.single-page-shipment__captionSemiBold___G0Cg9 {
|
|
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
|
}
|
|
@@ -594,7 +594,7 @@ h4,
|
|
|
594
594
|
letter-spacing: -0.02em;
|
|
595
595
|
color: var(--textHeading, #26201a);
|
|
596
596
|
font-size: 16px;
|
|
597
|
-
line-height:
|
|
597
|
+
line-height: 1.5;
|
|
598
598
|
}
|
|
599
599
|
@media only screen and (min-width: 769px) {
|
|
600
600
|
h4,
|
|
@@ -603,7 +603,7 @@ h4,
|
|
|
603
603
|
letter-spacing: -0.02em;
|
|
604
604
|
color: var(--textHeading, #26201a);
|
|
605
605
|
font-size: 20px;
|
|
606
|
-
line-height:
|
|
606
|
+
line-height: 1.5;
|
|
607
607
|
}
|
|
608
608
|
}
|
|
609
609
|
h5,
|
|
@@ -670,7 +670,7 @@ h5,
|
|
|
670
670
|
.single-shipment-content__caption-medium____fLHP,
|
|
671
671
|
.single-shipment-content__captionMedium___lqQPn {
|
|
672
672
|
font-size: 12px;
|
|
673
|
-
line-height:
|
|
673
|
+
line-height: 1.5;
|
|
674
674
|
letter-spacing: -0.02em;
|
|
675
675
|
font-weight: 500;
|
|
676
676
|
}
|
|
@@ -683,7 +683,7 @@ h5,
|
|
|
683
683
|
.single-shipment-content__caption-semi-bold___V3P3n,
|
|
684
684
|
.single-shipment-content__captionSemiBold___rwvuu {
|
|
685
685
|
font-size: 12px;
|
|
686
|
-
line-height:
|
|
686
|
+
line-height: 1.5;
|
|
687
687
|
letter-spacing: -0.02em;
|
|
688
688
|
font-weight: 600;
|
|
689
689
|
}
|
|
@@ -1221,7 +1221,7 @@ h4,
|
|
|
1221
1221
|
letter-spacing: -0.02em;
|
|
1222
1222
|
color: var(--textHeading, #26201a);
|
|
1223
1223
|
font-size: 16px;
|
|
1224
|
-
line-height:
|
|
1224
|
+
line-height: 1.5;
|
|
1225
1225
|
}
|
|
1226
1226
|
@media only screen and (min-width: 769px) {
|
|
1227
1227
|
h4,
|
|
@@ -1230,7 +1230,7 @@ h4,
|
|
|
1230
1230
|
letter-spacing: -0.02em;
|
|
1231
1231
|
color: var(--textHeading, #26201a);
|
|
1232
1232
|
font-size: 20px;
|
|
1233
|
-
line-height:
|
|
1233
|
+
line-height: 1.5;
|
|
1234
1234
|
}
|
|
1235
1235
|
}
|
|
1236
1236
|
h5,
|
|
@@ -1297,7 +1297,7 @@ h5,
|
|
|
1297
1297
|
.free-gift-item__caption-medium___J3sTr,
|
|
1298
1298
|
.free-gift-item__captionMedium___UxDCd {
|
|
1299
1299
|
font-size: 12px;
|
|
1300
|
-
line-height:
|
|
1300
|
+
line-height: 1.5;
|
|
1301
1301
|
letter-spacing: -0.02em;
|
|
1302
1302
|
font-weight: 500;
|
|
1303
1303
|
}
|
|
@@ -1310,7 +1310,7 @@ h5,
|
|
|
1310
1310
|
.free-gift-item__caption-semi-bold___rj6i6,
|
|
1311
1311
|
.free-gift-item__captionSemiBold___TCDo6 {
|
|
1312
1312
|
font-size: 12px;
|
|
1313
|
-
line-height:
|
|
1313
|
+
line-height: 1.5;
|
|
1314
1314
|
letter-spacing: -0.02em;
|
|
1315
1315
|
font-weight: 600;
|
|
1316
1316
|
}
|
|
@@ -1656,7 +1656,7 @@ h4,
|
|
|
1656
1656
|
letter-spacing: -0.02em;
|
|
1657
1657
|
color: var(--textHeading, #26201a);
|
|
1658
1658
|
font-size: 16px;
|
|
1659
|
-
line-height:
|
|
1659
|
+
line-height: 1.5;
|
|
1660
1660
|
}
|
|
1661
1661
|
@media only screen and (min-width: 769px) {
|
|
1662
1662
|
h4,
|
|
@@ -1665,7 +1665,7 @@ h4,
|
|
|
1665
1665
|
letter-spacing: -0.02em;
|
|
1666
1666
|
color: var(--textHeading, #26201a);
|
|
1667
1667
|
font-size: 20px;
|
|
1668
|
-
line-height:
|
|
1668
|
+
line-height: 1.5;
|
|
1669
1669
|
}
|
|
1670
1670
|
}
|
|
1671
1671
|
h5,
|
|
@@ -1732,7 +1732,7 @@ h5,
|
|
|
1732
1732
|
.sticky-pay-now__caption-medium___gZCqf,
|
|
1733
1733
|
.sticky-pay-now__captionMedium___V6P3J {
|
|
1734
1734
|
font-size: 12px;
|
|
1735
|
-
line-height:
|
|
1735
|
+
line-height: 1.5;
|
|
1736
1736
|
letter-spacing: -0.02em;
|
|
1737
1737
|
font-weight: 500;
|
|
1738
1738
|
}
|
|
@@ -1745,7 +1745,7 @@ h5,
|
|
|
1745
1745
|
.sticky-pay-now__caption-semi-bold___QX3JZ,
|
|
1746
1746
|
.sticky-pay-now__captionSemiBold___Fc8TZ {
|
|
1747
1747
|
font-size: 12px;
|
|
1748
|
-
line-height:
|
|
1748
|
+
line-height: 1.5;
|
|
1749
1749
|
letter-spacing: -0.02em;
|
|
1750
1750
|
font-weight: 600;
|
|
1751
1751
|
}
|