@faststore/core 2.1.90 → 2.2.0-alpha.1

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 (149) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +31 -31
  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/next-server.js.nft.json +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-server.js.nft.json +1 -1
  12. package/.next/prerender-manifest.json +1 -1
  13. package/.next/react-loadable-manifest.json +1 -1
  14. package/.next/routes-manifest.json +1 -1
  15. package/.next/server/chunks/{907.js → 112.js} +422 -278
  16. package/.next/server/chunks/177.js +3 -3
  17. package/.next/server/chunks/183.js +1 -1
  18. package/.next/server/chunks/184.js +4 -4
  19. package/.next/server/chunks/186.js +7 -7
  20. package/.next/server/chunks/289.js +32 -29
  21. package/.next/server/chunks/312.js +67 -67
  22. package/.next/server/chunks/350.js +98 -41
  23. package/.next/server/chunks/483.js +43 -42
  24. package/.next/server/chunks/52.js +4007 -0
  25. package/.next/server/chunks/53.js +6 -6
  26. package/.next/server/chunks/530.js +22 -22
  27. package/.next/server/chunks/574.js +2 -2
  28. package/.next/server/chunks/576.js +1 -1
  29. package/.next/server/chunks/{933.js → 647.js} +33 -117
  30. package/.next/server/chunks/676.js +2 -2
  31. package/.next/server/chunks/693.js +3 -3
  32. package/.next/server/chunks/71.js +103 -61
  33. package/.next/server/chunks/74.js +268 -271
  34. package/.next/server/chunks/753.js +73 -28
  35. package/.next/server/chunks/779.js +8 -8
  36. package/.next/server/chunks/817.js +4007 -0
  37. package/.next/server/chunks/825.js +89 -89
  38. package/.next/server/chunks/854.js +4 -4
  39. package/.next/server/chunks/859.js +12 -12
  40. package/.next/server/chunks/98.js +4 -4
  41. package/.next/server/chunks/988.js +10 -10
  42. package/.next/server/middleware-build-manifest.js +1 -1
  43. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  44. package/.next/server/pages/404.js +42 -42
  45. package/.next/server/pages/404.js.nft.json +1 -1
  46. package/.next/server/pages/500.js +42 -42
  47. package/.next/server/pages/500.js.nft.json +1 -1
  48. package/.next/server/pages/[...slug].js +293 -171
  49. package/.next/server/pages/[...slug].js.nft.json +1 -1
  50. package/.next/server/pages/[slug]/p.js +645 -663
  51. package/.next/server/pages/[slug]/p.js.nft.json +1 -1
  52. package/.next/server/pages/_app.js +18 -18
  53. package/.next/server/pages/_app.js.nft.json +1 -1
  54. package/.next/server/pages/_document.js +30 -30
  55. package/.next/server/pages/_document.js.nft.json +1 -1
  56. package/.next/server/pages/_error.js +8 -8
  57. package/.next/server/pages/account.js +42 -42
  58. package/.next/server/pages/account.js.nft.json +1 -1
  59. package/.next/server/pages/api/graphql.js +146 -61
  60. package/.next/server/pages/api/graphql.js.nft.json +1 -1
  61. package/.next/server/pages/api/health/live.js +2 -2
  62. package/.next/server/pages/api/health/ready.js +2 -2
  63. package/.next/server/pages/api/preview.js +3 -3
  64. package/.next/server/pages/checkout.js +40 -40
  65. package/.next/server/pages/checkout.js.nft.json +1 -1
  66. package/.next/server/pages/en-US/404.html +2 -2
  67. package/.next/server/pages/en-US/500.html +2 -2
  68. package/.next/server/pages/en-US/account.html +2 -2
  69. package/.next/server/pages/en-US/checkout.html +2 -2
  70. package/.next/server/pages/en-US/login.html +2 -2
  71. package/.next/server/pages/en-US/s.html +2 -2
  72. package/.next/server/pages/en-US.html +2 -2
  73. package/.next/server/pages/index.js +53 -53
  74. package/.next/server/pages/index.js.nft.json +1 -1
  75. package/.next/server/pages/login.js +44 -44
  76. package/.next/server/pages/login.js.nft.json +1 -1
  77. package/.next/server/pages/s.js +183 -101
  78. package/.next/server/pages/s.js.nft.json +1 -1
  79. package/.next/server/pages-manifest.json +2 -2
  80. package/.next/static/chunks/{238-e5e4b2094f0e1df8.js → 238-86838f629f3d0aa4.js} +1 -1
  81. package/.next/static/chunks/{243-df6d1b248f7b4d3c.js → 243-ef9e49ef3df579c0.js} +1 -1
  82. package/.next/static/chunks/{709.7bc5a25ce30abda6.js → 709.daf1eddebf1e7952.js} +1 -1
  83. package/.next/static/chunks/932-33f45603c7d12a4b.js +1 -0
  84. package/.next/static/chunks/pages/[...slug]-362204c7e0b533cf.js +1 -0
  85. package/.next/static/chunks/pages/[slug]/p-885042c4b2b4f8ed.js +1 -0
  86. package/.next/static/chunks/pages/{index-d521ce4f4e2b89a6.js → index-79b05b0071c02fff.js} +1 -1
  87. package/.next/static/chunks/pages/s-e1bb00f8de6a386e.js +1 -0
  88. package/.next/static/chunks/{webpack-352e624909554726.js → webpack-88d120cefa1c4c09.js} +1 -1
  89. package/.next/static/wPqgZ8bYrPY473PZzuIX_/_buildManifest.js +1 -0
  90. package/.next/trace +80 -80
  91. package/.turbo/turbo-build.log +8 -6
  92. package/.turbo/turbo-test.log +25 -0
  93. package/@generated/graphql/index.ts +183 -79
  94. package/@generated/graphql/persisted.json +5 -5
  95. package/@generated/graphql/schema.graphql +1053 -0
  96. package/api/index.ts +15 -0
  97. package/codegen.yml +2 -1
  98. package/generate.sh +71 -0
  99. package/index.ts +15 -0
  100. package/jest.config.js +6 -0
  101. package/package.json +33 -18
  102. package/src/components/cms/RenderSections.tsx +4 -5
  103. package/src/components/product/ProductGrid/ProductGrid.tsx +4 -3
  104. package/src/components/sections/Breadcrumb/Breadcrumb.tsx +17 -22
  105. package/src/components/sections/CrossSellingShelf/CrossSellingShelf.tsx +8 -6
  106. package/src/components/sections/ProductDetails/ProductDetails.tsx +23 -33
  107. package/src/components/sections/ProductGallery/ProductGallery.tsx +15 -26
  108. package/src/components/sections/ProductShelf/ProductShelf.tsx +1 -1
  109. package/src/components/sections/ProductTiles/ProductTiles.tsx +4 -3
  110. package/src/components/templates/ProductListingPage/ProductListing.tsx +95 -0
  111. package/src/components/templates/ProductListingPage/ProductListingPage.tsx +34 -68
  112. package/src/components/templates/SearchPage/SearchPage.tsx +81 -0
  113. package/src/components/templates/SearchPage/index.ts +2 -0
  114. package/src/components/ui/ProductGallery/ProductGallery.tsx +24 -16
  115. package/src/components/ui/ProductGallery/ProductGalleryPage.tsx +8 -7
  116. package/src/components/ui/ProductGallery/useDelayedFacets.ts +3 -3
  117. package/src/components/ui/ProductShelf/ProductShelf.tsx +3 -2
  118. package/src/customizations/fragments/ClientProduct.ts +9 -0
  119. package/src/customizations/fragments/ClientProductGallery.ts +19 -0
  120. package/src/customizations/fragments/ClientProducts.ts +19 -0
  121. package/src/customizations/fragments/ServerCollectionPage.ts +9 -0
  122. package/src/customizations/fragments/ServerProductPage.ts +9 -0
  123. package/src/customizations/graphql/thirdParty/resolvers/index.ts +3 -0
  124. package/src/customizations/graphql/vtex/resolvers/index.ts +3 -0
  125. package/src/pages/[...slug].tsx +5 -3
  126. package/src/pages/[slug]/p.tsx +38 -18
  127. package/src/pages/s.tsx +22 -34
  128. package/src/sdk/graphql/useQuery.ts +17 -13
  129. package/src/sdk/overrides/PageProvider.tsx +78 -0
  130. package/src/sdk/product/useLocalizedVariables.ts +33 -0
  131. package/src/sdk/product/usePageProductsQuery.ts +139 -0
  132. package/src/{components/sections/ProductGallery/useGalleryQuery.ts → sdk/product/useProductGalleryQuery.ts} +12 -13
  133. package/src/sdk/product/{useProduct.ts → useProductQuery.ts} +10 -7
  134. package/src/sdk/product/useProductsPrefetch.ts +72 -0
  135. package/src/sdk/product/useProductsQuery.ts +17 -63
  136. package/src/server/generator/generateGraphQLSchemaFile.ts +3 -0
  137. package/src/server/generator/schema.ts +82 -0
  138. package/src/server/index.ts +34 -21
  139. package/src/server/options.ts +16 -0
  140. package/test/server/index.test.ts +146 -0
  141. package/.next/server/chunks/487.js +0 -9142
  142. package/.next/server/chunks/650.js +0 -9142
  143. package/.next/static/7SuqEgCuf5UtY9Gx-CYYB/_buildManifest.js +0 -1
  144. package/.next/static/chunks/603-d1c069aa8a349c86.js +0 -1
  145. package/.next/static/chunks/pages/[...slug]-ca533c74c22cb787.js +0 -1
  146. package/.next/static/chunks/pages/[slug]/p-7bb760bb3fcfc0bb.js +0 -1
  147. package/.next/static/chunks/pages/s-0e516ab36bb49c99.js +0 -1
  148. package/src/components/ui/ProductGallery/usePageProducts.ts +0 -48
  149. /package/.next/static/{7SuqEgCuf5UtY9Gx-CYYB → wPqgZ8bYrPY473PZzuIX_}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- self.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-c67a75d1b6f99dc8.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:["static/7SuqEgCuf5UtY9Gx-CYYB/_buildManifest.js","static/7SuqEgCuf5UtY9Gx-CYYB/_ssgManifest.js"],rootMainFiles:[],pages:{"/":["static/chunks/webpack-352e624909554726.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/chunks/548-ab84e9e8b49413ab.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-df6d1b248f7b4d3c.js","static/css/20e4a3a45cdd65f4.css","static/chunks/238-e5e4b2094f0e1df8.js","static/css/a2eefb25a4608343.css","static/chunks/pages/index-d521ce4f4e2b89a6.js"],"/404":["static/chunks/webpack-352e624909554726.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-df6d1b248f7b4d3c.js","static/css/df588bb98c0b0ca6.css","static/chunks/pages/404-af78f7cd1d3c1f60.js"],"/500":["static/chunks/webpack-352e624909554726.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-df6d1b248f7b4d3c.js","static/css/df588bb98c0b0ca6.css","static/chunks/pages/500-f6346ca5f9dc4fef.js"],"/[...slug]":["static/chunks/webpack-352e624909554726.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/chunks/548-ab84e9e8b49413ab.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-df6d1b248f7b4d3c.js","static/css/20e4a3a45cdd65f4.css","static/chunks/238-e5e4b2094f0e1df8.js","static/css/f0e2d1b8832e935d.css","static/chunks/603-d1c069aa8a349c86.js","static/css/a2eefb25a4608343.css","static/css/527e334fa69cf40a.css","static/chunks/pages/[...slug]-ca533c74c22cb787.js"],"/[slug]/p":["static/chunks/webpack-352e624909554726.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/chunks/548-ab84e9e8b49413ab.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-df6d1b248f7b4d3c.js","static/css/20e4a3a45cdd65f4.css","static/chunks/238-e5e4b2094f0e1df8.js","static/css/4b7138899cd07c63.css","static/chunks/pages/[slug]/p-7bb760bb3fcfc0bb.js"],"/_app":["static/chunks/webpack-352e624909554726.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/css/9e76fef1c9ca89af.css","static/chunks/pages/_app-6d0e6ab9a4dd8106.js"],"/_error":["static/chunks/webpack-352e624909554726.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"],"/account":["static/chunks/webpack-352e624909554726.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-df6d1b248f7b4d3c.js","static/chunks/pages/account-05bd79fb78365e88.js"],"/checkout":["static/chunks/webpack-352e624909554726.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-df6d1b248f7b4d3c.js","static/chunks/pages/checkout-c973786e68f25a39.js"],"/login":["static/chunks/webpack-352e624909554726.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-df6d1b248f7b4d3c.js","static/css/df588bb98c0b0ca6.css","static/chunks/pages/login-8deb9243376b6aa1.js"],"/s":["static/chunks/webpack-352e624909554726.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-df6d1b248f7b4d3c.js","static/css/f0e2d1b8832e935d.css","static/chunks/603-d1c069aa8a349c86.js","static/chunks/pages/s-0e516ab36bb49c99.js"]},ampFirstPages:[]};
