@faststore/core 2.1.14 → 2.1.16

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 (153) hide show
  1. package/lighthouserc.js +1 -0
  2. package/package.json +4 -4
  3. package/src/components/navigation/Navbar/Navbar.tsx +9 -7
  4. package/src/components/product/ProductCard/ProductCard.tsx +5 -2
  5. package/src/components/ui/Newsletter/Newsletter.tsx +60 -27
  6. package/.next/BUILD_ID +0 -1
  7. package/.next/build-manifest.json +0 -125
  8. package/.next/cache/.tsbuildinfo +0 -1
  9. package/.next/cache/config.json +0 -7
  10. package/.next/cache/eslint/.cache_1gneedd +0 -1
  11. package/.next/cache/next-server.js.nft.json +0 -1
  12. package/.next/cache/webpack/client-production/0.pack +0 -0
  13. package/.next/cache/webpack/client-production/index.pack +0 -0
  14. package/.next/cache/webpack/server-production/0.pack +0 -0
  15. package/.next/cache/webpack/server-production/index.pack +0 -0
  16. package/.next/export-marker.json +0 -1
  17. package/.next/images-manifest.json +0 -1
  18. package/.next/next-server.js.nft.json +0 -1
  19. package/.next/package.json +0 -1
  20. package/.next/prerender-manifest.json +0 -1
  21. package/.next/react-loadable-manifest.json +0 -44
  22. package/.next/required-server-files.json +0 -1
  23. package/.next/routes-manifest.json +0 -1
  24. package/.next/server/chunks/123.js +0 -58
  25. package/.next/server/chunks/143.js +0 -106
  26. package/.next/server/chunks/183.js +0 -90
  27. package/.next/server/chunks/184.js +0 -61
  28. package/.next/server/chunks/205.js +0 -722
  29. package/.next/server/chunks/247.js +0 -61
  30. package/.next/server/chunks/253.js +0 -535
  31. package/.next/server/chunks/269.js +0 -516
  32. package/.next/server/chunks/287.js +0 -58
  33. package/.next/server/chunks/289.js +0 -242
  34. package/.next/server/chunks/312.js +0 -697
  35. package/.next/server/chunks/350.js +0 -143
  36. package/.next/server/chunks/487.js +0 -9142
  37. package/.next/server/chunks/502.js +0 -626
  38. package/.next/server/chunks/513.js +0 -257
  39. package/.next/server/chunks/576.js +0 -90
  40. package/.next/server/chunks/597.js +0 -211
  41. package/.next/server/chunks/650.js +0 -9142
  42. package/.next/server/chunks/676.js +0 -32
  43. package/.next/server/chunks/701.js +0 -87
  44. package/.next/server/chunks/74.js +0 -3949
  45. package/.next/server/chunks/825.js +0 -4039
  46. package/.next/server/chunks/854.js +0 -72
  47. package/.next/server/chunks/859.js +0 -959
  48. package/.next/server/chunks/886.js +0 -120
  49. package/.next/server/chunks/90.js +0 -539
  50. package/.next/server/chunks/907.js +0 -1957
  51. package/.next/server/chunks/98.js +0 -124
  52. package/.next/server/chunks/font-manifest.json +0 -1
  53. package/.next/server/font-manifest.json +0 -1
  54. package/.next/server/middleware-build-manifest.js +0 -1
  55. package/.next/server/middleware-manifest.json +0 -6
  56. package/.next/server/middleware-react-loadable-manifest.js +0 -1
  57. package/.next/server/pages/404.js +0 -386
  58. package/.next/server/pages/404.js.nft.json +0 -1
  59. package/.next/server/pages/500.js +0 -388
  60. package/.next/server/pages/500.js.nft.json +0 -1
  61. package/.next/server/pages/[...slug].js +0 -778
  62. package/.next/server/pages/[...slug].js.nft.json +0 -1
  63. package/.next/server/pages/[slug]/p.js +0 -2388
  64. package/.next/server/pages/[slug]/p.js.nft.json +0 -1
  65. package/.next/server/pages/_app.js +0 -281
  66. package/.next/server/pages/_app.js.nft.json +0 -1
  67. package/.next/server/pages/_document.js +0 -340
  68. package/.next/server/pages/_document.js.nft.json +0 -1
  69. package/.next/server/pages/_error.js +0 -164
  70. package/.next/server/pages/_error.js.nft.json +0 -1
  71. package/.next/server/pages/account.js +0 -363
  72. package/.next/server/pages/account.js.nft.json +0 -1
  73. package/.next/server/pages/api/graphql.js +0 -365
  74. package/.next/server/pages/api/graphql.js.nft.json +0 -1
  75. package/.next/server/pages/api/preview.js +0 -119
  76. package/.next/server/pages/api/preview.js.nft.json +0 -1
  77. package/.next/server/pages/checkout.js +0 -363
  78. package/.next/server/pages/checkout.js.nft.json +0 -1
  79. package/.next/server/pages/en-US/404.html +0 -81
  80. package/.next/server/pages/en-US/404.json +0 -1
  81. package/.next/server/pages/en-US/500.html +0 -81
  82. package/.next/server/pages/en-US/500.json +0 -1
  83. package/.next/server/pages/en-US/account.html +0 -81
  84. package/.next/server/pages/en-US/account.json +0 -1
  85. package/.next/server/pages/en-US/checkout.html +0 -81
  86. package/.next/server/pages/en-US/checkout.json +0 -1
  87. package/.next/server/pages/en-US/login.html +0 -81
  88. package/.next/server/pages/en-US/login.json +0 -1
  89. package/.next/server/pages/en-US/s.html +0 -81
  90. package/.next/server/pages/en-US/s.json +0 -1
  91. package/.next/server/pages/en-US.html +0 -81
  92. package/.next/server/pages/en-US.json +0 -1
  93. package/.next/server/pages/index.js +0 -911
  94. package/.next/server/pages/index.js.nft.json +0 -1
  95. package/.next/server/pages/login.js +0 -368
  96. package/.next/server/pages/login.js.nft.json +0 -1
  97. package/.next/server/pages/s.js +0 -466
  98. package/.next/server/pages/s.js.nft.json +0 -1
  99. package/.next/server/pages-manifest.json +0 -16
  100. package/.next/server/webpack-api-runtime.js +0 -229
  101. package/.next/server/webpack-runtime.js +0 -229
  102. package/.next/static/chunks/143.dd8a556e6957baa1.js +0 -1
  103. package/.next/static/chunks/483-eda59544da21c849.js +0 -1
  104. package/.next/static/chunks/495.0ecd099878b2a36d.js +0 -1
  105. package/.next/static/chunks/502.2270ffae48e3dccd.js +0 -1
  106. package/.next/static/chunks/548-6b23e7ad82cd22b9.js +0 -1
  107. package/.next/static/chunks/597.f8d0595b113c70af.js +0 -1
  108. package/.next/static/chunks/64.7ea3677ac3a10e00.js +0 -1
  109. package/.next/static/chunks/651.7142f31ce1e052b3.js +0 -1
  110. package/.next/static/chunks/682-5cfea9ed52851ed1.js +0 -1
  111. package/.next/static/chunks/738-a5ff304828f20cbf.js +0 -1
  112. package/.next/static/chunks/741.52f7fb873418346f.js +0 -1
  113. package/.next/static/chunks/791-727eda8f766aa791.js +0 -1
  114. package/.next/static/chunks/98.97381d2021f86cd9.js +0 -1
  115. package/.next/static/chunks/framework-dfd14d7ce6600b03.js +0 -1
  116. package/.next/static/chunks/main-fd466221927468fd.js +0 -1
  117. package/.next/static/chunks/pages/404-c3b320b915df45bb.js +0 -1
  118. package/.next/static/chunks/pages/500-d37a3a2e931f6995.js +0 -1
  119. package/.next/static/chunks/pages/[...slug]-7370214f166e8584.js +0 -1
  120. package/.next/static/chunks/pages/[slug]/p-7b946d76b9f0d9db.js +0 -1
  121. package/.next/static/chunks/pages/_app-79d333aa6001a806.js +0 -1
  122. package/.next/static/chunks/pages/_error-a7a0c1d9bfbb4f38.js +0 -1
  123. package/.next/static/chunks/pages/account-86a1b6e7db03bab6.js +0 -1
  124. package/.next/static/chunks/pages/checkout-c77dbc66c0b35ec3.js +0 -1
  125. package/.next/static/chunks/pages/index-4f3314ad44c30b8f.js +0 -1
  126. package/.next/static/chunks/pages/login-bbf85bc59afce37c.js +0 -1
  127. package/.next/static/chunks/pages/s-dd486933e8ba7fbf.js +0 -1
  128. package/.next/static/chunks/polyfills-c67a75d1b6f99dc8.js +0 -1
  129. package/.next/static/chunks/webpack-3eefca84f4c29194.js +0 -1
  130. package/.next/static/css/0cb9134bc2d237e2.css +0 -1
  131. package/.next/static/css/0d62ff2d64099b84.css +0 -1
  132. package/.next/static/css/0f8ce5203de8ae6f.css +0 -1
  133. package/.next/static/css/104f0f3ce3be32c6.css +0 -1
  134. package/.next/static/css/23a9d5dfc051ec6e.css +0 -1
  135. package/.next/static/css/2e00f7ba49c754b3.css +0 -1
  136. package/.next/static/css/6e41f1b6078c14c1.css +0 -1
  137. package/.next/static/css/7d822a137c54a781.css +0 -1
  138. package/.next/static/css/d4a0d9df8c6df555.css +0 -1
  139. package/.next/static/css/e02cdad8fc000339.css +0 -1
  140. package/.next/static/pDkGOqwrvVbN2os-F1GC4/_buildManifest.js +0 -1
  141. package/.next/static/pDkGOqwrvVbN2os-F1GC4/_ssgManifest.js +0 -1
  142. package/.next/trace +0 -76
  143. package/public/~partytown/debug/partytown-atomics.js +0 -556
  144. package/public/~partytown/debug/partytown-media.js +0 -374
  145. package/public/~partytown/debug/partytown-sandbox-sw.js +0 -543
  146. package/public/~partytown/debug/partytown-sw.js +0 -59
  147. package/public/~partytown/debug/partytown-ww-atomics.js +0 -1789
  148. package/public/~partytown/debug/partytown-ww-sw.js +0 -1781
  149. package/public/~partytown/debug/partytown.js +0 -72
  150. package/public/~partytown/partytown-atomics.js +0 -2
  151. package/public/~partytown/partytown-media.js +0 -2
  152. package/public/~partytown/partytown-sw.js +0 -2
  153. package/public/~partytown/partytown.js +0 -2
