@faststore/core 2.2.0-alpha.10 → 2.2.0-alpha.13

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 (35) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +14 -14
  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 +1 -1
  15. package/.next/server/middleware-build-manifest.js +1 -1
  16. package/.next/server/pages/[...slug].js.nft.json +1 -1
  17. package/.next/server/pages/[slug]/p.js.nft.json +1 -1
  18. package/.next/server/pages/api/graphql.js +1 -1
  19. package/.next/server/pages/en-US/404.html +2 -2
  20. package/.next/server/pages/en-US/500.html +2 -2
  21. package/.next/server/pages/en-US/account.html +2 -2
  22. package/.next/server/pages/en-US/checkout.html +2 -2
  23. package/.next/server/pages/en-US/login.html +2 -2
  24. package/.next/server/pages/en-US/s.html +2 -2
  25. package/.next/server/pages/en-US.html +2 -2
  26. package/.next/server/pages-manifest.json +4 -4
  27. package/.next/static/chunks/{webpack-f3d0973d5a781e73.js → webpack-4bb3d8db2d6302ef.js} +1 -1
  28. package/.next/static/css/{9e76fef1c9ca89af.css → 5d1f64b61ea581f4.css} +1 -1
  29. package/.next/trace +77 -77
  30. package/.turbo/turbo-build.log +2 -2
  31. package/.turbo/turbo-test.log +8 -8
  32. package/package.json +9 -9
  33. package/src/experimental/index.ts +2 -24
  34. /package/.next/static/{2ZML9vssR--cHRUHvx_OG → H4auvBKZW5OO8UlSITDJK}/_buildManifest.js +0 -0
  35. /package/.next/static/{2ZML9vssR--cHRUHvx_OG → H4auvBKZW5OO8UlSITDJK}/_ssgManifest.js +0 -0