1
+ self.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-c67a75d1b6f99dc8.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:["static/wPqgZ8bYrPY473PZzuIX_/_buildManifest.js","static/wPqgZ8bYrPY473PZzuIX_/_ssgManifest.js"],rootMainFiles:[],pages:{"/":["static/chunks/webpack-88d120cefa1c4c09.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/chunks/548-ab84e9e8b49413ab.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-ef9e49ef3df579c0.js","static/css/20e4a3a45cdd65f4.css","static/chunks/238-86838f629f3d0aa4.js","static/css/a2eefb25a4608343.css","static/chunks/pages/index-79b05b0071c02fff.js"],"/404":["static/chunks/webpack-88d120cefa1c4c09.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-ef9e49ef3df579c0.js","static/css/df588bb98c0b0ca6.css","static/chunks/pages/404-af78f7cd1d3c1f60.js"],"/500":["static/chunks/webpack-88d120cefa1c4c09.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-ef9e49ef3df579c0.js","static/css/df588bb98c0b0ca6.css","static/chunks/pages/500-f6346ca5f9dc4fef.js"],"/[...slug]":["static/chunks/webpack-88d120cefa1c4c09.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/chunks/548-ab84e9e8b49413ab.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-ef9e49ef3df579c0.js","static/css/20e4a3a45cdd65f4.css","static/chunks/238-86838f629f3d0aa4.js","static/css/f0e2d1b8832e935d.css","static/chunks/932-33f45603c7d12a4b.js","static/css/a2eefb25a4608343.css","static/css/527e334fa69cf40a.css","static/chunks/pages/[...slug]-362204c7e0b533cf.js"],"/[slug]/p":["static/chunks/webpack-88d120cefa1c4c09.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/chunks/548-ab84e9e8b49413ab.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-ef9e49ef3df579c0.js","static/css/20e4a3a45cdd65f4.css","static/chunks/238-86838f629f3d0aa4.js","static/css/4b7138899cd07c63.css","static/chunks/pages/[slug]/p-885042c4b2b4f8ed.js"],"/_app":["static/chunks/webpack-88d120cefa1c4c09.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/css/9e76fef1c9ca89af.css","static/chunks/pages/_app-6d0e6ab9a4dd8106.js"],"/_error":["static/chunks/webpack-88d120cefa1c4c09.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"],"/account":["static/chunks/webpack-88d120cefa1c4c09.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-ef9e49ef3df579c0.js","static/chunks/pages/account-05bd79fb78365e88.js"],"/checkout":["static/chunks/webpack-88d120cefa1c4c09.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-ef9e49ef3df579c0.js","static/chunks/pages/checkout-c973786e68f25a39.js"],"/login":["static/chunks/webpack-88d120cefa1c4c09.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-ef9e49ef3df579c0.js","static/css/df588bb98c0b0ca6.css","static/chunks/pages/login-8deb9243376b6aa1.js"],"/s":["static/chunks/webpack-88d120cefa1c4c09.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/738-67a288ca3569cdbb.js","static/css/e3b039e8f5daf95f.css","static/chunks/243-ef9e49ef3df579c0.js","static/css/f0e2d1b8832e935d.css","static/chunks/932-33f45603c7d12a4b.js","static/chunks/pages/s-e1bb00f8de6a386e.js"]},ampFirstPages:[]};
@@ -1 +1 @@
1
- self.__REACT_LOADABLE_MANIFEST={"../../node_modules/next/dist/client/index.js -> ../pages/_app":{id:2741,files:["static/chunks/741.52f7fb873418346f.js"]},"../../node_modules/next/dist/client/index.js -> ../pages/_error":{id:9651,files:["static/chunks/651.7142f31ce1e052b3.js"]},"../components/cms/GlobalSections.tsx -> src/components/cart/CartSidebar":{id:530,files:["static/css/6e1a7434f061d0ef.css","static/chunks/530.848b014622932b93.js"]},"../components/cms/GlobalSections.tsx -> src/components/region/RegionModal":{id:5988,files:["static/css/cb7d1fcea42fab9c.css","static/chunks/988.d10040040cdfebbb.js"]},"../components/search/SearchInput/SearchInput.tsx -> src/components/search/SearchDropdown":{id:6148,files:["static/chunks/148.3bb7e05cc5d1c1c4.js"]},"../components/sections/ProductGallery/Overrides.tsx -> src/components/search/Filter/FilterSlider":{id:1386,files:[]},"../components/ui/ProductGallery/ProductGallery.tsx -> ./ProductGalleryPage":{id:3709,files:["static/chunks/709.7bc5a25ce30abda6.js"]}};
1
+ self.__REACT_LOADABLE_MANIFEST={"../../node_modules/next/dist/client/index.js -> ../pages/_app":{id:2741,files:["static/chunks/741.52f7fb873418346f.js"]},"../../node_modules/next/dist/client/index.js -> ../pages/_error":{id:9651,files:["static/chunks/651.7142f31ce1e052b3.js"]},"../components/cms/GlobalSections.tsx -> src/components/cart/CartSidebar":{id:530,files:["static/css/6e1a7434f061d0ef.css","static/chunks/530.848b014622932b93.js"]},"../components/cms/GlobalSections.tsx -> src/components/region/RegionModal":{id:5988,files:["static/css/cb7d1fcea42fab9c.css","static/chunks/988.d10040040cdfebbb.js"]},"../components/search/SearchInput/SearchInput.tsx -> src/components/search/SearchDropdown":{id:6148,files:["static/chunks/148.3bb7e05cc5d1c1c4.js"]},"../components/sections/ProductGallery/Overrides.tsx -> src/components/search/Filter/FilterSlider":{id:1386,files:[]},"../components/ui/ProductGallery/ProductGallery.tsx -> ./ProductGalleryPage":{id:3709,files:["static/chunks/709.daf1eddebf1e7952.js"]}};
@@ -5,7 +5,7 @@ exports.id = 197;
5
5
  exports.ids = [197];
