@faststore/core 2.0.146-alpha.0 → 2.0.151-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 +15 -15
- 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/routes-manifest.json +1 -1
- package/.next/server/chunks/401.js +5 -5
- package/.next/server/chunks/907.js +4 -4
- package/.next/server/middleware-build-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 +1 -1
- package/.next/server/pages/[...slug].js.nft.json +1 -1
- package/.next/server/pages/[slug]/p.js +1027 -955
- 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/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/s.json +1 -1
- package/.next/server/pages/en-US.html +2 -2
- 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 +1 -1
- package/.next/server/pages/s.js.nft.json +1 -1
- package/.next/server/pages-manifest.json +4 -4
- package/.next/static/{QGL3gfKa2F4ppozosZML6 → SPkTG9-gxU2UejLG7FvOw}/_buildManifest.js +1 -1
- package/.next/static/chunks/pages/[slug]/p-fa35dd93d53f75f6.js +1 -0
- package/.next/static/chunks/webpack-5051dce9659282f3.js +1 -0
- package/.next/static/css/{7701d01af31e31d1.css → 1de3e7b6ba8daaac.css} +1 -1
- package/.next/trace +69 -68
- package/.turbo/turbo-build.log +3 -3
- package/CHANGELOG.md +12 -0
- package/cms/faststore/sections.json +26 -20
- package/package.json +4 -4
- package/src/components/sections/ProductDetails/ProductDetails.tsx +106 -165
- package/src/components/{sections/ProducDetailsContent/ProductDetailsContent.tsx → ui/ProductDescription/ProductDescription.tsx} +7 -7
- package/src/components/ui/ProductDescription/index.ts +1 -0
- package/src/components/ui/ProductDetails/AddToCartLoadingSkeleton.tsx +57 -0
- package/src/components/ui/ProductDetails/ProductDetailsSettings.tsx +125 -0
- package/src/components/ui/ProductDetails/index.ts +2 -0
- package/src/components/ui/ShippingSimulation/ShippingSimulation.tsx +18 -2
- package/.next/static/chunks/pages/[slug]/p-6597f93c2bfe07b3.js +0 -1
- package/.next/static/chunks/webpack-4e162ac7f81d85d4.js +0 -1
- package/src/components/sections/ProducDetailsContent/index.ts +0 -1
- /package/.next/static/{QGL3gfKa2F4ppozosZML6 → SPkTG9-gxU2UejLG7FvOw}/_ssgManifest.js +0 -0
- /package/src/components/{sections/ProducDetailsContent/ProductDetailsContent.stories.mdx → ui/ProductDescription/ProductDescription.stories.mdx} +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
SPkTG9-gxU2UejLG7FvOw
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/SPkTG9-gxU2UejLG7FvOw/_buildManifest.js",
|
|
9
|
+
"static/SPkTG9-gxU2UejLG7FvOw/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-5051dce9659282f3.js",
|
|
15
15
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
16
16
|
"static/chunks/main-fd466221927468fd.js",
|
|
17
17
|
"static/chunks/391-47b923ef44945418.js",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"static/chunks/pages/index-49b7ee570f7cc4b7.js"
|
|
25
25
|
],
|
|
26
26
|
"/404": [
|
|
27
|
-
"static/chunks/webpack-
|
|
27
|
+
"static/chunks/webpack-5051dce9659282f3.js",
|
|
28
28
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
29
29
|
"static/chunks/main-fd466221927468fd.js",
|
|
30
30
|
"static/chunks/391-47b923ef44945418.js",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"static/chunks/pages/404-459452495a0df278.js"
|
|
36
36
|
],
|
|
37
37
|
"/500": [
|
|
38
|
-
"static/chunks/webpack-
|
|
38
|
+
"static/chunks/webpack-5051dce9659282f3.js",
|
|
39
39
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
40
40
|
"static/chunks/main-fd466221927468fd.js",
|
|
41
41
|
"static/chunks/391-47b923ef44945418.js",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"static/chunks/pages/500-008e30c48eceebed.js"
|
|
47
47
|
],
|
|
48
48
|
"/[...slug]": [
|
|
49
|
-
"static/chunks/webpack-
|
|
49
|
+
"static/chunks/webpack-5051dce9659282f3.js",
|
|
50
50
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
51
51
|
"static/chunks/main-fd466221927468fd.js",
|
|
52
52
|
"static/chunks/391-47b923ef44945418.js",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"static/chunks/pages/[...slug]-3c749c7d8561eb90.js"
|
|
60
60
|
],
|
|
61
61
|
"/[slug]/p": [
|
|
62
|
-
"static/chunks/webpack-
|
|
62
|
+
"static/chunks/webpack-5051dce9659282f3.js",
|
|
63
63
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
64
64
|
"static/chunks/main-fd466221927468fd.js",
|
|
65
65
|
"static/chunks/391-47b923ef44945418.js",
|
|
@@ -68,24 +68,24 @@
|
|
|
68
68
|
"static/chunks/377-61e89c711b136605.js",
|
|
69
69
|
"static/css/e434797816e17065.css",
|
|
70
70
|
"static/chunks/366-4a0572a47e2225d9.js",
|
|
71
|
-
"static/css/
|
|
72
|
-
"static/chunks/pages/[slug]/p-
|
|
71
|
+
"static/css/1de3e7b6ba8daaac.css",
|
|
72
|
+
"static/chunks/pages/[slug]/p-fa35dd93d53f75f6.js"
|
|
73
73
|
],
|
|
74
74
|
"/_app": [
|
|
75
|
-
"static/chunks/webpack-
|
|
75
|
+
"static/chunks/webpack-5051dce9659282f3.js",
|
|
76
76
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
77
77
|
"static/chunks/main-fd466221927468fd.js",
|
|
78
78
|
"static/css/923c4a942e57bc91.css",
|
|
79
79
|
"static/chunks/pages/_app-3e4e7e579cb0681a.js"
|
|
80
80
|
],
|
|
81
81
|
"/_error": [
|
|
82
|
-
"static/chunks/webpack-
|
|
82
|
+
"static/chunks/webpack-5051dce9659282f3.js",
|
|
83
83
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
84
84
|
"static/chunks/main-fd466221927468fd.js",
|
|
85
85
|
"static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"
|
|
86
86
|
],
|
|
87
87
|
"/account": [
|
|
88
|
-
"static/chunks/webpack-
|
|
88
|
+
"static/chunks/webpack-5051dce9659282f3.js",
|
|
89
89
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
90
90
|
"static/chunks/main-fd466221927468fd.js",
|
|
91
91
|
"static/chunks/391-47b923ef44945418.js",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"static/chunks/pages/account-46263f0c100c3eae.js"
|
|
96
96
|
],
|
|
97
97
|
"/checkout": [
|
|
98
|
-
"static/chunks/webpack-
|
|
98
|
+
"static/chunks/webpack-5051dce9659282f3.js",
|
|
99
99
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
100
100
|
"static/chunks/main-fd466221927468fd.js",
|
|
101
101
|
"static/chunks/391-47b923ef44945418.js",
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"static/chunks/pages/checkout-20bb3710b24df3b6.js"
|
|
106
106
|
],
|
|
107
107
|
"/login": [
|
|
108
|
-
"static/chunks/webpack-
|
|
108
|
+
"static/chunks/webpack-5051dce9659282f3.js",
|
|
109
109
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
110
110
|
"static/chunks/main-fd466221927468fd.js",
|
|
111
111
|
"static/chunks/391-47b923ef44945418.js",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"static/chunks/pages/login-f9d316d261fcc062.js"
|
|
117
117
|
],
|
|
118
118
|
"/s": [
|
|
119
|
-
"static/chunks/webpack-
|
|
119
|
+
"static/chunks/webpack-5051dce9659282f3.js",
|
|
120
120
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
121
121
|
"static/chunks/main-fd466221927468fd.js",
|
|
122
122
|
"static/chunks/391-47b923ef44945418.js",
|