@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.
Files changed (93) hide show
  1. package/dist/components/accordion/accordion.css +25 -0
  2. package/dist/components/accordion/accordion.js +1 -1
  3. package/dist/components/address-form/address-form.css +15 -15
  4. package/dist/components/address-form/form-input-selector.css +13 -13
  5. package/dist/components/core/fy-button/fy-button.css +5 -5
  6. package/dist/components/core/fy-dropdown/fy-dropdown.css +3 -3
  7. package/dist/components/core/fy-input/fy-input.css +4 -4
  8. package/dist/components/core/fy-input-group/fy-input-group.css +2 -2
  9. package/dist/components/filter-modal/filter-modal.css +5 -5
  10. package/dist/components/form-builder/form-builder.css +18 -18
  11. package/dist/components/index.css +27 -27
  12. package/dist/components/index.js +1 -1
  13. package/dist/components/location-modal/location-modal.css +9 -9
  14. package/dist/components/order-shipment/order-shipment.css +25 -0
  15. package/dist/components/order-shipment/order-shipment.js +1 -1
  16. package/dist/components/product-card/product-card.css +5 -5
  17. package/dist/components/range-slider/range-slider.css +5 -5
  18. package/dist/components/reasons-list/reason-item/reason-item.css +1 -1
  19. package/dist/components/reasons-list/reasons-list.css +1 -1
  20. package/dist/components/shipment-item/shipment-item.css +1 -1
  21. package/dist/components/shipments-update-item/shipments-update-item.css +1 -1
  22. package/dist/index.css +115 -90
  23. package/dist/index.js +1 -1
  24. package/dist/page-layouts/auth/account-locked/account-locked.css +5 -5
  25. package/dist/page-layouts/auth/mobile-number/mobile-number.css +4 -4
  26. package/dist/page-layouts/auth/verify-both/verify-both.css +3 -3
  27. package/dist/page-layouts/cart/Components/chip-item/chip-item.css +30 -5
  28. package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
  29. package/dist/page-layouts/cart/Components/comment/comment.css +1 -1
  30. package/dist/page-layouts/cart/Components/coupon/coupon.css +1 -1
  31. package/dist/page-layouts/cart/Components/coupon/coupon.js +1 -1
  32. package/dist/page-layouts/cart/Components/delivery-location/delivery-location.css +18 -18
  33. package/dist/page-layouts/cart/Components/gst-card/gst-card.css +2 -2
  34. package/dist/page-layouts/cart/Components/gst-card/gst-card.js +1 -1
  35. package/dist/page-layouts/compare/compare.css +5 -5
  36. package/dist/page-layouts/login/component/login-otp/login-otp.css +7 -7
  37. package/dist/page-layouts/login/component/login-password/login-password.css +7 -7
  38. package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.css +16 -16
  39. package/dist/page-layouts/plp/Components/delivery-info/delivery-info.css +12 -12
  40. package/dist/page-layouts/plp/Components/filter-item/filter-item.css +5 -5
  41. package/dist/page-layouts/plp/Components/filter-list/filter-list.css +5 -5
  42. package/dist/page-layouts/single-checkout/address/single-address-content.css +2 -2
  43. package/dist/page-layouts/single-checkout/address/single-address.css +17 -17
  44. package/dist/page-layouts/single-checkout/payment/card-form.css +12 -12
  45. package/dist/page-layouts/single-checkout/payment/checkout-payment-content.css +12 -12
  46. package/dist/page-layouts/single-checkout/payment/checkout-payment-failure.css +1 -1
  47. package/dist/page-layouts/single-checkout/payment/checkout-payment.css +14 -14
  48. package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
  49. package/dist/pages/cart/cart.css +53 -28
  50. package/dist/pages/cart/cart.js +1 -1
  51. package/dist/pages/cart/index.css +53 -28
  52. package/dist/pages/cart/index.js +1 -1
  53. package/dist/pages/checkout/checkout.css +33 -33
  54. package/dist/pages/checkout/checkout.js +1 -1
  55. package/dist/pages/checkout/index.css +33 -33
  56. package/dist/pages/checkout/index.js +1 -1
  57. package/dist/pages/contact-us/contact-us.css +9 -9
  58. package/dist/pages/contact-us/contact-us.js +1 -1
  59. package/dist/pages/contact-us/index.css +9 -9
  60. package/dist/pages/contact-us/index.js +1 -1
  61. package/dist/pages/edit-profile/edit-profile.css +13 -13
  62. package/dist/pages/edit-profile/index.css +13 -13
  63. package/dist/pages/forgot-password/forget-password.css +6 -6
  64. package/dist/pages/forgot-password/index.css +6 -6
  65. package/dist/pages/index.css +115 -90
  66. package/dist/pages/index.js +1 -1
  67. package/dist/pages/login/index.css +10 -10
  68. package/dist/pages/login/login.css +10 -10
  69. package/dist/pages/order/index.css +9 -9
  70. package/dist/pages/order/order-tracking-details/order-tracking-details.css +35 -10
  71. package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
  72. package/dist/pages/order/order-tracking.css +9 -9
  73. package/dist/pages/order-status/index.css +5 -5
  74. package/dist/pages/order-status/order-status.css +5 -5
  75. package/dist/pages/product-listing/index.css +17 -17
  76. package/dist/pages/product-listing/product-listing.css +17 -17
  77. package/dist/pages/profile/components/add-email-modal/add-email-modal.css +9 -9
  78. package/dist/pages/profile/components/add-phone-modal/add-phone-modal.css +14 -14
  79. package/dist/pages/profile/components/confirm-modal/confirm-modal.css +5 -5
  80. package/dist/pages/profile/components/empty-state/empty-state.css +5 -5
  81. package/dist/pages/profile/email/email.css +9 -9
  82. package/dist/pages/profile/email/index.css +9 -9
  83. package/dist/pages/profile/index.css +10 -10
  84. package/dist/pages/profile/phone/index.css +14 -14
  85. package/dist/pages/profile/phone/phone.css +14 -14
  86. package/dist/pages/profile/profile-details.css +10 -10
  87. package/dist/pages/register/index.css +15 -15
  88. package/dist/pages/register/register.css +15 -15
  89. package/dist/pages/set-password/index.css +5 -5
  90. package/dist/pages/set-password/set-password.css +5 -5
  91. package/dist/pages/wishlist/index.css +16 -16
  92. package/dist/pages/wishlist/wishlist.css +16 -16
  93. package/package.json +1 -1
