@faststore/core 3.0.69 → 3.0.71

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 (268) hide show
  1. package/.babelrc.js +12 -0
  2. package/.next/BUILD_ID +1 -1
  3. package/.next/build-manifest.json +93 -98
  4. package/.next/cache/.tsbuildinfo +1 -1
  5. package/.next/cache/config.json +3 -3
  6. package/.next/cache/eslint/.cache_1gneedd +1 -1
  7. package/.next/cache/webpack/client-production/0.pack +0 -0
  8. package/.next/cache/webpack/client-production/index.pack +0 -0
  9. package/.next/cache/webpack/server-production/0.pack +0 -0
  10. package/.next/cache/webpack/server-production/index.pack +0 -0
  11. package/.next/next-minimal-server.js.nft.json +1 -1
  12. package/.next/next-server.js.nft.json +1 -1
  13. package/.next/prerender-manifest.js +1 -1
  14. package/.next/prerender-manifest.json +1 -1
  15. package/.next/react-loadable-manifest.json +25 -13
  16. package/.next/required-server-files.json +1 -1
  17. package/.next/routes-manifest.json +1 -1
  18. package/.next/server/chunks/110.js +1 -0
  19. package/.next/server/chunks/12.js +1 -0
  20. package/.next/server/chunks/153.js +1 -0
  21. package/.next/server/chunks/187.js +1 -0
  22. package/.next/server/chunks/202.js +1 -0
  23. package/.next/server/chunks/24.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/350.js +1 -0
  27. package/.next/server/chunks/484.js +1 -0
  28. package/.next/server/chunks/485.js +9 -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/624.js +1 -0
  33. package/.next/server/chunks/640.js +6 -0
  34. package/.next/server/chunks/646.js +296 -0
  35. package/.next/server/chunks/679.js +1 -0
  36. package/.next/server/chunks/693.js +1 -0
  37. package/.next/server/chunks/716.js +2 -0
  38. package/.next/server/chunks/779.js +1 -0
  39. package/.next/server/chunks/82.js +8 -0
  40. package/.next/server/chunks/857.js +1 -0
  41. package/.next/server/chunks/859.js +6 -0
  42. package/.next/server/chunks/917.js +1 -0
  43. package/.next/server/chunks/918.js +2 -0
  44. package/.next/server/chunks/936.js +1 -0
  45. package/.next/server/chunks/945.js +1 -0
  46. package/.next/server/chunks/96.js +1 -0
  47. package/.next/server/chunks/997.js +1 -0
  48. package/.next/server/middleware-build-manifest.js +1 -1
  49. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  50. package/.next/server/next-font-manifest.js +1 -1
  51. package/.next/server/next-font-manifest.json +1 -1
  52. package/.next/server/pages/404.js +1 -1
  53. package/.next/server/pages/404.js.nft.json +1 -1
  54. package/.next/server/pages/500.js +1 -1
  55. package/.next/server/pages/500.js.nft.json +1 -1
  56. package/.next/server/pages/[...slug].js +1 -24
  57. package/.next/server/pages/[...slug].js.nft.json +1 -1
  58. package/.next/server/pages/[slug]/p.js +1 -144
  59. package/.next/server/pages/[slug]/p.js.nft.json +1 -1
  60. package/.next/server/pages/_app.js +1 -1
  61. package/.next/server/pages/_app.js.nft.json +1 -1
  62. package/.next/server/pages/_document.js +1 -1
  63. package/.next/server/pages/_document.js.nft.json +1 -1
  64. package/.next/server/pages/_error.js +1 -1
  65. package/.next/server/pages/_error.js.nft.json +1 -1
  66. package/.next/server/pages/account.js +1 -1
  67. package/.next/server/pages/account.js.nft.json +1 -1
  68. package/.next/server/pages/api/graphql.js +1 -1
  69. package/.next/server/pages/api/graphql.js.nft.json +1 -1
  70. package/.next/server/pages/api/health/live.js +1 -1
  71. package/.next/server/pages/api/health/live.js.nft.json +1 -1
  72. package/.next/server/pages/api/health/ready.js +1 -1
  73. package/.next/server/pages/api/health/ready.js.nft.json +1 -1
  74. package/.next/server/pages/api/preview.js +1 -1
  75. package/.next/server/pages/api/preview.js.nft.json +1 -1
  76. package/.next/server/pages/checkout.js +1 -1
  77. package/.next/server/pages/checkout.js.nft.json +1 -1
  78. package/.next/server/pages/en-US/404.html +2 -2
  79. package/.next/server/pages/en-US/500.html +2 -2
  80. package/.next/server/pages/en-US/account.html +2 -2
  81. package/.next/server/pages/en-US/checkout.html +2 -2
  82. package/.next/server/pages/en-US/login.html +2 -2
  83. package/.next/server/pages/en-US/s.html +2 -2
  84. package/.next/server/pages/en-US.html +2 -2
  85. package/.next/server/pages/index.js +1 -1
  86. package/.next/server/pages/index.js.nft.json +1 -1
  87. package/.next/server/pages/login.js +1 -1
  88. package/.next/server/pages/login.js.nft.json +1 -1
  89. package/.next/server/pages/s.js +1 -1
  90. package/.next/server/pages/s.js.nft.json +1 -1
  91. package/.next/server/pages-manifest.json +1 -1
  92. package/.next/server/webpack-api-runtime.js +1 -1
  93. package/.next/server/webpack-runtime.js +1 -1
  94. package/.next/static/chunks/104-e89fd47aa32b199b.js +1 -0
  95. package/.next/static/chunks/202.c7d8a71173edecfb.js +1 -0
  96. package/.next/static/chunks/217.01bc0ad07edd6f1b.js +1 -0
  97. package/.next/static/chunks/247.6eb0f179401e9e2f.js +1 -0
  98. package/.next/static/chunks/484.b82b73b1d8c37e02.js +1 -0
  99. package/.next/static/chunks/540.6c62d2536d42a1e0.js +1 -0
  100. package/.next/static/chunks/575-853fb8b1ba4ce8c4.js +14 -0
  101. package/.next/static/chunks/624.455cdc0925956ae5.js +1 -0
  102. package/.next/static/chunks/629-090bb0bb487cc6cc.js +1 -0
  103. package/.next/static/chunks/65.da22595d53beae76.js +1 -0
  104. package/.next/static/chunks/661-0ff17cbc40856afe.js +1 -0
  105. package/.next/static/chunks/758.9ca1da3ac30b665d.js +1 -0
  106. package/.next/static/chunks/857.d2299cfe995af21d.js +1 -0
  107. package/.next/static/chunks/main-6f63f6746cc029db.js +1 -0
  108. package/.next/static/chunks/pages/404-56dd2d65b7a31cf7.js +1 -0
  109. package/.next/static/chunks/pages/500-b3732b7fc60d28f7.js +1 -0
  110. package/.next/static/chunks/pages/[...slug]-484e64ab6c753be5.js +1 -0
  111. package/.next/static/chunks/pages/[slug]/p-a27af8a8168e7c73.js +1 -0
  112. package/.next/static/chunks/pages/{_app-67b609ce322eae5f.js → _app-c25fabc2435c8961.js} +2 -2
  113. package/.next/static/chunks/pages/_error-fbf331a03642b495.js +1 -0
  114. package/.next/static/chunks/pages/account-dbc5c028225cd1ac.js +1 -0
  115. package/.next/static/chunks/pages/checkout-29ae2c37eaf172e1.js +1 -0
  116. package/.next/static/chunks/pages/index-7165efe53537655d.js +1 -0
  117. package/.next/static/chunks/pages/login-98fbb4cd544d7a1d.js +1 -0
  118. package/.next/static/chunks/pages/s-d20aa04f06c65540.js +1 -0
  119. package/.next/static/chunks/webpack-fdd195abd12b3685.js +1 -0
  120. package/.next/static/css/0d45c82d8887a269.css +1 -0
  121. package/.next/static/css/131e3773fcbf70e4.css +1 -0
  122. package/.next/static/css/197e314c5a03eabd.css +1 -0
  123. package/.next/static/css/211c7542af66d8b4.css +1 -0
  124. package/.next/static/css/2980acad3f8e1028.css +1 -0
  125. package/.next/static/css/455d52db23e9236a.css +1 -0
  126. package/.next/static/css/b9d9ba1b04f3160d.css +1 -0
  127. package/.next/static/css/cff9aafa16fccc9c.css +1 -0
  128. package/.next/static/css/e32410b31c666cb2.css +1 -0
  129. package/.next/static/css/e47f1a002bdcf76f.css +1 -0
  130. package/.next/static/hcUGdnP2RxhdpgeiwDW4b/_buildManifest.js +1 -0
  131. package/.next/trace +95 -65
  132. package/.turbo/turbo-build.log +33 -40
  133. package/.turbo/turbo-test.log +4 -4
  134. package/README.md +1 -0
  135. package/next-env.d.ts +0 -1
  136. package/next.config.js +0 -11
  137. package/package.json +3 -3
  138. package/src/components/cart/CartItem/CartItem.tsx +8 -8
  139. package/src/components/sections/ProductDetails/ProductDetails.tsx +4 -4
  140. package/src/components/sections/ProductTiles/ProductTiles.tsx +1 -1
  141. package/src/components/ui/ProductShelf/ProductShelf.tsx +1 -1
  142. package/src/pages/_app.tsx +2 -2
  143. package/src/pages/_document.tsx +1 -1
  144. package/{app → src}/sdk/analytics/index.tsx +0 -2
  145. package/src/sdk/cart/useBuyButton.ts +3 -3
  146. package/src/sdk/cart/useRemoveButton.ts +3 -3
  147. package/{app → src}/sdk/error/ErrorBoundary/ErrorBoundary.tsx +0 -2
  148. package/src/sdk/product/useProductGalleryQuery.ts +5 -4
  149. package/src/sdk/product/useProductLink.ts +2 -5
  150. package/src/sdk/search/Sentinel.tsx +3 -3
  151. package/src/sdk/search/useSuggestions.ts +1 -1
  152. package/tsconfig.json +2 -17
  153. package/.next/app-build-manifest.json +0 -26
  154. package/.next/app-path-routes-manifest.json +0 -1
  155. package/.next/cache/fetch-cache/50912854cb7c781522a6ff8792d714e549515fcbbbfd660761961b06afe01c07 +0 -1
  156. package/.next/server/app/_not-found.html +0 -14
  157. package/.next/server/app/_not-found.js +0 -1
  158. package/.next/server/app/_not-found.js.nft.json +0 -1
  159. package/.next/server/app/_not-found.meta +0 -1
  160. package/.next/server/app/_not-found.rsc +0 -10
  161. package/.next/server/app/_not-found_client-reference-manifest.js +0 -1
  162. package/.next/server/app/fs-next-update/page.js +0 -1
  163. package/.next/server/app/fs-next-update/page.js.nft.json +0 -1
  164. package/.next/server/app/fs-next-update/page_client-reference-manifest.js +0 -1
  165. package/.next/server/app/fs-next-update.html +0 -14
  166. package/.next/server/app/fs-next-update.meta +0 -1
  167. package/.next/server/app/fs-next-update.rsc +0 -10
  168. package/.next/server/app-paths-manifest.json +0 -4
  169. package/.next/server/chunks/1481.js +0 -413
  170. package/.next/server/chunks/1889.js +0 -8
  171. package/.next/server/chunks/2133.js +0 -88
  172. package/.next/server/chunks/223.js +0 -1
  173. package/.next/server/chunks/2381.js +0 -1
  174. package/.next/server/chunks/2534.js +0 -1
  175. package/.next/server/chunks/2918.js +0 -2
  176. package/.next/server/chunks/2957.js +0 -1
  177. package/.next/server/chunks/3383.js +0 -126
  178. package/.next/server/chunks/3716.js +0 -2
  179. package/.next/server/chunks/3779.js +0 -1
  180. package/.next/server/chunks/3969.js +0 -1
  181. package/.next/server/chunks/3993.js +0 -1
  182. package/.next/server/chunks/4222.js +0 -1
  183. package/.next/server/chunks/4501.js +0 -1
  184. package/.next/server/chunks/4520.js +0 -1
  185. package/.next/server/chunks/4930.js +0 -1
  186. package/.next/server/chunks/5640.js +0 -6
  187. package/.next/server/chunks/6058.js +0 -1
  188. package/.next/server/chunks/6102.js +0 -1
  189. package/.next/server/chunks/6305.js +0 -15
  190. package/.next/server/chunks/6374.js +0 -8
  191. package/.next/server/chunks/6693.js +0 -1
  192. package/.next/server/chunks/6859.js +0 -6
  193. package/.next/server/chunks/7035.js +0 -1
  194. package/.next/server/chunks/7267.js +0 -1
  195. package/.next/server/chunks/8158.js +0 -1
  196. package/.next/server/chunks/8245.js +0 -1
  197. package/.next/server/chunks/8640.js +0 -1
  198. package/.next/server/chunks/9679.js +0 -1
  199. package/.next/server/chunks/9812.js +0 -1
  200. package/.next/server/pages/404.html +0 -14
  201. package/.next/server/server-reference-manifest.js +0 -1
  202. package/.next/server/server-reference-manifest.json +0 -1
  203. package/.next/static/9mzgUpnc-9K9OkwBUwU_J/_buildManifest.js +0 -1
  204. package/.next/static/chunks/227.a9d04217946d7d58.js +0 -1
  205. package/.next/static/chunks/230.e7c7462771519885.js +0 -1
  206. package/.next/static/chunks/264.ea473d059252d8d7.js +0 -1
  207. package/.next/static/chunks/393.6dec040044142600.js +0 -1
  208. package/.next/static/chunks/432-f9746c0a02be7690.js +0 -1
  209. package/.next/static/chunks/470-a762f2bf2d218abf.js +0 -14
  210. package/.next/static/chunks/472-369461a1f39981d5.js +0 -25
  211. package/.next/static/chunks/590-da547057f2ae283b.js +0 -1
  212. package/.next/static/chunks/667.83389641ca332aef.js +0 -1
  213. package/.next/static/chunks/722-35a54a587fc5345e.js +0 -1
  214. package/.next/static/chunks/724.78d40a7affe1d40b.js +0 -1
  215. package/.next/static/chunks/853.a3933410052d23c8.js +0 -1
  216. package/.next/static/chunks/app/_not-found-ad3969cc0223f63a.js +0 -1
  217. package/.next/static/chunks/app/fs-next-update/page-ba9e117d148aa548.js +0 -1
  218. package/.next/static/chunks/app/layout-e6cecbfdff396848.js +0 -9
  219. package/.next/static/chunks/fd9d1056-43c43818840d7811.js +0 -9
  220. package/.next/static/chunks/main-9c9c62c368c0a47e.js +0 -1
  221. package/.next/static/chunks/main-app-e13fa67c2c3ceca5.js +0 -1
  222. package/.next/static/chunks/pages/404-73a524c217e7d675.js +0 -1
  223. package/.next/static/chunks/pages/500-818614ef804ffdb4.js +0 -1
  224. package/.next/static/chunks/pages/[...slug]-56803e57882aacf2.js +0 -1
  225. package/.next/static/chunks/pages/[slug]/p-151221dbf6aa3115.js +0 -1
  226. package/.next/static/chunks/pages/_error-65ac7445167ddb62.js +0 -1
  227. package/.next/static/chunks/pages/account-70e52900601fc5eb.js +0 -1
  228. package/.next/static/chunks/pages/checkout-fe8c38b138ddecef.js +0 -1
  229. package/.next/static/chunks/pages/index-86dd2dba6f6f1621.js +0 -1
  230. package/.next/static/chunks/pages/login-f44af0d9785a931a.js +0 -1
  231. package/.next/static/chunks/pages/s-ecb0e723ef7b76cc.js +0 -1
  232. package/.next/static/chunks/webpack-9d8f8adc92bc26a1.js +0 -1
  233. package/.next/static/css/173705e880fb4eaf.css +0 -1
  234. package/.next/static/css/17e37eb991935d47.css +0 -1
  235. package/.next/static/css/185f3332f3d0db64.css +0 -1
  236. package/.next/static/css/25261a033e496803.css +0 -1
  237. package/.next/static/css/3eed8d7ed5000eb8.css +0 -1
  238. package/.next/static/css/548bab931c45c770.css +0 -1
  239. package/.next/static/css/5ed3f7794f0deb5a.css +0 -1
  240. package/.next/static/css/65f6dd6d16812461.css +0 -1
  241. package/.next/static/css/d6562b2ce182bbef.css +0 -1
  242. package/.next/static/css/ec44b650be144ada.css +0 -1
  243. package/.next/static/css/fa6d43e3c11a59dc.css +0 -1
  244. package/.next/static/media/05a31a2ca4975f99-s.woff2 +0 -0
  245. package/.next/static/media/513657b02c5c193f-s.woff2 +0 -0
  246. package/.next/static/media/51ed15f9841b9f9d-s.woff2 +0 -0
  247. package/.next/static/media/c9a5bc6a7c948fb0-s.p.woff2 +0 -0
  248. package/.next/static/media/d6b16ce4a6175f26-s.woff2 +0 -0
  249. package/.next/static/media/ec159349637c90ad-s.woff2 +0 -0
  250. package/.next/static/media/fd4db3eb5472fc27-s.woff2 +0 -0
  251. package/.next/types/app/fs-next-update/page.ts +0 -71
  252. package/.next/types/package.json +0 -1
  253. package/app/fs-next-update/page.tsx +0 -3
  254. package/app/layout.tsx +0 -98
  255. package/app/sdk/ui/UIProvider.tsx +0 -11
  256. package/app/styles/fonts/index.tsx +0 -10
  257. /package/.next/static/chunks/{framework-21e9365486ba23a6.js → framework-8e279965036b6169.js} +0 -0
  258. /package/.next/static/{9mzgUpnc-9K9OkwBUwU_J → hcUGdnP2RxhdpgeiwDW4b}/_ssgManifest.js +0 -0
  259. /package/{app → src}/components/ThirdPartyScripts/GoogleTagManager.tsx +0 -0
  260. /package/{app → src}/components/ThirdPartyScripts/ThirdPartyScripts.tsx +0 -0
  261. /package/{app → src}/components/ThirdPartyScripts/index.ts +0 -0
  262. /package/{app → src}/components/ThirdPartyScripts/vtex.tsx +0 -0
  263. /package/{app → src}/sdk/analytics/hooks/useViewItemListEvent.ts +0 -0
  264. /package/{app → src}/sdk/analytics/platform/vtex/index.ts +0 -0
  265. /package/{app → src}/sdk/analytics/platform/vtex/search.ts +0 -0
  266. /package/{app → src}/sdk/analytics/types.ts +0 -0
  267. /package/{app → src}/sdk/error/ErrorBoundary/index.ts +0 -0
  268. /package/{app → src}/utils/getCookie.ts +0 -0
