@faststore/core 2.0.110-alpha.0 → 2.0.111-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 +18 -18
- 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 +2 -2
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/3746.js +25 -12
- package/.next/server/chunks/4371.js +1 -17
- 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.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.nft.json +1 -1
- package/.next/server/pages/_app.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/static/{Hvk4r07gh33rCEJoX5uZS → 9Ky0GSgsGtSo-AwW56Nrf}/_buildManifest.js +1 -1
- package/.next/static/chunks/170.79b2f8527e327bca.js +1 -0
- package/.next/static/chunks/{264-f45c6dcd6b439926.js → 264-5b07911df63b8601.js} +1 -1
- package/.next/static/chunks/{webpack-561abbd401db03bc.js → webpack-62b0142505600323.js} +1 -1
- package/.next/static/css/1f987650dd4e39d0.css +1 -0
- package/.next/static/css/6f4d3e91f1d161a8.css +1 -0
- package/.next/static/css/{117ce6f20b7a2e6c.css → b32231bee7a654b8.css} +1 -1
- package/.next/trace +64 -64
- package/.turbo/turbo-build.log +4 -4
- package/CHANGELOG.md +6 -0
- package/package.json +4 -4
- package/src/components/product/ProductGrid/ProductGrid.tsx +10 -5
- package/src/components/skeletons/ProductGridSkeleton/ProductGridSkeleton.tsx +1 -2
- package/.next/static/chunks/686.0136918bcab42e72.js +0 -1
- package/.next/static/css/70ac3b88af168a4b.css +0 -1
- package/.next/static/css/cf4c6e7294227fd7.css +0 -1
- package/src/components/product/ProductGrid/ProductGrid.stories.mdx +0 -96
- package/src/components/product/ProductGrid/product-grid.module.scss +0 -39
- /package/.next/static/{Hvk4r07gh33rCEJoX5uZS → 9Ky0GSgsGtSo-AwW56Nrf}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
9Ky0GSgsGtSo-AwW56Nrf
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/9Ky0GSgsGtSo-AwW56Nrf/_buildManifest.js",
|
|
9
|
+
"static/9Ky0GSgsGtSo-AwW56Nrf/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-62b0142505600323.js",
|
|
15
15
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
16
16
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
17
17
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
@@ -20,30 +20,30 @@
|
|
|
20
20
|
"static/chunks/pages/index-218f29b878a08dc6.js"
|
|
21
21
|
],
|
|
22
22
|
"/404": [
|
|
23
|
-
"static/chunks/webpack-
|
|
23
|
+
"static/chunks/webpack-62b0142505600323.js",
|
|
24
24
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
25
25
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
26
26
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
27
27
|
"static/chunks/pages/404-3637ef83b3359df7.js"
|
|
28
28
|
],
|
|
29
29
|
"/500": [
|
|
30
|
-
"static/chunks/webpack-
|
|
30
|
+
"static/chunks/webpack-62b0142505600323.js",
|
|
31
31
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
32
32
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
33
33
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
34
34
|
"static/chunks/pages/500-910883c20541d9ce.js"
|
|
35
35
|
],
|
|
36
36
|
"/[...slug]": [
|
|
37
|
-
"static/chunks/webpack-
|
|
37
|
+
"static/chunks/webpack-62b0142505600323.js",
|
|
38
38
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
39
39
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
40
40
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
41
|
-
"static/chunks/264-
|
|
42
|
-
"static/css/
|
|
41
|
+
"static/chunks/264-5b07911df63b8601.js",
|
|
42
|
+
"static/css/1f987650dd4e39d0.css",
|
|
43
43
|
"static/chunks/pages/[...slug]-29d3b81ee0953846.js"
|
|
44
44
|
],
|
|
45
45
|
"/[slug]/p": [
|
|
46
|
-
"static/chunks/webpack-
|
|
46
|
+
"static/chunks/webpack-62b0142505600323.js",
|
|
47
47
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
48
48
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
49
49
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
@@ -52,46 +52,46 @@
|
|
|
52
52
|
"static/chunks/pages/[slug]/p-9b24055cb30ee7a8.js"
|
|
53
53
|
],
|
|
54
54
|
"/_app": [
|
|
55
|
-
"static/chunks/webpack-
|
|
55
|
+
"static/chunks/webpack-62b0142505600323.js",
|
|
56
56
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
57
57
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
58
|
-
"static/css/
|
|
58
|
+
"static/css/b32231bee7a654b8.css",
|
|
59
59
|
"static/chunks/pages/_app-9d067ed89f7a4001.js"
|
|
60
60
|
],
|
|
61
61
|
"/_error": [
|
|
62
|
-
"static/chunks/webpack-
|
|
62
|
+
"static/chunks/webpack-62b0142505600323.js",
|
|
63
63
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
64
64
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
65
65
|
"static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"
|
|
66
66
|
],
|
|
67
67
|
"/account": [
|
|
68
|
-
"static/chunks/webpack-
|
|
68
|
+
"static/chunks/webpack-62b0142505600323.js",
|
|
69
69
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
70
70
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
71
71
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
72
72
|
"static/chunks/pages/account-b8fc5222ffe89b60.js"
|
|
73
73
|
],
|
|
74
74
|
"/checkout": [
|
|
75
|
-
"static/chunks/webpack-
|
|
75
|
+
"static/chunks/webpack-62b0142505600323.js",
|
|
76
76
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
77
77
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
78
78
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
79
79
|
"static/chunks/pages/checkout-f8cb7cb22225ef9d.js"
|
|
80
80
|
],
|
|
81
81
|
"/login": [
|
|
82
|
-
"static/chunks/webpack-
|
|
82
|
+
"static/chunks/webpack-62b0142505600323.js",
|
|
83
83
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
84
84
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
85
85
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
86
86
|
"static/chunks/pages/login-45cc84352bac2408.js"
|
|
87
87
|
],
|
|
88
88
|
"/s": [
|
|
89
|
-
"static/chunks/webpack-
|
|
89
|
+
"static/chunks/webpack-62b0142505600323.js",
|
|
90
90
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
91
91
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
92
92
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
93
|
-
"static/chunks/264-
|
|
94
|
-
"static/css/
|
|
93
|
+
"static/chunks/264-5b07911df63b8601.js",
|
|
94
|
+
"static/css/6f4d3e91f1d161a8.css",
|
|
95
95
|
"static/chunks/pages/s-ba2868e14fedb65b.js"
|
|
96
96
|
]
|
|
97
97
|
},
|