@faststore/core 3.0.21 → 3.0.24

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 (230) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +89 -90
  3. package/.next/cache/.tsbuildinfo +1 -1
  4. package/.next/cache/config.json +7 -0
  5. package/.next/cache/eslint/.cache_1gneedd +1 -0
  6. package/.next/cache/webpack/client-production/0.pack +0 -0
  7. package/.next/cache/webpack/client-production/index.pack +0 -0
  8. package/.next/cache/webpack/server-production/0.pack +0 -0
  9. package/.next/cache/webpack/server-production/index.pack +0 -0
  10. package/.next/images-manifest.json +1 -1
  11. package/.next/next-minimal-server.js.nft.json +1 -0
  12. package/.next/next-server.js.nft.json +1 -1
  13. package/.next/prerender-manifest.js +1 -0
  14. package/.next/prerender-manifest.json +1 -1
  15. package/.next/react-loadable-manifest.json +18 -18
  16. package/.next/required-server-files.json +1 -1
  17. package/.next/routes-manifest.json +1 -1
  18. package/.next/server/chunks/119.js +1 -0
  19. package/.next/server/chunks/12.js +1 -0
  20. package/.next/server/chunks/187.js +1 -0
  21. package/.next/server/chunks/202.js +1 -0
  22. package/.next/server/chunks/24.js +1 -0
  23. package/.next/server/chunks/242.js +1 -0
  24. package/.next/server/chunks/247.js +1 -0
  25. package/.next/server/chunks/344.js +1 -0
  26. package/.next/server/chunks/404.js +1 -434
  27. package/.next/server/chunks/414.js +1 -0
  28. package/.next/server/chunks/484.js +1 -0
  29. package/.next/server/chunks/493.js +1 -0
  30. package/.next/server/chunks/498.js +1 -0
  31. package/.next/server/chunks/540.js +1 -0
  32. package/.next/server/chunks/57.js +1 -434
  33. package/.next/server/chunks/624.js +1 -0
  34. package/.next/server/chunks/640.js +6 -0
  35. package/.next/server/chunks/646.js +292 -0
  36. package/.next/server/chunks/659.js +9 -0
  37. package/.next/server/chunks/679.js +1 -0
  38. package/.next/server/chunks/693.js +1 -58
  39. package/.next/server/chunks/694.js +1 -0
  40. package/.next/server/chunks/779.js +1 -58
  41. package/.next/server/chunks/82.js +8 -0
  42. package/.next/server/chunks/857.js +1 -0
  43. package/.next/server/chunks/859.js +4 -957
  44. package/.next/server/chunks/881.js +1 -0
  45. package/.next/server/chunks/917.js +1 -0
  46. package/.next/server/chunks/936.js +1 -0
  47. package/.next/server/chunks/96.js +1 -0
  48. package/.next/server/chunks/997.js +1 -0
  49. package/.next/server/functions-config-manifest.json +1 -0
  50. package/.next/server/middleware-build-manifest.js +1 -1
  51. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  52. package/.next/server/next-font-manifest.js +1 -0
  53. package/.next/server/next-font-manifest.json +1 -0
  54. package/.next/server/pages/404.js +1 -391
  55. package/.next/server/pages/404.js.nft.json +1 -1
  56. package/.next/server/pages/500.js +1 -395
  57. package/.next/server/pages/500.js.nft.json +1 -1
  58. package/.next/server/pages/[...slug].js +1 -1076
  59. package/.next/server/pages/[...slug].js.nft.json +1 -1
  60. package/.next/server/pages/[slug]/p.js +1 -2265
  61. package/.next/server/pages/[slug]/p.js.nft.json +1 -1
  62. package/.next/server/pages/_app.js +1 -301
  63. package/.next/server/pages/_app.js.nft.json +1 -1
  64. package/.next/server/pages/_document.js +1 -363
  65. package/.next/server/pages/_document.js.nft.json +1 -1
  66. package/.next/server/pages/_error.js +1 -164
  67. package/.next/server/pages/_error.js.nft.json +1 -1
  68. package/.next/server/pages/account.js +1 -370
  69. package/.next/server/pages/account.js.nft.json +1 -1
  70. package/.next/server/pages/api/graphql.js +1 -2999
  71. package/.next/server/pages/api/graphql.js.nft.json +1 -1
  72. package/.next/server/pages/api/health/live.js +1 -31
  73. package/.next/server/pages/api/health/live.js.nft.json +1 -1
  74. package/.next/server/pages/api/health/ready.js +1 -31
  75. package/.next/server/pages/api/health/ready.js.nft.json +1 -1
  76. package/.next/server/pages/api/preview.js +1 -137
  77. package/.next/server/pages/api/preview.js.nft.json +1 -1
  78. package/.next/server/pages/checkout.js +1 -370
  79. package/.next/server/pages/checkout.js.nft.json +1 -1
  80. package/.next/server/pages/en-US/404.html +2 -2
  81. package/.next/server/pages/en-US/404.json +1 -1
  82. package/.next/server/pages/en-US/500.html +2 -2
  83. package/.next/server/pages/en-US/500.json +1 -1
  84. package/.next/server/pages/en-US/account.html +2 -2
  85. package/.next/server/pages/en-US/account.json +1 -1
  86. package/.next/server/pages/en-US/checkout.html +2 -2
  87. package/.next/server/pages/en-US/checkout.json +1 -1
  88. package/.next/server/pages/en-US/login.html +2 -2
  89. package/.next/server/pages/en-US/login.json +1 -1
  90. package/.next/server/pages/en-US/s.html +2 -2
  91. package/.next/server/pages/en-US/s.json +1 -1
  92. package/.next/server/pages/en-US.html +5 -5
  93. package/.next/server/pages/en-US.json +1 -1
  94. package/.next/server/pages/index.js +1 -439
  95. package/.next/server/pages/index.js.nft.json +1 -1
  96. package/.next/server/pages/login.js +1 -382
  97. package/.next/server/pages/login.js.nft.json +1 -1
  98. package/.next/server/pages/s.js +1 -554
  99. package/.next/server/pages/s.js.nft.json +1 -1
  100. package/.next/server/pages-manifest.json +1 -18
  101. package/.next/server/webpack-api-runtime.js +1 -229
  102. package/.next/server/webpack-runtime.js +1 -229
  103. package/.next/static/BDE9eB7mQJSFb7BXO3vSi/_buildManifest.js +1 -0
  104. package/.next/static/chunks/104-407fa6e31258582b.js +1 -0
  105. package/.next/static/chunks/161-b39fe2f79ff7bc85.js +1 -0
  106. package/.next/static/chunks/202.c7d8a71173edecfb.js +1 -0
  107. package/.next/static/chunks/217.01bc0ad07edd6f1b.js +1 -0
  108. package/.next/static/chunks/247.6f1391104a867395.js +1 -0
  109. package/.next/static/chunks/484.b82b73b1d8c37e02.js +1 -0
  110. package/.next/static/chunks/540.6c62d2536d42a1e0.js +1 -0
  111. package/.next/static/chunks/575-853fb8b1ba4ce8c4.js +14 -0
  112. package/.next/static/chunks/624.d3de62b4562a33f3.js +1 -0
  113. package/.next/static/chunks/629-c74f247bd29420a5.js +1 -0
  114. package/.next/static/chunks/65.da22595d53beae76.js +1 -0
  115. package/.next/static/chunks/758.b53ee01b506973e0.js +1 -0
  116. package/.next/static/chunks/857.d2299cfe995af21d.js +1 -0
  117. package/.next/static/chunks/framework-8e279965036b6169.js +33 -0
  118. package/.next/static/chunks/main-6f63f6746cc029db.js +1 -0
  119. package/.next/static/chunks/pages/404-1334d11ab8467b3d.js +1 -0
  120. package/.next/static/chunks/pages/500-449c5bd51f98423f.js +1 -0
  121. package/.next/static/chunks/pages/[...slug]-bcaf61b01157d8cb.js +1 -0
  122. package/.next/static/chunks/pages/[slug]/p-be3f544bf3a14d18.js +1 -0
  123. package/.next/static/chunks/pages/_app-4df2b21628950d8a.js +68 -0
  124. package/.next/static/chunks/pages/_error-fbf331a03642b495.js +1 -0
  125. package/.next/static/chunks/pages/account-dbc5c028225cd1ac.js +1 -0
  126. package/.next/static/chunks/pages/checkout-29ae2c37eaf172e1.js +1 -0
  127. package/.next/static/chunks/pages/index-cd109119d65df8e3.js +1 -0
  128. package/.next/static/chunks/pages/login-c4d2c856008df5ac.js +1 -0
  129. package/.next/static/chunks/pages/s-26e475975386c51a.js +1 -0
  130. package/.next/static/chunks/webpack-b4a2fdf4ef127bb7.js +1 -0
  131. package/.next/static/css/0d45c82d8887a269.css +1 -0
  132. package/.next/static/css/211c7542af66d8b4.css +1 -0
  133. package/.next/static/css/{df588bb98c0b0ca6.css → 2980acad3f8e1028.css} +1 -1
  134. package/.next/static/css/4c4d90eb8cb1d2b7.css +1 -0
  135. package/.next/static/css/821a5219786be653.css +1 -0
  136. package/.next/static/css/96e3fddf695d6aa9.css +1 -0
  137. package/.next/static/css/{6a7fdc5a21fbead5.css → b9d9ba1b04f3160d.css} +1 -1
  138. package/.next/static/css/cff9aafa16fccc9c.css +1 -0
  139. package/.next/static/css/{a2eefb25a4608343.css → d586715f4f707df4.css} +1 -1
  140. package/.next/static/css/{cb7d1fcea42fab9c.css → e32410b31c666cb2.css} +1 -1
  141. package/.next/trace +91 -80
  142. package/.turbo/turbo-build.log +1 -3
  143. package/.turbo/turbo-lint.log +2 -0
  144. package/.turbo/turbo-test.log +23 -0
  145. package/@generated/graphql.ts +0 -12
  146. package/@generated/persisted-documents.json +13 -0
  147. package/@generated/schema.graphql +1055 -0
  148. package/faststore.config.default.js +1 -0
  149. package/package.json +9 -9
  150. package/src/pages/api/preview.ts +4 -1
  151. package/src/server/options.ts +1 -0
  152. package/.next/cache/eslint/.cache_abdhua +0 -1
  153. package/.next/cache/next-server.js.nft.json +0 -1
  154. package/.next/cache/webpack/client-development/0.pack +0 -0
  155. package/.next/cache/webpack/client-development/1.pack +0 -0
  156. package/.next/cache/webpack/client-development/2.pack +0 -0
  157. package/.next/cache/webpack/client-development/index.pack +0 -0
  158. package/.next/cache/webpack/client-development/index.pack.old +0 -0
  159. package/.next/cache/webpack/client-production/1.pack +0 -0
  160. package/.next/cache/webpack/client-production/2.pack +0 -0
  161. package/.next/cache/webpack/client-production/index.pack.old +0 -0
  162. package/.next/cache/webpack/server-development/0.pack +0 -0
  163. package/.next/cache/webpack/server-development/1.pack +0 -0
  164. package/.next/cache/webpack/server-development/2.pack +0 -0
  165. package/.next/cache/webpack/server-development/3.pack +0 -0
  166. package/.next/cache/webpack/server-development/4.pack +0 -0
  167. package/.next/cache/webpack/server-development/index.pack +0 -0
  168. package/.next/cache/webpack/server-development/index.pack.old +0 -0
  169. package/.next/cache/webpack/server-production/1.pack +0 -0
  170. package/.next/cache/webpack/server-production/2.pack +0 -0
  171. package/.next/cache/webpack/server-production/index.pack.old +0 -0
  172. package/.next/server/chunks/117.js +0 -430
  173. package/.next/server/chunks/177.js +0 -125
  174. package/.next/server/chunks/183.js +0 -122
  175. package/.next/server/chunks/184.js +0 -61
  176. package/.next/server/chunks/289.js +0 -240
  177. package/.next/server/chunks/312.js +0 -678
  178. package/.next/server/chunks/350.js +0 -2834
  179. package/.next/server/chunks/386.js +0 -200
  180. package/.next/server/chunks/390.js +0 -550
  181. package/.next/server/chunks/398.js +0 -611
  182. package/.next/server/chunks/53.js +0 -61
  183. package/.next/server/chunks/574.js +0 -145
  184. package/.next/server/chunks/576.js +0 -122
  185. package/.next/server/chunks/585.js +0 -640
  186. package/.next/server/chunks/676.js +0 -32
  187. package/.next/server/chunks/732.js +0 -1881
  188. package/.next/server/chunks/74.js +0 -4066
  189. package/.next/server/chunks/825.js +0 -4074
  190. package/.next/server/chunks/854.js +0 -72
  191. package/.next/server/chunks/863.js +0 -111
  192. package/.next/server/chunks/979.js +0 -1305
  193. package/.next/server/chunks/98.js +0 -163
  194. package/.next/server/chunks/988.js +0 -211
  195. package/.next/static/HI-kc1kjNIbFyFsZCeDEA/_buildManifest.js +0 -1
  196. package/.next/static/chunks/223-cb77217cce52d45c.js +0 -1
  197. package/.next/static/chunks/251.1c79f06f2a2814b1.js +0 -1
  198. package/.next/static/chunks/386.d01e0db26c523f0f.js +0 -1
  199. package/.next/static/chunks/400-d4daabcd57b2ea80.js +0 -1
  200. package/.next/static/chunks/469-7259b855711d4ad3.js +0 -1
  201. package/.next/static/chunks/574.70612be06fd1365f.js +0 -1
  202. package/.next/static/chunks/585.4c5d40fc6a72a611.js +0 -1
  203. package/.next/static/chunks/651.7142f31ce1e052b3.js +0 -1
  204. package/.next/static/chunks/741.52f7fb873418346f.js +0 -1
  205. package/.next/static/chunks/783-fbcb7a3216c40744.js +0 -1
  206. package/.next/static/chunks/800.ee4f8b9622001e8c.js +0 -1
  207. package/.next/static/chunks/98.40c7e17d9de4eb8f.js +0 -1
  208. package/.next/static/chunks/988.afda042dd9ba11d1.js +0 -1
  209. package/.next/static/chunks/framework-dfd14d7ce6600b03.js +0 -1
  210. package/.next/static/chunks/main-e4e873ee741162eb.js +0 -1
  211. package/.next/static/chunks/pages/404-2240f0b22db2d370.js +0 -1
  212. package/.next/static/chunks/pages/500-c0580e3299329874.js +0 -1
  213. package/.next/static/chunks/pages/[...slug]-3eed3497c887fae5.js +0 -1
  214. package/.next/static/chunks/pages/[slug]/p-e1df08570f34a0d8.js +0 -1
  215. package/.next/static/chunks/pages/_app-30b9666307e4b3b1.js +0 -1
  216. package/.next/static/chunks/pages/_error-319451dea77827a6.js +0 -1
  217. package/.next/static/chunks/pages/account-b35bcbef719765f3.js +0 -1
  218. package/.next/static/chunks/pages/checkout-55bd56ade4408cbe.js +0 -1
  219. package/.next/static/chunks/pages/index-2506749e45c335bf.js +0 -1
  220. package/.next/static/chunks/pages/login-3f94bff1503b4fdc.js +0 -1
  221. package/.next/static/chunks/pages/s-2374cff2e39ed624.js +0 -1
  222. package/.next/static/chunks/webpack-af94306e71c4459d.js +0 -1
  223. package/.next/static/css/29868543c76bc6fd.css +0 -1
  224. package/.next/static/css/527e334fa69cf40a.css +0 -1
  225. package/.next/static/css/723835bce380750d.css +0 -1
  226. package/.next/static/css/d7bbfbd552f407e9.css +0 -1
  227. package/.next/static/css/dfbdb0f27fd64782.css +0 -1
  228. package/.next/static/css/e84fc497732ea596.css +0 -1
  229. package/.turbo/turbo-dev.log +0 -45
  230. /package/.next/static/{HI-kc1kjNIbFyFsZCeDEA → BDE9eB7mQJSFb7BXO3vSi}/_ssgManifest.js +0 -0