6
6
  exports.modules = {
7
7
 
8
- /***/ 69206:
8
+ /***/ 9206:
9
9
  /***/ ((module, __webpack_exports__, __webpack_require__) => {
10
10
 
11
11
  __webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {
@@ -14,14 +14,14 @@ __webpack_require__.r(__webpack_exports__);
14
14
  /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__),
15
15
  /* harmony export */ "getStaticProps": () => (/* binding */ getStaticProps)
16
16
  /* harmony export */ });
17
- /* harmony import */ var next_seo__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(16641);
17
+ /* harmony import */ var next_seo__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6641);
18
18
  /* harmony import */ var next_seo__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(next_seo__WEBPACK_IMPORTED_MODULE_0__);
19
- /* harmony import */ var next_router__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(71853);
19
+ /* harmony import */ var next_router__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1853);
20
20
  /* harmony import */ var next_router__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(next_router__WEBPACK_IMPORTED_MODULE_1__);
21
21
  /* harmony import */ var src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(4074);
22
22
  /* harmony import */ var _faststore_ui__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(2614);
23
- /* harmony import */ var src_components_sections_EmptyState__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(11186);
24
- /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(20997);
23
+ /* harmony import */ var src_components_sections_EmptyState__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(1186);
24
+ /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(997);
25
25
  /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_4__);
