@gofynd/theme-template 3.2.9 → 3.2.11

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 (113) hide show
  1. package/dist/components/accordion/accordion.js +1 -1
  2. package/dist/components/address-form/address-form.js +1 -1
  3. package/dist/components/address-form/form-input-selector.js +1 -1
  4. package/dist/components/address-form/v2/address-form.js +1 -1
  5. package/dist/components/bag/bag.css +433 -0
  6. package/dist/components/bag/bag.js +1 -0
  7. package/dist/components/blog-page/blog-page.js +1 -1
  8. package/dist/components/compare-product-card/compare-product-card.js +1 -1
  9. package/dist/components/core/modal/modal.js +1 -1
  10. package/dist/components/filter-modal/filter-modal.css +26 -10
  11. package/dist/components/filter-modal/filter-modal.js +2 -1
  12. package/dist/components/filter-modal/filter-modal.js.LICENSE.txt +25 -0
  13. package/dist/components/form-builder/form-builder.js +1 -1
  14. package/dist/components/google-map/v2/google-map.js +1 -1
  15. package/dist/components/index.css +1 -1
  16. package/dist/components/index.js +1 -1
  17. package/dist/components/location-modal/location-modal.js +1 -1
  18. package/dist/components/order-shipment/order-shipment.css +434 -5
  19. package/dist/components/order-shipment/order-shipment.js +1 -1
  20. package/dist/components/product-card/product-card.js +1 -1
  21. package/dist/components/profile-navigation/profile-navigation.css +1 -1
  22. package/dist/components/quantity-control/quantity-control.js +1 -1
  23. package/dist/components/range-slider/range-slider.css +26 -10
  24. package/dist/components/range-slider/range-slider.js +2 -1
  25. package/dist/components/range-slider/range-slider.js.LICENSE.txt +25 -0
  26. package/dist/components/shipment-item/shipment-item.css +434 -11
  27. package/dist/components/shipment-item/shipment-item.js +1 -1
  28. package/dist/components/shipment-tracking/shipment-tracking.js +1 -1
  29. package/dist/components/shipments-update-item/shipments-update-item.css +441 -28
  30. package/dist/components/shipments-update-item/shipments-update-item.js +1 -1
  31. package/dist/components/sort-modal/sort-modal.js +1 -1
  32. package/dist/helper/hooks/index.js +1 -1
  33. package/dist/helper/hooks/useAddressAutofill.js +1 -0
  34. package/dist/index.css +674 -303
  35. package/dist/index.js +1 -1
  36. package/dist/index.js.LICENSE.txt +20 -0
  37. package/dist/page-layouts/auth/mobile-number/mobile-number.js +1 -1
  38. package/dist/page-layouts/cart/Components/chip-item/chip-image.css +411 -0
  39. package/dist/page-layouts/cart/Components/chip-item/chip-image.js +1 -0
  40. package/dist/page-layouts/cart/Components/chip-item/chip-item.css +411 -0
  41. package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
  42. package/dist/page-layouts/cart/Components/comment/comment.js +1 -1
  43. package/dist/page-layouts/cart/Components/coupon/coupon.js +1 -1
  44. package/dist/page-layouts/cart/Components/delivery-location/delivery-location.js +1 -1
  45. package/dist/page-layouts/cart/Components/remove-cart-item/remove-cart-item.js +1 -1
  46. package/dist/page-layouts/compare/compare.js +1 -1
  47. package/dist/page-layouts/login/component/login-otp/login-otp.js +1 -1
  48. package/dist/page-layouts/login/component/login-password/login-password.js +1 -1
  49. package/dist/page-layouts/login/component/soacial-login-button/apple-login-button.css +373 -0
  50. package/dist/page-layouts/login/component/soacial-login-button/apple-login-button.js +1 -0
  51. package/dist/page-layouts/login/component/soacial-login-button/facebook-login-button.css +373 -0
  52. package/dist/page-layouts/login/component/soacial-login-button/facebook-login-button.js +1 -0
  53. package/dist/page-layouts/login/component/soacial-login-button/google-login-button.css +375 -0
  54. package/dist/page-layouts/login/component/soacial-login-button/google-login-button.js +1 -0
  55. package/dist/page-layouts/login/component/social-login-button/apple-login-button.js +1 -1
  56. package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.js +1 -1
  57. package/dist/page-layouts/plp/Components/filter-item/filter-item.css +26 -10
  58. package/dist/page-layouts/plp/Components/filter-item/filter-item.js +2 -1
  59. package/dist/page-layouts/plp/Components/filter-item/filter-item.js.LICENSE.txt +25 -0
  60. package/dist/page-layouts/plp/Components/filter-list/filter-list.css +26 -10
  61. package/dist/page-layouts/plp/Components/filter-list/filter-list.js +2 -1
  62. package/dist/page-layouts/plp/Components/filter-list/filter-list.js.LICENSE.txt +25 -0
  63. package/dist/page-layouts/plp/Components/filter-tags/filter-tags.js +1 -1
  64. package/dist/page-layouts/plp/Components/size-guide/size-guide.js +1 -1
  65. package/dist/page-layouts/single-checkout/address/single-address.js +1 -1
  66. package/dist/page-layouts/single-checkout/payment/card-form.js +1 -1
  67. package/dist/page-layouts/single-checkout/payment/checkout-payment-content.js +1 -1
  68. package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
  69. package/dist/page-layouts/single-checkout/payment/juspay-card-from.js +1 -1
  70. package/dist/page-layouts/single-checkout/payment/zero-pay-btn/zero-pay-btn.js +1 -1
  71. package/dist/page-layouts/single-checkout/shipment/single-page-shipment.js +1 -1
  72. package/dist/page-layouts/single-checkout/shipment/single-shipment-content.js +1 -1
  73. package/dist/pages/blog/blog.js +1 -1
  74. package/dist/pages/blog/index.js +1 -1
  75. package/dist/pages/cart/cart.css +411 -0
  76. package/dist/pages/cart/cart.js +1 -1
  77. package/dist/pages/cart/index.css +411 -0
  78. package/dist/pages/cart/index.js +1 -1
  79. package/dist/pages/checkout/checkout.js +1 -1
  80. package/dist/pages/checkout/index.js +1 -1
  81. package/dist/pages/edit-profile/edit-profile.js +1 -1
  82. package/dist/pages/edit-profile/index.js +1 -1
  83. package/dist/pages/index.css +729 -358
  84. package/dist/pages/index.js +1 -1
  85. package/dist/pages/index.js.LICENSE.txt +20 -0
  86. package/dist/pages/login/index.css +292 -292
  87. package/dist/pages/login/index.js +1 -1
  88. package/dist/pages/login/login.css +292 -292
  89. package/dist/pages/login/login.js +1 -1
  90. package/dist/pages/order/order-tracking-details/order-tracking-details.css +435 -16
  91. package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
  92. package/dist/pages/order-status/index.css +895 -6
  93. package/dist/pages/order-status/index.js +1 -1
  94. package/dist/pages/order-status/order-status.css +895 -6
  95. package/dist/pages/order-status/order-status.js +1 -1
  96. package/dist/pages/product-listing/index.css +26 -10
  97. package/dist/pages/product-listing/index.js +1 -1
  98. package/dist/pages/product-listing/index.js.LICENSE.txt +20 -0
  99. package/dist/pages/product-listing/product-listing.css +26 -10
  100. package/dist/pages/product-listing/product-listing.js +1 -1
  101. package/dist/pages/product-listing/product-listing.js.LICENSE.txt +20 -0
  102. package/dist/pages/profile/components/add-email-modal/add-email-modal.js +1 -1
  103. package/dist/pages/profile/components/add-phone-modal/add-phone-modal.js +1 -1
  104. package/dist/pages/profile/components/confirm-modal/confirm-modal.js +1 -1
  105. package/dist/pages/profile/email/email.js +1 -1
  106. package/dist/pages/profile/email/index.js +1 -1
  107. package/dist/pages/profile/phone/index.js +1 -1
  108. package/dist/pages/profile/phone/phone.js +1 -1
  109. package/dist/pages/register/index.js +1 -1
  110. package/dist/pages/register/register.js +1 -1
  111. package/dist/pages/wishlist/index.js +1 -1
  112. package/dist/pages/wishlist/wishlist.js +1 -1
  113. package/package.json +2 -1
@@ -0,0 +1,25 @@
1
+ /*!
2
+ Copyright (c) 2018 Jed Watson.
3
+ Licensed under the MIT License (MIT), see
4
+ http://jedwatson.github.io/classnames
5
+ */
6
+
7
+ /**
8
+ * @license React
9
+ * react-dom.production.min.js
10
+ *
11
+ * Copyright (c) Facebook, Inc. and its affiliates.
12
+ *
13
+ * This source code is licensed under the MIT license found in the
14
+ * LICENSE file in the root directory of this source tree.
15
+ */
16
+
17
+ /**
18
+ * @license React
19
+ * scheduler.production.min.js
20
+ *
21
+ * Copyright (c) Facebook, Inc. and its affiliates.
22
+ *
23
+ * This source code is licensed under the MIT license found in the
24
+ * LICENSE file in the root directory of this source tree.
25
+ */