@@ -57,60 +57,53 @@ This information is used to shape Next.js' roadmap and prioritize features.
57
57
  You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
58
58
  https://nextjs.org/telemetry
59
59
 
60
+ Browserslist: caniuse-lite is outdated. Please run:
61
+ npx browserslist@latest --update-db
62
+ Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
63
+ Linting and checking validity of types ...
60
64
  Browserslist: caniuse-lite is outdated. Please run:
61
65
  npx browserslist@latest --update-db
62
66
  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
63
67
  Creating an optimized production build ...
68
+ Disabled SWC as replacement for Babel because of custom Babel configuration ".babelrc.js" https://nextjs.org/docs/messages/swc-disabled
69
+ Using external babel configuration from /home/runner/work/faststore/faststore/packages/core/.babelrc.js
64
70
  Browserslist: caniuse-lite is outdated. Please run:
65
71
  npx update-browserslist-db@latest
66
72
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
67
73
  ✓ Compiled successfully
68
- Linting and checking validity of types ...
69
- Browserslist: caniuse-lite is outdated. Please run:
70
- npx browserslist@latest --update-db
71
- Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
72
74
  Collecting page data ...
73
- Generating static pages (0/9) ...
74
-
75
75
  Generating static pages (2/9)
76
+ Generating static pages (0/7) ...
77
+
76
78
  Generating static pages (1/7)
