@faststore/core 3.91.2 → 3.91.3-dev.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 +77 -77
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- 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/images-manifest.json +1 -1
- package/.next/prerender-manifest.js +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/react-loadable-manifest.json +10 -10
- package/.next/required-server-files.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/3836.js +1 -1
- package/.next/server/chunks/4168.js +1 -1
- package/.next/server/chunks/4803.js +1 -1
- package/.next/server/chunks/5683.js +1 -1
- package/.next/server/chunks/6789.js +1 -1
- package/.next/server/chunks/7098.js +1 -1
- package/.next/server/chunks/870.js +1 -1
- package/.next/server/chunks/948.js +1 -1
- package/.next/server/chunks/9563.js +1 -1
- package/.next/server/chunks/9740.js +1 -1
- package/.next/server/chunks/UISKUMatrixSidebar.js +1 -1
- package/.next/server/functions-config-manifest.json +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/[slug]/p.js +1 -1
- package/.next/server/pages/api/graphql.js +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/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 +1 -1
- package/.next/server/pages/pvt/account/orders.js +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/chunks/2284.dffe7b0e5a5bfb4a.js +1 -0
- package/.next/static/chunks/3836.612763339fc4c64c.js +1 -0
- package/.next/static/chunks/5859.1023ecc1175e7e5a.js +1 -0
- package/.next/static/chunks/{6031-a7dfc540189ff57c.js → 6031-b0b111f48a7d504d.js} +2 -2
- package/.next/static/chunks/6789.960162355435a81d.js +1 -0
- package/.next/static/chunks/7191-500e9959223756a8.js +1 -0
- package/.next/static/chunks/{9173-51ba7ca2f546f879.js → 9173-2dea6acd60aa8030.js} +1 -1
- package/.next/static/chunks/CartItem.092df07db9e8b271.js +1 -0
- package/.next/static/chunks/Gift.08db4da8c89cacf1.js +1 -0
- package/.next/static/chunks/UISKUMatrixSidebar.87ba393b7d738e99.js +1 -0
- package/.next/static/chunks/{main-595f5e3b626b9fff.js → main-ec03882c4375091d.js} +1 -1
- package/.next/static/chunks/pages/[slug]/p-28fab8021db28766.js +1 -0
- package/.next/static/chunks/pages/_app-812458b055482ec9.js +1 -0
- package/.next/static/chunks/pages/index-900b6104074a72b8.js +1 -0
- package/.next/static/chunks/pages/pvt/account/orders-369a813fa114b381.js +1 -0
- package/.next/static/chunks/{webpack-95c6847556354c4b.js → webpack-d6cf2499d0200c56.js} +1 -1
- package/.next/static/css/{244373752cfc52c7.css → 9f8fb1ef9b49d844.css} +1 -1
- package/.next/static/{e1Iy_PbcFsZ57QejzRzyL → k4WXbVPgcGEZjcUDnpapc}/_buildManifest.js +1 -1
- package/.next/trace +137 -138
- package/.turbo/turbo-build.log +13 -13
- package/.turbo/turbo-test.log +5 -5
- package/CHANGELOG.md +7 -0
- package/discovery.config.default.js +0 -1
- package/next.config.js +2 -0
- package/package.json +7 -7
- package/src/components/account/orders/MyAccountListOrders/MyAccountFilterSlider/MyAccountFilterSlider.tsx +0 -8
- package/src/components/account/orders/MyAccountListOrders/MyAccountFilterSlider/section.module.scss +0 -2
- package/src/components/account/orders/MyAccountListOrders/MyAccountListOrders.tsx +1 -28
- package/src/components/account/orders/MyAccountListOrders/MyAccountSelectedTags/MyAccountSelectedTags.tsx +3 -20
- package/src/components/ui/Image/Image.tsx +4 -5
- package/src/components/ui/Image/loader.ts +60 -26
- package/src/pages/pvt/account/orders/index.tsx +0 -6
- package/src/sdk/search/useMyAccountFilter.ts +0 -7
- package/.next/static/chunks/2284.be64169724492654.js +0 -1
- package/.next/static/chunks/3836.5a76d717d95d1f2d.js +0 -1
- package/.next/static/chunks/5859.0b4ee873dc86bef7.js +0 -1
- package/.next/static/chunks/6789.856de844108ee5da.js +0 -1
- package/.next/static/chunks/7191-eef95438b827504b.js +0 -1
- package/.next/static/chunks/CartItem.afa42120880fcb94.js +0 -1
- package/.next/static/chunks/Gift.9d0570cbe866077f.js +0 -1
- package/.next/static/chunks/UISKUMatrixSidebar.2cfa8552a84d2f5f.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-5f89d29d02064f15.js +0 -1
- package/.next/static/chunks/pages/_app-e8ac4d8f914feb94.js +0 -1
- package/.next/static/chunks/pages/index-f285046ed161df07.js +0 -1
- package/.next/static/chunks/pages/pvt/account/orders-34821345bd7401d9.js +0 -1
- package/src/components/account/orders/MyAccountListOrders/MyAccountFilterSlider/MyAccountFilterFacetPlacedBy/MyAccountFilterFacetPlacedBy.tsx +0 -172
- package/src/components/account/orders/MyAccountListOrders/MyAccountFilterSlider/MyAccountFilterFacetPlacedBy/index.ts +0 -2
- package/src/components/account/orders/MyAccountListOrders/MyAccountFilterSlider/MyAccountFilterFacetPlacedBy/styles.scss +0 -96
- package/src/sdk/account/useShopperSuggestions.ts +0 -151
- /package/.next/static/{e1Iy_PbcFsZ57QejzRzyL → k4WXbVPgcGEZjcUDnpapc}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
k4WXbVPgcGEZjcUDnpapc
|
|
@@ -5,189 +5,189 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/k4WXbVPgcGEZjcUDnpapc/_buildManifest.js",
|
|
9
|
+
"static/k4WXbVPgcGEZjcUDnpapc/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
15
15
|
"static/chunks/framework-d514426edf885c68.js",
|
|
16
|
-
"static/chunks/main-
|
|
17
|
-
"static/chunks/6031-
|
|
16
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
17
|
+
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
18
18
|
"static/css/5177628438c28f74.css",
|
|
19
|
-
"static/chunks/9173-
|
|
19
|
+
"static/chunks/9173-2dea6acd60aa8030.js",
|
|
20
20
|
"static/css/331f08e9d306e70b.css",
|
|
21
21
|
"static/css/c29fee5b9f9d48d9.css",
|
|
22
|
-
"static/chunks/pages/index-
|
|
22
|
+
"static/chunks/pages/index-900b6104074a72b8.js"
|
|
23
23
|
],
|
|
24
24
|
"/404": [
|
|
25
|
-
"static/chunks/webpack-
|
|
25
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
26
26
|
"static/chunks/framework-d514426edf885c68.js",
|
|
27
|
-
"static/chunks/main-
|
|
28
|
-
"static/chunks/6031-
|
|
27
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
28
|
+
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
29
29
|
"static/css/5177628438c28f74.css",
|
|
30
|
-
"static/chunks/9173-
|
|
30
|
+
"static/chunks/9173-2dea6acd60aa8030.js",
|
|
31
31
|
"static/css/2980acad3f8e1028.css",
|
|
32
32
|
"static/chunks/pages/404-4b3f1e22c77f849a.js"
|
|
33
33
|
],
|
|
34
34
|
"/500": [
|
|
35
|
-
"static/chunks/webpack-
|
|
35
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
36
36
|
"static/chunks/framework-d514426edf885c68.js",
|
|
37
|
-
"static/chunks/main-
|
|
38
|
-
"static/chunks/6031-
|
|
37
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
38
|
+
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
39
39
|
"static/css/5177628438c28f74.css",
|
|
40
|
-
"static/chunks/9173-
|
|
40
|
+
"static/chunks/9173-2dea6acd60aa8030.js",
|
|
41
41
|
"static/css/2980acad3f8e1028.css",
|
|
42
42
|
"static/chunks/pages/500-bb2de0c11524b2b8.js"
|
|
43
43
|
],
|
|
44
44
|
"/[...slug]": [
|
|
45
|
-
"static/chunks/webpack-
|
|
45
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
46
46
|
"static/chunks/framework-d514426edf885c68.js",
|
|
47
|
-
"static/chunks/main-
|
|
48
|
-
"static/chunks/6031-
|
|
47
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
48
|
+
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
49
49
|
"static/css/5177628438c28f74.css",
|
|
50
|
-
"static/chunks/9173-
|
|
50
|
+
"static/chunks/9173-2dea6acd60aa8030.js",
|
|
51
51
|
"static/css/32a4ddbf3999c2a5.css",
|
|
52
|
-
"static/chunks/7191-
|
|
52
|
+
"static/chunks/7191-500e9959223756a8.js",
|
|
53
53
|
"static/chunks/pages/[...slug]-7878c4679614a34d.js"
|
|
54
54
|
],
|
|
55
55
|
"/[slug]/p": [
|
|
56
|
-
"static/chunks/webpack-
|
|
56
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
57
57
|
"static/chunks/framework-d514426edf885c68.js",
|
|
58
|
-
"static/chunks/main-
|
|
59
|
-
"static/chunks/6031-
|
|
58
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
59
|
+
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
60
60
|
"static/chunks/1208-9118a8f14ecf05c8.js",
|
|
61
61
|
"static/css/5177628438c28f74.css",
|
|
62
|
-
"static/chunks/9173-
|
|
62
|
+
"static/chunks/9173-2dea6acd60aa8030.js",
|
|
63
63
|
"static/chunks/3474-d34f8f5fe6eacbe6.js",
|
|
64
64
|
"static/css/331f08e9d306e70b.css",
|
|
65
65
|
"static/css/a9328b56f3942b82.css",
|
|
66
|
-
"static/chunks/pages/[slug]/p-
|
|
66
|
+
"static/chunks/pages/[slug]/p-28fab8021db28766.js"
|
|
67
67
|
],
|
|
68
68
|
"/_app": [
|
|
69
|
-
"static/chunks/webpack-
|
|
69
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
70
70
|
"static/chunks/framework-d514426edf885c68.js",
|
|
71
|
-
"static/chunks/main-
|
|
71
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
72
72
|
"static/css/24a5e8f6808266fe.css",
|
|
73
|
-
"static/chunks/pages/_app-
|
|
73
|
+
"static/chunks/pages/_app-812458b055482ec9.js"
|
|
74
74
|
],
|
|
75
75
|
"/_error": [
|
|
76
|
-
"static/chunks/webpack-
|
|
76
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
77
77
|
"static/chunks/framework-d514426edf885c68.js",
|
|
78
|
-
"static/chunks/main-
|
|
78
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
79
79
|
"static/chunks/pages/_error-2b0148be56a716e9.js"
|
|
80
80
|
],
|
|
81
81
|
"/checkout": [
|
|
82
|
-
"static/chunks/webpack-
|
|
82
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
83
83
|
"static/chunks/framework-d514426edf885c68.js",
|
|
84
|
-
"static/chunks/main-
|
|
85
|
-
"static/chunks/6031-
|
|
84
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
85
|
+
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
86
86
|
"static/css/5177628438c28f74.css",
|
|
87
|
-
"static/chunks/9173-
|
|
87
|
+
"static/chunks/9173-2dea6acd60aa8030.js",
|
|
88
88
|
"static/chunks/pages/checkout-dc07d72b3514c83d.js"
|
|
89
89
|
],
|
|
90
90
|
"/login": [
|
|
91
|
-
"static/chunks/webpack-
|
|
91
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
92
92
|
"static/chunks/framework-d514426edf885c68.js",
|
|
93
|
-
"static/chunks/main-
|
|
94
|
-
"static/chunks/6031-
|
|
93
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
94
|
+
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
95
95
|
"static/css/5177628438c28f74.css",
|
|
96
|
-
"static/chunks/9173-
|
|
96
|
+
"static/chunks/9173-2dea6acd60aa8030.js",
|
|
97
97
|
"static/css/2980acad3f8e1028.css",
|
|
98
98
|
"static/chunks/pages/login-e97ef92769456bf6.js"
|
|
99
99
|
],
|
|
100
100
|
"/pvt/account": [
|
|
101
|
-
"static/chunks/webpack-
|
|
101
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
102
102
|
"static/chunks/framework-d514426edf885c68.js",
|
|
103
|
-
"static/chunks/main-
|
|
103
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
104
104
|
"static/chunks/pages/pvt/account-65fefcc699344bdb.js"
|
|
105
105
|
],
|
|
106
106
|
"/pvt/account/403": [
|
|
107
|
-
"static/chunks/webpack-
|
|
107
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
108
108
|
"static/chunks/framework-d514426edf885c68.js",
|
|
109
|
-
"static/chunks/main-
|
|
110
|
-
"static/chunks/6031-
|
|
109
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
110
|
+
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
111
111
|
"static/css/5177628438c28f74.css",
|
|
112
|
-
"static/chunks/9173-
|
|
112
|
+
"static/chunks/9173-2dea6acd60aa8030.js",
|
|
113
113
|
"static/css/c53b17b6fa994508.css",
|
|
114
114
|
"static/chunks/pages/pvt/account/403-91597100f8956385.js"
|
|
115
115
|
],
|
|
116
116
|
"/pvt/account/404": [
|
|
117
|
-
"static/chunks/webpack-
|
|
117
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
118
118
|
"static/chunks/framework-d514426edf885c68.js",
|
|
119
|
-
"static/chunks/main-
|
|
120
|
-
"static/chunks/6031-
|
|
119
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
120
|
+
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
121
121
|
"static/css/5177628438c28f74.css",
|
|
122
|
-
"static/chunks/9173-
|
|
122
|
+
"static/chunks/9173-2dea6acd60aa8030.js",
|
|
123
123
|
"static/css/ceb410a7062740d1.css",
|
|
124
124
|
"static/chunks/pages/pvt/account/404-c68124bed7cb7c48.js"
|
|
125
125
|
],
|
|
126
126
|
"/pvt/account/[...unknown]": [
|
|
127
|
-
"static/chunks/webpack-
|
|
127
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
128
128
|
"static/chunks/framework-d514426edf885c68.js",
|
|
129
|
-
"static/chunks/main-
|
|
129
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
130
130
|
"static/chunks/pages/pvt/account/[...unknown]-f80f645594d2740c.js"
|
|
131
131
|
],
|
|
132
132
|
"/pvt/account/orders": [
|
|
133
|
-
"static/chunks/webpack-
|
|
133
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
134
134
|
"static/chunks/framework-d514426edf885c68.js",
|
|
135
|
-
"static/chunks/main-
|
|
136
|
-
"static/chunks/6031-
|
|
135
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
136
|
+
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
137
137
|
"static/css/5177628438c28f74.css",
|
|
138
|
-
"static/chunks/9173-
|
|
139
|
-
"static/css/
|
|
140
|
-
"static/chunks/pages/pvt/account/orders-
|
|
138
|
+
"static/chunks/9173-2dea6acd60aa8030.js",
|
|
139
|
+
"static/css/9f8fb1ef9b49d844.css",
|
|
140
|
+
"static/chunks/pages/pvt/account/orders-369a813fa114b381.js"
|
|
141
141
|
],
|
|
142
142
|
"/pvt/account/orders/[id]": [
|
|
143
|
-
"static/chunks/webpack-
|
|
143
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
144
144
|
"static/chunks/framework-d514426edf885c68.js",
|
|
145
|
-
"static/chunks/main-
|
|
146
|
-
"static/chunks/6031-
|
|
145
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
146
|
+
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
147
147
|
"static/css/5177628438c28f74.css",
|
|
148
|
-
"static/chunks/9173-
|
|
148
|
+
"static/chunks/9173-2dea6acd60aa8030.js",
|
|
149
149
|
"static/css/da5bfb1f39c54578.css",
|
|
150
150
|
"static/chunks/pages/pvt/account/orders/[id]-22c8d393fc857a39.js"
|
|
151
151
|
],
|
|
152
152
|
"/pvt/account/profile": [
|
|
153
|
-
"static/chunks/webpack-
|
|
153
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
154
154
|
"static/chunks/framework-d514426edf885c68.js",
|
|
155
|
-
"static/chunks/main-
|
|
156
|
-
"static/chunks/6031-
|
|
155
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
156
|
+
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
157
157
|
"static/css/5177628438c28f74.css",
|
|
158
|
-
"static/chunks/9173-
|
|
158
|
+
"static/chunks/9173-2dea6acd60aa8030.js",
|
|
159
159
|
"static/css/b65e005fb943434c.css",
|
|
160
160
|
"static/chunks/pages/pvt/account/profile-b6cdbf02d4682544.js"
|
|
161
161
|
],
|
|
162
162
|
"/pvt/account/security": [
|
|
163
|
-
"static/chunks/webpack-
|
|
163
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
164
164
|
"static/chunks/framework-d514426edf885c68.js",
|
|
165
|
-
"static/chunks/main-
|
|
166
|
-
"static/chunks/6031-
|
|
165
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
166
|
+
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
167
167
|
"static/css/5177628438c28f74.css",
|
|
168
|
-
"static/chunks/9173-
|
|
168
|
+
"static/chunks/9173-2dea6acd60aa8030.js",
|
|
169
169
|
"static/css/6bb0abee27fe0019.css",
|
|
170
170
|
"static/chunks/pages/pvt/account/security-e6289a40e745d3c4.js"
|
|
171
171
|
],
|
|
172
172
|
"/pvt/account/user-details": [
|
|
173
|
-
"static/chunks/webpack-
|
|
173
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
174
174
|
"static/chunks/framework-d514426edf885c68.js",
|
|
175
|
-
"static/chunks/main-
|
|
176
|
-
"static/chunks/6031-
|
|
175
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
176
|
+
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
177
177
|
"static/css/5177628438c28f74.css",
|
|
178
|
-
"static/chunks/9173-
|
|
178
|
+
"static/chunks/9173-2dea6acd60aa8030.js",
|
|
179
179
|
"static/css/bd121d85d6ceed46.css",
|
|
180
180
|
"static/chunks/pages/pvt/account/user-details-fba1822e52e7de26.js"
|
|
181
181
|
],
|
|
182
182
|
"/s": [
|
|
183
|
-
"static/chunks/webpack-
|
|
183
|
+
"static/chunks/webpack-d6cf2499d0200c56.js",
|
|
184
184
|
"static/chunks/framework-d514426edf885c68.js",
|
|
185
|
-
"static/chunks/main-
|
|
186
|
-
"static/chunks/6031-
|
|
185
|
+
"static/chunks/main-ec03882c4375091d.js",
|
|
186
|
+
"static/chunks/6031-b0b111f48a7d504d.js",
|
|
187
187
|
"static/css/5177628438c28f74.css",
|
|
188
|
-
"static/chunks/9173-
|
|
188
|
+
"static/chunks/9173-2dea6acd60aa8030.js",
|
|
189
189
|
"static/css/32a4ddbf3999c2a5.css",
|
|
190
|
-
"static/chunks/7191-
|
|
190
|
+
"static/chunks/7191-500e9959223756a8.js",
|
|
191
191
|
"static/css/2980acad3f8e1028.css",
|
|
192
192
|
"static/chunks/pages/s-a056370e5ad4366b.js"
|
|
193
193
|
]
|