@faststore/core 2.0.122-alpha.0 → 2.0.125-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 +27 -27
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/eslint/.cache_1gneedd +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/prerender-manifest.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/104.js +42 -2
- package/.next/server/chunks/256.js +4 -4
- package/.next/server/chunks/401.js +5 -5
- package/.next/server/chunks/74.js +2 -10
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/[...slug].js +1 -1
- package/.next/server/pages/[slug]/p.js +103 -59
- 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 +1 -1
- package/.next/server/pages/s.js +1 -1
- package/.next/server/pages-manifest.json +2 -2
- package/.next/static/{z81uKE37lBbYBn8W-39Mb → E3svUtP3jVTE--NFE5Ka5}/_buildManifest.js +1 -1
- package/.next/static/chunks/{419-274b5b8beee8c7b2.js → 533-7ddbc43c0305df0c.js} +1 -1
- package/.next/static/chunks/832-5460e7c4690723c9.js +1 -0
- package/.next/static/chunks/pages/{[...slug]-3aaeeabdb9564d0f.js → [...slug]-53c0858024f06998.js} +1 -1
- package/.next/static/chunks/pages/[slug]/p-fdc9d52c82f44e5d.js +1 -0
- package/.next/static/chunks/pages/{index-c2b6dfd205dc6cc2.js → index-dc845df360bc3a28.js} +1 -1
- package/.next/static/chunks/{webpack-426a37879992164d.js → webpack-aff0e2e4ba699b8a.js} +1 -1
- package/.next/trace +66 -65
- package/.turbo/turbo-build.log +3 -3
- package/CHANGELOG.md +10 -0
- package/package.json +3 -3
- package/src/components/common/Footer/Footer.tsx +4 -4
- package/src/components/sections/ProductDetails/Overrides.tsx +11 -0
- package/src/components/sections/ProductDetails/ProductDetails.tsx +7 -6
- package/src/components/sections/ProductShelf/Overrides.tsx +10 -0
- package/src/components/sections/ProductShelf/ProductShelf.tsx +2 -1
- package/src/customizations/components/overrides/ProductDetails.tsx +10 -0
- package/src/customizations/components/overrides/ProductShelf.tsx +10 -0
- package/src/typings/overrides.d.ts +18 -0
- package/.next/static/chunks/832-99f4667bdaf092f8.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-b269ba68926617dd.js +0 -1
- /package/.next/static/{z81uKE37lBbYBn8W-39Mb → E3svUtP3jVTE--NFE5Ka5}/_ssgManifest.js +0 -0
- /package/src/customizations/components/{index.ts → index.tsx} +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
E3svUtP3jVTE--NFE5Ka5
|
|
@@ -5,112 +5,112 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/E3svUtP3jVTE--NFE5Ka5/_buildManifest.js",
|
|
9
|
+
"static/E3svUtP3jVTE--NFE5Ka5/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-aff0e2e4ba699b8a.js",
|
|
15
15
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
16
16
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
17
17
|
"static/chunks/861-d1a326525092ab9c.js",
|
|
18
18
|
"static/css/364c439adafef5c8.css",
|
|
19
|
-
"static/chunks/832-
|
|
19
|
+
"static/chunks/832-5460e7c4690723c9.js",
|
|
20
20
|
"static/css/7df2581c69fe96b4.css",
|
|
21
|
-
"static/chunks/
|
|
21
|
+
"static/chunks/533-7ddbc43c0305df0c.js",
|
|
22
22
|
"static/css/7a8417de90d11c60.css",
|
|
23
|
-
"static/chunks/pages/index-
|
|
23
|
+
"static/chunks/pages/index-dc845df360bc3a28.js"
|
|
24
24
|
],
|
|
25
25
|
"/404": [
|
|
26
|
-
"static/chunks/webpack-
|
|
26
|
+
"static/chunks/webpack-aff0e2e4ba699b8a.js",
|
|
27
27
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
28
28
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
29
29
|
"static/chunks/861-d1a326525092ab9c.js",
|
|
30
30
|
"static/css/364c439adafef5c8.css",
|
|
31
|
-
"static/chunks/832-
|
|
31
|
+
"static/chunks/832-5460e7c4690723c9.js",
|
|
32
32
|
"static/chunks/pages/404-ac22e12eb22b9c50.js"
|
|
33
33
|
],
|
|
34
34
|
"/500": [
|
|
35
|
-
"static/chunks/webpack-
|
|
35
|
+
"static/chunks/webpack-aff0e2e4ba699b8a.js",
|
|
36
36
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
37
37
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
38
38
|
"static/chunks/861-d1a326525092ab9c.js",
|
|
39
39
|
"static/css/364c439adafef5c8.css",
|
|
40
|
-
"static/chunks/832-
|
|
40
|
+
"static/chunks/832-5460e7c4690723c9.js",
|
|
41
41
|
"static/chunks/pages/500-7b708e8b89389d0e.js"
|
|
42
42
|
],
|
|
43
43
|
"/[...slug]": [
|
|
44
|
-
"static/chunks/webpack-
|
|
44
|
+
"static/chunks/webpack-aff0e2e4ba699b8a.js",
|
|
45
45
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
46
46
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
47
47
|
"static/chunks/861-d1a326525092ab9c.js",
|
|
48
48
|
"static/css/364c439adafef5c8.css",
|
|
49
|
-
"static/chunks/832-
|
|
49
|
+
"static/chunks/832-5460e7c4690723c9.js",
|
|
50
50
|
"static/css/2253644409b99b98.css",
|
|
51
51
|
"static/chunks/706-abfba2e18f084aed.js",
|
|
52
52
|
"static/css/4e0fc649e912b30f.css",
|
|
53
|
-
"static/chunks/pages/[...slug]-
|
|
53
|
+
"static/chunks/pages/[...slug]-53c0858024f06998.js"
|
|
54
54
|
],
|
|
55
55
|
"/[slug]/p": [
|
|
56
|
-
"static/chunks/webpack-
|
|
56
|
+
"static/chunks/webpack-aff0e2e4ba699b8a.js",
|
|
57
57
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
58
58
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
59
59
|
"static/chunks/861-d1a326525092ab9c.js",
|
|
60
60
|
"static/css/364c439adafef5c8.css",
|
|
61
|
-
"static/chunks/832-
|
|
61
|
+
"static/chunks/832-5460e7c4690723c9.js",
|
|
62
62
|
"static/css/7df2581c69fe96b4.css",
|
|
63
|
-
"static/chunks/
|
|
63
|
+
"static/chunks/533-7ddbc43c0305df0c.js",
|
|
64
64
|
"static/css/4b7b7b64ae6afe67.css",
|
|
65
|
-
"static/chunks/pages/[slug]/p-
|
|
65
|
+
"static/chunks/pages/[slug]/p-fdc9d52c82f44e5d.js"
|
|
66
66
|
],
|
|
67
67
|
"/_app": [
|
|
68
|
-
"static/chunks/webpack-
|
|
68
|
+
"static/chunks/webpack-aff0e2e4ba699b8a.js",
|
|
69
69
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
70
70
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
71
71
|
"static/css/587c27bbda64e700.css",
|
|
72
72
|
"static/chunks/pages/_app-b601536188b9a919.js"
|
|
73
73
|
],
|
|
74
74
|
"/_error": [
|
|
75
|
-
"static/chunks/webpack-
|
|
75
|
+
"static/chunks/webpack-aff0e2e4ba699b8a.js",
|
|
76
76
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
77
77
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
78
78
|
"static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"
|
|
79
79
|
],
|
|
80
80
|
"/account": [
|
|
81
|
-
"static/chunks/webpack-
|
|
81
|
+
"static/chunks/webpack-aff0e2e4ba699b8a.js",
|
|
82
82
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
83
83
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
84
84
|
"static/chunks/861-d1a326525092ab9c.js",
|
|
85
85
|
"static/css/364c439adafef5c8.css",
|
|
86
|
-
"static/chunks/832-
|
|
86
|
+
"static/chunks/832-5460e7c4690723c9.js",
|
|
87
87
|
"static/chunks/pages/account-04a0a6c07709c50e.js"
|
|
88
88
|
],
|
|
89
89
|
"/checkout": [
|
|
90
|
-
"static/chunks/webpack-
|
|
90
|
+
"static/chunks/webpack-aff0e2e4ba699b8a.js",
|
|
91
91
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
92
92
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
93
93
|
"static/chunks/861-d1a326525092ab9c.js",
|
|
94
94
|
"static/css/364c439adafef5c8.css",
|
|
95
|
-
"static/chunks/832-
|
|
95
|
+
"static/chunks/832-5460e7c4690723c9.js",
|
|
96
96
|
"static/chunks/pages/checkout-2ed6b828bb6ed7e6.js"
|
|
97
97
|
],
|
|
98
98
|
"/login": [
|
|
99
|
-
"static/chunks/webpack-
|
|
99
|
+
"static/chunks/webpack-aff0e2e4ba699b8a.js",
|
|
100
100
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
101
101
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
102
102
|
"static/chunks/861-d1a326525092ab9c.js",
|
|
103
103
|
"static/css/364c439adafef5c8.css",
|
|
104
|
-
"static/chunks/832-
|
|
104
|
+
"static/chunks/832-5460e7c4690723c9.js",
|
|
105
105
|
"static/chunks/pages/login-3bb40d77e6ee120a.js"
|
|
106
106
|
],
|
|
107
107
|
"/s": [
|
|
108
|
-
"static/chunks/webpack-
|
|
108
|
+
"static/chunks/webpack-aff0e2e4ba699b8a.js",
|
|
109
109
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
110
110
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
111
111
|
"static/chunks/861-d1a326525092ab9c.js",
|
|
112
112
|
"static/css/364c439adafef5c8.css",
|
|
113
|
-
"static/chunks/832-
|
|
113
|
+
"static/chunks/832-5460e7c4690723c9.js",
|
|
114
114
|
"static/css/2253644409b99b98.css",
|
|
115
115
|
"static/chunks/706-abfba2e18f084aed.js",
|
|
116
116
|
"static/chunks/pages/s-8fec20c40a2bd7da.js"
|