package/.next/BUILD_ID CHANGED
@@ -1 +1 @@
1
- 2ZML9vssR--cHRUHvx_OG
1
+ H4auvBKZW5OO8UlSITDJK
@@ -5,13 +5,13 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/2ZML9vssR--cHRUHvx_OG/_buildManifest.js",
9
- "static/2ZML9vssR--cHRUHvx_OG/_ssgManifest.js"
8
+ "static/H4auvBKZW5OO8UlSITDJK/_buildManifest.js",
9
+ "static/H4auvBKZW5OO8UlSITDJK/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [],
12
12
  "pages": {
13
13
  "/": [
14
- "static/chunks/webpack-f3d0973d5a781e73.js",
14
+ "static/chunks/webpack-4bb3d8db2d6302ef.js",
15
15
  "static/chunks/framework-dfd14d7ce6600b03.js",
16
16
  "static/chunks/main-e4e873ee741162eb.js",
17
17
  "static/chunks/783-ded9d8cda0d5c8d9.js",
@@ -23,7 +23,7 @@
23
23
  "static/chunks/pages/index-a141c747fcc197a1.js"
24
24
  ],
25
25
  "/404": [
26
- "static/chunks/webpack-f3d0973d5a781e73.js",
26
+ "static/chunks/webpack-4bb3d8db2d6302ef.js",
27
27
  "static/chunks/framework-dfd14d7ce6600b03.js",
28
28
  "static/chunks/main-e4e873ee741162eb.js",
29
29
  "static/chunks/783-ded9d8cda0d5c8d9.js",
@@ -33,7 +33,7 @@
33
33
  "static/chunks/pages/404-6c674028b2f80cbb.js"
34
34
  ],
35
35
  "/500": [
36
- "static/chunks/webpack-f3d0973d5a781e73.js",
36
+ "static/chunks/webpack-4bb3d8db2d6302ef.js",
37
37
  "static/chunks/framework-dfd14d7ce6600b03.js",
38
38
  "static/chunks/main-e4e873ee741162eb.js",
39
39
  "static/chunks/783-ded9d8cda0d5c8d9.js",
@@ -43,7 +43,7 @@
43
43
  "static/chunks/pages/500-ff55de77265a7e43.js"
44
44
  ],
45
45
  "/[...slug]": [
46
- "static/chunks/webpack-f3d0973d5a781e73.js",
46
+ "static/chunks/webpack-4bb3d8db2d6302ef.js",
47
47
  "static/chunks/framework-dfd14d7ce6600b03.js",
48
48
  "static/chunks/main-e4e873ee741162eb.js",
49
49
  "static/chunks/783-ded9d8cda0d5c8d9.js",
@@ -59,7 +59,7 @@
59
59
  "static/chunks/pages/[...slug]-7f8dc13cc9542463.js"
60
60
  ],
61
61
  "/[slug]/p": [
62
- "static/chunks/webpack-f3d0973d5a781e73.js",
62
+ "static/chunks/webpack-4bb3d8db2d6302ef.js",
63
63
  "static/chunks/framework-dfd14d7ce6600b03.js",
64
64
  "static/chunks/main-e4e873ee741162eb.js",
65
65
  "static/chunks/783-ded9d8cda0d5c8d9.js",
@@ -72,20 +72,20 @@
72
72
  "static/chunks/pages/[slug]/p-2fb3fd9027f2923b.js"
73
73
  ],
74
74
  "/_app": [
75
- "static/chunks/webpack-f3d0973d5a781e73.js",
75
+ "static/chunks/webpack-4bb3d8db2d6302ef.js",
76
76
  "static/chunks/framework-dfd14d7ce6600b03.js",
77
77
  "static/chunks/main-e4e873ee741162eb.js",
78
- "static/css/9e76fef1c9ca89af.css",
78
+ "static/css/5d1f64b61ea581f4.css",
79
79
  "static/chunks/pages/_app-7db7de3d205714be.js"
80
80
  ],
81
81
  "/_error": [
82
- "static/chunks/webpack-f3d0973d5a781e73.js",
82
+ "static/chunks/webpack-4bb3d8db2d6302ef.js",
83
83
  "static/chunks/framework-dfd14d7ce6600b03.js",
84
84
  "static/chunks/main-e4e873ee741162eb.js",
85
85
  "static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"
86
86
  ],
87
87
  "/account": [
88
- "static/chunks/webpack-f3d0973d5a781e73.js",
88
+ "static/chunks/webpack-4bb3d8db2d6302ef.js",
89
89
  "static/chunks/framework-dfd14d7ce6600b03.js",
90
90
  "static/chunks/main-e4e873ee741162eb.js",
91
91
  "static/chunks/783-ded9d8cda0d5c8d9.js",
@@ -94,7 +94,7 @@
94
94
  "static/chunks/pages/account-b06035cba2c99604.js"
95
95
  ],
96
96
  "/checkout": [
97
- "static/chunks/webpack-f3d0973d5a781e73.js",
97
+ "static/chunks/webpack-4bb3d8db2d6302ef.js",
98
98
  "static/chunks/framework-dfd14d7ce6600b03.js",
99
99
  "static/chunks/main-e4e873ee741162eb.js",
100
100
  "static/chunks/783-ded9d8cda0d5c8d9.js",
@@ -103,7 +103,7 @@
103
103
  "static/chunks/pages/checkout-f0c3e8d691cb8a54.js"
104
104
  ],
105
105
  "/login": [
106
- "static/chunks/webpack-f3d0973d5a781e73.js",
106
+ "static/chunks/webpack-4bb3d8db2d6302ef.js",
107
107
  "static/chunks/framework-dfd14d7ce6600b03.js",
108
108
  "static/chunks/main-e4e873ee741162eb.js",
109
109
  "static/chunks/783-ded9d8cda0d5c8d9.js",
@@ -113,7 +113,7 @@
113
113
  "static/chunks/pages/login-4e0e6cab7a07f1f3.js"
114
114
  ],
115
115
  "/s": [
116
- "static/chunks/webpack-f3d0973d5a781e73.js",
116
+ "static/chunks/webpack-4bb3d8db2d6302ef.js",
117
117
  "static/chunks/framework-dfd14d7ce6600b03.js",
118
118
  "static/chunks/main-e4e873ee741162eb.js",
119
119
  "static/chunks/783-ded9d8cda0d5c8d9.js",