@faststore/core 2.2.60 → 2.2.63
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 +35 -35
- 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 +3 -3
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/312.js +3 -5
- package/.next/server/chunks/520.js +1 -1
- package/.next/server/chunks/585.js +3 -3
- package/.next/server/chunks/74.js +42 -54
- 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.nft.json +1 -1
- package/.next/server/pages/500.js.nft.json +1 -1
- package/.next/server/pages/[...slug].js +2 -2
- package/.next/server/pages/[...slug].js.nft.json +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/_error.js.nft.json +1 -1
- package/.next/server/pages/account.js.nft.json +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.nft.json +1 -1
- package/.next/server/pages/s.js.nft.json +1 -1
- package/.next/server/pages-manifest.json +4 -4
- package/.next/static/chunks/{251.98f500dd8ba008ae.js → 251.65e0bb7a2f58b3db.js} +1 -1
- package/.next/static/chunks/585.4d5c26d3a9861c00.js +1 -0
- package/.next/static/chunks/875-299d78c2777aa78f.js +1 -0
- package/.next/static/chunks/{webpack-41b4f40c5b7ff474.js → webpack-b302478d1b1f81e9.js} +1 -1
- package/.next/static/css/ac16c756c850c474.css +1 -0
- package/.next/static/css/d2e8564f2bf133d9.css +1 -0
- package/.next/static/css/d973eeb803fd5b08.css +1 -0
- package/.next/static/css/{e84fc497732ea596.css → e772e7786bb4dee9.css} +1 -1
- package/.next/static/css/eababca67e15ef4b.css +1 -0
- package/.next/static/{6bF_SCrIHFXTyZBUovU8C → yHO1tC6ibIFdp6AHIusRm}/_buildManifest.js +1 -1
- package/.next/trace +81 -81
- package/.turbo/turbo-build.log +3 -3
- package/.turbo/turbo-test.log +9 -9
- package/package.json +5 -5
- package/src/components/cart/CartSidebar/section.module.scss +1 -0
- package/src/components/sections/Navbar/section.module.scss +1 -0
- package/src/components/sections/ProductDetails/DefaultComponents.ts +2 -2
- package/src/components/sections/ProductShelf/section.module.scss +1 -0
- package/src/components/sections/ProductTiles/section.module.scss +2 -1
- package/src/components/ui/ProductDetails/ProductDetailsSettings.tsx +8 -48
- package/src/typings/overrides.ts +4 -4
- package/.next/static/chunks/585.f056dcd6e8625c41.js +0 -1
- package/.next/static/chunks/875-cb15fc30de11893a.js +0 -1
- package/.next/static/css/014e8b0d9020cd52.css +0 -1
- package/.next/static/css/0dc997f9da3027b7.css +0 -1
- package/.next/static/css/4a189916c3edc75d.css +0 -1
- package/.next/static/css/cf062feb79245123.css +0 -1
- /package/.next/static/{6bF_SCrIHFXTyZBUovU8C → yHO1tC6ibIFdp6AHIusRm}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
yHO1tC6ibIFdp6AHIusRm
|
|
@@ -5,112 +5,112 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/yHO1tC6ibIFdp6AHIusRm/_buildManifest.js",
|
|
9
|
+
"static/yHO1tC6ibIFdp6AHIusRm/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-b302478d1b1f81e9.js",
|
|
15
15
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
16
16
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
17
17
|
"static/chunks/897-b07932d813bb7dac.js",
|
|
18
|
-
"static/css/
|
|
19
|
-
"static/chunks/875-
|
|
20
|
-
"static/css/
|
|
18
|
+
"static/css/ac16c756c850c474.css",
|
|
19
|
+
"static/chunks/875-299d78c2777aa78f.js",
|
|
20
|
+
"static/css/d2e8564f2bf133d9.css",
|
|
21
21
|
"static/chunks/pages/index-66a1b740f1101ce4.js"
|
|
22
22
|
],
|
|
23
23
|
"/404": [
|
|
24
|
-
"static/chunks/webpack-
|
|
24
|
+
"static/chunks/webpack-b302478d1b1f81e9.js",
|
|
25
25
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
26
26
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
27
27
|
"static/chunks/897-b07932d813bb7dac.js",
|
|
28
|
-
"static/css/
|
|
29
|
-
"static/chunks/875-
|
|
28
|
+
"static/css/ac16c756c850c474.css",
|
|
29
|
+
"static/chunks/875-299d78c2777aa78f.js",
|
|
30
30
|
"static/css/df588bb98c0b0ca6.css",
|
|
31
31
|
"static/chunks/pages/404-340e5868f79ee704.js"
|
|
32
32
|
],
|
|
33
33
|
"/500": [
|
|
34
|
-
"static/chunks/webpack-
|
|
34
|
+
"static/chunks/webpack-b302478d1b1f81e9.js",
|
|
35
35
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
36
36
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
37
37
|
"static/chunks/897-b07932d813bb7dac.js",
|
|
38
|
-
"static/css/
|
|
39
|
-
"static/chunks/875-
|
|
38
|
+
"static/css/ac16c756c850c474.css",
|
|
39
|
+
"static/chunks/875-299d78c2777aa78f.js",
|
|
40
40
|
"static/css/df588bb98c0b0ca6.css",
|
|
41
41
|
"static/chunks/pages/500-ee2a5efc5808cdd4.js"
|
|
42
42
|
],
|
|
43
43
|
"/[...slug]": [
|
|
44
|
-
"static/chunks/webpack-
|
|
44
|
+
"static/chunks/webpack-b302478d1b1f81e9.js",
|
|
45
45
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
46
46
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
47
47
|
"static/chunks/897-b07932d813bb7dac.js",
|
|
48
|
-
"static/css/
|
|
49
|
-
"static/chunks/875-
|
|
50
|
-
"static/css/
|
|
48
|
+
"static/css/ac16c756c850c474.css",
|
|
49
|
+
"static/chunks/875-299d78c2777aa78f.js",
|
|
50
|
+
"static/css/d973eeb803fd5b08.css",
|
|
51
51
|
"static/chunks/238-6cdd6e7841eba836.js",
|
|
52
|
-
"static/css/
|
|
52
|
+
"static/css/eababca67e15ef4b.css",
|
|
53
53
|
"static/chunks/pages/[...slug]-8e6c8b59791c31e9.js"
|
|
54
54
|
],
|
|
55
55
|
"/[slug]/p": [
|
|
56
|
-
"static/chunks/webpack-
|
|
56
|
+
"static/chunks/webpack-b302478d1b1f81e9.js",
|
|
57
57
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
58
58
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
59
59
|
"static/chunks/897-b07932d813bb7dac.js",
|
|
60
|
-
"static/css/
|
|
61
|
-
"static/chunks/875-
|
|
60
|
+
"static/css/ac16c756c850c474.css",
|
|
61
|
+
"static/chunks/875-299d78c2777aa78f.js",
|
|
62
62
|
"static/css/e67c73ff7fbc8c54.css",
|
|
63
63
|
"static/chunks/pages/[slug]/p-fd236c3b1d28734d.js"
|
|
64
64
|
],
|
|
65
65
|
"/_app": [
|
|
66
|
-
"static/chunks/webpack-
|
|
66
|
+
"static/chunks/webpack-b302478d1b1f81e9.js",
|
|
67
67
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
68
68
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
69
69
|
"static/css/5d1f64b61ea581f4.css",
|
|
70
70
|
"static/chunks/pages/_app-30b9666307e4b3b1.js"
|
|
71
71
|
],
|
|
72
72
|
"/_error": [
|
|
73
|
-
"static/chunks/webpack-
|
|
73
|
+
"static/chunks/webpack-b302478d1b1f81e9.js",
|
|
74
74
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
75
75
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
76
76
|
"static/chunks/pages/_error-319451dea77827a6.js"
|
|
77
77
|
],
|
|
78
78
|
"/account": [
|
|
79
|
-
"static/chunks/webpack-
|
|
79
|
+
"static/chunks/webpack-b302478d1b1f81e9.js",
|
|
80
80
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
81
81
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
82
82
|
"static/chunks/897-b07932d813bb7dac.js",
|
|
83
|
-
"static/css/
|
|
84
|
-
"static/chunks/875-
|
|
83
|
+
"static/css/ac16c756c850c474.css",
|
|
84
|
+
"static/chunks/875-299d78c2777aa78f.js",
|
|
85
85
|
"static/chunks/pages/account-acd169fb6e00021f.js"
|
|
86
86
|
],
|
|
87
87
|
"/checkout": [
|
|
88
|
-
"static/chunks/webpack-
|
|
88
|
+
"static/chunks/webpack-b302478d1b1f81e9.js",
|
|
89
89
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
90
90
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
91
91
|
"static/chunks/897-b07932d813bb7dac.js",
|
|
92
|
-
"static/css/
|
|
93
|
-
"static/chunks/875-
|
|
92
|
+
"static/css/ac16c756c850c474.css",
|
|
93
|
+
"static/chunks/875-299d78c2777aa78f.js",
|
|
94
94
|
"static/chunks/pages/checkout-5de711ccb807644b.js"
|
|
95
95
|
],
|
|
96
96
|
"/login": [
|
|
97
|
-
"static/chunks/webpack-
|
|
97
|
+
"static/chunks/webpack-b302478d1b1f81e9.js",
|
|
98
98
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
99
99
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
100
100
|
"static/chunks/897-b07932d813bb7dac.js",
|
|
101
|
-
"static/css/
|
|
102
|
-
"static/chunks/875-
|
|
101
|
+
"static/css/ac16c756c850c474.css",
|
|
102
|
+
"static/chunks/875-299d78c2777aa78f.js",
|
|
103
103
|
"static/css/df588bb98c0b0ca6.css",
|
|
104
104
|
"static/chunks/pages/login-e5ee36783a4877fd.js"
|
|
105
105
|
],
|
|
106
106
|
"/s": [
|
|
107
|
-
"static/chunks/webpack-
|
|
107
|
+
"static/chunks/webpack-b302478d1b1f81e9.js",
|
|
108
108
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
109
109
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
110
110
|
"static/chunks/897-b07932d813bb7dac.js",
|
|
111
|
-
"static/css/
|
|
112
|
-
"static/chunks/875-
|
|
113
|
-
"static/css/
|
|
111
|
+
"static/css/ac16c756c850c474.css",
|
|
112
|
+
"static/chunks/875-299d78c2777aa78f.js",
|
|
113
|
+
"static/css/d973eeb803fd5b08.css",
|
|
114
114
|
"static/chunks/238-6cdd6e7841eba836.js",
|
|
115
115
|
"static/chunks/pages/s-669d2eccade79e75.js"
|
|
116
116
|
]
|