@@ -383,7 +383,7 @@ h5,
383
383
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
384
384
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
385
385
  border: 2px solid var(--errorBackground, #e6d5d5);
386
- border-top: 2px solid var(--errorText, #b24141);
386
+ border-top: 2px solid var(--errorText, #ff3333);
387
387
  }
388
388
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
389
389
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
@@ -392,7 +392,7 @@ h5,
392
392
  }
393
393
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
394
394
  border: 2px solid #ffffff;
395
- border-top: 2px solid var(--errorText, #b24141);
395
+ border-top: 2px solid var(--errorText, #ff3333);
396
396
  }
397
397
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
398
398
  border: 2px solid #ffffff;
@@ -421,7 +421,7 @@ h5,
421
421
  color: var(--buttonPrimary, #4e3f09);
422
422
  }
423
423
  .fy-button__text___HwP6V.fy-button__error___guhqH {
424
- color: var(--errorText, #b24141);
424
+ color: var(--errorText, #ff3333);
425
425
  }
426
426
  .fy-button__text___HwP6V.fy-button__success___M7fJl {
427
427
  color: var(--successText, #1c958f);
@@ -444,7 +444,7 @@ h5,
444
444
  }
445
445
  .fy-button__contained___F5O7g.fy-button__error___guhqH {
446
446
  background-color: var(--errorBackground, #e6d5d5);
447
- color: var(--errorText, #b24141);
447
+ color: var(--errorText, #ff3333);
448
448
  }
449
449
  .fy-button__contained___F5O7g.fy-button__success___M7fJl {
450
450
  background-color: var(--successBackground, #c2dbc9);
@@ -472,7 +472,7 @@ h5,
472
472
  }
473
473
  .fy-button__outlined___WccQN.fy-button__error___guhqH {
474
474
  border: 1px solid var(--errorBackground, #e6d5d5);
475
- color: var(--errorText, #b24141);
475
+ color: var(--errorText, #ff3333);
476
476
  }
477
477
  .fy-button__outlined___WccQN.fy-button__success___M7fJl {
478
478
  border: 1px solid var(--successBackground, #c2dbc9);
@@ -1680,7 +1680,7 @@ h5,
1680
1680
  position: relative;
1681
1681
  }
1682
1682
  .fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
1683
- color: var(--errorText, #b24141);
1683
+ color: var(--errorText, #ff3333);
1684
1684
  padding-top: 5px;
1685
1685
  font-weight: 400;
1686
1686
  font-size: 12px;
@@ -1691,10 +1691,10 @@ h5,
1691
1691
  line-height: 21px;
1692
1692
  }
1693
1693
  .fy-input__label___YQgmr span {
1694
- color: var(--errorText, #b24141);
1694
+ color: var(--errorText, #ff3333);
1695
1695
  }
1696
1696
  .fy-input__required___MaAlL {
1697
- color: var(--errorText, #b24141);
1697
+ color: var(--errorText, #ff3333);
1698
1698
  }
1699
1699
  .fy-input__floating___jgtoq {
1700
1700
  position: absolute;
@@ -1741,7 +1741,7 @@ h5,
1741
1741
  border-color: var(--buttonPrimary, #4e3f09);
1742
1742
  }
1743
1743
  .fy-input__inputError___KsMkv {
1744
- border-color: var(--errorText, #b24141) !important;
1744
+ border-color: var(--errorText, #ff3333) !important;
1745
1745
  }
1746
1746
  .fy-input__no-border____9qYF {
1747
1747
  border: none;
@@ -2187,7 +2187,7 @@ h5,
2187
2187
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
2188
2188
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
2189
2189
  border: 2px solid var(--errorBackground, #e6d5d5);
2190
- border-top: 2px solid var(--errorText, #b24141);
2190
+ border-top: 2px solid var(--errorText, #ff3333);
2191
2191
  }
2192
2192
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
2193
2193
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
@@ -2196,7 +2196,7 @@ h5,
2196
2196
  }
2197
2197
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
2198
2198
  border: 2px solid #ffffff;
2199
- border-top: 2px solid var(--errorText, #b24141);
2199
+ border-top: 2px solid var(--errorText, #ff3333);
2200
2200
  }
2201
2201
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
2202
2202
  border: 2px solid #ffffff;
@@ -2225,7 +2225,7 @@ h5,
2225
2225
  color: var(--buttonPrimary, #4e3f09);
2226
2226
  }
2227
2227
  .fy-button__text___HwP6V.fy-button__error___guhqH {
2228
- color: var(--errorText, #b24141);
2228
+ color: var(--errorText, #ff3333);
2229
2229
  }
2230
2230
  .fy-button__text___HwP6V.fy-button__success___M7fJl {
2231
2231
  color: var(--successText, #1c958f);
@@ -2248,7 +2248,7 @@ h5,
2248
2248
  }
2249
2249
  .fy-button__contained___F5O7g.fy-button__error___guhqH {
2250
2250
  background-color: var(--errorBackground, #e6d5d5);
2251
- color: var(--errorText, #b24141);
2251
+ color: var(--errorText, #ff3333);
2252
2252
  }
2253
2253
  .fy-button__contained___F5O7g.fy-button__success___M7fJl {
2254
2254
  background-color: var(--successBackground, #c2dbc9);
@@ -2276,7 +2276,7 @@ h5,
2276
2276
  }
2277
2277
  .fy-button__outlined___WccQN.fy-button__error___guhqH {
2278
2278
  border: 1px solid var(--errorBackground, #e6d5d5);
2279
- color: var(--errorText, #b24141);
2279
+ color: var(--errorText, #ff3333);
2280
2280
  }
2281
2281
  .fy-button__outlined___WccQN.fy-button__success___M7fJl {
2282
2282
  border: 1px solid var(--successBackground, #c2dbc9);
@@ -1680,7 +1680,7 @@ h5,
1680
1680
  position: relative;
1681
1681
  }
1682
1682
  .fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
1683
- color: var(--errorText, #b24141);
1683
+ color: var(--errorText, #ff3333);
1684
1684
  padding-top: 5px;
1685
1685
  font-weight: 400;
1686
1686
  font-size: 12px;
@@ -1691,10 +1691,10 @@ h5,
1691
1691
  line-height: 21px;
1692
1692
  }
1693
1693
  .fy-input__label___YQgmr span {
1694
- color: var(--errorText, #b24141);
1694
+ color: var(--errorText, #ff3333);
1695
1695
  }
1696
1696
  .fy-input__required___MaAlL {
1697
- color: var(--errorText, #b24141);
1697
+ color: var(--errorText, #ff3333);
1698
1698
  }
1699
1699
  .fy-input__floating___jgtoq {
1700
1700
  position: absolute;
@@ -1741,7 +1741,7 @@ h5,
1741
1741
  border-color: var(--buttonPrimary, #4e3f09);
1742
1742
  }
1743
1743
  .fy-input__inputError___KsMkv {
1744
- border-color: var(--errorText, #b24141) !important;
1744
+ border-color: var(--errorText, #ff3333) !important;
1745
1745
  }
1746
1746
  .fy-input__no-border____9qYF {
1747
1747
  border: none;
@@ -2187,7 +2187,7 @@ h5,
2187
2187
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
2188
2188
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
2189
2189
  border: 2px solid var(--errorBackground, #e6d5d5);
2190
- border-top: 2px solid var(--errorText, #b24141);
2190
+ border-top: 2px solid var(--errorText, #ff3333);
2191
2191
  }
2192
2192
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
2193
2193
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
@@ -2196,7 +2196,7 @@ h5,
2196
2196
  }
2197
2197
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
2198
2198
  border: 2px solid #ffffff;
2199
- border-top: 2px solid var(--errorText, #b24141);
2199
+ border-top: 2px solid var(--errorText, #ff3333);
2200
2200
  }
2201
2201
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
2202
2202
  border: 2px solid #ffffff;
@@ -2225,7 +2225,7 @@ h5,
2225
2225
  color: var(--buttonPrimary, #4e3f09);
2226
2226
  }
2227
2227
  .fy-button__text___HwP6V.fy-button__error___guhqH {
2228
- color: var(--errorText, #b24141);
2228
+ color: var(--errorText, #ff3333);
2229
2229
  }
2230
2230
  .fy-button__text___HwP6V.fy-button__success___M7fJl {
2231
2231
  color: var(--successText, #1c958f);
@@ -2248,7 +2248,7 @@ h5,
2248
2248
  }
2249
2249
  .fy-button__contained___F5O7g.fy-button__error___guhqH {
2250
2250
  background-color: var(--errorBackground, #e6d5d5);
2251
- color: var(--errorText, #b24141);
2251
+ color: var(--errorText, #ff3333);
2252
2252
  }
2253
2253
  .fy-button__contained___F5O7g.fy-button__success___M7fJl {
2254
2254
  background-color: var(--successBackground, #c2dbc9);
@@ -2276,7 +2276,7 @@ h5,
2276
2276
  }
2277
2277
  .fy-button__outlined___WccQN.fy-button__error___guhqH {
2278
2278
  border: 1px solid var(--errorBackground, #e6d5d5);
2279
- color: var(--errorText, #b24141);
2279
+ color: var(--errorText, #ff3333);
2280
2280
  }
2281
2281
  .fy-button__outlined___WccQN.fy-button__success___M7fJl {
2282
2282
  border: 1px solid var(--successBackground, #c2dbc9);
@@ -358,7 +358,7 @@ h5,
358
358
  margin-inline-end: 25px;
359
359
  }
360
360
  .profile-details__profileDetailsContainer___J7jB7 .profile-details__formContainer___OK2Sx .profile-details__form____WyPW .profile-details__radioInputContainer___FtZNA .profile-details__formLabel___ZhLEn .profile-details__required___WH69d {
361
- color: var(--errorText, #b24141);
361
+ color: var(--errorText, #ff3333);
362
362
  }
363
363
  .profile-details__profileDetailsContainer___J7jB7 .profile-details__formContainer___OK2Sx .profile-details__form____WyPW .profile-details__radioInputContainer___FtZNA .profile-details__radioContent___Z1Me4 {
364
364
  margin: 4px 0 0;
@@ -735,7 +735,7 @@ h5,
735
735
  position: relative;
736
736
  }
737
737
  .fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
738
- color: var(--errorText, #b24141);
738
+ color: var(--errorText, #ff3333);
739
739
  padding-top: 5px;
740
740
  font-weight: 400;
741
741
  font-size: 12px;
@@ -746,10 +746,10 @@ h5,
746
746
  line-height: 21px;
747
747
  }
748
748
  .fy-input__label___YQgmr span {
749
- color: var(--errorText, #b24141);
749
+ color: var(--errorText, #ff3333);
750
750
  }
751
751
  .fy-input__required___MaAlL {
752
- color: var(--errorText, #b24141);
752
+ color: var(--errorText, #ff3333);
753
753
  }
754
754
  .fy-input__floating___jgtoq {
755
755
  position: absolute;
@@ -796,7 +796,7 @@ h5,
796
796
  border-color: var(--buttonPrimary, #4e3f09);
797
797
  }
798
798
  .fy-input__inputError___KsMkv {
799
- border-color: var(--errorText, #b24141) !important;
799
+ border-color: var(--errorText, #ff3333) !important;
800
800
  }
801
801
  .fy-input__no-border____9qYF {
802
802
  border: none;
@@ -1242,7 +1242,7 @@ h5,
1242
1242
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
1243
1243
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
1244
1244
  border: 2px solid var(--errorBackground, #e6d5d5);
1245
- border-top: 2px solid var(--errorText, #b24141);
1245
+ border-top: 2px solid var(--errorText, #ff3333);
1246
1246
  }
1247
1247
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
1248
1248
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
@@ -1251,7 +1251,7 @@ h5,
1251
1251
  }
1252
1252
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
1253
1253
  border: 2px solid #ffffff;
1254
- border-top: 2px solid var(--errorText, #b24141);
1254
+ border-top: 2px solid var(--errorText, #ff3333);
1255
1255
  }
1256
1256
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
1257
1257
  border: 2px solid #ffffff;
@@ -1280,7 +1280,7 @@ h5,
1280
1280
  color: var(--buttonPrimary, #4e3f09);
1281
1281
  }
1282
1282
  .fy-button__text___HwP6V.fy-button__error___guhqH {
1283
- color: var(--errorText, #b24141);
1283
+ color: var(--errorText, #ff3333);
1284
1284
  }
1285
1285
  .fy-button__text___HwP6V.fy-button__success___M7fJl {
1286
1286
  color: var(--successText, #1c958f);
@@ -1303,7 +1303,7 @@ h5,
1303
1303
  }
1304
1304
  .fy-button__contained___F5O7g.fy-button__error___guhqH {
1305
1305
  background-color: var(--errorBackground, #e6d5d5);
1306
- color: var(--errorText, #b24141);
1306
+ color: var(--errorText, #ff3333);
1307
1307
  }
1308
1308
  .fy-button__contained___F5O7g.fy-button__success___M7fJl {
1309
1309
  background-color: var(--successBackground, #c2dbc9);
@@ -1331,7 +1331,7 @@ h5,
1331
1331
  }
1332
1332
  .fy-button__outlined___WccQN.fy-button__error___guhqH {
1333
1333
  border: 1px solid var(--errorBackground, #e6d5d5);
1334
- color: var(--errorText, #b24141);
1334
+ color: var(--errorText, #ff3333);
1335
1335
  }
1336
1336
  .fy-button__outlined___WccQN.fy-button__success___M7fJl {
1337
1337
  border: 1px solid var(--successBackground, #c2dbc9);
@@ -786,7 +786,7 @@ h5,
786
786
  flex-direction: column;
787
787
  }
788
788
  .mobile-number__mobileInputWrapper___Na12n .mobile-number__errorText___lRww6 {
789
- color: var(--errorText, #b24141);
789
+ color: var(--errorText, #ff3333);
790
790
  font-size: 12px;
791
791
  font-style: normal;
792
792
  font-weight: 400;
@@ -794,14 +794,14 @@ h5,
794
794
  margin-top: 5px;
795
795
  }
796
796
  .mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT label {
797
- color: var(--errorText, #b24141);
797
+ color: var(--errorText, #ff3333);
798
798
  font-size: 12px;
799
799
  font-style: normal;
800
800
  font-weight: 400;
801
801
  line-height: 16.8px;
802
802
  }
803
803
  .mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT .mobile-number__mobileNumberInput___iRnFG {
804
- border: 1px solid var(--errorText, #b24141);
804
+ border: 1px solid var(--errorText, #ff3333);
805
805
  }
806
806
  .mobile-number__mobileInputWrapper___Na12n .mobile-number__mobileInputContainer___deIgv {
807
807
  height: auto;
@@ -825,7 +825,7 @@ h5,
825
825
  opacity: 0.3;
826
826
  }
827
827
  .mobile-number__required___yHCeh {
828
- color: var(--errorText, #b24141);
828
+ color: var(--errorText, #ff3333);
829
829
  }
830
830
  .mobile-number__countryDropdown___GP6Fo {
831
831
  background-color: aquamarine;
@@ -1229,7 +1229,7 @@ h5,
1229
1229
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
1230
1230
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
1231
1231
  border: 2px solid var(--errorBackground, #e6d5d5);
1232
- border-top: 2px solid var(--errorText, #b24141);
1232
+ border-top: 2px solid var(--errorText, #ff3333);
1233
1233
  }
1234
1234
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
1235
1235
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
@@ -1238,7 +1238,7 @@ h5,
1238
1238
  }
1239
1239
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
1240
1240
  border: 2px solid #ffffff;
1241
- border-top: 2px solid var(--errorText, #b24141);
1241
+ border-top: 2px solid var(--errorText, #ff3333);
1242
1242
  }
1243
1243
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
1244
1244
  border: 2px solid #ffffff;
@@ -1267,7 +1267,7 @@ h5,
1267
1267
  color: var(--buttonPrimary, #4e3f09);
1268
1268
  }
1269
1269
  .fy-button__text___HwP6V.fy-button__error___guhqH {
1270
- color: var(--errorText, #b24141);
1270
+ color: var(--errorText, #ff3333);
1271
1271
  }
1272
1272
  .fy-button__text___HwP6V.fy-button__success___M7fJl {
1273
1273
  color: var(--successText, #1c958f);
@@ -1290,7 +1290,7 @@ h5,
1290
1290
  }
1291
1291
  .fy-button__contained___F5O7g.fy-button__error___guhqH {
1292
1292
  background-color: var(--errorBackground, #e6d5d5);
1293
- color: var(--errorText, #b24141);
1293
+ color: var(--errorText, #ff3333);
1294
1294
  }
1295
1295
  .fy-button__contained___F5O7g.fy-button__success___M7fJl {
1296
1296
  background-color: var(--successBackground, #c2dbc9);
@@ -1318,7 +1318,7 @@ h5,
1318
1318
  }
1319
1319
  .fy-button__outlined___WccQN.fy-button__error___guhqH {
1320
1320
  border: 1px solid var(--errorBackground, #e6d5d5);
1321
- color: var(--errorText, #b24141);
1321
+ color: var(--errorText, #ff3333);
1322
1322
  }
1323
1323
  .fy-button__outlined___WccQN.fy-button__success___M7fJl {
1324
1324
  border: 1px solid var(--successBackground, #c2dbc9);
@@ -2201,7 +2201,7 @@ h5,
2201
2201
  color: var(--textHeading, #26201a) !important;
2202
2202
  }
2203
2203
  .add-phone-modal__errorText___ydIA0 {
2204
- color: var(--errorText, #b24141);
2204
+ color: var(--errorText, #ff3333);
2205
2205
  display: inline-block;
2206
2206
  font-size: 12px;
2207
2207
  margin-top: 3px;
@@ -3105,7 +3105,7 @@ h5,
3105
3105
  position: relative;
3106
3106
  }
3107
3107
  .fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
3108
- color: var(--errorText, #b24141);
3108
+ color: var(--errorText, #ff3333);
3109
3109
  padding-top: 5px;
3110
3110
  font-weight: 400;
3111
3111
  font-size: 12px;
@@ -3116,10 +3116,10 @@ h5,
3116
3116
  line-height: 21px;
3117
3117
  }
3118
3118
  .fy-input__label___YQgmr span {
3119
- color: var(--errorText, #b24141);
3119
+ color: var(--errorText, #ff3333);
3120
3120
  }
3121
3121
  .fy-input__required___MaAlL {
3122
- color: var(--errorText, #b24141);
3122
+ color: var(--errorText, #ff3333);
3123
3123
  }
3124
3124
  .fy-input__floating___jgtoq {
3125
3125
  position: absolute;
@@ -3166,7 +3166,7 @@ h5,
3166
3166
  border-color: var(--buttonPrimary, #4e3f09);
3167
3167
  }
3168
3168
  .fy-input__inputError___KsMkv {
3169
- border-color: var(--errorText, #b24141) !important;
3169
+ border-color: var(--errorText, #ff3333) !important;
3170
3170
  }
3171
3171
  .fy-input__no-border____9qYF {
3172
3172
  border: none;
@@ -786,7 +786,7 @@ h5,
786
786
  flex-direction: column;
787
787
  }
788
788
  .mobile-number__mobileInputWrapper___Na12n .mobile-number__errorText___lRww6 {
789
- color: var(--errorText, #b24141);
789
+ color: var(--errorText, #ff3333);
790
790
  font-size: 12px;
791
791
  font-style: normal;
792
792
  font-weight: 400;
@@ -794,14 +794,14 @@ h5,
794
794
  margin-top: 5px;
795
795
  }
796
796
  .mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT label {
797
- color: var(--errorText, #b24141);
797
+ color: var(--errorText, #ff3333);
798
798
  font-size: 12px;
799
799
  font-style: normal;
800
800
  font-weight: 400;
801
801
  line-height: 16.8px;
802
802
  }
803
803
  .mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT .mobile-number__mobileNumberInput___iRnFG {
804
- border: 1px solid var(--errorText, #b24141);
804
+ border: 1px solid var(--errorText, #ff3333);
805
805
  }
806
806
  .mobile-number__mobileInputWrapper___Na12n .mobile-number__mobileInputContainer___deIgv {
807
807
  height: auto;
@@ -825,7 +825,7 @@ h5,
825
825
  opacity: 0.3;
826
826
  }
827
827
  .mobile-number__required___yHCeh {
828
- color: var(--errorText, #b24141);
828
+ color: var(--errorText, #ff3333);
829
829
  }
830
830
  .mobile-number__countryDropdown___GP6Fo {
831
831
  background-color: aquamarine;
@@ -1229,7 +1229,7 @@ h5,
1229
1229
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
1230
1230
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
1231
1231
  border: 2px solid var(--errorBackground, #e6d5d5);
1232
- border-top: 2px solid var(--errorText, #b24141);
1232
+ border-top: 2px solid var(--errorText, #ff3333);
1233
1233
  }
1234
1234
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
1235
1235
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
@@ -1238,7 +1238,7 @@ h5,
1238
1238
  }
1239
1239
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
1240
1240
  border: 2px solid #ffffff;
1241
- border-top: 2px solid var(--errorText, #b24141);
1241
+ border-top: 2px solid var(--errorText, #ff3333);
1242
1242
  }
1243
1243
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
1244
1244
  border: 2px solid #ffffff;
@@ -1267,7 +1267,7 @@ h5,
1267
1267
  color: var(--buttonPrimary, #4e3f09);
1268
1268
  }
1269
1269
  .fy-button__text___HwP6V.fy-button__error___guhqH {
1270
- color: var(--errorText, #b24141);
1270
+ color: var(--errorText, #ff3333);
1271
1271
  }
1272
1272
  .fy-button__text___HwP6V.fy-button__success___M7fJl {
1273
1273
  color: var(--successText, #1c958f);
@@ -1290,7 +1290,7 @@ h5,
1290
1290
  }
1291
1291
  .fy-button__contained___F5O7g.fy-button__error___guhqH {
1292
1292
  background-color: var(--errorBackground, #e6d5d5);
1293
- color: var(--errorText, #b24141);
1293
+ color: var(--errorText, #ff3333);
1294
1294
  }
1295
1295
  .fy-button__contained___F5O7g.fy-button__success___M7fJl {
1296
1296
  background-color: var(--successBackground, #c2dbc9);
@@ -1318,7 +1318,7 @@ h5,
1318
1318
  }
1319
1319
  .fy-button__outlined___WccQN.fy-button__error___guhqH {
1320
1320
  border: 1px solid var(--errorBackground, #e6d5d5);
1321
- color: var(--errorText, #b24141);
1321
+ color: var(--errorText, #ff3333);
1322
1322
  }
1323
1323
  .fy-button__outlined___WccQN.fy-button__success___M7fJl {
1324
1324
  border: 1px solid var(--successBackground, #c2dbc9);
@@ -2201,7 +2201,7 @@ h5,
2201
2201
  color: var(--textHeading, #26201a) !important;
2202
2202
  }
2203
2203
  .add-phone-modal__errorText___ydIA0 {
2204
- color: var(--errorText, #b24141);
2204
+ color: var(--errorText, #ff3333);
2205
2205
  display: inline-block;
2206
2206
  font-size: 12px;
2207
2207
  margin-top: 3px;
@@ -3105,7 +3105,7 @@ h5,
3105
3105
  position: relative;
3106
3106
  }
3107
3107
  .fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
3108
- color: var(--errorText, #b24141);
3108
+ color: var(--errorText, #ff3333);
3109
3109
  padding-top: 5px;
3110
3110
  font-weight: 400;
3111
3111
  font-size: 12px;
@@ -3116,10 +3116,10 @@ h5,
3116
3116
  line-height: 21px;
3117
3117
  }
3118
3118
  .fy-input__label___YQgmr span {
3119
- color: var(--errorText, #b24141);
3119
+ color: var(--errorText, #ff3333);
3120
3120
  }
3121
3121
  .fy-input__required___MaAlL {
3122
- color: var(--errorText, #b24141);
3122
+ color: var(--errorText, #ff3333);
3123
3123
  }
3124
3124
  .fy-input__floating___jgtoq {
3125
3125
  position: absolute;
@@ -3166,7 +3166,7 @@ h5,
3166
3166
  border-color: var(--buttonPrimary, #4e3f09);
3167
3167
  }
3168
3168
  .fy-input__inputError___KsMkv {
3169
- border-color: var(--errorText, #b24141) !important;
3169
+ border-color: var(--errorText, #ff3333) !important;
3170
3170
  }
3171
3171
  .fy-input__no-border____9qYF {
3172
3172
  border: none;
@@ -358,7 +358,7 @@ h5,
358
358
  margin-inline-end: 25px;
359
359
  }
360
360
  .profile-details__profileDetailsContainer___J7jB7 .profile-details__formContainer___OK2Sx .profile-details__form____WyPW .profile-details__radioInputContainer___FtZNA .profile-details__formLabel___ZhLEn .profile-details__required___WH69d {
361
- color: var(--errorText, #b24141);
361
+ color: var(--errorText, #ff3333);
362
362
  }
363
363
  .profile-details__profileDetailsContainer___J7jB7 .profile-details__formContainer___OK2Sx .profile-details__form____WyPW .profile-details__radioInputContainer___FtZNA .profile-details__radioContent___Z1Me4 {
364
364
  margin: 4px 0 0;
@@ -735,7 +735,7 @@ h5,
735
735
  position: relative;
736
736
  }
737
737
  .fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
738
- color: var(--errorText, #b24141);
738
+ color: var(--errorText, #ff3333);
739
739
  padding-top: 5px;
740
740
  font-weight: 400;
741
741
  font-size: 12px;
@@ -746,10 +746,10 @@ h5,
746
746
  line-height: 21px;
747
747
  }
748
748
  .fy-input__label___YQgmr span {
749
- color: var(--errorText, #b24141);
749
+ color: var(--errorText, #ff3333);
750
750
  }
751
751
  .fy-input__required___MaAlL {
752
- color: var(--errorText, #b24141);
752
+ color: var(--errorText, #ff3333);
753
753
  }
754
754
  .fy-input__floating___jgtoq {
755
755
  position: absolute;
@@ -796,7 +796,7 @@ h5,
796
796
  border-color: var(--buttonPrimary, #4e3f09);
797
797
  }
798
798
  .fy-input__inputError___KsMkv {
799
- border-color: var(--errorText, #b24141) !important;
799
+ border-color: var(--errorText, #ff3333) !important;
800
800
  }
801
801
  .fy-input__no-border____9qYF {
802
802
  border: none;
@@ -1242,7 +1242,7 @@ h5,
1242
1242
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
1243
1243
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
1244
1244
  border: 2px solid var(--errorBackground, #e6d5d5);
1245
- border-top: 2px solid var(--errorText, #b24141);
1245
+ border-top: 2px solid var(--errorText, #ff3333);
1246
1246
  }
1247
1247
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
1248
1248
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
@@ -1251,7 +1251,7 @@ h5,
1251
1251
  }
1252
1252
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
1253
1253
  border: 2px solid #ffffff;
1254
- border-top: 2px solid var(--errorText, #b24141);
1254
+ border-top: 2px solid var(--errorText, #ff3333);
1255
1255
  }
1256
1256
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
1257
1257
  border: 2px solid #ffffff;
@@ -1280,7 +1280,7 @@ h5,
1280
1280
  color: var(--buttonPrimary, #4e3f09);
1281
1281
  }
1282
1282
  .fy-button__text___HwP6V.fy-button__error___guhqH {
1283
- color: var(--errorText, #b24141);
1283
+ color: var(--errorText, #ff3333);
1284
1284
  }
1285
1285
  .fy-button__text___HwP6V.fy-button__success___M7fJl {
1286
1286
  color: var(--successText, #1c958f);
@@ -1303,7 +1303,7 @@ h5,
1303
1303
  }
1304
1304
  .fy-button__contained___F5O7g.fy-button__error___guhqH {
1305
1305
  background-color: var(--errorBackground, #e6d5d5);
1306
- color: var(--errorText, #b24141);
1306
+ color: var(--errorText, #ff3333);
1307
1307
  }
1308
1308
  .fy-button__contained___F5O7g.fy-button__success___M7fJl {
1309
1309
  background-color: var(--successBackground, #c2dbc9);
@@ -1331,7 +1331,7 @@ h5,
1331
1331
  }
1332
1332
  .fy-button__outlined___WccQN.fy-button__error___guhqH {
1333
1333
  border: 1px solid var(--errorBackground, #e6d5d5);
1334
- color: var(--errorText, #b24141);
1334
+ color: var(--errorText, #ff3333);
1335
1335
  }
1336
1336
  .fy-button__outlined___WccQN.fy-button__success___M7fJl {
1337
1337
  border: 1px solid var(--successBackground, #c2dbc9);