@faststore/core 3.0.63 → 3.0.65

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 (133) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +2 -2
  3. package/.next/cache/.tsbuildinfo +1 -1
  4. package/.next/cache/config.json +3 -3
  5. package/.next/cache/eslint/.cache_1gneedd +1 -1
  6. package/.next/cache/fetch-cache/50912854cb7c781522a6ff8792d714e549515fcbbbfd660761961b06afe01c07 +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/routes-manifest.json +1 -1
  16. package/.next/server/app/_not-found.html +1 -1
  17. package/.next/server/app/_not-found.js +1 -1
  18. package/.next/server/app/_not-found.js.nft.json +1 -1
  19. package/.next/server/app/_not-found.rsc +1 -1
  20. package/.next/server/app/_not-found_client-reference-manifest.js +1 -1
  21. package/.next/server/app/fs-next-update/page.js +1 -1
  22. package/.next/server/app/fs-next-update/page.js.nft.json +1 -1
  23. package/.next/server/app/fs-next-update/page_client-reference-manifest.js +1 -1
  24. package/.next/server/app/fs-next-update.html +1 -1
  25. package/.next/server/app/fs-next-update.rsc +1 -1
  26. package/.next/server/chunks/1481.js +413 -0
  27. package/.next/server/chunks/1889.js +8 -0
  28. package/.next/server/chunks/2133.js +88 -0
  29. package/.next/server/chunks/223.js +1 -1
  30. package/.next/server/chunks/2381.js +1 -0
  31. package/.next/server/chunks/2534.js +1 -0
  32. package/.next/server/chunks/2918.js +2 -0
  33. package/.next/server/chunks/2957.js +1 -0
  34. package/.next/server/chunks/3383.js +123 -0
  35. package/.next/server/chunks/3716.js +2 -0
  36. package/.next/server/chunks/3779.js +1 -0
  37. package/.next/server/chunks/3993.js +1 -0
  38. package/.next/server/chunks/4222.js +1 -0
  39. package/.next/server/chunks/4520.js +1 -0
  40. package/.next/server/chunks/4930.js +1 -0
  41. package/.next/server/chunks/5640.js +6 -0
  42. package/.next/server/chunks/5950.js +1 -0
  43. package/.next/server/chunks/6058.js +1 -0
  44. package/.next/server/chunks/6102.js +1 -0
  45. package/.next/server/chunks/6305.js +15 -0
  46. package/.next/server/chunks/{374.js → 6374.js} +1 -1
  47. package/.next/server/chunks/6693.js +1 -0
  48. package/.next/server/chunks/6859.js +6 -0
  49. package/.next/server/chunks/7035.js +1 -0
  50. package/.next/server/chunks/7267.js +1 -0
  51. package/.next/server/chunks/8158.js +1 -0
  52. package/.next/server/chunks/8245.js +1 -0
  53. package/.next/server/chunks/8635.js +1 -0
  54. package/.next/server/chunks/8640.js +1 -0
  55. package/.next/server/chunks/9679.js +1 -0
  56. package/.next/server/chunks/9812.js +1 -0
  57. package/.next/server/middleware-build-manifest.js +1 -1
  58. package/.next/server/pages/404.html +1 -1
  59. package/.next/server/pages/404.js +1 -1
  60. package/.next/server/pages/404.js.nft.json +1 -1
  61. package/.next/server/pages/500.js +1 -1
  62. package/.next/server/pages/500.js.nft.json +1 -1
  63. package/.next/server/pages/[...slug].js +2 -2
  64. package/.next/server/pages/[...slug].js.nft.json +1 -1
  65. package/.next/server/pages/[slug]/p.js +5 -5
  66. package/.next/server/pages/[slug]/p.js.nft.json +1 -1
  67. package/.next/server/pages/_app.js +1 -1
  68. package/.next/server/pages/_app.js.nft.json +1 -1
  69. package/.next/server/pages/_document.js +1 -1
  70. package/.next/server/pages/_document.js.nft.json +1 -1
  71. package/.next/server/pages/_error.js +1 -1
  72. package/.next/server/pages/_error.js.nft.json +1 -1
  73. package/.next/server/pages/account.js +1 -1
  74. package/.next/server/pages/account.js.nft.json +1 -1
  75. package/.next/server/pages/api/graphql.js +1 -1
  76. package/.next/server/pages/api/graphql.js.nft.json +1 -1
  77. package/.next/server/pages/api/health/live.js +1 -1
  78. package/.next/server/pages/api/health/live.js.nft.json +1 -1
  79. package/.next/server/pages/api/health/ready.js +1 -1
  80. package/.next/server/pages/api/health/ready.js.nft.json +1 -1
  81. package/.next/server/pages/api/preview.js +1 -1
  82. package/.next/server/pages/api/preview.js.nft.json +1 -1
  83. package/.next/server/pages/checkout.js +1 -1
  84. package/.next/server/pages/checkout.js.nft.json +1 -1
  85. package/.next/server/pages/en-US/404.html +2 -2
  86. package/.next/server/pages/en-US/500.html +2 -2
  87. package/.next/server/pages/en-US/account.html +2 -2
  88. package/.next/server/pages/en-US/checkout.html +2 -2
  89. package/.next/server/pages/en-US/login.html +2 -2
  90. package/.next/server/pages/en-US/s.html +2 -2
  91. package/.next/server/pages/en-US.html +2 -2
  92. package/.next/server/pages/index.js +1 -1
  93. package/.next/server/pages/index.js.nft.json +1 -1
  94. package/.next/server/pages/login.js +1 -1
  95. package/.next/server/pages/login.js.nft.json +1 -1
  96. package/.next/server/pages/s.js +1 -1
  97. package/.next/server/pages/s.js.nft.json +1 -1
  98. package/.next/server/pages-manifest.json +1 -1
  99. package/.next/server/webpack-api-runtime.js +1 -1
  100. package/.next/server/webpack-runtime.js +1 -1
  101. package/.next/trace +65 -58
  102. package/.turbo/turbo-build.log +2 -2
  103. package/.turbo/turbo-test.log +4 -4
  104. package/package.json +5 -5
  105. package/.next/server/chunks/102.js +0 -1
  106. package/.next/server/chunks/133.js +0 -88
  107. package/.next/server/chunks/158.js +0 -1
  108. package/.next/server/chunks/245.js +0 -1
  109. package/.next/server/chunks/267.js +0 -1
  110. package/.next/server/chunks/305.js +0 -15
  111. package/.next/server/chunks/35.js +0 -1
  112. package/.next/server/chunks/381.js +0 -1
  113. package/.next/server/chunks/383.js +0 -123
  114. package/.next/server/chunks/481.js +0 -413
  115. package/.next/server/chunks/493.js +0 -1
  116. package/.next/server/chunks/520.js +0 -1
  117. package/.next/server/chunks/534.js +0 -1
  118. package/.next/server/chunks/58.js +0 -1
  119. package/.next/server/chunks/635.js +0 -1
  120. package/.next/server/chunks/640.js +0 -6
  121. package/.next/server/chunks/679.js +0 -1
  122. package/.next/server/chunks/693.js +0 -1
  123. package/.next/server/chunks/779.js +0 -1
  124. package/.next/server/chunks/812.js +0 -1
  125. package/.next/server/chunks/859.js +0 -6
  126. package/.next/server/chunks/889.js +0 -8
  127. package/.next/server/chunks/902.js +0 -1
  128. package/.next/server/chunks/930.js +0 -1
  129. package/.next/server/chunks/950.js +0 -1
  130. package/.next/server/chunks/957.js +0 -1
  131. package/.next/server/chunks/993.js +0 -1
  132. /package/.next/static/{oMUSJ3F9dCkPLN-bimLFg → kBnSk99LVFo2cLlCkk4Bu}/_buildManifest.js +0 -0
  133. /package/.next/static/{oMUSJ3F9dCkPLN-bimLFg → kBnSk99LVFo2cLlCkk4Bu}/_ssgManifest.js +0 -0