@@ -16,6 +16,7 @@ module.exports = {
16
16
  api: {
17
17
  storeId: 'storeframework',
18
18
  workspace: 'master',
19
+ subDomainPrefix: ['www'],
19
20
  environment: 'vtexcommercestable',
20
21
  hideUnavailableItems: false,
21
22
  incrementAddress: true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@faststore/core",
3
- "version": "3.0.21",
3
+ "version": "3.0.24",
4
4
  "license": "MIT",
5
5
  "repository": "vtex/faststore",
6
6
  "browserslist": "supports es6-module and not dead",
@@ -39,11 +39,11 @@
39
39
  "@envelop/graphql-jit": "^1.1.1",
40
40
  "@envelop/parser-cache": "^2.2.0",
41
41
  "@envelop/validation-cache": "^2.2.0",
42
- "@faststore/api": "^3.0.21",
43
- "@faststore/components": "^3.0.7",
44
- "@faststore/graphql-utils": "^3.0.13",
45
- "@faststore/sdk": "^3.0.7",
46
- "@faststore/ui": "^3.0.7",
42
+ "@faststore/api": "^3.0.24",
43
+ "@faststore/components": "^3.0.24",
44
+ "@faststore/graphql-utils": "^3.0.24",
45
+ "@faststore/sdk": "^3.0.24",
46
+ "@faststore/ui": "^3.0.24",
47
47
  "@graphql-codegen/cli": "^3.3.1",
48
48
  "@graphql-codegen/client-preset": "^4.1.0",
49
49
  "@graphql-codegen/typescript": "^3.0.4",
@@ -83,8 +83,8 @@
83
83
  "devDependencies": {
84
84
  "@cypress/code-coverage": "^3.12.1",
85
85
  "@envelop/testing": "^6.0.0",
86
- "@faststore/cli": "^3.0.13",
87
- "@faststore/eslint-config": "^3.0.7",
86
+ "@faststore/cli": "^3.0.24",
87
+ "@faststore/eslint-config": "^3.0.24",
88
88
  "@faststore/lighthouse": "^1.12.32",
89
89
  "@lhci/cli": "^0.9.0",
90
90
  "@testing-library/cypress": "^10.0.1",
@@ -128,5 +128,5 @@
128
128
  "node": "18.19.0",
129
129
  "yarn": "1.19.1"
130
130
  },
131
- "gitHead": "ef086297cc7d6882d73138b5d8aa60a8713c7136"
131
+ "gitHead": "1cbf5056e2fd6d1b3e85268f585709c59ec9f63f"
132
132
  }
@@ -50,7 +50,10 @@ const handler: NextApiHandler = async (req, res) => {
50
50
  }
51
51
 
52
52
  // Enable Preview Mode by setting the cookies
53
- res.setPreviewData(locator, { maxAge: 3600 })
53
+ res.setPreviewData(locator, {
54
+ maxAge: 3600,
55
+ path: (page.settings as Settings)?.seo?.slug,
56
+ })
54
57
 
55
58
  // Redirect to the path from the fetched locator
56
59
  if (previewRedirects[locator.contentType]) {
@@ -6,6 +6,7 @@ export const apiOptions: APIOptions = {
6
6
  platform: storeConfig.platform as APIOptions['platform'],
7
7
  account: storeConfig.api.storeId,
8
8
  environment: storeConfig.api.environment as APIOptions['environment'],
9
+ subDomainPrefix: storeConfig.api.subDomainPrefix,
9
10
  hideUnavailableItems: storeConfig.api.hideUnavailableItems,
10
11
  incrementAddress: storeConfig.api.incrementAddress,
11
12
  channel: storeConfig.session.channel,
@@ -1 +0,0 @@
1
- [{"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/Layout.tsx":"1","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ThirdPartyScripts/GoogleTagManager.tsx":"2","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ThirdPartyScripts/ThirdPartyScripts.tsx":"3","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ThirdPartyScripts/index.ts":"4","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ThirdPartyScripts/vtex.tsx":"5","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/CartItem/CartItem.tsx":"6","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/CartItem/index.ts":"7","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/CartSidebar/CartSidebar.tsx":"8","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/CartSidebar/index.ts":"9","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/CartToggle/CartToggle.tsx":"10","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/CartToggle/index.ts":"11","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/EmptyCart/EmptyCart.tsx":"12","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/EmptyCart/index.ts":"13","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/OrderSummary/OrderSummary.tsx":"14","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/OrderSummary/index.ts":"15","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cms/GlobalSections.tsx":"16","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cms/RenderSections.tsx":"17","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cms/SectionBoundary.tsx":"18","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Alert/Alert.tsx":"19","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Alert/index.ts":"20","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Footer/Footer.tsx":"21","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Footer/FooterLinks.tsx":"22","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Footer/FooterSocial.tsx":"23","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Footer/index.ts":"24","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Toast/Toast.tsx":"25","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Toast/index.ts":"26","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/navigation/Navbar/Navbar.tsx":"27","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/navigation/Navbar/index.ts":"28","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/navigation/NavbarLinks/NavbarLinks.tsx":"29","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/navigation/NavbarLinks/index.ts":"30","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/navigation/NavbarSlider/NavbarSlider.tsx":"31","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/navigation/NavbarSlider/index.ts":"32","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/OutOfStock/OutOfStock.tsx":"33","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/OutOfStock/index.ts":"34","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/ProductCard/ProductCard.tsx":"35","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/ProductCard/index.ts":"36","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/ProductGrid/ProductGrid.tsx":"37","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/ProductGrid/index.ts":"38","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/region/RegionBar/RegionBar.tsx":"39","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/region/RegionBar/index.ts":"40","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/region/RegionButton/RegionButton.tsx":"41","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/region/RegionButton/index.ts":"42","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/region/RegionModal/RegionModal.tsx":"43","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/region/RegionModal/index.ts":"44","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/Filter/Filter.tsx":"45","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/Filter/FilterDesktop.tsx":"46","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/Filter/FilterSlider.tsx":"47","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/Filter/index.ts":"48","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchDropdown/SearchDropdown.tsx":"49","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchDropdown/index.ts":"50","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchHistory/SearchHistory.tsx":"51","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchHistory/index.ts":"52","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchInput/SearchInput.tsx":"53","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchInput/index.ts":"54","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchProductItem/SearchProductItem.tsx":"55","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchProductItem/index.ts":"56","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchTop/SearchTop.tsx":"57","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchTop/index.ts":"58","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/Sort/Sort.tsx":"59","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/Sort/index.ts":"60","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/searchMock.ts":"61","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Alert/Alert.tsx":"62","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Alert/index.ts":"63","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/BannerNewsletter/BannerNewsletter.tsx":"64","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/BannerText/BannerText.tsx":"65","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/BannerText/Overrides.tsx":"66","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/BannerText/index.ts":"67","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Breadcrumb/Breadcrumb.tsx":"68","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Breadcrumb/Overrides.tsx":"69","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Breadcrumb/index.ts":"70","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/CrossSellingShelf/CrossSellingShelf.tsx":"71","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/CrossSellingShelf/index.tsx":"72","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/EmptyState/EmptyState.tsx":"73","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/EmptyState/Overrides.tsx":"74","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/EmptyState/index.ts":"75","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Footer/Footer.tsx":"76","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Footer/index.ts":"77","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Hero/Hero.tsx":"78","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Hero/Overrides.tsx":"79","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Hero/index.ts":"80","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Incentives/Incentives.tsx":"81","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Incentives/index.ts":"82","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Navbar/Navbar.tsx":"83","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Navbar/Overrides.tsx":"84","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Navbar/index.ts":"85","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Newsletter/Newsletter.tsx":"86","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Newsletter/Overrides.tsx":"87","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Newsletter/index.ts":"88","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductDetails/Overrides.tsx":"89","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductDetails/ProductDetails.tsx":"90","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductDetails/index.ts":"91","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductGallery/EmptyGallery.tsx":"92","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductGallery/Overrides.tsx":"93","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductGallery/ProductGallery.tsx":"94","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductGallery/index.ts":"95","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductShelf/Overrides.tsx":"96","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductShelf/ProductShelf.tsx":"97","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductShelf/index.ts":"98","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductTiles/ProductTiles.tsx":"99","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductTiles/index.ts":"100","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/RegionBar/Overrides.tsx":"101","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/RegionBar/RegionBar.tsx":"102","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/RegionBar/index.ts":"103","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ScrollToTopButton/ScrollToTopButton.tsx":"104","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ScrollToTopButton/index.ts":"105","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Section/Section.tsx":"106","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Section/index.ts":"107","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/FilterSkeleton/FilterSkeleton.tsx":"108","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/FilterSkeleton/index.ts":"109","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductCardSkeleton/ProductCardSkeleton.tsx":"110","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductCardSkeleton/index.ts":"111","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductGridSkeleton/ProductGridSkeleton.tsx":"112","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductGridSkeleton/index.ts":"113","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductShelfSkeleton/ProductShelfSkeleton.tsx":"114","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductShelfSkeleton/index.ts":"115","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductTilesSkeleton/ProductTileSkeleton/ProductTileSkeleton.tsx":"116","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductTilesSkeleton/ProductTileSkeleton/index.ts":"117","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductTilesSkeleton/ProductTilesSkeleton.tsx":"118","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductTilesSkeleton/index.ts":"119","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/templates/LandingPage/LandingPage.tsx":"120","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/templates/LandingPage/index.ts":"121","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/templates/ProductListingPage/ProductListingPage.tsx":"122","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/templates/ProductListingPage/index.ts":"123","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Breadcrumb/Breadcrumb.tsx":"124","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Breadcrumb/index.ts":"125","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Button/ButtonSignIn/ButtonSignIn.tsx":"126","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Button/ButtonSignIn/ButtonSignInFallback/ButtonSignInFallback.tsx":"127","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Button/ButtonSignIn/ButtonSignInFallback/index.ts":"128","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Button/ButtonSignIn/index.ts":"129","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Button/index.ts":"130","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Carousel/Carousel.tsx":"131","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Carousel/index.ts":"132","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Gift/Gift.tsx":"133","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Gift/index.ts":"134","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Image/Image.tsx":"135","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Image/index.ts":"136","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Image/loader.ts":"137","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ImageGallery/ImageGallery.tsx":"138","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ImageGallery/index.ts":"139","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Incentives/Incentives.tsx":"140","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Incentives/index.ts":"141","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Link/Link.tsx":"142","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Link/index.ts":"143","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Logo/Logo.tsx":"144","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Logo/index.ts":"145","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Newsletter/Newsletter.tsx":"146","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Newsletter/index.ts":"147","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductDescription/ProductDescription.tsx":"148","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductDescription/index.ts":"149","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductDetails/AddToCartLoadingSkeleton.tsx":"150","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductDetails/ProductDetailsSettings.tsx":"151","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductDetails/index.ts":"152","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductGallery/ProductGallery.tsx":"153","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductGallery/ProductGalleryPage.tsx":"154","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductGallery/index.ts":"155","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductShelf/ProductShelf.tsx":"156","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductShelf/index.ts":"157","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ShippingSimulation/ShippingSimulation.tsx":"158","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ShippingSimulation/index.ts":"159","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/SkuSelector/Selectors.tsx":"160","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/SkuSelector/index.ts":"161","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Tiles/Tiles.tsx":"162","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Tiles/index.ts":"163","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/constants.ts":"164","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/fonts/WebFonts.tsx":"165","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/404.tsx":"166","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/500.tsx":"167","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/[...slug].tsx":"168","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/[slug]/p.tsx":"169","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/_app.tsx":"170","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/_document.tsx":"171","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/account.tsx":"172","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/api/graphql.ts":"173","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/api/health/live.ts":"174","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/api/health/ready.ts":"175","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/api/preview.ts":"176","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/checkout.tsx":"177","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/index.tsx":"178","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/login.tsx":"179","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/s.tsx":"180","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/analytics/hooks/useViewItemListEvent.ts":"181","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/analytics/index.tsx":"182","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/analytics/platform/vtex/index.ts":"183","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/analytics/platform/vtex/search.ts":"184","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/analytics/types.ts":"185","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/cart/index.ts":"186","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/cart/useBuyButton.ts":"187","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/cart/useCartToggleButton.ts":"188","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/cart/useCheckoutButton.ts":"189","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/cart/useRemoveButton.ts":"190","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/error/ErrorBoundary/ErrorBoundary.tsx":"191","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/error/ErrorBoundary/index.ts":"192","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/error/MissingContentError/MissingContentError.ts":"193","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/error/MissingContentError/index.ts":"194","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/error/MultipleContentError/MultipleContentError.ts":"195","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/error/MultipleContentError/index.ts":"196","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/graphql/prefetchQuery.ts":"197","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/graphql/request.ts":"198","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/graphql/useLazyQuery.ts":"199","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/graphql/useQuery.ts":"200","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/newsletter/useNewsletter.ts":"201","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useDiscountPercent.ts":"202","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useFormattedPrice.ts":"203","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useProductLink.ts":"204","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useProductsQuery.ts":"205","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/Sentinel.tsx":"206","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/formatSearchPath.ts":"207","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/state.ts":"208","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/useSearchHistory.ts":"209","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/useSuggestions.ts":"210","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/useTopSearch.ts":"211","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/session/index.ts":"212","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/shipping/index.ts":"213","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/tests/mark.tsx":"214","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/ui/useOnClickOutside.ts":"215","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/useStore.ts":"216","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/server/cms.ts":"217","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/server/index.ts":"218","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/typings/global.d.ts":"219","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/typings/module.css.d.ts":"220","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/typings/overrides.ts":"221","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/utils/getCookie.ts":"222","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/utils/utilities.ts":"223","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/NotAvailableButton/NotAvailableButton.tsx":"224","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/NotAvailableButton/index.ts":"225","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Alert/DefaultComponents.ts":"226","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Alert/OverriddenDefaultAlert.ts":"227","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/templates/ProductListingPage/ProductListing.tsx":"228","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/templates/SearchPage/SearchPage.tsx":"229","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/templates/SearchPage/index.ts":"230","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Newsletter/NewsletterAddendum.tsx":"231","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/faststore.config.js":"232","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/GlobalOverrides.tsx":"233","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/CustomComponent.tsx":"234","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/index.tsx":"235","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/Alert.tsx":"236","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/BannerText.tsx":"237","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/Breadcrumb.tsx":"238","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/EmptyState.tsx":"239","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/Hero.tsx":"240","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/Navbar.tsx":"241","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/Newsletter.tsx":"242","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/ProductDetails.tsx":"243","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/ProductGallery.tsx":"244","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/ProductShelf.tsx":"245","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/RegionBar.tsx":"246","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/ThirdPartyScripts.tsx":"247","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/WebFonts.tsx":"248","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fonts/WebFonts.tsx":"249","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ClientManyProducts.ts":"250","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ClientProduct.ts":"251","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ClientProductGallery.ts":"252","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ClientSearchSuggestions.ts":"253","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ClientShippingSimulation.ts":"254","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ClientTopSearchSuggestions.ts":"255","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ServerCollectionPage.ts":"256","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ServerProduct.ts":"257","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/graphql/thirdParty/resolvers/index.ts":"258","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/graphql/vtex/resolvers/index.ts":"259","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/scripts/ThirdPartyScripts.tsx":"260","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/experimental/index.ts":"261","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/overrides/OverrideContext.tsx":"262","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/overrides/PageProvider.tsx":"263","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/overrides/getOverriddenSection.tsx":"264","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/overrides/overrides.ts":"265","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/overrides/sections.tsx":"266","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useLocalizedVariables.ts":"267","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/usePageProductsQuery.ts":"268","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useProductGalleryQuery.ts":"269","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useProductQuery.ts":"270","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useProductsPrefetch.ts":"271","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/useDelayedFacets.ts":"272","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/useDelayedPagination.ts":"273","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/useFilter.ts":"274","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/shipping/useShippingSimulation.ts":"275","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/server/generator/generateGraphQLSchemaFile.ts":"276","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/server/generator/schema.ts":"277","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/server/options.ts":"278","/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/typings/overridesDefinition.ts":"279"},{"size":149,"mtime":1695405839100,"results":"280","hashOfConfig":"281"},{"size":2054,"mtime":1701972046568,"results":"282","hashOfConfig":"281"},{"size":1733,"mtime":1701972046568,"results":"283","hashOfConfig":"281"},{"size":46,"mtime":1695405839101,"results":"284","hashOfConfig":"281"},{"size":864,"mtime":1695405839101,"results":"285","hashOfConfig":"281"},{"size":3423,"mtime":1695405839101,"results":"286","hashOfConfig":"281"},{"size":37,"mtime":1695405839101,"results":"287","hashOfConfig":"281"},{"size":5118,"mtime":1701972039321,"results":"288","hashOfConfig":"281"},{"size":40,"mtime":1695405839102,"results":"289","hashOfConfig":"281"},{"size":589,"mtime":1695405839102,"results":"290","hashOfConfig":"281"},{"size":39,"mtime":1695405839102,"results":"291","hashOfConfig":"281"},{"size":592,"mtime":1695405839102,"results":"292","hashOfConfig":"281"},{"size":38,"mtime":1695405839102,"results":"293","hashOfConfig":"281"},{"size":843,"mtime":1695405839103,"results":"294","hashOfConfig":"281"},{"size":41,"mtime":1695405839103,"results":"295","hashOfConfig":"281"},{"size":1717,"mtime":1699973369489,"results":"296","hashOfConfig":"281"},{"size":1853,"mtime":1699973369490,"results":"297","hashOfConfig":"281"},{"size":817,"mtime":1695405839103,"results":"298","hashOfConfig":"281"},{"size":1430,"mtime":1700603719959,"results":"299","hashOfConfig":"281"},{"size":76,"mtime":1695405839103,"results":"300","hashOfConfig":"281"},{"size":567,"mtime":1695405839104,"results":"301","hashOfConfig":"281"},{"size":2028,"mtime":1695405839104,"results":"302","hashOfConfig":"281"},{"size":891,"mtime":1695405839104,"results":"303","hashOfConfig":"281"},{"size":315,"mtime":1695405839104,"results":"304","hashOfConfig":"281"},{"size":836,"mtime":1695405839104,"results":"305","hashOfConfig":"281"},{"size":34,"mtime":1695405839104,"results":"306","hashOfConfig":"281"},{"size":4785,"mtime":1695405839105,"results":"307","hashOfConfig":"281"},{"size":79,"mtime":1695405839105,"results":"308","hashOfConfig":"281"},{"size":1753,"mtime":1695405839105,"results":"309","hashOfConfig":"281"},{"size":40,"mtime":1695405839105,"results":"310","hashOfConfig":"281"},{"size":2206,"mtime":1695405839105,"results":"311","hashOfConfig":"281"},{"size":41,"mtime":1695405839105,"results":"312","hashOfConfig":"281"},{"size":1324,"mtime":1695405839106,"results":"313","hashOfConfig":"281"},{"size":39,"mtime":1695405839106,"results":"314","hashOfConfig":"281"},{"size":3532,"mtime":1695405839106,"results":"315","hashOfConfig":"281"},{"size":94,"mtime":1695405839106,"results":"316","hashOfConfig":"281"},{"size":1825,"mtime":1699973369491,"results":"317","hashOfConfig":"281"},{"size":40,"mtime":1695405839107,"results":"318","hashOfConfig":"281"},{"size":1901,"mtime":1695405839107,"results":"319","hashOfConfig":"281"},{"size":38,"mtime":1695405839107,"results":"320","hashOfConfig":"281"},{"size":564,"mtime":1695405839107,"results":"321","hashOfConfig":"281"},{"size":41,"mtime":1695405839107,"results":"322","hashOfConfig":"281"},{"size":3078,"mtime":1695405839107,"results":"323","hashOfConfig":"281"},{"size":40,"mtime":1695405839108,"results":"324","hashOfConfig":"281"},{"size":2139,"mtime":1699973369491,"results":"325","hashOfConfig":"281"},{"size":3287,"mtime":1699973369491,"results":"326","hashOfConfig":"281"},{"size":4206,"mtime":1699973369491,"results":"327","hashOfConfig":"281"},{"size":92,"mtime":1695405839108,"results":"328","hashOfConfig":"281"},{"size":1926,"mtime":1695405839109,"results":"329","hashOfConfig":"281"},{"size":43,"mtime":1695405839109,"results":"330","hashOfConfig":"281"},{"size":838,"mtime":1695405839109,"results":"331","hashOfConfig":"281"},{"size":59,"mtime":1695405839109,"results":"332","hashOfConfig":"281"},{"size":3830,"mtime":1699973369491,"results":"333","hashOfConfig":"281"},{"size":110,"mtime":1695405839109,"results":"334","hashOfConfig":"281"},{"size":1733,"mtime":1695405839110,"results":"335","hashOfConfig":"281"},{"size":46,"mtime":1695405839110,"results":"336","hashOfConfig":"281"},{"size":1646,"mtime":1699973369492,"results":"337","hashOfConfig":"281"},{"size":101,"mtime":1695405839110,"results":"338","hashOfConfig":"281"},{"size":1359,"mtime":1695405839110,"results":"339","hashOfConfig":"281"},{"size":33,"mtime":1695405839110,"results":"340","hashOfConfig":"281"},{"size":1042,"mtime":1695405839110,"results":"341","hashOfConfig":"281"},{"size":1129,"mtime":1700603719959,"results":"342","hashOfConfig":"281"},{"size":34,"mtime":1695405839111,"results":"343","hashOfConfig":"281"},{"size":1369,"mtime":1695405839111,"results":"344","hashOfConfig":"281"},{"size":1697,"mtime":1701972046569,"results":"345","hashOfConfig":"281"},{"size":581,"mtime":1699973369492,"results":"346","hashOfConfig":"281"},{"size":91,"mtime":1695405839111,"results":"347","hashOfConfig":"281"},{"size":1029,"mtime":1699973369492,"results":"348","hashOfConfig":"281"},{"size":498,"mtime":1699973369493,"results":"349","hashOfConfig":"281"},{"size":39,"mtime":1695405839112,"results":"350","hashOfConfig":"281"},{"size":1124,"mtime":1701972046569,"results":"351","hashOfConfig":"281"},{"size":46,"mtime":1695405839112,"results":"352","hashOfConfig":"281"},{"size":836,"mtime":1695405839113,"results":"353","hashOfConfig":"281"},{"size":452,"mtime":1699973369493,"results":"354","hashOfConfig":"281"},{"size":91,"mtime":1695405839113,"results":"355","hashOfConfig":"281"},{"size":2454,"mtime":1695405839113,"results":"356","hashOfConfig":"281"},{"size":35,"mtime":1695405839113,"results":"357","hashOfConfig":"281"},{"size":1741,"mtime":1701972046569,"results":"358","hashOfConfig":"281"},{"size":569,"mtime":1699973369493,"results":"359","hashOfConfig":"281"},{"size":73,"mtime":1695405839113,"results":"360","hashOfConfig":"281"},{"size":494,"mtime":1695405839114,"results":"361","hashOfConfig":"281"},{"size":39,"mtime":1695405839114,"results":"362","hashOfConfig":"281"},{"size":1558,"mtime":1695405839114,"results":"363","hashOfConfig":"281"},{"size":1531,"mtime":1699973369493,"results":"364","hashOfConfig":"281"},{"size":79,"mtime":1695405839114,"results":"365","hashOfConfig":"281"},{"size":1893,"mtime":1695405839115,"results":"366","hashOfConfig":"281"},{"size":1029,"mtime":1699973369493,"results":"367","hashOfConfig":"281"},{"size":91,"mtime":1695405839115,"results":"368","hashOfConfig":"281"},{"size":2150,"mtime":1699973369493,"results":"369","hashOfConfig":"281"},{"size":7993,"mtime":1699973369494,"results":"370","hashOfConfig":"281"},{"size":43,"mtime":1695405839115,"results":"371","hashOfConfig":"281"},{"size":979,"mtime":1695405839116,"results":"372","hashOfConfig":"281"},{"size":1597,"mtime":1699973369494,"results":"373","hashOfConfig":"281"},{"size":1952,"mtime":1699973369494,"results":"374","hashOfConfig":"281"},{"size":43,"mtime":1695405839116,"results":"375","hashOfConfig":"281"},{"size":780,"mtime":1699973369495,"results":"376","hashOfConfig":"281"},{"size":575,"mtime":1699973369495,"results":"377","hashOfConfig":"281"},{"size":41,"mtime":1695405839117,"results":"378","hashOfConfig":"281"},{"size":3017,"mtime":1699973369495,"results":"379","hashOfConfig":"281"},{"size":41,"mtime":1695405839117,"results":"380","hashOfConfig":"281"},{"size":562,"mtime":1699973369495,"results":"381","hashOfConfig":"281"},{"size":986,"mtime":1695405839117,"results":"382","hashOfConfig":"281"},{"size":38,"mtime":1695405839118,"results":"383","hashOfConfig":"281"},{"size":1049,"mtime":1695405839118,"results":"384","hashOfConfig":"281"},{"size":46,"mtime":1695405839118,"results":"385","hashOfConfig":"281"},{"size":728,"mtime":1699973369495,"results":"386","hashOfConfig":"281"},{"size":36,"mtime":1695405839118,"results":"387","hashOfConfig":"281"},{"size":1078,"mtime":1695405839119,"results":"388","hashOfConfig":"281"},{"size":43,"mtime":1695405839119,"results":"389","hashOfConfig":"281"},{"size":1950,"mtime":1695405839119,"results":"390","hashOfConfig":"281"},{"size":48,"mtime":1695405839119,"results":"391","hashOfConfig":"281"},{"size":682,"mtime":1695405839119,"results":"392","hashOfConfig":"281"},{"size":48,"mtime":1695405839119,"results":"393","hashOfConfig":"281"},{"size":879,"mtime":1699973369496,"results":"394","hashOfConfig":"281"},{"size":49,"mtime":1695405839120,"results":"395","hashOfConfig":"281"},{"size":1514,"mtime":1695405839120,"results":"396","hashOfConfig":"281"},{"size":48,"mtime":1695405839120,"results":"397","hashOfConfig":"281"},{"size":1156,"mtime":1695405839120,"results":"398","hashOfConfig":"281"},{"size":120,"mtime":1695405839120,"results":"399","hashOfConfig":"281"},{"size":3144,"mtime":1699973369496,"results":"400","hashOfConfig":"281"},{"size":116,"mtime":1695405839120,"results":"401","hashOfConfig":"281"},{"size":3155,"mtime":1699973369496,"results":"402","hashOfConfig":"281"},{"size":115,"mtime":1695405839120,"results":"403","hashOfConfig":"281"},{"size":1098,"mtime":1695405839121,"results":"404","hashOfConfig":"281"},{"size":91,"mtime":1695405839121,"results":"405","hashOfConfig":"281"},{"size":820,"mtime":1695405839121,"results":"406","hashOfConfig":"281"},{"size":419,"mtime":1695405839121,"results":"407","hashOfConfig":"281"},{"size":49,"mtime":1695405839121,"results":"408","hashOfConfig":"281"},{"size":41,"mtime":1695405839121,"results":"409","hashOfConfig":"281"},{"size":143,"mtime":1695405839121,"results":"410","hashOfConfig":"281"},{"size":849,"mtime":1699973369496,"results":"411","hashOfConfig":"281"},{"size":85,"mtime":1695405839122,"results":"412","hashOfConfig":"281"},{"size":1058,"mtime":1695405839122,"results":"413","hashOfConfig":"281"},{"size":69,"mtime":1695405839122,"results":"414","hashOfConfig":"281"},{"size":676,"mtime":1695405839122,"results":"415","hashOfConfig":"281"},{"size":85,"mtime":1695405839122,"results":"416","hashOfConfig":"281"},{"size":622,"mtime":1695405839122,"results":"417","hashOfConfig":"281"},{"size":1595,"mtime":1699973369497,"results":"418","hashOfConfig":"281"},{"size":97,"mtime":1695405839122,"results":"419","hashOfConfig":"281"},{"size":1667,"mtime":1695405839122,"results":"420","hashOfConfig":"281"},{"size":102,"mtime":1695405839123,"results":"421","hashOfConfig":"281"},{"size":1262,"mtime":1695405839123,"results":"422","hashOfConfig":"281"},{"size":73,"mtime":1695405839123,"results":"423","hashOfConfig":"281"},{"size":517,"mtime":1695405839123,"results":"424","hashOfConfig":"281"},{"size":33,"mtime":1695405839123,"results":"425","hashOfConfig":"281"},{"size":5257,"mtime":1699973369497,"results":"426","hashOfConfig":"281"},{"size":91,"mtime":1695405839123,"results":"427","hashOfConfig":"281"},{"size":2234,"mtime":1699973369498,"results":"428","hashOfConfig":"281"},{"size":47,"mtime":1695405839124,"results":"429","hashOfConfig":"281"},{"size":1600,"mtime":1695405839124,"results":"430","hashOfConfig":"281"},{"size":5269,"mtime":1696267812168,"results":"431","hashOfConfig":"281"},{"size":158,"mtime":1695405839124,"results":"432","hashOfConfig":"281"},{"size":9208,"mtime":1701972046570,"results":"433","hashOfConfig":"281"},{"size":947,"mtime":1699973369498,"results":"434","hashOfConfig":"281"},{"size":43,"mtime":1695405839124,"results":"435","hashOfConfig":"281"},{"size":3238,"mtime":1699973369498,"results":"436","hashOfConfig":"281"},{"size":97,"mtime":1695405839125,"results":"437","hashOfConfig":"281"},{"size":1821,"mtime":1699973369499,"results":"438","hashOfConfig":"281"},{"size":47,"mtime":1695405839125,"results":"439","hashOfConfig":"281"},{"size":1849,"mtime":1695405839125,"results":"440","hashOfConfig":"281"},{"size":38,"mtime":1695405839125,"results":"441","hashOfConfig":"281"},{"size":227,"mtime":1695405839125,"results":"442","hashOfConfig":"281"},{"size":167,"mtime":1695405839126,"results":"443","hashOfConfig":"281"},{"size":68,"mtime":1695405839126,"results":"444","hashOfConfig":"281"},{"size":343,"mtime":1695405839129,"results":"445","hashOfConfig":"281"},{"size":1343,"mtime":1699973369504,"results":"446","hashOfConfig":"281"},{"size":1432,"mtime":1695405839129,"results":"447","hashOfConfig":"281"},{"size":3210,"mtime":1699973369504,"results":"448","hashOfConfig":"281"},{"size":7047,"mtime":1699973369504,"results":"449","hashOfConfig":"281"},{"size":961,"mtime":1701972046570,"results":"450","hashOfConfig":"281"},{"size":481,"mtime":1699973369505,"results":"451","hashOfConfig":"281"},{"size":928,"mtime":1695405839130,"results":"452","hashOfConfig":"281"},{"size":1914,"mtime":1699973364248,"results":"453","hashOfConfig":"281"},{"size":170,"mtime":1695405839131,"results":"454","hashOfConfig":"281"},{"size":170,"mtime":1695405839131,"results":"455","hashOfConfig":"281"},{"size":1890,"mtime":1695405839131,"results":"456","hashOfConfig":"281"},{"size":899,"mtime":1695405839132,"results":"457","hashOfConfig":"281"},{"size":3215,"mtime":1699973369505,"results":"458","hashOfConfig":"281"},{"size":1293,"mtime":1699973369505,"results":"459","hashOfConfig":"281"},{"size":3724,"mtime":1699973369505,"results":"460","hashOfConfig":"281"},{"size":1501,"mtime":1695405839132,"results":"461","hashOfConfig":"281"},{"size":1054,"mtime":1699973369505,"results":"462","hashOfConfig":"281"},{"size":272,"mtime":1695405839132,"results":"463","hashOfConfig":"281"},{"size":3581,"mtime":1695405839132,"results":"464","hashOfConfig":"281"},{"size":762,"mtime":1695405839133,"results":"465","hashOfConfig":"281"},{"size":4333,"mtime":1695405839133,"results":"466","hashOfConfig":"281"},{"size":1830,"mtime":1695405839133,"results":"467","hashOfConfig":"281"},{"size":501,"mtime":1695405839133,"results":"468","hashOfConfig":"281"},{"size":472,"mtime":1695405839133,"results":"469","hashOfConfig":"281"},{"size":1693,"mtime":1695405839133,"results":"470","hashOfConfig":"281"},{"size":1791,"mtime":1695405839133,"results":"471","hashOfConfig":"281"},{"size":42,"mtime":1695405839133,"results":"472","hashOfConfig":"281"},{"size":356,"mtime":1695405839133,"results":"473","hashOfConfig":"281"},{"size":48,"mtime":1695405839134,"results":"474","hashOfConfig":"281"},{"size":380,"mtime":1695405839134,"results":"475","hashOfConfig":"281"},{"size":49,"mtime":1695405839134,"results":"476","hashOfConfig":"281"},{"size":547,"mtime":1695405839134,"results":"477","hashOfConfig":"281"},{"size":604,"mtime":1695405839134,"results":"478","hashOfConfig":"281"},{"size":712,"mtime":1695405839134,"results":"479","hashOfConfig":"281"},{"size":1130,"mtime":1699973369506,"results":"480","hashOfConfig":"281"},{"size":687,"mtime":1695405839134,"results":"481","hashOfConfig":"281"},{"size":285,"mtime":1695405839134,"results":"482","hashOfConfig":"281"},{"size":686,"mtime":1695405839135,"results":"483","hashOfConfig":"281"},{"size":1860,"mtime":1695405839135,"results":"484","hashOfConfig":"281"},{"size":1351,"mtime":1699973369507,"results":"485","hashOfConfig":"281"},{"size":2215,"mtime":1695405839136,"results":"486","hashOfConfig":"281"},{"size":424,"mtime":1695405839136,"results":"487","hashOfConfig":"281"},{"size":254,"mtime":1695405839136,"results":"488","hashOfConfig":"281"},{"size":863,"mtime":1695405839136,"results":"489","hashOfConfig":"281"},{"size":1982,"mtime":1699973369508,"results":"490","hashOfConfig":"281"},{"size":940,"mtime":1699973369508,"results":"491","hashOfConfig":"281"},{"size":1935,"mtime":1695405839136,"results":"492","hashOfConfig":"281"},{"size":1274,"mtime":1699973369508,"results":"493","hashOfConfig":"281"},{"size":314,"mtime":1695405839137,"results":"494","hashOfConfig":"281"},{"size":1082,"mtime":1695405839137,"results":"495","hashOfConfig":"281"},{"size":609,"mtime":1695405839137,"results":"496","hashOfConfig":"281"},{"size":1647,"mtime":1695405839137,"results":"497","hashOfConfig":"281"},{"size":3222,"mtime":1699973369509,"results":"498","hashOfConfig":"281"},{"size":234,"mtime":1695405839139,"results":"499","hashOfConfig":"281"},{"size":150,"mtime":1695405839139,"results":"500","hashOfConfig":"281"},{"size":7470,"mtime":1699973369509,"results":"501","hashOfConfig":"281"},{"size":370,"mtime":1695405839139,"results":"502","hashOfConfig":"281"},{"size":369,"mtime":1695405839139,"results":"503","hashOfConfig":"281"},{"size":354,"mtime":1696267812161,"results":"504","hashOfConfig":"281"},{"size":47,"mtime":1696267812161,"results":"505","hashOfConfig":"281"},{"size":151,"mtime":1699973369492,"results":"506","hashOfConfig":"281"},{"size":496,"mtime":1699973369492,"results":"507","hashOfConfig":"281"},{"size":2997,"mtime":1699973369496,"results":"508","hashOfConfig":"281"},{"size":2453,"mtime":1699973369496,"results":"509","hashOfConfig":"281"},{"size":91,"mtime":1699973369496,"results":"510","hashOfConfig":"281"},{"size":2400,"mtime":1696267812167,"results":"511","hashOfConfig":"281"},{"size":89,"mtime":1699973369499,"results":"512","hashOfConfig":"281"},{"size":450,"mtime":1699973369499,"results":"513","hashOfConfig":"281"},{"size":250,"mtime":1699973369499,"results":"514","hashOfConfig":"281"},{"size":81,"mtime":1699973369499,"results":"515","hashOfConfig":"281"},{"size":231,"mtime":1699973369500,"results":"516","hashOfConfig":"281"},{"size":236,"mtime":1699973369500,"results":"517","hashOfConfig":"281"},{"size":236,"mtime":1699973369500,"results":"518","hashOfConfig":"281"},{"size":235,"mtime":1699973369500,"results":"519","hashOfConfig":"281"},{"size":230,"mtime":1699973369500,"results":"520","hashOfConfig":"281"},{"size":232,"mtime":1699973369500,"results":"521","hashOfConfig":"281"},{"size":236,"mtime":1699973369500,"results":"522","hashOfConfig":"281"},{"size":240,"mtime":1699973369500,"results":"523","hashOfConfig":"281"},{"size":240,"mtime":1699973369500,"results":"524","hashOfConfig":"281"},{"size":238,"mtime":1699973369501,"results":"525","hashOfConfig":"281"},{"size":235,"mtime":1699973369501,"results":"526","hashOfConfig":"281"},{"size":189,"mtime":1699973369501,"results":"527","hashOfConfig":"281"},{"size":182,"mtime":1699973369501,"results":"528","hashOfConfig":"281"},{"size":204,"mtime":1699973369502,"results":"529","hashOfConfig":"281"},{"size":339,"mtime":1699973369502,"results":"530","hashOfConfig":"281"},{"size":178,"mtime":1699973369502,"results":"531","hashOfConfig":"281"},{"size":341,"mtime":1699973369502,"results":"532","hashOfConfig":"281"},{"size":274,"mtime":1699973369502,"results":"533","hashOfConfig":"281"},{"size":247,"mtime":1699973369502,"results":"534","hashOfConfig":"281"},{"size":277,"mtime":1699973369502,"results":"535","hashOfConfig":"281"},{"size":171,"mtime":1699973369502,"results":"536","hashOfConfig":"281"},{"size":178,"mtime":1699973369503,"results":"537","hashOfConfig":"281"},{"size":47,"mtime":1699973369503,"results":"538","hashOfConfig":"281"},{"size":47,"mtime":1699973369503,"results":"539","hashOfConfig":"281"},{"size":191,"mtime":1699973369503,"results":"540","hashOfConfig":"281"},{"size":2626,"mtime":1699973369504,"results":"541","hashOfConfig":"281"},{"size":971,"mtime":1699973369506,"results":"542","hashOfConfig":"281"},{"size":2145,"mtime":1699973369506,"results":"543","hashOfConfig":"281"},{"size":2365,"mtime":1699973369506,"results":"544","hashOfConfig":"281"},{"size":1475,"mtime":1699973369506,"results":"545","hashOfConfig":"281"},{"size":531,"mtime":1699973369506,"results":"546","hashOfConfig":"281"},{"size":913,"mtime":1699973369506,"results":"547","hashOfConfig":"281"},{"size":3634,"mtime":1699973369506,"results":"548","hashOfConfig":"281"},{"size":2089,"mtime":1699973369506,"results":"549","hashOfConfig":"281"},{"size":1161,"mtime":1699973369507,"results":"550","hashOfConfig":"281"},{"size":1748,"mtime":1699973369507,"results":"551","hashOfConfig":"281"},{"size":414,"mtime":1699973369507,"results":"552","hashOfConfig":"281"},{"size":404,"mtime":1699973369507,"results":"553","hashOfConfig":"281"},{"size":2793,"mtime":1699973369508,"results":"554","hashOfConfig":"281"},{"size":4277,"mtime":1699973369508,"results":"555","hashOfConfig":"281"},{"size":110,"mtime":1699973369508,"results":"556","hashOfConfig":"281"},{"size":2406,"mtime":1699973369509,"results":"557","hashOfConfig":"281"},{"size":563,"mtime":1699973369509,"results":"558","hashOfConfig":"281"},{"size":1526,"mtime":1699973369509,"results":"559","hashOfConfig":"281"},{"filePath":"560","messages":"561","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"rghhz",{"filePath":"562","messages":"563","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"564","messages":"565","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"566","messages":"567","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"568","messages":"569","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"570","messages":"571","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"572","messages":"573","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"574","messages":"575","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"576","messages":"577","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"578","messages":"579","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"580","messages":"581","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"582","messages":"583","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"584","messages":"585","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"586","messages":"587","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"588","messages":"589","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"590","messages":"591","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"592","messages":"593","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"594","messages":"595","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"596","messages":"597","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"598","messages":"599","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"600","messages":"601","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"602","messages":"603","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"604","messages":"605","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"606","messages":"607","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"608","messages":"609","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"610","messages":"611","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"612","messages":"613","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"614","messages":"615","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"616","messages":"617","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"618","messages":"619","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"620","messages":"621","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"622","messages":"623","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"624","messages":"625","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"626","messages":"627","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"628","messages":"629","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"630","messages":"631","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"632","messages":"633","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"634","messages":"635","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"636","messages":"637","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"638","messages":"639","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"640","messages":"641","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"642","messages":"643","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"644","messages":"645","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"646","messages":"647","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"648","messages":"649","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"650","messages":"651","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"652","messages":"653","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"654","messages":"655","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"656","messages":"657","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"658","messages":"659","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"660","messages":"661","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"662","messages":"663","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"664","messages":"665","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"666","messages":"667","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"668","messages":"669","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"670","messages":"671","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"672","messages":"673","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"674","messages":"675","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"676","messages":"677","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"678","messages":"679","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"680","messages":"681","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"682","messages":"683","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"684","messages":"685","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"686","messages":"687","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"688","messages":"689","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"690","messages":"691","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"692","messages":"693","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"694","messages":"695","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"696","messages":"697","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"698","messages":"699","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"700","messages":"701","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"702","messages":"703","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"704","messages":"705","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"706","messages":"707","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"708","messages":"709","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"710","messages":"711","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"712","messages":"713","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"714","messages":"715","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"716","messages":"717","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"718","messages":"719","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"720","messages":"721","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"722","messages":"723","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"724","messages":"725","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"726","messages":"727","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"728","messages":"729","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"730","messages":"731","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"732","messages":"733","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"734","messages":"735","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"736","messages":"737","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"738","messages":"739","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"740","messages":"741","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"742","messages":"743","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"744","messages":"745","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"746","messages":"747","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"748","messages":"749","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"750","messages":"751","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"752","messages":"753","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"754","messages":"755","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"756","messages":"757","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"758","messages":"759","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"760","messages":"761","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"762","messages":"763","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"764","messages":"765","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"766","messages":"767","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"768","messages":"769","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"770","messages":"771","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"772","messages":"773","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"774","messages":"775","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"776","messages":"777","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"778","messages":"779","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"780","messages":"781","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"782","messages":"783","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"784","messages":"785","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"786","messages":"787","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"788","messages":"789","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"790","messages":"791","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"792","messages":"793","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"794","messages":"795","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"796","messages":"797","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"798","messages":"799","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"800","messages":"801","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"802","messages":"803","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"804","messages":"805","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"806","messages":"807","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"808","messages":"809","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"810","messages":"811","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"812","messages":"813","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"814","messages":"815","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"816","messages":"817","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"818","messages":"819","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"820","messages":"821","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"822","messages":"823","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"824","messages":"825","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"826","messages":"827","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"828","messages":"829","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"830","messages":"831","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"832","messages":"833","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"834","messages":"835","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"836","messages":"837","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"838","messages":"839","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"840","messages":"841","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"842","messages":"843","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"844","messages":"845","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"846","messages":"847","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"848","messages":"849","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"850","messages":"851","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"852","messages":"853","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"854","messages":"855","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"856","messages":"857","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"858","messages":"859","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"860","messages":"861","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"862","messages":"863","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"864","messages":"865","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"866","messages":"867","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"868","messages":"869","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"870","messages":"871","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"872","messages":"873","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"874","messages":"875","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"876","messages":"877","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"878","messages":"879","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"880","messages":"881","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"882","messages":"883","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"884","messages":"885","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"886","messages":"887","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"888","messages":"889","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"890","messages":"891","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"892","messages":"893","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"894","messages":"895","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"896","messages":"897","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"898","messages":"899","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"900","messages":"901","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"902","messages":"903","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"904","messages":"905","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"906","messages":"907","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"908","messages":"909","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"910","messages":"911","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"912","messages":"913","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"914","messages":"915","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"916","messages":"917","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"918","messages":"919","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"920","messages":"921","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"922","messages":"923","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"924","messages":"925","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"926","messages":"927","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"928","messages":"929","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"930","messages":"931","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"932","messages":"933","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"934","messages":"935","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"936","messages":"937","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"938","messages":"939","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"940","messages":"941","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"942","messages":"943","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"944","messages":"945","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"946","messages":"947","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"948","messages":"949","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"950","messages":"951","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"952","messages":"953","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"954","messages":"955","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"956","messages":"957","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"958","messages":"959","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"960","messages":"961","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"962","messages":"963","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"964","messages":"965","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"966","messages":"967","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"968","messages":"969","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"970","messages":"971","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"972","messages":"973","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"974","messages":"975","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"976","messages":"977","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"978","messages":"979","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"980","messages":"981","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"982","messages":"983","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"984","messages":"985","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"986","messages":"987","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"988","messages":"989","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"990","messages":"991","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"992","messages":"993","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"994","messages":"995","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"996","messages":"997","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"998","messages":"999","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1000","messages":"1001","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1002","messages":"1003","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1004","messages":"1005","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1006","messages":"1007","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1008","messages":"1009","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1010","messages":"1011","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1012","messages":"1013","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1014","messages":"1015","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1016","messages":"1017","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1018","messages":"1019","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1020","messages":"1021","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1022","messages":"1023","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1024","messages":"1025","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1026","messages":"1027","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1028","messages":"1029","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1030","messages":"1031","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1032","messages":"1033","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1034","messages":"1035","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1036","messages":"1037","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1038","messages":"1039","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1040","messages":"1041","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1042","messages":"1043","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1044","messages":"1045","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1046","messages":"1047","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1048","messages":"1049","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1050","messages":"1051","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1052","messages":"1053","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1054","messages":"1055","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1056","messages":"1057","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1058","messages":"1059","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1060","messages":"1061","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1062","messages":"1063","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1064","messages":"1065","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1066","messages":"1067","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1068","messages":"1069","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1070","messages":"1071","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1072","messages":"1073","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1074","messages":"1075","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1076","messages":"1077","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1078","messages":"1079","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1080","messages":"1081","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1082","messages":"1083","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1084","messages":"1085","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1086","messages":"1087","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1088","messages":"1089","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1090","messages":"1091","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1092","messages":"1093","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1094","messages":"1095","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1096","messages":"1097","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1098","messages":"1099","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1100","messages":"1101","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1102","messages":"1103","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1104","messages":"1105","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1106","messages":"1107","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1108","messages":"1109","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1110","messages":"1111","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1112","messages":"1113","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1114","messages":"1115","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1116","messages":"1117","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/Layout.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ThirdPartyScripts/GoogleTagManager.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ThirdPartyScripts/ThirdPartyScripts.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ThirdPartyScripts/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ThirdPartyScripts/vtex.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/CartItem/CartItem.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/CartItem/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/CartSidebar/CartSidebar.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/CartSidebar/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/CartToggle/CartToggle.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/CartToggle/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/EmptyCart/EmptyCart.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/EmptyCart/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/OrderSummary/OrderSummary.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cart/OrderSummary/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cms/GlobalSections.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cms/RenderSections.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/cms/SectionBoundary.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Alert/Alert.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Alert/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Footer/Footer.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Footer/FooterLinks.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Footer/FooterSocial.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Footer/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Toast/Toast.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/common/Toast/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/navigation/Navbar/Navbar.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/navigation/Navbar/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/navigation/NavbarLinks/NavbarLinks.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/navigation/NavbarLinks/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/navigation/NavbarSlider/NavbarSlider.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/navigation/NavbarSlider/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/OutOfStock/OutOfStock.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/OutOfStock/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/ProductCard/ProductCard.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/ProductCard/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/ProductGrid/ProductGrid.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/ProductGrid/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/region/RegionBar/RegionBar.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/region/RegionBar/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/region/RegionButton/RegionButton.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/region/RegionButton/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/region/RegionModal/RegionModal.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/region/RegionModal/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/Filter/Filter.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/Filter/FilterDesktop.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/Filter/FilterSlider.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/Filter/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchDropdown/SearchDropdown.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchDropdown/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchHistory/SearchHistory.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchHistory/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchInput/SearchInput.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchInput/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchProductItem/SearchProductItem.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchProductItem/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchTop/SearchTop.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/SearchTop/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/Sort/Sort.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/Sort/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/search/searchMock.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Alert/Alert.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Alert/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/BannerNewsletter/BannerNewsletter.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/BannerText/BannerText.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/BannerText/Overrides.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/BannerText/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Breadcrumb/Breadcrumb.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Breadcrumb/Overrides.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Breadcrumb/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/CrossSellingShelf/CrossSellingShelf.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/CrossSellingShelf/index.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/EmptyState/EmptyState.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/EmptyState/Overrides.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/EmptyState/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Footer/Footer.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Footer/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Hero/Hero.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Hero/Overrides.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Hero/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Incentives/Incentives.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Incentives/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Navbar/Navbar.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Navbar/Overrides.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Navbar/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Newsletter/Newsletter.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Newsletter/Overrides.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Newsletter/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductDetails/Overrides.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductDetails/ProductDetails.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductDetails/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductGallery/EmptyGallery.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductGallery/Overrides.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductGallery/ProductGallery.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductGallery/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductShelf/Overrides.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductShelf/ProductShelf.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductShelf/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductTiles/ProductTiles.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ProductTiles/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/RegionBar/Overrides.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/RegionBar/RegionBar.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/RegionBar/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ScrollToTopButton/ScrollToTopButton.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/ScrollToTopButton/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Section/Section.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Section/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/FilterSkeleton/FilterSkeleton.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/FilterSkeleton/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductCardSkeleton/ProductCardSkeleton.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductCardSkeleton/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductGridSkeleton/ProductGridSkeleton.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductGridSkeleton/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductShelfSkeleton/ProductShelfSkeleton.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductShelfSkeleton/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductTilesSkeleton/ProductTileSkeleton/ProductTileSkeleton.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductTilesSkeleton/ProductTileSkeleton/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductTilesSkeleton/ProductTilesSkeleton.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/skeletons/ProductTilesSkeleton/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/templates/LandingPage/LandingPage.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/templates/LandingPage/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/templates/ProductListingPage/ProductListingPage.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/templates/ProductListingPage/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Breadcrumb/Breadcrumb.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Breadcrumb/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Button/ButtonSignIn/ButtonSignIn.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Button/ButtonSignIn/ButtonSignInFallback/ButtonSignInFallback.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Button/ButtonSignIn/ButtonSignInFallback/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Button/ButtonSignIn/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Button/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Carousel/Carousel.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Carousel/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Gift/Gift.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Gift/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Image/Image.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Image/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Image/loader.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ImageGallery/ImageGallery.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ImageGallery/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Incentives/Incentives.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Incentives/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Link/Link.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Link/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Logo/Logo.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Logo/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Newsletter/Newsletter.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Newsletter/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductDescription/ProductDescription.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductDescription/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductDetails/AddToCartLoadingSkeleton.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductDetails/ProductDetailsSettings.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductDetails/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductGallery/ProductGallery.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductGallery/ProductGalleryPage.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductGallery/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductShelf/ProductShelf.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ProductShelf/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ShippingSimulation/ShippingSimulation.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/ShippingSimulation/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/SkuSelector/Selectors.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/SkuSelector/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Tiles/Tiles.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Tiles/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/constants.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/fonts/WebFonts.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/404.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/500.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/[...slug].tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/[slug]/p.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/_app.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/_document.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/account.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/api/graphql.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/api/health/live.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/api/health/ready.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/api/preview.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/checkout.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/index.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/login.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/pages/s.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/analytics/hooks/useViewItemListEvent.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/analytics/index.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/analytics/platform/vtex/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/analytics/platform/vtex/search.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/analytics/types.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/cart/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/cart/useBuyButton.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/cart/useCartToggleButton.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/cart/useCheckoutButton.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/cart/useRemoveButton.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/error/ErrorBoundary/ErrorBoundary.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/error/ErrorBoundary/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/error/MissingContentError/MissingContentError.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/error/MissingContentError/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/error/MultipleContentError/MultipleContentError.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/error/MultipleContentError/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/graphql/prefetchQuery.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/graphql/request.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/graphql/useLazyQuery.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/graphql/useQuery.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/newsletter/useNewsletter.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useDiscountPercent.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useFormattedPrice.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useProductLink.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useProductsQuery.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/Sentinel.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/formatSearchPath.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/state.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/useSearchHistory.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/useSuggestions.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/useTopSearch.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/session/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/shipping/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/tests/mark.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/ui/useOnClickOutside.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/useStore.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/server/cms.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/server/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/typings/global.d.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/typings/module.css.d.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/typings/overrides.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/utils/getCookie.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/utils/utilities.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/NotAvailableButton/NotAvailableButton.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/product/NotAvailableButton/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Alert/DefaultComponents.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/sections/Alert/OverriddenDefaultAlert.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/templates/ProductListingPage/ProductListing.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/templates/SearchPage/SearchPage.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/templates/SearchPage/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/components/ui/Newsletter/NewsletterAddendum.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/faststore.config.js",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/GlobalOverrides.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/CustomComponent.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/index.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/Alert.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/BannerText.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/Breadcrumb.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/EmptyState.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/Hero.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/Navbar.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/Newsletter.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/ProductDetails.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/ProductGallery.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/ProductShelf.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/RegionBar.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/ThirdPartyScripts.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/components/overrides/WebFonts.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fonts/WebFonts.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ClientManyProducts.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ClientProduct.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ClientProductGallery.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ClientSearchSuggestions.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ClientShippingSimulation.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ClientTopSearchSuggestions.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ServerCollectionPage.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/fragments/ServerProduct.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/graphql/thirdParty/resolvers/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/graphql/vtex/resolvers/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/customizations/src/scripts/ThirdPartyScripts.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/experimental/index.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/overrides/OverrideContext.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/overrides/PageProvider.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/overrides/getOverriddenSection.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/overrides/overrides.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/overrides/sections.tsx",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useLocalizedVariables.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/usePageProductsQuery.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useProductGalleryQuery.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useProductQuery.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/product/useProductsPrefetch.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/useDelayedFacets.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/useDelayedPagination.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/search/useFilter.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/sdk/shipping/useShippingSimulation.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/server/generator/generateGraphQLSchemaFile.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/server/generator/schema.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/server/options.ts",[],"/Users/emersonlaurentino/develop/vtex/faststore/packages/core/src/typings/overridesDefinition.ts",[]]
@@ -1 +0,0 @@
1
- {"version":1,"cacheKey":"354952cd465a694e67650e476f5975c7159052456b541825d462afaa75ee466e","files":["../node_modules/next/dist/server/next-server.js","../node_modules/next/package.json","../node_modules/next/dist/server/node-polyfill-web-streams.js","../node_modules/next/dist/server/request-meta.js","../node_modules/next/dist/server/node-polyfill-fetch.js","../node_modules/next/dist/server/server-route-utils.js","../node_modules/next/dist/server/serve-static.js","../node_modules/next/dist/server/render.js","../node_modules/next/dist/server/require.js","../node_modules/next/dist/server/base-server.js","../node_modules/next/dist/server/load-components.js","../node_modules/next/dist/server/app-render.js","../node_modules/next/dist/server/body-streams.js","../node_modules/next/dist/server/utils.js","../node_modules/next/dist/server/image-optimizer.js","../node_modules/next/dist/server/lib/recursive-readdir-sync.js","../node_modules/next/dist/server/base-http/node.js","../node_modules/next/dist/server/api-utils/node.js","../node_modules/next/dist/server/web/utils.js","../node_modules/next/dist/lib/is-error.js","../node_modules/next/dist/shared/lib/constants.js","../node_modules/next/dist/shared/lib/router/utils/path-match.js","../node_modules/next/dist/shared/lib/router/utils/get-route-from-asset-path.js","../node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","../node_modules/next/dist/shared/lib/utils.js","../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../node_modules/next/dist/build/output/log.js","../node_modules/next/dist/shared/lib/page-path/normalize-page-path.js","../node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","../node_modules/next/dist/build/webpack/require-hook.js","../node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","../node_modules/next/dist/shared/lib/router/utils/route-matcher.js","../node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","../node_modules/next/dist/shared/lib/router/utils/relativize-url.js","../node_modules/next/dist/shared/lib/router/utils/middleware-route-matcher.js","../node_modules/next/dist/shared/lib/router/utils/querystring.js","../node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","../node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../node_modules/next/dist/shared/lib/router/utils/route-regex.js","../node_modules/next/dist/build/webpack/loaders/next-serverless-loader/utils.js","../node_modules/next/dist/server/send-payload/index.js","../node_modules/next/dist/server/api-utils/index.js","../node_modules/next/dist/server/response-cache/index.js","../node_modules/next/dist/server/web/sandbox/index.js","../node_modules/next/dist/server/lib/incremental-cache/index.js","../node_modules/next/dist/shared/lib/router/utils/index.js","../node_modules/next/dist/lib/constants.js","../node_modules/next/dist/shared/lib/amp-context.js","../node_modules/next/dist/shared/lib/amp-mode.js","../node_modules/next/dist/shared/lib/head-manager-context.js","../node_modules/next/dist/shared/lib/head.js","../node_modules/next/dist/shared/lib/loadable-context.js","../node_modules/next/dist/shared/lib/router-context.js","../node_modules/next/dist/lib/is-serializable-props.js","../node_modules/next/dist/shared/lib/loadable.js","../node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","../node_modules/next/dist/lib/redirect-status.js","../node_modules/next/dist/shared/lib/html-context.js","../node_modules/next/dist/server/node-web-streams-helper.js","../node_modules/next/dist/shared/lib/image-config-context.js","../node_modules/next/dist/server/internal-utils.js","../node_modules/next/dist/server/post-process.js","../node_modules/next/dist/server/render-result.js","../node_modules/next/dist/lib/interop-default.js","../node_modules/next/dist/server/htmlescape.js","../node_modules/next/dist/shared/lib/flush-effects.js","../node_modules/next/dist/server/lib/mock-request.js","../node_modules/next/dist/shared/lib/image-blur-svg.js","../node_modules/next/dist/shared/lib/match-remote-pattern.js","../node_modules/next/dist/shared/lib/is-plain-object.js","../node_modules/next/dist/server/lib/squoosh/main.js","../node_modules/next/dist/server/lib/etag.js","../node_modules/next/dist/server/crypto-utils.js","../node_modules/next/dist/server/base-http/index.js","../node_modules/next/dist/client/components/hooks-server.js","../node_modules/next/dist/client/components/hooks-server-context.js","../node_modules/next/dist/client/components/match-segments.js","../node_modules/next/dist/lib/chalk.js","../node_modules/next/dist/shared/lib/runtime-config.js","../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../node_modules/next/dist/server/router.js","../node_modules/next/dist/server/send-payload/revalidate-headers.js","../node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","../node_modules/next/dist/shared/lib/i18n/get-locale-redirect.js","../node_modules/next/dist/shared/lib/router/utils/escape-path-delimiters.js","../node_modules/next/dist/shared/lib/get-hostname.js","../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","../node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","../node_modules/next/dist/shared/lib/escape-regexp.js","../node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","../node_modules/next/dist/shared/lib/i18n/detect-locale-cookie.js","../node_modules/next/dist/server/accept-header.js","../node_modules/next/dist/server/response-cache/types.js","../node_modules/next/dist/server/web/sandbox/sandbox.js","../node_modules/next/dist/server/web/sandbox/context.js","../node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js","../node_modules/next/dist/lib/non-nullable.js","../node_modules/next/dist/server/optimize-amp.js","../node_modules/next/dist/server/font-utils.js","../node_modules/next/dist/shared/lib/isomorphic/path.js","../node_modules/next/dist/shared/lib/side-effect.js","../node_modules/next/dist/shared/lib/image-config.js","../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../node_modules/next/dist/compiled/react-server-dom-webpack/writer.browser.server.js","../node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","../node_modules/next/dist/lib/web/chalk.js","../node_modules/next/dist/compiled/react-server-dom-webpack/package.json","../node_modules/next/dist/compiled/@edge-runtime/primitives/streams.js","../node_modules/next/dist/shared/lib/router/utils/format-url.js","../node_modules/styled-jsx/style.js","../node_modules/next/dist/compiled/@edge-runtime/primitives/package.json","../node_modules/next/dist/compiled/@next/react-dev-overlay/dist/middleware.js","../node_modules/next/dist/server/google-font-metrics.json","../node_modules/styled-jsx/package.json","../node_modules/next/dist/shared/lib/router/utils/parse-path.js","../node_modules/next/dist/compiled/react-server-dom-webpack/index.js","../node_modules/next/dist/compiled/node-fetch/package.json","../node_modules/next/dist/compiled/node-fetch/index.js","../node_modules/next/dist/compiled/chalk/package.json","../node_modules/next/dist/compiled/chalk/index.js","../node_modules/next/dist/compiled/image-size/package.json","../node_modules/next/dist/compiled/image-size/index.js","../node_modules/next/dist/compiled/compression/package.json","../node_modules/next/dist/compiled/compression/index.js","../node_modules/next/dist/compiled/http-proxy/package.json","../node_modules/next/dist/compiled/http-proxy/index.js","../node_modules/next/dist/compiled/is-animated/package.json","../node_modules/next/dist/compiled/is-animated/index.js","../node_modules/next/dist/compiled/get-orientation/package.json","../node_modules/next/dist/compiled/get-orientation/index.js","../node_modules/next/dist/compiled/content-disposition/package.json","../node_modules/next/dist/compiled/content-disposition/index.js","../node_modules/next/dist/compiled/strip-ansi/package.json","../node_modules/next/dist/compiled/strip-ansi/index.js","../node_modules/next/dist/compiled/@next/react-dev-overlay/package.json","../node_modules/next/dist/compiled/react-is/package.json","../node_modules/next/dist/compiled/react-is/index.js","../node_modules/@next/env/package.json","../node_modules/@next/env/dist/index.js","../node_modules/next/dist/compiled/send/package.json","../node_modules/next/dist/compiled/send/index.js","../node_modules/next/dist/lib/pick.js","../node_modules/next/dist/server/web/sandbox/fetch-inline-assets.js","../node_modules/styled-jsx/index.js","../node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-writer.browser.production.min.server.js","../node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-writer.browser.development.server.js","../node_modules/next/dist/compiled/@hapi/accept/package.json","../node_modules/next/dist/compiled/@hapi/accept/index.js","../node_modules/next/dist/compiled/jsonwebtoken/package.json","../node_modules/next/dist/compiled/jsonwebtoken/index.js","../node_modules/next/dist/compiled/bytes/package.json","../node_modules/next/dist/compiled/bytes/index.js","../node_modules/next/dist/compiled/content-type/package.json","../node_modules/next/dist/compiled/content-type/index.js","../node_modules/next/dist/compiled/raw-body/package.json","../node_modules/next/dist/compiled/raw-body/index.js","../node_modules/next/dist/compiled/cookie/package.json","../node_modules/next/dist/compiled/cookie/index.js","../node_modules/@swc/helpers/lib/_interop_require_default.js","../node_modules/@swc/helpers/lib/_async_to_generator.js","../node_modules/@swc/helpers/lib/_extends.js","../node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack.production.min.js","../node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack.development.js","../node_modules/@swc/helpers/lib/_interop_require_wildcard.js","../node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","../node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","../node_modules/next/dist/shared/lib/router/utils/add-locale.js","../node_modules/next/dist/compiled/path-to-regexp/index.js","../node_modules/next/dist/compiled/fresh/package.json","../node_modules/next/dist/compiled/fresh/index.js","../node_modules/@swc/helpers/package.json","../node_modules/next/dist/compiled/react-is/cjs/react-is.production.min.js","../node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","../node_modules/next/dist/compiled/node-html-parser/package.json","../node_modules/next/dist/compiled/node-html-parser/index.js","../node_modules/next/dist/compiled/micromatch/package.json","../node_modules/next/dist/compiled/micromatch/index.js","../node_modules/styled-jsx/dist/index/index.js","../node_modules/next/dist/compiled/jest-worker/package.json","../node_modules/next/dist/compiled/jest-worker/index.js","../node_modules/next/dist/compiled/edge-runtime/package.json","../node_modules/next/dist/compiled/edge-runtime/index.js","../node_modules/next/dist/compiled/lru-cache/package.json","../node_modules/next/dist/compiled/lru-cache/index.js","../node_modules/next/dist/compiled/path-browserify/package.json","../node_modules/next/dist/compiled/path-browserify/index.js","../node_modules/next/dist/compiled/debug/package.json","../node_modules/next/dist/compiled/debug/index.js","../node_modules/next/dist/compiled/semver/package.json","../node_modules/next/dist/compiled/semver/index.js","../node_modules/next/dist/compiled/@edge-runtime/primitives/console.js","../node_modules/next/dist/compiled/@edge-runtime/primitives/crypto.js","../node_modules/next/dist/compiled/@edge-runtime/primitives/url.js","../node_modules/next/dist/compiled/@edge-runtime/primitives/encoding.js","../node_modules/next/dist/compiled/@edge-runtime/primitives/blob.js","../node_modules/next/dist/compiled/@edge-runtime/primitives/cache.js","../node_modules/next/dist/compiled/@edge-runtime/primitives/abort-controller.js","../node_modules/next/dist/compiled/@edge-runtime/primitives/structured-clone.js","../node_modules/next/dist/compiled/@edge-runtime/primitives/fetch.js","../node_modules/next/dist/compiled/@edge-runtime/primitives/events.js"]}