@gofynd/theme-template 3.2.0 → 3.2.2
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 +25 -0
- package/dist/components/accordion/accordion.js +1 -1
- package/dist/components/address-form/address-form.css +15 -15
- package/dist/components/address-form/form-input-selector.css +13 -13
- package/dist/components/core/fy-button/fy-button.css +5 -5
- package/dist/components/core/fy-dropdown/fy-dropdown.css +3 -3
- package/dist/components/core/fy-input/fy-input.css +4 -4
- package/dist/components/core/fy-input-group/fy-input-group.css +2 -2
- package/dist/components/filter-modal/filter-modal.css +5 -5
- package/dist/components/form-builder/form-builder.css +18 -18
- package/dist/components/index.css +27 -27
- package/dist/components/index.js +1 -1
- package/dist/components/location-modal/location-modal.css +9 -9
- package/dist/components/order-shipment/order-shipment.css +25 -0
- package/dist/components/order-shipment/order-shipment.js +1 -1
- package/dist/components/product-card/product-card.css +5 -5
- package/dist/components/range-slider/range-slider.css +5 -5
- package/dist/components/reasons-list/reason-item/reason-item.css +1 -1
- package/dist/components/reasons-list/reasons-list.css +1 -1
- package/dist/components/shipment-item/shipment-item.css +1 -1
- package/dist/components/shipments-update-item/shipments-update-item.css +1 -1
- package/dist/index.css +115 -90
- package/dist/index.js +1 -1
- package/dist/page-layouts/auth/account-locked/account-locked.css +5 -5
- package/dist/page-layouts/auth/mobile-number/mobile-number.css +4 -4
- package/dist/page-layouts/auth/verify-both/verify-both.css +3 -3
- package/dist/page-layouts/cart/Components/chip-item/chip-item.css +30 -5
- package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
- package/dist/page-layouts/cart/Components/comment/comment.css +1 -1
- package/dist/page-layouts/cart/Components/coupon/coupon.css +1 -1
- package/dist/page-layouts/cart/Components/coupon/coupon.js +1 -1
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.css +18 -18
- package/dist/page-layouts/cart/Components/gst-card/gst-card.css +2 -2
- package/dist/page-layouts/cart/Components/gst-card/gst-card.js +1 -1
- package/dist/page-layouts/compare/compare.css +5 -5
- package/dist/page-layouts/login/component/login-otp/login-otp.css +7 -7
- package/dist/page-layouts/login/component/login-password/login-password.css +7 -7
- package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.css +16 -16
- package/dist/page-layouts/plp/Components/delivery-info/delivery-info.css +12 -12
- package/dist/page-layouts/plp/Components/filter-item/filter-item.css +5 -5
- package/dist/page-layouts/plp/Components/filter-list/filter-list.css +5 -5
- package/dist/page-layouts/single-checkout/address/single-address-content.css +2 -2
- package/dist/page-layouts/single-checkout/address/single-address.css +17 -17
- package/dist/page-layouts/single-checkout/payment/card-form.css +12 -12
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.css +12 -12
- package/dist/page-layouts/single-checkout/payment/checkout-payment-failure.css +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment.css +14 -14
- package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
- package/dist/pages/cart/cart.css +53 -28
- package/dist/pages/cart/cart.js +1 -1
- package/dist/pages/cart/index.css +53 -28
- package/dist/pages/cart/index.js +1 -1
- package/dist/pages/checkout/checkout.css +33 -33
- package/dist/pages/checkout/checkout.js +1 -1
- package/dist/pages/checkout/index.css +33 -33
- package/dist/pages/checkout/index.js +1 -1
- package/dist/pages/contact-us/contact-us.css +9 -9
- package/dist/pages/contact-us/contact-us.js +1 -1
- package/dist/pages/contact-us/index.css +9 -9
- package/dist/pages/contact-us/index.js +1 -1
- package/dist/pages/edit-profile/edit-profile.css +13 -13
- package/dist/pages/edit-profile/index.css +13 -13
- package/dist/pages/forgot-password/forget-password.css +6 -6
- package/dist/pages/forgot-password/index.css +6 -6
- package/dist/pages/index.css +115 -90
- package/dist/pages/index.js +1 -1
- package/dist/pages/login/index.css +10 -10
- package/dist/pages/login/login.css +10 -10
- package/dist/pages/order/index.css +9 -9
- package/dist/pages/order/order-tracking-details/order-tracking-details.css +35 -10
- package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
- package/dist/pages/order/order-tracking.css +9 -9
- package/dist/pages/order-status/index.css +5 -5
- package/dist/pages/order-status/order-status.css +5 -5
- package/dist/pages/product-listing/index.css +17 -17
- package/dist/pages/product-listing/product-listing.css +17 -17
- package/dist/pages/profile/components/add-email-modal/add-email-modal.css +9 -9
- package/dist/pages/profile/components/add-phone-modal/add-phone-modal.css +14 -14
- package/dist/pages/profile/components/confirm-modal/confirm-modal.css +5 -5
- package/dist/pages/profile/components/empty-state/empty-state.css +5 -5
- package/dist/pages/profile/email/email.css +9 -9
- package/dist/pages/profile/email/index.css +9 -9
- package/dist/pages/profile/index.css +10 -10
- package/dist/pages/profile/phone/index.css +14 -14
- package/dist/pages/profile/phone/phone.css +14 -14
- package/dist/pages/profile/profile-details.css +10 -10
- package/dist/pages/register/index.css +15 -15
- package/dist/pages/register/register.css +15 -15
- package/dist/pages/set-password/index.css +5 -5
- package/dist/pages/set-password/set-password.css +5 -5
- package/dist/pages/wishlist/index.css +16 -16
- package/dist/pages/wishlist/wishlist.css +16 -16
- package/package.json +1 -1
|
@@ -781,7 +781,7 @@ h5,
|
|
|
781
781
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
|
|
782
782
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
|
|
783
783
|
border: 2px solid var(--errorBackground, #e6d5d5);
|
|
784
|
-
border-top: 2px solid var(--errorText, #
|
|
784
|
+
border-top: 2px solid var(--errorText, #ff3333);
|
|
785
785
|
}
|
|
786
786
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
|
|
787
787
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
|
|
@@ -790,7 +790,7 @@ h5,
|
|
|
790
790
|
}
|
|
791
791
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
|
|
792
792
|
border: 2px solid #ffffff;
|
|
793
|
-
border-top: 2px solid var(--errorText, #
|
|
793
|
+
border-top: 2px solid var(--errorText, #ff3333);
|
|
794
794
|
}
|
|
795
795
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
|
|
796
796
|
border: 2px solid #ffffff;
|
|
@@ -819,7 +819,7 @@ h5,
|
|
|
819
819
|
color: var(--buttonPrimary, #4e3f09);
|
|
820
820
|
}
|
|
821
821
|
.fy-button__text___HwP6V.fy-button__error___guhqH {
|
|
822
|
-
color: var(--errorText, #
|
|
822
|
+
color: var(--errorText, #ff3333);
|
|
823
823
|
}
|
|
824
824
|
.fy-button__text___HwP6V.fy-button__success___M7fJl {
|
|
825
825
|
color: var(--successText, #1c958f);
|
|
@@ -842,7 +842,7 @@ h5,
|
|
|
842
842
|
}
|
|
843
843
|
.fy-button__contained___F5O7g.fy-button__error___guhqH {
|
|
844
844
|
background-color: var(--errorBackground, #e6d5d5);
|
|
845
|
-
color: var(--errorText, #
|
|
845
|
+
color: var(--errorText, #ff3333);
|
|
846
846
|
}
|
|
847
847
|
.fy-button__contained___F5O7g.fy-button__success___M7fJl {
|
|
848
848
|
background-color: var(--successBackground, #c2dbc9);
|
|
@@ -870,7 +870,7 @@ h5,
|
|
|
870
870
|
}
|
|
871
871
|
.fy-button__outlined___WccQN.fy-button__error___guhqH {
|
|
872
872
|
border: 1px solid var(--errorBackground, #e6d5d5);
|
|
873
|
-
color: var(--errorText, #
|
|
873
|
+
color: var(--errorText, #ff3333);
|
|
874
874
|
}
|
|
875
875
|
.fy-button__outlined___WccQN.fy-button__success___M7fJl {
|
|
876
876
|
border: 1px solid var(--successBackground, #c2dbc9);
|
|
@@ -339,7 +339,7 @@ h5,
|
|
|
339
339
|
flex-direction: column;
|
|
340
340
|
}
|
|
341
341
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__errorText___lRww6 {
|
|
342
|
-
color: var(--errorText, #
|
|
342
|
+
color: var(--errorText, #ff3333);
|
|
343
343
|
font-size: 12px;
|
|
344
344
|
font-style: normal;
|
|
345
345
|
font-weight: 400;
|
|
@@ -347,14 +347,14 @@ h5,
|
|
|
347
347
|
margin-top: 5px;
|
|
348
348
|
}
|
|
349
349
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT label {
|
|
350
|
-
color: var(--errorText, #
|
|
350
|
+
color: var(--errorText, #ff3333);
|
|
351
351
|
font-size: 12px;
|
|
352
352
|
font-style: normal;
|
|
353
353
|
font-weight: 400;
|
|
354
354
|
line-height: 16.8px;
|
|
355
355
|
}
|
|
356
356
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT .mobile-number__mobileNumberInput___iRnFG {
|
|
357
|
-
border: 1px solid var(--errorText, #
|
|
357
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
358
358
|
}
|
|
359
359
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__mobileInputContainer___deIgv {
|
|
360
360
|
height: auto;
|
|
@@ -378,7 +378,7 @@ h5,
|
|
|
378
378
|
opacity: 0.3;
|
|
379
379
|
}
|
|
380
380
|
.mobile-number__required___yHCeh {
|
|
381
|
-
color: var(--errorText, #
|
|
381
|
+
color: var(--errorText, #ff3333);
|
|
382
382
|
}
|
|
383
383
|
.mobile-number__countryDropdown___GP6Fo {
|
|
384
384
|
background-color: aquamarine;
|
|
@@ -409,10 +409,10 @@ h5,
|
|
|
409
409
|
outline: none;
|
|
410
410
|
}
|
|
411
411
|
.verify-both__formWrapper___i4gyS .verify-both__inputGroup___WBoRS.verify-both__error___zKEjP .verify-both__label___m7Eae {
|
|
412
|
-
color: var(--errorText, #
|
|
412
|
+
color: var(--errorText, #ff3333);
|
|
413
413
|
}
|
|
414
414
|
.verify-both__formWrapper___i4gyS .verify-both__inputGroup___WBoRS.verify-both__error___zKEjP input {
|
|
415
|
-
border-color: var(--errorText, #
|
|
415
|
+
border-color: var(--errorText, #ff3333);
|
|
416
416
|
}
|
|
417
417
|
.verify-both__submitBtn___rVsbN {
|
|
418
418
|
border: none;
|
|
@@ -439,7 +439,7 @@ h5,
|
|
|
439
439
|
font-weight: 400;
|
|
440
440
|
line-height: 140%;
|
|
441
441
|
margin-top: 8px;
|
|
442
|
-
color: var(--errorText, #
|
|
442
|
+
color: var(--errorText, #ff3333);
|
|
443
443
|
}
|
|
444
444
|
.verify-both__resendOtpWrapper___Mq8mf {
|
|
445
445
|
display: flex;
|
|
@@ -459,7 +459,7 @@ h5,
|
|
|
459
459
|
padding: 4px 12px;
|
|
460
460
|
border-radius: 4px;
|
|
461
461
|
line-height: 140%;
|
|
462
|
-
color: var(--errorText, #
|
|
462
|
+
color: var(--errorText, #ff3333);
|
|
463
463
|
background-color: var(--errorBackground, #e6d5d5);
|
|
464
464
|
}
|
|
465
465
|
@media only screen and (max-width: 480px) {
|
|
@@ -588,7 +588,7 @@ h5,
|
|
|
588
588
|
cursor: pointer;
|
|
589
589
|
}
|
|
590
590
|
.chip-item__new-cart-red-color___z29C0 {
|
|
591
|
-
color: var(--errorText, #
|
|
591
|
+
color: var(--errorText, #ff3333);
|
|
592
592
|
}
|
|
593
593
|
.chip-item__outOfStock___PBJRq {
|
|
594
594
|
opacity: 0.4;
|
|
@@ -711,7 +711,7 @@ h5,
|
|
|
711
711
|
height: 22px;
|
|
712
712
|
font-weight: 600;
|
|
713
713
|
font-size: 12px;
|
|
714
|
-
color: var(--errorText, #
|
|
714
|
+
color: var(--errorText, #ff3333);
|
|
715
715
|
line-height: 140%;
|
|
716
716
|
}
|
|
717
717
|
.chip-item__sModalContainer___ARs9G .chip-item__sizeModalFooter___W87OT {
|
|
@@ -744,9 +744,9 @@ h5,
|
|
|
744
744
|
padding: 6px 16px 8px;
|
|
745
745
|
display: flex;
|
|
746
746
|
align-items: center;
|
|
747
|
-
color: var(--errorText, #
|
|
747
|
+
color: var(--errorText, #ff3333);
|
|
748
748
|
background: var(--errorBackground, #e6d5d5);
|
|
749
|
-
border: 1px solid var(--errorText, #
|
|
749
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
750
750
|
border-radius: 4px;
|
|
751
751
|
line-height: 140%;
|
|
752
752
|
height: 36px;
|
|
@@ -2511,6 +2511,31 @@ h5,
|
|
|
2511
2511
|
.accordion__accordionContentImageItem____FBCe {
|
|
2512
2512
|
display: flex;
|
|
2513
2513
|
align-items: center;
|
|
2514
|
+
position: relative;
|
|
2515
|
+
cursor: pointer;
|
|
2516
|
+
}
|
|
2517
|
+
.accordion__accordionContentImageItem____FBCe .accordion__imagePreview___FOjGs {
|
|
2518
|
+
position: absolute;
|
|
2519
|
+
left: -155%;
|
|
2520
|
+
top: -100px;
|
|
2521
|
+
z-index: 20;
|
|
2522
|
+
}
|
|
2523
|
+
@media only screen and (min-width: 769px) {
|
|
2524
|
+
.accordion__accordionContentImageItem____FBCe .accordion__imagePreview___FOjGs {
|
|
2525
|
+
display: none;
|
|
2526
|
+
}
|
|
2527
|
+
}
|
|
2528
|
+
.accordion__accordionContentImageItem____FBCe .accordion__largePreviewImg___P4ud_ {
|
|
2529
|
+
width: 73px;
|
|
2530
|
+
height: 92px;
|
|
2531
|
+
border-radius: 4px;
|
|
2532
|
+
background: lightgray 50% / cover no-repeat;
|
|
2533
|
+
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16);
|
|
2534
|
+
pointer-events: none;
|
|
2535
|
+
}
|
|
2536
|
+
/* Show on hover */
|
|
2537
|
+
.accordion__accordionContentImageItem____FBCe:hover .accordion__imagePreview___FOjGs {
|
|
2538
|
+
display: block;
|
|
2514
2539
|
}
|
|
2515
2540
|
.accordion__accordionContentImg___lbTPr {
|
|
2516
2541
|
border-radius: 50%;
|