@faststore/core 2.0.165-alpha.0 → 2.0.166-alpha.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 +50 -59
- 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/react-loadable-manifest.json +8 -11
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/350.js +1 -1
- package/.next/server/chunks/502.js +68 -42
- package/.next/server/chunks/74.js +260 -19
- package/.next/server/chunks/{664.js → 825.js} +640 -2
- 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 +1 -46
- package/.next/server/pages/_app.js.nft.json +1 -1
- package/.next/server/pages/account.js +1 -1
- package/.next/server/pages/account.js.nft.json +1 -1
- package/.next/server/pages/api/graphql.js +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/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/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 +4 -4
- package/.next/static/V9ehyEgCMbu0LEDWsRhj5/_buildManifest.js +1 -0
- package/.next/static/chunks/377-a2ea7cc68eb5f626.js +1 -0
- package/.next/static/chunks/460-910c8076569320d3.js +1 -0
- package/.next/static/chunks/502.ec90d1859d393d34.js +1 -0
- package/.next/static/chunks/597.331d43f9ddefb6ad.js +1 -0
- package/.next/static/chunks/pages/{404-459452495a0df278.js → 404-51ec6bdbfb779d04.js} +1 -1
- package/.next/static/chunks/pages/{500-008e30c48eceebed.js → 500-2326a336f08c29f7.js} +1 -1
- package/.next/static/chunks/pages/{[...slug]-e9d8386ff5e56d85.js → [...slug]-98f2ea72ad0aa938.js} +1 -1
- package/.next/static/chunks/pages/[slug]/{p-8346514a688bf869.js → p-fdd59650ea60aef9.js} +1 -1
- package/.next/static/chunks/pages/{_app-78846ca9151cf266.js → _app-ed042290aee646cb.js} +1 -1
- package/.next/static/chunks/pages/{account-46263f0c100c3eae.js → account-a27dac55934a8c58.js} +1 -1
- package/.next/static/chunks/pages/{checkout-20bb3710b24df3b6.js → checkout-f75cc5c4859916ba.js} +1 -1
- package/.next/static/chunks/pages/{index-2006be8f08ad057f.js → index-e7b12b548c44b1c5.js} +1 -1
- package/.next/static/chunks/pages/{login-f9d316d261fcc062.js → login-cdb531ad10c8993c.js} +1 -1
- package/.next/static/chunks/pages/{s-1cbe740b5b781d28.js → s-62ae2cb782518452.js} +1 -1
- package/.next/static/chunks/webpack-c22f5b0626028f1b.js +1 -0
- package/.next/static/css/87c68d702d4c704e.css +1 -0
- package/.next/trace +70 -70
- package/.turbo/turbo-build.log +9 -9
- package/CHANGELOG.md +6 -0
- package/cms/faststore/sections.json +95 -0
- package/package.json +2 -2
- package/src/Layout.tsx +1 -8
- package/src/components/cart/CartSidebar/CartSidebar.tsx +97 -54
- package/src/components/cms/GlobalSections.tsx +5 -4
- package/.next/server/chunks/608.js +0 -644
- package/.next/server/chunks/644.js +0 -235
- package/.next/static/chunks/336.0846f48eccce57e4.js +0 -1
- package/.next/static/chunks/377-891ff95d759cb061.js +0 -1
- package/.next/static/chunks/391-47b923ef44945418.js +0 -1
- package/.next/static/chunks/502.eeca300cb9a355fb.js +0 -1
- package/.next/static/chunks/545-1d3d08edfd2ee4c6.js +0 -1
- package/.next/static/chunks/597.57a8984b6a1071ae.js +0 -1
- package/.next/static/chunks/webpack-e9bf82a67cc08d0f.js +0 -1
- package/.next/static/css/28d7d73e13e2bc1d.css +0 -1
- package/.next/static/zYvKRrlOU3r6IZCy0a0eY/_buildManifest.js +0 -1
- /package/.next/static/{zYvKRrlOU3r6IZCy0a0eY → V9ehyEgCMbu0LEDWsRhj5}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
V9ehyEgCMbu0LEDWsRhj5
|
|
@@ -5,127 +5,118 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/V9ehyEgCMbu0LEDWsRhj5/_buildManifest.js",
|
|
9
|
+
"static/V9ehyEgCMbu0LEDWsRhj5/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-c22f5b0626028f1b.js",
|
|
15
15
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
16
16
|
"static/chunks/main-fd466221927468fd.js",
|
|
17
|
-
"static/chunks/
|
|
18
|
-
"static/
|
|
19
|
-
"static/
|
|
20
|
-
"static/chunks/377-891ff95d759cb061.js",
|
|
17
|
+
"static/chunks/460-910c8076569320d3.js",
|
|
18
|
+
"static/css/87c68d702d4c704e.css",
|
|
19
|
+
"static/chunks/377-a2ea7cc68eb5f626.js",
|
|
21
20
|
"static/css/287f5ba239375052.css",
|
|
22
21
|
"static/chunks/240-8e66b2892f9d8c40.js",
|
|
23
22
|
"static/css/13a4da555ff5e3be.css",
|
|
24
|
-
"static/chunks/pages/index-
|
|
23
|
+
"static/chunks/pages/index-e7b12b548c44b1c5.js"
|
|
25
24
|
],
|
|
26
25
|
"/404": [
|
|
27
|
-
"static/chunks/webpack-
|
|
26
|
+
"static/chunks/webpack-c22f5b0626028f1b.js",
|
|
28
27
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
29
28
|
"static/chunks/main-fd466221927468fd.js",
|
|
30
|
-
"static/chunks/
|
|
31
|
-
"static/
|
|
32
|
-
"static/
|
|
33
|
-
"static/chunks/377-891ff95d759cb061.js",
|
|
29
|
+
"static/chunks/460-910c8076569320d3.js",
|
|
30
|
+
"static/css/87c68d702d4c704e.css",
|
|
31
|
+
"static/chunks/377-a2ea7cc68eb5f626.js",
|
|
34
32
|
"static/css/e02cdad8fc000339.css",
|
|
35
|
-
"static/chunks/pages/404-
|
|
33
|
+
"static/chunks/pages/404-51ec6bdbfb779d04.js"
|
|
36
34
|
],
|
|
37
35
|
"/500": [
|
|
38
|
-
"static/chunks/webpack-
|
|
36
|
+
"static/chunks/webpack-c22f5b0626028f1b.js",
|
|
39
37
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
40
38
|
"static/chunks/main-fd466221927468fd.js",
|
|
41
|
-
"static/chunks/
|
|
42
|
-
"static/
|
|
43
|
-
"static/
|
|
44
|
-
"static/chunks/377-891ff95d759cb061.js",
|
|
39
|
+
"static/chunks/460-910c8076569320d3.js",
|
|
40
|
+
"static/css/87c68d702d4c704e.css",
|
|
41
|
+
"static/chunks/377-a2ea7cc68eb5f626.js",
|
|
45
42
|
"static/css/e02cdad8fc000339.css",
|
|
46
|
-
"static/chunks/pages/500-
|
|
43
|
+
"static/chunks/pages/500-2326a336f08c29f7.js"
|
|
47
44
|
],
|
|
48
45
|
"/[...slug]": [
|
|
49
|
-
"static/chunks/webpack-
|
|
46
|
+
"static/chunks/webpack-c22f5b0626028f1b.js",
|
|
50
47
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
51
48
|
"static/chunks/main-fd466221927468fd.js",
|
|
52
|
-
"static/chunks/
|
|
53
|
-
"static/
|
|
54
|
-
"static/
|
|
55
|
-
"static/chunks/377-891ff95d759cb061.js",
|
|
49
|
+
"static/chunks/460-910c8076569320d3.js",
|
|
50
|
+
"static/css/87c68d702d4c704e.css",
|
|
51
|
+
"static/chunks/377-a2ea7cc68eb5f626.js",
|
|
56
52
|
"static/css/d4a0d9df8c6df555.css",
|
|
57
53
|
"static/chunks/0-82274e07cb857231.js",
|
|
58
54
|
"static/css/6e41f1b6078c14c1.css",
|
|
59
|
-
"static/chunks/pages/[...slug]-
|
|
55
|
+
"static/chunks/pages/[...slug]-98f2ea72ad0aa938.js"
|
|
60
56
|
],
|
|
61
57
|
"/[slug]/p": [
|
|
62
|
-
"static/chunks/webpack-
|
|
58
|
+
"static/chunks/webpack-c22f5b0626028f1b.js",
|
|
63
59
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
64
60
|
"static/chunks/main-fd466221927468fd.js",
|
|
65
|
-
"static/chunks/
|
|
66
|
-
"static/
|
|
67
|
-
"static/
|
|
68
|
-
"static/chunks/377-891ff95d759cb061.js",
|
|
61
|
+
"static/chunks/460-910c8076569320d3.js",
|
|
62
|
+
"static/css/87c68d702d4c704e.css",
|
|
63
|
+
"static/chunks/377-a2ea7cc68eb5f626.js",
|
|
69
64
|
"static/css/287f5ba239375052.css",
|
|
70
65
|
"static/chunks/240-8e66b2892f9d8c40.js",
|
|
71
66
|
"static/css/c6f97f692b2efad9.css",
|
|
72
|
-
"static/chunks/pages/[slug]/p-
|
|
67
|
+
"static/chunks/pages/[slug]/p-fdd59650ea60aef9.js"
|
|
73
68
|
],
|
|
74
69
|
"/_app": [
|
|
75
|
-
"static/chunks/webpack-
|
|
70
|
+
"static/chunks/webpack-c22f5b0626028f1b.js",
|
|
76
71
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
77
72
|
"static/chunks/main-fd466221927468fd.js",
|
|
78
73
|
"static/css/47d82dcec9a7dbc2.css",
|
|
79
|
-
"static/chunks/pages/_app-
|
|
74
|
+
"static/chunks/pages/_app-ed042290aee646cb.js"
|
|
80
75
|
],
|
|
81
76
|
"/_error": [
|
|
82
|
-
"static/chunks/webpack-
|
|
77
|
+
"static/chunks/webpack-c22f5b0626028f1b.js",
|
|
83
78
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
84
79
|
"static/chunks/main-fd466221927468fd.js",
|
|
85
80
|
"static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"
|
|
86
81
|
],
|
|
87
82
|
"/account": [
|
|
88
|
-
"static/chunks/webpack-
|
|
83
|
+
"static/chunks/webpack-c22f5b0626028f1b.js",
|
|
89
84
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
90
85
|
"static/chunks/main-fd466221927468fd.js",
|
|
91
|
-
"static/chunks/
|
|
92
|
-
"static/
|
|
93
|
-
"static/
|
|
94
|
-
"static/chunks/
|
|
95
|
-
"static/chunks/pages/account-46263f0c100c3eae.js"
|
|
86
|
+
"static/chunks/460-910c8076569320d3.js",
|
|
87
|
+
"static/css/87c68d702d4c704e.css",
|
|
88
|
+
"static/chunks/377-a2ea7cc68eb5f626.js",
|
|
89
|
+
"static/chunks/pages/account-a27dac55934a8c58.js"
|
|
96
90
|
],
|
|
97
91
|
"/checkout": [
|
|
98
|
-
"static/chunks/webpack-
|
|
92
|
+
"static/chunks/webpack-c22f5b0626028f1b.js",
|
|
99
93
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
100
94
|
"static/chunks/main-fd466221927468fd.js",
|
|
101
|
-
"static/chunks/
|
|
102
|
-
"static/
|
|
103
|
-
"static/
|
|
104
|
-
"static/chunks/
|
|
105
|
-
"static/chunks/pages/checkout-20bb3710b24df3b6.js"
|
|
95
|
+
"static/chunks/460-910c8076569320d3.js",
|
|
96
|
+
"static/css/87c68d702d4c704e.css",
|
|
97
|
+
"static/chunks/377-a2ea7cc68eb5f626.js",
|
|
98
|
+
"static/chunks/pages/checkout-f75cc5c4859916ba.js"
|
|
106
99
|
],
|
|
107
100
|
"/login": [
|
|
108
|
-
"static/chunks/webpack-
|
|
101
|
+
"static/chunks/webpack-c22f5b0626028f1b.js",
|
|
109
102
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
110
103
|
"static/chunks/main-fd466221927468fd.js",
|
|
111
|
-
"static/chunks/
|
|
112
|
-
"static/
|
|
113
|
-
"static/
|
|
114
|
-
"static/chunks/377-891ff95d759cb061.js",
|
|
104
|
+
"static/chunks/460-910c8076569320d3.js",
|
|
105
|
+
"static/css/87c68d702d4c704e.css",
|
|
106
|
+
"static/chunks/377-a2ea7cc68eb5f626.js",
|
|
115
107
|
"static/css/e02cdad8fc000339.css",
|
|
116
|
-
"static/chunks/pages/login-
|
|
108
|
+
"static/chunks/pages/login-cdb531ad10c8993c.js"
|
|
117
109
|
],
|
|
118
110
|
"/s": [
|
|
119
|
-
"static/chunks/webpack-
|
|
111
|
+
"static/chunks/webpack-c22f5b0626028f1b.js",
|
|
120
112
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
121
113
|
"static/chunks/main-fd466221927468fd.js",
|
|
122
|
-
"static/chunks/
|
|
123
|
-
"static/
|
|
124
|
-
"static/
|
|
125
|
-
"static/chunks/377-891ff95d759cb061.js",
|
|
114
|
+
"static/chunks/460-910c8076569320d3.js",
|
|
115
|
+
"static/css/87c68d702d4c704e.css",
|
|
116
|
+
"static/chunks/377-a2ea7cc68eb5f626.js",
|
|
126
117
|
"static/css/d4a0d9df8c6df555.css",
|
|
127
118
|
"static/chunks/0-82274e07cb857231.js",
|
|
128
|
-
"static/chunks/pages/s-
|
|
119
|
+
"static/chunks/pages/s-62ae2cb782518452.js"
|
|
129
120
|
]
|
|
130
121
|
},
|
|
131
122
|
"ampFirstPages": []
|