@faststore/core 2.0.88-alpha.0 → 2.0.89-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 +20 -20
- 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/prerender-manifest.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/777.js +1 -1
- 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.nft.json +1 -1
- package/.next/server/pages/[slug]/p.js +118 -173
- 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/api/graphql.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/s.js.nft.json +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/{NEdGK5jp2ohL_vvU4f2Bi → 1KPdWgQQSDSsDjbALweg_}/_buildManifest.js +1 -1
- package/.next/static/chunks/626-99e3ce6603bc98f0.js +1 -0
- package/.next/static/chunks/pages/[slug]/p-de7852e7e513012d.js +1 -0
- package/.next/static/chunks/pages/_app-0bf8e95d55047056.js +1 -0
- package/.next/static/chunks/pages/{index-d7b3fd29a591657a.js → index-eabe9d42a172b52b.js} +1 -1
- package/.next/static/chunks/{webpack-432485347f98ee3c.js → webpack-2d6880a14598b3ec.js} +1 -1
- package/.next/static/css/{4ac2b0d468ca74dc.css → 046add45db5e9cdf.css} +1 -1
- package/.next/static/css/59446068ab594e58.css +1 -0
- package/.next/trace +63 -64
- package/.turbo/turbo-build.log +6 -6
- package/CHANGELOG.md +6 -0
- package/package.json +4 -4
- package/src/components/product/OutOfStock/OutOfStock.tsx +26 -108
- package/src/components/product/OutOfStock/index.ts +0 -1
- package/src/components/sections/ProductDetails/ProductDetails.tsx +62 -64
- package/src/components/sections/ProductDetails/product-details.module.scss +0 -4
- package/.next/static/chunks/897-97b54479ad1b57d9.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-0a0c4a0e23758fd1.js +0 -1
- package/.next/static/chunks/pages/_app-256a3d53cde1dece.js +0 -1
- package/.next/static/css/a3aac8b785a9dfe2.css +0 -1
- package/src/components/product/OutOfStock/OutOfStock.stories.mdx +0 -127
- package/src/components/product/OutOfStock/out-of-stock.module.scss +0 -55
- /package/.next/static/{NEdGK5jp2ohL_vvU4f2Bi → 1KPdWgQQSDSsDjbALweg_}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
1KPdWgQQSDSsDjbALweg_
|
|
@@ -5,37 +5,37 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/1KPdWgQQSDSsDjbALweg_/_buildManifest.js",
|
|
9
|
+
"static/1KPdWgQQSDSsDjbALweg_/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-2d6880a14598b3ec.js",
|
|
15
15
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
16
16
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
17
17
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
18
18
|
"static/chunks/781-7df372b5b56e3f96.js",
|
|
19
|
-
"static/chunks/
|
|
19
|
+
"static/chunks/626-99e3ce6603bc98f0.js",
|
|
20
20
|
"static/css/43d61b402f41569b.css",
|
|
21
|
-
"static/chunks/pages/index-
|
|
21
|
+
"static/chunks/pages/index-eabe9d42a172b52b.js"
|
|
22
22
|
],
|
|
23
23
|
"/404": [
|
|
24
|
-
"static/chunks/webpack-
|
|
24
|
+
"static/chunks/webpack-2d6880a14598b3ec.js",
|
|
25
25
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
26
26
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
27
27
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
28
28
|
"static/chunks/pages/404-ba608a2a9f0c420a.js"
|
|
29
29
|
],
|
|
30
30
|
"/500": [
|
|
31
|
-
"static/chunks/webpack-
|
|
31
|
+
"static/chunks/webpack-2d6880a14598b3ec.js",
|
|
32
32
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
33
33
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
34
34
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
35
35
|
"static/chunks/pages/500-910883c20541d9ce.js"
|
|
36
36
|
],
|
|
37
37
|
"/[...slug]": [
|
|
38
|
-
"static/chunks/webpack-
|
|
38
|
+
"static/chunks/webpack-2d6880a14598b3ec.js",
|
|
39
39
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
40
40
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
41
41
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
@@ -44,51 +44,51 @@
|
|
|
44
44
|
"static/chunks/pages/[...slug]-a947020e62f4ac94.js"
|
|
45
45
|
],
|
|
46
46
|
"/[slug]/p": [
|
|
47
|
-
"static/chunks/webpack-
|
|
47
|
+
"static/chunks/webpack-2d6880a14598b3ec.js",
|
|
48
48
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
49
49
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
50
50
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
51
51
|
"static/chunks/781-7df372b5b56e3f96.js",
|
|
52
|
-
"static/chunks/
|
|
53
|
-
"static/css/
|
|
54
|
-
"static/chunks/pages/[slug]/p-
|
|
52
|
+
"static/chunks/626-99e3ce6603bc98f0.js",
|
|
53
|
+
"static/css/59446068ab594e58.css",
|
|
54
|
+
"static/chunks/pages/[slug]/p-de7852e7e513012d.js"
|
|
55
55
|
],
|
|
56
56
|
"/_app": [
|
|
57
|
-
"static/chunks/webpack-
|
|
57
|
+
"static/chunks/webpack-2d6880a14598b3ec.js",
|
|
58
58
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
59
59
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
60
|
-
"static/css/
|
|
61
|
-
"static/chunks/pages/_app-
|
|
60
|
+
"static/css/046add45db5e9cdf.css",
|
|
61
|
+
"static/chunks/pages/_app-0bf8e95d55047056.js"
|
|
62
62
|
],
|
|
63
63
|
"/_error": [
|
|
64
|
-
"static/chunks/webpack-
|
|
64
|
+
"static/chunks/webpack-2d6880a14598b3ec.js",
|
|
65
65
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
66
66
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
67
67
|
"static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"
|
|
68
68
|
],
|
|
69
69
|
"/account": [
|
|
70
|
-
"static/chunks/webpack-
|
|
70
|
+
"static/chunks/webpack-2d6880a14598b3ec.js",
|
|
71
71
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
72
72
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
73
73
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
74
74
|
"static/chunks/pages/account-f19102933e6fd84c.js"
|
|
75
75
|
],
|
|
76
76
|
"/checkout": [
|
|
77
|
-
"static/chunks/webpack-
|
|
77
|
+
"static/chunks/webpack-2d6880a14598b3ec.js",
|
|
78
78
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
79
79
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
80
80
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
81
81
|
"static/chunks/pages/checkout-f8cb7cb22225ef9d.js"
|
|
82
82
|
],
|
|
83
83
|
"/login": [
|
|
84
|
-
"static/chunks/webpack-
|
|
84
|
+
"static/chunks/webpack-2d6880a14598b3ec.js",
|
|
85
85
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
86
86
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
87
87
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
88
88
|
"static/chunks/pages/login-0b9ea80d9fa0f91b.js"
|
|
89
89
|
],
|
|
90
90
|
"/s": [
|
|
91
|
-
"static/chunks/webpack-
|
|
91
|
+
"static/chunks/webpack-2d6880a14598b3ec.js",
|
|
92
92
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
93
93
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
94
94
|
"static/chunks/351-a4e28d64f48c5269.js",
|