@faststore/core 3.0.112 → 3.0.116
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 +32 -32
- 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/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/routes-manifest.json +1 -1
- package/.next/server/chunks/153.js +1 -1
- package/.next/server/chunks/24.js +1 -1
- package/.next/server/chunks/498.js +1 -1
- package/.next/server/chunks/646.js +2 -2
- package/.next/server/chunks/82.js +2 -2
- package/.next/server/chunks/933.js +1 -1
- package/.next/server/chunks/997.js +1 -1
- package/.next/server/middleware-build-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/_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/checkout.js +1 -1
- package/.next/server/pages/checkout.js.nft.json +1 -1
- package/.next/server/pages/en-US/404.html +2 -69
- package/.next/server/pages/en-US/404.json +1 -1
- package/.next/server/pages/en-US/500.html +2 -69
- package/.next/server/pages/en-US/500.json +1 -1
- package/.next/server/pages/en-US/account.html +2 -69
- package/.next/server/pages/en-US/account.json +1 -1
- package/.next/server/pages/en-US/checkout.html +2 -69
- package/.next/server/pages/en-US/checkout.json +1 -1
- package/.next/server/pages/en-US/login.html +2 -69
- package/.next/server/pages/en-US/login.json +1 -1
- package/.next/server/pages/en-US/s.html +2 -69
- package/.next/server/pages/en-US/s.json +1 -1
- package/.next/server/pages/en-US.html +3 -70
- package/.next/server/pages/en-US.json +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/KTDlBYjCu5WzIPGoRYTKn/_buildManifest.js +1 -0
- package/.next/static/chunks/{575-ae1d53677e78fd7b.js → 108-090729aea2c4ba4c.js} +2 -2
- package/.next/static/chunks/629-0cb613f9bcc4f486.js +1 -0
- package/.next/static/chunks/968-2833bd4b4774c583.js +1 -0
- package/.next/static/chunks/pages/{404-88e398da671e9a74.js → 404-3c76e2c43ca8dcd4.js} +1 -1
- package/.next/static/chunks/pages/{500-8460c80c5f08bb09.js → 500-1ad030e3adff740a.js} +1 -1
- package/.next/static/chunks/pages/[...slug]-dd7f247ab9486429.js +1 -0
- package/.next/static/chunks/pages/[slug]/p-e7077156f76f4cef.js +1 -0
- package/.next/static/chunks/pages/_app-5d553d859f2f0ef5.js +1 -0
- package/.next/static/chunks/pages/{account-2f8be1e9ff489677.js → account-e7b06039b653381d.js} +1 -1
- package/.next/static/chunks/pages/{checkout-0b95738bd7217e14.js → checkout-996d898a57d037a0.js} +1 -1
- package/.next/static/chunks/pages/index-d7ef84d142b53200.js +1 -0
- package/.next/static/chunks/pages/{login-0f8dfe5bdc54f8cc.js → login-b82e639bfe6d70ce.js} +1 -1
- package/.next/static/chunks/pages/s-5f2e23d107382a98.js +1 -0
- package/.next/trace +95 -95
- package/.turbo/turbo-build.log +16 -16
- package/.turbo/turbo-test.log +4 -4
- package/cypress/integration/a11y.test.js +17 -5
- package/cypress/integration/analytics.test.js +2 -2
- package/cypress/integration/seo.test.js +6 -3
- package/faststore.config.default.js +2 -2
- package/package.json +9 -11
- package/src/components/cms/GlobalSections.tsx +3 -3
- package/src/components/cms/RenderSections.tsx +2 -5
- package/src/components/common/Alert/Alert.tsx +1 -3
- package/src/components/common/Footer/Footer.tsx +7 -5
- package/src/components/common/Footer/FooterLinks.tsx +1 -1
- package/src/components/common/Footer/FooterSocial.tsx +10 -3
- package/src/components/navigation/Navbar/Navbar.tsx +1 -4
- package/src/components/navigation/NavbarLinks/NavbarLinks.tsx +1 -2
- package/src/components/navigation/NavbarSlider/NavbarSlider.tsx +1 -2
- package/src/components/sections/Incentives/Incentives.tsx +5 -3
- package/src/components/sections/ProductGallery/ProductGallery.tsx +2 -7
- package/src/components/ui/Incentives/Incentives.tsx +11 -5
- package/src/components/ui/ProductDetails/ProductDetailsSettings.tsx +1 -2
- package/src/pages/[...slug].tsx +1 -3
- package/src/pages/[slug]/p.tsx +1 -4
- package/src/pages/_app.tsx +0 -7
- package/src/pages/_document.tsx +9 -0
- package/src/pages/index.tsx +19 -23
- package/src/pages/s.tsx +1 -4
- package/.next/static/Zw3RRqpKiix9XheiagRJ4/_buildManifest.js +0 -1
- package/.next/static/chunks/629-2035a739f8a77882.js +0 -1
- package/.next/static/chunks/968-064430c7734aa0e9.js +0 -1
- package/.next/static/chunks/pages/[...slug]-8ccbcdddf41a0c95.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-08757b2e058d168d.js +0 -1
- package/.next/static/chunks/pages/_app-aeb8a1c6bff23375.js +0 -68
- package/.next/static/chunks/pages/index-2ed543569f2d5886.js +0 -1
- package/.next/static/chunks/pages/s-b52ba3a76a5e2d94.js +0 -1
- package/cypress/integration/performance.test.js +0 -65
- package/src/sdk/tests/mark.tsx +0 -10
- /package/.next/static/{Zw3RRqpKiix9XheiagRJ4 → KTDlBYjCu5WzIPGoRYTKn}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
KTDlBYjCu5WzIPGoRYTKn
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/KTDlBYjCu5WzIPGoRYTKn/_buildManifest.js",
|
|
9
|
+
"static/KTDlBYjCu5WzIPGoRYTKn/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
@@ -14,66 +14,66 @@
|
|
|
14
14
|
"static/chunks/webpack-8883d8523b03e385.js",
|
|
15
15
|
"static/chunks/framework-8e279965036b6169.js",
|
|
16
16
|
"static/chunks/main-029f1328cfee9686.js",
|
|
17
|
-
"static/chunks/
|
|
17
|
+
"static/chunks/108-090729aea2c4ba4c.js",
|
|
18
18
|
"static/css/4fae3c7fc719f5c5.css",
|
|
19
|
-
"static/chunks/968-
|
|
19
|
+
"static/chunks/968-2833bd4b4774c583.js",
|
|
20
20
|
"static/css/3e19bc8739388691.css",
|
|
21
21
|
"static/chunks/661-37d224da8cd18a0d.js",
|
|
22
22
|
"static/css/197e314c5a03eabd.css",
|
|
23
|
-
"static/chunks/pages/index-
|
|
23
|
+
"static/chunks/pages/index-d7ef84d142b53200.js"
|
|
24
24
|
],
|
|
25
25
|
"/404": [
|
|
26
26
|
"static/chunks/webpack-8883d8523b03e385.js",
|
|
27
27
|
"static/chunks/framework-8e279965036b6169.js",
|
|
28
28
|
"static/chunks/main-029f1328cfee9686.js",
|
|
29
|
-
"static/chunks/
|
|
29
|
+
"static/chunks/108-090729aea2c4ba4c.js",
|
|
30
30
|
"static/css/4fae3c7fc719f5c5.css",
|
|
31
|
-
"static/chunks/968-
|
|
31
|
+
"static/chunks/968-2833bd4b4774c583.js",
|
|
32
32
|
"static/css/2980acad3f8e1028.css",
|
|
33
|
-
"static/chunks/pages/404-
|
|
33
|
+
"static/chunks/pages/404-3c76e2c43ca8dcd4.js"
|
|
34
34
|
],
|
|
35
35
|
"/500": [
|
|
36
36
|
"static/chunks/webpack-8883d8523b03e385.js",
|
|
37
37
|
"static/chunks/framework-8e279965036b6169.js",
|
|
38
38
|
"static/chunks/main-029f1328cfee9686.js",
|
|
39
|
-
"static/chunks/
|
|
39
|
+
"static/chunks/108-090729aea2c4ba4c.js",
|
|
40
40
|
"static/css/4fae3c7fc719f5c5.css",
|
|
41
|
-
"static/chunks/968-
|
|
41
|
+
"static/chunks/968-2833bd4b4774c583.js",
|
|
42
42
|
"static/css/2980acad3f8e1028.css",
|
|
43
|
-
"static/chunks/pages/500-
|
|
43
|
+
"static/chunks/pages/500-1ad030e3adff740a.js"
|
|
44
44
|
],
|
|
45
45
|
"/[...slug]": [
|
|
46
46
|
"static/chunks/webpack-8883d8523b03e385.js",
|
|
47
47
|
"static/chunks/framework-8e279965036b6169.js",
|
|
48
48
|
"static/chunks/main-029f1328cfee9686.js",
|
|
49
|
-
"static/chunks/
|
|
49
|
+
"static/chunks/108-090729aea2c4ba4c.js",
|
|
50
50
|
"static/css/4fae3c7fc719f5c5.css",
|
|
51
|
-
"static/chunks/968-
|
|
51
|
+
"static/chunks/968-2833bd4b4774c583.js",
|
|
52
52
|
"static/css/3e19bc8739388691.css",
|
|
53
53
|
"static/chunks/661-37d224da8cd18a0d.js",
|
|
54
54
|
"static/css/c725ca9e956e11d7.css",
|
|
55
|
-
"static/chunks/629-
|
|
55
|
+
"static/chunks/629-0cb613f9bcc4f486.js",
|
|
56
56
|
"static/css/e47f1a002bdcf76f.css",
|
|
57
|
-
"static/chunks/pages/[...slug]-
|
|
57
|
+
"static/chunks/pages/[...slug]-dd7f247ab9486429.js"
|
|
58
58
|
],
|
|
59
59
|
"/[slug]/p": [
|
|
60
60
|
"static/chunks/webpack-8883d8523b03e385.js",
|
|
61
61
|
"static/chunks/framework-8e279965036b6169.js",
|
|
62
62
|
"static/chunks/main-029f1328cfee9686.js",
|
|
63
|
-
"static/chunks/
|
|
63
|
+
"static/chunks/108-090729aea2c4ba4c.js",
|
|
64
64
|
"static/css/4fae3c7fc719f5c5.css",
|
|
65
|
-
"static/chunks/968-
|
|
65
|
+
"static/chunks/968-2833bd4b4774c583.js",
|
|
66
66
|
"static/css/3e19bc8739388691.css",
|
|
67
67
|
"static/chunks/661-37d224da8cd18a0d.js",
|
|
68
68
|
"static/css/fbd711b9f5abf105.css",
|
|
69
|
-
"static/chunks/pages/[slug]/p-
|
|
69
|
+
"static/chunks/pages/[slug]/p-e7077156f76f4cef.js"
|
|
70
70
|
],
|
|
71
71
|
"/_app": [
|
|
72
72
|
"static/chunks/webpack-8883d8523b03e385.js",
|
|
73
73
|
"static/chunks/framework-8e279965036b6169.js",
|
|
74
74
|
"static/chunks/main-029f1328cfee9686.js",
|
|
75
75
|
"static/css/ee0556daedda6306.css",
|
|
76
|
-
"static/chunks/pages/_app-
|
|
76
|
+
"static/chunks/pages/_app-5d553d859f2f0ef5.js"
|
|
77
77
|
],
|
|
78
78
|
"/_error": [
|
|
79
79
|
"static/chunks/webpack-8883d8523b03e385.js",
|
|
@@ -85,43 +85,43 @@
|
|
|
85
85
|
"static/chunks/webpack-8883d8523b03e385.js",
|
|
86
86
|
"static/chunks/framework-8e279965036b6169.js",
|
|
87
87
|
"static/chunks/main-029f1328cfee9686.js",
|
|
88
|
-
"static/chunks/
|
|
88
|
+
"static/chunks/108-090729aea2c4ba4c.js",
|
|
89
89
|
"static/css/4fae3c7fc719f5c5.css",
|
|
90
|
-
"static/chunks/968-
|
|
91
|
-
"static/chunks/pages/account-
|
|
90
|
+
"static/chunks/968-2833bd4b4774c583.js",
|
|
91
|
+
"static/chunks/pages/account-e7b06039b653381d.js"
|
|
92
92
|
],
|
|
93
93
|
"/checkout": [
|
|
94
94
|
"static/chunks/webpack-8883d8523b03e385.js",
|
|
95
95
|
"static/chunks/framework-8e279965036b6169.js",
|
|
96
96
|
"static/chunks/main-029f1328cfee9686.js",
|
|
97
|
-
"static/chunks/
|
|
97
|
+
"static/chunks/108-090729aea2c4ba4c.js",
|
|
98
98
|
"static/css/4fae3c7fc719f5c5.css",
|
|
99
|
-
"static/chunks/968-
|
|
100
|
-
"static/chunks/pages/checkout-
|
|
99
|
+
"static/chunks/968-2833bd4b4774c583.js",
|
|
100
|
+
"static/chunks/pages/checkout-996d898a57d037a0.js"
|
|
101
101
|
],
|
|
102
102
|
"/login": [
|
|
103
103
|
"static/chunks/webpack-8883d8523b03e385.js",
|
|
104
104
|
"static/chunks/framework-8e279965036b6169.js",
|
|
105
105
|
"static/chunks/main-029f1328cfee9686.js",
|
|
106
|
-
"static/chunks/
|
|
106
|
+
"static/chunks/108-090729aea2c4ba4c.js",
|
|
107
107
|
"static/css/4fae3c7fc719f5c5.css",
|
|
108
|
-
"static/chunks/968-
|
|
108
|
+
"static/chunks/968-2833bd4b4774c583.js",
|
|
109
109
|
"static/css/2980acad3f8e1028.css",
|
|
110
|
-
"static/chunks/pages/login-
|
|
110
|
+
"static/chunks/pages/login-b82e639bfe6d70ce.js"
|
|
111
111
|
],
|
|
112
112
|
"/s": [
|
|
113
113
|
"static/chunks/webpack-8883d8523b03e385.js",
|
|
114
114
|
"static/chunks/framework-8e279965036b6169.js",
|
|
115
115
|
"static/chunks/main-029f1328cfee9686.js",
|
|
116
|
-
"static/chunks/
|
|
116
|
+
"static/chunks/108-090729aea2c4ba4c.js",
|
|
117
117
|
"static/css/4fae3c7fc719f5c5.css",
|
|
118
|
-
"static/chunks/968-
|
|
118
|
+
"static/chunks/968-2833bd4b4774c583.js",
|
|
119
119
|
"static/css/3e19bc8739388691.css",
|
|
120
120
|
"static/chunks/661-37d224da8cd18a0d.js",
|
|
121
121
|
"static/css/c725ca9e956e11d7.css",
|
|
122
|
-
"static/chunks/629-
|
|
122
|
+
"static/chunks/629-0cb613f9bcc4f486.js",
|
|
123
123
|
"static/css/2980acad3f8e1028.css",
|
|
124
|
-
"static/chunks/pages/s-
|
|
124
|
+
"static/chunks/pages/s-5f2e23d107382a98.js"
|
|
125
125
|
]
|
|
126
126
|
},
|
|
127
127
|
"ampFirstPages": []
|