@faststore/core 2.0.141-alpha.0 → 2.0.145-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.
Files changed (177) hide show
  1. package/.turbo/turbo-build.log +4 -4
  2. package/CHANGELOG.md +10 -0
  3. package/cms/faststore/sections.json +42 -1
  4. package/package.json +4 -4
  5. package/src/components/cart/CartToggle/CartToggle.tsx +4 -4
  6. package/src/components/cms/GlobalSections.tsx +3 -3
  7. package/src/components/navigation/Navbar/Navbar.tsx +120 -64
  8. package/src/components/navigation/Navbar/index.ts +1 -0
  9. package/src/components/navigation/NavbarLinks/NavbarLinks.tsx +20 -33
  10. package/src/components/navigation/NavbarSlider/NavbarSlider.tsx +23 -7
  11. package/src/components/region/RegionButton/RegionButton.tsx +3 -3
  12. package/src/components/sections/Alert/index.ts +1 -0
  13. package/src/components/sections/Footer/Footer.tsx +2 -9
  14. package/src/components/sections/Navbar/Navbar.tsx +85 -0
  15. package/src/components/sections/Navbar/index.ts +2 -0
  16. package/src/components/sections/Section/Section.tsx +10 -4
  17. package/src/components/ui/Button/ButtonSignIn/ButtonSignIn.tsx +12 -3
  18. package/src/components/ui/Image/Image.tsx +3 -1
  19. package/src/components/ui/Image/index.ts +1 -0
  20. package/src/components/ui/Logo/Logo.tsx +23 -2
  21. package/src/styles/themes/midnight.scss +0 -1
  22. package/src/styles/themes/soft-blue.scss +0 -1
  23. package/.next/BUILD_ID +0 -1
  24. package/.next/build-manifest.json +0 -132
  25. package/.next/cache/.tsbuildinfo +0 -1
  26. package/.next/cache/config.json +0 -7
  27. package/.next/cache/eslint/.cache_1gneedd +0 -1
  28. package/.next/cache/next-server.js.nft.json +0 -1
  29. package/.next/cache/webpack/client-production/0.pack +0 -0
  30. package/.next/cache/webpack/client-production/index.pack +0 -0
  31. package/.next/cache/webpack/server-production/0.pack +0 -0
  32. package/.next/cache/webpack/server-production/index.pack +0 -0
  33. package/.next/export-marker.json +0 -1
  34. package/.next/images-manifest.json +0 -1
  35. package/.next/next-server.js.nft.json +0 -1
  36. package/.next/package.json +0 -1
  37. package/.next/prerender-manifest.json +0 -1
  38. package/.next/react-loadable-manifest.json +0 -48
  39. package/.next/required-server-files.json +0 -1
  40. package/.next/routes-manifest.json +0 -1
  41. package/.next/server/chunks/104.js +0 -703
  42. package/.next/server/chunks/123.js +0 -58
  43. package/.next/server/chunks/143.js +0 -106
  44. package/.next/server/chunks/183.js +0 -80
  45. package/.next/server/chunks/247.js +0 -61
  46. package/.next/server/chunks/280.js +0 -324
  47. package/.next/server/chunks/287.js +0 -58
  48. package/.next/server/chunks/312.js +0 -670
  49. package/.next/server/chunks/336.js +0 -821
  50. package/.next/server/chunks/350.js +0 -142
  51. package/.next/server/chunks/368.js +0 -253
  52. package/.next/server/chunks/401.js +0 -7241
  53. package/.next/server/chunks/431.js +0 -7241
  54. package/.next/server/chunks/502.js +0 -600
  55. package/.next/server/chunks/557.js +0 -132
  56. package/.next/server/chunks/576.js +0 -80
  57. package/.next/server/chunks/597.js +0 -169
  58. package/.next/server/chunks/608.js +0 -644
  59. package/.next/server/chunks/644.js +0 -235
  60. package/.next/server/chunks/664.js +0 -3401
  61. package/.next/server/chunks/676.js +0 -32
  62. package/.next/server/chunks/701.js +0 -87
  63. package/.next/server/chunks/74.js +0 -2520
  64. package/.next/server/chunks/746.js +0 -225
  65. package/.next/server/chunks/82.js +0 -371
  66. package/.next/server/chunks/854.js +0 -72
  67. package/.next/server/chunks/859.js +0 -959
  68. package/.next/server/chunks/874.js +0 -487
  69. package/.next/server/chunks/886.js +0 -120
  70. package/.next/server/chunks/907.js +0 -1723
  71. package/.next/server/chunks/98.js +0 -124
  72. package/.next/server/chunks/font-manifest.json +0 -1
  73. package/.next/server/font-manifest.json +0 -1
  74. package/.next/server/middleware-build-manifest.js +0 -1
  75. package/.next/server/middleware-manifest.json +0 -6
  76. package/.next/server/middleware-react-loadable-manifest.js +0 -1
  77. package/.next/server/pages/404.js +0 -393
  78. package/.next/server/pages/404.js.nft.json +0 -1
  79. package/.next/server/pages/500.js +0 -395
  80. package/.next/server/pages/500.js.nft.json +0 -1
  81. package/.next/server/pages/[...slug].js +0 -725
  82. package/.next/server/pages/[...slug].js.nft.json +0 -1
  83. package/.next/server/pages/[slug]/p.js +0 -2386
  84. package/.next/server/pages/[slug]/p.js.nft.json +0 -1
  85. package/.next/server/pages/_app.js +0 -368
  86. package/.next/server/pages/_app.js.nft.json +0 -1
  87. package/.next/server/pages/_document.js +0 -304
  88. package/.next/server/pages/_document.js.nft.json +0 -1
  89. package/.next/server/pages/_error.js +0 -164
  90. package/.next/server/pages/_error.js.nft.json +0 -1
  91. package/.next/server/pages/account.js +0 -370
  92. package/.next/server/pages/account.js.nft.json +0 -1
  93. package/.next/server/pages/api/graphql.js +0 -315
  94. package/.next/server/pages/api/graphql.js.nft.json +0 -1
  95. package/.next/server/pages/api/preview.js +0 -118
  96. package/.next/server/pages/api/preview.js.nft.json +0 -1
  97. package/.next/server/pages/checkout.js +0 -370
  98. package/.next/server/pages/checkout.js.nft.json +0 -1
  99. package/.next/server/pages/en-US/404.html +0 -81
  100. package/.next/server/pages/en-US/404.json +0 -1
  101. package/.next/server/pages/en-US/500.html +0 -81
  102. package/.next/server/pages/en-US/500.json +0 -1
  103. package/.next/server/pages/en-US/account.html +0 -81
  104. package/.next/server/pages/en-US/account.json +0 -1
  105. package/.next/server/pages/en-US/checkout.html +0 -81
  106. package/.next/server/pages/en-US/checkout.json +0 -1
  107. package/.next/server/pages/en-US/login.html +0 -81
  108. package/.next/server/pages/en-US/login.json +0 -1
  109. package/.next/server/pages/en-US/s.html +0 -81
  110. package/.next/server/pages/en-US/s.json +0 -1
  111. package/.next/server/pages/en-US.html +0 -81
  112. package/.next/server/pages/en-US.json +0 -1
  113. package/.next/server/pages/index.js +0 -966
  114. package/.next/server/pages/index.js.nft.json +0 -1
  115. package/.next/server/pages/login.js +0 -375
  116. package/.next/server/pages/login.js.nft.json +0 -1
  117. package/.next/server/pages/s.js +0 -457
  118. package/.next/server/pages/s.js.nft.json +0 -1
  119. package/.next/server/pages-manifest.json +0 -16
  120. package/.next/server/webpack-api-runtime.js +0 -229
  121. package/.next/server/webpack-runtime.js +0 -229
  122. package/.next/static/aYsUeJebfxFmPYaCwqdKq/_buildManifest.js +0 -1
  123. package/.next/static/aYsUeJebfxFmPYaCwqdKq/_ssgManifest.js +0 -1
  124. package/.next/static/chunks/143.dd8a556e6957baa1.js +0 -1
  125. package/.next/static/chunks/170.c17ce564bb568265.js +0 -1
  126. package/.next/static/chunks/202-80a2f2380b08e20d.js +0 -1
  127. package/.next/static/chunks/226.b57e10ad9932f88c.js +0 -1
  128. package/.next/static/chunks/327-43715af4f3fffaf6.js +0 -1
  129. package/.next/static/chunks/336.0846f48eccce57e4.js +0 -1
  130. package/.next/static/chunks/366-4a0572a47e2225d9.js +0 -1
  131. package/.next/static/chunks/391-47b923ef44945418.js +0 -1
  132. package/.next/static/chunks/495.8ffebac98e9475dc.js +0 -1
  133. package/.next/static/chunks/502.7fd4f230c33d8eca.js +0 -1
  134. package/.next/static/chunks/545-1d3d08edfd2ee4c6.js +0 -1
  135. package/.next/static/chunks/597.c5cf3fbeae5ceb63.js +0 -1
  136. package/.next/static/chunks/651.7142f31ce1e052b3.js +0 -1
  137. package/.next/static/chunks/741.52f7fb873418346f.js +0 -1
  138. package/.next/static/chunks/98.97381d2021f86cd9.js +0 -1
  139. package/.next/static/chunks/framework-dfd14d7ce6600b03.js +0 -1
  140. package/.next/static/chunks/main-fd466221927468fd.js +0 -1
  141. package/.next/static/chunks/pages/404-eb7e8c41c852c36d.js +0 -1
  142. package/.next/static/chunks/pages/500-7dc597fd3f74e419.js +0 -1
  143. package/.next/static/chunks/pages/[...slug]-229b8537827404bc.js +0 -1
  144. package/.next/static/chunks/pages/[slug]/p-a3a8af1949dc6eca.js +0 -1
  145. package/.next/static/chunks/pages/_app-3e4e7e579cb0681a.js +0 -1
  146. package/.next/static/chunks/pages/_error-a7a0c1d9bfbb4f38.js +0 -1
  147. package/.next/static/chunks/pages/account-7f4c51b747b4edd0.js +0 -1
  148. package/.next/static/chunks/pages/checkout-cb8871ab88a1471f.js +0 -1
  149. package/.next/static/chunks/pages/index-7587d2684d1f1de4.js +0 -1
  150. package/.next/static/chunks/pages/login-9490b01a047906c0.js +0 -1
  151. package/.next/static/chunks/pages/s-9582cfca21ff2718.js +0 -1
  152. package/.next/static/chunks/polyfills-c67a75d1b6f99dc8.js +0 -1
  153. package/.next/static/chunks/webpack-d73d5e1e07f9bee2.js +0 -1
  154. package/.next/static/css/13a4da555ff5e3be.css +0 -1
  155. package/.next/static/css/2257f9a5bf751bf1.css +0 -1
  156. package/.next/static/css/2e00f7ba49c754b3.css +0 -1
  157. package/.next/static/css/2e9de35e0cb999e0.css +0 -1
  158. package/.next/static/css/43b1b3821e21630c.css +0 -1
  159. package/.next/static/css/48af598df5fe042d.css +0 -1
  160. package/.next/static/css/587c27bbda64e700.css +0 -1
  161. package/.next/static/css/7701d01af31e31d1.css +0 -1
  162. package/.next/static/css/e02cdad8fc000339.css +0 -1
  163. package/.next/static/css/e434797816e17065.css +0 -1
  164. package/.next/static/media/brandless-neutral.76ddf63a.png +0 -0
  165. package/.next/trace +0 -68
  166. package/public/~partytown/debug/partytown-atomics.js +0 -556
  167. package/public/~partytown/debug/partytown-media.js +0 -374
  168. package/public/~partytown/debug/partytown-sandbox-sw.js +0 -543
  169. package/public/~partytown/debug/partytown-sw.js +0 -59
  170. package/public/~partytown/debug/partytown-ww-atomics.js +0 -1789
  171. package/public/~partytown/debug/partytown-ww-sw.js +0 -1781
  172. package/public/~partytown/debug/partytown.js +0 -72
  173. package/public/~partytown/partytown-atomics.js +0 -2
  174. package/public/~partytown/partytown-media.js +0 -2
  175. package/public/~partytown/partytown-sw.js +0 -2
  176. package/public/~partytown/partytown.js +0 -2
  177. /package/src/components/{navigation → sections}/Navbar/section.module.scss +0 -0
