@faststore/core 2.0.94-alpha.0 → 2.0.95-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 +15 -15
- 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 +4 -4
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/{650.js → 152.js} +20 -20
- 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/_app.js +60 -78
- 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 +1 -1
- package/.next/static/chunks/152.d44c4f8d83e68e26.js +1 -0
- package/.next/static/chunks/pages/_app-865163f137fedcf1.js +1 -0
- package/.next/static/chunks/{webpack-e5e72ef1b7012b99.js → webpack-f1a1b4bcfa6b66bb.js} +1 -1
- package/.next/static/css/{bd743407c8049677.css → 10db3bc7ecdf0556.css} +1 -1
- package/.next/static/css/{be07d9d103c191cd.css → 5f1958d8dece68c7.css} +1 -1
- package/.next/trace +64 -63
- package/.turbo/turbo-build.log +3 -3
- package/CHANGELOG.md +6 -0
- package/package.json +4 -4
- package/src/Layout.tsx +3 -5
- package/src/components/common/Navbar/NavLinks.tsx +2 -2
- package/src/components/region/RegionBar/RegionBar.tsx +19 -0
- package/src/components/region/RegionBar/index.ts +1 -0
- package/src/components/region/RegionButton/index.ts +1 -0
- package/src/components/region/RegionInput/index.ts +1 -0
- package/src/components/{regionalization/RegionalizationModal → region/RegionModal}/RegionalizationModalContent.tsx +2 -2
- package/.next/static/chunks/650.807852d1c36bfe44.js +0 -1
- package/.next/static/chunks/pages/_app-cb63bf0df22334d4.js +0 -1
- package/src/components/regionalization/RegionalizationBar/RegionalizationBar.stories.mdx +0 -116
- package/src/components/regionalization/RegionalizationBar/RegionalizationBar.tsx +0 -40
- package/src/components/regionalization/RegionalizationBar/index.ts +0 -1
- package/src/components/regionalization/RegionalizationBar/regionalization-bar.module.scss +0 -60
- package/src/components/regionalization/RegionalizationButton/index.ts +0 -1
- package/src/components/regionalization/RegionalizationInput/index.ts +0 -1
- /package/.next/static/{Q_3OvAUEhHamcW74BgoTz → 6gIW5GOARVPzUy9Vn5Tql}/_buildManifest.js +0 -0
- /package/.next/static/{Q_3OvAUEhHamcW74BgoTz → 6gIW5GOARVPzUy9Vn5Tql}/_ssgManifest.js +0 -0
- /package/src/components/{regionalization/Regionalization.stories.mdx → region/Region.stories.mdx} +0 -0
- /package/src/components/{regionalization/RegionalizationButton/RegionalizationButton.tsx → region/RegionButton/RegionButton.tsx} +0 -0
- /package/src/components/{regionalization/RegionalizationInput/RegionalizationInput.tsx → region/RegionInput/RegionInput.tsx} +0 -0
- /package/src/components/{regionalization/RegionalizationModal → region/RegionModal}/RegionalizationModal.stories.mdx +0 -0
- /package/src/components/{regionalization/RegionalizationModal → region/RegionModal}/RegionalizationModal.tsx +0 -0
- /package/src/components/{regionalization/RegionalizationModal → region/RegionModal}/index.ts +0 -0
- /package/src/components/{regionalization/RegionalizationModal → region/RegionModal}/regionalization-modal-body.module.scss +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
6gIW5GOARVPzUy9Vn5Tql
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/6gIW5GOARVPzUy9Vn5Tql/_buildManifest.js",
|
|
9
|
+
"static/6gIW5GOARVPzUy9Vn5Tql/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-f1a1b4bcfa6b66bb.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-eabe9d42a172b52b.js"
|
|
22
22
|
],
|
|
23
23
|
"/404": [
|
|
24
|
-
"static/chunks/webpack-
|
|
24
|
+
"static/chunks/webpack-f1a1b4bcfa6b66bb.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-f1a1b4bcfa6b66bb.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-f1a1b4bcfa6b66bb.js",
|
|
39
39
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
40
40
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
41
41
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"static/chunks/pages/[...slug]-4b2bea89ec5c8fbe.js"
|
|
45
45
|
],
|
|
46
46
|
"/[slug]/p": [
|
|
47
|
-
"static/chunks/webpack-
|
|
47
|
+
"static/chunks/webpack-f1a1b4bcfa6b66bb.js",
|
|
48
48
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
49
49
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
50
50
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
@@ -54,41 +54,41 @@
|
|
|
54
54
|
"static/chunks/pages/[slug]/p-224f79f726f9cdf2.js"
|
|
55
55
|
],
|
|
56
56
|
"/_app": [
|
|
57
|
-
"static/chunks/webpack-
|
|
57
|
+
"static/chunks/webpack-f1a1b4bcfa6b66bb.js",
|
|
58
58
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
59
59
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
60
|
-
"static/css/
|
|
61
|
-
"static/chunks/pages/_app-
|
|
60
|
+
"static/css/5f1958d8dece68c7.css",
|
|
61
|
+
"static/chunks/pages/_app-865163f137fedcf1.js"
|
|
62
62
|
],
|
|
63
63
|
"/_error": [
|
|
64
|
-
"static/chunks/webpack-
|
|
64
|
+
"static/chunks/webpack-f1a1b4bcfa6b66bb.js",
|
|
65
65
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
66
66
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
67
67
|
"static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"
|
|
68
68
|
],
|
|
69
69
|
"/account": [
|
|
70
|
-
"static/chunks/webpack-
|
|
70
|
+
"static/chunks/webpack-f1a1b4bcfa6b66bb.js",
|
|
71
71
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
72
72
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
73
73
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
74
74
|
"static/chunks/pages/account-f19102933e6fd84c.js"
|
|
75
75
|
],
|
|
76
76
|
"/checkout": [
|
|
77
|
-
"static/chunks/webpack-
|
|
77
|
+
"static/chunks/webpack-f1a1b4bcfa6b66bb.js",
|
|
78
78
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
79
79
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
80
80
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
81
81
|
"static/chunks/pages/checkout-f8cb7cb22225ef9d.js"
|
|
82
82
|
],
|
|
83
83
|
"/login": [
|
|
84
|
-
"static/chunks/webpack-
|
|
84
|
+
"static/chunks/webpack-f1a1b4bcfa6b66bb.js",
|
|
85
85
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
86
86
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
87
87
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
88
88
|
"static/chunks/pages/login-0b9ea80d9fa0f91b.js"
|
|
89
89
|
],
|
|
90
90
|
"/s": [
|
|
91
|
-
"static/chunks/webpack-
|
|
91
|
+
"static/chunks/webpack-f1a1b4bcfa6b66bb.js",
|
|
92
92
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
93
93
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
94
94
|
"static/chunks/351-a4e28d64f48c5269.js",
|