77
79
  Warning: Dynamic Content not found for the page: home. Refer to the Dynamic Content documentation at https://developers.vtex.com/docs/guides/faststore/dynamic-content-overview for mapping the page and the corresponding data-fetching function.
78
-
79
80
  Generating static pages (4/9)
80
-
81
81
  Generating static pages (6/9)
82
-
83
82
  ✓ Generating static pages (9/9)
83
+
84
84
  Generating static pages (3/7)
85
+
85
86
  Generating static pages (5/7)
87
+
86
88
  ✓ Generating static pages (7/7)
87
89
  Finalizing page optimization ...
88
90
  Collecting build traces ...
89
91
 
90
- Route (app) Size First Load JS
91
- ┌ ○ /_not-found 876 B 83 kB
92
- └ ○ /fs-next-update 138 B 82.2 kB
93
- + First Load JS shared by all 82.1 kB
94
- ├ chunks/472-369461a1f39981d5.js 28.4 kB
95
- ├ chunks/fd9d1056-43c43818840d7811.js 51.1 kB
96
- ├ chunks/main-app-e13fa67c2c3ceca5.js 230 B
97
- └ chunks/webpack-9d8f8adc92bc26a1.js 2.43 kB
98
-
99
92
  Route (pages) Size First Load JS
100
- ┌ ● / 1.04 kB 148 kB
101
- ├ └ css/fa6d43e3c11a59dc.css 755 B
102
- ├ /_app 0 B 93.8 kB
103
- ├ ● /[...slug] 2.65 kB 161 kB
104
- ├ └ css/3eed8d7ed5000eb8.css 2.4 kB
105
- ├ ● /[slug]/p 10.9 kB 158 kB
106
- ├ └ css/65f6dd6d16812461.css 9.49 kB
107
- ├ ○ /404 1.19 kB 131 kB
108
- ├ ● /500 1.19 kB 131 kB
109
- ├ ● /account 447 B 130 kB
110
- ├ λ /api/graphql 0 B 93.8 kB
111
- ├ λ /api/health/live 0 B 93.8 kB
112
- ├ λ /api/health/ready 0 B 93.8 kB
113
- ├ λ /api/preview 0 B 93.8 kB
114
- ├ ● /checkout 432 B 130 kB
115
- ├ ● /login 1.31 kB 131 kB
116
- └ ● /s 1.94 kB 160 kB
117
- + First Load JS shared by all 96.9 kB
118
- ├ chunks/framework-21e9365486ba23a6.js 45.4 kB
119
- ├ chunks/main-9c9c62c368c0a47e.js 34.8 kB
120
- ├ chunks/pages/_app-67b609ce322eae5f.js 11.2 kB
121
- ├ chunks/webpack-9d8f8adc92bc26a1.js 2.43 kB
93
+ ┌ ● / 1.26 kB 143 kB
94
+ ├ └ css/197e314c5a03eabd.css 740 B
95
+ ├ /_app 0 B 93.4 kB
96
+ ├ ● /[...slug] 2.79 kB 156 kB
97
+ ├ └ css/e47f1a002bdcf76f.css 2.38 kB
98
+ ├ ● /[slug]/p 10.9 kB 153 kB
99
+ ├ └ css/455d52db23e9236a.css 9.47 kB
100
+ ├ ○ /404 1.45 kB 127 kB
101
+ ├ ● /500 1.45 kB 127 kB
102
+ ├ ● /account 676 B 126 kB
103
+ ├ λ /api/graphql 0 B 93.4 kB
104
+ ├ λ /api/health/live 0 B 93.4 kB
105
+ ├ λ /api/health/ready 0 B 93.4 kB
106
+ ├ λ /api/preview 0 B 93.4 kB
107
+ ├ ● /checkout 662 B 126 kB
108
+ ├ ● /login 1.57 kB 127 kB
109
+ └ ● /s 2.25 kB 155 kB
110
+ + First Load JS shared by all 96.5 kB
111
+ ├ chunks/framework-8e279965036b6169.js 45.4 kB
112
+ ├ chunks/main-6f63f6746cc029db.js 33.1 kB
113
+ ├ chunks/pages/_app-c25fabc2435c8961.js 12.6 kB
114
+ ├ chunks/webpack-fdd195abd12b3685.js 2.45 kB
122
115
  └ css/5d1f64b61ea581f4.css 3.05 kB
123
116
 
124
117
  λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
@@ -1,10 +1,10 @@
1
1
  $ jest
2
- PASS test/utils/multipleTemplates.test.ts (30.945 s)
3
- PASS test/server/cms/index.test.ts (30.912 s)
4
- PASS test/server/index.test.ts (32.544 s)
2
+ PASS test/utils/multipleTemplates.test.ts (29.305 s)
3
+ PASS test/server/cms/index.test.ts (29.158 s)
4
+ PASS test/server/index.test.ts (31.427 s)
5
5
 
6
6
  Test Suites: 3 passed, 3 total
7
7
  Tests: 19 passed, 19 total
8
8
  Snapshots: 0 total
9
- Time: 33.442 s
9
+ Time: 32.351 s
10
10
  Ran all test suites.
package/README.md CHANGED
@@ -43,6 +43,7 @@ A quick look at the top-level files and directories you'll see in a this NextJS
43
43
  ├── public
44
44
  ├── src
45
45
  ├── test
46
+ ├── .babelrc.js
46
47
  ├── .editorconfig
47
48
  ├── .prettierignore
48
49
  ├── .prettierrrc
package/next-env.d.ts CHANGED
@@ -1,6 +1,5 @@
1
1
  /// <reference types="next" />
2
2
  /// <reference types="next/image-types/global" />
3
- /// <reference types="next/navigation-types/compat/navigation" />
4
3
 
5
4
  // NOTE: This file should not be edited
6
5
  // see https://nextjs.org/docs/basic-features/typescript for more information.
package/next.config.js CHANGED
@@ -1,7 +1,6 @@
1
1
  // @ts-check
2
2
  const path = require('path')
3
3
  const storeConfig = require('./faststore.config')
4
- const webpack = require('webpack')
5
4
 
