@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
|
@@ -920,7 +920,7 @@ h5,
|
|
|
920
920
|
.comment__commentOuterBox___tyEJJ .comment__inputBox___hqxzy .comment__commentError___qZ8ZF {
|
|
921
921
|
font-weight: 400;
|
|
922
922
|
font-size: 10px;
|
|
923
|
-
color: var(--errorText, #
|
|
923
|
+
color: var(--errorText, #ff3333);
|
|
924
924
|
padding-top: 12px;
|
|
925
925
|
padding-inline-end: 12px;
|
|
926
926
|
padding-bottom: 0px;
|
|
@@ -1889,7 +1889,7 @@ h5,
|
|
|
1889
1889
|
outline: none;
|
|
1890
1890
|
}
|
|
1891
1891
|
.gst-card__gstContainer___LJVYg .gst-card__inputBox___mMywn .gst-card__errorBox___F_YRZ {
|
|
1892
|
-
border: var(--errorText, #
|
|
1892
|
+
border: var(--errorText, #ff3333);
|
|
1893
1893
|
}
|
|
1894
1894
|
.gst-card__gstContainer___LJVYg .gst-card__inputBox___mMywn .gst-card__crossBtn___ERJyk {
|
|
1895
1895
|
position: absolute;
|
|
@@ -1897,7 +1897,7 @@ h5,
|
|
|
1897
1897
|
cursor: pointer;
|
|
1898
1898
|
}
|
|
1899
1899
|
.gst-card__colorErrorNormal___qjGLA {
|
|
1900
|
-
color: var(--errorText, #
|
|
1900
|
+
color: var(--errorText, #ff3333);
|
|
1901
1901
|
}
|
|
1902
1902
|
.gst-card__colorSuccessNormal___cN34g {
|
|
1903
1903
|
color: var(--successText, #1c958f);
|
|
@@ -3632,7 +3632,7 @@ h5,
|
|
|
3632
3632
|
}
|
|
3633
3633
|
.delivery-location__pincodeModal___KAYH1 .delivery-location__modalBody___RfoHR .delivery-location__modalPincodeContainer___G5DG2 .delivery-location__errorText___KQJXL {
|
|
3634
3634
|
flex-basis: 100%;
|
|
3635
|
-
color: var(--errorText, #
|
|
3635
|
+
color: var(--errorText, #ff3333);
|
|
3636
3636
|
line-height: 140%;
|
|
3637
3637
|
font-size: 12px;
|
|
3638
3638
|
font-weight: 400;
|
|
@@ -3726,7 +3726,7 @@ h5,
|
|
|
3726
3726
|
background-color: var(--pageBackground, #f8f8f8);
|
|
3727
3727
|
}
|
|
3728
3728
|
.delivery-location__addressModal___w8rJu .delivery-location__modalBody___RfoHR .delivery-location__pincodeBox___cp1ra .delivery-location__errorText___KQJXL {
|
|
3729
|
-
color: var(--errorText, #
|
|
3729
|
+
color: var(--errorText, #ff3333);
|
|
3730
3730
|
line-height: 140%;
|
|
3731
3731
|
font-size: 12px;
|
|
3732
3732
|
font-weight: 400;
|
|
@@ -3899,7 +3899,7 @@ h5,
|
|
|
3899
3899
|
}
|
|
3900
3900
|
.delivery-location__addrErrText___Vs74R {
|
|
3901
3901
|
margin-inline-start: 25px;
|
|
3902
|
-
color: var(--errorText, #
|
|
3902
|
+
color: var(--errorText, #ff3333);
|
|
3903
3903
|
font-weight: 400;
|
|
3904
3904
|
font-size: 12px;
|
|
3905
3905
|
margin-top: 8px;
|
|
@@ -4731,7 +4731,7 @@ h5,
|
|
|
4731
4731
|
justify-content: space-between;
|
|
4732
4732
|
}
|
|
4733
4733
|
.address-form__addressFormWrapper___M0Ler .address-form__formContainer___UrnfJ .address-form__labelClassName___vSawZ span {
|
|
4734
|
-
color: var(--errorText, #
|
|
4734
|
+
color: var(--errorText, #ff3333);
|
|
4735
4735
|
}
|
|
4736
4736
|
.address-form__addressFormWrapper___M0Ler .address-form__formContainer___UrnfJ .address-form__formItemDiv___ciw5I:nth-child(odd) {
|
|
4737
4737
|
margin-inline-end: 8px;
|
|
@@ -4742,7 +4742,7 @@ h5,
|
|
|
4742
4742
|
}
|
|
4743
4743
|
}
|
|
4744
4744
|
.address-form__addressFormWrapper___M0Ler .address-form__formError___uBC6H {
|
|
4745
|
-
color: var(--errorText, #
|
|
4745
|
+
color: var(--errorText, #ff3333);
|
|
4746
4746
|
width: max-content;
|
|
4747
4747
|
font-size: 12px;
|
|
4748
4748
|
font-weight: 400;
|
|
@@ -5399,7 +5399,7 @@ h5,
|
|
|
5399
5399
|
position: relative;
|
|
5400
5400
|
}
|
|
5401
5401
|
.fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
|
|
5402
|
-
color: var(--errorText, #
|
|
5402
|
+
color: var(--errorText, #ff3333);
|
|
5403
5403
|
padding-top: 5px;
|
|
5404
5404
|
font-weight: 400;
|
|
5405
5405
|
font-size: 12px;
|
|
@@ -5410,10 +5410,10 @@ h5,
|
|
|
5410
5410
|
line-height: 21px;
|
|
5411
5411
|
}
|
|
5412
5412
|
.fy-input__label___YQgmr span {
|
|
5413
|
-
color: var(--errorText, #
|
|
5413
|
+
color: var(--errorText, #ff3333);
|
|
5414
5414
|
}
|
|
5415
5415
|
.fy-input__required___MaAlL {
|
|
5416
|
-
color: var(--errorText, #
|
|
5416
|
+
color: var(--errorText, #ff3333);
|
|
5417
5417
|
}
|
|
5418
5418
|
.fy-input__floating___jgtoq {
|
|
5419
5419
|
position: absolute;
|
|
@@ -5460,7 +5460,7 @@ h5,
|
|
|
5460
5460
|
border-color: var(--buttonPrimary, #4e3f09);
|
|
5461
5461
|
}
|
|
5462
5462
|
.fy-input__inputError___KsMkv {
|
|
5463
|
-
border-color: var(--errorText, #
|
|
5463
|
+
border-color: var(--errorText, #ff3333) !important;
|
|
5464
5464
|
}
|
|
5465
5465
|
.fy-input__no-border____9qYF {
|
|
5466
5466
|
border: none;
|
|
@@ -5863,7 +5863,7 @@ h5,
|
|
|
5863
5863
|
position: relative;
|
|
5864
5864
|
}
|
|
5865
5865
|
.fy-input-group__inputGroupContainer___DUhUi .fy-input-group__error___oRFgR {
|
|
5866
|
-
color: var(--errorText, #
|
|
5866
|
+
color: var(--errorText, #ff3333);
|
|
5867
5867
|
font-weight: 400;
|
|
5868
5868
|
font-size: 12px;
|
|
5869
5869
|
padding-top: 5px;
|
|
@@ -5874,7 +5874,7 @@ h5,
|
|
|
5874
5874
|
line-height: 21px;
|
|
5875
5875
|
}
|
|
5876
5876
|
.fy-input-group__required___A8_zF {
|
|
5877
|
-
color: var(--errorText, #
|
|
5877
|
+
color: var(--errorText, #ff3333);
|
|
5878
5878
|
}
|
|
5879
5879
|
.fy-input-group__fyInput___ufjFf {
|
|
5880
5880
|
accent-color: var(--buttonPrimary, #4e3f09);
|
|
@@ -6241,13 +6241,13 @@ h5,
|
|
|
6241
6241
|
position: relative;
|
|
6242
6242
|
}
|
|
6243
6243
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__error___HSxiT {
|
|
6244
|
-
color: var(--errorText, #
|
|
6244
|
+
color: var(--errorText, #ff3333);
|
|
6245
6245
|
font-weight: 400;
|
|
6246
6246
|
font-size: 12px;
|
|
6247
6247
|
padding-top: 5px;
|
|
6248
6248
|
}
|
|
6249
6249
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__required___h4JQY {
|
|
6250
|
-
color: var(--errorText, #
|
|
6250
|
+
color: var(--errorText, #ff3333);
|
|
6251
6251
|
}
|
|
6252
6252
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH {
|
|
6253
6253
|
box-sizing: border-box;
|
|
@@ -6265,7 +6265,7 @@ h5,
|
|
|
6265
6265
|
cursor: not-allowed;
|
|
6266
6266
|
}
|
|
6267
6267
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH.fy-dropdown__dropDownError___IqJV1 {
|
|
6268
|
-
border-color: var(--errorText, #
|
|
6268
|
+
border-color: var(--errorText, #ff3333);
|
|
6269
6269
|
}
|
|
6270
6270
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH .fy-dropdown__dropdownButton___SqCaQ {
|
|
6271
6271
|
border-radius: 3px;
|
|
@@ -6680,7 +6680,7 @@ h5,
|
|
|
6680
6680
|
flex-direction: column;
|
|
6681
6681
|
}
|
|
6682
6682
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__errorText___lRww6 {
|
|
6683
|
-
color: var(--errorText, #
|
|
6683
|
+
color: var(--errorText, #ff3333);
|
|
6684
6684
|
font-size: 12px;
|
|
6685
6685
|
font-style: normal;
|
|
6686
6686
|
font-weight: 400;
|
|
@@ -6688,14 +6688,14 @@ h5,
|
|
|
6688
6688
|
margin-top: 5px;
|
|
6689
6689
|
}
|
|
6690
6690
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT label {
|
|
6691
|
-
color: var(--errorText, #
|
|
6691
|
+
color: var(--errorText, #ff3333);
|
|
6692
6692
|
font-size: 12px;
|
|
6693
6693
|
font-style: normal;
|
|
6694
6694
|
font-weight: 400;
|
|
6695
6695
|
line-height: 16.8px;
|
|
6696
6696
|
}
|
|
6697
6697
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT .mobile-number__mobileNumberInput___iRnFG {
|
|
6698
|
-
border: 1px solid var(--errorText, #
|
|
6698
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
6699
6699
|
}
|
|
6700
6700
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__mobileInputContainer___deIgv {
|
|
6701
6701
|
height: auto;
|
|
@@ -6719,7 +6719,7 @@ h5,
|
|
|
6719
6719
|
opacity: 0.3;
|
|
6720
6720
|
}
|
|
6721
6721
|
.mobile-number__required___yHCeh {
|
|
6722
|
-
color: var(--errorText, #
|
|
6722
|
+
color: var(--errorText, #ff3333);
|
|
6723
6723
|
}
|
|
6724
6724
|
.mobile-number__countryDropdown___GP6Fo {
|
|
6725
6725
|
background-color: aquamarine;
|
|
@@ -7540,7 +7540,7 @@ h5,
|
|
|
7540
7540
|
font-size: 12px;
|
|
7541
7541
|
font-weight: 600;
|
|
7542
7542
|
margin-inline-start: 14px;
|
|
7543
|
-
color: var(--errorText, #
|
|
7543
|
+
color: var(--errorText, #ff3333);
|
|
7544
7544
|
}
|
|
7545
7545
|
.coupon__modalContent___BJog_ .coupon__modalBody___vZ3YF .coupon__couponInputBox___mlvGS {
|
|
7546
7546
|
position: relative;
|
|
@@ -8198,7 +8198,7 @@ h5,
|
|
|
8198
8198
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
|
|
8199
8199
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
|
|
8200
8200
|
border: 2px solid var(--errorBackground, #e6d5d5);
|
|
8201
|
-
border-top: 2px solid var(--errorText, #
|
|
8201
|
+
border-top: 2px solid var(--errorText, #ff3333);
|
|
8202
8202
|
}
|
|
8203
8203
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
|
|
8204
8204
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
|
|
@@ -8207,7 +8207,7 @@ h5,
|
|
|
8207
8207
|
}
|
|
8208
8208
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
|
|
8209
8209
|
border: 2px solid #ffffff;
|
|
8210
|
-
border-top: 2px solid var(--errorText, #
|
|
8210
|
+
border-top: 2px solid var(--errorText, #ff3333);
|
|
8211
8211
|
}
|
|
8212
8212
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
|
|
8213
8213
|
border: 2px solid #ffffff;
|
|
@@ -8236,7 +8236,7 @@ h5,
|
|
|
8236
8236
|
color: var(--buttonPrimary, #4e3f09);
|
|
8237
8237
|
}
|
|
8238
8238
|
.fy-button__text___HwP6V.fy-button__error___guhqH {
|
|
8239
|
-
color: var(--errorText, #
|
|
8239
|
+
color: var(--errorText, #ff3333);
|
|
8240
8240
|
}
|
|
8241
8241
|
.fy-button__text___HwP6V.fy-button__success___M7fJl {
|
|
8242
8242
|
color: var(--successText, #1c958f);
|
|
@@ -8259,7 +8259,7 @@ h5,
|
|
|
8259
8259
|
}
|
|
8260
8260
|
.fy-button__contained___F5O7g.fy-button__error___guhqH {
|
|
8261
8261
|
background-color: var(--errorBackground, #e6d5d5);
|
|
8262
|
-
color: var(--errorText, #
|
|
8262
|
+
color: var(--errorText, #ff3333);
|
|
8263
8263
|
}
|
|
8264
8264
|
.fy-button__contained___F5O7g.fy-button__success___M7fJl {
|
|
8265
8265
|
background-color: var(--successBackground, #c2dbc9);
|
|
@@ -8287,7 +8287,7 @@ h5,
|
|
|
8287
8287
|
}
|
|
8288
8288
|
.fy-button__outlined___WccQN.fy-button__error___guhqH {
|
|
8289
8289
|
border: 1px solid var(--errorBackground, #e6d5d5);
|
|
8290
|
-
color: var(--errorText, #
|
|
8290
|
+
color: var(--errorText, #ff3333);
|
|
8291
8291
|
}
|
|
8292
8292
|
.fy-button__outlined___WccQN.fy-button__success___M7fJl {
|
|
8293
8293
|
border: 1px solid var(--successBackground, #c2dbc9);
|