@faststore/core 3.0.55 → 3.0.56

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 (197) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +13 -13
  3. package/.next/build-manifest.json +62 -62
  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/fetch-cache/50912854cb7c781522a6ff8792d714e549515fcbbbfd660761961b06afe01c07 +1 -1
  8. package/.next/cache/webpack/client-production/0.pack +0 -0
  9. package/.next/cache/webpack/client-production/index.pack +0 -0
  10. package/.next/cache/webpack/server-production/0.pack +0 -0
  11. package/.next/cache/webpack/server-production/index.pack +0 -0
  12. package/.next/next-minimal-server.js.nft.json +1 -1
  13. package/.next/next-server.js.nft.json +1 -1
  14. package/.next/prerender-manifest.js +1 -1
  15. package/.next/prerender-manifest.json +1 -1
  16. package/.next/react-loadable-manifest.json +10 -22
  17. package/.next/routes-manifest.json +1 -1
  18. package/.next/server/app/_not-found.html +2 -2
  19. package/.next/server/app/_not-found.js +1 -1
  20. package/.next/server/app/_not-found.js.nft.json +1 -1
  21. package/.next/server/app/_not-found.rsc +10 -9
  22. package/.next/server/app/_not-found_client-reference-manifest.js +1 -1
  23. package/.next/server/app/fs-next-update/page.js +1 -1
  24. package/.next/server/app/fs-next-update/page.js.nft.json +1 -1
  25. package/.next/server/app/fs-next-update/page_client-reference-manifest.js +1 -1
  26. package/.next/server/app/fs-next-update.html +2 -2
  27. package/.next/server/app/fs-next-update.rsc +10 -9
  28. package/.next/server/chunks/1481.js +413 -0
  29. package/.next/server/chunks/1889.js +8 -0
  30. package/.next/server/chunks/2133.js +88 -0
  31. package/.next/server/chunks/223.js +1 -0
  32. package/.next/server/chunks/{3992.js → 2534.js} +1 -1
  33. package/.next/server/chunks/{7143.js → 2957.js} +1 -1
  34. package/.next/server/chunks/3383.js +123 -0
  35. package/.next/server/chunks/3993.js +1 -0
  36. package/.next/server/chunks/4222.js +1 -1
  37. package/.next/server/chunks/4520.js +1 -0
  38. package/.next/server/chunks/4930.js +1 -0
  39. package/.next/server/chunks/5640.js +2 -2
  40. package/.next/server/chunks/5950.js +1 -0
  41. package/.next/server/chunks/6058.js +1 -0
  42. package/.next/server/chunks/6102.js +1 -0
  43. package/.next/server/chunks/6112.js +1 -0
  44. package/.next/server/chunks/6305.js +15 -0
  45. package/.next/server/chunks/6374.js +8 -0
  46. package/.next/server/chunks/6859.js +4 -4
  47. package/.next/server/chunks/7035.js +1 -0
  48. package/.next/server/chunks/7267.js +1 -0
  49. package/.next/server/chunks/8158.js +1 -0
  50. package/.next/server/chunks/8245.js +1 -0
  51. package/.next/server/chunks/8635.js +1 -0
  52. package/.next/server/chunks/8640.js +1 -0
  53. package/.next/server/chunks/9679.js +1 -0
  54. package/.next/server/chunks/{6090.js → 9812.js} +1 -1
  55. package/.next/server/middleware-build-manifest.js +1 -1
  56. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  57. package/.next/server/next-font-manifest.js +1 -1
  58. package/.next/server/next-font-manifest.json +1 -1
  59. package/.next/server/pages/404.html +2 -2
  60. package/.next/server/pages/404.js +1 -1
  61. package/.next/server/pages/404.js.nft.json +1 -1
  62. package/.next/server/pages/500.js +1 -1
  63. package/.next/server/pages/500.js.nft.json +1 -1
  64. package/.next/server/pages/[...slug].js +24 -1
  65. package/.next/server/pages/[...slug].js.nft.json +1 -1
  66. package/.next/server/pages/[slug]/p.js +144 -1
  67. package/.next/server/pages/[slug]/p.js.nft.json +1 -1
  68. package/.next/server/pages/_app.js +1 -1
  69. package/.next/server/pages/_app.js.nft.json +1 -1
  70. package/.next/server/pages/_document.js +1 -1
  71. package/.next/server/pages/_document.js.nft.json +1 -1
  72. package/.next/server/pages/_error.js +1 -1
  73. package/.next/server/pages/_error.js.nft.json +1 -1
  74. package/.next/server/pages/account.js +1 -1
  75. package/.next/server/pages/account.js.nft.json +1 -1
  76. package/.next/server/pages/api/graphql.js +1 -1
  77. package/.next/server/pages/api/graphql.js.nft.json +1 -1
  78. package/.next/server/pages/api/health/live.js +1 -1
  79. package/.next/server/pages/api/health/live.js.nft.json +1 -1
  80. package/.next/server/pages/api/health/ready.js +1 -1
  81. package/.next/server/pages/api/health/ready.js.nft.json +1 -1
  82. package/.next/server/pages/api/preview.js +1 -1
  83. package/.next/server/pages/api/preview.js.nft.json +1 -1
  84. package/.next/server/pages/checkout.js +1 -1
  85. package/.next/server/pages/checkout.js.nft.json +1 -1
  86. package/.next/server/pages/en-US/404.html +2 -2
  87. package/.next/server/pages/en-US/500.html +2 -2
  88. package/.next/server/pages/en-US/account.html +2 -2
  89. package/.next/server/pages/en-US/checkout.html +2 -2
  90. package/.next/server/pages/en-US/login.html +2 -2
  91. package/.next/server/pages/en-US/s.html +2 -2
  92. package/.next/server/pages/en-US.html +2 -2
  93. package/.next/server/pages/index.js +1 -1
  94. package/.next/server/pages/index.js.nft.json +1 -1
  95. package/.next/server/pages/login.js +1 -1
  96. package/.next/server/pages/login.js.nft.json +1 -1
  97. package/.next/server/pages/s.js +1 -1
  98. package/.next/server/pages/s.js.nft.json +1 -1
  99. package/.next/server/pages-manifest.json +1 -1
  100. package/.next/static/YVsdypyAbd7fqsNOnAbXQ/_buildManifest.js +1 -0
  101. package/.next/static/chunks/227.a9d04217946d7d58.js +1 -0
  102. package/.next/static/chunks/230.e7c7462771519885.js +1 -0
  103. package/.next/static/chunks/264.3982cc7738281385.js +1 -0
  104. package/.next/static/chunks/393.5ae42882b3e35756.js +1 -0
  105. package/.next/static/chunks/432-2a9341d243613db4.js +1 -0
  106. package/.next/static/chunks/470-a762f2bf2d218abf.js +14 -0
  107. package/.next/static/chunks/472-369461a1f39981d5.js +25 -0
  108. package/.next/static/chunks/590-a0b6f16148203bf2.js +1 -0
  109. package/.next/static/chunks/667.83389641ca332aef.js +1 -0
  110. package/.next/static/chunks/722-ed59bc6f32bb342f.js +1 -0
  111. package/.next/static/chunks/724.78d40a7affe1d40b.js +1 -0
  112. package/.next/static/chunks/853.a3933410052d23c8.js +1 -0
  113. package/.next/static/chunks/app/{_not-found-2d32d7476da44280.js → _not-found-ad3969cc0223f63a.js} +1 -1
  114. package/.next/static/chunks/app/fs-next-update/page-ba9e117d148aa548.js +1 -0
  115. package/.next/static/chunks/app/layout-91b2430897aac937.js +9 -0
  116. package/.next/static/chunks/main-9c9c62c368c0a47e.js +1 -0
  117. package/.next/static/chunks/main-app-e13fa67c2c3ceca5.js +1 -0
  118. package/.next/static/chunks/pages/404-be2217109dab18cf.js +1 -0
  119. package/.next/static/chunks/pages/500-64a07a16830e129c.js +1 -0
  120. package/.next/static/chunks/pages/[...slug]-12c6dd879f1da8e0.js +1 -0
  121. package/.next/static/chunks/pages/[slug]/p-542d088f5d009ce8.js +1 -0
  122. package/.next/static/chunks/pages/{_app-ddcbec71774555c4.js → _app-1930798899758fda.js} +2 -2
  123. package/.next/static/chunks/pages/_error-65ac7445167ddb62.js +1 -0
  124. package/.next/static/chunks/pages/account-70e52900601fc5eb.js +1 -0
  125. package/.next/static/chunks/pages/checkout-fe8c38b138ddecef.js +1 -0
  126. package/.next/static/chunks/pages/index-86dd2dba6f6f1621.js +1 -0
  127. package/.next/static/chunks/pages/login-258e5b7ecec36481.js +1 -0
  128. package/.next/static/chunks/pages/s-53cc10ba9aa8331e.js +1 -0
  129. package/.next/static/chunks/webpack-a45dc84c9a0ef3fd.js +1 -0
  130. package/.next/static/css/5ed3f7794f0deb5a.css +1 -0
  131. package/.next/static/media/05a31a2ca4975f99-s.woff2 +0 -0
  132. package/.next/static/media/513657b02c5c193f-s.woff2 +0 -0
  133. package/.next/static/media/51ed15f9841b9f9d-s.woff2 +0 -0
  134. package/.next/static/media/c9a5bc6a7c948fb0-s.p.woff2 +0 -0
  135. package/.next/static/media/d6b16ce4a6175f26-s.woff2 +0 -0
  136. package/.next/static/media/ec159349637c90ad-s.woff2 +0 -0
  137. package/.next/static/media/fd4db3eb5472fc27-s.woff2 +0 -0
  138. package/.next/trace +62 -132
  139. package/.turbo/turbo-build.log +26 -28
  140. package/.turbo/turbo-test.log +11 -11
  141. package/README.md +0 -1
  142. package/app/layout.tsx +9 -6
  143. package/app/styles/fonts/index.tsx +10 -0
  144. package/package.json +2 -2
  145. package/.babelrc.js +0 -12
  146. package/.next/server/chunks/1259.js +0 -1
  147. package/.next/server/chunks/1408.js +0 -1
  148. package/.next/server/chunks/2074.js +0 -9
  149. package/.next/server/chunks/210.js +0 -1
  150. package/.next/server/chunks/2827.js +0 -8
  151. package/.next/server/chunks/3068.js +0 -1
  152. package/.next/server/chunks/334.js +0 -8
  153. package/.next/server/chunks/3607.js +0 -1
  154. package/.next/server/chunks/4314.js +0 -1
  155. package/.next/server/chunks/466.js +0 -1
  156. package/.next/server/chunks/513.js +0 -1
  157. package/.next/server/chunks/522.js +0 -1
  158. package/.next/server/chunks/5634.js +0 -1
  159. package/.next/server/chunks/5686.js +0 -1
  160. package/.next/server/chunks/647.js +0 -296
  161. package/.next/server/chunks/6535.js +0 -1
  162. package/.next/server/chunks/6942.js +0 -1
  163. package/.next/server/chunks/7982.js +0 -1
  164. package/.next/server/chunks/8360.js +0 -1
  165. package/.next/server/chunks/8653.js +0 -1
  166. package/.next/server/chunks/9740.js +0 -1
  167. package/.next/static/chunks/207-38bb75a9dc261947.js +0 -1
  168. package/.next/static/chunks/319.8d30e9ffafb22a7b.js +0 -1
  169. package/.next/static/chunks/439.db1fe827fd6839bb.js +0 -1
  170. package/.next/static/chunks/461.74f76bc649cb0446.js +0 -1
  171. package/.next/static/chunks/503-c781fed990b2a19d.js +0 -25
  172. package/.next/static/chunks/515.e66ca5426460f9b5.js +0 -1
  173. package/.next/static/chunks/551-162bba2358b63a62.js +0 -1
  174. package/.next/static/chunks/575-cdcaf62ab25bbfca.js +0 -14
  175. package/.next/static/chunks/641.e663ec37da787600.js +0 -1
  176. package/.next/static/chunks/661.adc1ee6bb386048a.js +0 -1
  177. package/.next/static/chunks/680.355e4fc032bd559f.js +0 -1
  178. package/.next/static/chunks/799.b2681e75eb83b9bf.js +0 -1
  179. package/.next/static/chunks/907.c323825210f93a2f.js +0 -1
  180. package/.next/static/chunks/913-f29dc656b7bffacd.js +0 -1
  181. package/.next/static/chunks/app/fs-next-update/page-c0b2bfde3e62e7be.js +0 -1
  182. package/.next/static/chunks/app/layout-2191e8eb7903521a.js +0 -9
  183. package/.next/static/chunks/main-5e45f8a409e3ce1c.js +0 -1
  184. package/.next/static/chunks/main-app-7b31a9960d0fa675.js +0 -1
  185. package/.next/static/chunks/pages/404-28a52b92a626978b.js +0 -1
  186. package/.next/static/chunks/pages/500-0d28b814be7b9731.js +0 -1
  187. package/.next/static/chunks/pages/[...slug]-76e3ceb9ed46e5fd.js +0 -1
  188. package/.next/static/chunks/pages/[slug]/p-da3c9dc487f407ce.js +0 -1
  189. package/.next/static/chunks/pages/_error-5a3e12f364a20272.js +0 -1
  190. package/.next/static/chunks/pages/account-9e4bcc3ab5b88353.js +0 -1
  191. package/.next/static/chunks/pages/checkout-7c95e252d2cbfd75.js +0 -1
  192. package/.next/static/chunks/pages/index-607f33d0ca51003b.js +0 -1
  193. package/.next/static/chunks/pages/login-cf8e5aafcae9efd5.js +0 -1
  194. package/.next/static/chunks/pages/s-56162ba83c7754f3.js +0 -1
  195. package/.next/static/chunks/webpack-d9b9091082069dd3.js +0 -1
  196. package/.next/static/ev69SrA0-5oAtBFWXupNm/_buildManifest.js +0 -1
  197. /package/.next/static/{ev69SrA0-5oAtBFWXupNm → YVsdypyAbd7fqsNOnAbXQ}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- "use strict";(()=>{var e={};e.id=9165,e.ids=[9165],e.modules={6330:e=>{e.exports=require("deepmerge")},2934:e=>{e.exports=require("next/dist/client/components/action-async-storage.external.js")},5403:e=>{e.exports=require("next/dist/client/components/request-async-storage.external")},4580:e=>{e.exports=require("next/dist/client/components/request-async-storage.external.js")},4749:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external")},5869:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},399:e=>{e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},4300:e=>{e.exports=require("buffer")},3685:e=>{e.exports=require("http")},5687:e=>{e.exports=require("https")},5477:e=>{e.exports=require("punycode")},2781:e=>{e.exports=require("stream")},1576:e=>{e.exports=require("string_decoder")},7310:e=>{e.exports=require("url")},9796:e=>{e.exports=require("zlib")},2835:(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(2683),n=t(7030),s=t(9868),i=t.n(s),a=t(3377),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,5585,23)),"next/dist/client/components/not-found-error"]}]},{layout:[()=>Promise.resolve().then(t.bind(t,8939)),"/home/runner/work/faststore/faststore/packages/core/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(t.t.bind(t,5585,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,[5634,334],()=>__webpack_exec__(2835));module.exports=t})();
1
+ "use strict";(()=>{var e={};e.id=9165,e.ids=[9165],e.modules={6330:e=>{e.exports=require("deepmerge")},2934:e=>{e.exports=require("next/dist/client/components/action-async-storage.external.js")},5403:e=>{e.exports=require("next/dist/client/components/request-async-storage.external")},4580:e=>{e.exports=require("next/dist/client/components/request-async-storage.external.js")},4749:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external")},5869:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},399:e=>{e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},4300:e=>{e.exports=require("buffer")},3685:e=>{e.exports=require("http")},5687:e=>{e.exports=require("https")},5477:e=>{e.exports=require("punycode")},2781:e=>{e.exports=require("stream")},1576:e=>{e.exports=require("string_decoder")},7310:e=>{e.exports=require("url")},9796:e=>{e.exports=require("zlib")},2835:(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(7096),n=t(6132),s=t(7284),i=t.n(s),a=t(2564),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,[5950,1889],()=>__webpack_exec__(2835));module.exports=t})();
@@ -1 +1 @@
1
- {"version":1,"files":["../../../node_modules/deepmerge/dist/cjs.js","../../../node_modules/deepmerge/package.json","../../../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/1259.js","../chunks/1408.js","../chunks/2074.js","../chunks/210.js","../chunks/2827.js","../chunks/3057.js","../chunks/3068.js","../chunks/334.js","../chunks/3404.js","../chunks/3607.js","../chunks/3779.js","../chunks/3992.js","../chunks/4222.js","../chunks/4314.js","../chunks/466.js","../chunks/513.js","../chunks/522.js","../chunks/5634.js","../chunks/5640.js","../chunks/5686.js","../chunks/6090.js","../chunks/647.js","../chunks/6535.js","../chunks/6693.js","../chunks/6859.js","../chunks/6942.js","../chunks/7143.js","../chunks/7982.js","../chunks/8360.js","../chunks/8653.js","../chunks/9740.js","../chunks/font-manifest.json","../webpack-runtime.js","_not-found_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../node_modules/deepmerge/dist/cjs.js","../../../node_modules/deepmerge/package.json","../../../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/2534.js","../chunks/2957.js","../chunks/3057.js","../chunks/3383.js","../chunks/3404.js","../chunks/3779.js","../chunks/3993.js","../chunks/4222.js","../chunks/4520.js","../chunks/4930.js","../chunks/5640.js","../chunks/5950.js","../chunks/6058.js","../chunks/6102.js","../chunks/6112.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/8635.js","../chunks/8640.js","../chunks/9679.js","../chunks/9812.js","../chunks/font-manifest.json","../webpack-runtime.js","_not-found_client-reference-manifest.js"]}
@@ -1,9 +1,10 @@
1
- 1:HL["/_next/static/css/5d1f64b61ea581f4.css","style",{"crossOrigin":""}]
2
- 0:["ev69SrA0-5oAtBFWXupNm",[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],"$L2",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5d1f64b61ea581f4.css","precedence":"next","crossOrigin":""}]],"$L3"]]]]
3
- 3:[["$","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"}]]
4
- 2:[null,"$L4",null]
5
- 5:I[3980,["185","static/chunks/app/layout-2191e8eb7903521a.js"],""]
6
- 6:I[6327,["185","static/chunks/app/layout-2191e8eb7903521a.js"],""]
7
- 8:I[3053,["185","static/chunks/app/layout-2191e8eb7903521a.js"],""]
8
- 7: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 */
9
- !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="";4:["$","$L5",null,{"children":[["$","$L6",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":"$7"}}]],"$undefined"]}],["$","body",null,{"className":"theme","children":["$","$L8",null,{"children":"$undefined"}]}]]}]]}]
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:["YVsdypyAbd7fqsNOnAbXQ",[[["",{"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-91b2430897aac937.js"],""]
7
+ 7:I[164,["185","static/chunks/app/layout-91b2430897aac937.js"],""]
8
+ 9:I[1937,["185","static/chunks/app/layout-91b2430897aac937.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 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"1922":{"*":{"id":"7146","name":"*","chunks":[],"async":false}},"2872":{"*":{"id":"4859","name":"*","chunks":[],"async":false}},"3053":{"*":{"id":"3949","name":"*","chunks":[],"async":false}},"3980":{"*":{"id":"7471","name":"*","chunks":[],"async":false}},"4069":{"*":{"id":"6151","name":"*","chunks":[],"async":false}},"6327":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"6617":{"*":{"id":"114","name":"*","chunks":[],"async":false}},"6824":{"*":{"id":"4153","name":"*","chunks":[],"async":false}},"9092":{"*":{"id":"7337","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/app-router.js":{"id":9092,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/app-router.js":{"id":9092,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/error-boundary.js":{"id":6617,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":6617,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/layout-router.js":{"id":1922,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/layout-router.js":{"id":1922,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/not-found-boundary.js":{"id":4069,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":4069,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/render-from-template-context.js":{"id":6824,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":6824,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js":{"id":2872,"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":2872,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/analytics/index.tsx":{"id":6327,"name":"*","chunks":["185","static/chunks/app/layout-2191e8eb7903521a.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/ui/UIProvider.tsx":{"id":3053,"name":"*","chunks":["185","static/chunks/app/layout-2191e8eb7903521a.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/error/ErrorBoundary/ErrorBoundary.tsx":{"id":3980,"name":"*","chunks":["185","static/chunks/app/layout-2191e8eb7903521a.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/src/styles/global/index.scss":{"id":4373,"name":"*","chunks":["185","static/chunks/app/layout-2191e8eb7903521a.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-2191e8eb7903521a.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/5d1f64b61ea581f4.css"]}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"164":{"*":{"id":"1009","name":"*","chunks":[],"async":false}},"1937":{"*":{"id":"6949","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"4714","name":"*","chunks":[],"async":false}},"3728":{"*":{"id":"3724","name":"*","chunks":[],"async":false}},"5042":{"*":{"id":"6295","name":"*","chunks":[],"async":false}},"6954":{"*":{"id":"4900","name":"*","chunks":[],"async":false}},"7264":{"*":{"id":"5392","name":"*","chunks":[],"async":false}},"8297":{"*":{"id":"8898","name":"*","chunks":[],"async":false}},"9928":{"*":{"id":"5365","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-91b2430897aac937.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/ui/UIProvider.tsx":{"id":1937,"name":"*","chunks":["185","static/chunks/app/layout-91b2430897aac937.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-91b2430897aac937.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-91b2430897aac937.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/src/styles/global/index.scss":{"id":4373,"name":"*","chunks":["185","static/chunks/app/layout-91b2430897aac937.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-91b2430897aac937.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 +1 @@
1
- (()=>{var e={};e.id=6787,e.ids=[6787],e.modules={6330:e=>{"use strict";e.exports=require("deepmerge")},2934:e=>{"use strict";e.exports=require("next/dist/client/components/action-async-storage.external.js")},5403:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external")},4580:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external.js")},4749:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external")},5869:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},399:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},4300:e=>{"use strict";e.exports=require("buffer")},3685:e=>{"use strict";e.exports=require("http")},5687:e=>{"use strict";e.exports=require("https")},5477:e=>{"use strict";e.exports=require("punycode")},2781:e=>{"use strict";e.exports=require("stream")},1576:e=>{"use strict";e.exports=require("string_decoder")},7310:e=>{"use strict";e.exports=require("url")},9796:e=>{"use strict";e.exports=require("zlib")},122:(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(2683),n=r(7030),o=r(9868),a=r.n(o),i=r(3377),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,9083)),"/home/runner/work/faststore/faststore/packages/core/app/fs-next-update/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(r.bind(r,8939)),"/home/runner/work/faststore/faststore/packages/core/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(r.t.bind(r,5585,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}})},5303:()=>{},9083:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>Page});var s=r(2925);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,[5634,334],()=>__webpack_exec__(122));module.exports=r})();
1
+ (()=>{var e={};e.id=6787,e.ids=[6787],e.modules={6330:e=>{"use strict";e.exports=require("deepmerge")},2934:e=>{"use strict";e.exports=require("next/dist/client/components/action-async-storage.external.js")},5403:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external")},4580:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external.js")},4749:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external")},5869:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},399:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},4300:e=>{"use strict";e.exports=require("buffer")},3685:e=>{"use strict";e.exports=require("http")},5687:e=>{"use strict";e.exports=require("https")},5477:e=>{"use strict";e.exports=require("punycode")},2781:e=>{"use strict";e.exports=require("stream")},1576:e=>{"use strict";e.exports=require("string_decoder")},7310:e=>{"use strict";e.exports=require("url")},9796:e=>{"use strict";e.exports=require("zlib")},122:(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(7096),n=r(6132),o=r(7284),a=r.n(o),i=r(2564),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,5881)),"/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}})},2286:()=>{},5881:(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,[5950,1889],()=>__webpack_exec__(122));module.exports=r})();
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../node_modules/deepmerge/dist/cjs.js","../../../../node_modules/deepmerge/package.json","../../../../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/1259.js","../../chunks/1408.js","../../chunks/2074.js","../../chunks/210.js","../../chunks/2827.js","../../chunks/3057.js","../../chunks/3068.js","../../chunks/334.js","../../chunks/3404.js","../../chunks/3607.js","../../chunks/3779.js","../../chunks/3992.js","../../chunks/4222.js","../../chunks/4314.js","../../chunks/466.js","../../chunks/513.js","../../chunks/522.js","../../chunks/5634.js","../../chunks/5640.js","../../chunks/5686.js","../../chunks/6090.js","../../chunks/647.js","../../chunks/6535.js","../../chunks/6693.js","../../chunks/6859.js","../../chunks/6942.js","../../chunks/7143.js","../../chunks/7982.js","../../chunks/8360.js","../../chunks/8653.js","../../chunks/9740.js","../../chunks/font-manifest.json","../../webpack-runtime.js","page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../node_modules/deepmerge/dist/cjs.js","../../../../node_modules/deepmerge/package.json","../../../../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/2534.js","../../chunks/2957.js","../../chunks/3057.js","../../chunks/3383.js","../../chunks/3404.js","../../chunks/3779.js","../../chunks/3993.js","../../chunks/4222.js","../../chunks/4520.js","../../chunks/4930.js","../../chunks/5640.js","../../chunks/5950.js","../../chunks/6058.js","../../chunks/6102.js","../../chunks/6112.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/8635.js","../../chunks/8640.js","../../chunks/9679.js","../../chunks/9812.js","../../chunks/font-manifest.json","../../webpack-runtime.js","page_client-reference-manifest.js"]}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/fs-next-update/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"1922":{"*":{"id":"7146","name":"*","chunks":[],"async":false}},"2872":{"*":{"id":"4859","name":"*","chunks":[],"async":false}},"3053":{"*":{"id":"3949","name":"*","chunks":[],"async":false}},"3980":{"*":{"id":"7471","name":"*","chunks":[],"async":false}},"4069":{"*":{"id":"6151","name":"*","chunks":[],"async":false}},"6327":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"6617":{"*":{"id":"114","name":"*","chunks":[],"async":false}},"6824":{"*":{"id":"4153","name":"*","chunks":[],"async":false}},"9092":{"*":{"id":"7337","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/app-router.js":{"id":9092,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/app-router.js":{"id":9092,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/error-boundary.js":{"id":6617,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":6617,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/layout-router.js":{"id":1922,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/layout-router.js":{"id":1922,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/not-found-boundary.js":{"id":4069,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":4069,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/render-from-template-context.js":{"id":6824,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":6824,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js":{"id":2872,"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":2872,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/analytics/index.tsx":{"id":6327,"name":"*","chunks":["185","static/chunks/app/layout-2191e8eb7903521a.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/ui/UIProvider.tsx":{"id":3053,"name":"*","chunks":["185","static/chunks/app/layout-2191e8eb7903521a.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/error/ErrorBoundary/ErrorBoundary.tsx":{"id":3980,"name":"*","chunks":["185","static/chunks/app/layout-2191e8eb7903521a.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/src/styles/global/index.scss":{"id":4373,"name":"*","chunks":["185","static/chunks/app/layout-2191e8eb7903521a.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-2191e8eb7903521a.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/5d1f64b61ea581f4.css"],"/home/runner/work/faststore/faststore/packages/core/app/fs-next-update/page":[]}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/fs-next-update/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"164":{"*":{"id":"1009","name":"*","chunks":[],"async":false}},"1937":{"*":{"id":"6949","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"4714","name":"*","chunks":[],"async":false}},"3728":{"*":{"id":"3724","name":"*","chunks":[],"async":false}},"5042":{"*":{"id":"6295","name":"*","chunks":[],"async":false}},"6954":{"*":{"id":"4900","name":"*","chunks":[],"async":false}},"7264":{"*":{"id":"5392","name":"*","chunks":[],"async":false}},"8297":{"*":{"id":"8898","name":"*","chunks":[],"async":false}},"9928":{"*":{"id":"5365","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-91b2430897aac937.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/ui/UIProvider.tsx":{"id":1937,"name":"*","chunks":["185","static/chunks/app/layout-91b2430897aac937.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-91b2430897aac937.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-91b2430897aac937.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/src/styles/global/index.scss":{"id":4373,"name":"*","chunks":["185","static/chunks/app/layout-91b2430897aac937.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-91b2430897aac937.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"],"/home/runner/work/faststore/faststore/packages/core/app/fs-next-update/page":[]}}
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/5d1f64b61ea581f4.css" crossorigin="" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-d9b9091082069dd3.js" crossorigin=""/><script src="/_next/static/chunks/fd9d1056-43c43818840d7811.js" async="" crossorigin=""></script><script src="/_next/static/chunks/503-c781fed990b2a19d.js" async="" crossorigin=""></script><script src="/_next/static/chunks/main-app-7b31a9960d0fa675.js" async="" crossorigin=""></script><script src="/_next/static/chunks/app/layout-2191e8eb7903521a.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"/><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=')&&
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-a45dc84c9a0ef3fd.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-91b2430897aac937.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
2
  (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
3
3
  new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
4
4
  j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
@@ -11,4 +11,4 @@
11
11
  })(window,document,'script',"dataLayer","GTM-PGHZ95N");</script><script type="text/partytown">
12
12
  window.sendrc=function(en,ed){window.NavigationCapture&&window.NavigationCapture.sendEvent(en,ed)};
13
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"><script src="/_next/static/chunks/webpack-d9b9091082069dd3.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/css/5d1f64b61ea581f4.css\",\"style\",{\"crossOrigin\":\"\"}]\n0:\"$L2\"\n"])</script><script>self.__next_f.push([1,"3:I[9092,[],\"\"]\n5:I[6617,[],\"\"]\n2:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5d1f64b61ea581f4.css\",\"precedence\":\"next\",\"crossOrigin\":\"\"}]],[\"$\",\"$L3\",null,{\"buildId\":\"ev69SrA0-5oAtBFWXupNm\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/fs-next-update\",\"initialTree\":[\"\",{\"children\":[\"fs-next-update\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialHead\":[false,\"$L4\"],\"globalErrorComponent\":\"$5\",\"children\":[null,\"$L6\",null]}]]\n"])</script><script>self.__next_f.push([1,"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\"}]]\n"])</script><script>self.__next_f.push([1,"7:I[3980,[\"185\",\"static/chunks/app/layout-2191e8eb7903521a.js\"],\"\"]\n8:I[6327,[\"185\",\"static/chunks/app/layout-2191e8eb7903521a.js\"],\"\"]\na:I[3053,[\"185\",\"static/chunks/app/layout-2191e8eb7903521a.js\"],\"\"]\n9: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,"6:[\"$\",\"$L7\",null,{\"children\":[[\"$\",\"$L8\",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\":\"$9\"}}]],\"$undefined\"]}],[\"$\",\"body\",null,{\"className\":\"theme\",\"children\":[\"$\",\"$La\",null,{\"children\":\"$undefined\"}]}]]}]]}]\n"])</script></body></html>
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-a45dc84c9a0ef3fd.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\":\"YVsdypyAbd7fqsNOnAbXQ\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/fs-next-update\",\"initialTree\":[\"\",{\"children\":[\"fs-next-update\",{\"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-91b2430897aac937.js\"],\"\"]\n9:I[164,[\"185\",\"static/chunks/app/layout-91b2430897aac937.js\"],\"\"]\nb:I[1937,[\"185\",\"static/chunks/app/layout-91b2430897aac937.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,9 +1,10 @@
1
- 1:HL["/_next/static/css/5d1f64b61ea581f4.css","style",{"crossOrigin":""}]
2
- 0:["ev69SrA0-5oAtBFWXupNm",[[["",{"children":["fs-next-update",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],"$L2",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5d1f64b61ea581f4.css","precedence":"next","crossOrigin":""}]],"$L3"]]]]
3
- 3:[["$","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"}]]
4
- 2:[null,"$L4",null]
5
- 5:I[3980,["185","static/chunks/app/layout-2191e8eb7903521a.js"],""]
6
- 6:I[6327,["185","static/chunks/app/layout-2191e8eb7903521a.js"],""]
7
- 8:I[3053,["185","static/chunks/app/layout-2191e8eb7903521a.js"],""]
8
- 7: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 */
9
- !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="";4:["$","$L5",null,{"children":[["$","$L6",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":"$7"}}]],"$undefined"]}],["$","body",null,{"className":"theme","children":["$","$L8",null,{"children":"$undefined"}]}]]}]]}]
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:["YVsdypyAbd7fqsNOnAbXQ",[[["",{"children":["fs-next-update",{"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-91b2430897aac937.js"],""]
7
+ 7:I[164,["185","static/chunks/app/layout-91b2430897aac937.js"],""]
8
+ 9:I[1937,["185","static/chunks/app/layout-91b2430897aac937.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"}]}]]}]]}]