@faststore/core 2.0.94-alpha.0 → 2.0.96-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/.turbo/turbo-build.log +3 -3
- package/CHANGELOG.md +10 -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/BUILD_ID +0 -1
- package/.next/build-manifest.json +0 -101
- package/.next/cache/.tsbuildinfo +0 -1
- package/.next/cache/config.json +0 -7
- package/.next/cache/eslint/.cache_1gneedd +0 -1
- package/.next/cache/next-server.js.nft.json +0 -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/export-marker.json +0 -1
- package/.next/images-manifest.json +0 -1
- package/.next/next-server.js.nft.json +0 -1
- package/.next/package.json +0 -1
- package/.next/prerender-manifest.json +0 -1
- package/.next/react-loadable-manifest.json +0 -44
- package/.next/required-server-files.json +0 -1
- package/.next/routes-manifest.json +0 -1
- package/.next/server/chunks/104.js +0 -196
- package/.next/server/chunks/143.js +0 -106
- package/.next/server/chunks/154.js +0 -206
- package/.next/server/chunks/183.js +0 -72
- package/.next/server/chunks/247.js +0 -61
- package/.next/server/chunks/264.js +0 -67
- package/.next/server/chunks/280.js +0 -417
- package/.next/server/chunks/287.js +0 -79
- package/.next/server/chunks/312.js +0 -684
- package/.next/server/chunks/317.js +0 -125
- package/.next/server/chunks/350.js +0 -120
- package/.next/server/chunks/371.js +0 -1484
- package/.next/server/chunks/377.js +0 -82
- package/.next/server/chunks/394.js +0 -3801
- package/.next/server/chunks/439.js +0 -175
- package/.next/server/chunks/444.js +0 -464
- package/.next/server/chunks/465.js +0 -91
- package/.next/server/chunks/576.js +0 -72
- package/.next/server/chunks/608.js +0 -515
- package/.next/server/chunks/650.js +0 -216
- package/.next/server/chunks/664.js +0 -124
- package/.next/server/chunks/676.js +0 -32
- package/.next/server/chunks/746.js +0 -237
- package/.next/server/chunks/777.js +0 -708
- package/.next/server/chunks/854.js +0 -72
- package/.next/server/chunks/859.js +0 -959
- package/.next/server/chunks/872.js +0 -378
- package/.next/server/chunks/881.js +0 -320
- package/.next/server/chunks/898.js +0 -240
- package/.next/server/chunks/914.js +0 -96
- package/.next/server/chunks/953.js +0 -674
- package/.next/server/chunks/98.js +0 -266
- package/.next/server/chunks/992.js +0 -570
- package/.next/server/chunks/font-manifest.json +0 -1
- package/.next/server/font-manifest.json +0 -1
- package/.next/server/middleware-build-manifest.js +0 -1
- package/.next/server/middleware-manifest.json +0 -6
- package/.next/server/middleware-react-loadable-manifest.js +0 -1
- package/.next/server/pages/404.js.nft.json +0 -1
- package/.next/server/pages/500.js.nft.json +0 -1
- package/.next/server/pages/[...slug].js +0 -633
- package/.next/server/pages/[...slug].js.nft.json +0 -1
- package/.next/server/pages/[slug]/p.js +0 -2390
- package/.next/server/pages/[slug]/p.js.nft.json +0 -1
- package/.next/server/pages/_app.js +0 -2479
- package/.next/server/pages/_app.js.nft.json +0 -1
- package/.next/server/pages/_document.js +0 -304
- package/.next/server/pages/_document.js.nft.json +0 -1
- package/.next/server/pages/_error.js +0 -164
- package/.next/server/pages/_error.js.nft.json +0 -1
- package/.next/server/pages/account.js.nft.json +0 -1
- package/.next/server/pages/api/graphql.js +0 -259
- package/.next/server/pages/api/graphql.js.nft.json +0 -1
- package/.next/server/pages/api/preview.js +0 -118
- package/.next/server/pages/api/preview.js.nft.json +0 -1
- package/.next/server/pages/checkout.js.nft.json +0 -1
- package/.next/server/pages/en-US/404.html +0 -81
- package/.next/server/pages/en-US/500.html +0 -81
- package/.next/server/pages/en-US/account.html +0 -81
- package/.next/server/pages/en-US/checkout.html +0 -81
- package/.next/server/pages/en-US/login.html +0 -81
- package/.next/server/pages/en-US/s.html +0 -81
- package/.next/server/pages/en-US.html +0 -81
- package/.next/server/pages/en-US.json +0 -1
- package/.next/server/pages/index.js +0 -428
- package/.next/server/pages/index.js.nft.json +0 -1
- package/.next/server/pages/login.js.nft.json +0 -1
- package/.next/server/pages/s.js.nft.json +0 -1
- package/.next/server/pages-manifest.json +0 -16
- package/.next/server/webpack-api-runtime.js +0 -229
- package/.next/server/webpack-runtime.js +0 -229
- package/.next/static/Q_3OvAUEhHamcW74BgoTz/_buildManifest.js +0 -1
- package/.next/static/Q_3OvAUEhHamcW74BgoTz/_ssgManifest.js +0 -1
- package/.next/static/chunks/143.dd8a556e6957baa1.js +0 -1
- package/.next/static/chunks/251-5059c71d8e624b60.js +0 -1
- package/.next/static/chunks/291.1b3f1a62d6e853d1.js +0 -1
- package/.next/static/chunks/351-a4e28d64f48c5269.js +0 -1
- package/.next/static/chunks/608.59e69b83f35d9c44.js +0 -1
- package/.next/static/chunks/626-d631f2cb747ef569.js +0 -1
- package/.next/static/chunks/650.807852d1c36bfe44.js +0 -1
- package/.next/static/chunks/651.7142f31ce1e052b3.js +0 -1
- package/.next/static/chunks/686.41582b9e75eaba89.js +0 -1
- package/.next/static/chunks/741.52f7fb873418346f.js +0 -1
- package/.next/static/chunks/781-7df372b5b56e3f96.js +0 -1
- package/.next/static/chunks/843.f55ad79a8fd4f87c.js +0 -1
- package/.next/static/chunks/98.97381d2021f86cd9.js +0 -1
- package/.next/static/chunks/framework-dfd14d7ce6600b03.js +0 -1
- package/.next/static/chunks/main-9746772201fe3ac1.js +0 -1
- package/.next/static/chunks/pages/404-ba608a2a9f0c420a.js +0 -1
- package/.next/static/chunks/pages/500-910883c20541d9ce.js +0 -1
- package/.next/static/chunks/pages/[...slug]-4b2bea89ec5c8fbe.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-224f79f726f9cdf2.js +0 -1
- package/.next/static/chunks/pages/_app-cb63bf0df22334d4.js +0 -1
- package/.next/static/chunks/pages/_error-a7a0c1d9bfbb4f38.js +0 -1
- package/.next/static/chunks/pages/account-f19102933e6fd84c.js +0 -1
- package/.next/static/chunks/pages/checkout-f8cb7cb22225ef9d.js +0 -1
- package/.next/static/chunks/pages/index-eabe9d42a172b52b.js +0 -1
- package/.next/static/chunks/pages/login-0b9ea80d9fa0f91b.js +0 -1
- package/.next/static/chunks/pages/s-b49bdf6af37376b6.js +0 -1
- package/.next/static/chunks/polyfills-c67a75d1b6f99dc8.js +0 -1
- package/.next/static/chunks/webpack-e5e72ef1b7012b99.js +0 -1
- package/.next/static/css/43d61b402f41569b.css +0 -1
- package/.next/static/css/4899c3cc356704f9.css +0 -1
- package/.next/static/css/6507cb48401e73a4.css +0 -1
- package/.next/static/css/8ea129ea90e49e98.css +0 -1
- package/.next/static/css/b2f16bd4b93e0aca.css +0 -1
- package/.next/static/css/bd743407c8049677.css +0 -1
- package/.next/static/css/be07d9d103c191cd.css +0 -1
- package/.next/static/css/db63ea05e98cb7e8.css +0 -1
- package/.next/static/media/brandless-neutral.76ddf63a.png +0 -0
- package/.next/trace +0 -63
- package/public/~partytown/debug/partytown-atomics.js +0 -556
- package/public/~partytown/debug/partytown-media.js +0 -374
- package/public/~partytown/debug/partytown-sandbox-sw.js +0 -543
- package/public/~partytown/debug/partytown-sw.js +0 -59
- package/public/~partytown/debug/partytown-ww-atomics.js +0 -1789
- package/public/~partytown/debug/partytown-ww-sw.js +0 -1781
- package/public/~partytown/debug/partytown.js +0 -72
- package/public/~partytown/partytown-atomics.js +0 -2
- package/public/~partytown/partytown-media.js +0 -2
- package/public/~partytown/partytown-sw.js +0 -2
- package/public/~partytown/partytown.js +0 -2
- 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/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/.turbo/turbo-build.log
CHANGED
|
@@ -41,9 +41,9 @@ Route (pages) Size First Load JS
|
|
|
41
41
|
+ First Load JS shared by all 127 kB
|
|
42
42
|
├ chunks/framework-dfd14d7ce6600b03.js 45.3 kB
|
|
43
43
|
├ chunks/main-9746772201fe3ac1.js 23.9 kB
|
|
44
|
-
├ chunks/pages/_app-
|
|
45
|
-
├ chunks/webpack-
|
|
46
|
-
└ css/
|
|
44
|
+
├ chunks/pages/_app-865163f137fedcf1.js 33.3 kB
|
|
45
|
+
├ chunks/webpack-f1a1b4bcfa6b66bb.js 2.18 kB
|
|
46
|
+
└ css/5f1958d8dece68c7.css 22 kB
|
|
47
47
|
|
|
48
48
|
λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
|
|
49
49
|
○ (Static) automatically rendered as static HTML (uses no initial props)
|
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,16 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [2.0.96-alpha.0](https://github.com/vtex/faststore/compare/v2.0.95-alpha.0...v2.0.96-alpha.0) (2023-04-03)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @faststore/core
|
|
9
|
+
|
|
10
|
+
## [2.0.95-alpha.0](https://github.com/vtex/faststore/compare/v2.0.94-alpha.0...v2.0.95-alpha.0) (2023-04-01)
|
|
11
|
+
|
|
12
|
+
### Features
|
|
13
|
+
|
|
14
|
+
- Adds `RegionBar` component ([#1693](https://github.com/vtex/faststore/issues/1693)) ([8390d82](https://github.com/vtex/faststore/commit/8390d829d4c1cab0f56a38b59bb2e1f1ab670fb1))
|
|
15
|
+
|
|
6
16
|
## [2.0.94-alpha.0](https://github.com/vtex/faststore/compare/v2.0.93-alpha.0...v2.0.94-alpha.0) (2023-03-31)
|
|
7
17
|
|
|
8
18
|
### Chores
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@faststore/core",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.96-alpha.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"browserslist": "supports es6-module and not dead",
|
|
6
6
|
"scripts": {
|
|
@@ -30,10 +30,10 @@
|
|
|
30
30
|
"@envelop/parser-cache": "^2.2.0",
|
|
31
31
|
"@envelop/validation-cache": "^2.2.0",
|
|
32
32
|
"@faststore/api": "^2.0.3-alpha.0",
|
|
33
|
-
"@faststore/components": "^2.0.
|
|
33
|
+
"@faststore/components": "^2.0.96-alpha.0",
|
|
34
34
|
"@faststore/graphql-utils": "^2.0.3-alpha.0",
|
|
35
35
|
"@faststore/sdk": "^2.0.3-alpha.0",
|
|
36
|
-
"@faststore/ui": "^2.0.
|
|
36
|
+
"@faststore/ui": "^2.0.95-alpha.0",
|
|
37
37
|
"@types/react": "^18.0.14",
|
|
38
38
|
"@vtex/client-cms": "^0.2.12",
|
|
39
39
|
"autoprefixer": "^10.4.0",
|
|
@@ -108,5 +108,5 @@
|
|
|
108
108
|
"msw": {
|
|
109
109
|
"workerDirectory": "public"
|
|
110
110
|
},
|
|
111
|
-
"gitHead": "
|
|
111
|
+
"gitHead": "00cc318de2c1c0e10c80c1ff9e26717cef277a1b"
|
|
112
112
|
}
|
package/src/Layout.tsx
CHANGED
|
@@ -6,13 +6,11 @@ import Alert from 'src/components/common/Alert'
|
|
|
6
6
|
import Footer from 'src/components/common/Footer'
|
|
7
7
|
import Navbar from 'src/components/common/Navbar'
|
|
8
8
|
import Toast from 'src/components/common/Toast'
|
|
9
|
-
import
|
|
9
|
+
import RegionBar from 'src/components/region/RegionBar'
|
|
10
10
|
import Icon from 'src/components/ui/Icon'
|
|
11
11
|
|
|
12
12
|
const CartSidebar = lazy(() => import('src/components/cart/CartSidebar'))
|
|
13
|
-
const RegionModal = lazy(
|
|
14
|
-
() => import('src/components/regionalization/RegionalizationModal')
|
|
15
|
-
)
|
|
13
|
+
const RegionModal = lazy(() => import('src/components/region/RegionModal'))
|
|
16
14
|
|
|
17
15
|
function Layout({ children }: PropsWithChildren) {
|
|
18
16
|
const { cart: displayCart, modal: displayModal } = useUI()
|
|
@@ -32,7 +30,7 @@ function Layout({ children }: PropsWithChildren) {
|
|
|
32
30
|
<Toast />
|
|
33
31
|
|
|
34
32
|
<main>
|
|
35
|
-
<
|
|
33
|
+
<RegionBar className="display-mobile" />
|
|
36
34
|
{children}
|
|
37
35
|
</main>
|
|
38
36
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { List as UIList } from '@faststore/ui'
|
|
2
2
|
import type { AnchorHTMLAttributes } from 'react'
|
|
3
3
|
|
|
4
|
-
import
|
|
4
|
+
import RegionButton from 'src/components/region/RegionButton'
|
|
5
5
|
import Link from 'src/components/ui/Link'
|
|
6
6
|
import { mark } from 'src/sdk/tests/mark'
|
|
7
7
|
|
|
@@ -35,7 +35,7 @@ function NavLinks({ onClickLink, classes = '' }: NavLinksProps) {
|
|
|
35
35
|
return (
|
|
36
36
|
<nav className={`${styles.fsNavlinks} ${classes}`}>
|
|
37
37
|
<div className="layout__content">
|
|
38
|
-
<
|
|
38
|
+
<RegionButton />
|
|
39
39
|
<UIList data-fs-navlinks-list>
|
|
40
40
|
{collections.map(({ href, name }) => (
|
|
41
41
|
<li key={name} data-fs-navlinks-list-item>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { RegionBar as UIRegionBar } from '@faststore/ui'
|
|
2
|
+
|
|
3
|
+
import { useSession } from 'src/sdk/session'
|
|
4
|
+
import { useUI } from '@faststore/ui'
|
|
5
|
+
|
|
6
|
+
function RegionBar({ ...otherProps }) {
|
|
7
|
+
const { openModal } = useUI()
|
|
8
|
+
const { postalCode } = useSession()
|
|
9
|
+
|
|
10
|
+
return (
|
|
11
|
+
<UIRegionBar
|
|
12
|
+
onButtonClick={openModal}
|
|
13
|
+
postalCode={postalCode}
|
|
14
|
+
{...otherProps}
|
|
15
|
+
/>
|
|
16
|
+
)
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
export default RegionBar
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './RegionBar'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './RegionButton'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './RegionInput'
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
ModalHeader as UIModalHeader,
|
|
4
4
|
} from '@faststore/ui'
|
|
5
5
|
|
|
6
|
-
import
|
|
6
|
+
import RegionInput from 'src/components/region/RegionInput'
|
|
7
7
|
import Icon from 'src/components/ui/Icon'
|
|
8
8
|
import Link from 'src/components/ui/Link'
|
|
9
9
|
|
|
@@ -28,7 +28,7 @@ function RegionalizationModalContent({
|
|
|
28
28
|
/>
|
|
29
29
|
<UIModalBody className={styles.fsRegionalizationModalBody}>
|
|
30
30
|
<div data-fs-regionalization-modal-input>
|
|
31
|
-
<
|
|
31
|
+
<RegionInput closeModal={() => onClose()} />
|
|
32
32
|
</div>
|
|
33
33
|
<Link href="/" data-fs-regionalization-modal-link>
|
|
34
34
|
{"I don't know my Postal Code"}
|
package/.next/BUILD_ID
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Q_3OvAUEhHamcW74BgoTz
|
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"polyfillFiles": [
|
|
3
|
-
"static/chunks/polyfills-c67a75d1b6f99dc8.js"
|
|
4
|
-
],
|
|
5
|
-
"devFiles": [],
|
|
6
|
-
"ampDevFiles": [],
|
|
7
|
-
"lowPriorityFiles": [
|
|
8
|
-
"static/Q_3OvAUEhHamcW74BgoTz/_buildManifest.js",
|
|
9
|
-
"static/Q_3OvAUEhHamcW74BgoTz/_ssgManifest.js"
|
|
10
|
-
],
|
|
11
|
-
"rootMainFiles": [],
|
|
12
|
-
"pages": {
|
|
13
|
-
"/": [
|
|
14
|
-
"static/chunks/webpack-e5e72ef1b7012b99.js",
|
|
15
|
-
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
16
|
-
"static/chunks/main-9746772201fe3ac1.js",
|
|
17
|
-
"static/chunks/351-a4e28d64f48c5269.js",
|
|
18
|
-
"static/chunks/781-7df372b5b56e3f96.js",
|
|
19
|
-
"static/chunks/626-d631f2cb747ef569.js",
|
|
20
|
-
"static/css/43d61b402f41569b.css",
|
|
21
|
-
"static/chunks/pages/index-eabe9d42a172b52b.js"
|
|
22
|
-
],
|
|
23
|
-
"/404": [
|
|
24
|
-
"static/chunks/webpack-e5e72ef1b7012b99.js",
|
|
25
|
-
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
26
|
-
"static/chunks/main-9746772201fe3ac1.js",
|
|
27
|
-
"static/chunks/351-a4e28d64f48c5269.js",
|
|
28
|
-
"static/chunks/pages/404-ba608a2a9f0c420a.js"
|
|
29
|
-
],
|
|
30
|
-
"/500": [
|
|
31
|
-
"static/chunks/webpack-e5e72ef1b7012b99.js",
|
|
32
|
-
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
33
|
-
"static/chunks/main-9746772201fe3ac1.js",
|
|
34
|
-
"static/chunks/351-a4e28d64f48c5269.js",
|
|
35
|
-
"static/chunks/pages/500-910883c20541d9ce.js"
|
|
36
|
-
],
|
|
37
|
-
"/[...slug]": [
|
|
38
|
-
"static/chunks/webpack-e5e72ef1b7012b99.js",
|
|
39
|
-
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
40
|
-
"static/chunks/main-9746772201fe3ac1.js",
|
|
41
|
-
"static/chunks/351-a4e28d64f48c5269.js",
|
|
42
|
-
"static/chunks/251-5059c71d8e624b60.js",
|
|
43
|
-
"static/css/8ea129ea90e49e98.css",
|
|
44
|
-
"static/chunks/pages/[...slug]-4b2bea89ec5c8fbe.js"
|
|
45
|
-
],
|
|
46
|
-
"/[slug]/p": [
|
|
47
|
-
"static/chunks/webpack-e5e72ef1b7012b99.js",
|
|
48
|
-
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
49
|
-
"static/chunks/main-9746772201fe3ac1.js",
|
|
50
|
-
"static/chunks/351-a4e28d64f48c5269.js",
|
|
51
|
-
"static/chunks/781-7df372b5b56e3f96.js",
|
|
52
|
-
"static/chunks/626-d631f2cb747ef569.js",
|
|
53
|
-
"static/css/4899c3cc356704f9.css",
|
|
54
|
-
"static/chunks/pages/[slug]/p-224f79f726f9cdf2.js"
|
|
55
|
-
],
|
|
56
|
-
"/_app": [
|
|
57
|
-
"static/chunks/webpack-e5e72ef1b7012b99.js",
|
|
58
|
-
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
59
|
-
"static/chunks/main-9746772201fe3ac1.js",
|
|
60
|
-
"static/css/be07d9d103c191cd.css",
|
|
61
|
-
"static/chunks/pages/_app-cb63bf0df22334d4.js"
|
|
62
|
-
],
|
|
63
|
-
"/_error": [
|
|
64
|
-
"static/chunks/webpack-e5e72ef1b7012b99.js",
|
|
65
|
-
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
66
|
-
"static/chunks/main-9746772201fe3ac1.js",
|
|
67
|
-
"static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"
|
|
68
|
-
],
|
|
69
|
-
"/account": [
|
|
70
|
-
"static/chunks/webpack-e5e72ef1b7012b99.js",
|
|
71
|
-
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
72
|
-
"static/chunks/main-9746772201fe3ac1.js",
|
|
73
|
-
"static/chunks/351-a4e28d64f48c5269.js",
|
|
74
|
-
"static/chunks/pages/account-f19102933e6fd84c.js"
|
|
75
|
-
],
|
|
76
|
-
"/checkout": [
|
|
77
|
-
"static/chunks/webpack-e5e72ef1b7012b99.js",
|
|
78
|
-
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
79
|
-
"static/chunks/main-9746772201fe3ac1.js",
|
|
80
|
-
"static/chunks/351-a4e28d64f48c5269.js",
|
|
81
|
-
"static/chunks/pages/checkout-f8cb7cb22225ef9d.js"
|
|
82
|
-
],
|
|
83
|
-
"/login": [
|
|
84
|
-
"static/chunks/webpack-e5e72ef1b7012b99.js",
|
|
85
|
-
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
86
|
-
"static/chunks/main-9746772201fe3ac1.js",
|
|
87
|
-
"static/chunks/351-a4e28d64f48c5269.js",
|
|
88
|
-
"static/chunks/pages/login-0b9ea80d9fa0f91b.js"
|
|
89
|
-
],
|
|
90
|
-
"/s": [
|
|
91
|
-
"static/chunks/webpack-e5e72ef1b7012b99.js",
|
|
92
|
-
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
93
|
-
"static/chunks/main-9746772201fe3ac1.js",
|
|
94
|
-
"static/chunks/351-a4e28d64f48c5269.js",
|
|
95
|
-
"static/chunks/251-5059c71d8e624b60.js",
|
|
96
|
-
"static/css/db63ea05e98cb7e8.css",
|
|
97
|
-
"static/chunks/pages/s-b49bdf6af37376b6.js"
|
|
98
|
-
]
|
|
99
|
-
},
|
|
100
|
-
"ampFirstPages": []
|
|
101
|
-
}
|