6
5
  /**
7
6
  * @type {import('next').NextConfig}
@@ -41,16 +40,6 @@ const nextConfig = {
41
40
  }
42
41
  })
43
42
 
44
- // Make css order works as expected in Next 13. See https://github.com/vercel/next.js/issues/51030#issuecomment-2005254907
45
- config.plugins.push(
46
- new webpack.BannerPlugin({
47
- banner: '@layer base, components, theme;',
48
- test: /\.css$/,
49
- raw: true,
50
- entryOnly: false,
51
- })
52
- )
53
-
54
43
  // Reduce the number of chunks so we ship a smaller first bundle.
55
44
  // This should help reducing TBT
56
45
  if (!isServer && !dev && config.optimization?.splitChunks) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@faststore/core",
3
- "version": "3.0.69",
3
+ "version": "3.0.71",
4
4
  "license": "MIT",
5
5
  "repository": "vtex/faststore",
6
6
  "browserslist": "supports es6-module and not dead",
@@ -86,7 +86,7 @@
86
86
  "devDependencies": {
87
87
  "@cypress/code-coverage": "^3.12.1",
88
88
  "@envelop/testing": "^6.0.0",
89
- "@faststore/cli": "^3.0.68",
89
+ "@faststore/cli": "^3.0.71",
90
90
  "@faststore/eslint-config": "^3.0.68",
91
91
  "@faststore/lighthouse": "^1.12.32",
92
92
  "@lhci/cli": "^0.9.0",
@@ -129,5 +129,5 @@
129
129
  "node": "18.19.0",
130
130
  "yarn": "1.19.1"
131
131
  },
132
- "gitHead": "f4395a8f30148c6e354f356968f4c8947da05387"
132
+ "gitHead": "dc9f4a208e1bdcdb673153342a73e5823938c615"
133
133
  }
@@ -1,8 +1,3 @@
1
- import type {
2
- AddToCartEvent,
3
- CurrencyCode,
4
- RemoveFromCartEvent,
5
- } from '@faststore/sdk'
6
1
  import { sendAnalyticsEvent } from '@faststore/sdk'
7
2
  import {
8
3
  CartItem as UICartItem,
@@ -10,14 +5,19 @@ import {
10
5
  CartItemSummary as UICartItemSummary,
11
6
  } from '@faststore/ui'
12
7
  import { useCallback, useMemo } from 'react'
8
+ import type {
9
+ AddToCartEvent,
10
+ CurrencyCode,
11
+ RemoveFromCartEvent,
12
+ } from '@faststore/sdk'
13
13
 
14
- import type { AnalyticsItem } from 'app/sdk/analytics/types'
15
14
  import { Image } from 'src/components/ui/Image'
16
- import type { CartItem as ICartItem } from 'src/sdk/cart'
17
15
  import { cartStore } from 'src/sdk/cart'
18
- import { useRemoveButton } from 'src/sdk/cart/useRemoveButton'
19
16
  import { useFormattedPrice } from 'src/sdk/product/useFormattedPrice'
20
17
  import { useSession } from 'src/sdk/session'
18
+ import { useRemoveButton } from 'src/sdk/cart/useRemoveButton'
19
+ import type { CartItem as ICartItem } from 'src/sdk/cart'
20
+ import type { AnalyticsItem } from 'src/sdk/analytics/types'
21
21
 
22
22
  function useCartItemEvent() {
23
23
  const {
@@ -1,10 +1,10 @@
1
- import { useEffect, useMemo, useState } from 'react'
1
+ import { useEffect, useState, useMemo } from 'react'
2
2
 
3
3
  import type { CurrencyCode, ViewItemEvent } from '@faststore/sdk'
4
4
  import { sendAnalyticsEvent } from '@faststore/sdk'
5
5
 
6
6
  import { gql } from '@generated'
7
- import type { AnalyticsItem } from 'app/sdk/analytics/types'
7
+ import type { AnalyticsItem } from 'src/sdk/analytics/types'
8
8
  import { useFormattedPrice } from 'src/sdk/product/useFormattedPrice'
9
9
  import { useSession } from 'src/sdk/session'
10
10
 
@@ -12,10 +12,10 @@ import Section from '../Section'
12
12
 
13
13
  import styles from './section.module.scss'
14
14
 
15
- import { useOverrideComponents } from '../../../sdk/overrides/OverrideContext'
16
15
  import { usePDP } from '../../../sdk/overrides/PageProvider'
17
- import { getOverridableSection } from '../../../sdk/overrides/getOverriddenSection'
16
+ import { useOverrideComponents } from '../../../sdk/overrides/OverrideContext'
18
17
  import { ProductDetailsDefaultComponents } from './DefaultComponents'
18
+ import { getOverridableSection } from '../../../sdk/overrides/getOverriddenSection'
19
19
 
20
20
  export interface ProductDetailsProps {
21
21
  productTitle: {
@@ -2,10 +2,10 @@ import { useEffect, useRef } from 'react'
2
2
  import { useInView } from 'react-intersection-observer'
3
3
 
4
4
  import type { ClientManyProductsQueryQueryVariables } from '@generated/graphql'
5
- import { useViewItemListEvent } from 'app/sdk/analytics/hooks/useViewItemListEvent'
6
5
  import ProductCard from 'src/components/product/ProductCard'
7
6
  import ProductTilesSkeleton from 'src/components/skeletons/ProductTilesSkeleton'
8
7
  import Tiles, { Tile } from 'src/components/ui/Tiles'
8
+ import { useViewItemListEvent } from 'src/sdk/analytics/hooks/useViewItemListEvent'
9
9
  import { useProductsQuery } from 'src/sdk/product/useProductsQuery'
10
10
 
11
11
  import Section from '../Section'
@@ -1,7 +1,7 @@
1
1
  import { useEffect, useId, useRef } from 'react'
2
2
 
3
- import { useViewItemListEvent } from 'app/sdk/analytics/hooks/useViewItemListEvent'
4
3
  import ProductShelfSkeleton from 'src/components/skeletons/ProductShelfSkeleton'
4
+ import { useViewItemListEvent } from 'src/sdk/analytics/hooks/useViewItemListEvent'
5
5
  import { useOverrideComponents } from 'src/sdk/overrides/OverrideContext'
6
6
  import { useProductsQuery } from 'src/sdk/product/useProductsQuery'
7
7
  import { textToKebabCase } from 'src/utils/utilities'
@@ -7,9 +7,9 @@ import type { AppProps } from 'next/app'
7
7
  import NextNProgress from 'nextjs-progressbar'
8
8
 
9
9
  import { UIProvider } from '@faststore/ui'
10
- import AnalyticsHandler from 'app/sdk/analytics'
11
- import ErrorBoundary from 'app/sdk/error/ErrorBoundary'
12
10
  import Layout from 'src/Layout'
11
+ import AnalyticsHandler from 'src/sdk/analytics'
12
+ import ErrorBoundary from 'src/sdk/error/ErrorBoundary'
13
13
 
14
14
  import storeConfig from '../../faststore.config'
15
15
 
@@ -1,6 +1,6 @@
1
1
  import { Head, Html, Main, NextScript } from 'next/document'
2
2
 
3
- import ThirdPartyScripts from 'app/components/ThirdPartyScripts'
3
+ import ThirdPartyScripts from 'src/components/ThirdPartyScripts'
4
4
  import { WebFonts } from 'src/customizations/src/GlobalOverrides'
5
5
 
6
6
  function Document() {
@@ -1,5 +1,3 @@
1
- 'use client'
2
-
3
1
  import type { AnalyticsEvent } from '@faststore/sdk'
4
2
  import { useAnalyticsEvent } from '@faststore/sdk'
5
3
 
@@ -1,12 +1,12 @@
1
- import type { AddToCartEvent, CurrencyCode } from '@faststore/sdk'
2
1
  import { sendAnalyticsEvent } from '@faststore/sdk'
3
2
  import { useCallback } from 'react'
3
+ import type { CurrencyCode, AddToCartEvent } from '@faststore/sdk'
4
4
 
5
- import type { AnalyticsItem } from 'app/sdk/analytics/types'
5
+ import type { AnalyticsItem } from 'src/sdk/analytics/types'
6
6
  import type { CartItem } from 'src/sdk/cart'
7
7
 
8
- import { useUI } from '@faststore/ui'
9
8
  import { useSession } from '../session'
9
+ import { useUI } from '@faststore/ui'
10
10
  import { cartStore } from './index'
11
11
 
12
12
  export const useBuyButton = (item: CartItem | null) => {
@@ -1,12 +1,12 @@
1
- import type { CurrencyCode, RemoveFromCartEvent } from '@faststore/sdk'
2
1
  import { sendAnalyticsEvent } from '@faststore/sdk'
3
2
  import { useCallback } from 'react'
3
+ import type { CurrencyCode, RemoveFromCartEvent } from '@faststore/sdk'
4
4
 
5
- import type { AnalyticsItem } from 'app/sdk/analytics/types'
5
+ import type { AnalyticsItem } from 'src/sdk/analytics/types'
6
6
 
7
- import type { CartItem } from '.'
8
7
  import { useSession } from '../session'
9
8
  import { cartStore } from './index'
9
+ import type { CartItem } from '.'
10
10
 
11
11
  export const useRemoveButton = (item: CartItem | null) => {
12
12
  const {
@@ -1,5 +1,3 @@
1
- 'use client'
2
-
3
1
  import { Component } from 'react'
4
2
  import type { ErrorInfo, ReactNode } from 'react'
5
3
 
@@ -1,16 +1,17 @@
1
- import { sendAnalyticsEvent, useSearch } from '@faststore/sdk'
1
+ import { sendAnalyticsEvent } from '@faststore/sdk'
2
+ import { useSearch, setFacet } from '@faststore/sdk'
2
3
 
3
4
  import { gql } from '@generated'
4
5
  import { useQuery } from 'src/sdk/graphql/useQuery'
5
- import { useSession } from 'src/sdk/session'
6
6
  import { useLocalizedVariables } from './useLocalizedVariables'
7
+ import { useSession } from 'src/sdk/session'
7
8
 
8
- import type { Facet } from '@faststore/sdk/dist/types'
9
9
  import type {
10
10
  ClientProductGalleryQueryQuery as Query,
11
11
  ClientProductGalleryQueryQueryVariables as Variables,
12
12
  } from '@generated/graphql'
13
- import type { IntelligentSearchQueryEvent } from 'app/sdk/analytics/types'
13
+ import type { IntelligentSearchQueryEvent } from 'src/sdk/analytics/types'
14
+ import type { Facet } from '@faststore/sdk/dist/types'
14
15
 
15
16
  /**
16
17
  * This query is run on the browser and contains
@@ -1,14 +1,11 @@
1
- import type { CurrencyCode, SelectItemEvent } from '@faststore/sdk'
2
1
  import { sendAnalyticsEvent } from '@faststore/sdk'
3
2
  import { useCallback } from 'react'
3
+ import type { CurrencyCode, SelectItemEvent } from '@faststore/sdk'
4
4
 
5
5
  import type { ProductSummary_ProductFragment } from '@generated/graphql'
6
6
 
7
- import type {
8
- AnalyticsItem,
9
- SearchSelectItemEvent,
10
- } from '../../../app/sdk/analytics/types'
11
7
  import { useSession } from '../session'
8
+ import type { AnalyticsItem, SearchSelectItemEvent } from '../analytics/types'
12
9
 
13
10
  export type ProductLinkOptions = {
14
11
  index: number
@@ -1,12 +1,12 @@
1
1
  import { useSearch } from '@faststore/sdk'
2
- import type { NextRouter } from 'next/router'
3
- import { useRouter } from 'next/router'
4
2
  import { useEffect, useRef } from 'react'
5
3
  import { useInView } from 'react-intersection-observer'
4
+ import type { NextRouter } from 'next/router'
5
+ import { useRouter } from 'next/router'
6
6
 
7
7
  import type { ProductSummary_ProductFragment } from '@generated/graphql'
8
8
 
9
- import { useViewItemListEvent } from '../../../app/sdk/analytics/hooks/useViewItemListEvent'
9
+ import { useViewItemListEvent } from '../analytics/hooks/useViewItemListEvent'
10
10
 
11
11
  interface Props {
12
12
  page: number
@@ -8,7 +8,7 @@ import type {
8
8
  ClientSearchSuggestionsQueryQuery as Query,
9
9
  ClientSearchSuggestionsQueryQueryVariables as Variables,
10
10
  } from '@generated/graphql'
11
- import type { IntelligentSearchQueryEvent } from '../../../app/sdk/analytics/types'
11
+ import type { IntelligentSearchQueryEvent } from '../analytics/types'
12
12
 
13
13
  import { useSession } from '../session'
14
14
 
package/tsconfig.json CHANGED
@@ -13,7 +13,6 @@
13
13
  "allowJs": true,
14
14
  "paths": {
15
15
  "src/*": ["src/*"],
16
- "app/*": ["app/*"],
17
16
  "@generated/*": ["@generated/*"],
18
17
  "@faststore/core": ["index.ts"],
19
18
  "@faststore/core/api": ["api/index.ts"],
@@ -29,22 +28,8 @@
29
28
  "target": "es5",
30
29
  "lib": ["dom", "dom.iterable", "esnext"],
31
30
  "skipLibCheck": true,
32
- "esModuleInterop": true,
33
- "plugins": [
34
- {
35
- "name": "next"
36
- }
37
- ],
38
- "strictNullChecks": false
31
+ "esModuleInterop": true
39
32
  },
40
- "include": [
41
- "*.d.ts",
42
- "src/**/*.ts",
43
- "src/**/*.tsx",
44
- "@generated/**/*.ts",
45
- "app/**/*.ts",
46
- "app/**/*.tsx",
47
- ".next/types/**/*.ts"
48
- ],
33
+ "include": ["*.d.ts", "src/**/*.ts", "src/**/*.tsx", "@generated/**/*.ts"],
49
34
  "exclude": ["node_modules", "public"]
