@faststore/core 3.0.145 → 3.0.147
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 +34 -34
- 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/next-minimal-server.js.nft.json +1 -1
- package/.next/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.js +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/react-loadable-manifest.json +25 -24
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/5679.js +1 -1
- package/.next/server/chunks/6604.js +1 -1
- package/.next/server/chunks/7675.js +1 -0
- package/.next/server/chunks/7917.js +1 -1
- package/.next/server/chunks/9646.js +3 -3
- package/.next/server/chunks/9844.js +1 -1
- package/.next/server/chunks/UINavbarSlider.js +1 -1
- 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 +1 -1
- package/.next/server/pages/404.js.nft.json +1 -1
- package/.next/server/pages/500.js +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 +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/_document.js.nft.json +1 -1
- package/.next/server/pages/_error.js.nft.json +1 -1
- package/.next/server/pages/account.js +1 -1
- package/.next/server/pages/account.js.nft.json +1 -1
- package/.next/server/pages/api/graphql.js.nft.json +1 -1
- package/.next/server/pages/api/health/live.js.nft.json +1 -1
- package/.next/server/pages/api/health/ready.js.nft.json +1 -1
- package/.next/server/pages/api/preview.js.nft.json +1 -1
- package/.next/server/pages/checkout.js +1 -1
- package/.next/server/pages/checkout.js.nft.json +1 -1
- package/.next/server/pages/en-US/404.html +1 -1
- package/.next/server/pages/en-US/404.json +1 -1
- package/.next/server/pages/en-US/500.html +1 -1
- package/.next/server/pages/en-US/500.json +1 -1
- package/.next/server/pages/en-US/account.html +1 -1
- package/.next/server/pages/en-US/account.json +1 -1
- package/.next/server/pages/en-US/checkout.html +1 -1
- package/.next/server/pages/en-US/checkout.json +1 -1
- package/.next/server/pages/en-US/login.html +1 -1
- package/.next/server/pages/en-US/login.json +1 -1
- package/.next/server/pages/en-US/s.html +1 -1
- package/.next/server/pages/en-US/s.json +1 -1
- package/.next/server/pages/en-US.html +2 -2
- package/.next/server/pages/en-US.json +1 -1
- package/.next/server/pages/index.js +1 -1
- package/.next/server/pages/index.js.nft.json +1 -1
- package/.next/server/pages/login.js +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 +1 -1
- package/.next/static/chunks/343.d1c1e47ba6dfb4d9.js +1 -0
- package/.next/static/chunks/{388.5781b3f7dbc6616d.js → 388.0b1a49b31ff12af9.js} +1 -1
- package/.next/static/chunks/{427-40536abca1f44142.js → 427-c8efc212fd14e9db.js} +1 -1
- package/.next/static/chunks/523.3d7b72011d05148e.js +1 -0
- package/.next/static/chunks/61-85c56c64992419d8.js +1 -0
- package/.next/static/chunks/{617.8816a140189edbcf.js → 617.0a2a7e39a7f3d4cc.js} +1 -1
- package/.next/static/chunks/{707-7cd04d3745f8573b.js → 707-04bc546eb86a5e61.js} +1 -1
- package/.next/static/chunks/Toast.9c015005521b0f2d.js +1 -0
- package/.next/static/chunks/{UIToast.34d2c8d78bd1fd6f.js → UIToast.b5c0885cbd078c88.js} +1 -1
- package/.next/static/chunks/pages/[slug]/{p-e59b54c5f1ec84a7.js → p-eacbeeb44f49a9ab.js} +1 -1
- package/.next/static/chunks/webpack-642f67e818afdfea.js +1 -0
- package/.next/static/reGKblCOqNFVd4TEgr48u/_buildManifest.js +1 -0
- package/.next/trace +99 -99
- package/.turbo/turbo-build.log +5 -5
- package/.turbo/turbo-lint.log +1 -1
- package/.turbo/turbo-test.log +5 -5
- package/package.json +2 -2
- package/src/components/navigation/Navbar/Navbar.tsx +4 -5
- package/src/components/navigation/NavbarLinks/NavbarLinks.tsx +3 -3
- package/src/components/search/SearchDropdown/SearchDropdown.tsx +0 -1
- package/src/components/search/SearchInput/SearchInput.tsx +73 -46
- package/.next/server/chunks/2524.js +0 -1
- package/.next/server/chunks/3295.js +0 -1
- package/.next/server/chunks/8188.js +0 -1
- package/.next/static/chunks/295.063a68ad8bfc881d.js +0 -1
- package/.next/static/chunks/343.f76546894e65db1a.js +0 -1
- package/.next/static/chunks/523.21a1ec53ebcfbb52.js +0 -1
- package/.next/static/chunks/61-38132924b9fe48f9.js +0 -1
- package/.next/static/chunks/Toast.e5749c27bbb861c8.js +0 -1
- package/.next/static/chunks/webpack-fd8107f82207b1b2.js +0 -1
- package/.next/static/lwdv3MMtE06CY__YQgX47/_buildManifest.js +0 -1
- /package/.next/static/{lwdv3MMtE06CY__YQgX47 → reGKblCOqNFVd4TEgr48u}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
reGKblCOqNFVd4TEgr48u
|
|
@@ -5,121 +5,121 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/reGKblCOqNFVd4TEgr48u/_buildManifest.js",
|
|
9
|
+
"static/reGKblCOqNFVd4TEgr48u/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-642f67e818afdfea.js",
|
|
15
15
|
"static/chunks/framework-8e279965036b6169.js",
|
|
16
16
|
"static/chunks/main-029f1328cfee9686.js",
|
|
17
|
-
"static/chunks/427-
|
|
17
|
+
"static/chunks/427-c8efc212fd14e9db.js",
|
|
18
18
|
"static/css/e8d8f9a77767c4b3.css",
|
|
19
|
-
"static/chunks/61-
|
|
19
|
+
"static/chunks/61-85c56c64992419d8.js",
|
|
20
20
|
"static/css/16d438c29387e6ad.css",
|
|
21
21
|
"static/chunks/721-66e815a3ca564aa6.js",
|
|
22
22
|
"static/css/197e314c5a03eabd.css",
|
|
23
23
|
"static/chunks/pages/index-a8402bc13a271123.js"
|
|
24
24
|
],
|
|
25
25
|
"/404": [
|
|
26
|
-
"static/chunks/webpack-
|
|
26
|
+
"static/chunks/webpack-642f67e818afdfea.js",
|
|
27
27
|
"static/chunks/framework-8e279965036b6169.js",
|
|
28
28
|
"static/chunks/main-029f1328cfee9686.js",
|
|
29
|
-
"static/chunks/427-
|
|
29
|
+
"static/chunks/427-c8efc212fd14e9db.js",
|
|
30
30
|
"static/css/e8d8f9a77767c4b3.css",
|
|
31
|
-
"static/chunks/61-
|
|
31
|
+
"static/chunks/61-85c56c64992419d8.js",
|
|
32
32
|
"static/css/2980acad3f8e1028.css",
|
|
33
33
|
"static/chunks/pages/404-d7b1eb14a5394ee4.js"
|
|
34
34
|
],
|
|
35
35
|
"/500": [
|
|
36
|
-
"static/chunks/webpack-
|
|
36
|
+
"static/chunks/webpack-642f67e818afdfea.js",
|
|
37
37
|
"static/chunks/framework-8e279965036b6169.js",
|
|
38
38
|
"static/chunks/main-029f1328cfee9686.js",
|
|
39
|
-
"static/chunks/427-
|
|
39
|
+
"static/chunks/427-c8efc212fd14e9db.js",
|
|
40
40
|
"static/css/e8d8f9a77767c4b3.css",
|
|
41
|
-
"static/chunks/61-
|
|
41
|
+
"static/chunks/61-85c56c64992419d8.js",
|
|
42
42
|
"static/css/2980acad3f8e1028.css",
|
|
43
43
|
"static/chunks/pages/500-6a48f2fbd9244e01.js"
|
|
44
44
|
],
|
|
45
45
|
"/[...slug]": [
|
|
46
|
-
"static/chunks/webpack-
|
|
46
|
+
"static/chunks/webpack-642f67e818afdfea.js",
|
|
47
47
|
"static/chunks/framework-8e279965036b6169.js",
|
|
48
48
|
"static/chunks/main-029f1328cfee9686.js",
|
|
49
|
-
"static/chunks/427-
|
|
49
|
+
"static/chunks/427-c8efc212fd14e9db.js",
|
|
50
50
|
"static/css/e8d8f9a77767c4b3.css",
|
|
51
|
-
"static/chunks/61-
|
|
51
|
+
"static/chunks/61-85c56c64992419d8.js",
|
|
52
52
|
"static/css/16d438c29387e6ad.css",
|
|
53
53
|
"static/chunks/721-66e815a3ca564aa6.js",
|
|
54
54
|
"static/css/1ad39dcb52269ada.css",
|
|
55
|
-
"static/chunks/707-
|
|
55
|
+
"static/chunks/707-04bc546eb86a5e61.js",
|
|
56
56
|
"static/css/e47f1a002bdcf76f.css",
|
|
57
57
|
"static/chunks/pages/[...slug]-7cba9be5af68debd.js"
|
|
58
58
|
],
|
|
59
59
|
"/[slug]/p": [
|
|
60
|
-
"static/chunks/webpack-
|
|
60
|
+
"static/chunks/webpack-642f67e818afdfea.js",
|
|
61
61
|
"static/chunks/framework-8e279965036b6169.js",
|
|
62
62
|
"static/chunks/main-029f1328cfee9686.js",
|
|
63
|
-
"static/chunks/427-
|
|
63
|
+
"static/chunks/427-c8efc212fd14e9db.js",
|
|
64
64
|
"static/css/e8d8f9a77767c4b3.css",
|
|
65
|
-
"static/chunks/61-
|
|
65
|
+
"static/chunks/61-85c56c64992419d8.js",
|
|
66
66
|
"static/css/16d438c29387e6ad.css",
|
|
67
67
|
"static/chunks/721-66e815a3ca564aa6.js",
|
|
68
68
|
"static/css/9b6bba2472d272ec.css",
|
|
69
|
-
"static/chunks/pages/[slug]/p-
|
|
69
|
+
"static/chunks/pages/[slug]/p-eacbeeb44f49a9ab.js"
|
|
70
70
|
],
|
|
71
71
|
"/_app": [
|
|
72
|
-
"static/chunks/webpack-
|
|
72
|
+
"static/chunks/webpack-642f67e818afdfea.js",
|
|
73
73
|
"static/chunks/framework-8e279965036b6169.js",
|
|
74
74
|
"static/chunks/main-029f1328cfee9686.js",
|
|
75
75
|
"static/css/ee0556daedda6306.css",
|
|
76
76
|
"static/chunks/pages/_app-cb1c3a94f987c5c8.js"
|
|
77
77
|
],
|
|
78
78
|
"/_error": [
|
|
79
|
-
"static/chunks/webpack-
|
|
79
|
+
"static/chunks/webpack-642f67e818afdfea.js",
|
|
80
80
|
"static/chunks/framework-8e279965036b6169.js",
|
|
81
81
|
"static/chunks/main-029f1328cfee9686.js",
|
|
82
82
|
"static/chunks/pages/_error-fbf331a03642b495.js"
|
|
83
83
|
],
|
|
84
84
|
"/account": [
|
|
85
|
-
"static/chunks/webpack-
|
|
85
|
+
"static/chunks/webpack-642f67e818afdfea.js",
|
|
86
86
|
"static/chunks/framework-8e279965036b6169.js",
|
|
87
87
|
"static/chunks/main-029f1328cfee9686.js",
|
|
88
|
-
"static/chunks/427-
|
|
88
|
+
"static/chunks/427-c8efc212fd14e9db.js",
|
|
89
89
|
"static/css/e8d8f9a77767c4b3.css",
|
|
90
|
-
"static/chunks/61-
|
|
90
|
+
"static/chunks/61-85c56c64992419d8.js",
|
|
91
91
|
"static/chunks/pages/account-4f98162de058e79c.js"
|
|
92
92
|
],
|
|
93
93
|
"/checkout": [
|
|
94
|
-
"static/chunks/webpack-
|
|
94
|
+
"static/chunks/webpack-642f67e818afdfea.js",
|
|
95
95
|
"static/chunks/framework-8e279965036b6169.js",
|
|
96
96
|
"static/chunks/main-029f1328cfee9686.js",
|
|
97
|
-
"static/chunks/427-
|
|
97
|
+
"static/chunks/427-c8efc212fd14e9db.js",
|
|
98
98
|
"static/css/e8d8f9a77767c4b3.css",
|
|
99
|
-
"static/chunks/61-
|
|
99
|
+
"static/chunks/61-85c56c64992419d8.js",
|
|
100
100
|
"static/chunks/pages/checkout-be462a7367e61849.js"
|
|
101
101
|
],
|
|
102
102
|
"/login": [
|
|
103
|
-
"static/chunks/webpack-
|
|
103
|
+
"static/chunks/webpack-642f67e818afdfea.js",
|
|
104
104
|
"static/chunks/framework-8e279965036b6169.js",
|
|
105
105
|
"static/chunks/main-029f1328cfee9686.js",
|
|
106
|
-
"static/chunks/427-
|
|
106
|
+
"static/chunks/427-c8efc212fd14e9db.js",
|
|
107
107
|
"static/css/e8d8f9a77767c4b3.css",
|
|
108
|
-
"static/chunks/61-
|
|
108
|
+
"static/chunks/61-85c56c64992419d8.js",
|
|
109
109
|
"static/css/2980acad3f8e1028.css",
|
|
110
110
|
"static/chunks/pages/login-678965fdcbeed715.js"
|
|
111
111
|
],
|
|
112
112
|
"/s": [
|
|
113
|
-
"static/chunks/webpack-
|
|
113
|
+
"static/chunks/webpack-642f67e818afdfea.js",
|
|
114
114
|
"static/chunks/framework-8e279965036b6169.js",
|
|
115
115
|
"static/chunks/main-029f1328cfee9686.js",
|
|
116
|
-
"static/chunks/427-
|
|
116
|
+
"static/chunks/427-c8efc212fd14e9db.js",
|
|
117
117
|
"static/css/e8d8f9a77767c4b3.css",
|
|
118
|
-
"static/chunks/61-
|
|
118
|
+
"static/chunks/61-85c56c64992419d8.js",
|
|
119
119
|
"static/css/16d438c29387e6ad.css",
|
|
120
120
|
"static/chunks/721-66e815a3ca564aa6.js",
|
|
121
121
|
"static/css/1ad39dcb52269ada.css",
|
|
122
|
-
"static/chunks/707-
|
|
122
|
+
"static/chunks/707-04bc546eb86a5e61.js",
|
|
123
123
|
"static/css/2980acad3f8e1028.css",
|
|
124
124
|
"static/chunks/pages/s-9929660020f45aff.js"
|
|
125
125
|
]
|