@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
|
@@ -779,10 +779,10 @@ input:focus-visible {
|
|
|
779
779
|
opacity: 0.3;
|
|
780
780
|
}
|
|
781
781
|
.login-password__loginInputGroup___fg8lw.login-password__error___DIUG_ .login-password__loginInputTitle___zjz7X {
|
|
782
|
-
color: var(--errorText, #
|
|
782
|
+
color: var(--errorText, #ff3333);
|
|
783
783
|
}
|
|
784
784
|
.login-password__loginInputGroup___fg8lw.login-password__error___DIUG_ input {
|
|
785
|
-
border-color: var(--errorText, #
|
|
785
|
+
border-color: var(--errorText, #ff3333);
|
|
786
786
|
}
|
|
787
787
|
.login-password__password-lable-wrapper___VUcRa {
|
|
788
788
|
display: flex;
|
|
@@ -812,7 +812,7 @@ input:focus-visible {
|
|
|
812
812
|
font-weight: 400;
|
|
813
813
|
line-height: 140%;
|
|
814
814
|
margin-top: 8px;
|
|
815
|
-
color: var(--errorText, #
|
|
815
|
+
color: var(--errorText, #ff3333);
|
|
816
816
|
}
|
|
817
817
|
.login-password__passwordToggle___OzbQC {
|
|
818
818
|
height: 24px;
|
|
@@ -1170,7 +1170,7 @@ h5,
|
|
|
1170
1170
|
flex-direction: column;
|
|
1171
1171
|
}
|
|
1172
1172
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__errorText___lRww6 {
|
|
1173
|
-
color: var(--errorText, #
|
|
1173
|
+
color: var(--errorText, #ff3333);
|
|
1174
1174
|
font-size: 12px;
|
|
1175
1175
|
font-style: normal;
|
|
1176
1176
|
font-weight: 400;
|
|
@@ -1178,14 +1178,14 @@ h5,
|
|
|
1178
1178
|
margin-top: 5px;
|
|
1179
1179
|
}
|
|
1180
1180
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT label {
|
|
1181
|
-
color: var(--errorText, #
|
|
1181
|
+
color: var(--errorText, #ff3333);
|
|
1182
1182
|
font-size: 12px;
|
|
1183
1183
|
font-style: normal;
|
|
1184
1184
|
font-weight: 400;
|
|
1185
1185
|
line-height: 16.8px;
|
|
1186
1186
|
}
|
|
1187
1187
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT .mobile-number__mobileNumberInput___iRnFG {
|
|
1188
|
-
border: 1px solid var(--errorText, #
|
|
1188
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
1189
1189
|
}
|
|
1190
1190
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__mobileInputContainer___deIgv {
|
|
1191
1191
|
height: auto;
|
|
@@ -1209,7 +1209,7 @@ h5,
|
|
|
1209
1209
|
opacity: 0.3;
|
|
1210
1210
|
}
|
|
1211
1211
|
.mobile-number__required___yHCeh {
|
|
1212
|
-
color: var(--errorText, #
|
|
1212
|
+
color: var(--errorText, #ff3333);
|
|
1213
1213
|
}
|
|
1214
1214
|
.mobile-number__countryDropdown___GP6Fo {
|
|
1215
1215
|
background-color: aquamarine;
|
|
@@ -1664,7 +1664,7 @@ h5,
|
|
|
1664
1664
|
line-height: 16.8px;
|
|
1665
1665
|
}
|
|
1666
1666
|
.login-otp__loginInputGroup____7Nbd .login-otp__loginInputTitle___oQ_Yc.login-otp__error___gM8rr {
|
|
1667
|
-
color: var(--errorText, #
|
|
1667
|
+
color: var(--errorText, #ff3333);
|
|
1668
1668
|
}
|
|
1669
1669
|
.login-otp__loginInputGroup____7Nbd input {
|
|
1670
1670
|
width: 100%;
|
|
@@ -1681,7 +1681,7 @@ h5,
|
|
|
1681
1681
|
letter-spacing: -0.28px;
|
|
1682
1682
|
}
|
|
1683
1683
|
.login-otp__loginInputGroup____7Nbd input.login-otp__error___gM8rr {
|
|
1684
|
-
border-color: var(--errorText, #
|
|
1684
|
+
border-color: var(--errorText, #ff3333);
|
|
1685
1685
|
}
|
|
1686
1686
|
.login-otp__password-lable-wrapper___AmG_5 {
|
|
1687
1687
|
display: flex;
|
|
@@ -1693,7 +1693,7 @@ h5,
|
|
|
1693
1693
|
font-weight: 400;
|
|
1694
1694
|
line-height: 140%;
|
|
1695
1695
|
margin-top: 8px;
|
|
1696
|
-
color: var(--errorText, #
|
|
1696
|
+
color: var(--errorText, #ff3333);
|
|
1697
1697
|
}
|
|
1698
1698
|
.login-otp__loading___tFXPV div {
|
|
1699
1699
|
width: 100%;
|
|
@@ -779,10 +779,10 @@ input:focus-visible {
|
|
|
779
779
|
opacity: 0.3;
|
|
780
780
|
}
|
|
781
781
|
.login-password__loginInputGroup___fg8lw.login-password__error___DIUG_ .login-password__loginInputTitle___zjz7X {
|
|
782
|
-
color: var(--errorText, #
|
|
782
|
+
color: var(--errorText, #ff3333);
|
|
783
783
|
}
|
|
784
784
|
.login-password__loginInputGroup___fg8lw.login-password__error___DIUG_ input {
|
|
785
|
-
border-color: var(--errorText, #
|
|
785
|
+
border-color: var(--errorText, #ff3333);
|
|
786
786
|
}
|
|
787
787
|
.login-password__password-lable-wrapper___VUcRa {
|
|
788
788
|
display: flex;
|
|
@@ -812,7 +812,7 @@ input:focus-visible {
|
|
|
812
812
|
font-weight: 400;
|
|
813
813
|
line-height: 140%;
|
|
814
814
|
margin-top: 8px;
|
|
815
|
-
color: var(--errorText, #
|
|
815
|
+
color: var(--errorText, #ff3333);
|
|
816
816
|
}
|
|
817
817
|
.login-password__passwordToggle___OzbQC {
|
|
818
818
|
height: 24px;
|
|
@@ -1170,7 +1170,7 @@ h5,
|
|
|
1170
1170
|
flex-direction: column;
|
|
1171
1171
|
}
|
|
1172
1172
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__errorText___lRww6 {
|
|
1173
|
-
color: var(--errorText, #
|
|
1173
|
+
color: var(--errorText, #ff3333);
|
|
1174
1174
|
font-size: 12px;
|
|
1175
1175
|
font-style: normal;
|
|
1176
1176
|
font-weight: 400;
|
|
@@ -1178,14 +1178,14 @@ h5,
|
|
|
1178
1178
|
margin-top: 5px;
|
|
1179
1179
|
}
|
|
1180
1180
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT label {
|
|
1181
|
-
color: var(--errorText, #
|
|
1181
|
+
color: var(--errorText, #ff3333);
|
|
1182
1182
|
font-size: 12px;
|
|
1183
1183
|
font-style: normal;
|
|
1184
1184
|
font-weight: 400;
|
|
1185
1185
|
line-height: 16.8px;
|
|
1186
1186
|
}
|
|
1187
1187
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT .mobile-number__mobileNumberInput___iRnFG {
|
|
1188
|
-
border: 1px solid var(--errorText, #
|
|
1188
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
1189
1189
|
}
|
|
1190
1190
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__mobileInputContainer___deIgv {
|
|
1191
1191
|
height: auto;
|
|
@@ -1209,7 +1209,7 @@ h5,
|
|
|
1209
1209
|
opacity: 0.3;
|
|
1210
1210
|
}
|
|
1211
1211
|
.mobile-number__required___yHCeh {
|
|
1212
|
-
color: var(--errorText, #
|
|
1212
|
+
color: var(--errorText, #ff3333);
|
|
1213
1213
|
}
|
|
1214
1214
|
.mobile-number__countryDropdown___GP6Fo {
|
|
1215
1215
|
background-color: aquamarine;
|
|
@@ -1664,7 +1664,7 @@ h5,
|
|
|
1664
1664
|
line-height: 16.8px;
|
|
1665
1665
|
}
|
|
1666
1666
|
.login-otp__loginInputGroup____7Nbd .login-otp__loginInputTitle___oQ_Yc.login-otp__error___gM8rr {
|
|
1667
|
-
color: var(--errorText, #
|
|
1667
|
+
color: var(--errorText, #ff3333);
|
|
1668
1668
|
}
|
|
1669
1669
|
.login-otp__loginInputGroup____7Nbd input {
|
|
1670
1670
|
width: 100%;
|
|
@@ -1681,7 +1681,7 @@ h5,
|
|
|
1681
1681
|
letter-spacing: -0.28px;
|
|
1682
1682
|
}
|
|
1683
1683
|
.login-otp__loginInputGroup____7Nbd input.login-otp__error___gM8rr {
|
|
1684
|
-
border-color: var(--errorText, #
|
|
1684
|
+
border-color: var(--errorText, #ff3333);
|
|
1685
1685
|
}
|
|
1686
1686
|
.login-otp__password-lable-wrapper___AmG_5 {
|
|
1687
1687
|
display: flex;
|
|
@@ -1693,7 +1693,7 @@ h5,
|
|
|
1693
1693
|
font-weight: 400;
|
|
1694
1694
|
line-height: 140%;
|
|
1695
1695
|
margin-top: 8px;
|
|
1696
|
-
color: var(--errorText, #
|
|
1696
|
+
color: var(--errorText, #ff3333);
|
|
1697
1697
|
}
|
|
1698
1698
|
.login-otp__loading___tFXPV div {
|
|
1699
1699
|
width: 100%;
|
|
@@ -750,7 +750,7 @@ h5,
|
|
|
750
750
|
position: relative;
|
|
751
751
|
}
|
|
752
752
|
.fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
|
|
753
|
-
color: var(--errorText, #
|
|
753
|
+
color: var(--errorText, #ff3333);
|
|
754
754
|
padding-top: 5px;
|
|
755
755
|
font-weight: 400;
|
|
756
756
|
font-size: 12px;
|
|
@@ -761,10 +761,10 @@ h5,
|
|
|
761
761
|
line-height: 21px;
|
|
762
762
|
}
|
|
763
763
|
.fy-input__label___YQgmr span {
|
|
764
|
-
color: var(--errorText, #
|
|
764
|
+
color: var(--errorText, #ff3333);
|
|
765
765
|
}
|
|
766
766
|
.fy-input__required___MaAlL {
|
|
767
|
-
color: var(--errorText, #
|
|
767
|
+
color: var(--errorText, #ff3333);
|
|
768
768
|
}
|
|
769
769
|
.fy-input__floating___jgtoq {
|
|
770
770
|
position: absolute;
|
|
@@ -811,7 +811,7 @@ h5,
|
|
|
811
811
|
border-color: var(--buttonPrimary, #4e3f09);
|
|
812
812
|
}
|
|
813
813
|
.fy-input__inputError___KsMkv {
|
|
814
|
-
border-color: var(--errorText, #
|
|
814
|
+
border-color: var(--errorText, #ff3333) !important;
|
|
815
815
|
}
|
|
816
816
|
.fy-input__no-border____9qYF {
|
|
817
817
|
border: none;
|
|
@@ -1257,7 +1257,7 @@ h5,
|
|
|
1257
1257
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
|
|
1258
1258
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
|
|
1259
1259
|
border: 2px solid var(--errorBackground, #e6d5d5);
|
|
1260
|
-
border-top: 2px solid var(--errorText, #
|
|
1260
|
+
border-top: 2px solid var(--errorText, #ff3333);
|
|
1261
1261
|
}
|
|
1262
1262
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
|
|
1263
1263
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
|
|
@@ -1266,7 +1266,7 @@ h5,
|
|
|
1266
1266
|
}
|
|
1267
1267
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
|
|
1268
1268
|
border: 2px solid #ffffff;
|
|
1269
|
-
border-top: 2px solid var(--errorText, #
|
|
1269
|
+
border-top: 2px solid var(--errorText, #ff3333);
|
|
1270
1270
|
}
|
|
1271
1271
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
|
|
1272
1272
|
border: 2px solid #ffffff;
|
|
@@ -1295,7 +1295,7 @@ h5,
|
|
|
1295
1295
|
color: var(--buttonPrimary, #4e3f09);
|
|
1296
1296
|
}
|
|
1297
1297
|
.fy-button__text___HwP6V.fy-button__error___guhqH {
|
|
1298
|
-
color: var(--errorText, #
|
|
1298
|
+
color: var(--errorText, #ff3333);
|
|
1299
1299
|
}
|
|
1300
1300
|
.fy-button__text___HwP6V.fy-button__success___M7fJl {
|
|
1301
1301
|
color: var(--successText, #1c958f);
|
|
@@ -1318,7 +1318,7 @@ h5,
|
|
|
1318
1318
|
}
|
|
1319
1319
|
.fy-button__contained___F5O7g.fy-button__error___guhqH {
|
|
1320
1320
|
background-color: var(--errorBackground, #e6d5d5);
|
|
1321
|
-
color: var(--errorText, #
|
|
1321
|
+
color: var(--errorText, #ff3333);
|
|
1322
1322
|
}
|
|
1323
1323
|
.fy-button__contained___F5O7g.fy-button__success___M7fJl {
|
|
1324
1324
|
background-color: var(--successBackground, #c2dbc9);
|
|
@@ -1346,7 +1346,7 @@ h5,
|
|
|
1346
1346
|
}
|
|
1347
1347
|
.fy-button__outlined___WccQN.fy-button__error___guhqH {
|
|
1348
1348
|
border: 1px solid var(--errorBackground, #e6d5d5);
|
|
1349
|
-
color: var(--errorText, #
|
|
1349
|
+
color: var(--errorText, #ff3333);
|
|
1350
1350
|
}
|
|
1351
1351
|
.fy-button__outlined___WccQN.fy-button__success___M7fJl {
|
|
1352
1352
|
border: 1px solid var(--successBackground, #c2dbc9);
|
|
@@ -1807,6 +1807,31 @@ h5,
|
|
|
1807
1807
|
.accordion__accordionContentImageItem____FBCe {
|
|
1808
1808
|
display: flex;
|
|
1809
1809
|
align-items: center;
|
|
1810
|
+
position: relative;
|
|
1811
|
+
cursor: pointer;
|
|
1812
|
+
}
|
|
1813
|
+
.accordion__accordionContentImageItem____FBCe .accordion__imagePreview___FOjGs {
|
|
1814
|
+
position: absolute;
|
|
1815
|
+
left: -155%;
|
|
1816
|
+
top: -100px;
|
|
1817
|
+
z-index: 20;
|
|
1818
|
+
}
|
|
1819
|
+
@media only screen and (min-width: 769px) {
|
|
1820
|
+
.accordion__accordionContentImageItem____FBCe .accordion__imagePreview___FOjGs {
|
|
1821
|
+
display: none;
|
|
1822
|
+
}
|
|
1823
|
+
}
|
|
1824
|
+
.accordion__accordionContentImageItem____FBCe .accordion__largePreviewImg___P4ud_ {
|
|
1825
|
+
width: 73px;
|
|
1826
|
+
height: 92px;
|
|
1827
|
+
border-radius: 4px;
|
|
1828
|
+
background: lightgray 50% / cover no-repeat;
|
|
1829
|
+
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16);
|
|
1830
|
+
pointer-events: none;
|
|
1831
|
+
}
|
|
1832
|
+
/* Show on hover */
|
|
1833
|
+
.accordion__accordionContentImageItem____FBCe:hover .accordion__imagePreview___FOjGs {
|
|
1834
|
+
display: block;
|
|
1810
1835
|
}
|
|
1811
1836
|
.accordion__accordionContentImg___lbTPr {
|
|
1812
1837
|
border-radius: 50%;
|
|
@@ -2277,7 +2302,7 @@ h5,
|
|
|
2277
2302
|
line-height: 140%;
|
|
2278
2303
|
}
|
|
2279
2304
|
.shipment-item__bagItem___YVBW1 .shipment-item__bagInfo___j7W8G .shipment-item__margin___aoRFj {
|
|
2280
|
-
color: var(--errorText, #
|
|
2305
|
+
color: var(--errorText, #ff3333);
|
|
2281
2306
|
margin-inline-start: 10px;
|
|
2282
2307
|
}
|
|
2283
2308
|
.shipment-item__bagItem___YVBW1 .shipment-item__bagInfo___j7W8G .shipment-item__total___j4dLu {
|
|
@@ -3622,7 +3647,7 @@ h5,
|
|
|
3622
3647
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
|
|
3623
3648
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
|
|
3624
3649
|
border: 2px solid var(--errorBackground, #e6d5d5);
|
|
3625
|
-
border-top: 2px solid var(--errorText, #
|
|
3650
|
+
border-top: 2px solid var(--errorText, #ff3333);
|
|
3626
3651
|
}
|
|
3627
3652
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
|
|
3628
3653
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
|
|
@@ -3631,7 +3656,7 @@ h5,
|
|
|
3631
3656
|
}
|
|
3632
3657
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
|
|
3633
3658
|
border: 2px solid #ffffff;
|
|
3634
|
-
border-top: 2px solid var(--errorText, #
|
|
3659
|
+
border-top: 2px solid var(--errorText, #ff3333);
|
|
3635
3660
|
}
|
|
3636
3661
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
|
|
3637
3662
|
border: 2px solid #ffffff;
|
|
@@ -3660,7 +3685,7 @@ h5,
|
|
|
3660
3685
|
color: var(--buttonPrimary, #4e3f09);
|
|
3661
3686
|
}
|
|
3662
3687
|
.fy-button__text___HwP6V.fy-button__error___guhqH {
|
|
3663
|
-
color: var(--errorText, #
|
|
3688
|
+
color: var(--errorText, #ff3333);
|
|
3664
3689
|
}
|
|
3665
3690
|
.fy-button__text___HwP6V.fy-button__success___M7fJl {
|
|
3666
3691
|
color: var(--successText, #1c958f);
|
|
@@ -3683,7 +3708,7 @@ h5,
|
|
|
3683
3708
|
}
|
|
3684
3709
|
.fy-button__contained___F5O7g.fy-button__error___guhqH {
|
|
3685
3710
|
background-color: var(--errorBackground, #e6d5d5);
|
|
3686
|
-
color: var(--errorText, #
|
|
3711
|
+
color: var(--errorText, #ff3333);
|
|
3687
3712
|
}
|
|
3688
3713
|
.fy-button__contained___F5O7g.fy-button__success___M7fJl {
|
|
3689
3714
|
background-color: var(--successBackground, #c2dbc9);
|
|
@@ -3711,7 +3736,7 @@ h5,
|
|
|
3711
3736
|
}
|
|
3712
3737
|
.fy-button__outlined___WccQN.fy-button__error___guhqH {
|
|
3713
3738
|
border: 1px solid var(--errorBackground, #e6d5d5);
|
|
3714
|
-
color: var(--errorText, #
|
|
3739
|
+
color: var(--errorText, #ff3333);
|
|
3715
3740
|
}
|
|
3716
3741
|
.fy-button__outlined___WccQN.fy-button__success___M7fJl {
|
|
3717
3742
|
border: 1px solid var(--successBackground, #c2dbc9);
|
|
@@ -4567,7 +4592,7 @@ h5,
|
|
|
4567
4592
|
position: relative;
|
|
4568
4593
|
}
|
|
4569
4594
|
.fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
|
|
4570
|
-
color: var(--errorText, #
|
|
4595
|
+
color: var(--errorText, #ff3333);
|
|
4571
4596
|
padding-top: 5px;
|
|
4572
4597
|
font-weight: 400;
|
|
4573
4598
|
font-size: 12px;
|
|
@@ -4578,10 +4603,10 @@ h5,
|
|
|
4578
4603
|
line-height: 21px;
|
|
4579
4604
|
}
|
|
4580
4605
|
.fy-input__label___YQgmr span {
|
|
4581
|
-
color: var(--errorText, #
|
|
4606
|
+
color: var(--errorText, #ff3333);
|
|
4582
4607
|
}
|
|
4583
4608
|
.fy-input__required___MaAlL {
|
|
4584
|
-
color: var(--errorText, #
|
|
4609
|
+
color: var(--errorText, #ff3333);
|
|
4585
4610
|
}
|
|
4586
4611
|
.fy-input__floating___jgtoq {
|
|
4587
4612
|
position: absolute;
|
|
@@ -4628,7 +4653,7 @@ h5,
|
|
|
4628
4653
|
border-color: var(--buttonPrimary, #4e3f09);
|
|
4629
4654
|
}
|
|
4630
4655
|
.fy-input__inputError___KsMkv {
|
|
4631
|
-
border-color: var(--errorText, #
|
|
4656
|
+
border-color: var(--errorText, #ff3333) !important;
|
|
4632
4657
|
}
|
|
4633
4658
|
.fy-input__no-border____9qYF {
|
|
4634
4659
|
border: none;
|