26
26
  var __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_2__]);
27
27
  src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_2__ = (__webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__)[0];
@@ -93,21 +93,21 @@ __webpack_async_result__();
93
93
 
94
94
  /***/ }),
95
95
 
96
- /***/ 16676:
96
+ /***/ 6676:
97
97
  /***/ ((module) => {
98
98
 
99
99
  module.exports = require("@vtex/client-cms");
100
100
 
101
101
  /***/ }),
102
102
 
103
- /***/ 83430:
103
+ /***/ 3430:
104
104
  /***/ ((module) => {
105
105
 
106
106
  module.exports = require("idb-keyval");
107
107
 
108
108
  /***/ }),
109
109
 
110
- /***/ 16641:
110
+ /***/ 6641:
111
111
  /***/ ((module) => {
112
112
 
113
113
  module.exports = require("next-seo");
@@ -121,14 +121,14 @@ module.exports = require("next/dist/shared/lib/app-router-context.js");
121
121
 
122
122
  /***/ }),
123
123
 
124
- /***/ 92796:
124
+ /***/ 2796:
125
125
  /***/ ((module) => {
126
126
 
127
127
  module.exports = require("next/dist/shared/lib/head-manager-context.js");
128
128
 
129
129
  /***/ }),
130
130
 
131
- /***/ 94957:
131
+ /***/ 4957:
132
132
  /***/ ((module) => {
133
133
 
134
134
  module.exports = require("next/dist/shared/lib/head.js");
@@ -142,105 +142,105 @@ module.exports = require("next/dist/shared/lib/i18n/detect-domain-locale.js");
142
142
 
143
143
  /***/ }),
