@gofynd/theme-template 3.2.26 → 3.2.27

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 (47) hide show
  1. package/dist/components/address-form/address-form.css +1 -1
  2. package/dist/components/address-form/form-input-selector.css +1 -1
  3. package/dist/components/address-form/v2/address-form.css +1 -1
  4. package/dist/components/core/fy-input/fy-input.css +1 -1
  5. package/dist/components/date-picker/fy-date-picker/fy-date-picker.css +0 -1
  6. package/dist/components/filter-modal/filter-modal.css +1 -1
  7. package/dist/components/form-builder/form-builder.css +1 -1
  8. package/dist/components/index.css +1 -1
  9. package/dist/components/location-modal/location-modal.css +1 -1
  10. package/dist/components/range-slider/range-slider.css +1 -1
  11. package/dist/index.css +2 -5
  12. package/dist/index.js +1 -1
  13. package/dist/page-layouts/cart/Components/delivery-location/delivery-location.css +1 -1
  14. package/dist/page-layouts/compare/compare.css +1 -1
  15. package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.css +1 -1
  16. package/dist/page-layouts/plp/Components/delivery-info/delivery-info.css +1 -1
  17. package/dist/page-layouts/plp/Components/filter-item/filter-item.css +1 -1
  18. package/dist/page-layouts/plp/Components/filter-list/filter-list.css +1 -1
  19. package/dist/page-layouts/plp/Components/size-guide/size-guide.css +1 -0
  20. package/dist/page-layouts/single-checkout/address/single-address.css +1 -1
  21. package/dist/pages/cart/cart.css +1 -1
  22. package/dist/pages/cart/index.css +1 -1
  23. package/dist/pages/checkout/checkout.css +1 -1
  24. package/dist/pages/checkout/index.css +1 -1
  25. package/dist/pages/contact-us/contact-us.css +1 -5
  26. package/dist/pages/contact-us/contact-us.js +1 -1
  27. package/dist/pages/contact-us/index.css +1 -5
  28. package/dist/pages/contact-us/index.js +1 -1
  29. package/dist/pages/index.css +2 -5
  30. package/dist/pages/index.js +1 -1
  31. package/dist/pages/order/index.css +1 -1
  32. package/dist/pages/order/order-tracking-details/order-tracking-details.css +1 -1
  33. package/dist/pages/order/order-tracking.css +1 -1
  34. package/dist/pages/product-listing/index.css +2 -1
  35. package/dist/pages/product-listing/product-listing.css +2 -1
  36. package/dist/pages/profile/components/add-email-modal/add-email-modal.css +1 -1
  37. package/dist/pages/profile/components/add-phone-modal/add-phone-modal.css +1 -1
  38. package/dist/pages/profile/components/reattempt-shipment-modal/reattempt-shipment-modal.css +1 -2
  39. package/dist/pages/profile/email/email.css +1 -1
  40. package/dist/pages/profile/email/index.css +1 -1
  41. package/dist/pages/profile/index.css +1 -1
  42. package/dist/pages/profile/phone/index.css +1 -1
  43. package/dist/pages/profile/phone/phone.css +1 -1
  44. package/dist/pages/profile/profile-details.css +1 -1
  45. package/dist/pages/wishlist/index.css +2 -1
  46. package/dist/pages/wishlist/wishlist.css +2 -1
  47. package/package.json +1 -1
@@ -5041,7 +5041,7 @@ h5,
5041
5041
  position: absolute;
5042
5042
  transform: translateY(-50%) scale(0.9);
5043
5043
  z-index: 1;
