@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
@@ -1123,7 +1123,7 @@ h5,
1123
1123
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
1124
1124
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
1125
1125
  border: 2px solid var(--errorBackground, #e6d5d5);
1126
- border-top: 2px solid var(--errorText, #b24141);
1126
+ border-top: 2px solid var(--errorText, #ff3333);
1127
1127
  }
1128
1128
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
1129
1129
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
@@ -1132,7 +1132,7 @@ h5,
1132
1132
  }
1133
1133
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
1134
1134
  border: 2px solid #ffffff;
1135
- border-top: 2px solid var(--errorText, #b24141);
1135
+ border-top: 2px solid var(--errorText, #ff3333);
1136
1136
  }
1137
1137
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
1138
1138
  border: 2px solid #ffffff;
@@ -1161,7 +1161,7 @@ h5,
1161
1161
  color: var(--buttonPrimary, #4e3f09);
1162
1162
  }
1163
1163
  .fy-button__text___HwP6V.fy-button__error___guhqH {
1164
- color: var(--errorText, #b24141);
1164
+ color: var(--errorText, #ff3333);
1165
1165
  }
1166
1166
  .fy-button__text___HwP6V.fy-button__success___M7fJl {
1167
1167
  color: var(--successText, #1c958f);
@@ -1184,7 +1184,7 @@ h5,
1184
1184
  }
1185
1185
  .fy-button__contained___F5O7g.fy-button__error___guhqH {
1186
1186
  background-color: var(--errorBackground, #e6d5d5);
1187
- color: var(--errorText, #b24141);
1187
+ color: var(--errorText, #ff3333);
1188
1188
  }
1189
1189
  .fy-button__contained___F5O7g.fy-button__success___M7fJl {
1190
1190
  background-color: var(--successBackground, #c2dbc9);
@@ -1212,7 +1212,7 @@ h5,
1212
1212
  }
1213
1213
  .fy-button__outlined___WccQN.fy-button__error___guhqH {
1214
1214
  border: 1px solid var(--errorBackground, #e6d5d5);
1215
- color: var(--errorText, #b24141);
1215
+ color: var(--errorText, #ff3333);
1216
1216
  }
1217
1217
  .fy-button__outlined___WccQN.fy-button__success___M7fJl {
1218
1218
  border: 1px solid var(--successBackground, #c2dbc9);
@@ -388,7 +388,7 @@ h5,
388
388
  font-size: 10px;
389
389
  font-weight: 500;
390
390
  margin-top: 4px;
391
- color: var(--errorText, #b24141);
391
+ color: var(--errorText, #ff3333);
392
392
  }
393
393
  .range-slider__CustomRangeSlider___Uo_rw .range-slider__rangeSlider___fC17Q {
394
394
  height: 4px;
@@ -748,7 +748,7 @@ h5,
748
748
  position: relative;
749
749
  }
750
750
  .fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
751
- color: var(--errorText, #b24141);
751
+ color: var(--errorText, #ff3333);
752
752
  padding-top: 5px;
753
753
  font-weight: 400;
754
754
  font-size: 12px;
@@ -759,10 +759,10 @@ h5,
759
759
  line-height: 21px;
760
760
  }
761
761
  .fy-input__label___YQgmr span {
762
- color: var(--errorText, #b24141);
762
+ color: var(--errorText, #ff3333);
763
763
  }
764
764
  .fy-input__required___MaAlL {
765
- color: var(--errorText, #b24141);
765
+ color: var(--errorText, #ff3333);
766
766
  }
767
767
  .fy-input__floating___jgtoq {
768
768
  position: absolute;
@@ -809,7 +809,7 @@ h5,
809
809
  border-color: var(--buttonPrimary, #4e3f09);
810
810
  }
811
811
  .fy-input__inputError___KsMkv {
812
- border-color: var(--errorText, #b24141) !important;
812
+ border-color: var(--errorText, #ff3333) !important;
813
813
  }
814
814
  .fy-input__no-border____9qYF {
815
815
  border: none;
@@ -380,7 +380,7 @@ h5,
380
380
  resize: none;
381
381
  }
382
382
  .reason-item__reasonItem___X1uR_ .reason-item__textarea___XwP_2 .reason-item__error___IjRz1 {
383
- color: var(--errorText, #b24141);
383
+ color: var(--errorText, #ff3333);
384
384
  font-size: 12px;
385
385
  font-style: normal;
386
386
  font-weight: 400;
@@ -742,7 +742,7 @@ h5,
742
742
  resize: none;
743
743
  }
744
744
  .reason-item__reasonItem___X1uR_ .reason-item__textarea___XwP_2 .reason-item__error___IjRz1 {
745
- color: var(--errorText, #b24141);
745
+ color: var(--errorText, #ff3333);
746
746
  font-size: 12px;
747
747
  font-style: normal;
748
748
  font-weight: 400;
@@ -428,7 +428,7 @@ h5,
428
428
  line-height: 140%;
429
429
  }
430
430
  .shipment-item__bagItem___YVBW1 .shipment-item__bagInfo___j7W8G .shipment-item__margin___aoRFj {
431
- color: var(--errorText, #b24141);
431
+ color: var(--errorText, #ff3333);
432
432
  margin-inline-start: 10px;
433
433
  }
434
434
  .shipment-item__bagItem___YVBW1 .shipment-item__bagInfo___j7W8G .shipment-item__total___j4dLu {
@@ -464,7 +464,7 @@ h5,
464
464
  }
465
465
  .shipments-update-item__updateItem___SC6gf .shipments-update-item__qtyCtrl___qDcgF .shipments-update-item__maxAvail___VZxqT {
466
466
  text-align: center;
467
- color: var(--errorText, #b24141);
467
+ color: var(--errorText, #ff3333);
468
468
  }
469
469
  .shipments-update-item__updateItem___SC6gf .shipments-update-item__qtyCtrl___qDcgF .shipments-update-item__regularxxxs___TZVpA {
470
470
  font-weight: 400;