@nyris/nyris-webapp 0.3.41 → 0.3.43

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 (72) hide show
  1. package/build/_redirects +1 -0
  2. package/build/asset-manifest.json +16 -12
  3. package/build/index.html +1 -1
  4. package/build/{precache-manifest.d9bae9c81b3a390a89a437be45e3a94b.js → precache-manifest.fdacc61375beca4170228eb2951d87b0.js} +27 -11
  5. package/build/service-worker.js +1 -1
  6. package/build/static/css/main.1b40c5ff.chunk.css +2 -0
  7. package/build/static/css/main.1b40c5ff.chunk.css.map +1 -0
  8. package/build/static/js/2.82ef1cd4.chunk.js +3 -0
  9. package/build/static/js/{2.1e5f374f.chunk.js.LICENSE.txt → 2.82ef1cd4.chunk.js.LICENSE.txt} +2 -0
  10. package/build/static/js/2.82ef1cd4.chunk.js.map +1 -0
  11. package/build/static/js/main.7cdac2fb.chunk.js +3 -0
  12. package/build/static/js/main.7cdac2fb.chunk.js.map +1 -0
  13. package/build/static/media/avatar.4c5346ed.svg +3 -0
  14. package/build/static/media/logout.07b9ef7f.svg +3 -0
  15. package/build/static/media/powered_by_nyris.e6766baf.svg +3 -0
  16. package/build/static/media/powered_by_nyris_colored.08d00bae.svg +9 -0
  17. package/package.json +4 -3
  18. package/public/_redirects +1 -0
  19. package/src/App.tsx +0 -17
  20. package/src/Router.tsx +13 -36
  21. package/src/Store/Store.ts +2 -4
  22. package/src/Store/constants.ts +7 -0
  23. package/src/Store/search/Search.ts +10 -3
  24. package/src/Store/search/types.ts +1 -0
  25. package/src/common/assets/icons/avatar.svg +3 -0
  26. package/src/common/assets/icons/logout.svg +3 -0
  27. package/src/common/assets/images/powered_by_nyris.svg +3 -0
  28. package/src/common/assets/images/powered_by_nyris_colored.svg +9 -0
  29. package/src/components/AppMobile.tsx +1 -0
  30. package/src/components/AuthenticatedRoute.tsx +38 -0
  31. package/src/components/CadenasWebViewer.tsx +5 -2
  32. package/src/components/DragDropFile.tsx +3 -4
  33. package/src/components/FooterMobile.tsx +137 -24
  34. package/src/components/Header.tsx +120 -1
  35. package/src/components/HeaderMobile.tsx +230 -163
  36. package/src/components/ImagePreviewMobile.tsx +57 -8
  37. package/src/components/Layout.tsx +16 -56
  38. package/src/components/NoAccess.tsx +66 -0
  39. package/src/components/PoweredByNyris.tsx +49 -0
  40. package/src/components/ProductDetailView.tsx +17 -7
  41. package/src/components/ProductList/index.tsx +16 -93
  42. package/src/components/ProductList/useProductList.ts +114 -0
  43. package/src/components/Provider/AuthProvider.tsx +25 -0
  44. package/src/components/Provider/InstantSearchProvider.tsx +66 -0
  45. package/src/components/appMobile.scss +2 -2
  46. package/src/components/carousel/ImagePreviewCarousel.tsx +6 -2
  47. package/src/components/common.scss +8 -1
  48. package/src/components/drawer/cameraCustom.tsx +3 -3
  49. package/src/components/input/inputSearch.tsx +86 -17
  50. package/src/components/pre-filter/index.tsx +58 -7
  51. package/src/components/results/ItemResult.tsx +6 -1
  52. package/src/components/rfq/RfqBanner.tsx +0 -1
  53. package/src/index.tsx +9 -6
  54. package/src/page/Login.tsx +21 -0
  55. package/src/page/Logout.tsx +23 -0
  56. package/src/page/landingPage/common.scss +4 -1
  57. package/src/page/result/index.tsx +154 -131
  58. package/src/services/Feedback.ts +1 -1
  59. package/src/services/image.ts +8 -5
  60. package/src/types.ts +35 -25
  61. package/build/static/css/main.86d40309.chunk.css +0 -2
  62. package/build/static/css/main.86d40309.chunk.css.map +0 -1
  63. package/build/static/js/2.1e5f374f.chunk.js +0 -3
  64. package/build/static/js/2.1e5f374f.chunk.js.map +0 -1
  65. package/build/static/js/main.909efae2.chunk.js +0 -3
  66. package/build/static/js/main.909efae2.chunk.js.map +0 -1
  67. package/src/Store/auth/Auth.ts +0 -33
  68. package/src/Store/auth/types.ts +0 -11
  69. package/src/Store/nyris/Nyris.ts +0 -67
  70. package/src/Store/nyris/types.ts +0 -11
  71. package/src/components/Feedback.tsx +0 -91
  72. /package/build/static/js/{main.909efae2.chunk.js.LICENSE.txt → main.7cdac2fb.chunk.js.LICENSE.txt} +0 -0
@@ -81,6 +81,8 @@ object-assign
81
81
 
82
82
  /*! react-is */
83
83
 
84
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
85
+
84
86
  /*! shallow-equal */
85
87
 
86
88
  /*!**********************!*\