@@ -0,0 +1,85 @@
1
+ import UINavbar from '../../navigation/Navbar'
2
+
3
+ import Section from '../Section'
4
+
5
+ import styles from './section.module.scss'
6
+
7
+ type PageLinks = {
8
+ url: string
9
+ text: string
10
+ }
11
+
12
+ export interface NavbarProps {
13
+ logo: {
14
+ alt: string
15
+ src: string
16
+ }
17
+ signInButton: {
18
+ icon: {
19
+ alt: string
20
+ icon: string
21
+ }
22
+ label: string
23
+ myAccountLabel: string
24
+ }
25
+ cartIcon: {
26
+ alt: string
27
+ icon: string
28
+ }
29
+ navigation: {
30
+ regionalization: {
31
+ enabled: boolean
32
+ icon: {
33
+ alt: string
34
+ icon: string
35
+ }
36
+ label: string
37
+ }
38
+ pageLinks: PageLinks[]
39
+ menu: {
40
+ icon: {
41
+ alt: string
42
+ icon: string
43
+ }
44
+ }
45
+ home: {
46
+ label: string
47
+ }
48
+ }
49
+ }
50
+
51
+ function Navbar({
52
+ logo,
53
+ cartIcon,
54
+ signInButton,
55
+ navigation: {
56
+ menu,
57
+ home,
58
+ pageLinks,
59
+ regionalization: {
60
+ label: regionLabel,
61
+ icon: { icon: regionIcon },
62
+ enabled: shouldDisplayRegion,
63
+ },
64
+ },
65
+ }: NavbarProps) {
66
+ return (
67
+ <Section as="header" className={`${styles.section} section-navbar`}>
68
+ <UINavbar
69
+ home={home}
70
+ menu={menu}
71
+ logo={logo}
72
+ cart={cartIcon}
73
+ links={pageLinks}
74
+ signIn={{ button: signInButton }}
75
+ region={{
76
+ icon: regionIcon,
77
+ label: regionLabel,
78
+ shouldDisplayRegion,
79
+ }}
80
+ />
81
+ </Section>
82
+ )
83
+ }
84
+
85
+ export default Navbar
@@ -0,0 +1,2 @@
1
+ export { default } from './Navbar'
2
+ export type { NavbarProps } from './Navbar'
@@ -1,14 +1,20 @@
1
1
  import { forwardRef } from 'react'
