@faststore/core 3.11.2 → 3.11.3
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/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-minimal-server.js.nft.json +1 -1
- package/.next/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.js +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/react-loadable-manifest.json +3 -3
- package/.next/required-server-files.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/1163.js +2 -2
- package/.next/server/chunks/3157.js +1 -1
- package/.next/server/chunks/{1377.js → 3668.js} +1 -1
- package/.next/server/chunks/4012.js +1 -1
- package/.next/server/chunks/6859.js +1 -1
- package/.next/server/chunks/8857.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 +1 -1
- package/.next/server/pages/_app.js.nft.json +1 -1
- package/.next/server/pages/_document.js +1 -1
- package/.next/server/pages/_document.js.nft.json +1 -1
- package/.next/server/pages/_error.js +1 -1
- package/.next/server/pages/_error.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.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.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 +1 -1
- package/.next/server/pages/en-US/500.html +1 -1
- package/.next/server/pages/en-US/account.html +1 -1
- package/.next/server/pages/en-US/checkout.html +1 -1
- package/.next/server/pages/en-US/login.html +1 -1
- package/.next/server/pages/en-US/s.html +1 -1
- package/.next/server/pages/en-US.html +1 -1
- 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/{1153.d7522522b6c917ed.js → 1153.7f616071da309cf5.js} +1 -1
- package/.next/static/chunks/{5217.350e250227ef3657.js → 5217.2c285832cd2bb950.js} +1 -1
- package/.next/static/chunks/{6941-6223429b182b7109.js → 6941-691e0f68baf2036e.js} +2 -2
- package/.next/static/chunks/{8857.0ff8f6604fb061a8.js → 8857.141d2a4640c89f4a.js} +1 -1
- package/.next/static/chunks/{main-209ac4974b020af1.js → main-48d1188fa94dad34.js} +1 -1
- package/.next/static/chunks/pages/{_app-91d65e1abd88251d.js → _app-e0cf85dd2f4d858c.js} +1 -1
- package/.next/static/chunks/pages/{_error-85cabf0d7a5ea2f2.js → _error-6a4b9b22c63bd9d7.js} +1 -1
- package/.next/static/chunks/{webpack-a63f842ae0d7bdfd.js → webpack-0b036af6daba5815.js} +1 -1
- package/.next/static/{bYvT7j3s1L8_ALPlSxNjt → qw1fhkTKJwfp3KmckYsWd}/_buildManifest.js +1 -1
- package/.next/trace +102 -102
- package/.turbo/turbo-build.log +7 -6
- package/.turbo/turbo-test.log +5 -5
- package/CHANGELOG.md +4 -0
- package/README.md +0 -3
- package/cypress/integration/a11y.test.js +0 -1
- package/cypress/integration/analytics.test.js +0 -1
- package/cypress/integration/cart.test.js +0 -1
- package/cypress/integration/plp.test.js +0 -1
- package/cypress/integration/search.test.js +0 -1
- package/cypress/integration/seo.test.js +0 -1
- package/cypress/plugins/index.js +0 -3
- package/cypress/support/commands.js +0 -1
- package/next.config.js +3 -0
- package/package.json +9 -11
- package/src/customizations/src/components/index.tsx +0 -1
- package/src/fonts/WebFonts.tsx +0 -2
- package/src/plugins/index.ts +0 -1
- package/src/server/index.ts +4 -5
- package/.next/cache/eslint/.cache_1gneedd +0 -1
- /package/.next/static/{bYvT7j3s1L8_ALPlSxNjt → qw1fhkTKJwfp3KmckYsWd}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
qw1fhkTKJwfp3KmckYsWd
|
|
@@ -5,46 +5,46 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/qw1fhkTKJwfp3KmckYsWd/_buildManifest.js",
|
|
9
|
+
"static/qw1fhkTKJwfp3KmckYsWd/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-0b036af6daba5815.js",
|
|
15
15
|
"static/chunks/framework-12a146e94cfcf7c4.js",
|
|
16
|
-
"static/chunks/main-
|
|
17
|
-
"static/chunks/6941-
|
|
16
|
+
"static/chunks/main-48d1188fa94dad34.js",
|
|
17
|
+
"static/chunks/6941-691e0f68baf2036e.js",
|
|
18
18
|
"static/css/93d239c461485bdf.css",
|
|
19
19
|
"static/chunks/7563-53ce4ad626d93f7e.js",
|
|
20
20
|
"static/css/b1806cbafd0c1f81.css",
|
|
21
21
|
"static/chunks/pages/index-01e855e8041d8ecd.js"
|
|
22
22
|
],
|
|
23
23
|
"/404": [
|
|
24
|
-
"static/chunks/webpack-
|
|
24
|
+
"static/chunks/webpack-0b036af6daba5815.js",
|
|
25
25
|
"static/chunks/framework-12a146e94cfcf7c4.js",
|
|
26
|
-
"static/chunks/main-
|
|
27
|
-
"static/chunks/6941-
|
|
26
|
+
"static/chunks/main-48d1188fa94dad34.js",
|
|
27
|
+
"static/chunks/6941-691e0f68baf2036e.js",
|
|
28
28
|
"static/css/93d239c461485bdf.css",
|
|
29
29
|
"static/chunks/7563-53ce4ad626d93f7e.js",
|
|
30
30
|
"static/css/2980acad3f8e1028.css",
|
|
31
31
|
"static/chunks/pages/404-5e3ccc26e8693eea.js"
|
|
32
32
|
],
|
|
33
33
|
"/500": [
|
|
34
|
-
"static/chunks/webpack-
|
|
34
|
+
"static/chunks/webpack-0b036af6daba5815.js",
|
|
35
35
|
"static/chunks/framework-12a146e94cfcf7c4.js",
|
|
36
|
-
"static/chunks/main-
|
|
37
|
-
"static/chunks/6941-
|
|
36
|
+
"static/chunks/main-48d1188fa94dad34.js",
|
|
37
|
+
"static/chunks/6941-691e0f68baf2036e.js",
|
|
38
38
|
"static/css/93d239c461485bdf.css",
|
|
39
39
|
"static/chunks/7563-53ce4ad626d93f7e.js",
|
|
40
40
|
"static/css/2980acad3f8e1028.css",
|
|
41
41
|
"static/chunks/pages/500-823cb0432a498a6a.js"
|
|
42
42
|
],
|
|
43
43
|
"/[...slug]": [
|
|
44
|
-
"static/chunks/webpack-
|
|
44
|
+
"static/chunks/webpack-0b036af6daba5815.js",
|
|
45
45
|
"static/chunks/framework-12a146e94cfcf7c4.js",
|
|
46
|
-
"static/chunks/main-
|
|
47
|
-
"static/chunks/6941-
|
|
46
|
+
"static/chunks/main-48d1188fa94dad34.js",
|
|
47
|
+
"static/chunks/6941-691e0f68baf2036e.js",
|
|
48
48
|
"static/css/93d239c461485bdf.css",
|
|
49
49
|
"static/chunks/7563-53ce4ad626d93f7e.js",
|
|
50
50
|
"static/css/6e34c6c07086e3df.css",
|
|
@@ -52,10 +52,10 @@
|
|
|
52
52
|
"static/chunks/pages/[...slug]-ea558b39fbfcc27f.js"
|
|
53
53
|
],
|
|
54
54
|
"/[slug]/p": [
|
|
55
|
-
"static/chunks/webpack-
|
|
55
|
+
"static/chunks/webpack-0b036af6daba5815.js",
|
|
56
56
|
"static/chunks/framework-12a146e94cfcf7c4.js",
|
|
57
|
-
"static/chunks/main-
|
|
58
|
-
"static/chunks/6941-
|
|
57
|
+
"static/chunks/main-48d1188fa94dad34.js",
|
|
58
|
+
"static/chunks/6941-691e0f68baf2036e.js",
|
|
59
59
|
"static/chunks/2599-67df8c38c483737b.js",
|
|
60
60
|
"static/css/93d239c461485bdf.css",
|
|
61
61
|
"static/chunks/7563-53ce4ad626d93f7e.js",
|
|
@@ -67,51 +67,51 @@
|
|
|
67
67
|
"static/chunks/pages/[slug]/p-9f818242d4684d7b.js"
|
|
68
68
|
],
|
|
69
69
|
"/_app": [
|
|
70
|
-
"static/chunks/webpack-
|
|
70
|
+
"static/chunks/webpack-0b036af6daba5815.js",
|
|
71
71
|
"static/chunks/framework-12a146e94cfcf7c4.js",
|
|
72
|
-
"static/chunks/main-
|
|
72
|
+
"static/chunks/main-48d1188fa94dad34.js",
|
|
73
73
|
"static/css/ee0556daedda6306.css",
|
|
74
|
-
"static/chunks/pages/_app-
|
|
74
|
+
"static/chunks/pages/_app-e0cf85dd2f4d858c.js"
|
|
75
75
|
],
|
|
76
76
|
"/_error": [
|
|
77
|
-
"static/chunks/webpack-
|
|
77
|
+
"static/chunks/webpack-0b036af6daba5815.js",
|
|
78
78
|
"static/chunks/framework-12a146e94cfcf7c4.js",
|
|
79
|
-
"static/chunks/main-
|
|
80
|
-
"static/chunks/pages/_error-
|
|
79
|
+
"static/chunks/main-48d1188fa94dad34.js",
|
|
80
|
+
"static/chunks/pages/_error-6a4b9b22c63bd9d7.js"
|
|
81
81
|
],
|
|
82
82
|
"/account": [
|
|
83
|
-
"static/chunks/webpack-
|
|
83
|
+
"static/chunks/webpack-0b036af6daba5815.js",
|
|
84
84
|
"static/chunks/framework-12a146e94cfcf7c4.js",
|
|
85
|
-
"static/chunks/main-
|
|
86
|
-
"static/chunks/6941-
|
|
85
|
+
"static/chunks/main-48d1188fa94dad34.js",
|
|
86
|
+
"static/chunks/6941-691e0f68baf2036e.js",
|
|
87
87
|
"static/css/93d239c461485bdf.css",
|
|
88
88
|
"static/chunks/7563-53ce4ad626d93f7e.js",
|
|
89
89
|
"static/chunks/pages/account-1d2b1635afa59ace.js"
|
|
90
90
|
],
|
|
91
91
|
"/checkout": [
|
|
92
|
-
"static/chunks/webpack-
|
|
92
|
+
"static/chunks/webpack-0b036af6daba5815.js",
|
|
93
93
|
"static/chunks/framework-12a146e94cfcf7c4.js",
|
|
94
|
-
"static/chunks/main-
|
|
95
|
-
"static/chunks/6941-
|
|
94
|
+
"static/chunks/main-48d1188fa94dad34.js",
|
|
95
|
+
"static/chunks/6941-691e0f68baf2036e.js",
|
|
96
96
|
"static/css/93d239c461485bdf.css",
|
|
97
97
|
"static/chunks/7563-53ce4ad626d93f7e.js",
|
|
98
98
|
"static/chunks/pages/checkout-4b85659485b4500c.js"
|
|
99
99
|
],
|
|
100
100
|
"/login": [
|
|
101
|
-
"static/chunks/webpack-
|
|
101
|
+
"static/chunks/webpack-0b036af6daba5815.js",
|
|
102
102
|
"static/chunks/framework-12a146e94cfcf7c4.js",
|
|
103
|
-
"static/chunks/main-
|
|
104
|
-
"static/chunks/6941-
|
|
103
|
+
"static/chunks/main-48d1188fa94dad34.js",
|
|
104
|
+
"static/chunks/6941-691e0f68baf2036e.js",
|
|
105
105
|
"static/css/93d239c461485bdf.css",
|
|
106
106
|
"static/chunks/7563-53ce4ad626d93f7e.js",
|
|
107
107
|
"static/css/2980acad3f8e1028.css",
|
|
108
108
|
"static/chunks/pages/login-ec8f707d0c577b05.js"
|
|
109
109
|
],
|
|
110
110
|
"/s": [
|
|
111
|
-
"static/chunks/webpack-
|
|
111
|
+
"static/chunks/webpack-0b036af6daba5815.js",
|
|
112
112
|
"static/chunks/framework-12a146e94cfcf7c4.js",
|
|
113
|
-
"static/chunks/main-
|
|
114
|
-
"static/chunks/6941-
|
|
113
|
+
"static/chunks/main-48d1188fa94dad34.js",
|
|
114
|
+
"static/chunks/6941-691e0f68baf2036e.js",
|
|
115
115
|
"static/css/93d239c461485bdf.css",
|
|
116
116
|
"static/chunks/7563-53ce4ad626d93f7e.js",
|
|
117
117
|
"static/css/6e34c6c07086e3df.css",
|