144
144
 
145
- /***/ 34014:
145
+ /***/ 4014:
146
146
  /***/ ((module) => {
147
147
 
148
148
  module.exports = require("next/dist/shared/lib/i18n/normalize-locale-path.js");
149
149
 
150
150
  /***/ }),
151
151
 
152
- /***/ 64486:
152
+ /***/ 4486:
153
153
  /***/ ((module) => {
154
154
 
155
155
  module.exports = require("next/dist/shared/lib/image-blur-svg.js");
156
156
 
157
157
  /***/ }),
158
158
 
159
- /***/ 50744:
159
+ /***/ 744:
160
160
  /***/ ((module) => {
161
161
 
162
162
  module.exports = require("next/dist/shared/lib/image-config-context.js");
163
163
 
164
164
  /***/ }),
165
165
 
166
- /***/ 35843:
166
+ /***/ 5843:
167
167
  /***/ ((module) => {
168
168
 
169
169
  module.exports = require("next/dist/shared/lib/image-config.js");
170
170
 
171
171
  /***/ }),
172
172
 
173
- /***/ 78524:
173
+ /***/ 8524:
174
174
  /***/ ((module) => {
175
175
 
176
176
  module.exports = require("next/dist/shared/lib/is-plain-object.js");
177
177
 
178
178
  /***/ }),
179
179
 
180
- /***/ 78020:
180
+ /***/ 8020:
181
181
  /***/ ((module) => {
182
182
 
183
183
  module.exports = require("next/dist/shared/lib/mitt.js");
184
184
 
185
185
  /***/ }),
186
186
 
