@gofynd/theme-template 1.0.0 → 1.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 +0 -60
- package/dist/components/address-form/address-form.js +1 -1
- package/dist/components/address-form/form-input-selector.css +0 -50
- package/dist/components/address-item/address-item.css +0 -10
- package/dist/components/beneficiary-list/beneficiary-list-item/beneficiary-list-item.css +0 -10
- package/dist/components/beneficiary-list/beneficiary-list.css +0 -20
- package/dist/components/blog-footer/blog-footer.css +0 -10
- package/dist/components/blog-page/blog-page.css +0 -30
- package/dist/components/blog-page/blog-page.js +1 -1
- package/dist/components/blog-tabs/blog-tabs.css +0 -10
- package/dist/components/blog-tabs/blog-tabs.js +1 -1
- package/dist/components/breadcrumb/breadcrumb.css +0 -13
- package/dist/components/breadcrumb/breadcrumb.js +1 -1
- package/dist/components/chip-review-item/chip-review-item.css +0 -10
- package/dist/components/core/fy-button/fy-button.css +1 -11
- package/dist/components/core/fy-dropdown/fy-dropdown.css +0 -10
- package/dist/components/core/fy-image/fy-image.js +1 -1
- package/dist/components/core/fy-input/fy-input.css +0 -10
- package/dist/components/core/fy-input-group/fy-input-group.css +0 -10
- package/dist/components/core/modal/modal.css +0 -10
- package/dist/components/core/skeletons/image-skeleton.css +0 -10
- package/dist/components/dropdown/dropdown.css +0 -10
- package/dist/components/empty-state/empty-state.css +0 -10
- package/dist/components/filter-modal/filter-modal.css +0 -50
- package/dist/components/filter-modal/filter-modal.js +1 -1
- package/dist/components/form-builder/form-builder.css +1 -61
- package/dist/components/form-builder/form-builder.js +1 -1
- package/dist/components/index.css +1 -181
- package/dist/components/index.js +1 -1
- package/dist/components/listing-description/listing-description.css +0 -10
- package/dist/components/location-modal/location-modal.css +1 -41
- package/dist/components/order-header/order-header.css +2 -20
- package/dist/components/order-shipment/order-shipment.css +0 -10
- package/dist/components/order-shipment/order-shipment.js +1 -1
- package/dist/components/payment-detail-card/payment-detail-card.css +0 -10
- package/dist/components/price-breakup/price-breakup.css +0 -10
- package/dist/components/product-card/product-card.css +5 -23
- package/dist/components/product-card/product-card.js +1 -1
- package/dist/components/profile-navigation/profile-navigation.css +0 -10
- package/dist/components/quantity-control/quantity-control.css +0 -10
- package/dist/components/quantity-control/quantity-control.js +1 -1
- package/dist/components/range-slider/range-slider.css +0 -20
- package/dist/components/reasons-list/reason-item/reason-item.css +0 -10
- package/dist/components/reasons-list/reasons-list.css +0 -20
- package/dist/components/scroll-top/scroll-top.css +0 -10
- package/dist/components/shipment-address/shipment-address.css +0 -10
- package/dist/components/shipment-breakup/shipment-breakup.css +0 -10
- package/dist/components/shipment-item/shipment-item.css +0 -10
- package/dist/components/shipment-tracking/shipment-tracking.css +0 -10
- package/dist/components/shipments-update-item/quantity-ctrl/quantity-ctrl.css +1 -11
- package/dist/components/shipments-update-item/shipments-update-item.css +1 -21
- package/dist/components/sort-modal/sort-modal.css +0 -20
- package/dist/components/spinner/spinner.css +0 -10
- package/dist/components/stepper/stepper.css +0 -10
- package/dist/index.css +60 -952
- package/dist/index.js +1 -1
- package/dist/page-layouts/auth/account-locked/account-locked.css +1 -21
- package/dist/page-layouts/auth/login-register-toggle/login-register-toggle.css +0 -10
- package/dist/page-layouts/auth/mobile-number/mobile-number.css +0 -10
- package/dist/page-layouts/auth/verify-both/verify-both.css +0 -10
- package/dist/page-layouts/cart/Components/chip-item/chip-item.css +4 -49
- package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
- package/dist/page-layouts/cart/Components/comment/comment.css +0 -20
- package/dist/page-layouts/cart/Components/coupon/coupon.css +0 -20
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.css +0 -90
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.js +1 -1
- package/dist/page-layouts/cart/Components/free-gift-item/free-gift-item.css +0 -10
- package/dist/page-layouts/cart/Components/gst-card/gst-card.css +0 -10
- package/dist/page-layouts/cart/Components/remove-cart-item/remove-cart-item.css +0 -20
- package/dist/page-layouts/cart/Components/share-cart/share-cart.css +0 -20
- package/dist/page-layouts/cart/Components/share-cart-modal/share-cart-modal.css +0 -10
- package/dist/page-layouts/cart/Components/sticky-footer/sticky-footer.css +2 -15
- package/dist/page-layouts/compare/compare.css +5 -36
- package/dist/page-layouts/compare/compare.js +1 -1
- package/dist/page-layouts/login/component/login-mode-button/login-mode-button.css +0 -10
- package/dist/page-layouts/login/component/login-otp/login-otp.css +0 -20
- package/dist/page-layouts/login/component/login-password/login-password.css +0 -20
- package/dist/page-layouts/login/component/term-privacy/term-privacy.css +20 -10
- package/dist/page-layouts/login/component/term-privacy/term-privacy.js +1 -1
- package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.css +2 -133
- 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.css +1 -31
- package/dist/page-layouts/plp/Components/filter-item/filter-item.css +0 -40
- package/dist/page-layouts/plp/Components/filter-item/filter-item.js +1 -1
- package/dist/page-layouts/plp/Components/filter-list/filter-list.css +0 -30
- package/dist/page-layouts/plp/Components/filter-list/filter-list.js +1 -1
- package/dist/page-layouts/plp/Components/filter-tags/filter-tags.css +0 -10
- package/dist/page-layouts/plp/Components/image-gallery/image-gallery.css +0 -40
- package/dist/page-layouts/plp/Components/image-gallery/image-gallery.js +1 -1
- package/dist/page-layouts/plp/Components/lightbox-image/lightbox-image.css +0 -10
- package/dist/page-layouts/plp/Components/lightbox-image/lightbox-image.js +1 -1
- package/dist/page-layouts/plp/Components/mobile-slider/mobile-slider.css +0 -10
- package/dist/page-layouts/plp/Components/mobile-slider/mobile-slider.js +1 -1
- package/dist/page-layouts/plp/Components/pagination/pagination.css +0 -10
- package/dist/page-layouts/plp/Components/pic-zoom/pic-zoom.css +0 -10
- package/dist/page-layouts/plp/Components/pic-zoom/pic-zoom.js +1 -1
- package/dist/page-layouts/plp/Components/product-variants/product-variants.css +0 -10
- package/dist/page-layouts/plp/Components/product-variants/product-variants.js +1 -1
- package/dist/page-layouts/plp/Components/size-guide/size-guide.css +0 -20
- package/dist/page-layouts/plp/Components/size-guide/size-guide.js +1 -1
- package/dist/page-layouts/plp/Components/sort/sort.css +0 -10
- package/dist/page-layouts/single-checkout/address/single-address-content.css +0 -20
- package/dist/page-layouts/single-checkout/address/single-address-content.js +1 -1
- package/dist/page-layouts/single-checkout/address/single-address-header.css +0 -10
- package/dist/page-layouts/single-checkout/address/single-address.css +0 -100
- package/dist/page-layouts/single-checkout/address/single-address.js +1 -1
- package/dist/page-layouts/single-checkout/modal.css +0 -10
- package/dist/page-layouts/single-checkout/payment/card-form.css +0 -30
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.css +0 -40
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.js +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment-failure.css +0 -10
- package/dist/page-layouts/single-checkout/payment/checkout-payment.css +0 -60
- 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 +0 -10
- package/dist/page-layouts/single-checkout/shipment/single-page-shipment.css +1 -41
- package/dist/page-layouts/single-checkout/shipment/single-shipment-content.css +1 -21
- package/dist/pages/blog/blog.css +0 -50
- package/dist/pages/blog/blog.js +1 -1
- package/dist/pages/blog/index.css +0 -50
- package/dist/pages/blog/index.js +1 -1
- package/dist/pages/cart/cart.css +6 -224
- package/dist/pages/cart/cart.js +1 -1
- package/dist/pages/cart/index.css +6 -224
- package/dist/pages/cart/index.js +1 -1
- package/dist/pages/checkout/checkout.css +2 -231
- package/dist/pages/checkout/checkout.js +1 -1
- package/dist/pages/checkout/index.css +2 -231
- package/dist/pages/checkout/index.js +1 -1
- package/dist/pages/contact-us/contact-us.css +1 -31
- package/dist/pages/contact-us/contact-us.js +1 -1
- package/dist/pages/contact-us/index.css +1 -31
- package/dist/pages/contact-us/index.js +1 -1
- package/dist/pages/edit-profile/edit-profile.css +0 -30
- package/dist/pages/edit-profile/index.css +0 -30
- package/dist/pages/faq/faq.css +0 -10
- package/dist/pages/faq/index.css +0 -10
- package/dist/pages/forgot-password/forget-password.css +0 -20
- package/dist/pages/forgot-password/index.css +0 -20
- package/dist/pages/index.css +60 -853
- package/dist/pages/index.js +1 -1
- package/dist/pages/login/index.css +20 -70
- package/dist/pages/login/index.js +1 -1
- package/dist/pages/login/login.css +20 -70
- package/dist/pages/login/login.js +1 -1
- package/dist/pages/order/index.css +1 -31
- package/dist/pages/order/order-tracking-details/order-tracking-details.css +154 -235
- package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
- package/dist/pages/order/order-tracking.css +1 -31
- package/dist/pages/order-status/components/cart-gift-item/cart-gift-item.css +3 -17
- package/dist/pages/order-status/components/cart-gift-item/cart-gift-item.js +1 -1
- package/dist/pages/order-status/index.css +21 -61
- package/dist/pages/order-status/index.js +1 -1
- package/dist/pages/order-status/order-status.css +21 -61
- package/dist/pages/order-status/order-status.js +1 -1
- package/dist/pages/product-listing/index.css +6 -298
- package/dist/pages/product-listing/index.js +1 -1
- package/dist/pages/product-listing/product-listing.css +6 -298
- package/dist/pages/product-listing/product-listing.js +1 -1
- package/dist/pages/profile/components/add-email-modal/add-email-modal.css +1 -41
- package/dist/pages/profile/components/add-phone-modal/add-phone-modal.css +1 -51
- package/dist/pages/profile/components/confirm-modal/confirm-modal.css +1 -31
- package/dist/pages/profile/components/empty-state/empty-state.css +1 -21
- package/dist/pages/profile/email/email.css +1 -61
- package/dist/pages/profile/email/index.css +1 -61
- package/dist/pages/profile/index.css +1 -31
- package/dist/pages/profile/phone/index.css +1 -71
- package/dist/pages/profile/phone/phone.css +1 -71
- package/dist/pages/profile/profile-details.css +1 -31
- package/dist/pages/register/index.css +379 -40
- package/dist/pages/register/index.js +1 -1
- package/dist/pages/register/register.css +379 -40
- package/dist/pages/register/register.js +1 -1
- package/dist/pages/set-password/index.css +0 -10
- package/dist/pages/set-password/set-password.css +0 -10
- package/dist/pages/shared-cart/index.css +0 -20
- package/dist/pages/shared-cart/shared-cart.css +0 -20
- package/dist/pages/verify-email/index.css +0 -10
- package/dist/pages/verify-email/verify-email.css +0 -10
- package/dist/pages/wishlist/index.css +6 -188
- package/dist/pages/wishlist/index.js +1 -1
- package/dist/pages/wishlist/wishlist.css +6 -188
- package/dist/pages/wishlist/wishlist.js +1 -1
- package/package.json +1 -1
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.order-tracking__margin0auto___fHEHi {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.order-tracking__base-page-container___MfEla,
|
|
257
254
|
.order-tracking__basePageContainer___PQyvy {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.order-tracking__removeScroll___WgDil {
|
|
262
259
|
overflow-y: hidden !important;
|
|
263
260
|
}
|
|
264
|
-
::selection {
|
|
265
|
-
background-color: #e8a76c;
|
|
266
|
-
color: #000;
|
|
267
|
-
}
|
|
268
|
-
img::selection {
|
|
269
|
-
background-color: transparent;
|
|
270
|
-
}
|
|
271
261
|
.order-tracking__mr-5___N1ZJt,
|
|
272
262
|
.order-tracking__mr5___b3DsE {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -667,9 +657,6 @@ h5,
|
|
|
667
657
|
.fy-input__margin0auto___dSSwm {
|
|
668
658
|
margin: 0 auto;
|
|
669
659
|
}
|
|
670
|
-
button {
|
|
671
|
-
cursor: pointer;
|
|
672
|
-
}
|
|
673
660
|
.fy-input__base-page-container___DIijL,
|
|
674
661
|
.fy-input__basePageContainer___iFW9V {
|
|
675
662
|
max-width: 1440px !important;
|
|
@@ -678,13 +665,6 @@ button {
|
|
|
678
665
|
.fy-input__removeScroll___ZJHN4 {
|
|
679
666
|
overflow-y: hidden !important;
|
|
680
667
|
}
|
|
681
|
-
::selection {
|
|
682
|
-
background-color: #e8a76c;
|
|
683
|
-
color: #000;
|
|
684
|
-
}
|
|
685
|
-
img::selection {
|
|
686
|
-
background-color: transparent;
|
|
687
|
-
}
|
|
688
668
|
.fy-input__mr-5___v4vQm,
|
|
689
669
|
.fy-input__mr5___FnOZz {
|
|
690
670
|
margin-right: 30px !important;
|
|
@@ -1141,9 +1121,6 @@ h5,
|
|
|
1141
1121
|
.fy-button__margin0auto___LCb81 {
|
|
1142
1122
|
margin: 0 auto;
|
|
1143
1123
|
}
|
|
1144
|
-
button {
|
|
1145
|
-
cursor: pointer;
|
|
1146
|
-
}
|
|
1147
1124
|
.fy-button__base-page-container___blkPJ,
|
|
1148
1125
|
.fy-button__basePageContainer___ciPsX {
|
|
1149
1126
|
max-width: 1440px !important;
|
|
@@ -1152,13 +1129,6 @@ button {
|
|
|
1152
1129
|
.fy-button__removeScroll___UpL4U {
|
|
1153
1130
|
overflow-y: hidden !important;
|
|
1154
1131
|
}
|
|
1155
|
-
::selection {
|
|
1156
|
-
background-color: #e8a76c;
|
|
1157
|
-
color: #000;
|
|
1158
|
-
}
|
|
1159
|
-
img::selection {
|
|
1160
|
-
background-color: transparent;
|
|
1161
|
-
}
|
|
1162
1132
|
.fy-button__mr-5___A5qJJ,
|
|
1163
1133
|
.fy-button__mr5___BRUgW {
|
|
1164
1134
|
margin-right: 30px !important;
|
|
@@ -1250,7 +1220,7 @@ img::selection {
|
|
|
1250
1220
|
.fy-button__button___UES8C span {
|
|
1251
1221
|
display: inline-flex;
|
|
1252
1222
|
}
|
|
1253
|
-
.fy-button__button___UES8C:focus {
|
|
1223
|
+
.fy-button__button___UES8C:focus-visible {
|
|
1254
1224
|
outline: none;
|
|
1255
1225
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
1256
1226
|
}
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.cart-gift-item__margin0auto___vAlKx {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.cart-gift-item__base-page-container___R9diF,
|
|
257
254
|
.cart-gift-item__basePageContainer___whKqq {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.cart-gift-item__removeScroll___tU5T_ {
|
|
262
259
|
overflow-y: hidden !important;
|
|
263
260
|
}
|
|
264
|
-
::selection {
|
|
265
|
-
background-color: #e8a76c;
|
|
266
|
-
color: #000;
|
|
267
|
-
}
|
|
268
|
-
img::selection {
|
|
269
|
-
background-color: transparent;
|
|
270
|
-
}
|
|
271
261
|
.cart-gift-item__mr-5___mJPbt,
|
|
272
262
|
.cart-gift-item__mr5___fFMzT {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -356,13 +346,9 @@ img::selection {
|
|
|
356
346
|
.cart-gift-item__ncc-d-flex___S66n9 {
|
|
357
347
|
display: flex;
|
|
358
348
|
}
|
|
359
|
-
.cart-gift-
|
|
349
|
+
.cart-gift-item__gift-line-through___puUFd {
|
|
360
350
|
text-decoration: line-through;
|
|
361
351
|
}
|
|
362
|
-
.cart-gift-item__free-gift-items-container___MTdn8 {
|
|
363
|
-
display: grid;
|
|
364
|
-
grid-template-columns: 50% 50%;
|
|
365
|
-
}
|
|
366
352
|
.cart-gift-item__free-gift-items-container___MTdn8 .cart-gift-item__free-items___mrJLz:nth-child(odd) {
|
|
367
353
|
margin-right: 10px;
|
|
368
354
|
}
|
|
@@ -374,6 +360,8 @@ img::selection {
|
|
|
374
360
|
flex: 0 0 46px;
|
|
375
361
|
height: auto;
|
|
376
362
|
min-width: 0;
|
|
363
|
+
object-fit: contain;
|
|
364
|
+
flex-shrink: 0;
|
|
377
365
|
}
|
|
378
366
|
.cart-gift-item__free-gift-box___LbfBC {
|
|
379
367
|
border-radius: 8px;
|
|
@@ -452,8 +440,6 @@ img::selection {
|
|
|
452
440
|
}
|
|
453
441
|
}
|
|
454
442
|
.cart-gift-item__free-gift-box___LbfBC .cart-gift-item__free-article-container____KmiK {
|
|
455
|
-
display: grid;
|
|
456
|
-
grid-template-columns: 50% 50%;
|
|
457
443
|
-ms-overflow-style: none;
|
|
458
444
|
/* IE and Edge */
|
|
459
445
|
scrollbar-width: none;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function webpackUniversalModuleDefinition(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("react")):"function"==typeof define&&define.amd?define("firestone",["react"],t):"object"==typeof exports?exports.firestone=t(require("react")):e.firestone=t(e.react)}("undefined"!=typeof self?self:this,(e=>(()=>{"use strict";var t={9155:t=>{t.exports=e}},_={};function __webpack_require__(e){var r=_[e];if(void 0!==r)return r.exports;var i=_[e]={exports:{}};return t[e](i,i.exports,__webpack_require__),i.exports}__webpack_require__.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(t,{a:t}),t},__webpack_require__.d=(e,t)=>{for(var _ in t)__webpack_require__.o(t,_)&&!__webpack_require__.o(e,_)&&Object.defineProperty(e,_,{enumerable:!0,get:t[_]})},__webpack_require__.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return(()=>{__webpack_require__.r(r),__webpack_require__.d(r,{default:()=>cart_gift_item});var e={};__webpack_require__.r(e),__webpack_require__.d(e,{Uq:()=>i,h0:()=>a,u6:()=>c,yq:()=>
|
|
1
|
+
!function webpackUniversalModuleDefinition(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("react")):"function"==typeof define&&define.amd?define("firestone",["react"],t):"object"==typeof exports?exports.firestone=t(require("react")):e.firestone=t(e.react)}("undefined"!=typeof self?self:this,(e=>(()=>{"use strict";var t={9155:t=>{t.exports=e}},_={};function __webpack_require__(e){var r=_[e];if(void 0!==r)return r.exports;var i=_[e]={exports:{}};return t[e](i,i.exports,__webpack_require__),i.exports}__webpack_require__.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return __webpack_require__.d(t,{a:t}),t},__webpack_require__.d=(e,t)=>{for(var _ in t)__webpack_require__.o(t,_)&&!__webpack_require__.o(e,_)&&Object.defineProperty(e,_,{enumerable:!0,get:t[_]})},__webpack_require__.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return(()=>{__webpack_require__.r(r),__webpack_require__.d(r,{default:()=>cart_gift_item});var e={};__webpack_require__.r(e),__webpack_require__.d(e,{Uq:()=>i,h0:()=>a,u6:()=>c,yq:()=>m,Ip:()=>n,Zg:()=>f,hp:()=>l,PW:()=>s,U6:()=>o,uQ:()=>p,UL:()=>d,Lx:()=>u,Pn:()=>g,jD:()=>b,Qw:()=>v,Gd:()=>y,yx:()=>w});var t=__webpack_require__(9155),_=__webpack_require__.n(t),i="cart-gift-item__free-article-container____KmiK",a="cart-gift-item__free-color___fgfpZ",c="cart-gift-item__free-gift-box___LbfBC",m="cart-gift-item__free-gift-item___dz_BY",n="cart-gift-item__free-gift-item-image___rDjsg",f="cart-gift-item__free-gift-items-box___SzcuR",l="cart-gift-item__free-gift-items-container___MTdn8",s="cart-gift-item__free-gift-scroll-items___XiF_c",o="cart-gift-item__free-items___mrJLz",p="cart-gift-item__gift-line-through___puUFd",d="cart-gift-item__ncc-free___gtGum",u="cart-gift-item__ncc-free-gift___JfwvI",g="cart-gift-item__ncc-free-gift-item-name___pwJQV",b="cart-gift-item__ncc-free-gift-item-name-font___tRCm3",v="cart-gift-item__ncc-fw-600___P5Ika",y="cart-gift-item__ncc-promotions-applied-container___RlQ8n",w="cart-gift-item__ncc-promotions_applied___FnsQP";const cart_gift_item=r=>{let{bagItem:q}=r;const k=(0,t.useMemo)((()=>q?.promotions_applied?.filter((e=>"free_gift_items"===e?.promotion_type&&e?.applied_free_articles?.length))||[]),[q]);if(!k.length)return null;const E=q?.price?.converted?.currency_symbol||"₹";return _().createElement("div",{className:c},_().createElement("div",{className:y},_().createElement("div",{className:w},k?.[0]?.applied_free_articles?.length," Free Gift Applied")),_().createElement("div",{className:`${f} ${k.length>1?l:""}`},k.map(((t,r)=>_().createElement("div",{key:t.promo_id+r,className:o},_().createElement("div",{className:`${i}`},t.applied_free_articles.map(((t,r)=>{return _().createElement("div",{key:t.article_id+r,className:m},_().createElement("div",{className:s},t?.free_gift_item_details?.item_images_url&&_().createElement("img",{className:n,src:(i=t.free_gift_item_details.item_images_url?.[0],i.replace("original","resize-w:50")),alt:"gift"}),_().createElement("div",{className:g},_().createElement("div",{className:b},t.free_gift_item_details.item_name),t.quantity&&_().createElement("div",{className:d},_().createElement("span",{className:e["ncc-fw-600 quantity-color"]},"Quantity"),_().createElement("span",{className:u},t.quantity)),_().createElement("div",{className:d},_().createElement("span",{className:`${v} ${a}`},"FREE "),t?.free_gift_item_details?.item_price_details?.effective?.max&&_().createElement("span",{className:p},E+t.free_gift_item_details.item_price_details.effective.max)))));var i}))))))))}})(),r})()));
|
|
@@ -250,9 +250,6 @@ h5,
|
|
|
250
250
|
.order-status__margin0auto___pLJaS {
|
|
251
251
|
margin: 0 auto;
|
|
252
252
|
}
|
|
253
|
-
button {
|
|
254
|
-
cursor: pointer;
|
|
255
|
-
}
|
|
256
253
|
.order-status__base-page-container___PKIZX,
|
|
257
254
|
.order-status__basePageContainer___SxrPZ {
|
|
258
255
|
max-width: 1440px !important;
|
|
@@ -261,13 +258,6 @@ button {
|
|
|
261
258
|
.order-status__removeScroll___nKF1t {
|
|
262
259
|
overflow-y: hidden !important;
|
|
263
260
|
}
|
|
264
|
-
::selection {
|
|
265
|
-
background-color: #e8a76c;
|
|
266
|
-
color: #000;
|
|
267
|
-
}
|
|
268
|
-
img::selection {
|
|
269
|
-
background-color: transparent;
|
|
270
|
-
}
|
|
271
261
|
.order-status__mr-5___BBR7K,
|
|
272
262
|
.order-status__mr5___JkAKp {
|
|
273
263
|
margin-right: 30px !important;
|
|
@@ -414,18 +404,28 @@ img::selection {
|
|
|
414
404
|
.order-status__orders___N_SnV .order-status__orderStatus___gGK9U .order-status__trackOrderBtn___woN1W {
|
|
415
405
|
margin-top: 24px;
|
|
416
406
|
}
|
|
417
|
-
.order-status__orders___N_SnV .order-status__orderStatus___gGK9U .order-status__trackOrderBtn___woN1W
|
|
407
|
+
.order-status__orders___N_SnV .order-status__orderStatus___gGK9U .order-status__trackOrderBtn___woN1W .order-status__trackBtn___eXwYp {
|
|
418
408
|
padding: 14px 24px;
|
|
419
409
|
border: 1px solid var(--buttonPrimary);
|
|
420
410
|
border-radius: var(--buttonRadius, 0px);
|
|
421
411
|
font-size: 14px;
|
|
422
412
|
}
|
|
423
413
|
@media only screen and (max-width: 480px) {
|
|
424
|
-
.order-status__orders___N_SnV .order-status__orderStatus___gGK9U .order-status__trackOrderBtn___woN1W
|
|
414
|
+
.order-status__orders___N_SnV .order-status__orderStatus___gGK9U .order-status__trackOrderBtn___woN1W .order-status__trackBtn___eXwYp {
|
|
425
415
|
padding: 12px;
|
|
426
416
|
height: 41px;
|
|
427
417
|
}
|
|
428
418
|
}
|
|
419
|
+
.order-status__orders___N_SnV .order-status__orderStatus___gGK9U .order-status__trackOrderBtn___woN1W .order-status__continueBtn___wKDd1 {
|
|
420
|
+
display: inline-block;
|
|
421
|
+
padding-left: 12px;
|
|
422
|
+
}
|
|
423
|
+
@media (max-width: 378px) {
|
|
424
|
+
.order-status__orders___N_SnV .order-status__orderStatus___gGK9U .order-status__trackOrderBtn___woN1W .order-status__continueBtn___wKDd1:nth-child(2) {
|
|
425
|
+
padding-top: 12px;
|
|
426
|
+
padding-left: 0;
|
|
427
|
+
}
|
|
428
|
+
}
|
|
429
429
|
.order-status__orders___N_SnV .order-status__orderDetail___wNvPW {
|
|
430
430
|
display: flex;
|
|
431
431
|
justify-content: space-between;
|
|
@@ -687,10 +687,14 @@ img::selection {
|
|
|
687
687
|
margin: auto;
|
|
688
688
|
}
|
|
689
689
|
.order-status__payment-address___SqyyO {
|
|
690
|
-
border: 1px solid var(--dividerStokes, #d4d1d1);
|
|
691
690
|
border-radius: 8px;
|
|
692
691
|
margin-top: 16px;
|
|
693
692
|
}
|
|
693
|
+
@media only screen and (min-width: 769px) {
|
|
694
|
+
.order-status__payment-address___SqyyO {
|
|
695
|
+
border: 1px solid var(--dividerStokes, #d4d1d1);
|
|
696
|
+
}
|
|
697
|
+
}
|
|
694
698
|
@media only screen and (max-width: 768px) {
|
|
695
699
|
.order-status__payment-address___SqyyO {
|
|
696
700
|
margin-top: 0;
|
|
@@ -1058,9 +1062,6 @@ h5,
|
|
|
1058
1062
|
.price-breakup__margin0auto___mg_Tr {
|
|
1059
1063
|
margin: 0 auto;
|
|
1060
1064
|
}
|
|
1061
|
-
button {
|
|
1062
|
-
cursor: pointer;
|
|
1063
|
-
}
|
|
1064
1065
|
.price-breakup__base-page-container___q5GMA,
|
|
1065
1066
|
.price-breakup__basePageContainer___uyNsJ {
|
|
1066
1067
|
max-width: 1440px !important;
|
|
@@ -1069,13 +1070,6 @@ button {
|
|
|
1069
1070
|
.price-breakup__removeScroll___ZpjfH {
|
|
1070
1071
|
overflow-y: hidden !important;
|
|
1071
1072
|
}
|
|
1072
|
-
::selection {
|
|
1073
|
-
background-color: #e8a76c;
|
|
1074
|
-
color: #000;
|
|
1075
|
-
}
|
|
1076
|
-
img::selection {
|
|
1077
|
-
background-color: transparent;
|
|
1078
|
-
}
|
|
1079
1073
|
.price-breakup__mr-5___IBp4f,
|
|
1080
1074
|
.price-breakup__mr5___ucqoB {
|
|
1081
1075
|
margin-right: 30px !important;
|
|
@@ -1520,9 +1514,6 @@ h5,
|
|
|
1520
1514
|
.cart-gift-item__margin0auto___vAlKx {
|
|
1521
1515
|
margin: 0 auto;
|
|
1522
1516
|
}
|
|
1523
|
-
button {
|
|
1524
|
-
cursor: pointer;
|
|
1525
|
-
}
|
|
1526
1517
|
.cart-gift-item__base-page-container___R9diF,
|
|
1527
1518
|
.cart-gift-item__basePageContainer___whKqq {
|
|
1528
1519
|
max-width: 1440px !important;
|
|
@@ -1531,13 +1522,6 @@ button {
|
|
|
1531
1522
|
.cart-gift-item__removeScroll___tU5T_ {
|
|
1532
1523
|
overflow-y: hidden !important;
|
|
1533
1524
|
}
|
|
1534
|
-
::selection {
|
|
1535
|
-
background-color: #e8a76c;
|
|
1536
|
-
color: #000;
|
|
1537
|
-
}
|
|
1538
|
-
img::selection {
|
|
1539
|
-
background-color: transparent;
|
|
1540
|
-
}
|
|
1541
1525
|
.cart-gift-item__mr-5___mJPbt,
|
|
1542
1526
|
.cart-gift-item__mr5___fFMzT {
|
|
1543
1527
|
margin-right: 30px !important;
|
|
@@ -1626,13 +1610,9 @@ img::selection {
|
|
|
1626
1610
|
.cart-gift-item__ncc-d-flex___S66n9 {
|
|
1627
1611
|
display: flex;
|
|
1628
1612
|
}
|
|
1629
|
-
.cart-gift-
|
|
1613
|
+
.cart-gift-item__gift-line-through___puUFd {
|
|
1630
1614
|
text-decoration: line-through;
|
|
1631
1615
|
}
|
|
1632
|
-
.cart-gift-item__free-gift-items-container___MTdn8 {
|
|
1633
|
-
display: grid;
|
|
1634
|
-
grid-template-columns: 50% 50%;
|
|
1635
|
-
}
|
|
1636
1616
|
.cart-gift-item__free-gift-items-container___MTdn8 .cart-gift-item__free-items___mrJLz:nth-child(odd) {
|
|
1637
1617
|
margin-right: 10px;
|
|
1638
1618
|
}
|
|
@@ -1644,6 +1624,8 @@ img::selection {
|
|
|
1644
1624
|
flex: 0 0 46px;
|
|
1645
1625
|
height: auto;
|
|
1646
1626
|
min-width: 0;
|
|
1627
|
+
object-fit: contain;
|
|
1628
|
+
flex-shrink: 0;
|
|
1647
1629
|
}
|
|
1648
1630
|
.cart-gift-item__free-gift-box___LbfBC {
|
|
1649
1631
|
border-radius: 8px;
|
|
@@ -1722,8 +1704,6 @@ img::selection {
|
|
|
1722
1704
|
}
|
|
1723
1705
|
}
|
|
1724
1706
|
.cart-gift-item__free-gift-box___LbfBC .cart-gift-item__free-article-container____KmiK {
|
|
1725
|
-
display: grid;
|
|
1726
|
-
grid-template-columns: 50% 50%;
|
|
1727
1707
|
-ms-overflow-style: none;
|
|
1728
1708
|
/* IE and Edge */
|
|
1729
1709
|
scrollbar-width: none;
|
|
@@ -2002,9 +1982,6 @@ h5,
|
|
|
2002
1982
|
.fy-button__margin0auto___LCb81 {
|
|
2003
1983
|
margin: 0 auto;
|
|
2004
1984
|
}
|
|
2005
|
-
button {
|
|
2006
|
-
cursor: pointer;
|
|
2007
|
-
}
|
|
2008
1985
|
.fy-button__base-page-container___blkPJ,
|
|
2009
1986
|
.fy-button__basePageContainer___ciPsX {
|
|
2010
1987
|
max-width: 1440px !important;
|
|
@@ -2013,13 +1990,6 @@ button {
|
|
|
2013
1990
|
.fy-button__removeScroll___UpL4U {
|
|
2014
1991
|
overflow-y: hidden !important;
|
|
2015
1992
|
}
|
|
2016
|
-
::selection {
|
|
2017
|
-
background-color: #e8a76c;
|
|
2018
|
-
color: #000;
|
|
2019
|
-
}
|
|
2020
|
-
img::selection {
|
|
2021
|
-
background-color: transparent;
|
|
2022
|
-
}
|
|
2023
1993
|
.fy-button__mr-5___A5qJJ,
|
|
2024
1994
|
.fy-button__mr5___BRUgW {
|
|
2025
1995
|
margin-right: 30px !important;
|
|
@@ -2111,7 +2081,7 @@ img::selection {
|
|
|
2111
2081
|
.fy-button__button___UES8C span {
|
|
2112
2082
|
display: inline-flex;
|
|
2113
2083
|
}
|
|
2114
|
-
.fy-button__button___UES8C:focus {
|
|
2084
|
+
.fy-button__button___UES8C:focus-visible {
|
|
2115
2085
|
outline: none;
|
|
2116
2086
|
box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
|
|
2117
2087
|
}
|
|
@@ -2667,9 +2637,6 @@ h5,
|
|
|
2667
2637
|
.modal__margin0auto___dB88d {
|
|
2668
2638
|
margin: 0 auto;
|
|
2669
2639
|
}
|
|
2670
|
-
button {
|
|
2671
|
-
cursor: pointer;
|
|
2672
|
-
}
|
|
2673
2640
|
.modal__base-page-container___eZhia,
|
|
2674
2641
|
.modal__basePageContainer___QUmCs {
|
|
2675
2642
|
max-width: 1440px !important;
|
|
@@ -2678,13 +2645,6 @@ button {
|
|
|
2678
2645
|
.modal__removeScroll___sjuCx {
|
|
2679
2646
|
overflow-y: hidden !important;
|
|
2680
2647
|
}
|
|
2681
|
-
::selection {
|
|
2682
|
-
background-color: #e8a76c;
|
|
2683
|
-
color: #000;
|
|
2684
|
-
}
|
|
2685
|
-
img::selection {
|
|
2686
|
-
background-color: transparent;
|
|
2687
|
-
}
|
|
2688
2648
|
.modal__mr-5___DjKqT,
|
|
2689
2649
|
.modal__mr5___il5jH {
|
|
2690
2650
|
margin-right: 30px !important;
|