@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
|
@@ -339,7 +339,7 @@ h5,
|
|
|
339
339
|
padding: 24px;
|
|
340
340
|
}
|
|
341
341
|
.register__required___npDAe {
|
|
342
|
-
color: var(--errorText, #
|
|
342
|
+
color: var(--errorText, #ff3333);
|
|
343
343
|
}
|
|
344
344
|
.register__registerFormWrapper___nCdfI {
|
|
345
345
|
margin-top: 10px;
|
|
@@ -495,11 +495,11 @@ h5,
|
|
|
495
495
|
display: none;
|
|
496
496
|
}
|
|
497
497
|
.register__registerFormWrapper___nCdfI .register__errorInput___TI7Ng input {
|
|
498
|
-
border: 1px solid var(--errorText, #
|
|
498
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
499
499
|
}
|
|
500
500
|
.register__registerFormWrapper___nCdfI .register__errorInput___TI7Ng .register__errorText___W8444 {
|
|
501
501
|
display: inline-block;
|
|
502
|
-
color: var(--errorText, #
|
|
502
|
+
color: var(--errorText, #ff3333);
|
|
503
503
|
font-size: 12px;
|
|
504
504
|
font-style: normal;
|
|
505
505
|
font-weight: 400;
|
|
@@ -507,10 +507,10 @@ h5,
|
|
|
507
507
|
margin-top: 8px;
|
|
508
508
|
}
|
|
509
509
|
.register__registerFormWrapper___nCdfI .register__errorInput___TI7Ng label {
|
|
510
|
-
color: var(--errorText, #
|
|
510
|
+
color: var(--errorText, #ff3333);
|
|
511
511
|
}
|
|
512
512
|
.register__registerFormWrapper___nCdfI .register__errorInput___TI7Ng .register__loginInputWrapper___uBT1u {
|
|
513
|
-
color: var(--errorText, #
|
|
513
|
+
color: var(--errorText, #ff3333);
|
|
514
514
|
}
|
|
515
515
|
.register__registerFormWrapper___nCdfI .register__loginAlert___H8COF {
|
|
516
516
|
height: 48px;
|
|
@@ -520,8 +520,8 @@ h5,
|
|
|
520
520
|
align-items: center;
|
|
521
521
|
font-size: 13px;
|
|
522
522
|
background-color: var(--errorBackground, #e6d5d5);
|
|
523
|
-
border: 1px dashed var(--errorText, #
|
|
524
|
-
color: var(--errorText, #
|
|
523
|
+
border: 1px dashed var(--errorText, #ff3333);
|
|
524
|
+
color: var(--errorText, #ff3333);
|
|
525
525
|
}
|
|
526
526
|
.register__passwordInputWrapper___a2PM1 {
|
|
527
527
|
position: relative;
|
|
@@ -533,7 +533,7 @@ h5,
|
|
|
533
533
|
}
|
|
534
534
|
.register__consentWrapper___eRJuQ .register__errorText___W8444 {
|
|
535
535
|
display: inline-block;
|
|
536
|
-
color: var(--errorText, #
|
|
536
|
+
color: var(--errorText, #ff3333);
|
|
537
537
|
font-size: 12px;
|
|
538
538
|
font-style: normal;
|
|
539
539
|
font-weight: 400;
|
|
@@ -896,7 +896,7 @@ h5,
|
|
|
896
896
|
flex-direction: column;
|
|
897
897
|
}
|
|
898
898
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__errorText___lRww6 {
|
|
899
|
-
color: var(--errorText, #
|
|
899
|
+
color: var(--errorText, #ff3333);
|
|
900
900
|
font-size: 12px;
|
|
901
901
|
font-style: normal;
|
|
902
902
|
font-weight: 400;
|
|
@@ -904,14 +904,14 @@ h5,
|
|
|
904
904
|
margin-top: 5px;
|
|
905
905
|
}
|
|
906
906
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT label {
|
|
907
|
-
color: var(--errorText, #
|
|
907
|
+
color: var(--errorText, #ff3333);
|
|
908
908
|
font-size: 12px;
|
|
909
909
|
font-style: normal;
|
|
910
910
|
font-weight: 400;
|
|
911
911
|
line-height: 16.8px;
|
|
912
912
|
}
|
|
913
913
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT .mobile-number__mobileNumberInput___iRnFG {
|
|
914
|
-
border: 1px solid var(--errorText, #
|
|
914
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
915
915
|
}
|
|
916
916
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__mobileInputContainer___deIgv {
|
|
917
917
|
height: auto;
|
|
@@ -935,7 +935,7 @@ h5,
|
|
|
935
935
|
opacity: 0.3;
|
|
936
936
|
}
|
|
937
937
|
.mobile-number__required___yHCeh {
|
|
938
|
-
color: var(--errorText, #
|
|
938
|
+
color: var(--errorText, #ff3333);
|
|
939
939
|
}
|
|
940
940
|
.mobile-number__countryDropdown___GP6Fo {
|
|
941
941
|
background-color: aquamarine;
|
|
@@ -1365,10 +1365,10 @@ h5,
|
|
|
1365
1365
|
outline: none;
|
|
1366
1366
|
}
|
|
1367
1367
|
.verify-both__formWrapper___i4gyS .verify-both__inputGroup___WBoRS.verify-both__error___zKEjP .verify-both__label___m7Eae {
|
|
1368
|
-
color: var(--errorText, #
|
|
1368
|
+
color: var(--errorText, #ff3333);
|
|
1369
1369
|
}
|
|
1370
1370
|
.verify-both__formWrapper___i4gyS .verify-both__inputGroup___WBoRS.verify-both__error___zKEjP input {
|
|
1371
|
-
border-color: var(--errorText, #
|
|
1371
|
+
border-color: var(--errorText, #ff3333);
|
|
1372
1372
|
}
|
|
1373
1373
|
.verify-both__submitBtn___rVsbN {
|
|
1374
1374
|
border: none;
|
|
@@ -1395,7 +1395,7 @@ h5,
|
|
|
1395
1395
|
font-weight: 400;
|
|
1396
1396
|
line-height: 140%;
|
|
1397
1397
|
margin-top: 8px;
|
|
1398
|
-
color: var(--errorText, #
|
|
1398
|
+
color: var(--errorText, #ff3333);
|
|
1399
1399
|
}
|
|
1400
1400
|
.verify-both__resendOtpWrapper___Mq8mf {
|
|
1401
1401
|
display: flex;
|
|
@@ -339,7 +339,7 @@ h5,
|
|
|
339
339
|
padding: 24px;
|
|
340
340
|
}
|
|
341
341
|
.register__required___npDAe {
|
|
342
|
-
color: var(--errorText, #
|
|
342
|
+
color: var(--errorText, #ff3333);
|
|
343
343
|
}
|
|
344
344
|
.register__registerFormWrapper___nCdfI {
|
|
345
345
|
margin-top: 10px;
|
|
@@ -495,11 +495,11 @@ h5,
|
|
|
495
495
|
display: none;
|
|
496
496
|
}
|
|
497
497
|
.register__registerFormWrapper___nCdfI .register__errorInput___TI7Ng input {
|
|
498
|
-
border: 1px solid var(--errorText, #
|
|
498
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
499
499
|
}
|
|
500
500
|
.register__registerFormWrapper___nCdfI .register__errorInput___TI7Ng .register__errorText___W8444 {
|
|
501
501
|
display: inline-block;
|
|
502
|
-
color: var(--errorText, #
|
|
502
|
+
color: var(--errorText, #ff3333);
|
|
503
503
|
font-size: 12px;
|
|
504
504
|
font-style: normal;
|
|
505
505
|
font-weight: 400;
|
|
@@ -507,10 +507,10 @@ h5,
|
|
|
507
507
|
margin-top: 8px;
|
|
508
508
|
}
|
|
509
509
|
.register__registerFormWrapper___nCdfI .register__errorInput___TI7Ng label {
|
|
510
|
-
color: var(--errorText, #
|
|
510
|
+
color: var(--errorText, #ff3333);
|
|
511
511
|
}
|
|
512
512
|
.register__registerFormWrapper___nCdfI .register__errorInput___TI7Ng .register__loginInputWrapper___uBT1u {
|
|
513
|
-
color: var(--errorText, #
|
|
513
|
+
color: var(--errorText, #ff3333);
|
|
514
514
|
}
|
|
515
515
|
.register__registerFormWrapper___nCdfI .register__loginAlert___H8COF {
|
|
516
516
|
height: 48px;
|
|
@@ -520,8 +520,8 @@ h5,
|
|
|
520
520
|
align-items: center;
|
|
521
521
|
font-size: 13px;
|
|
522
522
|
background-color: var(--errorBackground, #e6d5d5);
|
|
523
|
-
border: 1px dashed var(--errorText, #
|
|
524
|
-
color: var(--errorText, #
|
|
523
|
+
border: 1px dashed var(--errorText, #ff3333);
|
|
524
|
+
color: var(--errorText, #ff3333);
|
|
525
525
|
}
|
|
526
526
|
.register__passwordInputWrapper___a2PM1 {
|
|
527
527
|
position: relative;
|
|
@@ -533,7 +533,7 @@ h5,
|
|
|
533
533
|
}
|
|
534
534
|
.register__consentWrapper___eRJuQ .register__errorText___W8444 {
|
|
535
535
|
display: inline-block;
|
|
536
|
-
color: var(--errorText, #
|
|
536
|
+
color: var(--errorText, #ff3333);
|
|
537
537
|
font-size: 12px;
|
|
538
538
|
font-style: normal;
|
|
539
539
|
font-weight: 400;
|
|
@@ -896,7 +896,7 @@ h5,
|
|
|
896
896
|
flex-direction: column;
|
|
897
897
|
}
|
|
898
898
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__errorText___lRww6 {
|
|
899
|
-
color: var(--errorText, #
|
|
899
|
+
color: var(--errorText, #ff3333);
|
|
900
900
|
font-size: 12px;
|
|
901
901
|
font-style: normal;
|
|
902
902
|
font-weight: 400;
|
|
@@ -904,14 +904,14 @@ h5,
|
|
|
904
904
|
margin-top: 5px;
|
|
905
905
|
}
|
|
906
906
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT label {
|
|
907
|
-
color: var(--errorText, #
|
|
907
|
+
color: var(--errorText, #ff3333);
|
|
908
908
|
font-size: 12px;
|
|
909
909
|
font-style: normal;
|
|
910
910
|
font-weight: 400;
|
|
911
911
|
line-height: 16.8px;
|
|
912
912
|
}
|
|
913
913
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT .mobile-number__mobileNumberInput___iRnFG {
|
|
914
|
-
border: 1px solid var(--errorText, #
|
|
914
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
915
915
|
}
|
|
916
916
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__mobileInputContainer___deIgv {
|
|
917
917
|
height: auto;
|
|
@@ -935,7 +935,7 @@ h5,
|
|
|
935
935
|
opacity: 0.3;
|
|
936
936
|
}
|
|
937
937
|
.mobile-number__required___yHCeh {
|
|
938
|
-
color: var(--errorText, #
|
|
938
|
+
color: var(--errorText, #ff3333);
|
|
939
939
|
}
|
|
940
940
|
.mobile-number__countryDropdown___GP6Fo {
|
|
941
941
|
background-color: aquamarine;
|
|
@@ -1365,10 +1365,10 @@ h5,
|
|
|
1365
1365
|
outline: none;
|
|
1366
1366
|
}
|
|
1367
1367
|
.verify-both__formWrapper___i4gyS .verify-both__inputGroup___WBoRS.verify-both__error___zKEjP .verify-both__label___m7Eae {
|
|
1368
|
-
color: var(--errorText, #
|
|
1368
|
+
color: var(--errorText, #ff3333);
|
|
1369
1369
|
}
|
|
1370
1370
|
.verify-both__formWrapper___i4gyS .verify-both__inputGroup___WBoRS.verify-both__error___zKEjP input {
|
|
1371
|
-
border-color: var(--errorText, #
|
|
1371
|
+
border-color: var(--errorText, #ff3333);
|
|
1372
1372
|
}
|
|
1373
1373
|
.verify-both__submitBtn___rVsbN {
|
|
1374
1374
|
border: none;
|
|
@@ -1395,7 +1395,7 @@ h5,
|
|
|
1395
1395
|
font-weight: 400;
|
|
1396
1396
|
line-height: 140%;
|
|
1397
1397
|
margin-top: 8px;
|
|
1398
|
-
color: var(--errorText, #
|
|
1398
|
+
color: var(--errorText, #ff3333);
|
|
1399
1399
|
}
|
|
1400
1400
|
.verify-both__resendOtpWrapper___Mq8mf {
|
|
1401
1401
|
display: flex;
|
|
@@ -428,11 +428,11 @@ h5,
|
|
|
428
428
|
display: none;
|
|
429
429
|
}
|
|
430
430
|
.set-password__setWrapper___fVVhH .set-password__errorInput___MOGDl input {
|
|
431
|
-
border: 1px solid var(--errorText, #
|
|
431
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
432
432
|
}
|
|
433
433
|
.set-password__setWrapper___fVVhH .set-password__errorInput___MOGDl .set-password__errorText___Q6Pi1 {
|
|
434
434
|
display: block;
|
|
435
|
-
color: var(--errorText, #
|
|
435
|
+
color: var(--errorText, #ff3333);
|
|
436
436
|
font-size: 12px;
|
|
437
437
|
font-style: normal;
|
|
438
438
|
font-weight: 400;
|
|
@@ -440,7 +440,7 @@ h5,
|
|
|
440
440
|
margin-top: 8px;
|
|
441
441
|
}
|
|
442
442
|
.set-password__setWrapper___fVVhH .set-password__errorInput___MOGDl label {
|
|
443
|
-
color: var(--errorText, #
|
|
443
|
+
color: var(--errorText, #ff3333);
|
|
444
444
|
}
|
|
445
445
|
.set-password__setWrapper___fVVhH .set-password__loginAlert___mGKj2 {
|
|
446
446
|
height: 48px;
|
|
@@ -450,7 +450,7 @@ h5,
|
|
|
450
450
|
align-items: center;
|
|
451
451
|
font-size: 13px;
|
|
452
452
|
background-color: var(--errorBackground, #e6d5d5);
|
|
453
|
-
border: 1px dashed var(--errorText, #
|
|
454
|
-
color: var(--errorText, #
|
|
453
|
+
border: 1px dashed var(--errorText, #ff3333);
|
|
454
|
+
color: var(--errorText, #ff3333);
|
|
455
455
|
}
|
|
456
456
|
|
|
@@ -428,11 +428,11 @@ h5,
|
|
|
428
428
|
display: none;
|
|
429
429
|
}
|
|
430
430
|
.set-password__setWrapper___fVVhH .set-password__errorInput___MOGDl input {
|
|
431
|
-
border: 1px solid var(--errorText, #
|
|
431
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
432
432
|
}
|
|
433
433
|
.set-password__setWrapper___fVVhH .set-password__errorInput___MOGDl .set-password__errorText___Q6Pi1 {
|
|
434
434
|
display: block;
|
|
435
|
-
color: var(--errorText, #
|
|
435
|
+
color: var(--errorText, #ff3333);
|
|
436
436
|
font-size: 12px;
|
|
437
437
|
font-style: normal;
|
|
438
438
|
font-weight: 400;
|
|
@@ -440,7 +440,7 @@ h5,
|
|
|
440
440
|
margin-top: 8px;
|
|
441
441
|
}
|
|
442
442
|
.set-password__setWrapper___fVVhH .set-password__errorInput___MOGDl label {
|
|
443
|
-
color: var(--errorText, #
|
|
443
|
+
color: var(--errorText, #ff3333);
|
|
444
444
|
}
|
|
445
445
|
.set-password__setWrapper___fVVhH .set-password__loginAlert___mGKj2 {
|
|
446
446
|
height: 48px;
|
|
@@ -450,7 +450,7 @@ h5,
|
|
|
450
450
|
align-items: center;
|
|
451
451
|
font-size: 13px;
|
|
452
452
|
background-color: var(--errorBackground, #e6d5d5);
|
|
453
|
-
border: 1px dashed var(--errorText, #
|
|
454
|
-
color: var(--errorText, #
|
|
453
|
+
border: 1px dashed var(--errorText, #ff3333);
|
|
454
|
+
color: var(--errorText, #ff3333);
|
|
455
455
|
}
|
|
456
456
|
|
|
@@ -1918,7 +1918,7 @@ h5,
|
|
|
1918
1918
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
|
|
1919
1919
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
|
|
1920
1920
|
border: 2px solid var(--errorBackground, #e6d5d5);
|
|
1921
|
-
border-top: 2px solid var(--errorText, #
|
|
1921
|
+
border-top: 2px solid var(--errorText, #ff3333);
|
|
1922
1922
|
}
|
|
1923
1923
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
|
|
1924
1924
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
|
|
@@ -1927,7 +1927,7 @@ h5,
|
|
|
1927
1927
|
}
|
|
1928
1928
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
|
|
1929
1929
|
border: 2px solid #ffffff;
|
|
1930
|
-
border-top: 2px solid var(--errorText, #
|
|
1930
|
+
border-top: 2px solid var(--errorText, #ff3333);
|
|
1931
1931
|
}
|
|
1932
1932
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
|
|
1933
1933
|
border: 2px solid #ffffff;
|
|
@@ -1956,7 +1956,7 @@ h5,
|
|
|
1956
1956
|
color: var(--buttonPrimary, #4e3f09);
|
|
1957
1957
|
}
|
|
1958
1958
|
.fy-button__text___HwP6V.fy-button__error___guhqH {
|
|
1959
|
-
color: var(--errorText, #
|
|
1959
|
+
color: var(--errorText, #ff3333);
|
|
1960
1960
|
}
|
|
1961
1961
|
.fy-button__text___HwP6V.fy-button__success___M7fJl {
|
|
1962
1962
|
color: var(--successText, #1c958f);
|
|
@@ -1979,7 +1979,7 @@ h5,
|
|
|
1979
1979
|
}
|
|
1980
1980
|
.fy-button__contained___F5O7g.fy-button__error___guhqH {
|
|
1981
1981
|
background-color: var(--errorBackground, #e6d5d5);
|
|
1982
|
-
color: var(--errorText, #
|
|
1982
|
+
color: var(--errorText, #ff3333);
|
|
1983
1983
|
}
|
|
1984
1984
|
.fy-button__contained___F5O7g.fy-button__success___M7fJl {
|
|
1985
1985
|
background-color: var(--successBackground, #c2dbc9);
|
|
@@ -2007,7 +2007,7 @@ h5,
|
|
|
2007
2007
|
}
|
|
2008
2008
|
.fy-button__outlined___WccQN.fy-button__error___guhqH {
|
|
2009
2009
|
border: 1px solid var(--errorBackground, #e6d5d5);
|
|
2010
|
-
color: var(--errorText, #
|
|
2010
|
+
color: var(--errorText, #ff3333);
|
|
2011
2011
|
}
|
|
2012
2012
|
.fy-button__outlined___WccQN.fy-button__success___M7fJl {
|
|
2013
2013
|
border: 1px solid var(--successBackground, #c2dbc9);
|
|
@@ -3536,7 +3536,7 @@ h5,
|
|
|
3536
3536
|
}
|
|
3537
3537
|
.add-to-cart__productDescContainer___w6xlt .add-to-cart__right___AYndS .add-to-cart__productInfo___AyYit .add-to-cart__product___Hqonr .add-to-cart__sizeError___Mmjjq {
|
|
3538
3538
|
margin-top: 8px;
|
|
3539
|
-
color: var(--errorText, #
|
|
3539
|
+
color: var(--errorText, #ff3333);
|
|
3540
3540
|
font-size: 12px;
|
|
3541
3541
|
font-style: normal;
|
|
3542
3542
|
font-weight: 400;
|
|
@@ -7118,7 +7118,7 @@ h5,
|
|
|
7118
7118
|
margin-inline-start: 4px;
|
|
7119
7119
|
}
|
|
7120
7120
|
.delivery-info__error___fwjK5 {
|
|
7121
|
-
color: var(--errorText, #
|
|
7121
|
+
color: var(--errorText, #ff3333);
|
|
7122
7122
|
}
|
|
7123
7123
|
.delivery-info__button___RWUmQ {
|
|
7124
7124
|
border: none;
|
|
@@ -7163,11 +7163,11 @@ h5,
|
|
|
7163
7163
|
color: var(--textHeading, #26201a);
|
|
7164
7164
|
}
|
|
7165
7165
|
.delivery-info__error___fwjK5 {
|
|
7166
|
-
color: var(--errorText, #
|
|
7166
|
+
color: var(--errorText, #ff3333);
|
|
7167
7167
|
}
|
|
7168
7168
|
.delivery-info__emptyPincode___SpvOg {
|
|
7169
7169
|
margin-top: 8px;
|
|
7170
|
-
color: var(--errorText, #
|
|
7170
|
+
color: var(--errorText, #ff3333);
|
|
7171
7171
|
font-size: 12px;
|
|
7172
7172
|
font-weight: 400;
|
|
7173
7173
|
line-height: normal;
|
|
@@ -7516,7 +7516,7 @@ h5,
|
|
|
7516
7516
|
position: relative;
|
|
7517
7517
|
}
|
|
7518
7518
|
.fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
|
|
7519
|
-
color: var(--errorText, #
|
|
7519
|
+
color: var(--errorText, #ff3333);
|
|
7520
7520
|
padding-top: 5px;
|
|
7521
7521
|
font-weight: 400;
|
|
7522
7522
|
font-size: 12px;
|
|
@@ -7527,10 +7527,10 @@ h5,
|
|
|
7527
7527
|
line-height: 21px;
|
|
7528
7528
|
}
|
|
7529
7529
|
.fy-input__label___YQgmr span {
|
|
7530
|
-
color: var(--errorText, #
|
|
7530
|
+
color: var(--errorText, #ff3333);
|
|
7531
7531
|
}
|
|
7532
7532
|
.fy-input__required___MaAlL {
|
|
7533
|
-
color: var(--errorText, #
|
|
7533
|
+
color: var(--errorText, #ff3333);
|
|
7534
7534
|
}
|
|
7535
7535
|
.fy-input__floating___jgtoq {
|
|
7536
7536
|
position: absolute;
|
|
@@ -7577,7 +7577,7 @@ h5,
|
|
|
7577
7577
|
border-color: var(--buttonPrimary, #4e3f09);
|
|
7578
7578
|
}
|
|
7579
7579
|
.fy-input__inputError___KsMkv {
|
|
7580
|
-
border-color: var(--errorText, #
|
|
7580
|
+
border-color: var(--errorText, #ff3333) !important;
|
|
7581
7581
|
}
|
|
7582
7582
|
.fy-input__no-border____9qYF {
|
|
7583
7583
|
border: none;
|
|
@@ -8384,13 +8384,13 @@ h5,
|
|
|
8384
8384
|
position: relative;
|
|
8385
8385
|
}
|
|
8386
8386
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__error___HSxiT {
|
|
8387
|
-
color: var(--errorText, #
|
|
8387
|
+
color: var(--errorText, #ff3333);
|
|
8388
8388
|
font-weight: 400;
|
|
8389
8389
|
font-size: 12px;
|
|
8390
8390
|
padding-top: 5px;
|
|
8391
8391
|
}
|
|
8392
8392
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__required___h4JQY {
|
|
8393
|
-
color: var(--errorText, #
|
|
8393
|
+
color: var(--errorText, #ff3333);
|
|
8394
8394
|
}
|
|
8395
8395
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH {
|
|
8396
8396
|
box-sizing: border-box;
|
|
@@ -8408,7 +8408,7 @@ h5,
|
|
|
8408
8408
|
cursor: not-allowed;
|
|
8409
8409
|
}
|
|
8410
8410
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH.fy-dropdown__dropDownError___IqJV1 {
|
|
8411
|
-
border-color: var(--errorText, #
|
|
8411
|
+
border-color: var(--errorText, #ff3333);
|
|
8412
8412
|
}
|
|
8413
8413
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH .fy-dropdown__dropdownButton___SqCaQ {
|
|
8414
8414
|
border-radius: 3px;
|
|
@@ -1918,7 +1918,7 @@ h5,
|
|
|
1918
1918
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
|
|
1919
1919
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
|
|
1920
1920
|
border: 2px solid var(--errorBackground, #e6d5d5);
|
|
1921
|
-
border-top: 2px solid var(--errorText, #
|
|
1921
|
+
border-top: 2px solid var(--errorText, #ff3333);
|
|
1922
1922
|
}
|
|
1923
1923
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
|
|
1924
1924
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
|
|
@@ -1927,7 +1927,7 @@ h5,
|
|
|
1927
1927
|
}
|
|
1928
1928
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
|
|
1929
1929
|
border: 2px solid #ffffff;
|
|
1930
|
-
border-top: 2px solid var(--errorText, #
|
|
1930
|
+
border-top: 2px solid var(--errorText, #ff3333);
|
|
1931
1931
|
}
|
|
1932
1932
|
.fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
|
|
1933
1933
|
border: 2px solid #ffffff;
|
|
@@ -1956,7 +1956,7 @@ h5,
|
|
|
1956
1956
|
color: var(--buttonPrimary, #4e3f09);
|
|
1957
1957
|
}
|
|
1958
1958
|
.fy-button__text___HwP6V.fy-button__error___guhqH {
|
|
1959
|
-
color: var(--errorText, #
|
|
1959
|
+
color: var(--errorText, #ff3333);
|
|
1960
1960
|
}
|
|
1961
1961
|
.fy-button__text___HwP6V.fy-button__success___M7fJl {
|
|
1962
1962
|
color: var(--successText, #1c958f);
|
|
@@ -1979,7 +1979,7 @@ h5,
|
|
|
1979
1979
|
}
|
|
1980
1980
|
.fy-button__contained___F5O7g.fy-button__error___guhqH {
|
|
1981
1981
|
background-color: var(--errorBackground, #e6d5d5);
|
|
1982
|
-
color: var(--errorText, #
|
|
1982
|
+
color: var(--errorText, #ff3333);
|
|
1983
1983
|
}
|
|
1984
1984
|
.fy-button__contained___F5O7g.fy-button__success___M7fJl {
|
|
1985
1985
|
background-color: var(--successBackground, #c2dbc9);
|
|
@@ -2007,7 +2007,7 @@ h5,
|
|
|
2007
2007
|
}
|
|
2008
2008
|
.fy-button__outlined___WccQN.fy-button__error___guhqH {
|
|
2009
2009
|
border: 1px solid var(--errorBackground, #e6d5d5);
|
|
2010
|
-
color: var(--errorText, #
|
|
2010
|
+
color: var(--errorText, #ff3333);
|
|
2011
2011
|
}
|
|
2012
2012
|
.fy-button__outlined___WccQN.fy-button__success___M7fJl {
|
|
2013
2013
|
border: 1px solid var(--successBackground, #c2dbc9);
|
|
@@ -3536,7 +3536,7 @@ h5,
|
|
|
3536
3536
|
}
|
|
3537
3537
|
.add-to-cart__productDescContainer___w6xlt .add-to-cart__right___AYndS .add-to-cart__productInfo___AyYit .add-to-cart__product___Hqonr .add-to-cart__sizeError___Mmjjq {
|
|
3538
3538
|
margin-top: 8px;
|
|
3539
|
-
color: var(--errorText, #
|
|
3539
|
+
color: var(--errorText, #ff3333);
|
|
3540
3540
|
font-size: 12px;
|
|
3541
3541
|
font-style: normal;
|
|
3542
3542
|
font-weight: 400;
|
|
@@ -7118,7 +7118,7 @@ h5,
|
|
|
7118
7118
|
margin-inline-start: 4px;
|
|
7119
7119
|
}
|
|
7120
7120
|
.delivery-info__error___fwjK5 {
|
|
7121
|
-
color: var(--errorText, #
|
|
7121
|
+
color: var(--errorText, #ff3333);
|
|
7122
7122
|
}
|
|
7123
7123
|
.delivery-info__button___RWUmQ {
|
|
7124
7124
|
border: none;
|
|
@@ -7163,11 +7163,11 @@ h5,
|
|
|
7163
7163
|
color: var(--textHeading, #26201a);
|
|
7164
7164
|
}
|
|
7165
7165
|
.delivery-info__error___fwjK5 {
|
|
7166
|
-
color: var(--errorText, #
|
|
7166
|
+
color: var(--errorText, #ff3333);
|
|
7167
7167
|
}
|
|
7168
7168
|
.delivery-info__emptyPincode___SpvOg {
|
|
7169
7169
|
margin-top: 8px;
|
|
7170
|
-
color: var(--errorText, #
|
|
7170
|
+
color: var(--errorText, #ff3333);
|
|
7171
7171
|
font-size: 12px;
|
|
7172
7172
|
font-weight: 400;
|
|
7173
7173
|
line-height: normal;
|
|
@@ -7516,7 +7516,7 @@ h5,
|
|
|
7516
7516
|
position: relative;
|
|
7517
7517
|
}
|
|
7518
7518
|
.fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
|
|
7519
|
-
color: var(--errorText, #
|
|
7519
|
+
color: var(--errorText, #ff3333);
|
|
7520
7520
|
padding-top: 5px;
|
|
7521
7521
|
font-weight: 400;
|
|
7522
7522
|
font-size: 12px;
|
|
@@ -7527,10 +7527,10 @@ h5,
|
|
|
7527
7527
|
line-height: 21px;
|
|
7528
7528
|
}
|
|
7529
7529
|
.fy-input__label___YQgmr span {
|
|
7530
|
-
color: var(--errorText, #
|
|
7530
|
+
color: var(--errorText, #ff3333);
|
|
7531
7531
|
}
|
|
7532
7532
|
.fy-input__required___MaAlL {
|
|
7533
|
-
color: var(--errorText, #
|
|
7533
|
+
color: var(--errorText, #ff3333);
|
|
7534
7534
|
}
|
|
7535
7535
|
.fy-input__floating___jgtoq {
|
|
7536
7536
|
position: absolute;
|
|
@@ -7577,7 +7577,7 @@ h5,
|
|
|
7577
7577
|
border-color: var(--buttonPrimary, #4e3f09);
|
|
7578
7578
|
}
|
|
7579
7579
|
.fy-input__inputError___KsMkv {
|
|
7580
|
-
border-color: var(--errorText, #
|
|
7580
|
+
border-color: var(--errorText, #ff3333) !important;
|
|
7581
7581
|
}
|
|
7582
7582
|
.fy-input__no-border____9qYF {
|
|
7583
7583
|
border: none;
|
|
@@ -8384,13 +8384,13 @@ h5,
|
|
|
8384
8384
|
position: relative;
|
|
8385
8385
|
}
|
|
8386
8386
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__error___HSxiT {
|
|
8387
|
-
color: var(--errorText, #
|
|
8387
|
+
color: var(--errorText, #ff3333);
|
|
8388
8388
|
font-weight: 400;
|
|
8389
8389
|
font-size: 12px;
|
|
8390
8390
|
padding-top: 5px;
|
|
8391
8391
|
}
|
|
8392
8392
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__required___h4JQY {
|
|
8393
|
-
color: var(--errorText, #
|
|
8393
|
+
color: var(--errorText, #ff3333);
|
|
8394
8394
|
}
|
|
8395
8395
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH {
|
|
8396
8396
|
box-sizing: border-box;
|
|
@@ -8408,7 +8408,7 @@ h5,
|
|
|
8408
8408
|
cursor: not-allowed;
|
|
8409
8409
|
}
|
|
8410
8410
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH.fy-dropdown__dropDownError___IqJV1 {
|
|
8411
|
-
border-color: var(--errorText, #
|
|
8411
|
+
border-color: var(--errorText, #ff3333);
|
|
8412
8412
|
}
|
|
8413
8413
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH .fy-dropdown__dropdownButton___SqCaQ {
|
|
8414
8414
|
border-radius: 3px;
|