@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
@@ -1232,7 +1232,7 @@ h5,
1232
1232
  position: relative;
1233
1233
  }
1234
1234
  .fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
1235
- color: var(--errorText, #b24141);
1235
+ color: var(--errorText, #ff3333);
1236
1236
  padding-top: 5px;
1237
1237
  font-weight: 400;
1238
1238
  font-size: 12px;
@@ -1243,10 +1243,10 @@ h5,
1243
1243
  line-height: 21px;
1244
1244
  }
1245
1245
  .fy-input__label___YQgmr span {
1246
- color: var(--errorText, #b24141);
1246
+ color: var(--errorText, #ff3333);
1247
1247
  }
1248
1248
  .fy-input__required___MaAlL {
1249
- color: var(--errorText, #b24141);
1249
+ color: var(--errorText, #ff3333);
1250
1250
  }
1251
1251
  .fy-input__floating___jgtoq {
1252
1252
  position: absolute;
@@ -1293,7 +1293,7 @@ h5,
1293
1293
  border-color: var(--buttonPrimary, #4e3f09);
1294
1294
  }
1295
1295
  .fy-input__inputError___KsMkv {
1296
- border-color: var(--errorText, #b24141) !important;
1296
+ border-color: var(--errorText, #ff3333) !important;
1297
1297
  }
1298
1298
  .fy-input__no-border____9qYF {
1299
1299
  border: none;
@@ -1739,7 +1739,7 @@ h5,
1739
1739
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__error___guhqH,
1740
1740
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__error___guhqH {
1741
1741
  border: 2px solid var(--errorBackground, #e6d5d5);
1742
- border-top: 2px solid var(--errorText, #b24141);
1742
+ border-top: 2px solid var(--errorText, #ff3333);
1743
1743
  }
1744
1744
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__text___HwP6V.fy-button__success___M7fJl,
1745
1745
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__outlined___WccQN.fy-button__success___M7fJl {
@@ -1748,7 +1748,7 @@ h5,
1748
1748
  }
1749
1749
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__error___guhqH {
1750
1750
  border: 2px solid #ffffff;
1751
- border-top: 2px solid var(--errorText, #b24141);
1751
+ border-top: 2px solid var(--errorText, #ff3333);
1752
1752
  }
1753
1753
  .fy-button__button___UES8C .fy-button__loader___eJW6i.fy-button__success___M7fJl {
1754
1754
  border: 2px solid #ffffff;
@@ -1777,7 +1777,7 @@ h5,
1777
1777
  color: var(--buttonPrimary, #4e3f09);
1778
1778
  }
1779
1779
  .fy-button__text___HwP6V.fy-button__error___guhqH {
1780
- color: var(--errorText, #b24141);
1780
+ color: var(--errorText, #ff3333);
1781
1781
  }
1782
1782
  .fy-button__text___HwP6V.fy-button__success___M7fJl {
1783
1783
  color: var(--successText, #1c958f);
@@ -1800,7 +1800,7 @@ h5,
1800
1800
  }
1801
1801
  .fy-button__contained___F5O7g.fy-button__error___guhqH {
1802
1802
  background-color: var(--errorBackground, #e6d5d5);
1803
- color: var(--errorText, #b24141);
1803
+ color: var(--errorText, #ff3333);
1804
1804
  }
1805
1805
  .fy-button__contained___F5O7g.fy-button__success___M7fJl {
1806
1806
  background-color: var(--successBackground, #c2dbc9);
@@ -1828,7 +1828,7 @@ h5,
1828
1828
  }
1829
1829
  .fy-button__outlined___WccQN.fy-button__error___guhqH {
1830
1830
  border: 1px solid var(--errorBackground, #e6d5d5);
1831
- color: var(--errorText, #b24141);
1831
+ color: var(--errorText, #ff3333);
1832
1832
  }
1833
1833
  .fy-button__outlined___WccQN.fy-button__success___M7fJl {
1834
1834
  border: 1px solid var(--successBackground, #c2dbc9);
@@ -883,6 +883,31 @@ h5,
883
883
  .accordion__accordionContentImageItem____FBCe {
884
884
  display: flex;
885
885
  align-items: center;
886
+ position: relative;
887
+ cursor: pointer;
888
+ }
889
+ .accordion__accordionContentImageItem____FBCe .accordion__imagePreview___FOjGs {
890
+ position: absolute;
891
+ left: -155%;
892
+ top: -100px;
893
+ z-index: 20;
894
+ }
895
+ @media only screen and (min-width: 769px) {
896
+ .accordion__accordionContentImageItem____FBCe .accordion__imagePreview___FOjGs {
897
+ display: none;
898
+ }
899
+ }
900
+ .accordion__accordionContentImageItem____FBCe .accordion__largePreviewImg___P4ud_ {
901
+ width: 73px;
902
+ height: 92px;
903
+ border-radius: 4px;
904
+ background: lightgray 50% / cover no-repeat;
905
+ box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16);
906
+ pointer-events: none;
907
+ }
908
+ /* Show on hover */
909
+ .accordion__accordionContentImageItem____FBCe:hover .accordion__imagePreview___FOjGs {
910
+ display: block;
886
911
  }
887
912
  .accordion__accordionContentImg___lbTPr {
888
913
  border-radius: 50%;