187
- /***/ 64406:
187
+ /***/ 4406:
188
188
  /***/ ((module) => {
189
189
 
190
190
  module.exports = require("next/dist/shared/lib/page-path/denormalize-page-path.js");
191
191
 
192
192
  /***/ }),
193
193
 
194
- /***/ 24964:
194
+ /***/ 4964:
195
195
  /***/ ((module) => {
196
196
 
197
197
  module.exports = require("next/dist/shared/lib/router-context.js");
198
198
 
199
199
  /***/ }),
200
200
 
201
- /***/ 93431:
201
+ /***/ 3431:
202
202
  /***/ ((module) => {
203
203
 
204
204
  module.exports = require("next/dist/shared/lib/router/utils/add-locale.js");
205
205
 
206
206
  /***/ }),
207
207
 
208
- /***/ 11751:
208
+ /***/ 1751:
209
209
  /***/ ((module) => {
210
210
 
211
211
  module.exports = require("next/dist/shared/lib/router/utils/add-path-prefix.js");
212
212
 
213
213
  /***/ }),
214
214
 
215
- /***/ 46220:
215
+ /***/ 6220:
216
216
  /***/ ((module) => {
217
217
 
218
218
  module.exports = require("next/dist/shared/lib/router/utils/compare-states.js");
219
219
 
220
220
  /***/ }),
221
221
 
222
- /***/ 10299:
222
+ /***/ 299:
223
223
  /***/ ((module) => {
224
224
 
225
225
  module.exports = require("next/dist/shared/lib/router/utils/format-next-pathname-info.js");
226
226
 
227
227
  /***/ }),
228
228
 
229
- /***/ 23938:
229
+ /***/ 3938:
230
230
  /***/ ((module) => {
231
231
 
232
232
  module.exports = require("next/dist/shared/lib/router/utils/format-url.js");
233
233
 
234
234
  /***/ }),
235
235
 
236
- /***/ 29565:
236
+ /***/ 9565:
237
237
  /***/ ((module) => {
238
238
 
239
239
  module.exports = require("next/dist/shared/lib/router/utils/get-asset-path-from-route.js");
240
240
 
241
241
  /***/ }),
242
242
 
243
- /***/ 35789:
243
+ /***/ 5789:
244
244
  /***/ ((module) => {
245
245
 
246
246
  module.exports = require("next/dist/shared/lib/router/utils/get-next-pathname-info.js");
@@ -261,112 +261,112 @@ module.exports = require("next/dist/shared/lib/router/utils/is-dynamic.js");
261
261
 
262
262
  /***/ }),
263
263
 
264
- /***/ 28854:
264
+ /***/ 8854:
265
265
  /***/ ((module) => {
266
266
 
267
267
  module.exports = require("next/dist/shared/lib/router/utils/parse-path.js");
268
268
 
269
269
  /***/ }),
270
270
 
271
- /***/ 91292:
271
+ /***/ 1292:
272
272
  /***/ ((module) => {
273
273
 
274
274
  module.exports = require("next/dist/shared/lib/router/utils/parse-relative-url.js");
275
275
 
276
276
  /***/ }),
277
277
 
278
- /***/ 34567:
278
+ /***/ 4567:
279
279
  /***/ ((module) => {
280
280
 
281
281
  module.exports = require("next/dist/shared/lib/router/utils/path-has-prefix.js");
282
282
 
283
283
  /***/ }),
284
284
 
285
- /***/ 80979:
285
+ /***/ 979:
286
286
  /***/ ((module) => {
287
287
 
288
288
  module.exports = require("next/dist/shared/lib/router/utils/querystring.js");
289
289
 
290
290
  /***/ }),
291
291
 
292
- /***/ 93297:
292
+ /***/ 3297:
293
293
  /***/ ((module) => {
294
294
 
295
295
  module.exports = require("next/dist/shared/lib/router/utils/remove-trailing-slash.js");
296
296
 
297
297
  /***/ }),
298
298
 
299
- /***/ 36052:
299
+ /***/ 6052:
300
300
  /***/ ((module) => {
301
301
 
302
302
  module.exports = require("next/dist/shared/lib/router/utils/resolve-rewrites.js");
303
303
 
304
304
  /***/ }),
305
305
 
306
- /***/ 84226:
306
+ /***/ 4226:
307
307
  /***/ ((module) => {
308
308
 
309
309
  module.exports = require("next/dist/shared/lib/router/utils/route-matcher.js");
310
310
 
311
311
  /***/ }),
312
312
 
313
- /***/ 95052:
313
+ /***/ 5052:
314
314
  /***/ ((module) => {
315
315
 
316
316
  module.exports = require("next/dist/shared/lib/router/utils/route-regex.js");
317
317
 
318
318
  /***/ }),
319
319
 