2
2
  import type { DetailedHTMLProps, HTMLAttributes } from 'react'
3
3
 
4
- type Props = DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>
4
+ type BaseProps = DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>
5
5
 
6
- const Section = forwardRef<HTMLDivElement, Props>(function Section(
7
- { className = '', ...otherProps },
6
+ type SectionProps = BaseProps & {
7
+ as?: 'section' | 'header' | 'footer' | 'aside'
8
+ }
9
+
10
+ const Section = forwardRef<HTMLDivElement, SectionProps>(function Section(
11
+ { as, className = '', ...otherProps },
8
12
  ref
9
13
  ) {
14
+ const Component = as ?? 'section'
15
+
10
16
  return (
11
- <section ref={ref} className={`section ${className}`} {...otherProps} />
17
+ <Component ref={ref} className={`section ${className}`} {...otherProps} />
12
18
  )
13
19
  })
14
20
 
@@ -3,7 +3,15 @@ import { Icon, LinkButton } from '@faststore/ui'
3
3
  import { useSession } from 'src/sdk/session'
4
4
  import { useCart } from '../../../../sdk/cart/index'
5
5
 
6
- const ButtonSignIn = () => {
6
+ const ButtonSignIn = ({
7
+ label,
8
+ myAccountLabel,
9
+ icon: { alt, icon },
10
+ }: {
11
+ label: string
12
+ myAccountLabel: string
13
+ icon: { alt: string; icon: string }
14
+ }) => {
7
15
  const { id } = useCart()
8
16
  const { person } = useSession()
9
17
 
@@ -14,11 +22,12 @@ const ButtonSignIn = () => {
14
22
  person?.id ? `/account?orderFormId=${id}` : `/login?orderFormId=${id}`
15
23
  }
16
24
  className="text__title-mini"
25
+ aria-label={alt}
17
26
  variant="tertiary"
18
- icon={<Icon name="User" width={18} height={18} weight="bold" />}
27
+ icon={<Icon name={icon} width={18} height={18} weight="bold" />}
19
28
  iconPosition="left"
20
29
  >
21
- {person?.id ? 'My Account' : 'Sign In'}
30
+ {person?.id ? myAccountLabel : label}
22
31
  </LinkButton>
23
32
  )
24
33
  }
@@ -1,8 +1,10 @@
1
1
  import { memo } from 'react'
2
2
 
3
- import NextImage, { ImageProps } from 'next/future/image'
3
+ import NextImage, { ImageProps as NextImageProps } from 'next/future/image'
4
4
  import loader from './loader'
5
5
 
6
+ export type ImageProps = NextImageProps
7
+
6
8
  // Next loader function does not handle all props as height and options
7
9
  // so we use a custom loader to handle images using thumbor server with VTEX CDN
8
10
  // https://nextjs.org/docs/api-reference/next/image#loader
@@ -1 +1,2 @@
1
1
  export { default as Image } from './Image'
2
+ export type { ImageProps } from './Image'
@@ -1,5 +1,26 @@
1
- function Logo() {
2
- return <span data-fs-logo role="img" aria-label="BaseStore logo" />
1
+ import { Image } from 'src/components/ui/Image'
2
+ import type { ImageProps } from 'src/components/ui/Image'
3
+
4
+ interface LogoProps {
5
+ alt: string
6
+ src: string
7
+ loading?: ImageProps['loading']
8
+ }
9
+
10
+ function Logo({ alt, src, loading = 'lazy' }: LogoProps) {
11
+ return (
12
+ <div data-fs-logo>
13
+ <Image
14
+ alt={alt}
15
+ src={src}
16
+ width={0}
17
+ height={0}
18
+ sizes="15vw"
19
+ loading={loading}
20
+ style={{ width: '100%', height: 'auto' }}
21
+ />
22
+ </div>
23
+ )
3
24
  }
4
25
 
5
26
  export default Logo
@@ -113,7 +113,6 @@
113
113
  }
114
114
 
115
115
  [data-fs-logo] {
116
- --fs-logo-img : url("~/public/brandless-negative.png");
117
116
  --fs-logo-width : 8rem;
118
117
  }
119
118
 
@@ -73,7 +73,6 @@
73
73
  }
74
74
 
75
75
  [data-fs-logo] {
76
- --fs-logo-img : url("~/public/brandless-positive.png");
77
76
  --fs-logo-width : 8rem;
78
77
  }
79
78
  }
