@faststore/core 2.2.49 → 2.2.51

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 (48) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +4 -4
  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/routes-manifest.json +1 -1
  14. package/.next/server/chunks/350.js +39 -56
  15. package/.next/server/chunks/732.js +24 -10
  16. package/.next/server/middleware-build-manifest.js +1 -1
  17. package/.next/server/pages/404.js.nft.json +1 -1
  18. package/.next/server/pages/500.js.nft.json +1 -1
  19. package/.next/server/pages/[...slug].js.nft.json +1 -1
  20. package/.next/server/pages/[slug]/p.js.nft.json +1 -1
  21. package/.next/server/pages/_app.js.nft.json +1 -1
  22. package/.next/server/pages/_error.js.nft.json +1 -1
  23. package/.next/server/pages/account.js.nft.json +1 -1
  24. package/.next/server/pages/api/graphql.js +39 -56
  25. package/.next/server/pages/api/graphql.js.nft.json +1 -1
  26. package/.next/server/pages/checkout.js.nft.json +1 -1
  27. package/.next/server/pages/en-US/404.html +2 -2
  28. package/.next/server/pages/en-US/500.html +2 -2
  29. package/.next/server/pages/en-US/account.html +2 -2
  30. package/.next/server/pages/en-US/checkout.html +2 -2
  31. package/.next/server/pages/en-US/login.html +2 -2
  32. package/.next/server/pages/en-US/s.html +2 -2
  33. package/.next/server/pages/en-US.html +2 -2
  34. package/.next/server/pages/index.js.nft.json +1 -1
  35. package/.next/server/pages/login.js.nft.json +1 -1
  36. package/.next/server/pages/s.js.nft.json +1 -1
  37. package/.next/server/pages-manifest.json +1 -1
  38. package/.next/static/{lMS5jtivFe-LwSHwft4A1 → EcMI9hKhWC_hpCOHJZCZc}/_buildManifest.js +1 -1
  39. package/.next/static/chunks/497-f3f10b00c609f0c2.js +1 -0
  40. package/.next/trace +80 -80
  41. package/.turbo/turbo-build.log +1 -1
  42. package/.turbo/turbo-test.log +9 -9
  43. package/cms/faststore/sections.json +53 -0
  44. package/package.json +3 -3
  45. package/src/components/sections/ProductGallery/EmptyGallery.tsx +27 -8
  46. package/src/components/sections/ProductGallery/ProductGallery.tsx +7 -2
  47. package/.next/static/chunks/497-5f7bf41345a56013.js +0 -1
  48. /package/.next/static/{lMS5jtivFe-LwSHwft4A1 → EcMI9hKhWC_hpCOHJZCZc}/_ssgManifest.js +0 -0
package/.next/BUILD_ID CHANGED
@@ -1 +1 @@
1
- lMS5jtivFe-LwSHwft4A1
1
+ EcMI9hKhWC_hpCOHJZCZc
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/lMS5jtivFe-LwSHwft4A1/_buildManifest.js",
9
- "static/lMS5jtivFe-LwSHwft4A1/_ssgManifest.js"
8
+ "static/EcMI9hKhWC_hpCOHJZCZc/_buildManifest.js",
9
+ "static/EcMI9hKhWC_hpCOHJZCZc/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [],
12
12
  "pages": {
@@ -52,7 +52,7 @@
52
52
  "static/css/dfbdb0f27fd64782.css",
53
53
  "static/chunks/783-fbcb7a3216c40744.js",
54
54
  "static/css/723835bce380750d.css",
55
- "static/chunks/497-5f7bf41345a56013.js",
55
+ "static/chunks/497-f3f10b00c609f0c2.js",
56
56
  "static/css/a2eefb25a4608343.css",
57
57
  "static/css/527e334fa69cf40a.css",
58
58
  "static/chunks/pages/[...slug]-92810abb37fa7bda.js"
@@ -118,7 +118,7 @@
118
118
  "static/css/29868543c76bc6fd.css",
119
119
  "static/chunks/469-1925f9bd1c82e92b.js",
120
120
  "static/css/723835bce380750d.css",
121
- "static/chunks/497-5f7bf41345a56013.js",
121
+ "static/chunks/497-f3f10b00c609f0c2.js",
122
122
  "static/chunks/pages/s-8575d9c5780684d0.js"
123
123
  ]
124
124
  },