@faststore/core 3.49.2 → 3.50.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 +29 -29
- 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/prerender-manifest.js +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/8038.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/account/orders/[id].js +1 -1
- package/.next/server/pages/checkout.js +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/403.html +2 -2
- package/.next/server/pages/en-US/account/404.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-manifest.json +1 -1
- package/.next/static/{K-RhcluJlldPtZ5ry95_Z → EhjFN0hpynL0ugdSfmysR}/_buildManifest.js +1 -1
- package/.next/static/chunks/{1552.2705dd1ff3aee879.js → 1552.8751332da83cadc5.js} +1 -1
- package/.next/static/chunks/pages/account/403-b42151ad6382d6a4.js +1 -0
- package/.next/static/chunks/pages/account/404-0c24498ee2d1d771.js +1 -0
- package/.next/static/chunks/pages/account/orders/[id]-09e7dda8b353ca46.js +1 -0
- package/.next/static/chunks/pages/account/orders-8d92d1a527de14b2.js +1 -0
- package/.next/static/chunks/pages/account/profile-827d06fc54ab8682.js +1 -0
- package/.next/static/chunks/pages/account/security-4d437af0a2414518.js +1 -0
- package/.next/static/chunks/pages/account/user-details-2911c9d2229c886e.js +1 -0
- package/.next/static/chunks/{webpack-c7abecf4342c0ccb.js → webpack-41b0bfc2bd1a0e26.js} +1 -1
- package/.next/static/css/506442c818624bd2.css +1 -0
- package/.next/trace +129 -129
- package/.turbo/turbo-build.log +13 -13
- package/.turbo/turbo-test.log +5 -5
- package/CHANGELOG.md +6 -0
- package/package.json +2 -2
- package/src/components/account/MyAccountMenu/MyAccountMenu.tsx +1 -1
- package/src/components/account/orders/MyAccountOrderDetails/MyAccountOrderDetails.tsx +1 -1
- package/src/components/account/orders/MyAccountOrderDetails/MyAccountStatusCard/MyAccountStatusCard.tsx +17 -10
- package/src/components/account/orders/MyAccountOrderDetails/MyAccountStatusCard/styles.scss +9 -0
- package/src/components/account/orders/MyAccountOrderDetails/section.module.scss +15 -10
- package/.next/static/chunks/pages/account/403-e4e6145815eeef01.js +0 -1
- package/.next/static/chunks/pages/account/404-ecfebfad41d655e9.js +0 -1
- package/.next/static/chunks/pages/account/orders/[id]-1b9f63221f8ac232.js +0 -1
- package/.next/static/chunks/pages/account/orders-6fe9b7be784abbbc.js +0 -1
- package/.next/static/chunks/pages/account/profile-2f501aabce910508.js +0 -1
- package/.next/static/chunks/pages/account/security-10e9e41318110950.js +0 -1
- package/.next/static/chunks/pages/account/user-details-5a7f30c290c25ec9.js +0 -1
- package/.next/static/css/2557aa3eaecf6ef0.css +0 -1
- /package/.next/static/{K-RhcluJlldPtZ5ry95_Z → EhjFN0hpynL0ugdSfmysR}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
EhjFN0hpynL0ugdSfmysR
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/EhjFN0hpynL0ugdSfmysR/_buildManifest.js",
|
|
9
|
+
"static/EhjFN0hpynL0ugdSfmysR/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
15
15
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
16
16
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
17
17
|
"static/chunks/9770-6f30493e3f7ab51b.js",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"static/chunks/pages/index-e79b4e1ce52a8ea0.js"
|
|
22
22
|
],
|
|
23
23
|
"/404": [
|
|
24
|
-
"static/chunks/webpack-
|
|
24
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
25
25
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
26
26
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
27
27
|
"static/chunks/9770-6f30493e3f7ab51b.js",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"static/chunks/pages/404-e89b928faf6b9125.js"
|
|
32
32
|
],
|
|
33
33
|
"/500": [
|
|
34
|
-
"static/chunks/webpack-
|
|
34
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
35
35
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
36
36
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
37
37
|
"static/chunks/9770-6f30493e3f7ab51b.js",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"static/chunks/pages/500-604704ba70e1e80a.js"
|
|
42
42
|
],
|
|
43
43
|
"/[...slug]": [
|
|
44
|
-
"static/chunks/webpack-
|
|
44
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
45
45
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
46
46
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
47
47
|
"static/chunks/9770-6f30493e3f7ab51b.js",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"static/chunks/pages/[...slug]-f80d7d8c8c7948a4.js"
|
|
53
53
|
],
|
|
54
54
|
"/[slug]/p": [
|
|
55
|
-
"static/chunks/webpack-
|
|
55
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
56
56
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
57
57
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
58
58
|
"static/chunks/9770-6f30493e3f7ab51b.js",
|
|
@@ -66,102 +66,102 @@
|
|
|
66
66
|
"static/chunks/pages/[slug]/p-748d6a1dbe59a2c8.js"
|
|
67
67
|
],
|
|
68
68
|
"/_app": [
|
|
69
|
-
"static/chunks/webpack-
|
|
69
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
70
70
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
71
71
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
72
72
|
"static/css/0a57ee6c7a57788c.css",
|
|
73
73
|
"static/chunks/pages/_app-0925a07adf685be4.js"
|
|
74
74
|
],
|
|
75
75
|
"/_error": [
|
|
76
|
-
"static/chunks/webpack-
|
|
76
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
77
77
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
78
78
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
79
79
|
"static/chunks/pages/_error-f432276d5ac8f150.js"
|
|
80
80
|
],
|
|
81
81
|
"/account": [
|
|
82
|
-
"static/chunks/webpack-
|
|
82
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
83
83
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
84
84
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
85
85
|
"static/chunks/pages/account-963cd6d42498ff28.js"
|
|
86
86
|
],
|
|
87
87
|
"/account/403": [
|
|
88
|
-
"static/chunks/webpack-
|
|
88
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
89
89
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
90
90
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
91
91
|
"static/chunks/9770-6f30493e3f7ab51b.js",
|
|
92
92
|
"static/css/1fef663a0519dddf.css",
|
|
93
93
|
"static/chunks/6335-631f065ba00f8400.js",
|
|
94
94
|
"static/css/b7bba8fce075688b.css",
|
|
95
|
-
"static/chunks/pages/account/403-
|
|
95
|
+
"static/chunks/pages/account/403-b42151ad6382d6a4.js"
|
|
96
96
|
],
|
|
97
97
|
"/account/404": [
|
|
98
|
-
"static/chunks/webpack-
|
|
98
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
99
99
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
100
100
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
101
101
|
"static/chunks/9770-6f30493e3f7ab51b.js",
|
|
102
102
|
"static/css/1fef663a0519dddf.css",
|
|
103
103
|
"static/chunks/6335-631f065ba00f8400.js",
|
|
104
104
|
"static/css/5347dbc8b71de47d.css",
|
|
105
|
-
"static/chunks/pages/account/404-
|
|
105
|
+
"static/chunks/pages/account/404-0c24498ee2d1d771.js"
|
|
106
106
|
],
|
|
107
107
|
"/account/[...unknown]": [
|
|
108
|
-
"static/chunks/webpack-
|
|
108
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
109
109
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
110
110
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
111
111
|
"static/chunks/pages/account/[...unknown]-b233f92b64bd80cb.js"
|
|
112
112
|
],
|
|
113
113
|
"/account/orders": [
|
|
114
|
-
"static/chunks/webpack-
|
|
114
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
115
115
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
116
116
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
117
117
|
"static/chunks/9770-6f30493e3f7ab51b.js",
|
|
118
118
|
"static/css/1fef663a0519dddf.css",
|
|
119
119
|
"static/chunks/6335-631f065ba00f8400.js",
|
|
120
120
|
"static/css/3aa693541804727c.css",
|
|
121
|
-
"static/chunks/pages/account/orders-
|
|
121
|
+
"static/chunks/pages/account/orders-8d92d1a527de14b2.js"
|
|
122
122
|
],
|
|
123
123
|
"/account/orders/[id]": [
|
|
124
|
-
"static/chunks/webpack-
|
|
124
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
125
125
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
126
126
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
127
127
|
"static/chunks/9770-6f30493e3f7ab51b.js",
|
|
128
128
|
"static/css/1fef663a0519dddf.css",
|
|
129
129
|
"static/chunks/6335-631f065ba00f8400.js",
|
|
130
|
-
"static/css/
|
|
131
|
-
"static/chunks/pages/account/orders/[id]-
|
|
130
|
+
"static/css/506442c818624bd2.css",
|
|
131
|
+
"static/chunks/pages/account/orders/[id]-09e7dda8b353ca46.js"
|
|
132
132
|
],
|
|
133
133
|
"/account/profile": [
|
|
134
|
-
"static/chunks/webpack-
|
|
134
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
135
135
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
136
136
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
137
137
|
"static/chunks/9770-6f30493e3f7ab51b.js",
|
|
138
138
|
"static/css/1fef663a0519dddf.css",
|
|
139
139
|
"static/chunks/6335-631f065ba00f8400.js",
|
|
140
140
|
"static/css/84d35f475d0dc928.css",
|
|
141
|
-
"static/chunks/pages/account/profile-
|
|
141
|
+
"static/chunks/pages/account/profile-827d06fc54ab8682.js"
|
|
142
142
|
],
|
|
143
143
|
"/account/security": [
|
|
144
|
-
"static/chunks/webpack-
|
|
144
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
145
145
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
146
146
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
147
147
|
"static/chunks/9770-6f30493e3f7ab51b.js",
|
|
148
148
|
"static/css/1fef663a0519dddf.css",
|
|
149
149
|
"static/chunks/6335-631f065ba00f8400.js",
|
|
150
150
|
"static/css/84d35f475d0dc928.css",
|
|
151
|
-
"static/chunks/pages/account/security-
|
|
151
|
+
"static/chunks/pages/account/security-4d437af0a2414518.js"
|
|
152
152
|
],
|
|
153
153
|
"/account/user-details": [
|
|
154
|
-
"static/chunks/webpack-
|
|
154
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
155
155
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
156
156
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
157
157
|
"static/chunks/9770-6f30493e3f7ab51b.js",
|
|
158
158
|
"static/css/1fef663a0519dddf.css",
|
|
159
159
|
"static/chunks/6335-631f065ba00f8400.js",
|
|
160
160
|
"static/css/84d35f475d0dc928.css",
|
|
161
|
-
"static/chunks/pages/account/user-details-
|
|
161
|
+
"static/chunks/pages/account/user-details-2911c9d2229c886e.js"
|
|
162
162
|
],
|
|
163
163
|
"/checkout": [
|
|
164
|
-
"static/chunks/webpack-
|
|
164
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
165
165
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
166
166
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
167
167
|
"static/chunks/9770-6f30493e3f7ab51b.js",
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"static/chunks/pages/checkout-cf3d3c3669a5e50b.js"
|
|
171
171
|
],
|
|
172
172
|
"/login": [
|
|
173
|
-
"static/chunks/webpack-
|
|
173
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
174
174
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
175
175
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
176
176
|
"static/chunks/9770-6f30493e3f7ab51b.js",
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"static/chunks/pages/login-013b1f7a2b4bb9e0.js"
|
|
181
181
|
],
|
|
182
182
|
"/s": [
|
|
183
|
-
"static/chunks/webpack-
|
|
183
|
+
"static/chunks/webpack-41b0bfc2bd1a0e26.js",
|
|
184
184
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
185
185
|
"static/chunks/main-5569625b3fdd6741.js",
|
|
186
186
|
"static/chunks/9770-6f30493e3f7ab51b.js",
|