50
35
  }
@@ -1,26 +0,0 @@
1
- {
2
- "pages": {
3
- "/_not-found": [
4
- "static/chunks/webpack-9d8f8adc92bc26a1.js",
5
- "static/chunks/fd9d1056-43c43818840d7811.js",
6
- "static/chunks/472-369461a1f39981d5.js",
7
- "static/chunks/main-app-e13fa67c2c3ceca5.js",
8
- "static/chunks/app/_not-found-ad3969cc0223f63a.js"
9
- ],
10
- "/layout": [
11
- "static/chunks/webpack-9d8f8adc92bc26a1.js",
12
- "static/chunks/fd9d1056-43c43818840d7811.js",
13
- "static/chunks/472-369461a1f39981d5.js",
14
- "static/chunks/main-app-e13fa67c2c3ceca5.js",
15
- "static/css/5ed3f7794f0deb5a.css",
16
- "static/chunks/app/layout-e6cecbfdff396848.js"
17
- ],
18
- "/fs-next-update/page": [
19
- "static/chunks/webpack-9d8f8adc92bc26a1.js",
20
- "static/chunks/fd9d1056-43c43818840d7811.js",
21
- "static/chunks/472-369461a1f39981d5.js",
22
- "static/chunks/main-app-e13fa67c2c3ceca5.js",
23
- "static/chunks/app/fs-next-update/page-ba9e117d148aa548.js"
24
- ]
25
- }
26
- }
@@ -1 +0,0 @@
1
- {"/_not-found":"/_not-found","/fs-next-update/page":"/fs-next-update"}
@@ -1 +0,0 @@
1
- {"kind":"FETCH","data":{"headers":{"cache-control":"public, max-age=10, stale-while-revalidate=30","connection":"keep-alive","content-encoding":"gzip","content-type":"application/json; charset=utf-8","date":"Fri, 07 Jun 2024 14:05:37 GMT","set-cookie":"janus_sid=cdfb57db-3929-49bd-bf1c-b0489af8d80e; expires=Mon, 10 Jun 2024 14:05:15 GMT; domain=master--storeframework.myvtex.com; path=/; samesite=lax","transfer-encoding":"chunked","vary":"Accept-Encoding","via":"1.1 2db4851b6d360f79d8bbeb4eae3c9eb6.cloudfront.net (CloudFront)","x-amz-cf-id":"HtsUHPVsrV9Ctq7zJ9Aot2WKCV_5Qgaa4tDTpXIAK-29-XRP6NvA1g==","x-amz-cf-pop":"IAD55-P4","x-cache":"Hit from cloudfront","x-request-id":"38622b7a2b944961b0d0c9e53ad1a3f0","x-router-cache":"MISS","x-vtex-backend-elapsed-time":"00:00:00.7658848","x-vtex-io-cluster-id":"prod-dj-ioadmin-eks-use1a-z4z","x-vtex-janus-router-backend-app":"io-admins-vadmin-group-1+2-1a-z4z","x-vtex-router-elapsed-time":"00:00:00.7698411","x-vtex-router-version":"9.15.5"},"body":"eyJkYXRhIjpbeyJpZCI6ImJiNGRmZGI0LTE5ZjgtMTFlZi04NDUyLTBhZmZlYTc0ZGY5MSIsIm5hbWUiOiJHbG9iYWwgU2VjdGlvbnMiLCJ0eXBlIjoiZ2xvYmFsU2VjdGlvbnMiLCJzdGF0dXMiOiJwdWJsaXNoZWQiLCJ2ZXJzaW9uSWQiOiJiZDgxY2VlNC0xOWY4LTExZWYtODQ1Mi0wZWU3ZjRkZmY5MmQiLCJ2ZXJzaW9uU3RhdHVzIjoicHVibGlzaGVkIiwic2VjdGlvbnMiOlt7ImlkIjoiOTYxMDlmYWMtNjBhMS00Y2IwLTk5NjAtOThhYjliNTQ2MmJhIiwibmFtZSI6IkFsZXJ0IiwiZGF0YSI6eyJsaW5rIjp7InRleHQiOiJCdXkgbm93IiwidG8iOiIvb2ZmaWNlIn0sImRpc21pc3NpYmxlIjp0cnVlLCJpY29uIjoiQmVsbFJpbmdpbmciLCJjb250ZW50IjoiR2V0IDE1JSBvZmYgdG9kYXk6IE5FVzE1ISJ9fSx7ImlkIjoiNzc2ZDg0OWUtMmVhYi00NmE4LTljZTktMmRhYzc0NjAwOThhIiwibmFtZSI6Ik5hdmJhciIsImRhdGEiOnsibG9nbyI6eyJsaW5rIjp7InVybCI6Ii8iLCJ0aXRsZSI6IkdvIFRvIEhvbWUifSwic3JjIjoiaHR0cHM6Ly9zdG9yZWZyYW1ld29yay52dGV4YXNzZXRzLmNvbS9hc3NldHMvdnRleC5maWxlLW1hbmFnZXItZ3JhcGhxbC9pbWFnZXMvYWI5OTk3ZjQtOGZkNi00NmY1LTk5ZDItOWQ1YWYzZWY1ZTM0X19fNmQ3NWEyMDM3NzFkNzQwOGQ4ZjBkMWM2NjBhMDc2ZGQucG5nIiwiYWx0IjoiU3RvcmUgbG9nbyJ9LCJzZWFyY2hJbnB1dCI6eyJzb3J0Ijoic2NvcmVfZGVzYyJ9LCJzaWduSW5CdXR0b24iOnsiaWNvbiI6eyJpY29uIjoiVXNlciIsImFsdCI6IlVzZXIifSwibGFiZWwiOiJTaWduIEluIiwibXlBY2NvdW50TGFiZWwiOiJNeSBBY2NvdW50In0sImNhcnRJY29uIjp7Imljb24iOiJTaG9wcGluZ0NhcnQiLCJhbHQiOiJTaG9wcGluZyBDYXJ0In0sIm5hdmlnYXRpb24iOnsicmVnaW9uYWxpemF0aW9uIjp7ImVuYWJsZWQiOnRydWUsImljb24iOnsiaWNvbiI6Ik1hcFBpbiIsImFsdCI6Ik1hcFBpbiJ9LCJsYWJlbCI6IlNldCBZb3VyIExvY2F0aW9uIn0sInBhZ2VMaW5rcyI6W3sidGV4dCI6Ik9mZmljZSIsInVybCI6Ii9vZmZpY2UifSx7InRleHQiOiJUZWNobm9sb2d5IiwidXJsIjoiL3RlY2hub2xvZ3kifV0sIm1lbnUiOnsiaWNvbiI6eyJpY29uIjoiTGlzdCIsImFsdCI6Ikxpc3QifX0sImhvbWUiOnsibGFiZWwiOiJHbyB0byBIb21lIn19fX0seyJpZCI6IjA2NTViZTY0LTU3MmEtNDE1MS1hZTkwLTYwMjZiY2ZmYTJmMyIsIm5hbWUiOiJSZWdpb25CYXIiLCJkYXRhIjp7Imljb24iOnsiaWNvbiI6Ik1hcFBpbiIsImFsdCI6Ik1hcCBQaW4gaWNvbiJ9LCJsYWJlbCI6IlNldCB5b3VyIGxvY2F0aW9uIiwiZWRpdExhYmVsIjoiRWRpdCIsImJ1dHRvbkljb24iOnsiaWNvbiI6IkNhcmV0UmlnaHQiLCJhbHQiOiJDYXJldCBSaWdodCBpY29uIn19fSx7ImlkIjoiMzVkNDgzNGItMmIwNi00YWJjLTgwY2UtOTUwYzVkYTM2NGJmIiwibmFtZSI6IkNhcnRTaWRlYmFyIiwiZGF0YSI6eyJ0aXRsZSI6IllvdXIgQ2FydCIsImFsZXJ0Ijp7Imljb24iOnsiaWNvbiI6IlRydWNrIiwiYWx0IjoiQXJyb3cgUmlnaHQgaWNvbiJ9LCJ0ZXh0IjoiRnJlZSBzaGlwcGluZyBzdGFydHMgYXQgJDMwMCJ9LCJjaGVja291dEJ1dHRvbiI6eyJsYWJlbCI6IkNoZWNrb3V0IiwibG9hZGluZ0xhYmVsIjoiTG9hZGluZy4uLiIsImljb24iOnsiaWNvbiI6IkFycm93UmlnaHQiLCJhbHQiOiJBcnJvdyBSaWdodCBpY29uIn19fX0seyJpZCI6IjJiYmQ3MDZkLWJiYTgtNDIyOS1hNzIxLTJkNjIyM2ViZmJkNiIsIm5hbWUiOiJSZWdpb25Nb2RhbCIsImRhdGEiOnsidGl0bGUiOiJTZXQgeW91ciBsb2NhdGlvbiIsImRlc2NyaXB0aW9uIjoiUHJpY2VzLCBvZmZlcnMgYW5kIGF2YWlsYWJpbGl0eSBtYXkgdmFyeSBhY2NvcmRpbmcgdG8geW91ciBsb2NhdGlvbi4iLCJjbG9zZUJ1dHRvbkFyaWFMYWJlbCI6IkNsb3NlIFJlZ2lvbiBNb2RhbCIsImlucHV0RmllbGQiOnsibGFiZWwiOiJQb3N0YWwgQ29kZSIsImVycm9yTWVzc2FnZSI6IllvdSBlbnRlcmVkIGFuIGludmFsaWQgUG9zdGFsIENvZGUifSwiaWRrUG9zdGFsQ29kZUxpbmsiOnsidGV4dCI6IkkgZG9uJ3Qga25vdyBteSBQb3N0YWwgQ29kZSIsImljb24iOnsiaWNvbiI6IkFycm93U3F1YXJlT3V0IiwiYWx0IjoiQXJyb3cgU3F1YXJlIE91dCBpY29uIn19fX0seyJpZCI6IjA3OTY3YTljLWNkZWItNGEwYy1iMzY4LTBkNDE5OGIxMzA2MiIsIm5hbWUiOiJDaGlsZHJlbiIsImRhdGEiOnt9fSx7ImlkIjoiYjZkNGZkMjEtMTVhMS00ZDUxLTk1NWEtZDRmNzJhMTRjNDhhIiwibmFtZSI6IkZvb3RlciIsImRhdGEiOnsiaW5jZW50aXZlcyI6W3sidGl0bGUiOiIgIiwiZmlyc3RMaW5lVGV4dCI6IlRydXN0ZWQiLCJpY29uIjoiU2hpZWxkQ2hlY2siLCJzZWNvbmRMaW5lVGV4dCI6ImJ5IFNhZmVjb24ifSx7InRpdGxlIjoiICIsImZpcnN0TGluZVRleHQiOiJGcmVlIiwiaWNvbiI6IkNhbGVuZGFyIiwic2Vjb25kTGluZVRleHQiOiJSZXR1cm4ifSx7InRpdGxlIjoiICIsImZpcnN0TGluZVRleHQiOiJQaWNrdXAiLCJpY29uIjoiU3RvcmVmcm9udCIsInNlY29uZExpbmVUZXh0IjoiT3B0aW9ucyJ9LHsiZmlyc3RMaW5lVGV4dCI6IkZyZWUiLCJzZWNvbmRMaW5lVGV4dCI6IlNoaXBwaW5nIiwidGl0bGUiOiIgIiwiaWNvbiI6IlRydWNrIn1dLCJmb290ZXJMaW5rcyI6W3siaXRlbXMiOlt7InRleHQiOiJBYm91dCBVcyIsInVybCI6Imh0dHBzOi8vc3RhcnRlci52dGV4LmFwcCJ9LHsidGV4dCI6Ik91ciBCbG9nIiwidXJsIjoiaHR0cHM6Ly9zdGFydGVyLnZ0ZXguYXBwIn0seyJ0ZXh0IjoiU3RvcmVzIiwidXJsIjoiaHR0cHM6Ly9zdGFydGVyLnZ0ZXguYXBwIn0seyJ0ZXh0IjoiV29yayBXaXRoIFVzIiwidXJsIjoiaHR0cHM6Ly9zdGFydGVyLnZ0ZXguYXBwIn1dLCJzZWN0aW9uVGl0bGUiOiJPdXIgY29tcGFueSJ9LHsiaXRlbXMiOlt7InRleHQiOiJSZXR1cm5zIGFuZCBFeGNoYW5nZXMiLCJ1cmwiOiIvIn0seyJ0ZXh0IjoiUHJvZHVjdCBSZWNhbGwiLCJ1cmwiOiIvIn0seyJ0ZXh0IjoiR2lmdCBDYXJkcyIsInVybCI6Ii8ifV0sInNlY3Rpb25UaXRsZSI6Ik9yZGVycyBhbmQgUHVyY2hhc2VzIn0seyJpdGVtcyI6W3sidGV4dCI6IlN1cHBvcnQgQ2VudGVyIiwidXJsIjoiLyJ9LHsidGV4dCI6IlN1cHBvcnQgJiBTZXJ2aWNlcyIsInVybCI6Ii8ifSx7InRleHQiOiJDb250YWN0IFVzIiwidXJsIjoiLyJ9XSwic2VjdGlvblRpdGxlIjoiU3VwcG9ydCAmIFNlcnZpY2VzIn0seyJpdGVtcyI6W3sidGV4dCI6IkFmZmlsaWF0ZSBQcm9ncmFtIiwidXJsIjoiLyJ9LHsidGV4dCI6Ik1hcmtldHBsYWNlIiwidXJsIjoiLyJ9XSwic2VjdGlvblRpdGxlIjoiUGFydG5lcnNoaXBzIn1dLCJmb290ZXJTb2NpYWwiOnsidGl0bGUiOiJGb2xsb3cgVXMiLCJzb2NpYWxMaW5rcyI6W3siaWNvbiI6eyJpY29uIjoiRmFjZWJvb2sifSwiYWx0IjoiRmFjZWJvb2siLCJ1cmwiOiJodHRwczovL3d3dy5mYWNlYm9vay5jb20ifSx7Imljb24iOnsiaWNvbiI6Ikluc3RhZ3JhbSJ9LCJhbHQiOiJJbnN0YWdyYW0iLCJ1cmwiOiJodHRwczovL3d3dy5pbnN0YWdyYW0uY29tIn0seyJpY29uIjp7Imljb24iOiJQaW50ZXJlc3QifSwiYWx0IjoiUGludGVyZXN0IiwidXJsIjoiaHR0cHM6Ly93d3cucGludGVyZXN0LmNvbSJ9LHsiaWNvbiI6eyJpY29uIjoiVHdpdHRlciJ9LCJhbHQiOiJUd2l0dGVyIiwidXJsIjoiaHR0cHM6Ly93d3cudHdpdHRlci5jb20ifV19LCJsb2dvIjp7ImxpbmsiOnsidGl0bGUiOiJGYXN0U3RvcmUgU3RhcnRlciIsInVybCI6Imh0dHBzOi8vc3RhcnRlci52dGV4LmFwcC8ifSwic3JjIjoiaHR0cHM6Ly9zdG9yZWZyYW1ld29yay52dGV4YXNzZXRzLmNvbS9hc3NldHMvdnRleC5maWxlLW1hbmFnZXItZ3JhcGhxbC9pbWFnZXMvZWMxOTFjNGEtMzJkOC00MWE5LTkyNTUtZjMxOTgxOWJjOThjX19fYzI0YTY2ZTJiZWYyYzNmMmJlYTA3NTcxYTM2MzY4MDQucG5nIiwiYWx0IjoiU3RvcmUgTG9nbyJ9LCJhY2NlcHRlZFBheW1lbnRNZXRob2RzIjp7InNob3dQYXltZW50TWV0aG9kcyI6dHJ1ZSwidGl0bGUiOiJQYXltZW50IE1ldGhvZHMiLCJwYXltZW50TWV0aG9kcyI6W3siaWNvbiI6eyJpY29uIjoiRGluZXJzIn0sImFsdCI6IkRpbmVycyBDbHViIn0seyJpY29uIjp7Imljb24iOiJWaXNhIn0sImFsdCI6IlZpc2EifSx7Imljb24iOnsiaWNvbiI6Ik1hc3RlcmNhcmQifSwiYWx0IjoiTWFzdGVyY2FyZCJ9LHsiaWNvbiI6eyJpY29uIjoiRWxvQ2FyZCJ9LCJhbHQiOiJFbG8gQ2FyZCJ9LHsiaWNvbiI6eyJpY29uIjoiUGF5UGFsIn0sImFsdCI6IlBheVBhbCJ9LHsiaWNvbiI6eyJpY29uIjoiR29vZ2xlUGF5In0sImFsdCI6Ikdvb2dsZVBheSJ9LHsiaWNvbiI6eyJpY29uIjoiQXBwbGVQYXkifSwiYWx0IjoiQXBwbGUgUGF5In1dfSwiY29weXJpZ2h0SW5mbyI6IlRoaXMgd2Vic2l0ZSB1c2VzIFZURVggdGVjaG5vbG9neS4gIEluLXN0b3JlIHByaWNlIG1heSB2YXJ5LiBQcmljZXMgYW5kIG9mZmVycyBhcmUgc3ViamVjdCB0byBjaGFuZ2UuIDIwMjMgQnJhbmRsZXNzIFN0b3JlLiBBbGwgcmlnaHRzIHJlc2VydmVkLiBTdG9yZSBpcyBhIHRyYWRlbWFyayBvZiBTdG9yZSBhbmQgaXRzIGFmZmlsaWF0ZWQgY29tcGFuaWVzLiAgTW91bnQgU3QsIDAwMCwgTmV3IFlvcmsgLyBOWSAtIDAwMDAwLiJ9fV19XSwiaGFzTmV4dFBhZ2UiOmZhbHNlLCJ0b3RhbEl0ZW1zIjoxfQ==","status":200,"url":"https://master--storeframework.myvtex.com/_v/cms/api/faststore/globalSections?page=1&per_page=10"},"revalidate":31536000,"tags":[]}
@@ -1,14 +0,0 @@
1
- <!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/5ed3f7794f0deb5a.css" crossorigin="" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9d8f8adc92bc26a1.js" crossorigin=""/><script src="/_next/static/chunks/fd9d1056-43c43818840d7811.js" async="" crossorigin=""></script><script src="/_next/static/chunks/472-369461a1f39981d5.js" async="" crossorigin=""></script><script src="/_next/static/chunks/main-app-e13fa67c2c3ceca5.js" async="" crossorigin=""></script><script src="/_next/static/chunks/app/layout-e6cecbfdff396848.js" async=""></script><script type="text/partytown" async="" src="https://io.vtex.com.br/rc/rc.js"></script><script type="text/partytown" async="" src="https://activity-flow.vtex.com/af/af.js"></script><meta name="robots" content="noindex, nofollow"/><meta name="googlebot" content="noindex, nofollow"/><meta name="next-size-adjust"/><script>var partytown={forward:[...["sendrc","vtexaf"],!window.location.search.includes('gtm_debug=')&&true?'dataLayer.push':null].filter(Boolean)}</script><script type="text/partytown">!window.location.search.includes('gtm_debug=')&&
2
- (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
3
- new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
4
- j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
5
- 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
6
- })(window,document,'script',"dataLayer","GTM-PGHZ95N");</script><script type="text/javascript">window.location.search.includes('gtm_debug=')&&
7
- (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
8
- new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
9
- j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
10
- 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
11
- })(window,document,'script',"dataLayer","GTM-PGHZ95N");</script><script type="text/partytown">
12
- window.sendrc=function(en,ed){window.NavigationCapture&&window.NavigationCapture.sendEvent(en,ed)};
13
- </script><script type="text/partytown">f=window.vtexaf=window.vtexaf||function(){(f.q=f.q||[]).push(arguments)};f.l=+new Date</script><script>!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */
14
- !function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><script src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js" crossorigin="" noModule=""></script></head><body class="theme __className_29e84e"><script src="/_next/static/chunks/webpack-9d8f8adc92bc26a1.js" crossorigin="" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/5ed3f7794f0deb5a.css\",\"style\",{\"crossOrigin\":\"\"}]\n0:\"$L3\"\n"])</script><script>self.__next_f.push([1,"4:I[3728,[],\"\"]\n6:I[9928,[],\"\"]\n3:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5ed3f7794f0deb5a.css\",\"precedence\":\"next\",\"crossOrigin\":\"\"}]],[\"$\",\"$L4\",null,{\"buildId\":\"9mzgUpnc-9K9OkwBUwU_J\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/_not-found\",\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialHead\":[false,\"$L5\"],\"globalErrorComponent\":\"$6\",\"children\":[null,\"$L7\",null]}]]\n"])</script><script>self.__next_f.push([1,"5:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"robots\",\"content\":\"noindex, nofollow\"}],[\"$\",\"meta\",\"3\",{\"name\":\"googlebot\",\"content\":\"noindex, nofollow\"}],[\"$\",\"meta\",\"4\",{\"name\":\"next-size-adjust\"}]]\n"])</script><script>self.__next_f.push([1,"8:I[5042,[\"185\",\"static/chunks/app/layout-e6cecbfdff396848.js\"],\"\"]\n9:I[164,[\"185\",\"static/chunks/app/layout-e6cecbfdff396848.js\"],\"\"]\nb:I[1937,[\"185\",\"static/chunks/app/layout-e6cecbfdff396848.js\"],\"\"]\na:T5e8,"])</script><script>self.__next_f.push([1,"!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */\n!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,\"/\"==(a=(o.lib||\"/~partytown/\")+(o.debug?\"debug/\":\"\"))[0]\u0026\u0026(s=e.querySelectorAll('script[type=\"text/partytown\"]'),i!=t?i.dispatchEvent(new CustomEvent(\"pt1\",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener(\"pt0\",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||\"partytown-sw.js\"),{scope:a}).then((function(t){t.active?h():t.installing\u0026\u0026t.installing.addEventListener(\"statechange\",(function(t){\"activated\"==t.target.state\u0026\u0026h()}))}),console.error):w())))}function h(t){c=e.createElement(t?\"script\":\"iframe\"),t||(c.setAttribute(\"style\",\"display:block;width:0;height:0;border:0;visibility:hidden\"),c.setAttribute(\"aria-hidden\",!0)),c.src=a+\"partytown-\"+(t?\"atomics.js?v=0.6.4\":\"sandbox-sw.html?\"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t\u003cs.length;t++)(n=e.createElement(\"script\")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c\u0026\u0026c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t\u0026\u0026(o.forward||[]).map((function(e){p=t,e.split(\".\").map((function(e,n,i){p=p[i[n]]=n+1\u003ci.length?\"push\"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),\"complete\"==e.readyState?u():(t.addEventListener(\"DOMContentLoaded\",u),t.addEventListener(\"load\",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown=\"\";"])</script><script>self.__next_f.push([1,"7:[\"$\",\"$L8\",null,{\"children\":[[\"$\",\"$L9\",null,{}],[\"$\",\"html\",null,{\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"var partytown={forward:[...[\\\"sendrc\\\",\\\"vtexaf\\\"],!window.location.search.includes('gtm_debug=')\u0026\u0026true?'dataLayer.push':null].filter(Boolean)}\"}}],[[\"$\",\"script\",\"gtm.partytown\",{\"type\":\"text/partytown\",\"dangerouslySetInnerHTML\":{\"__html\":\"!window.location.search.includes('gtm_debug=')\u0026\u0026\\n (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\\n j=d.createElement(s),dl=l!='dataLayer'?'\u0026l='+l:'';j.async=true;j.src=\\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\\n })(window,document,'script',\\\"dataLayer\\\",\\\"GTM-PGHZ95N\\\");\"}}],[\"$\",\"script\",\"gtm\",{\"type\":\"text/javascript\",\"dangerouslySetInnerHTML\":{\"__html\":\"window.location.search.includes('gtm_debug=')\u0026\u0026\\n (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\\n j=d.createElement(s),dl=l!='dataLayer'?'\u0026l='+l:'';j.async=true;j.src=\\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\\n })(window,document,'script',\\\"dataLayer\\\",\\\"GTM-PGHZ95N\\\");\"}}]],[[\"$\",\"script\",\"vtexrc.js-init\",{\"type\":\"text/partytown\",\"dangerouslySetInnerHTML\":{\"__html\":\"\\n window.sendrc=function(en,ed){window.NavigationCapture\u0026\u0026window.NavigationCapture.sendEvent(en,ed)};\\n \"}}],[\"$\",\"script\",\"vtexrc.js-script\",{\"type\":\"text/partytown\",\"async\":true,\"src\":\"https://io.vtex.com.br/rc/rc.js\"}],[\"$\",\"script\",\"vtex-af.js-init\",{\"type\":\"text/partytown\",\"dangerouslySetInnerHTML\":{\"__html\":\"f=window.vtexaf=window.vtexaf||function(){(f.q=f.q||[]).push(arguments)};f.l=+new Date\"}}],[\"$\",\"script\",\"vtex-af.js-script\",{\"type\":\"text/partytown\",\"async\":true,\"src\":\"https://activity-flow.vtex.com/af/af.js\"}]],\"$undefined\",[\"$\",\"script\",null,{\"suppressHydrationWarning\":true,\"dangerouslySetInnerHTML\":{\"__html\":\"$a\"}}]]}],[\"$\",\"body\",null,{\"className\":\"theme __className_29e84e\",\"children\":[\"$\",\"$Lb\",null,{\"children\":\"$undefined\"}]}]]}]]}]\n"])</script></body></html>
@@ -1 +0,0 @@
1
- "use strict";(()=>{var e={};e.id=9165,e.ids=[9165],e.modules={56330:e=>{e.exports=require("deepmerge")},72934:e=>{e.exports=require("next/dist/client/components/action-async-storage.external.js")},55403:e=>{e.exports=require("next/dist/client/components/request-async-storage.external")},54580:e=>{e.exports=require("next/dist/client/components/request-async-storage.external.js")},94749:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external")},45869:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},20399:e=>{e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},14300:e=>{e.exports=require("buffer")},13685:e=>{e.exports=require("http")},95687:e=>{e.exports=require("https")},85477:e=>{e.exports=require("punycode")},12781:e=>{e.exports=require("stream")},71576:e=>{e.exports=require("string_decoder")},57310:e=>{e.exports=require("url")},59796:e=>{e.exports=require("zlib")},82835:(e,r,t)=>{t.r(r),t.d(r,{GlobalError:()=>i.a,__next_app__:()=>x,originalPathname:()=>l,pages:()=>d,routeModule:()=>c,tree:()=>u});var o=t(67096),n=t(16132),s=t(37284),i=t.n(s),a=t(32564),p={};for(let e in a)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(p[e]=()=>a[e]);t.d(r,p);let u=["",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(t.t.bind(t,9291,23)),"next/dist/client/components/not-found-error"]}]},{layout:[()=>Promise.resolve().then(t.bind(t,1773)),"/home/runner/work/faststore/faststore/packages/core/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(t.t.bind(t,9291,23)),"next/dist/client/components/not-found-error"]}],d=[],l="/_not-found",x={require:t,loadChunk:()=>Promise.resolve()},c=new o.AppPageRouteModule({definition:{kind:n.x.APP_PAGE,page:"/_not-found",pathname:"/_not-found",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:u}})}};var r=require("../webpack-runtime.js");r.C(e);var __webpack_exec__=e=>r(r.s=e),t=r.X(0,[3969,1889],()=>__webpack_exec__(82835));module.exports=t})();
@@ -1 +0,0 @@
1
- {"version":1,"files":["../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../node_modules/next/dist/client/components/async-local-storage.js","../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../node_modules/next/dist/compiled/bytes/index.js","../../../node_modules/next/dist/compiled/bytes/package.json","../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../node_modules/next/dist/compiled/raw-body/index.js","../../../node_modules/next/dist/compiled/raw-body/package.json","../../../node_modules/next/dist/compiled/undici/index.js","../../../node_modules/next/dist/compiled/undici/package.json","../../../node_modules/next/dist/server/lib/trace/constants.js","../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../node_modules/next/package.json","../../package.json","../chunks/1481.js","../chunks/1889.js","../chunks/2133.js","../chunks/223.js","../chunks/2381.js","../chunks/2534.js","../chunks/2918.js","../chunks/2957.js","../chunks/3383.js","../chunks/3716.js","../chunks/3779.js","../chunks/3969.js","../chunks/3993.js","../chunks/4222.js","../chunks/4501.js","../chunks/4520.js","../chunks/4930.js","../chunks/5640.js","../chunks/6058.js","../chunks/6102.js","../chunks/6305.js","../chunks/6374.js","../chunks/6693.js","../chunks/6859.js","../chunks/7035.js","../chunks/7267.js","../chunks/8158.js","../chunks/8245.js","../chunks/8640.js","../chunks/9679.js","../chunks/9812.js","../chunks/font-manifest.json","../webpack-runtime.js","_not-found_client-reference-manifest.js"]}
@@ -1 +0,0 @@
1
- {"headers":{"x-next-cache-tags":"_N_T_/layout,_N_T_/_not-found/layout,_N_T_/_not-found"}}
@@ -1,10 +0,0 @@
1
- 1:HL["/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
- 2:HL["/_next/static/css/5ed3f7794f0deb5a.css","style",{"crossOrigin":""}]
3
- 0:["9mzgUpnc-9K9OkwBUwU_J",[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],"$L3",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5ed3f7794f0deb5a.css","precedence":"next","crossOrigin":""}]],"$L4"]]]]
4
- 4:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"robots","content":"noindex, nofollow"}],["$","meta","3",{"name":"googlebot","content":"noindex, nofollow"}],["$","meta","4",{"name":"next-size-adjust"}]]
5
- 3:[null,"$L5",null]
6
- 6:I[5042,["185","static/chunks/app/layout-e6cecbfdff396848.js"],""]
7
- 7:I[164,["185","static/chunks/app/layout-e6cecbfdff396848.js"],""]
8
- 9:I[1937,["185","static/chunks/app/layout-e6cecbfdff396848.js"],""]
9
- 8:T5e8,!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */
10
- !function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";5:["$","$L6",null,{"children":[["$","$L7",null,{}],["$","html",null,{"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"var partytown={forward:[...[\"sendrc\",\"vtexaf\"],!window.location.search.includes('gtm_debug=')&&true?'dataLayer.push':null].filter(Boolean)}"}}],[["$","script","gtm.partytown",{"type":"text/partytown","dangerouslySetInnerHTML":{"__html":"!window.location.search.includes('gtm_debug=')&&\n (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n })(window,document,'script',\"dataLayer\",\"GTM-PGHZ95N\");"}}],["$","script","gtm",{"type":"text/javascript","dangerouslySetInnerHTML":{"__html":"window.location.search.includes('gtm_debug=')&&\n (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n })(window,document,'script',\"dataLayer\",\"GTM-PGHZ95N\");"}}]],[["$","script","vtexrc.js-init",{"type":"text/partytown","dangerouslySetInnerHTML":{"__html":"\n window.sendrc=function(en,ed){window.NavigationCapture&&window.NavigationCapture.sendEvent(en,ed)};\n "}}],["$","script","vtexrc.js-script",{"type":"text/partytown","async":true,"src":"https://io.vtex.com.br/rc/rc.js"}],["$","script","vtex-af.js-init",{"type":"text/partytown","dangerouslySetInnerHTML":{"__html":"f=window.vtexaf=window.vtexaf||function(){(f.q=f.q||[]).push(arguments)};f.l=+new Date"}}],["$","script","vtex-af.js-script",{"type":"text/partytown","async":true,"src":"https://activity-flow.vtex.com/af/af.js"}]],"$undefined",["$","script",null,{"suppressHydrationWarning":true,"dangerouslySetInnerHTML":{"__html":"$8"}}]]}],["$","body",null,{"className":"theme __className_29e84e","children":["$","$L9",null,{"children":"$undefined"}]}]]}]]}]
@@ -1 +0,0 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"164":{"*":{"id":"51009","name":"*","chunks":[],"async":false}},"1937":{"*":{"id":"76949","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"44714","name":"*","chunks":[],"async":false}},"3728":{"*":{"id":"13724","name":"*","chunks":[],"async":false}},"5042":{"*":{"id":"46295","name":"*","chunks":[],"async":false}},"6954":{"*":{"id":"44900","name":"*","chunks":[],"async":false}},"7264":{"*":{"id":"45392","name":"*","chunks":[],"async":false}},"8297":{"*":{"id":"8898","name":"*","chunks":[],"async":false}},"9928":{"*":{"id":"35365","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/app-router.js":{"id":3728,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/app-router.js":{"id":3728,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/error-boundary.js":{"id":9928,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":9928,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/layout-router.js":{"id":6954,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/layout-router.js":{"id":6954,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/not-found-boundary.js":{"id":3170,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":3170,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/render-from-template-context.js":{"id":7264,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":7264,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js":{"id":8297,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/static-generation-searchparams-bailout-provider.js":{"id":8297,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/analytics/index.tsx":{"id":164,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/ui/UIProvider.tsx":{"id":1937,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/error/ErrorBoundary/ErrorBoundary.tsx":{"id":5042,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/font/google/target.css?{\"path\":\"app/styles/fonts/index.tsx\",\"import\":\"Inter\",\"arguments\":[{\"display\":\"swap\",\"variable\":\"--fs-font-inter\",\"weight\":[\"400\",\"500\",\"600\",\"700\",\"900\"],\"subsets\":[\"latin\"]}],\"variableName\":\"customFont\"}":{"id":2720,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/src/styles/global/index.scss":{"id":4373,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/src/customizations/src/themes/index.scss":{"id":8459,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/faststore/faststore/packages/core/app/_not-found":[],"/home/runner/work/faststore/faststore/packages/core/app/layout":["static/css/5ed3f7794f0deb5a.css"]}}
@@ -1 +0,0 @@
1
- (()=>{var e={};e.id=6787,e.ids=[6787],e.modules={56330:e=>{"use strict";e.exports=require("deepmerge")},72934:e=>{"use strict";e.exports=require("next/dist/client/components/action-async-storage.external.js")},55403:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external")},54580:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external.js")},94749:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external")},45869:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},20399:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},14300:e=>{"use strict";e.exports=require("buffer")},13685:e=>{"use strict";e.exports=require("http")},95687:e=>{"use strict";e.exports=require("https")},85477:e=>{"use strict";e.exports=require("punycode")},12781:e=>{"use strict";e.exports=require("stream")},71576:e=>{"use strict";e.exports=require("string_decoder")},57310:e=>{"use strict";e.exports=require("url")},59796:e=>{"use strict";e.exports=require("zlib")},40122:(e,t,r)=>{"use strict";r.r(t),r.d(t,{GlobalError:()=>a.a,__next_app__:()=>l,originalPathname:()=>d,pages:()=>c,routeModule:()=>x,tree:()=>p});var s=r(67096),n=r(16132),o=r(37284),a=r.n(o),i=r(32564),u={};for(let e in i)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(u[e]=()=>i[e]);r.d(t,u);let p=["",{children:["fs-next-update",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(r.bind(r,55881)),"/home/runner/work/faststore/faststore/packages/core/app/fs-next-update/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(r.bind(r,1773)),"/home/runner/work/faststore/faststore/packages/core/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(r.t.bind(r,9291,23)),"next/dist/client/components/not-found-error"]}],c=["/home/runner/work/faststore/faststore/packages/core/app/fs-next-update/page.tsx"],d="/fs-next-update/page",l={require:r,loadChunk:()=>Promise.resolve()},x=new s.AppPageRouteModule({definition:{kind:n.x.APP_PAGE,page:"/fs-next-update/page",pathname:"/fs-next-update",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:p}})},35303:()=>{},55881:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>Page});var s=r(4656);function Page(){return s.jsx("div",{children:"placeholder"})}}};var t=require("../../webpack-runtime.js");t.C(e);var __webpack_exec__=e=>t(t.s=e),r=t.X(0,[3969,1889],()=>__webpack_exec__(40122));module.exports=r})();