320
- /***/ 59232:
320
+ /***/ 9232:
321
321
  /***/ ((module) => {
322
322
 
323
323
  module.exports = require("next/dist/shared/lib/utils.js");
324
324
 
325
325
  /***/ }),
326
326
 
327
- /***/ 71853:
327
+ /***/ 1853:
328
328
  /***/ ((module) => {
329
329
 
330
330
  module.exports = require("next/router");
331
331
 
332
332
  /***/ }),
333
333
 
334
- /***/ 16689:
334
+ /***/ 6689:
335
335
  /***/ ((module) => {
336
336
 
337
337
  module.exports = require("react");
338
338
 
339
339
  /***/ }),
340
340
 
341
- /***/ 66405:
341
+ /***/ 6405:
342
342
  /***/ ((module) => {
343
343
 
344
344
  module.exports = require("react-dom");
345
345
 
346
346
  /***/ }),
347
347
 
348
- /***/ 20997:
348
+ /***/ 997:
349
349
  /***/ ((module) => {
350
350
 
351
351
  module.exports = require("react/jsx-runtime");
352
352
 
353
353
  /***/ }),
354
354
 
355
- /***/ 73823:
355
+ /***/ 3823:
356
356
  /***/ ((module) => {
357
357
 
358
358
  module.exports = require("tabbable");
359
359
 
360
360
  /***/ }),
361
361
 
362
- /***/ 97564:
362
+ /***/ 7564:
363
363
  /***/ ((module) => {
364
364
 
365
365
  module.exports = import("chalk");;
366
366
 
367
367
  /***/ }),
368
368
 
369
- /***/ 15941:
369
+ /***/ 5941:
370
370
  /***/ ((module) => {
371
371
 
372
372
  module.exports = import("swr");;
@@ -380,7 +380,7 @@ module.exports = import("swr");;
380
380
  var __webpack_require__ = require("../webpack-runtime.js");
381
381
  __webpack_require__.C(exports);
382
382
  var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
383
- var __webpack_exports__ = __webpack_require__.X(0, [676,825,183,177,74,186], () => (__webpack_exec__(69206)));
383
+ var __webpack_exports__ = __webpack_require__.X(0, [676,825,183,177,74,186], () => (__webpack_exec__(9206)));
384
384
  module.exports = __webpack_exports__;
385
385
 
386
386
  })();
