@faststore/core 2.0.74-alpha.0 → 2.0.75-alpha.0

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 (53) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +15 -15
  3. package/.next/cache/.tsbuildinfo +1 -1
  4. package/.next/cache/config.json +3 -3
  5. package/.next/cache/eslint/.cache_1gneedd +1 -1
  6. package/.next/cache/next-server.js.nft.json +1 -1
  7. package/.next/cache/webpack/client-production/0.pack +0 -0
  8. package/.next/cache/webpack/client-production/index.pack +0 -0
  9. package/.next/cache/webpack/server-production/0.pack +0 -0
  10. package/.next/cache/webpack/server-production/index.pack +0 -0
  11. package/.next/next-server.js.nft.json +1 -1
  12. package/.next/prerender-manifest.json +1 -1
  13. package/.next/react-loadable-manifest.json +2 -3
  14. package/.next/routes-manifest.json +1 -1
  15. package/.next/server/chunks/312.js +127 -121
  16. package/.next/server/middleware-build-manifest.js +1 -1
  17. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  18. package/.next/server/pages/[...slug].js.nft.json +1 -1
  19. package/.next/server/pages/[slug]/p.js.nft.json +1 -1
  20. package/.next/server/pages/_app.js +17 -0
  21. package/.next/server/pages/api/graphql.js.nft.json +1 -1
  22. package/.next/server/pages/en-US/404.html +2 -2
  23. package/.next/server/pages/en-US/500.html +2 -2
  24. package/.next/server/pages/en-US/account.html +2 -2
  25. package/.next/server/pages/en-US/checkout.html +2 -2
  26. package/.next/server/pages/en-US/login.html +2 -2
  27. package/.next/server/pages/en-US/s.html +2 -2
  28. package/.next/server/pages/en-US.html +2 -2
  29. package/.next/static/chunks/909.ea3532bde0943808.js +1 -0
  30. package/.next/static/chunks/pages/{_app-286bcfa03a5e17a7.js → _app-9cc7312632f19e94.js} +1 -1
  31. package/.next/static/chunks/webpack-fc7c18f8a868734c.js +1 -0
  32. package/.next/static/css/{d78f4c5305f398ac.css → 14ebc84fc6d6c80c.css} +1 -1
  33. package/.next/static/{M7OQ7A7JAyTrgvf0m1Ztu → xmQIY_XtSwwYX1xvtcDOJ}/_buildManifest.js +1 -1
  34. package/.next/trace +64 -64
  35. package/.turbo/turbo-build.log +3 -3
  36. package/CHANGELOG.md +6 -0
  37. package/package.json +4 -4
  38. package/src/components/common/Navbar/navbar.module.scss +0 -1
  39. package/src/components/search/SearchInput/SearchInput.tsx +7 -3
  40. package/src/components/search/SearchInput/search-input.module.scss +0 -8
  41. package/src/components/search/{SearchProductCard/SearchProductCard.tsx → SearchProductItem/SearchProductItem.tsx} +25 -22
  42. package/src/components/search/SearchProductItem/index.ts +1 -0
  43. package/src/components/search/SearchSuggestions/SearchSuggestions.tsx +27 -79
  44. package/src/components/search/search.module.scss +9 -80
  45. package/.next/static/chunks/791.e9be2b77d132c1b1.js +0 -1
  46. package/.next/static/chunks/webpack-8f397ae160440a8e.js +0 -1
  47. package/.next/static/css/e1c24beb73906eed.css +0 -1
  48. package/src/components/search/SearchHistory/SearchHistory.stories.mdx +0 -54
  49. package/src/components/search/SearchProductCard/SearchProductCard.stories.mdx +0 -95
  50. package/src/components/search/SearchProductCard/index.ts +0 -1
  51. package/src/components/search/SearchSuggestions/SearchSuggestions.stories.mdx +0 -58
  52. package/src/components/search/SearchTop/SearchTop.stories.mdx +0 -57
  53. /package/.next/static/{M7OQ7A7JAyTrgvf0m1Ztu → xmQIY_XtSwwYX1xvtcDOJ}/_ssgManifest.js +0 -0
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "telemetry": {
3
- "notifiedAt": "1678849181670",
4
- "anonymousId": "5cfbebba5a848ec8d56c2fe88fb9596507fcc20e5ef63df8a27d6722c56e9116",
5
- "salt": "14fff297a3c5462acaf727a43992a41b"
3
+ "notifiedAt": "1678887684608",
4
+ "anonymousId": "30764824f732ff080702cbb49e3beb6ecc8ac5cf82697629004138e4ca3d3ef0",
5
+ "salt": "a9f7cc0f55d5789fedcd9e2b0b326f93"
6
6
  }
7
7
  }