@faststore/core 2.1.18 → 2.1.19
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 +40 -36
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/eslint/.cache_1gneedd +1 -1
- package/.next/cache/next-server.js.nft.json +1 -1
- 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/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/{205.js → 144.js} +619 -2
- package/.next/server/chunks/721.js +679 -0
- package/.next/server/chunks/74.js +54 -20
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/[...slug].js +298 -71
- package/.next/server/pages/[...slug].js.nft.json +1 -1
- package/.next/server/pages/[slug]/p.js +2 -2
- package/.next/server/pages/[slug]/p.js.nft.json +1 -1
- package/.next/server/pages/api/preview.js +35 -6
- 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/account.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/en-US.json +1 -1
- package/.next/server/pages/index.js +4 -474
- package/.next/server/pages/index.js.nft.json +1 -1
- package/.next/server/pages/s.js +1 -1
- package/.next/server/pages-manifest.json +2 -2
- package/.next/static/HWyxnnh37qprVz28Rroho/_buildManifest.js +1 -0
- package/.next/static/chunks/706-5aea41dd07970d2d.js +1 -0
- package/.next/static/chunks/791-63b1ccf9964b6517.js +1 -0
- package/.next/static/chunks/pages/{404-6da332b2c4ef0f41.js → 404-d5f20744ecd83121.js} +1 -1
- package/.next/static/chunks/pages/{500-88dd73506f17946c.js → 500-3911549ab88d0378.js} +1 -1
- package/.next/static/chunks/pages/[...slug]-3a37fd4d13cb2ba8.js +1 -0
- package/.next/static/chunks/pages/[slug]/{p-93d3f1c0f2d3aed2.js → p-bf47c90571846f86.js} +1 -1
- package/.next/static/chunks/pages/account-d248acc931146694.js +1 -0
- package/.next/static/chunks/pages/checkout-97f6d6f36f041a6f.js +1 -0
- package/.next/static/chunks/pages/index-e9727cb06d9ae961.js +1 -0
- package/.next/static/chunks/pages/{login-a688a70872ea61f5.js → login-4cc4b8e52608f076.js} +1 -1
- package/.next/static/chunks/pages/s-aabfa5c08338974a.js +1 -0
- package/.next/static/chunks/{webpack-8bf035049b590d82.js → webpack-cbb5ca873d13aa82.js} +1 -1
- package/.next/static/css/08e3fc80f9bad95d.css +1 -0
- package/.next/static/css/ccbb6df6cae68586.css +1 -0
- package/.next/trace +80 -78
- package/.turbo/turbo-build.log +8 -9
- package/cms/faststore/content-types.json +2 -2
- package/package.json +2 -2
- package/src/components/cms/GlobalSections.tsx +2 -3
- package/src/components/templates/LandingPage/LandingPage.tsx +102 -0
- package/src/components/templates/LandingPage/index.ts +2 -0
- package/src/components/templates/ProductListingPage/ProductListingPage.tsx +138 -0
- package/src/components/templates/ProductListingPage/index.ts +2 -0
- package/src/pages/[...slug].tsx +45 -130
- package/src/pages/api/preview.ts +18 -2
- package/src/pages/index.tsx +1 -3
- package/src/sdk/error/MissingContentError/MissingContentError.ts +15 -0
- package/src/sdk/error/MissingContentError/index.ts +1 -0
- package/src/sdk/error/MultipleContentError/MultipleContentError.ts +15 -0
- package/src/sdk/error/MultipleContentError/index.ts +1 -0
- package/src/server/cms.ts +7 -21
- package/.next/server/chunks/513.js +0 -257
- package/.next/server/chunks/90.js +0 -623
- package/.next/static/chunks/113-207e8eceab001eea.js +0 -1
- package/.next/static/chunks/791-b6747a7c7ca0967e.js +0 -1
- package/.next/static/chunks/pages/[...slug]-ab804df4ac6c945e.js +0 -1
- package/.next/static/chunks/pages/account-06126db1f6dc537e.js +0 -1
- package/.next/static/chunks/pages/checkout-5138b7956d64dde8.js +0 -1
- package/.next/static/chunks/pages/index-7ba4f6708af42d8e.js +0 -1
- package/.next/static/chunks/pages/s-99aad326e6aafeb7.js +0 -1
- package/.next/static/css/13ddbbc10e89ff0e.css +0 -1
- package/.next/static/css/6f33907361436e6c.css +0 -1
- package/.next/static/hlJfefjb0gNJqepjDW_Eh/_buildManifest.js +0 -1
- /package/.next/static/{hlJfefjb0gNJqepjDW_Eh → HWyxnnh37qprVz28Rroho}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
HWyxnnh37qprVz28Rroho
|
|
@@ -5,120 +5,124 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/HWyxnnh37qprVz28Rroho/_buildManifest.js",
|
|
9
|
+
"static/HWyxnnh37qprVz28Rroho/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-cbb5ca873d13aa82.js",
|
|
15
15
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
16
16
|
"static/chunks/main-fd466221927468fd.js",
|
|
17
17
|
"static/chunks/738-67a288ca3569cdbb.js",
|
|
18
18
|
"static/chunks/548-ab84e9e8b49413ab.js",
|
|
19
19
|
"static/css/a49f71ae6bb528e0.css",
|
|
20
|
-
"static/chunks/
|
|
21
|
-
"static/css/
|
|
20
|
+
"static/chunks/706-5aea41dd07970d2d.js",
|
|
21
|
+
"static/css/ccbb6df6cae68586.css",
|
|
22
22
|
"static/chunks/130-15325805e3c8d5f4.js",
|
|
23
23
|
"static/css/584640ffee46aa49.css",
|
|
24
|
-
"static/chunks/pages/index-
|
|
24
|
+
"static/chunks/pages/index-e9727cb06d9ae961.js"
|
|
25
25
|
],
|
|
26
26
|
"/404": [
|
|
27
|
-
"static/chunks/webpack-
|
|
27
|
+
"static/chunks/webpack-cbb5ca873d13aa82.js",
|
|
28
28
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
29
29
|
"static/chunks/main-fd466221927468fd.js",
|
|
30
30
|
"static/chunks/738-67a288ca3569cdbb.js",
|
|
31
31
|
"static/css/a49f71ae6bb528e0.css",
|
|
32
|
-
"static/chunks/
|
|
32
|
+
"static/chunks/706-5aea41dd07970d2d.js",
|
|
33
33
|
"static/css/e02cdad8fc000339.css",
|
|
34
|
-
"static/chunks/pages/404-
|
|
34
|
+
"static/chunks/pages/404-d5f20744ecd83121.js"
|
|
35
35
|
],
|
|
36
36
|
"/500": [
|
|
37
|
-
"static/chunks/webpack-
|
|
37
|
+
"static/chunks/webpack-cbb5ca873d13aa82.js",
|
|
38
38
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
39
39
|
"static/chunks/main-fd466221927468fd.js",
|
|
40
40
|
"static/chunks/738-67a288ca3569cdbb.js",
|
|
41
41
|
"static/css/a49f71ae6bb528e0.css",
|
|
42
|
-
"static/chunks/
|
|
42
|
+
"static/chunks/706-5aea41dd07970d2d.js",
|
|
43
43
|
"static/css/e02cdad8fc000339.css",
|
|
44
|
-
"static/chunks/pages/500-
|
|
44
|
+
"static/chunks/pages/500-3911549ab88d0378.js"
|
|
45
45
|
],
|
|
46
46
|
"/[...slug]": [
|
|
47
|
-
"static/chunks/webpack-
|
|
47
|
+
"static/chunks/webpack-cbb5ca873d13aa82.js",
|
|
48
48
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
49
49
|
"static/chunks/main-fd466221927468fd.js",
|
|
50
50
|
"static/chunks/738-67a288ca3569cdbb.js",
|
|
51
|
+
"static/chunks/548-ab84e9e8b49413ab.js",
|
|
51
52
|
"static/css/a49f71ae6bb528e0.css",
|
|
52
|
-
"static/chunks/
|
|
53
|
+
"static/chunks/706-5aea41dd07970d2d.js",
|
|
54
|
+
"static/css/ccbb6df6cae68586.css",
|
|
55
|
+
"static/chunks/130-15325805e3c8d5f4.js",
|
|
53
56
|
"static/css/f9d59f597a4d8f82.css",
|
|
54
|
-
"static/chunks/791-
|
|
55
|
-
"static/css/
|
|
56
|
-
"static/
|
|
57
|
+
"static/chunks/791-63b1ccf9964b6517.js",
|
|
58
|
+
"static/css/584640ffee46aa49.css",
|
|
59
|
+
"static/css/08e3fc80f9bad95d.css",
|
|
60
|
+
"static/chunks/pages/[...slug]-3a37fd4d13cb2ba8.js"
|
|
57
61
|
],
|
|
58
62
|
"/[slug]/p": [
|
|
59
|
-
"static/chunks/webpack-
|
|
63
|
+
"static/chunks/webpack-cbb5ca873d13aa82.js",
|
|
60
64
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
61
65
|
"static/chunks/main-fd466221927468fd.js",
|
|
62
66
|
"static/chunks/738-67a288ca3569cdbb.js",
|
|
63
67
|
"static/chunks/548-ab84e9e8b49413ab.js",
|
|
64
68
|
"static/css/a49f71ae6bb528e0.css",
|
|
65
|
-
"static/chunks/
|
|
66
|
-
"static/css/
|
|
69
|
+
"static/chunks/706-5aea41dd07970d2d.js",
|
|
70
|
+
"static/css/ccbb6df6cae68586.css",
|
|
67
71
|
"static/chunks/130-15325805e3c8d5f4.js",
|
|
68
72
|
"static/css/0e00026896a2ee3e.css",
|
|
69
|
-
"static/chunks/pages/[slug]/p-
|
|
73
|
+
"static/chunks/pages/[slug]/p-bf47c90571846f86.js"
|
|
70
74
|
],
|
|
71
75
|
"/_app": [
|
|
72
|
-
"static/chunks/webpack-
|
|
76
|
+
"static/chunks/webpack-cbb5ca873d13aa82.js",
|
|
73
77
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
74
78
|
"static/chunks/main-fd466221927468fd.js",
|
|
75
79
|
"static/css/f7ed956d370744ea.css",
|
|
76
80
|
"static/chunks/pages/_app-79d333aa6001a806.js"
|
|
77
81
|
],
|
|
78
82
|
"/_error": [
|
|
79
|
-
"static/chunks/webpack-
|
|
83
|
+
"static/chunks/webpack-cbb5ca873d13aa82.js",
|
|
80
84
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
81
85
|
"static/chunks/main-fd466221927468fd.js",
|
|
82
86
|
"static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"
|
|
83
87
|
],
|
|
84
88
|
"/account": [
|
|
85
|
-
"static/chunks/webpack-
|
|
89
|
+
"static/chunks/webpack-cbb5ca873d13aa82.js",
|
|
86
90
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
87
91
|
"static/chunks/main-fd466221927468fd.js",
|
|
88
92
|
"static/chunks/738-67a288ca3569cdbb.js",
|
|
89
93
|
"static/css/a49f71ae6bb528e0.css",
|
|
90
|
-
"static/chunks/
|
|
91
|
-
"static/chunks/pages/account-
|
|
94
|
+
"static/chunks/706-5aea41dd07970d2d.js",
|
|
95
|
+
"static/chunks/pages/account-d248acc931146694.js"
|
|
92
96
|
],
|
|
93
97
|
"/checkout": [
|
|
94
|
-
"static/chunks/webpack-
|
|
98
|
+
"static/chunks/webpack-cbb5ca873d13aa82.js",
|
|
95
99
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
96
100
|
"static/chunks/main-fd466221927468fd.js",
|
|
97
101
|
"static/chunks/738-67a288ca3569cdbb.js",
|
|
98
102
|
"static/css/a49f71ae6bb528e0.css",
|
|
99
|
-
"static/chunks/
|
|
100
|
-
"static/chunks/pages/checkout-
|
|
103
|
+
"static/chunks/706-5aea41dd07970d2d.js",
|
|
104
|
+
"static/chunks/pages/checkout-97f6d6f36f041a6f.js"
|
|
101
105
|
],
|
|
102
106
|
"/login": [
|
|
103
|
-
"static/chunks/webpack-
|
|
107
|
+
"static/chunks/webpack-cbb5ca873d13aa82.js",
|
|
104
108
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
105
109
|
"static/chunks/main-fd466221927468fd.js",
|
|
106
110
|
"static/chunks/738-67a288ca3569cdbb.js",
|
|
107
111
|
"static/css/a49f71ae6bb528e0.css",
|
|
108
|
-
"static/chunks/
|
|
112
|
+
"static/chunks/706-5aea41dd07970d2d.js",
|
|
109
113
|
"static/css/e02cdad8fc000339.css",
|
|
110
|
-
"static/chunks/pages/login-
|
|
114
|
+
"static/chunks/pages/login-4cc4b8e52608f076.js"
|
|
111
115
|
],
|
|
112
116
|
"/s": [
|
|
113
|
-
"static/chunks/webpack-
|
|
117
|
+
"static/chunks/webpack-cbb5ca873d13aa82.js",
|
|
114
118
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
115
119
|
"static/chunks/main-fd466221927468fd.js",
|
|
116
120
|
"static/chunks/738-67a288ca3569cdbb.js",
|
|
117
121
|
"static/css/a49f71ae6bb528e0.css",
|
|
118
|
-
"static/chunks/
|
|
122
|
+
"static/chunks/706-5aea41dd07970d2d.js",
|
|
119
123
|
"static/css/f9d59f597a4d8f82.css",
|
|
120
|
-
"static/chunks/791-
|
|
121
|
-
"static/chunks/pages/s-
|
|
124
|
+
"static/chunks/791-63b1ccf9964b6517.js",
|
|
125
|
+
"static/chunks/pages/s-aabfa5c08338974a.js"
|
|
122
126
|
]
|
|
123
127
|
},
|
|
124
128
|
"ampFirstPages": []
|