@@ -1 +1 @@
1
- {"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/825.js","../chunks/183.js","../chunks/177.js","../chunks/74.js","../chunks/186.js","../chunks/779.js","../chunks/988.js","../chunks/53.js","../chunks/693.js","../chunks/530.js","../chunks/854.js","../chunks/312.js","../../package.json","../../../node_modules/chalk/package.json","../../../node_modules/next/dist/shared/lib/head.js","../../../node_modules/next/dist/shared/lib/app-router-context.js","../../../node_modules/next/dist/shared/lib/head-manager-context.js","../../../node_modules/next/dist/shared/lib/image-blur-svg.js","../../../node_modules/next/dist/shared/lib/image-config-context.js","../../../node_modules/next/dist/shared/lib/image-config.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/mitt.js","../../../node_modules/next/dist/shared/lib/router-context.js","../../../node_modules/next/dist/shared/lib/utils.js","../../../node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","../../../node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","../../../node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","../../../node_modules/next/dist/shared/lib/router/utils/add-locale.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/compare-states.js","../../../node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/format-url.js","../../../node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","../../../node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-path.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","../../../node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/querystring.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","../../../node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","../../../node_modules/next/dist/shared/lib/router/utils/route-matcher.js","../../../node_modules/next/dist/shared/lib/router/utils/route-regex.js","../../../node_modules/chalk/source/index.js","../../../node_modules/next/router.js","../../../node_modules/next/package.json","../../../node_modules/chalk/source/utilities.js","../../../node_modules/next/dist/client/remove-base-path.js","../../../node_modules/chalk/source/vendor/ansi-styles/index.js","../../../node_modules/chalk/source/vendor/supports-color/index.js","../../../node_modules/next/dist/client/has-base-path.js","../../../node_modules/next/dist/client/router.js","../../../node_modules/next/dist/shared/lib/side-effect.js","../../../node_modules/next/dist/shared/lib/amp-context.js","../../../node_modules/next/dist/shared/lib/amp-mode.js","../../../node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/path-match.js","../../../node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","../../../node_modules/next/dist/shared/lib/escape-regexp.js","../../../node_modules/next/dist/shared/lib/router/utils/index.js","../../../node_modules/next/dist/shared/lib/router/router.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/client/normalize-trailing-slash.js","../../../node_modules/next/dist/client/route-loader.js","../../../node_modules/next/dist/client/script.js","../../../node_modules/next/dist/client/detect-domain-locale.js","../../../node_modules/next/dist/client/add-locale.js","../../../node_modules/next/dist/client/remove-locale.js","../../../node_modules/next/dist/client/add-base-path.js","../../../node_modules/next/dist/client/trusted-types.js","../../../node_modules/next/dist/client/request-idle-callback.js","../../../node_modules/next/dist/client/head-manager.js","../../../node_modules/@swc/helpers/lib/_extends.js","../../../node_modules/@swc/helpers/package.json","../../../node_modules/@swc/helpers/lib/_interop_require_default.js","../../../node_modules/@swc/helpers/lib/_interop_require_wildcard.js","../../../node_modules/@swc/helpers/lib/_async_to_generator.js","../../../node_modules/next/dist/client/with-router.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../../../node_modules/@swc/helpers/lib/_object_without_properties_loose.js","../../../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../../../node_modules/next/dist/compiled/path-to-regexp/index.js","../../../node_modules/next/dist/compiled/react-is/package.json","../../../node_modules/next/dist/compiled/react-is/index.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.production.min.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","../../../src/components/region/RegionModal/index.ts","../../../src/components/cart/CartSidebar/index.ts","../../../src/components/search/SearchDropdown/index.ts","../../../package.json"]}
1
+ {"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/825.js","../chunks/183.js","../chunks/177.js","../chunks/74.js","../chunks/186.js","../chunks/779.js","../chunks/988.js","../chunks/53.js","../chunks/693.js","../chunks/530.js","../chunks/854.js","../chunks/312.js","../../package.json","../../../node_modules/chalk/package.json","../../../node_modules/next/dist/shared/lib/head.js","../../../node_modules/next/dist/shared/lib/app-router-context.js","../../../node_modules/next/dist/shared/lib/head-manager-context.js","../../../node_modules/next/dist/shared/lib/image-blur-svg.js","../../../node_modules/next/dist/shared/lib/image-config-context.js","../../../node_modules/next/dist/shared/lib/image-config.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/mitt.js","../../../node_modules/next/dist/shared/lib/router-context.js","../../../node_modules/next/dist/shared/lib/utils.js","../../../node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","../../../node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","../../../node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","../../../node_modules/next/dist/shared/lib/router/utils/add-locale.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/compare-states.js","../../../node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/format-url.js","../../../node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","../../../node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-path.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","../../../node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/querystring.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","../../../node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","../../../node_modules/next/dist/shared/lib/router/utils/route-matcher.js","../../../node_modules/next/dist/shared/lib/router/utils/route-regex.js","../../../node_modules/chalk/source/index.js","../../../node_modules/next/router.js","../../../node_modules/next/package.json","../../../node_modules/chalk/source/utilities.js","../../../node_modules/next/dist/client/remove-base-path.js","../../../node_modules/chalk/source/vendor/ansi-styles/index.js","../../../node_modules/chalk/source/vendor/supports-color/index.js","../../../node_modules/next/dist/client/router.js","../../../node_modules/next/dist/client/has-base-path.js","../../../node_modules/next/dist/shared/lib/side-effect.js","../../../node_modules/next/dist/shared/lib/amp-context.js","../../../node_modules/next/dist/shared/lib/amp-mode.js","../../../node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/path-match.js","../../../node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","../../../node_modules/next/dist/shared/lib/escape-regexp.js","../../../node_modules/next/dist/shared/lib/router/utils/index.js","../../../node_modules/next/dist/shared/lib/router/router.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/client/normalize-trailing-slash.js","../../../node_modules/next/dist/client/route-loader.js","../../../node_modules/next/dist/client/script.js","../../../node_modules/next/dist/client/detect-domain-locale.js","../../../node_modules/next/dist/client/add-locale.js","../../../node_modules/next/dist/client/remove-locale.js","../../../node_modules/next/dist/client/add-base-path.js","../../../node_modules/next/dist/client/trusted-types.js","../../../node_modules/next/dist/client/request-idle-callback.js","../../../node_modules/next/dist/client/head-manager.js","../../../node_modules/@swc/helpers/lib/_extends.js","../../../node_modules/@swc/helpers/package.json","../../../node_modules/@swc/helpers/lib/_interop_require_default.js","../../../node_modules/@swc/helpers/lib/_interop_require_wildcard.js","../../../node_modules/@swc/helpers/lib/_async_to_generator.js","../../../node_modules/next/dist/client/with-router.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../../../node_modules/@swc/helpers/lib/_object_without_properties_loose.js","../../../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../../../node_modules/next/dist/compiled/path-to-regexp/index.js","../../../node_modules/next/dist/compiled/react-is/package.json","../../../node_modules/next/dist/compiled/react-is/index.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.production.min.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","../../../src/components/region/RegionModal/index.ts","../../../src/components/cart/CartSidebar/index.ts","../../../src/components/search/SearchDropdown/index.ts","../../../package.json"]}