@faststore/core 2.2.70 → 2.2.73
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 +62 -52
- 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 +4 -4
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/117.js +427 -0
- package/.next/server/chunks/184.js +61 -0
- package/.next/server/chunks/350.js +2846 -35
- package/.next/server/chunks/585.js +22 -0
- package/.next/server/chunks/632.js +514 -0
- package/.next/server/chunks/661.js +1451 -0
- package/.next/server/chunks/693.js +58 -0
- package/.next/server/chunks/719.js +84 -0
- package/.next/server/chunks/74.js +569 -6467
- package/.next/server/chunks/779.js +58 -0
- package/.next/server/chunks/854.js +72 -0
- package/.next/server/chunks/863.js +22 -0
- package/.next/server/chunks/{520.js → 898.js} +250 -30
- package/.next/server/chunks/903.js +1926 -0
- 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 +0 -21
- package/.next/server/pages/404.js.nft.json +1 -1
- package/.next/server/pages/500.js +0 -21
- package/.next/server/pages/500.js.nft.json +1 -1
- package/.next/server/pages/[...slug].js +9 -9
- package/.next/server/pages/[...slug].js.nft.json +1 -1
- package/.next/server/pages/[slug]/p.js +1373 -33
- 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 +0 -21
- package/.next/server/pages/account.js.nft.json +1 -1
- package/.next/server/pages/checkout.js +0 -21
- 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 +3 -3
- package/.next/server/pages/en-US.json +1 -1
- package/.next/server/pages/index.js +5 -5
- package/.next/server/pages/index.js.nft.json +1 -1
- package/.next/server/pages/login.js +0 -21
- package/.next/server/pages/login.js.nft.json +1 -1
- package/.next/server/pages/s.js +4 -58
- package/.next/server/pages/s.js.nft.json +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/LB4EfHJ3ylU80A7g7tIMw/_buildManifest.js +1 -0
- package/.next/static/chunks/223-cb77217cce52d45c.js +1 -0
- package/.next/static/chunks/251.11f5198fc8bef3a4.js +1 -0
- package/.next/static/chunks/397-0d3aada1012cd78b.js +1 -0
- package/.next/static/chunks/585.6561778b7763b79e.js +1 -0
- package/.next/static/chunks/675-479a97aecebead97.js +1 -0
- package/.next/static/chunks/800.5d92de2974baf641.js +1 -0
- package/.next/static/chunks/881-57643fb90f59e576.js +1 -0
- package/.next/static/chunks/988.afda042dd9ba11d1.js +1 -0
- package/.next/static/chunks/pages/404-e106cb9a78182f5f.js +1 -0
- package/.next/static/chunks/pages/500-d28aa4a8ce88bddd.js +1 -0
- package/.next/static/chunks/pages/[...slug]-cf872b9e9befd47c.js +1 -0
- package/.next/static/chunks/pages/[slug]/p-4a75b11857b82b5c.js +1 -0
- package/.next/static/chunks/pages/{account-3741291b1e89c2e7.js → account-bf9c88a9cac80d8a.js} +1 -1
- package/.next/static/chunks/pages/{checkout-95066de007bdbbdb.js → checkout-6ca76c1e88a28ac4.js} +1 -1
- package/.next/static/chunks/pages/index-629ba146ae5f0ecf.js +1 -0
- package/.next/static/chunks/pages/login-d2af0de13ea75848.js +1 -0
- package/.next/static/chunks/pages/s-d729254b91430d1c.js +1 -0
- package/.next/static/chunks/webpack-54ce04ec11860b0b.js +1 -0
- package/.next/static/css/021de9c7b050d301.css +1 -0
- package/.next/static/css/510895065f32ed2f.css +1 -0
- package/.next/static/css/7e897ebb936fac09.css +1 -0
- package/.next/static/css/938781cdc945862e.css +1 -0
- package/.next/static/css/9558da13053ac066.css +1 -0
- package/.next/static/css/def381bf7c69fa2e.css +1 -0
- package/.next/trace +82 -82
- package/.turbo/turbo-build.log +18 -18
- package/.turbo/turbo-test.log +9 -9
- package/index.ts +13 -0
- package/package.json +3 -3
- package/src/components/sections/Alert/Alert.tsx +11 -3
- package/src/components/sections/Alert/OverriddenDefaultAlert.ts +7 -4
- package/src/components/sections/BannerText/BannerText.tsx +10 -2
- package/src/components/sections/BannerText/OverriddenDefaultBannerText.ts +7 -4
- package/src/components/sections/Breadcrumb/Breadcrumb.tsx +9 -3
- package/src/components/sections/Breadcrumb/OverriddenDefaultBreadcrumb.ts +7 -4
- package/src/components/sections/CrossSellingShelf/CrossSellingShelf.tsx +8 -2
- package/src/components/sections/CrossSellingShelf/OverriddenDefaultCrossSellingShelf.ts +2 -1
- package/src/components/sections/EmptyState/Overrides.tsx +2 -2
- package/src/components/sections/Hero/Hero.tsx +11 -3
- package/src/components/sections/Hero/OverriddenDefaultHero.ts +7 -4
- package/src/components/sections/Navbar/Navbar.tsx +10 -2
- package/src/components/sections/Navbar/OverriddenDefaultNavbar.ts +6 -4
- package/src/components/sections/Newsletter/Newsletter.tsx +10 -2
- package/src/components/sections/Newsletter/OverriddenDefaultNewsletter.ts +6 -4
- package/src/components/sections/ProductDetails/OverriddenDefaultProductDetails.ts +7 -4
- package/src/components/sections/ProductDetails/ProductDetails.tsx +16 -8
- package/src/components/sections/ProductGallery/OverriddenDefaultProductGallery.ts +6 -4
- package/src/components/sections/ProductGallery/ProductGallery.tsx +13 -5
- package/src/components/sections/ProductShelf/OverriddenDefaultProductShelf.ts +7 -4
- package/src/components/sections/ProductShelf/ProductShelf.tsx +12 -2
- package/src/components/sections/RegionBar/OverriddenDefaultRegionBar.ts +6 -4
- package/src/components/sections/RegionBar/RegionBar.tsx +11 -5
- package/src/sdk/overrides/getOverriddenSection.tsx +45 -44
- package/src/sdk/overrides/overrides.ts +2 -2
- package/src/typings/overrides.ts +265 -187
- package/src/typings/overridesDefinition.ts +20 -6
- package/.next/server/chunks/445.js +0 -167
- package/.next/server/chunks/829.js +0 -2938
- package/.next/server/chunks/934.js +0 -125
- package/.next/static/9t0jxL0Q7hZ_ItlxJLOtn/_buildManifest.js +0 -1
- package/.next/static/chunks/251.65e0bb7a2f58b3db.js +0 -1
- package/.next/static/chunks/464-bc1301cb64b71518.js +0 -1
- package/.next/static/chunks/557-4f8a963d7e07e582.js +0 -1
- package/.next/static/chunks/585.ee7478bead8853ae.js +0 -1
- package/.next/static/chunks/800.8f4f91b39aa47346.js +0 -1
- package/.next/static/chunks/988.a57dac6501fb5184.js +0 -1
- package/.next/static/chunks/pages/404-8aa1a5d5e6a66a9a.js +0 -1
- package/.next/static/chunks/pages/500-36ea8ba52ee65fe2.js +0 -1
- package/.next/static/chunks/pages/[...slug]-29c2c581a7246de4.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-d4a3fd33abda8f62.js +0 -1
- package/.next/static/chunks/pages/index-bbd90798e45dc0ff.js +0 -1
- package/.next/static/chunks/pages/login-f0d8dfab2f856c25.js +0 -1
- package/.next/static/chunks/pages/s-e9b663c3e4f84b0a.js +0 -1
- package/.next/static/chunks/webpack-776cfd646b505dc5.js +0 -1
- package/.next/static/css/0c844be3b8585e70.css +0 -1
- package/.next/static/css/557d58510041152c.css +0 -1
- package/.next/static/css/a6bcc59f42b42f36.css +0 -1
- package/.next/static/css/ecdecb8d639a8311.css +0 -1
- package/src/sdk/overrides/sections.tsx +0 -58
- /package/.next/static/{9t0jxL0Q7hZ_ItlxJLOtn → LB4EfHJ3ylU80A7g7tIMw}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
LB4EfHJ3ylU80A7g7tIMw
|
|
@@ -5,110 +5,120 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/LB4EfHJ3ylU80A7g7tIMw/_buildManifest.js",
|
|
9
|
+
"static/LB4EfHJ3ylU80A7g7tIMw/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-54ce04ec11860b0b.js",
|
|
15
15
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
16
16
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
17
|
-
"static/chunks/
|
|
18
|
-
"static/css/
|
|
19
|
-
"static/chunks/
|
|
20
|
-
"static/css/
|
|
21
|
-
"static/chunks/
|
|
17
|
+
"static/chunks/223-cb77217cce52d45c.js",
|
|
18
|
+
"static/css/021de9c7b050d301.css",
|
|
19
|
+
"static/chunks/397-0d3aada1012cd78b.js",
|
|
20
|
+
"static/css/938781cdc945862e.css",
|
|
21
|
+
"static/chunks/881-57643fb90f59e576.js",
|
|
22
|
+
"static/css/7e897ebb936fac09.css",
|
|
23
|
+
"static/chunks/pages/index-629ba146ae5f0ecf.js"
|
|
22
24
|
],
|
|
23
25
|
"/404": [
|
|
24
|
-
"static/chunks/webpack-
|
|
26
|
+
"static/chunks/webpack-54ce04ec11860b0b.js",
|
|
25
27
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
26
28
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
27
|
-
"static/chunks/
|
|
28
|
-
"static/css/
|
|
29
|
-
"static/chunks/
|
|
29
|
+
"static/chunks/223-cb77217cce52d45c.js",
|
|
30
|
+
"static/css/021de9c7b050d301.css",
|
|
31
|
+
"static/chunks/397-0d3aada1012cd78b.js",
|
|
30
32
|
"static/css/df588bb98c0b0ca6.css",
|
|
31
|
-
"static/chunks/pages/404-
|
|
33
|
+
"static/chunks/pages/404-e106cb9a78182f5f.js"
|
|
32
34
|
],
|
|
33
35
|
"/500": [
|
|
34
|
-
"static/chunks/webpack-
|
|
36
|
+
"static/chunks/webpack-54ce04ec11860b0b.js",
|
|
35
37
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
36
38
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
37
|
-
"static/chunks/
|
|
38
|
-
"static/css/
|
|
39
|
-
"static/chunks/
|
|
39
|
+
"static/chunks/223-cb77217cce52d45c.js",
|
|
40
|
+
"static/css/021de9c7b050d301.css",
|
|
41
|
+
"static/chunks/397-0d3aada1012cd78b.js",
|
|
40
42
|
"static/css/df588bb98c0b0ca6.css",
|
|
41
|
-
"static/chunks/pages/500-
|
|
43
|
+
"static/chunks/pages/500-d28aa4a8ce88bddd.js"
|
|
42
44
|
],
|
|
43
45
|
"/[...slug]": [
|
|
44
|
-
"static/chunks/webpack-
|
|
46
|
+
"static/chunks/webpack-54ce04ec11860b0b.js",
|
|
45
47
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
46
48
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
47
|
-
"static/chunks/
|
|
48
|
-
"static/css/
|
|
49
|
-
"static/chunks/
|
|
50
|
-
"static/css/
|
|
51
|
-
"static/chunks/
|
|
49
|
+
"static/chunks/223-cb77217cce52d45c.js",
|
|
50
|
+
"static/css/021de9c7b050d301.css",
|
|
51
|
+
"static/chunks/397-0d3aada1012cd78b.js",
|
|
52
|
+
"static/css/938781cdc945862e.css",
|
|
53
|
+
"static/chunks/881-57643fb90f59e576.js",
|
|
54
|
+
"static/css/9558da13053ac066.css",
|
|
55
|
+
"static/chunks/675-479a97aecebead97.js",
|
|
56
|
+
"static/css/510895065f32ed2f.css",
|
|
57
|
+
"static/chunks/pages/[...slug]-cf872b9e9befd47c.js"
|
|
52
58
|
],
|
|
53
59
|
"/[slug]/p": [
|
|
54
|
-
"static/chunks/webpack-
|
|
60
|
+
"static/chunks/webpack-54ce04ec11860b0b.js",
|
|
55
61
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
56
62
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
57
|
-
"static/chunks/
|
|
58
|
-
"static/css/
|
|
59
|
-
"static/chunks/
|
|
60
|
-
"static/css/
|
|
61
|
-
"static/chunks/
|
|
63
|
+
"static/chunks/223-cb77217cce52d45c.js",
|
|
64
|
+
"static/css/021de9c7b050d301.css",
|
|
65
|
+
"static/chunks/397-0d3aada1012cd78b.js",
|
|
66
|
+
"static/css/938781cdc945862e.css",
|
|
67
|
+
"static/chunks/881-57643fb90f59e576.js",
|
|
68
|
+
"static/css/def381bf7c69fa2e.css",
|
|
69
|
+
"static/chunks/pages/[slug]/p-4a75b11857b82b5c.js"
|
|
62
70
|
],
|
|
63
71
|
"/_app": [
|
|
64
|
-
"static/chunks/webpack-
|
|
72
|
+
"static/chunks/webpack-54ce04ec11860b0b.js",
|
|
65
73
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
66
74
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
67
75
|
"static/css/5d1f64b61ea581f4.css",
|
|
68
76
|
"static/chunks/pages/_app-30b9666307e4b3b1.js"
|
|
69
77
|
],
|
|
70
78
|
"/_error": [
|
|
71
|
-
"static/chunks/webpack-
|
|
79
|
+
"static/chunks/webpack-54ce04ec11860b0b.js",
|
|
72
80
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
73
81
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
74
82
|
"static/chunks/pages/_error-319451dea77827a6.js"
|
|
75
83
|
],
|
|
76
84
|
"/account": [
|
|
77
|
-
"static/chunks/webpack-
|
|
85
|
+
"static/chunks/webpack-54ce04ec11860b0b.js",
|
|
78
86
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
79
87
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
80
|
-
"static/chunks/
|
|
81
|
-
"static/css/
|
|
82
|
-
"static/chunks/
|
|
83
|
-
"static/chunks/pages/account-
|
|
88
|
+
"static/chunks/223-cb77217cce52d45c.js",
|
|
89
|
+
"static/css/021de9c7b050d301.css",
|
|
90
|
+
"static/chunks/397-0d3aada1012cd78b.js",
|
|
91
|
+
"static/chunks/pages/account-bf9c88a9cac80d8a.js"
|
|
84
92
|
],
|
|
85
93
|
"/checkout": [
|
|
86
|
-
"static/chunks/webpack-
|
|
94
|
+
"static/chunks/webpack-54ce04ec11860b0b.js",
|
|
87
95
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
88
96
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
89
|
-
"static/chunks/
|
|
90
|
-
"static/css/
|
|
91
|
-
"static/chunks/
|
|
92
|
-
"static/chunks/pages/checkout-
|
|
97
|
+
"static/chunks/223-cb77217cce52d45c.js",
|
|
98
|
+
"static/css/021de9c7b050d301.css",
|
|
99
|
+
"static/chunks/397-0d3aada1012cd78b.js",
|
|
100
|
+
"static/chunks/pages/checkout-6ca76c1e88a28ac4.js"
|
|
93
101
|
],
|
|
94
102
|
"/login": [
|
|
95
|
-
"static/chunks/webpack-
|
|
103
|
+
"static/chunks/webpack-54ce04ec11860b0b.js",
|
|
96
104
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
97
105
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
98
|
-
"static/chunks/
|
|
99
|
-
"static/css/
|
|
100
|
-
"static/chunks/
|
|
106
|
+
"static/chunks/223-cb77217cce52d45c.js",
|
|
107
|
+
"static/css/021de9c7b050d301.css",
|
|
108
|
+
"static/chunks/397-0d3aada1012cd78b.js",
|
|
101
109
|
"static/css/df588bb98c0b0ca6.css",
|
|
102
|
-
"static/chunks/pages/login-
|
|
110
|
+
"static/chunks/pages/login-d2af0de13ea75848.js"
|
|
103
111
|
],
|
|
104
112
|
"/s": [
|
|
105
|
-
"static/chunks/webpack-
|
|
113
|
+
"static/chunks/webpack-54ce04ec11860b0b.js",
|
|
106
114
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
107
115
|
"static/chunks/main-e4e873ee741162eb.js",
|
|
108
|
-
"static/chunks/
|
|
109
|
-
"static/css/
|
|
110
|
-
"static/chunks/
|
|
111
|
-
"static/
|
|
116
|
+
"static/chunks/223-cb77217cce52d45c.js",
|
|
117
|
+
"static/css/021de9c7b050d301.css",
|
|
118
|
+
"static/chunks/397-0d3aada1012cd78b.js",
|
|
119
|
+
"static/css/9558da13053ac066.css",
|
|
120
|
+
"static/chunks/675-479a97aecebead97.js",
|
|
121
|
+
"static/chunks/pages/s-d729254b91430d1c.js"
|
|
112
122
|
]
|
|
113
123
|
},
|
|
114
124
|
"ampFirstPages": []
|