package/lighthouserc.js CHANGED
@@ -19,5 +19,6 @@ module.exports = lhConfig({
19
19
  deprecations: 'warn',
20
20
  'resource-summary:stylesheet:count': ['warn', { maxNumericValue: 400 }],
21
21
  'resource-summary:script:count': ['warn', { maxNumericValue: 20 }],
22
+ 'resource-summary:script:size': ['error', { maxNumericValue: 210 * 1024 }],
22
23
  },
23
24
  })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@faststore/core",
3
- "version": "2.1.14",
3
+ "version": "2.1.16",
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.1.9",
33
- "@faststore/components": "^2.1.9",
33
+ "@faststore/components": "^2.1.16",
34
34
  "@faststore/graphql-utils": "^2.1.9",
35
35
  "@faststore/sdk": "^2.1.9",
36
- "@faststore/ui": "^2.1.9",
36
+ "@faststore/ui": "^2.1.16",
37
37
  "@types/react": "^18.0.14",
38
38
  "@vtex/client-cms": "^0.2.12",
39
39
  "autoprefixer": "^10.4.0",
@@ -110,5 +110,5 @@
110
110
  "msw": {
111
111
  "workerDirectory": "public"
112
112
  },
113
- "gitHead": "51ae4e321b9f68d9ec93d1b59d4b18b7d3f3e53e"
113
+ "gitHead": "a1b180b75407f3e4064b4637e8595e8aab130a2e"
114
114
  }