@@ -1 +1 @@
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
+ 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-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=787,e.ids=[787],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,[950,889],()=>__webpack_exec__(122));module.exports=r})();
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,[5950,1889],()=>__webpack_exec__(40122));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/102.js","../../chunks/133.js","../../chunks/158.js","../../chunks/223.js","../../chunks/245.js","../../chunks/267.js","../../chunks/305.js","../../chunks/35.js","../../chunks/374.js","../../chunks/381.js","../../chunks/383.js","../../chunks/481.js","../../chunks/493.js","../../chunks/520.js","../../chunks/534.js","../../chunks/58.js","../../chunks/635.js","../../chunks/640.js","../../chunks/679.js","../../chunks/693.js","../../chunks/779.js","../../chunks/812.js","../../chunks/859.js","../../chunks/889.js","../../chunks/902.js","../../chunks/930.js","../../chunks/950.js","../../chunks/957.js","../../chunks/993.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/2381.js","../../chunks/2534.js","../../chunks/2918.js","../../chunks/2957.js","../../chunks/3383.js","../../chunks/3716.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/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":{"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
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/fs-next-update/page"]={"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-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":[]}}
@@ -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 __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\":\"oMUSJ3F9dCkPLN-bimLFg\",\"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>
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\":\"kBnSk99LVFo2cLlCkk4Bu\",\"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,6 +1,6 @@
1
1
  1:HL["/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
2
  2:HL["/_next/static/css/5ed3f7794f0deb5a.css","style",{"crossOrigin":""}]
3
- 0:["oMUSJ3F9dCkPLN-bimLFg",[[["",{"children":["fs-next-update",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],"$L3",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5ed3f7794f0deb5a.css","precedence":"next","crossOrigin":""}]],"$L4"]]]]
3
+ 0:["kBnSk99LVFo2cLlCkk4Bu",[[["",{"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
  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
5
  3:[null,"$L5",null]
6
6
  6:I[5042,["185","static/chunks/app/layout-91b2430897aac937.js"],""]