package/.next/BUILD_ID DELETED
@@ -1 +0,0 @@
1
- aYsUeJebfxFmPYaCwqdKq
@@ -1,132 +0,0 @@
1
- {
2
- "polyfillFiles": [
3
- "static/chunks/polyfills-c67a75d1b6f99dc8.js"
4
- ],
5
- "devFiles": [],
6
- "ampDevFiles": [],
7
- "lowPriorityFiles": [
8
- "static/aYsUeJebfxFmPYaCwqdKq/_buildManifest.js",
9
- "static/aYsUeJebfxFmPYaCwqdKq/_ssgManifest.js"
10
- ],
11
- "rootMainFiles": [],
12
- "pages": {
13
- "/": [
14
- "static/chunks/webpack-d73d5e1e07f9bee2.js",
15
- "static/chunks/framework-dfd14d7ce6600b03.js",
16
- "static/chunks/main-fd466221927468fd.js",
17
- "static/chunks/391-47b923ef44945418.js",
18
- "static/chunks/545-1d3d08edfd2ee4c6.js",
19
- "static/css/2257f9a5bf751bf1.css",
20
- "static/chunks/202-80a2f2380b08e20d.js",
21
- "static/css/e434797816e17065.css",
22
- "static/chunks/366-4a0572a47e2225d9.js",
23
- "static/css/13a4da555ff5e3be.css",
24
- "static/chunks/pages/index-7587d2684d1f1de4.js"
25
- ],
26
- "/404": [
27
- "static/chunks/webpack-d73d5e1e07f9bee2.js",
28
- "static/chunks/framework-dfd14d7ce6600b03.js",
29
- "static/chunks/main-fd466221927468fd.js",
30
- "static/chunks/391-47b923ef44945418.js",
31
- "static/chunks/545-1d3d08edfd2ee4c6.js",
32
- "static/css/2257f9a5bf751bf1.css",
33
- "static/chunks/202-80a2f2380b08e20d.js",
34
- "static/css/e02cdad8fc000339.css",
35
- "static/chunks/pages/404-eb7e8c41c852c36d.js"
36
- ],
37
- "/500": [
38
- "static/chunks/webpack-d73d5e1e07f9bee2.js",
39
- "static/chunks/framework-dfd14d7ce6600b03.js",
40
- "static/chunks/main-fd466221927468fd.js",
41
- "static/chunks/391-47b923ef44945418.js",
42
- "static/chunks/545-1d3d08edfd2ee4c6.js",
43
- "static/css/2257f9a5bf751bf1.css",
44
- "static/chunks/202-80a2f2380b08e20d.js",
45
- "static/css/e02cdad8fc000339.css",
46
- "static/chunks/pages/500-7dc597fd3f74e419.js"
47
- ],
48
- "/[...slug]": [
49
- "static/chunks/webpack-d73d5e1e07f9bee2.js",
50
- "static/chunks/framework-dfd14d7ce6600b03.js",
51
- "static/chunks/main-fd466221927468fd.js",
52
- "static/chunks/391-47b923ef44945418.js",
53
- "static/chunks/545-1d3d08edfd2ee4c6.js",
54
- "static/css/2257f9a5bf751bf1.css",
55
- "static/chunks/202-80a2f2380b08e20d.js",
56
- "static/css/43b1b3821e21630c.css",
57
- "static/chunks/327-43715af4f3fffaf6.js",
58
- "static/css/2e9de35e0cb999e0.css",
59
- "static/chunks/pages/[...slug]-229b8537827404bc.js"
60
- ],
61
- "/[slug]/p": [
62
- "static/chunks/webpack-d73d5e1e07f9bee2.js",
63
- "static/chunks/framework-dfd14d7ce6600b03.js",
64
- "static/chunks/main-fd466221927468fd.js",
65
- "static/chunks/391-47b923ef44945418.js",
66
- "static/chunks/545-1d3d08edfd2ee4c6.js",
67
- "static/css/2257f9a5bf751bf1.css",
68
- "static/chunks/202-80a2f2380b08e20d.js",
69
- "static/css/e434797816e17065.css",
70
- "static/chunks/366-4a0572a47e2225d9.js",
71
- "static/css/7701d01af31e31d1.css",
72
- "static/chunks/pages/[slug]/p-a3a8af1949dc6eca.js"
73
- ],
74
- "/_app": [
75
- "static/chunks/webpack-d73d5e1e07f9bee2.js",
76
- "static/chunks/framework-dfd14d7ce6600b03.js",
77
- "static/chunks/main-fd466221927468fd.js",
78
- "static/css/587c27bbda64e700.css",
79
- "static/chunks/pages/_app-3e4e7e579cb0681a.js"
80
- ],
81
- "/_error": [
82
- "static/chunks/webpack-d73d5e1e07f9bee2.js",
83
- "static/chunks/framework-dfd14d7ce6600b03.js",
84
- "static/chunks/main-fd466221927468fd.js",
85
- "static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"
86
- ],
87
- "/account": [
88
- "static/chunks/webpack-d73d5e1e07f9bee2.js",
89
- "static/chunks/framework-dfd14d7ce6600b03.js",
90
- "static/chunks/main-fd466221927468fd.js",
91
- "static/chunks/391-47b923ef44945418.js",
92
- "static/chunks/545-1d3d08edfd2ee4c6.js",
93
- "static/css/2257f9a5bf751bf1.css",
94
- "static/chunks/202-80a2f2380b08e20d.js",
95
- "static/chunks/pages/account-7f4c51b747b4edd0.js"
96
- ],
97
- "/checkout": [
98
- "static/chunks/webpack-d73d5e1e07f9bee2.js",
99
- "static/chunks/framework-dfd14d7ce6600b03.js",
100
- "static/chunks/main-fd466221927468fd.js",
101
- "static/chunks/391-47b923ef44945418.js",
102
- "static/chunks/545-1d3d08edfd2ee4c6.js",
103
- "static/css/2257f9a5bf751bf1.css",
104
- "static/chunks/202-80a2f2380b08e20d.js",
105
- "static/chunks/pages/checkout-cb8871ab88a1471f.js"
106
- ],
107
- "/login": [
108
- "static/chunks/webpack-d73d5e1e07f9bee2.js",
109
- "static/chunks/framework-dfd14d7ce6600b03.js",
110
- "static/chunks/main-fd466221927468fd.js",
111
- "static/chunks/391-47b923ef44945418.js",
112
- "static/chunks/545-1d3d08edfd2ee4c6.js",
113
- "static/css/2257f9a5bf751bf1.css",
114
- "static/chunks/202-80a2f2380b08e20d.js",
115
- "static/css/e02cdad8fc000339.css",
116
- "static/chunks/pages/login-9490b01a047906c0.js"
117
- ],
118
- "/s": [
119
- "static/chunks/webpack-d73d5e1e07f9bee2.js",
120
- "static/chunks/framework-dfd14d7ce6600b03.js",
121
- "static/chunks/main-fd466221927468fd.js",
122
- "static/chunks/391-47b923ef44945418.js",
123
- "static/chunks/545-1d3d08edfd2ee4c6.js",
124
- "static/css/2257f9a5bf751bf1.css",
125
- "static/chunks/202-80a2f2380b08e20d.js",
126
- "static/css/43b1b3821e21630c.css",
127
- "static/chunks/327-43715af4f3fffaf6.js",
128
- "static/chunks/pages/s-9582cfca21ff2718.js"
129
- ]
130
- },
131
- "ampFirstPages": []
132
- }