@@ -1,4 +1,4 @@
1
- import { useRef, useState } from 'react'
1
+ import { useRef, useState, useCallback } from 'react'
2
2
 
3
3
  import { useUI, useScrollDirection, Icon as UIIcon } from '@faststore/ui'
4
4
 
@@ -88,10 +88,15 @@ function Navbar({
88
88
  const searchMobileRef = useRef<SearchInputRef>(null)
89
89
  const [searchExpanded, setSearchExpanded] = useState(false)
90
90
 
91
- const handlerExpandSearch = () => {
91
+ const handlerExpandSearch = useCallback(() => {
92
92
  setSearchExpanded(true)
93
93
  searchMobileRef.current?.inputRef?.focus()
94
- }
94
+ }, [])
95
+
96
+ const handleCollapseSearch = useCallback(() => {
97
+ setSearchExpanded(false)
98
+ searchMobileRef.current?.resetSearchInput()
99
+ }, [])
95
100
 
96
101
  return (
97
102
  <NavbarWrapper scrollDirection={scrollDirection} {...Props['Navbar']}>
@@ -129,10 +134,7 @@ function Navbar({
129
134
  data-fs-button-collapse
130
135
  aria-label="Collapse search bar"
131
136
  icon={<UIIcon name="CaretLeft" width={32} height={32} />}
132
- onClick={() => {
133
- setSearchExpanded(false)
134
- searchMobileRef.current?.resetSearchInput()
135
- }}
137
+ onClick={handleCollapseSearch}
136
138
  {...Props['IconButton']}
137
139
  />
138
140
  )}
@@ -4,7 +4,7 @@ import {
4
4
  ProductCardContent as UIProductCardContent,
5
5
  ProductCardImage as UIProductCardImage,
6
6
  } from '@faststore/ui'
7
- import { memo } from 'react'
7
+ import { memo, useMemo } from 'react'
8
8
 
9
9
  import type { ProductSummary_ProductFragment } from '@generated/graphql'
10
10
  import { ImageProps } from 'next/future/image'
@@ -83,7 +83,10 @@ function ProductCard({
83
83
  prefetch: false,
84
84
  }
85
85
 
86
- const outOfStock = availability !== 'https://schema.org/InStock'
86
+ const outOfStock = useMemo(
87
+ () => availability !== 'https://schema.org/InStock',
88
+ [availability]
89
+ )
87
90
 
88
91
  return (
89
92
  <UIProductCard
@@ -1,5 +1,5 @@
1
1
  import { Button as UIButton, InputField as UIInputField } from '@faststore/ui'
2
- import { ComponentPropsWithRef, FormEvent } from 'react'
2
+ import { ComponentPropsWithRef, FormEvent, useMemo } from 'react'
3
3
  import { forwardRef, useRef } from 'react'
4
4
  import { convertFromRaw } from 'draft-js'
5
5
  import { stateToHTML } from 'draft-js-export-html'
@@ -10,12 +10,15 @@ const cmsToHtml = (content) => {
10
10
  if (!content) {
11
11
  return ''
12
12
  }
13
+
13
14
  const rawDraftContentState = JSON.parse(content)
14
15
  const html = stateToHTML(convertFromRaw(rawDraftContentState), {
15
16
  entityStyleFn: (entity) => {
16
17
  const entityType = entity.get('type').toLowerCase()
18
+
17
19
  if (entityType === 'link') {
18
20
  const data = entity.getData()
21
+
19
22
  return {
20
23
  element: 'a',
21
24
  attributes: {
@@ -106,13 +109,16 @@ const Newsletter = forwardRef<HTMLFormElement, NewsletterProps>(
106
109
  card,
107
110
  toastSubscribe,
108
111
  toastSubscribeError,
109
- ...otherProps
110
112
  },
111
113
  ref
112
114
  ) {
113
115
  const { subscribeUser, loading, data } = useNewsletter()
114
116
  const nameInputRef = useRef<HTMLInputElement>(null)
115
117
  const emailInputRef = useRef<HTMLInputElement>(null)
118
+ const subscriptionButtonLabel = useMemo(
119
+ () => (loading ? subscribeButtonLoadingLabel : subscribeButtonLabel),
120
+ [loading, subscribeButtonLabel, subscribeButtonLoadingLabel]
121
+ )
116
122
 
117
123
  const { pushToast } = useUI()
118
124
 
@@ -129,13 +135,15 @@ const Newsletter = forwardRef<HTMLFormElement, NewsletterProps>(
129
135
  pushToast({
130
136
  ...toastSubscribe,
131
137
  status: 'INFO',
132
- icon: <Icon name={toastSubscribe.icon} width={30} height={30} />,
138
+ icon: <Icon name={toastSubscribe?.icon} width={30} height={30} />,
133
139
  })
134
140
  } else {
135
141
  pushToast({
136
142
  ...toastSubscribeError,
137
143
  status: 'ERROR',
138
- icon: <Icon name={toastSubscribeError.icon} width={30} height={30} />,
144
+ icon: (
145
+ <Icon name={toastSubscribeError?.icon} width={30} height={30} />
146
+ ),
139
147
  })
140
148
  }
141
149
 
@@ -147,10 +155,9 @@ const Newsletter = forwardRef<HTMLFormElement, NewsletterProps>(
147
155
  return (
148
156
  <div data-fs-newsletter={card ? 'card' : ''}>
149
157
  <form
150
- data-fs-newsletter-form
151
158
  ref={ref}
159
+ data-fs-newsletter-form
152
160
  onSubmit={handleSubmit}
153
- {...otherProps}
154
161
  className="layout__content"
155
162
  >
156
163
  <header data-fs-newsletter-header>
@@ -162,32 +169,58 @@ const Newsletter = forwardRef<HTMLFormElement, NewsletterProps>(
162
169
  </header>
163
170
 
164
171
  <div data-fs-newsletter-controls>
165
- <>
166
- {displayNameInput ? (
172
+ {displayNameInput ? (
173
+ <>
167
174
  <UIInputField
168
- inputRef={nameInputRef}
175
+ required
169
176
  id="newsletter-name"
170
177
  label={nameInputLabel}
178
+ inputRef={nameInputRef}
179
+ />
180
+ <UIInputField
181
+ required
182
+ type="email"
183
+ id="newsletter-email"
184
+ label={emailInputLabel}
185
+ inputRef={emailInputRef}
186
+ />
187
+ <span
188
+ data-fs-newsletter-addendum
189
+ dangerouslySetInnerHTML={{
190
+ __html: cmsToHtml(privacyPolicy),
191
+ }}
192
+ />
193
+ <UIButton
194
+ variant="secondary"
195
+ inverse
196
+ type="submit"
197
+ aria-label={subscriptionButtonLabel}
198
+ >
199
+ {subscriptionButtonLabel}
200
+ </UIButton>
201
+ </>
202
+ ) : (
203
+ <>
204
+ <UIInputField
171
205
  required
206
+ actionable
207
+ type="email"
208
+ id="newsletter-email"
209
+ label={emailInputLabel}
210
+ inputRef={emailInputRef}
211
+ onClear={() => null}
212
+ onSubmit={() => null}
213
+ displayClearButton={false}
214
+ buttonActionText={subscriptionButtonLabel}
215
+ />
216
+ <span
217
+ data-fs-newsletter-addendum
218
+ dangerouslySetInnerHTML={{
219
+ __html: cmsToHtml(privacyPolicy),
220
+ }}
172
221
  />
173
- ) : null}
174
- <UIInputField
175
- inputRef={emailInputRef}
176
- id="newsletter-email"
177
- label={emailInputLabel}
178
- type="email"
179
- required
180
- />
181
- <span
182
- data-fs-newsletter-addendum
183
- dangerouslySetInnerHTML={{
184
- __html: cmsToHtml(privacyPolicy),
185
- }}
186
- ></span>
187
- <UIButton variant="secondary" inverse type="submit">
188
- {loading ? subscribeButtonLoadingLabel : subscribeButtonLabel}
189
- </UIButton>
190
- </>
222
+ </>
223
+ )}
191
224
  </div>
192
225
  </form>
193
226
  </div>
package/.next/BUILD_ID DELETED
@@ -1 +0,0 @@
1
- pDkGOqwrvVbN2os-F1GC4
@@ -1,125 +0,0 @@
1
- {
2
- "polyfillFiles": [
3
- "static/chunks/polyfills-c67a75d1b6f99dc8.js"
4
- ],
5
- "devFiles": [],
6
- "ampDevFiles": [],
7
- "lowPriorityFiles": [
8
- "static/pDkGOqwrvVbN2os-F1GC4/_buildManifest.js",
9
- "static/pDkGOqwrvVbN2os-F1GC4/_ssgManifest.js"
10
- ],
11
- "rootMainFiles": [],
12
- "pages": {
13
- "/": [
14
- "static/chunks/webpack-3eefca84f4c29194.js",
15
- "static/chunks/framework-dfd14d7ce6600b03.js",
16
- "static/chunks/main-fd466221927468fd.js",
17
- "static/chunks/738-a5ff304828f20cbf.js",
18
- "static/chunks/548-6b23e7ad82cd22b9.js",
19
- "static/css/23a9d5dfc051ec6e.css",
20
- "static/chunks/682-5cfea9ed52851ed1.js",
21
- "static/css/0cb9134bc2d237e2.css",
22
- "static/chunks/483-eda59544da21c849.js",
23
- "static/css/0d62ff2d64099b84.css",
24
- "static/chunks/pages/index-4f3314ad44c30b8f.js"
25
- ],
26
- "/404": [
27
- "static/chunks/webpack-3eefca84f4c29194.js",
28
- "static/chunks/framework-dfd14d7ce6600b03.js",
29
- "static/chunks/main-fd466221927468fd.js",
30
- "static/chunks/738-a5ff304828f20cbf.js",
31
- "static/css/23a9d5dfc051ec6e.css",
32
- "static/chunks/682-5cfea9ed52851ed1.js",
33
- "static/css/e02cdad8fc000339.css",
34
- "static/chunks/pages/404-c3b320b915df45bb.js"
35
- ],
36
- "/500": [
37
- "static/chunks/webpack-3eefca84f4c29194.js",
38
- "static/chunks/framework-dfd14d7ce6600b03.js",
39
- "static/chunks/main-fd466221927468fd.js",
40
- "static/chunks/738-a5ff304828f20cbf.js",
41
- "static/css/23a9d5dfc051ec6e.css",
42
- "static/chunks/682-5cfea9ed52851ed1.js",
43
- "static/css/e02cdad8fc000339.css",
44
- "static/chunks/pages/500-d37a3a2e931f6995.js"
45
- ],
46
- "/[...slug]": [
47
- "static/chunks/webpack-3eefca84f4c29194.js",
48
- "static/chunks/framework-dfd14d7ce6600b03.js",
49
- "static/chunks/main-fd466221927468fd.js",
50
- "static/chunks/738-a5ff304828f20cbf.js",
51
- "static/css/23a9d5dfc051ec6e.css",
52
- "static/chunks/682-5cfea9ed52851ed1.js",
53
- "static/css/d4a0d9df8c6df555.css",
54
- "static/chunks/791-727eda8f766aa791.js",
55
- "static/css/6e41f1b6078c14c1.css",
56
- "static/chunks/pages/[...slug]-7370214f166e8584.js"
57
- ],
58
- "/[slug]/p": [
59
- "static/chunks/webpack-3eefca84f4c29194.js",
60
- "static/chunks/framework-dfd14d7ce6600b03.js",
61
- "static/chunks/main-fd466221927468fd.js",
62
- "static/chunks/738-a5ff304828f20cbf.js",
63
- "static/chunks/548-6b23e7ad82cd22b9.js",
64
- "static/css/23a9d5dfc051ec6e.css",
65
- "static/chunks/682-5cfea9ed52851ed1.js",
66
- "static/css/0cb9134bc2d237e2.css",
67
- "static/chunks/483-eda59544da21c849.js",
68
- "static/css/0f8ce5203de8ae6f.css",
69
- "static/chunks/pages/[slug]/p-7b946d76b9f0d9db.js"
70
- ],
71
- "/_app": [
72
- "static/chunks/webpack-3eefca84f4c29194.js",
73
- "static/chunks/framework-dfd14d7ce6600b03.js",
74
- "static/chunks/main-fd466221927468fd.js",
75
- "static/css/104f0f3ce3be32c6.css",
76
- "static/chunks/pages/_app-79d333aa6001a806.js"
77
- ],
78
- "/_error": [
79
- "static/chunks/webpack-3eefca84f4c29194.js",
80
- "static/chunks/framework-dfd14d7ce6600b03.js",
81
- "static/chunks/main-fd466221927468fd.js",
82
- "static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"
83
- ],
84
- "/account": [
85
- "static/chunks/webpack-3eefca84f4c29194.js",
86
- "static/chunks/framework-dfd14d7ce6600b03.js",
87
- "static/chunks/main-fd466221927468fd.js",
88
- "static/chunks/738-a5ff304828f20cbf.js",
89
- "static/css/23a9d5dfc051ec6e.css",
90
- "static/chunks/682-5cfea9ed52851ed1.js",
91
- "static/chunks/pages/account-86a1b6e7db03bab6.js"
92
- ],
93
- "/checkout": [
94
- "static/chunks/webpack-3eefca84f4c29194.js",
95
- "static/chunks/framework-dfd14d7ce6600b03.js",
96
- "static/chunks/main-fd466221927468fd.js",
97
- "static/chunks/738-a5ff304828f20cbf.js",
98
- "static/css/23a9d5dfc051ec6e.css",
99
- "static/chunks/682-5cfea9ed52851ed1.js",
100
- "static/chunks/pages/checkout-c77dbc66c0b35ec3.js"
101
- ],
102
- "/login": [
103
- "static/chunks/webpack-3eefca84f4c29194.js",
104
- "static/chunks/framework-dfd14d7ce6600b03.js",
105
- "static/chunks/main-fd466221927468fd.js",
106
- "static/chunks/738-a5ff304828f20cbf.js",
107
- "static/css/23a9d5dfc051ec6e.css",
108
- "static/chunks/682-5cfea9ed52851ed1.js",
109
- "static/css/e02cdad8fc000339.css",
110
- "static/chunks/pages/login-bbf85bc59afce37c.js"
111
- ],
112
- "/s": [
113
- "static/chunks/webpack-3eefca84f4c29194.js",
114
- "static/chunks/framework-dfd14d7ce6600b03.js",
115
- "static/chunks/main-fd466221927468fd.js",
116
- "static/chunks/738-a5ff304828f20cbf.js",
117
- "static/css/23a9d5dfc051ec6e.css",
118
- "static/chunks/682-5cfea9ed52851ed1.js",
119
- "static/css/d4a0d9df8c6df555.css",
120
- "static/chunks/791-727eda8f766aa791.js",
121
- "static/chunks/pages/s-dd486933e8ba7fbf.js"
122
- ]
123
- },
124
- "ampFirstPages": []
125
- }