@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
|
@@ -428,7 +428,7 @@ h5,
|
|
|
428
428
|
}
|
|
429
429
|
.delivery-location__pincodeModal___KAYH1 .delivery-location__modalBody___RfoHR .delivery-location__modalPincodeContainer___G5DG2 .delivery-location__errorText___KQJXL {
|
|
430
430
|
flex-basis: 100%;
|
|
431
|
-
color: var(--errorText, #
|
|
431
|
+
color: var(--errorText, #ff3333);
|
|
432
432
|
line-height: 140%;
|
|
433
433
|
font-size: 12px;
|
|
434
434
|
font-weight: 400;
|
|
@@ -522,7 +522,7 @@ h5,
|
|
|
522
522
|
background-color: var(--pageBackground, #f8f8f8);
|
|
523
523
|
}
|
|
524
524
|
.delivery-location__addressModal___w8rJu .delivery-location__modalBody___RfoHR .delivery-location__pincodeBox___cp1ra .delivery-location__errorText___KQJXL {
|
|
525
|
-
color: var(--errorText, #
|
|
525
|
+
color: var(--errorText, #ff3333);
|
|
526
526
|
line-height: 140%;
|
|
527
527
|
font-size: 12px;
|
|
528
528
|
font-weight: 400;
|
|
@@ -695,7 +695,7 @@ h5,
|
|
|
695
695
|
}
|
|
696
696
|
.delivery-location__addrErrText___Vs74R {
|
|
697
697
|
margin-inline-start: 25px;
|
|
698
|
-
color: var(--errorText, #
|
|
698
|
+
color: var(--errorText, #ff3333);
|
|
699
699
|
font-weight: 400;
|
|
700
700
|
font-size: 12px;
|
|
701
701
|
margin-top: 8px;
|
|
@@ -2007,7 +2007,7 @@ h5,
|
|
|
2007
2007
|
justify-content: space-between;
|
|
2008
2008
|
}
|
|
2009
2009
|
.address-form__addressFormWrapper___M0Ler .address-form__formContainer___UrnfJ .address-form__labelClassName___vSawZ span {
|
|
2010
|
-
color: var(--errorText, #
|
|
2010
|
+
color: var(--errorText, #ff3333);
|
|
2011
2011
|
}
|
|
2012
2012
|
.address-form__addressFormWrapper___M0Ler .address-form__formContainer___UrnfJ .address-form__formItemDiv___ciw5I:nth-child(odd) {
|
|
2013
2013
|
margin-inline-end: 8px;
|
|
@@ -2018,7 +2018,7 @@ h5,
|
|
|
2018
2018
|
}
|
|
2019
2019
|
}
|
|
2020
2020
|
.address-form__addressFormWrapper___M0Ler .address-form__formError___uBC6H {
|
|
2021
|
-
color: var(--errorText, #
|
|
2021
|
+
color: var(--errorText, #ff3333);
|
|
2022
2022
|
width: max-content;
|
|
2023
2023
|
font-size: 12px;
|
|
2024
2024
|
font-weight: 400;
|
|
@@ -2675,7 +2675,7 @@ h5,
|
|
|
2675
2675
|
position: relative;
|
|
2676
2676
|
}
|
|
2677
2677
|
.fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
|
|
2678
|
-
color: var(--errorText, #
|
|
2678
|
+
color: var(--errorText, #ff3333);
|
|
2679
2679
|
padding-top: 5px;
|
|
2680
2680
|
font-weight: 400;
|
|
2681
2681
|
font-size: 12px;
|
|
@@ -2686,10 +2686,10 @@ h5,
|
|
|
2686
2686
|
line-height: 21px;
|
|
2687
2687
|
}
|
|
2688
2688
|
.fy-input__label___YQgmr span {
|
|
2689
|
-
color: var(--errorText, #
|
|
2689
|
+
color: var(--errorText, #ff3333);
|
|
2690
2690
|
}
|
|
2691
2691
|
.fy-input__required___MaAlL {
|
|
2692
|
-
color: var(--errorText, #
|
|
2692
|
+
color: var(--errorText, #ff3333);
|
|
2693
2693
|
}
|
|
2694
2694
|
.fy-input__floating___jgtoq {
|
|
2695
2695
|
position: absolute;
|
|
@@ -2736,7 +2736,7 @@ h5,
|
|
|
2736
2736
|
border-color: var(--buttonPrimary, #4e3f09);
|
|
2737
2737
|
}
|
|
2738
2738
|
.fy-input__inputError___KsMkv {
|
|
2739
|
-
border-color: var(--errorText, #
|
|
2739
|
+
border-color: var(--errorText, #ff3333) !important;
|
|
2740
2740
|
}
|
|
2741
2741
|
.fy-input__no-border____9qYF {
|
|
2742
2742
|
border: none;
|
|
@@ -3139,7 +3139,7 @@ h5,
|
|
|
3139
3139
|
position: relative;
|
|
3140
3140
|
}
|
|
3141
3141
|
.fy-input-group__inputGroupContainer___DUhUi .fy-input-group__error___oRFgR {
|
|
3142
|
-
color: var(--errorText, #
|
|
3142
|
+
color: var(--errorText, #ff3333);
|
|
3143
3143
|
font-weight: 400;
|
|
3144
3144
|
font-size: 12px;
|
|
3145
3145
|
padding-top: 5px;
|
|
@@ -3150,7 +3150,7 @@ h5,
|
|
|
3150
3150
|
line-height: 21px;
|
|
3151
3151
|
}
|
|
3152
3152
|
.fy-input-group__required___A8_zF {
|
|
3153
|
-
color: var(--errorText, #
|
|
3153
|
+
color: var(--errorText, #ff3333);
|
|
3154
3154
|
}
|
|
3155
3155
|
.fy-input-group__fyInput___ufjFf {
|
|
3156
3156
|
accent-color: var(--buttonPrimary, #4e3f09);
|
|
@@ -3517,13 +3517,13 @@ h5,
|
|
|
3517
3517
|
position: relative;
|
|
3518
3518
|
}
|
|
3519
3519
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__error___HSxiT {
|
|
3520
|
-
color: var(--errorText, #
|
|
3520
|
+
color: var(--errorText, #ff3333);
|
|
3521
3521
|
font-weight: 400;
|
|
3522
3522
|
font-size: 12px;
|
|
3523
3523
|
padding-top: 5px;
|
|
3524
3524
|
}
|
|
3525
3525
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__required___h4JQY {
|
|
3526
|
-
color: var(--errorText, #
|
|
3526
|
+
color: var(--errorText, #ff3333);
|
|
3527
3527
|
}
|
|
3528
3528
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH {
|
|
3529
3529
|
box-sizing: border-box;
|
|
@@ -3541,7 +3541,7 @@ h5,
|
|
|
3541
3541
|
cursor: not-allowed;
|
|
3542
3542
|
}
|
|
3543
3543
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH.fy-dropdown__dropDownError___IqJV1 {
|
|
3544
|
-
border-color: var(--errorText, #
|
|
3544
|
+
border-color: var(--errorText, #ff3333);
|
|
3545
3545
|
}
|
|
3546
3546
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH .fy-dropdown__dropdownButton___SqCaQ {
|
|
3547
3547
|
border-radius: 3px;
|
|
@@ -3956,7 +3956,7 @@ h5,
|
|
|
3956
3956
|
flex-direction: column;
|
|
3957
3957
|
}
|
|
3958
3958
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__errorText___lRww6 {
|
|
3959
|
-
color: var(--errorText, #
|
|
3959
|
+
color: var(--errorText, #ff3333);
|
|
3960
3960
|
font-size: 12px;
|
|
3961
3961
|
font-style: normal;
|
|
3962
3962
|
font-weight: 400;
|
|
@@ -3964,14 +3964,14 @@ h5,
|
|
|
3964
3964
|
margin-top: 5px;
|
|
3965
3965
|
}
|
|
3966
3966
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT label {
|
|
3967
|
-
color: var(--errorText, #
|
|
3967
|
+
color: var(--errorText, #ff3333);
|
|
3968
3968
|
font-size: 12px;
|
|
3969
3969
|
font-style: normal;
|
|
3970
3970
|
font-weight: 400;
|
|
3971
3971
|
line-height: 16.8px;
|
|
3972
3972
|
}
|
|
3973
3973
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT .mobile-number__mobileNumberInput___iRnFG {
|
|
3974
|
-
border: 1px solid var(--errorText, #
|
|
3974
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
3975
3975
|
}
|
|
3976
3976
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__mobileInputContainer___deIgv {
|
|
3977
3977
|
height: auto;
|
|
@@ -3995,7 +3995,7 @@ h5,
|
|
|
3995
3995
|
opacity: 0.3;
|
|
3996
3996
|
}
|
|
3997
3997
|
.mobile-number__required___yHCeh {
|
|
3998
|
-
color: var(--errorText, #
|
|
3998
|
+
color: var(--errorText, #ff3333);
|
|
3999
3999
|
}
|
|
4000
4000
|
.mobile-number__countryDropdown___GP6Fo {
|
|
4001
4001
|
background-color: aquamarine;
|
|
@@ -396,7 +396,7 @@ h5,
|
|
|
396
396
|
outline: none;
|
|
397
397
|
}
|
|
398
398
|
.gst-card__gstContainer___LJVYg .gst-card__inputBox___mMywn .gst-card__errorBox___F_YRZ {
|
|
399
|
-
border: var(--errorText, #
|
|
399
|
+
border: var(--errorText, #ff3333);
|
|
400
400
|
}
|
|
401
401
|
.gst-card__gstContainer___LJVYg .gst-card__inputBox___mMywn .gst-card__crossBtn___ERJyk {
|
|
402
402
|
position: absolute;
|
|
@@ -404,7 +404,7 @@ h5,
|
|
|
404
404
|
cursor: pointer;
|
|
405
405
|
}
|
|
406
406
|
.gst-card__colorErrorNormal___qjGLA {
|
|
407
|
-
color: var(--errorText, #
|
|
407
|
+
color: var(--errorText, #ff3333);
|
|
408
408
|
}
|
|
409
409
|
.gst-card__colorSuccessNormal___cN34g {
|
|
410
410
|
color: var(--successText, #1c958f);
|