@faststore/core 3.42.0 → 3.43.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.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +16 -16
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/prerender-manifest.js +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/react-loadable-manifest.json +4 -4
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/1506.js +1 -1
- package/.next/server/chunks/4289.js +4 -4
- package/.next/server/chunks/6968.js +9 -0
- package/.next/server/chunks/8646.js +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/404.js +1 -1
- package/.next/server/pages/404.js.nft.json +1 -1
- package/.next/server/pages/500.js +1 -1
- package/.next/server/pages/500.js.nft.json +1 -1
- package/.next/server/pages/[...slug].js +1 -1
- package/.next/server/pages/[...slug].js.nft.json +1 -1
- package/.next/server/pages/[slug]/p.js +1 -1
- package/.next/server/pages/[slug]/p.js.nft.json +1 -1
- package/.next/server/pages/_app.js.nft.json +1 -1
- package/.next/server/pages/_document.js.nft.json +1 -1
- package/.next/server/pages/_error.js.nft.json +1 -1
- package/.next/server/pages/account/profile.js +1 -1
- package/.next/server/pages/account/profile.js.nft.json +1 -1
- package/.next/server/pages/account.js.nft.json +1 -1
- package/.next/server/pages/api/graphql.js.nft.json +1 -1
- package/.next/server/pages/api/health/live.js.nft.json +1 -1
- package/.next/server/pages/api/health/ready.js.nft.json +1 -1
- package/.next/server/pages/api/preview.js +1 -1
- package/.next/server/pages/api/preview.js.nft.json +1 -1
- package/.next/server/pages/checkout.js +1 -1
- package/.next/server/pages/checkout.js.nft.json +1 -1
- package/.next/server/pages/en-US/404.html +2 -2
- package/.next/server/pages/en-US/500.html +2 -2
- package/.next/server/pages/en-US/checkout.html +2 -2
- package/.next/server/pages/en-US/login.html +2 -2
- package/.next/server/pages/en-US/s.html +2 -2
- package/.next/server/pages/en-US.html +2 -2
- package/.next/server/pages/index.js +1 -1
- package/.next/server/pages/index.js.nft.json +1 -1
- package/.next/server/pages/login.js +1 -1
- package/.next/server/pages/login.js.nft.json +1 -1
- package/.next/server/pages/s.js +1 -1
- package/.next/server/pages/s.js.nft.json +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/chunks/{1552.e7cece605fc2e1cd.js → 1552.b5a073e7ac834965.js} +1 -1
- package/.next/static/chunks/630.13d3dd939b789798.js +6 -0
- package/.next/static/chunks/8827.179b49f8ab3afe48.js +1 -0
- package/.next/static/chunks/pages/[...slug]-2cfb2b1b8ee3b7a9.js +1 -0
- package/.next/static/chunks/pages/{_app-0f16b6b5d7dfab2a.js → _app-f02182ccd58f2781.js} +1 -1
- package/.next/static/chunks/webpack-0dd5a14ceff64065.js +1 -0
- package/.next/static/{Ra_8xXVEVCNHcT2KePSUO → f5jWOXDXh3GdBy9EK8IDc}/_buildManifest.js +1 -1
- package/.next/trace +111 -109
- package/.turbo/turbo-build.log +17 -17
- package/.turbo/turbo-test.log +5 -5
- package/CHANGELOG.md +6 -0
- package/discovery.config.default.js +6 -0
- package/package.json +3 -2
- package/src/components/cms/GlobalSections.tsx +13 -9
- package/src/components/templates/LandingPage/LandingPage.tsx +22 -18
- package/src/components/templates/ProductListingPage/ProductListing.tsx +6 -1
- package/src/experimental/searchServerSideFunctions/getServerSideProps.ts +8 -5
- package/src/experimental/searchServerSideFunctions/getStaticProps.ts +9 -7
- package/src/pages/404.tsx +6 -5
- package/src/pages/500.tsx +6 -5
- package/src/pages/[...slug].tsx +11 -4
- package/src/pages/[slug]/p.tsx +14 -5
- package/src/pages/api/preview.ts +43 -18
- package/src/pages/index.tsx +9 -7
- package/src/pages/login.tsx +6 -5
- package/src/sdk/error/MissingContentError/MissingContentError.ts +6 -4
- package/src/sdk/error/MultipleContentError/MultipleContentError.ts +6 -4
- package/src/server/cms/index.ts +1 -2
- package/src/server/content/service.ts +227 -0
- package/src/server/content/types.ts +26 -0
- package/src/server/content/utils.ts +8 -0
- package/.next/server/chunks/6026.js +0 -9
- package/.next/static/chunks/1036.27f5244aaf7d0915.js +0 -1
- package/.next/static/chunks/485.a35fab0c7c75a11b.js +0 -1
- package/.next/static/chunks/pages/[...slug]-f4fd6c8d7dc53f8f.js +0 -1
- package/.next/static/chunks/webpack-d72e5eb27bf80195.js +0 -1
- /package/.next/static/{Ra_8xXVEVCNHcT2KePSUO → f5jWOXDXh3GdBy9EK8IDc}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
f5jWOXDXh3GdBy9EK8IDc
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/f5jWOXDXh3GdBy9EK8IDc/_buildManifest.js",
|
|
9
|
+
"static/f5jWOXDXh3GdBy9EK8IDc/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-0dd5a14ceff64065.js",
|
|
15
15
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
16
16
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
17
17
|
"static/chunks/6167-ecb49640dcb9d566.js",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"static/chunks/pages/index-d36123e232b889d8.js"
|
|
22
22
|
],
|
|
23
23
|
"/404": [
|
|
24
|
-
"static/chunks/webpack-
|
|
24
|
+
"static/chunks/webpack-0dd5a14ceff64065.js",
|
|
25
25
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
26
26
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
27
27
|
"static/chunks/6167-ecb49640dcb9d566.js",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"static/chunks/pages/404-8e61ea158e7b314c.js"
|
|
32
32
|
],
|
|
33
33
|
"/500": [
|
|
34
|
-
"static/chunks/webpack-
|
|
34
|
+
"static/chunks/webpack-0dd5a14ceff64065.js",
|
|
35
35
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
36
36
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
37
37
|
"static/chunks/6167-ecb49640dcb9d566.js",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"static/chunks/pages/500-68f51177e64de6e7.js"
|
|
42
42
|
],
|
|
43
43
|
"/[...slug]": [
|
|
44
|
-
"static/chunks/webpack-
|
|
44
|
+
"static/chunks/webpack-0dd5a14ceff64065.js",
|
|
45
45
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
46
46
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
47
47
|
"static/chunks/6167-ecb49640dcb9d566.js",
|
|
@@ -49,10 +49,10 @@
|
|
|
49
49
|
"static/chunks/6335-5870fc075bf96b86.js",
|
|
50
50
|
"static/css/2841bab51b99dd53.css",
|
|
51
51
|
"static/chunks/4625-9a273e78866c389b.js",
|
|
52
|
-
"static/chunks/pages/[...slug]-
|
|
52
|
+
"static/chunks/pages/[...slug]-2cfb2b1b8ee3b7a9.js"
|
|
53
53
|
],
|
|
54
54
|
"/[slug]/p": [
|
|
55
|
-
"static/chunks/webpack-
|
|
55
|
+
"static/chunks/webpack-0dd5a14ceff64065.js",
|
|
56
56
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
57
57
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
58
58
|
"static/chunks/6167-ecb49640dcb9d566.js",
|
|
@@ -67,26 +67,26 @@
|
|
|
67
67
|
"static/chunks/pages/[slug]/p-3b513ae37c648620.js"
|
|
68
68
|
],
|
|
69
69
|
"/_app": [
|
|
70
|
-
"static/chunks/webpack-
|
|
70
|
+
"static/chunks/webpack-0dd5a14ceff64065.js",
|
|
71
71
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
72
72
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
73
73
|
"static/css/0a57ee6c7a57788c.css",
|
|
74
|
-
"static/chunks/pages/_app-
|
|
74
|
+
"static/chunks/pages/_app-f02182ccd58f2781.js"
|
|
75
75
|
],
|
|
76
76
|
"/_error": [
|
|
77
|
-
"static/chunks/webpack-
|
|
77
|
+
"static/chunks/webpack-0dd5a14ceff64065.js",
|
|
78
78
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
79
79
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
80
80
|
"static/chunks/pages/_error-f432276d5ac8f150.js"
|
|
81
81
|
],
|
|
82
82
|
"/account": [
|
|
83
|
-
"static/chunks/webpack-
|
|
83
|
+
"static/chunks/webpack-0dd5a14ceff64065.js",
|
|
84
84
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
85
85
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
86
86
|
"static/chunks/pages/account-963cd6d42498ff28.js"
|
|
87
87
|
],
|
|
88
88
|
"/account/profile": [
|
|
89
|
-
"static/chunks/webpack-
|
|
89
|
+
"static/chunks/webpack-0dd5a14ceff64065.js",
|
|
90
90
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
91
91
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
92
92
|
"static/chunks/6167-ecb49640dcb9d566.js",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"static/chunks/pages/account/profile-1fdb500de8f12b3a.js"
|
|
97
97
|
],
|
|
98
98
|
"/checkout": [
|
|
99
|
-
"static/chunks/webpack-
|
|
99
|
+
"static/chunks/webpack-0dd5a14ceff64065.js",
|
|
100
100
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
101
101
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
102
102
|
"static/chunks/6167-ecb49640dcb9d566.js",
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"static/chunks/pages/checkout-0dfe0dc9cee443ba.js"
|
|
106
106
|
],
|
|
107
107
|
"/login": [
|
|
108
|
-
"static/chunks/webpack-
|
|
108
|
+
"static/chunks/webpack-0dd5a14ceff64065.js",
|
|
109
109
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
110
110
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
111
111
|
"static/chunks/6167-ecb49640dcb9d566.js",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"static/chunks/pages/login-b59ea5561defc0d4.js"
|
|
116
116
|
],
|
|
117
117
|
"/s": [
|
|
118
|
-
"static/chunks/webpack-
|
|
118
|
+
"static/chunks/webpack-0dd5a14ceff64065.js",
|
|
119
119
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
120
120
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
121
121
|
"static/chunks/6167-ecb49640dcb9d566.js",
|