@faststore/core 2.0.79-alpha.0 → 2.0.80-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 +13 -13
- 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 +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/312.js +21 -23
- package/.next/server/chunks/992.js +2 -2
- 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/index.js +2 -2
- package/.next/server/pages/s.js.nft.json +1 -1
- package/.next/server/pages-manifest.json +2 -2
- package/.next/static/chunks/909.1e25801e430906c0.js +1 -0
- package/.next/static/chunks/{webpack-05ab596ed7d0c840.js → webpack-8649a0a6a4495828.js} +1 -1
- package/.next/trace +64 -64
- package/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +6 -0
- package/package.json +3 -3
- package/src/components/search/SearchTop/SearchTop.tsx +27 -30
- package/.next/static/chunks/909.ea3532bde0943808.js +0 -1
- /package/.next/static/{u0qG5OTkkoWzNxl1FnZ39 → aek2NDV1vh2ZKaUTiqnby}/_buildManifest.js +0 -0
- /package/.next/static/{u0qG5OTkkoWzNxl1FnZ39 → aek2NDV1vh2ZKaUTiqnby}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
aek2NDV1vh2ZKaUTiqnby
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/aek2NDV1vh2ZKaUTiqnby/_buildManifest.js",
|
|
9
|
+
"static/aek2NDV1vh2ZKaUTiqnby/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-8649a0a6a4495828.js",
|
|
15
15
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
16
16
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
17
17
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
@@ -21,21 +21,21 @@
|
|
|
21
21
|
"static/chunks/pages/index-6717326cc207d674.js"
|
|
22
22
|
],
|
|
23
23
|
"/404": [
|
|
24
|
-
"static/chunks/webpack-
|
|
24
|
+
"static/chunks/webpack-8649a0a6a4495828.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-8649a0a6a4495828.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-8649a0a6a4495828.js",
|
|
39
39
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
40
40
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
41
41
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"static/chunks/pages/[...slug]-9443b18a60d89746.js"
|
|
46
46
|
],
|
|
47
47
|
"/[slug]/p": [
|
|
48
|
-
"static/chunks/webpack-
|
|
48
|
+
"static/chunks/webpack-8649a0a6a4495828.js",
|
|
49
49
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
50
50
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
51
51
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
@@ -55,41 +55,41 @@
|
|
|
55
55
|
"static/chunks/pages/[slug]/p-cb8ef12f6449cf26.js"
|
|
56
56
|
],
|
|
57
57
|
"/_app": [
|
|
58
|
-
"static/chunks/webpack-
|
|
58
|
+
"static/chunks/webpack-8649a0a6a4495828.js",
|
|
59
59
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
60
60
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
61
61
|
"static/css/14ebc84fc6d6c80c.css",
|
|
62
62
|
"static/chunks/pages/_app-9cc7312632f19e94.js"
|
|
63
63
|
],
|
|
64
64
|
"/_error": [
|
|
65
|
-
"static/chunks/webpack-
|
|
65
|
+
"static/chunks/webpack-8649a0a6a4495828.js",
|
|
66
66
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
67
67
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
68
68
|
"static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"
|
|
69
69
|
],
|
|
70
70
|
"/account": [
|
|
71
|
-
"static/chunks/webpack-
|
|
71
|
+
"static/chunks/webpack-8649a0a6a4495828.js",
|
|
72
72
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
73
73
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
74
74
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
75
75
|
"static/chunks/pages/account-f19102933e6fd84c.js"
|
|
76
76
|
],
|
|
77
77
|
"/checkout": [
|
|
78
|
-
"static/chunks/webpack-
|
|
78
|
+
"static/chunks/webpack-8649a0a6a4495828.js",
|
|
79
79
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
80
80
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
81
81
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
82
82
|
"static/chunks/pages/checkout-f8cb7cb22225ef9d.js"
|
|
83
83
|
],
|
|
84
84
|
"/login": [
|
|
85
|
-
"static/chunks/webpack-
|
|
85
|
+
"static/chunks/webpack-8649a0a6a4495828.js",
|
|
86
86
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
87
87
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
88
88
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
89
89
|
"static/chunks/pages/login-0b9ea80d9fa0f91b.js"
|
|
90
90
|
],
|
|
91
91
|
"/s": [
|
|
92
|
-
"static/chunks/webpack-
|
|
92
|
+
"static/chunks/webpack-8649a0a6a4495828.js",
|
|
93
93
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
94
94
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
95
95
|
"static/chunks/351-a4e28d64f48c5269.js",
|