5044
- background: #ffffff;
5044
+ background: var(--pageBackground, #f8f8f8);
5045
5045
  padding: 0 0.3rem;
5046
5046
  margin: 0 0.5rem;
5047
5047
  font-size: 0.8rem;
@@ -9160,7 +9160,7 @@ h5,
9160
9160
  position: absolute;
9161
9161
  transform: translateY(-50%) scale(0.9);
9162
9162
  z-index: 1;
9163
- background: #ffffff;
9163
+ background: var(--pageBackground, #f8f8f8);
9164
9164
  padding: 0 0.3rem;
9165
9165
  margin: 0 0.5rem;
9166
9166
  font-size: 0.8rem;
@@ -6074,7 +6074,7 @@ h5,
6074
6074
  position: absolute;
6075
6075
  transform: translateY(-50%) scale(0.9);
6076
6076
  z-index: 1;
6077
- background: #ffffff;
6077
+ background: var(--pageBackground, #f8f8f8);
6078
6078
  padding: 0 0.3rem;
6079
6079
  margin: 0 0.5rem;
6080
6080
  font-size: 0.8rem;
@@ -1824,7 +1824,7 @@ h5,
1824
1824
  position: absolute;
1825
1825
  transform: translateY(-50%) scale(0.9);
1826
1826
  z-index: 1;
1827
- background: #ffffff;
1827
+ background: var(--pageBackground, #f8f8f8);
1828
1828
  padding: 0 0.3rem;
1829
1829
  margin: 0 0.5rem;
1830
1830
  font-size: 0.8rem;
@@ -1337,7 +1337,7 @@ h5,
1337
1337
  position: absolute;
1338
1338
  transform: translateY(-50%) scale(0.9);
1339
1339
  z-index: 1;
1340
- background: #ffffff;
1340
+ background: var(--pageBackground, #f8f8f8);
1341
1341
  padding: 0 0.3rem;
1342
1342
  margin: 0 0.5rem;
1343
1343
  font-size: 0.8rem;
@@ -1337,7 +1337,7 @@ h5,
1337
1337
  position: absolute;
1338
1338
  transform: translateY(-50%) scale(0.9);
1339
1339
  z-index: 1;
1340
- background: #ffffff;
1340
+ background: var(--pageBackground, #f8f8f8);
1341
1341
  padding: 0 0.3rem;
1342
1342
  margin: 0 0.5rem;
1343
1343
  font-size: 0.8rem;
@@ -452,6 +452,7 @@ h5,
452
452
  border: 1px solid var(--dividerStokes, #d4d1d1);
453
453
  min-width: 100px;
454
454
  vertical-align: middle;
455
+ color: var(--textBody, #3c3131);
455
456
  }
456
457
  @media only screen and (max-width: 480px) {
457
458
  .size-guide__sizeTable___z4s0f .size-guide__sizeRow___wxDRV .size-guide__sizeCell___dnrbd {
@@ -2975,7 +2975,7 @@ h5,
2975
2975
  position: absolute;
2976
2976
  transform: translateY(-50%) scale(0.9);
2977
2977
  z-index: 1;
2978
- background: #ffffff;
2978
+ background: var(--pageBackground, #f8f8f8);
2979
2979
  padding: 0 0.3rem;
2980
2980
  margin: 0 0.5rem;
2981
2981
  font-size: 0.8rem;
@@ -5572,7 +5572,7 @@ h5,
5572
5572
  position: absolute;
5573
5573
  transform: translateY(-50%) scale(0.9);
5574
5574
  z-index: 1;
5575
- background: #ffffff;
5575
+ background: var(--pageBackground, #f8f8f8);
5576
5576
  padding: 0 0.3rem;
5577
5577
  margin: 0 0.5rem;
5578
5578
  font-size: 0.8rem;
@@ -5572,7 +5572,7 @@ h5,
5572
5572
  position: absolute;
5573
5573
  transform: translateY(-50%) scale(0.9);
5574
5574
  z-index: 1;
5575
- background: #ffffff;
5575
+ background: var(--pageBackground, #f8f8f8);
5576
5576
  padding: 0 0.3rem;
5577
5577
  margin: 0 0.5rem;
5578
5578
  font-size: 0.8rem;
@@ -5434,7 +5434,7 @@ h5,
5434
5434
  position: absolute;
5435
5435
  transform: translateY(-50%) scale(0.9);
5436
5436
  z-index: 1;
5437
- background: #ffffff;
5437
+ background: var(--pageBackground, #f8f8f8);
5438
5438
  padding: 0 0.3rem;
5439
5439
  margin: 0 0.5rem;
5440
5440
  font-size: 0.8rem;
@@ -5434,7 +5434,7 @@ h5,
5434
5434
  position: absolute;
5435
5435
  transform: translateY(-50%) scale(0.9);
5436
5436
  z-index: 1;
5437
- background: #ffffff;
5437
+ background: var(--pageBackground, #f8f8f8);
5438
5438
  padding: 0 0.3rem;
5439
5439
  margin: 0 0.5rem;
5440
5440
  font-size: 0.8rem;
@@ -490,12 +490,8 @@ h5,
490
490
  .contact-us__flex_item___zn3y0 .contact-us__form_row___pPufV {
491
491
  width: 100%;
492
492
  }
493
- .contact-us__flex_item___zn3y0 .contact-us__form_row___pPufV .contact-us__lableText___fZHMc {
494
- background-color: var(--pageBackground, #f8f8f8);
495
- }
496
493
  .contact-us__flex_item___zn3y0 .contact-us__form_row___pPufV .contact-us__inputPlaceholder___ZxiQM {
497
494
  padding: 16px;
498
- background-color: var(--themeAccentL5, #fff);
499
495
  }
500
496
  .contact-us__flex_item___zn3y0 .contact-us__form_row___pPufV .contact-us__inputPlaceholder___ZxiQM input::placeholder {
501
497
  color: var(--textSecondary, #9c9c9c);
@@ -901,7 +897,7 @@ h5,
901
897
  position: absolute;
902
898
  transform: translateY(-50%) scale(0.9);
903
899
  z-index: 1;
904
- background: #ffffff;
900
+ background: var(--pageBackground, #f8f8f8);
905
901
  padding: 0 0.3rem;
906
902
  margin: 0 0.5rem;
907
903
  font-size: 0.8rem;