@faststore/core 3.0.126 → 3.0.127
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 +32 -32
- 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 +75 -3
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/153.js +1 -1
- package/.next/server/chunks/158.js +1 -1
- package/.next/server/chunks/188.js +1 -0
- package/.next/server/chunks/244.js +1 -0
- package/.next/server/chunks/295.js +1 -0
- package/.next/server/chunks/524.js +1 -0
- package/.next/server/chunks/624.js +1 -1
- package/.next/server/chunks/646.js +2 -2
- package/.next/server/chunks/671.js +1 -0
- package/.next/server/chunks/679.js +1 -1
- package/.next/server/chunks/844.js +1 -0
- package/.next/server/chunks/880.js +1 -0
- package/.next/server/chunks/917.js +1 -1
- package/.next/server/chunks/96.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 +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 +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/500.html +1 -1
- package/.next/server/pages/en-US/account.html +1 -1
- package/.next/server/pages/en-US/checkout.html +1 -1
- package/.next/server/pages/en-US/login.html +1 -1
- package/.next/server/pages/en-US/s.html +1 -1
- package/.next/server/pages/en-US.html +2 -2
- 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/{CZZ2zui7yn1tQvA7P4g_a → WNHt8fIF6EXrS3MCER6L2}/_buildManifest.js +1 -1
- package/.next/static/chunks/153.70d524f369fef82b.js +1 -0
- package/.next/static/chunks/195.5f46b2d90f69ddfc.js +1 -0
- package/.next/static/chunks/{235-f262d03219a7a999.js → 235-a7d9d6cf81ae08ef.js} +1 -1
- package/.next/static/chunks/295.a3098958c7ef54ec.js +1 -0
- package/.next/static/chunks/343.f76546894e65db1a.js +1 -0
- package/.next/static/chunks/{624.455cdc0925956ae5.js → 624.5aef4b13bbfa8d1d.js} +1 -1
- package/.next/static/chunks/65.7506de28495fdae8.js +1 -0
- package/.next/static/chunks/{758.a411edd1cbd09134.js → 758.829db9862d9c4add.js} +1 -1
- package/.next/static/chunks/87-5709356a398fea13.js +1 -0
- package/.next/static/chunks/968-dffabcd6f064d487.js +1 -0
- package/.next/static/chunks/pages/[...slug]-0fa9da2ac039ffed.js +1 -0
- package/.next/static/chunks/pages/[slug]/p-a316db4e36c17eef.js +1 -0
- package/.next/static/chunks/pages/{_app-68b16ab75cae8271.js → _app-ed807a0c1aebeb38.js} +1 -1
- package/.next/static/chunks/pages/s-e561526ac9252bf9.js +1 -0
- package/.next/static/chunks/webpack-904b033805de64d4.js +1 -0
- package/.next/trace +94 -94
- package/.turbo/turbo-build.log +5 -5
- package/.turbo/turbo-test.log +4 -4
- package/package.json +2 -2
- package/src/components/cart/CartItem/CartItem.tsx +34 -33
- package/src/components/cart/CartSidebar/CartSidebar.tsx +19 -18
- package/src/components/search/SearchInput/SearchInput.tsx +16 -12
- package/src/components/sections/ProductDetails/ProductDetails.tsx +24 -23
- package/src/sdk/analytics/hooks/usePageViewEvent.ts +11 -10
- package/src/sdk/analytics/hooks/useViewItemListEvent.ts +22 -20
- package/src/sdk/cart/useBuyButton.ts +26 -25
- package/src/sdk/cart/useRemoveButton.ts +24 -23
- package/src/sdk/product/useProductGalleryQuery.ts +12 -12
- package/src/sdk/product/useProductLink.ts +37 -36
- package/src/sdk/search/useSuggestions.ts +14 -13
- package/.next/server/chunks/24.js +0 -1
- package/.next/server/chunks/933.js +0 -1
- package/.next/static/chunks/65.8e4235e2d3871cb7.js +0 -1
- package/.next/static/chunks/885-9feec0602c610671.js +0 -1
- package/.next/static/chunks/968-fed67c31f0fa4d91.js +0 -1
- package/.next/static/chunks/pages/[...slug]-c1d01fe8611f37bd.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-f2220885452cffb6.js +0 -1
- package/.next/static/chunks/pages/s-e3d1cc458d242d70.js +0 -1
- package/.next/static/chunks/webpack-abe9adb7914f7244.js +0 -1
- /package/.next/static/{CZZ2zui7yn1tQvA7P4g_a → WNHt8fIF6EXrS3MCER6L2}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
WNHt8fIF6EXrS3MCER6L2
|
|
@@ -5,123 +5,123 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/WNHt8fIF6EXrS3MCER6L2/_buildManifest.js",
|
|
9
|
+
"static/WNHt8fIF6EXrS3MCER6L2/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-904b033805de64d4.js",
|
|
15
15
|
"static/chunks/framework-8e279965036b6169.js",
|
|
16
16
|
"static/chunks/main-029f1328cfee9686.js",
|
|
17
17
|
"static/chunks/108-090729aea2c4ba4c.js",
|
|
18
18
|
"static/css/4fae3c7fc719f5c5.css",
|
|
19
|
-
"static/chunks/968-
|
|
19
|
+
"static/chunks/968-dffabcd6f064d487.js",
|
|
20
20
|
"static/css/16d438c29387e6ad.css",
|
|
21
|
-
"static/chunks/235-
|
|
21
|
+
"static/chunks/235-a7d9d6cf81ae08ef.js",
|
|
22
22
|
"static/css/197e314c5a03eabd.css",
|
|
23
23
|
"static/chunks/pages/index-09deed4d2bd1bb49.js"
|
|
24
24
|
],
|
|
25
25
|
"/404": [
|
|
26
|
-
"static/chunks/webpack-
|
|
26
|
+
"static/chunks/webpack-904b033805de64d4.js",
|
|
27
27
|
"static/chunks/framework-8e279965036b6169.js",
|
|
28
28
|
"static/chunks/main-029f1328cfee9686.js",
|
|
29
29
|
"static/chunks/108-090729aea2c4ba4c.js",
|
|
30
30
|
"static/css/4fae3c7fc719f5c5.css",
|
|
31
|
-
"static/chunks/968-
|
|
31
|
+
"static/chunks/968-dffabcd6f064d487.js",
|
|
32
32
|
"static/css/2980acad3f8e1028.css",
|
|
33
33
|
"static/chunks/pages/404-3c76e2c43ca8dcd4.js"
|
|
34
34
|
],
|
|
35
35
|
"/500": [
|
|
36
|
-
"static/chunks/webpack-
|
|
36
|
+
"static/chunks/webpack-904b033805de64d4.js",
|
|
37
37
|
"static/chunks/framework-8e279965036b6169.js",
|
|
38
38
|
"static/chunks/main-029f1328cfee9686.js",
|
|
39
39
|
"static/chunks/108-090729aea2c4ba4c.js",
|
|
40
40
|
"static/css/4fae3c7fc719f5c5.css",
|
|
41
|
-
"static/chunks/968-
|
|
41
|
+
"static/chunks/968-dffabcd6f064d487.js",
|
|
42
42
|
"static/css/2980acad3f8e1028.css",
|
|
43
43
|
"static/chunks/pages/500-1ad030e3adff740a.js"
|
|
44
44
|
],
|
|
45
45
|
"/[...slug]": [
|
|
46
|
-
"static/chunks/webpack-
|
|
46
|
+
"static/chunks/webpack-904b033805de64d4.js",
|
|
47
47
|
"static/chunks/framework-8e279965036b6169.js",
|
|
48
48
|
"static/chunks/main-029f1328cfee9686.js",
|
|
49
49
|
"static/chunks/108-090729aea2c4ba4c.js",
|
|
50
50
|
"static/css/4fae3c7fc719f5c5.css",
|
|
51
|
-
"static/chunks/968-
|
|
51
|
+
"static/chunks/968-dffabcd6f064d487.js",
|
|
52
52
|
"static/css/16d438c29387e6ad.css",
|
|
53
|
-
"static/chunks/235-
|
|
53
|
+
"static/chunks/235-a7d9d6cf81ae08ef.js",
|
|
54
54
|
"static/css/1ad39dcb52269ada.css",
|
|
55
|
-
"static/chunks/
|
|
55
|
+
"static/chunks/87-5709356a398fea13.js",
|
|
56
56
|
"static/css/e47f1a002bdcf76f.css",
|
|
57
|
-
"static/chunks/pages/[...slug]-
|
|
57
|
+
"static/chunks/pages/[...slug]-0fa9da2ac039ffed.js"
|
|
58
58
|
],
|
|
59
59
|
"/[slug]/p": [
|
|
60
|
-
"static/chunks/webpack-
|
|
60
|
+
"static/chunks/webpack-904b033805de64d4.js",
|
|
61
61
|
"static/chunks/framework-8e279965036b6169.js",
|
|
62
62
|
"static/chunks/main-029f1328cfee9686.js",
|
|
63
63
|
"static/chunks/108-090729aea2c4ba4c.js",
|
|
64
64
|
"static/css/4fae3c7fc719f5c5.css",
|
|
65
|
-
"static/chunks/968-
|
|
65
|
+
"static/chunks/968-dffabcd6f064d487.js",
|
|
66
66
|
"static/css/16d438c29387e6ad.css",
|
|
67
|
-
"static/chunks/235-
|
|
67
|
+
"static/chunks/235-a7d9d6cf81ae08ef.js",
|
|
68
68
|
"static/css/9b6bba2472d272ec.css",
|
|
69
|
-
"static/chunks/pages/[slug]/p-
|
|
69
|
+
"static/chunks/pages/[slug]/p-a316db4e36c17eef.js"
|
|
70
70
|
],
|
|
71
71
|
"/_app": [
|
|
72
|
-
"static/chunks/webpack-
|
|
72
|
+
"static/chunks/webpack-904b033805de64d4.js",
|
|
73
73
|
"static/chunks/framework-8e279965036b6169.js",
|
|
74
74
|
"static/chunks/main-029f1328cfee9686.js",
|
|
75
75
|
"static/css/ee0556daedda6306.css",
|
|
76
|
-
"static/chunks/pages/_app-
|
|
76
|
+
"static/chunks/pages/_app-ed807a0c1aebeb38.js"
|
|
77
77
|
],
|
|
78
78
|
"/_error": [
|
|
79
|
-
"static/chunks/webpack-
|
|
79
|
+
"static/chunks/webpack-904b033805de64d4.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-904b033805de64d4.js",
|
|
86
86
|
"static/chunks/framework-8e279965036b6169.js",
|
|
87
87
|
"static/chunks/main-029f1328cfee9686.js",
|
|
88
88
|
"static/chunks/108-090729aea2c4ba4c.js",
|
|
89
89
|
"static/css/4fae3c7fc719f5c5.css",
|
|
90
|
-
"static/chunks/968-
|
|
90
|
+
"static/chunks/968-dffabcd6f064d487.js",
|
|
91
91
|
"static/chunks/pages/account-8931b40009337c51.js"
|
|
92
92
|
],
|
|
93
93
|
"/checkout": [
|
|
94
|
-
"static/chunks/webpack-
|
|
94
|
+
"static/chunks/webpack-904b033805de64d4.js",
|
|
95
95
|
"static/chunks/framework-8e279965036b6169.js",
|
|
96
96
|
"static/chunks/main-029f1328cfee9686.js",
|
|
97
97
|
"static/chunks/108-090729aea2c4ba4c.js",
|
|
98
98
|
"static/css/4fae3c7fc719f5c5.css",
|
|
99
|
-
"static/chunks/968-
|
|
99
|
+
"static/chunks/968-dffabcd6f064d487.js",
|
|
100
100
|
"static/chunks/pages/checkout-1bffb8877653059e.js"
|
|
101
101
|
],
|
|
102
102
|
"/login": [
|
|
103
|
-
"static/chunks/webpack-
|
|
103
|
+
"static/chunks/webpack-904b033805de64d4.js",
|
|
104
104
|
"static/chunks/framework-8e279965036b6169.js",
|
|
105
105
|
"static/chunks/main-029f1328cfee9686.js",
|
|
106
106
|
"static/chunks/108-090729aea2c4ba4c.js",
|
|
107
107
|
"static/css/4fae3c7fc719f5c5.css",
|
|
108
|
-
"static/chunks/968-
|
|
108
|
+
"static/chunks/968-dffabcd6f064d487.js",
|
|
109
109
|
"static/css/2980acad3f8e1028.css",
|
|
110
110
|
"static/chunks/pages/login-65d3c7a8402a4da5.js"
|
|
111
111
|
],
|
|
112
112
|
"/s": [
|
|
113
|
-
"static/chunks/webpack-
|
|
113
|
+
"static/chunks/webpack-904b033805de64d4.js",
|
|
114
114
|
"static/chunks/framework-8e279965036b6169.js",
|
|
115
115
|
"static/chunks/main-029f1328cfee9686.js",
|
|
116
116
|
"static/chunks/108-090729aea2c4ba4c.js",
|
|
117
117
|
"static/css/4fae3c7fc719f5c5.css",
|
|
118
|
-
"static/chunks/968-
|
|
118
|
+
"static/chunks/968-dffabcd6f064d487.js",
|
|
119
119
|
"static/css/16d438c29387e6ad.css",
|
|
120
|
-
"static/chunks/235-
|
|
120
|
+
"static/chunks/235-a7d9d6cf81ae08ef.js",
|
|
121
121
|
"static/css/1ad39dcb52269ada.css",
|
|
122
|
-
"static/chunks/
|
|
122
|
+
"static/chunks/87-5709356a398fea13.js",
|
|
123
123
|
"static/css/2980acad3f8e1028.css",
|
|
124
|
-
"static/chunks/pages/s-
|
|
124
|
+
"static/chunks/pages/s-e561526ac9252bf9.js"
|
|
125
125
|
]
|
|
126
126
|
},
|
|
127
127
|
"ampFirstPages": []
|