@faststore/core 2.2.46 → 2.2.48

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 (44) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +11 -11
  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 +13 -14
  15. package/.next/server/chunks/74.js +7 -12
  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 +13 -14
  25. package/.next/server/pages/checkout.js.nft.json +1 -1
  26. package/.next/server/pages/en-US/404.html +2 -2
  27. package/.next/server/pages/en-US/500.html +2 -2
  28. package/.next/server/pages/en-US/account.html +2 -2
  29. package/.next/server/pages/en-US/checkout.html +2 -2
  30. package/.next/server/pages/en-US/login.html +2 -2
  31. package/.next/server/pages/en-US/s.html +2 -2
  32. package/.next/server/pages/en-US.html +3 -3
  33. package/.next/server/pages/index.js.nft.json +1 -1
  34. package/.next/server/pages/login.js.nft.json +1 -1
  35. package/.next/server/pages/s.js.nft.json +1 -1
  36. package/.next/server/pages-manifest.json +3 -3
  37. package/.next/static/{eV8jrpavA54yphVO28l8z → SC1Gn_fnUQSpOMSvXEqFi}/_buildManifest.js +1 -1
  38. package/.next/static/chunks/{469-7259b855711d4ad3.js → 469-1925f9bd1c82e92b.js} +1 -1
  39. package/.next/trace +80 -80
  40. package/.turbo/turbo-build.log +1 -1
  41. package/.turbo/turbo-test.log +9 -9
  42. package/package.json +3 -3
  43. package/src/components/ui/Button/ButtonSignIn/ButtonSignIn.tsx +1 -5
  44. /package/.next/static/{eV8jrpavA54yphVO28l8z → SC1Gn_fnUQSpOMSvXEqFi}/_ssgManifest.js +0 -0
package/.next/BUILD_ID CHANGED
@@ -1 +1 @@
1
- eV8jrpavA54yphVO28l8z
1
+ SC1Gn_fnUQSpOMSvXEqFi
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/eV8jrpavA54yphVO28l8z/_buildManifest.js",
9
- "static/eV8jrpavA54yphVO28l8z/_ssgManifest.js"
8
+ "static/SC1Gn_fnUQSpOMSvXEqFi/_buildManifest.js",
9
+ "static/SC1Gn_fnUQSpOMSvXEqFi/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [],
12
12
  "pages": {
@@ -16,7 +16,7 @@
16
16
  "static/chunks/main-e4e873ee741162eb.js",
17
17
  "static/chunks/223-cb77217cce52d45c.js",
18
18
  "static/css/29868543c76bc6fd.css",
19
- "static/chunks/469-7259b855711d4ad3.js",
19
+ "static/chunks/469-1925f9bd1c82e92b.js",
20
20
  "static/css/dfbdb0f27fd64782.css",
21
21
  "static/chunks/783-fbcb7a3216c40744.js",
22
22
  "static/css/a2eefb25a4608343.css",
@@ -28,7 +28,7 @@
28
28
  "static/chunks/main-e4e873ee741162eb.js",
29
29
  "static/chunks/223-cb77217cce52d45c.js",
30
30
  "static/css/29868543c76bc6fd.css",
31
- "static/chunks/469-7259b855711d4ad3.js",
31
+ "static/chunks/469-1925f9bd1c82e92b.js",
32
32
  "static/css/df588bb98c0b0ca6.css",
33
33
  "static/chunks/pages/404-2240f0b22db2d370.js"
34
34
  ],
@@ -38,7 +38,7 @@
38
38
  "static/chunks/main-e4e873ee741162eb.js",
39
39
  "static/chunks/223-cb77217cce52d45c.js",
40
40
  "static/css/29868543c76bc6fd.css",
41
- "static/chunks/469-7259b855711d4ad3.js",
41
+ "static/chunks/469-1925f9bd1c82e92b.js",
42
42
  "static/css/df588bb98c0b0ca6.css",
43
43
  "static/chunks/pages/500-c0580e3299329874.js"
44
44
  ],
@@ -48,7 +48,7 @@
48
48
  "static/chunks/main-e4e873ee741162eb.js",
49
49
  "static/chunks/223-cb77217cce52d45c.js",
50
50
  "static/css/29868543c76bc6fd.css",
51
- "static/chunks/469-7259b855711d4ad3.js",
51
+ "static/chunks/469-1925f9bd1c82e92b.js",
52
52
  "static/css/dfbdb0f27fd64782.css",
53
53
  "static/chunks/783-fbcb7a3216c40744.js",
54
54
  "static/css/723835bce380750d.css",
@@ -63,7 +63,7 @@
63
63
  "static/chunks/main-e4e873ee741162eb.js",
64
64
  "static/chunks/223-cb77217cce52d45c.js",
65
65
  "static/css/29868543c76bc6fd.css",
66
- "static/chunks/469-7259b855711d4ad3.js",
66
+ "static/chunks/469-1925f9bd1c82e92b.js",
67
67
  "static/css/dfbdb0f27fd64782.css",
68
68
  "static/chunks/783-fbcb7a3216c40744.js",
69
69
  "static/css/d7bbfbd552f407e9.css",
@@ -88,7 +88,7 @@
88
88
  "static/chunks/main-e4e873ee741162eb.js",
89
89
  "static/chunks/223-cb77217cce52d45c.js",
90
90
  "static/css/29868543c76bc6fd.css",
91
- "static/chunks/469-7259b855711d4ad3.js",
91
+ "static/chunks/469-1925f9bd1c82e92b.js",
92
92
  "static/chunks/pages/account-b35bcbef719765f3.js"
93
93
  ],
94
94
  "/checkout": [
@@ -97,7 +97,7 @@
97
97
  "static/chunks/main-e4e873ee741162eb.js",
98
98
  "static/chunks/223-cb77217cce52d45c.js",
99
99
  "static/css/29868543c76bc6fd.css",
100
- "static/chunks/469-7259b855711d4ad3.js",
100
+ "static/chunks/469-1925f9bd1c82e92b.js",
101
101
  "static/chunks/pages/checkout-55bd56ade4408cbe.js"
102
102
  ],
103
103
  "/login": [
@@ -106,7 +106,7 @@
106
106
  "static/chunks/main-e4e873ee741162eb.js",
107
107
  "static/chunks/223-cb77217cce52d45c.js",
108
108
  "static/css/29868543c76bc6fd.css",
109
- "static/chunks/469-7259b855711d4ad3.js",
109
+ "static/chunks/469-1925f9bd1c82e92b.js",
110
110
  "static/css/df588bb98c0b0ca6.css",
111
111
  "static/chunks/pages/login-3f94bff1503b4fdc.js"
112
112
  ],
@@ -116,7 +116,7 @@
116
116
  "static/chunks/main-e4e873ee741162eb.js",
117
117
  "static/chunks/223-cb77217cce52d45c.js",
118
118
  "static/css/29868543c76bc6fd.css",
119
- "static/chunks/469-7259b855711d4ad3.js",
119
+ "static/chunks/469-1925f9bd1c82e92b.js",
120
120
  "static/css/723835bce380750d.css",
121
121
  "static/chunks/497-5f7bf41345a56013.js",
122
122
  "static/chunks/pages/s-8575d9c5780684d0.js"