@faststore/core 3.15.1 → 3.15.3

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 (261) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +72 -72
  3. package/.next/cache/.tsbuildinfo +1 -1
  4. package/.next/cache/config.json +3 -3
  5. package/.next/cache/webpack/client-production/0.pack +0 -0
  6. package/.next/cache/webpack/client-production/index.pack +0 -0
  7. package/.next/cache/webpack/server-production/0.pack +0 -0
  8. package/.next/cache/webpack/server-production/index.pack +0 -0
  9. package/.next/next-minimal-server.js.nft.json +1 -1
  10. package/.next/next-server.js.nft.json +1 -1
  11. package/.next/prerender-manifest.js +1 -1
  12. package/.next/prerender-manifest.json +1 -1
  13. package/.next/react-loadable-manifest.json +141 -141
  14. package/.next/required-server-files.json +1 -1
  15. package/.next/routes-manifest.json +1 -1
  16. package/.next/server/chunks/1109.js +1 -0
  17. package/.next/server/chunks/1246.js +1 -0
  18. package/.next/server/chunks/1280.js +1 -0
  19. package/.next/server/chunks/{4171.js → 1553.js} +1 -1
  20. package/.next/server/chunks/{9977.js → 1815.js} +1 -1
  21. package/.next/server/chunks/1851.js +1 -0
  22. package/.next/server/chunks/1853.js +1 -0
  23. package/.next/server/chunks/214.js +1 -0
  24. package/.next/server/chunks/228.js +1 -0
  25. package/.next/server/chunks/2295.js +1 -1
  26. package/.next/server/chunks/2365.js +1 -0
  27. package/.next/server/chunks/2409.js +18 -0
  28. package/.next/server/chunks/2448.js +1 -0
  29. package/.next/server/chunks/3014.js +1 -0
  30. package/.next/server/chunks/3080.js +18 -0
  31. package/.next/server/chunks/3195.js +1 -0
  32. package/.next/server/chunks/3809.js +1 -0
  33. package/.next/server/chunks/3922.js +1 -1
  34. package/.next/server/chunks/{1658.js → 4050.js} +1 -1
  35. package/.next/server/chunks/4677.js +6 -0
  36. package/.next/server/chunks/{2894.js → 5097.js} +1 -1
  37. package/.next/server/chunks/533.js +1 -0
  38. package/.next/server/chunks/{5781.js → 6085.js} +1 -1
  39. package/.next/server/chunks/6198.js +1 -1
  40. package/.next/server/chunks/6483.js +1 -0
  41. package/.next/server/chunks/{8728.js → 657.js} +3 -3
  42. package/.next/server/chunks/{7273.js → 6595.js} +1 -1
  43. package/.next/server/chunks/{4466.js → 7249.js} +1 -1
  44. package/.next/server/chunks/7337.js +1 -0
  45. package/.next/server/chunks/7477.js +1 -0
  46. package/.next/server/chunks/7675.js +1 -1
  47. package/.next/server/chunks/{7464.js → 7676.js} +1 -1
  48. package/.next/server/chunks/7816.js +9 -0
  49. package/.next/server/chunks/{331.js → 7979.js} +3 -3
  50. package/.next/server/chunks/8640.js +1 -1
  51. package/.next/server/chunks/8737.js +1 -1
  52. package/.next/server/chunks/{8837.js → 9330.js} +1 -1
  53. package/.next/server/chunks/9365.js +1 -0
  54. package/.next/server/chunks/939.js +1 -0
  55. package/.next/server/chunks/{4614.js → 9569.js} +1 -1
  56. package/.next/server/chunks/9622.js +354 -0
  57. package/.next/server/chunks/9626.js +1 -0
  58. package/.next/server/chunks/9632.js +1 -0
  59. package/.next/server/chunks/9713.js +1 -0
  60. package/.next/server/chunks/{6628.js → 9725.js} +1 -1
  61. package/.next/server/chunks/ButtonSignIn.js +1 -1
  62. package/.next/server/chunks/FilterSkeleton.js +1 -1
  63. package/.next/server/chunks/ScrollToTopButton.js +1 -1
  64. package/.next/server/chunks/UIBannerText.js +1 -1
  65. package/.next/server/functions-config-manifest.json +1 -1
  66. package/.next/server/middleware-build-manifest.js +1 -1
  67. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  68. package/.next/server/pages/404.js +1 -1
  69. package/.next/server/pages/404.js.nft.json +1 -1
  70. package/.next/server/pages/500.js +1 -1
  71. package/.next/server/pages/500.js.nft.json +1 -1
  72. package/.next/server/pages/[...slug].js +1 -1
  73. package/.next/server/pages/[...slug].js.nft.json +1 -1
  74. package/.next/server/pages/[slug]/p.js +1 -1
  75. package/.next/server/pages/[slug]/p.js.nft.json +1 -1
  76. package/.next/server/pages/_app.js +1 -1
  77. package/.next/server/pages/_app.js.nft.json +1 -1
  78. package/.next/server/pages/_document.js +1 -1
  79. package/.next/server/pages/_document.js.nft.json +1 -1
  80. package/.next/server/pages/_error.js +1 -1
  81. package/.next/server/pages/_error.js.nft.json +1 -1
  82. package/.next/server/pages/account.js +1 -1
  83. package/.next/server/pages/account.js.nft.json +1 -1
  84. package/.next/server/pages/api/graphql.js +1 -1
  85. package/.next/server/pages/api/graphql.js.nft.json +1 -1
  86. package/.next/server/pages/api/health/live.js +1 -1
  87. package/.next/server/pages/api/health/live.js.nft.json +1 -1
  88. package/.next/server/pages/api/health/ready.js +1 -1
  89. package/.next/server/pages/api/health/ready.js.nft.json +1 -1
  90. package/.next/server/pages/api/preview.js +1 -1
  91. package/.next/server/pages/api/preview.js.nft.json +1 -1
  92. package/.next/server/pages/checkout.js +1 -1
  93. package/.next/server/pages/checkout.js.nft.json +1 -1
  94. package/.next/server/pages/en-US/404.html +2 -2
  95. package/.next/server/pages/en-US/500.html +2 -2
  96. package/.next/server/pages/en-US/account.html +2 -2
  97. package/.next/server/pages/en-US/checkout.html +2 -2
  98. package/.next/server/pages/en-US/login.html +2 -2
  99. package/.next/server/pages/en-US/s.html +2 -2
  100. package/.next/server/pages/en-US.html +2 -2
  101. package/.next/server/pages/en-US.json +1 -1
  102. package/.next/server/pages/index.js +1 -1
  103. package/.next/server/pages/index.js.nft.json +1 -1
  104. package/.next/server/pages/login.js +1 -1
  105. package/.next/server/pages/login.js.nft.json +1 -1
  106. package/.next/server/pages/s.js +1 -1
  107. package/.next/server/pages/s.js.nft.json +1 -1
  108. package/.next/server/webpack-api-runtime.js +1 -1
  109. package/.next/server/webpack-runtime.js +1 -1
  110. package/.next/static/5LdIoRsBS1kPzP3ZFv21B/_buildManifest.js +1 -0
  111. package/.next/static/chunks/{5997.e70c77b8eab819e8.js → 1036.12109d4353805c55.js} +1 -1
  112. package/.next/static/chunks/{8998.3fc957235f535806.js → 1044.07ac9d1294e5bfbc.js} +1 -1
  113. package/.next/static/chunks/1109.171ddf5c3430f3ee.js +1 -0
  114. package/.next/static/chunks/{1552.a7758d4b2464351a.js → 1153.ed17e19083f51bdb.js} +1 -1
  115. package/.next/static/chunks/1173.08e526556b4614f2.js +1 -0
  116. package/.next/static/chunks/{1770.b0a7b096fe1d1bb2.js → 1417.feb3146f627742b7.js} +1 -1
  117. package/.next/static/chunks/1552.e7cece605fc2e1cd.js +1 -0
  118. package/.next/static/chunks/1852.1631e50b24fb01d0.js +1 -0
  119. package/.next/static/chunks/1853.b7459126077448d4.js +1 -0
  120. package/.next/static/chunks/{4551.27a71476de8920a5.js → 2004.a778e11dd3802b72.js} +1 -1
  121. package/.next/static/chunks/{8501.c65e0e689232daaf.js → 2206.9615b5158cb40cf8.js} +1 -1
  122. package/.next/static/chunks/266-194929c1d4ff5b2c.js +1 -0
  123. package/.next/static/chunks/{4477.0a03aff4f06e13c4.js → 3014.69558f242778a950.js} +1 -1
  124. package/.next/static/chunks/3195.ce8448a62cd28ef2.js +1 -0
  125. package/.next/static/chunks/{3285.bd01087f8c8cc932.js → 3285.16b001c62d7b36b5.js} +1 -1
  126. package/.next/static/chunks/375-9350e4b3feb4419d.js +28 -0
  127. package/.next/static/chunks/4839.069c77bb3394f86e.js +1 -0
  128. package/.next/static/chunks/{2599-67df8c38c483737b.js → 5259-a8ab8fafbb5ee838.js} +1 -1
  129. package/.next/static/chunks/533.2bc6e3b43f3223dd.js +1 -0
  130. package/.next/static/chunks/5896.008e657c55255150.js +1 -0
  131. package/.next/static/chunks/{7195.fb3e46b248b339d1.js → 7195.e88924bd232c58b7.js} +1 -1
  132. package/.next/static/chunks/{2877.dd1b92e477403fe8.js → 7233.490b3968c4673bac.js} +1 -1
  133. package/.next/static/chunks/{7498-745c09c46899ea49.js → 7498-f9a77c40ea5dce90.js} +1 -1
  134. package/.next/static/chunks/7761-a0f30ea2a9e58b7b.js +1 -0
  135. package/.next/static/chunks/7979.a971e0168647bc0c.js +1 -0
  136. package/.next/static/chunks/8887-e71f3a69afb32108.js +1 -0
  137. package/.next/static/chunks/9180.ca246b121565be34.js +1 -0
  138. package/.next/static/chunks/9272.4ae1f4d346e457ba.js +1 -0
  139. package/.next/static/chunks/{8837.8223b510eb10a903.js → 9330.388b70bd3cc2e28f.js} +1 -1
  140. package/.next/static/chunks/939.15cb76c06995d3f9.js +1 -0
  141. package/.next/static/chunks/9632.e5898902a2d6d4e1.js +1 -0
  142. package/.next/static/chunks/9713.9c5e8b5bd84c7288.js +1 -0
  143. package/.next/static/chunks/BannerNewsletter.26edd72a1ca447c6.js +1 -0
  144. package/.next/static/chunks/BannerText.e370a0294e35ddbc.js +1 -0
  145. package/.next/static/chunks/{ButtonSignIn.0faf6468b51ce4b6.js → ButtonSignIn.ddfabbc59d495a14.js} +1 -1
  146. package/.next/static/chunks/CartItem.205348329e5b0de4.js +1 -0
  147. package/.next/static/chunks/CartSidebar.11bce6650172de20.js +1 -0
  148. package/.next/static/chunks/{Dropdown.53864325be876069.js → Dropdown.7fe839c5ffce4687.js} +1 -1
  149. package/.next/static/chunks/{DropdownButton.72931dd7850bf1ae.js → DropdownButton.3991a37657e1d194.js} +1 -1
  150. package/.next/static/chunks/{DropdownItem.d5df8682a0221647.js → DropdownItem.0b3c39f881ca0832.js} +1 -1
  151. package/.next/static/chunks/{DropdownMenu.b56cdd4ca38f4310.js → DropdownMenu.943b2d11ffa50ff6.js} +1 -1
  152. package/.next/static/chunks/{EmptyCart.5ab0501efc579ac5.js → EmptyCart.c0ebc5ae1013274f.js} +1 -1
  153. package/.next/static/chunks/{FilterSkeleton.9af255f1c13bd141.js → FilterSkeleton.8282e1068043dd6d.js} +1 -1
  154. package/.next/static/chunks/{Footer.939b0b23c2ef1ecb.js → Footer.abf11b024bdc28df.js} +1 -1
  155. package/.next/static/chunks/Gift.6b9de8902289802b.js +1 -0
  156. package/.next/static/chunks/Newsletter.e26638e5ceca541f.js +1 -0
  157. package/.next/static/chunks/OrderSummary.0a78ae26f265f128.js +1 -0
  158. package/.next/static/chunks/ProductShelf.e7e8e17fcec05349.js +1 -0
  159. package/.next/static/chunks/ProductTiles.e943568f73b382b0.js +1 -0
  160. package/.next/static/chunks/RegionModal.b3d2a7a058c49a36.js +1 -0
  161. package/.next/static/chunks/ScrollToTopButton.fd93b63332843794.js +1 -0
  162. package/.next/static/chunks/Toast.c9f2a3d89fdd5d8f.js +1 -0
  163. package/.next/static/chunks/UIBannerText.fc4623c945d80032.js +1 -0
  164. package/.next/static/chunks/UIButton.aa545e1ad21f93b4.js +1 -0
  165. package/.next/static/chunks/UIToast.cd66798df1710fa3.js +1 -0
  166. package/.next/static/chunks/framework-807b0f81cbc129f0.js +33 -0
  167. package/.next/static/chunks/main-1617ca75abfe1b79.js +1 -0
  168. package/.next/static/chunks/pages/{404-c90c20c167cc0e7a.js → 404-3d151353c4e53a04.js} +1 -1
  169. package/.next/static/chunks/pages/{500-0cd22d12b85fffda.js → 500-b7900a231cd5a12d.js} +1 -1
  170. package/.next/static/chunks/pages/[...slug]-de4989a17e31600b.js +1 -0
  171. package/.next/static/chunks/pages/[slug]/p-69513544fba08477.js +1 -0
  172. package/.next/static/chunks/pages/_app-2605ebd61ad39792.js +1 -0
  173. package/.next/static/chunks/pages/{_error-c259d89560ef7ac1.js → _error-37a90c2b57cd5a75.js} +1 -1
  174. package/.next/static/chunks/pages/account-4b07cae48ff326d8.js +1 -0
  175. package/.next/static/chunks/pages/checkout-df9005ef38f7ccd1.js +1 -0
  176. package/.next/static/chunks/pages/index-68d17524c8d979c6.js +1 -0
  177. package/.next/static/chunks/pages/login-03e155dd4f803d5d.js +1 -0
  178. package/.next/static/chunks/pages/s-c1a95adf827a4561.js +1 -0
  179. package/.next/static/chunks/webpack-d9ab37efa94bb006.js +1 -0
  180. package/.next/static/css/{d23b961580181439.css → 58deed038b78d3c6.css} +1 -1
  181. package/.next/static/css/{e3ff5d95518a5c79.css → 73c390eab725e880.css} +1 -1
  182. package/.next/static/css/{bf1560439df2c1a1.css → 81f56d34c1808ae4.css} +1 -1
  183. package/.next/static/css/{170d55d9cf488572.css → 884521eb23ced078.css} +1 -1
  184. package/.next/trace +120 -103
  185. package/.turbo/turbo-build.log +42 -22
  186. package/.turbo/turbo-test.log +8 -7
  187. package/CHANGELOG.md +12 -0
  188. package/README.md +7 -7
  189. package/package.json +13 -12
  190. package/.husky/_/husky.sh +0 -30
  191. package/.next/server/chunks/1471.js +0 -1
  192. package/.next/server/chunks/1484.js +0 -1
  193. package/.next/server/chunks/1652.js +0 -1
  194. package/.next/server/chunks/1722.js +0 -1
  195. package/.next/server/chunks/223.js +0 -1
  196. package/.next/server/chunks/2296.js +0 -1
  197. package/.next/server/chunks/2918.js +0 -2
  198. package/.next/server/chunks/2987.js +0 -1
  199. package/.next/server/chunks/311.js +0 -1
  200. package/.next/server/chunks/320.js +0 -1
  201. package/.next/server/chunks/3716.js +0 -2
  202. package/.next/server/chunks/4477.js +0 -1
  203. package/.next/server/chunks/4951.js +0 -9
  204. package/.next/server/chunks/5321.js +0 -1
  205. package/.next/server/chunks/5632.js +0 -6
  206. package/.next/server/chunks/581.js +0 -1
  207. package/.next/server/chunks/614.js +0 -1
  208. package/.next/server/chunks/628.js +0 -1
  209. package/.next/server/chunks/7516.js +0 -1
  210. package/.next/server/chunks/8194.js +0 -1
  211. package/.next/server/chunks/835.js +0 -1
  212. package/.next/server/chunks/8891.js +0 -1
  213. package/.next/server/chunks/9476.js +0 -1
  214. package/.next/server/chunks/9680.js +0 -354
  215. package/.next/static/chunks/1153.d7522522b6c917ed.js +0 -1
  216. package/.next/static/chunks/1173.6b046f16f463b9f8.js +0 -1
  217. package/.next/static/chunks/1484.28c35c27d55eb35c.js +0 -1
  218. package/.next/static/chunks/1576.a2a07a69d837f27e.js +0 -1
  219. package/.next/static/chunks/1722.855c6697e4b5bd99.js +0 -1
  220. package/.next/static/chunks/2075.a3644694fdb159b7.js +0 -1
  221. package/.next/static/chunks/2987.6193db68c490b04b.js +0 -1
  222. package/.next/static/chunks/311.bba6e44542ac8417.js +0 -1
  223. package/.next/static/chunks/320.9515e52c99a37cf2.js +0 -1
  224. package/.next/static/chunks/4750-e5a9418eaebfb4c8.js +0 -28
  225. package/.next/static/chunks/544.6d1146463051ac4b.js +0 -1
  226. package/.next/static/chunks/5698-fa65b2992114887e.js +0 -1
  227. package/.next/static/chunks/581.4b280025e5abfc06.js +0 -1
  228. package/.next/static/chunks/614.2acb5ac1cd243111.js +0 -1
  229. package/.next/static/chunks/667-53c75d8fc0155d58.js +0 -1
  230. package/.next/static/chunks/7516.617dd5aab0b74713.js +0 -1
  231. package/.next/static/chunks/9082.0972669081ef3eb5.js +0 -1
  232. package/.next/static/chunks/9466-e249304f28f683ae.js +0 -1
  233. package/.next/static/chunks/9818.f0f462070e0db301.js +0 -1
  234. package/.next/static/chunks/BannerNewsletter.e9cddf0d9db5a289.js +0 -1
  235. package/.next/static/chunks/BannerText.0c8fd771d3b91dac.js +0 -1
  236. package/.next/static/chunks/CartItem.229dccb420761efe.js +0 -1
  237. package/.next/static/chunks/CartSidebar.4bed80612022167d.js +0 -1
  238. package/.next/static/chunks/Gift.214a5af8f52a63ac.js +0 -1
  239. package/.next/static/chunks/Newsletter.b145b5c84a40f69a.js +0 -1
  240. package/.next/static/chunks/OrderSummary.d0ea4b99c43940f3.js +0 -1
  241. package/.next/static/chunks/ProductShelf.603ccc716cff52e0.js +0 -1
  242. package/.next/static/chunks/ProductTiles.d48b80d68fbbafa0.js +0 -1
  243. package/.next/static/chunks/RegionModal.7ad48ac09e8e66a7.js +0 -1
  244. package/.next/static/chunks/ScrollToTopButton.7b494ac1f6e8f0b3.js +0 -1
  245. package/.next/static/chunks/Toast.b8bf1fc575cfaa86.js +0 -1
  246. package/.next/static/chunks/UIBannerText.44f5999067c26495.js +0 -1
  247. package/.next/static/chunks/UIButton.2015a37db79764b4.js +0 -1
  248. package/.next/static/chunks/UIToast.c15ff7ff6d8b3e8d.js +0 -1
  249. package/.next/static/chunks/framework-12a146e94cfcf7c4.js +0 -33
  250. package/.next/static/chunks/main-bcf4c5804681e40a.js +0 -1
  251. package/.next/static/chunks/pages/[...slug]-519b90475cfac29a.js +0 -1
  252. package/.next/static/chunks/pages/[slug]/p-076e901f67a41f5a.js +0 -1
  253. package/.next/static/chunks/pages/_app-fa96080af43b51d4.js +0 -1
  254. package/.next/static/chunks/pages/account-978432926cc98c7f.js +0 -1
  255. package/.next/static/chunks/pages/checkout-fc1167ff76bcc8ed.js +0 -1
  256. package/.next/static/chunks/pages/index-5118f05c0bfc0853.js +0 -1
  257. package/.next/static/chunks/pages/login-fcb4f67351defd0e.js +0 -1
  258. package/.next/static/chunks/pages/s-ffb1e51598f8ad52.js +0 -1
  259. package/.next/static/chunks/webpack-143edf76a535f01c.js +0 -1
  260. package/.next/static/xvK1Ty3Rym5Xo7hXnYkFQ/_buildManifest.js +0 -1
  261. /package/.next/static/{xvK1Ty3Rym5Xo7hXnYkFQ → 5LdIoRsBS1kPzP3ZFv21B}/_ssgManifest.js +0 -0
@@ -1,432 +1,432 @@
1
1
  {
2
- "../../../../node_modules/next/dist/client/index.js -> ../pages/_app": {
3
- "id": 8998,
2
+ "../../../../node_modules/.pnpm/next@13.5.6_@babel+core@7.26.7_@opentelemetry+api@1.4.1_react-dom@18.3.1_react@18.3.1__react@18.3.1_sass@1.83.4/node_modules/next/dist/client/index.js -> ../pages/_app": {
3
+ "id": 1044,
4
4
  "files": [
5
- "static/chunks/8998.3fc957235f535806.js"
5
+ "static/chunks/1044.07ac9d1294e5bfbc.js"
6
6
  ]
7
7
  },
8
- "../../../../node_modules/next/dist/client/index.js -> ../pages/_error": {
9
- "id": 2987,
8
+ "../../../../node_modules/.pnpm/next@13.5.6_@babel+core@7.26.7_@opentelemetry+api@1.4.1_react-dom@18.3.1_react@18.3.1__react@18.3.1_sass@1.83.4/node_modules/next/dist/client/index.js -> ../pages/_error": {
9
+ "id": 3195,
10
10
  "files": [
11
- "static/chunks/2987.6193db68c490b04b.js"
11
+ "static/chunks/3195.ce8448a62cd28ef2.js"
12
12
  ]
13
13
  },
14
14
  "../../../components/dist/esm/molecules/Breadcrumb/BreadcrumbBase.js -> ../Dropdown/Dropdown": {
15
15
  "id": 7169,
16
16
  "files": [
17
- "static/chunks/Dropdown.53864325be876069.js"
17
+ "static/chunks/Dropdown.7fe839c5ffce4687.js"
18
18
  ]
19
19
  },
20
20
  "../../../components/dist/esm/molecules/Breadcrumb/BreadcrumbBase.js -> ../Dropdown/DropdownButton": {
21
21
  "id": 9570,
22
22
  "files": [
23
- "static/chunks/DropdownButton.72931dd7850bf1ae.js"
23
+ "static/chunks/DropdownButton.3991a37657e1d194.js"
24
24
  ]
25
25
  },
26
26
  "../../../components/dist/esm/molecules/Breadcrumb/BreadcrumbBase.js -> ../Dropdown/DropdownItem": {
27
27
  "id": 4451,
28
28
  "files": [
29
- "static/chunks/DropdownItem.d5df8682a0221647.js"
29
+ "static/chunks/DropdownItem.0b3c39f881ca0832.js"
30
30
  ]
31
31
  },
32
32
  "../../../components/dist/esm/molecules/Breadcrumb/BreadcrumbBase.js -> ../Dropdown/DropdownMenu": {
33
33
  "id": 5741,
34
34
  "files": [
35
- "static/chunks/DropdownMenu.b56cdd4ca38f4310.js"
35
+ "static/chunks/DropdownMenu.943b2d11ffa50ff6.js"
36
36
  ]
37
37
  },
38
38
  "../components/cart/CartItem/CartItem.tsx -> @faststore/sdk": {
39
39
  "id": 1153,
40
40
  "files": [
41
- "static/chunks/7195.fb3e46b248b339d1.js"
41
+ "static/chunks/7195.e88924bd232c58b7.js"
42
42
  ]
43
43
  },
44
44
  "../components/cart/CartSidebar/CartSidebar.tsx -> ../../ui/Gift": {
45
- "id": 6608,
45
+ "id": 7618,
46
46
  "files": [
47
- "static/chunks/Gift.214a5af8f52a63ac.js"
47
+ "static/chunks/Gift.6b9de8902289802b.js"
48
48
  ]
49
49
  },
50
50
  "../components/cart/CartSidebar/CartSidebar.tsx -> ../CartItem": {
51
- "id": 8850,
51
+ "id": 4173,
52
52
  "files": [
53
- "static/chunks/CartItem.229dccb420761efe.js"
53
+ "static/chunks/CartItem.205348329e5b0de4.js"
54
54
  ]
55
55
  },
56
56
  "../components/cart/CartSidebar/CartSidebar.tsx -> ../EmptyCart": {
57
- "id": 2812,
57
+ "id": 5095,
58
58
  "files": [
59
- "static/chunks/EmptyCart.5ab0501efc579ac5.js"
59
+ "static/chunks/EmptyCart.c0ebc5ae1013274f.js"
60
60
  ]
61
61
  },
62
62
  "../components/cart/CartSidebar/CartSidebar.tsx -> ../OrderSummary": {
63
- "id": 8857,
63
+ "id": 3184,
64
64
  "files": [
65
- "static/chunks/OrderSummary.d0ea4b99c43940f3.js"
65
+ "static/chunks/OrderSummary.0a78ae26f265f128.js"
66
66
  ]
67
67
  },
68
68
  "../components/cart/CartSidebar/CartSidebar.tsx -> @faststore/sdk": {
69
69
  "id": 1153,
70
70
  "files": [
71
- "static/chunks/7195.fb3e46b248b339d1.js"
71
+ "static/chunks/7195.e88924bd232c58b7.js"
72
72
  ]
73
73
  },
74
74
  "../components/cart/CartSidebar/CartSidebar.tsx -> @faststore/ui": {
75
75
  "id": 3285,
76
76
  "files": [
77
- "static/chunks/8501.c65e0e689232daaf.js",
78
- "static/chunks/7498-745c09c46899ea49.js",
79
- "static/chunks/3285.bd01087f8c8cc932.js",
80
- "static/chunks/UIButton.2015a37db79764b4.js"
77
+ "static/chunks/2206.9615b5158cb40cf8.js",
78
+ "static/chunks/7498-f9a77c40ea5dce90.js",
79
+ "static/chunks/3285.16b001c62d7b36b5.js",
80
+ "static/chunks/UIButton.aa545e1ad21f93b4.js"
81
81
  ]
82
82
  },
83
83
  "../components/cms/RenderSections.tsx -> ../common/Toast": {
84
- "id": 9553,
84
+ "id": 4984,
85
85
  "files": [
86
86
  "static/css/6e9b83ba680dd4a6.css",
87
- "static/chunks/Toast.b8bf1fc575cfaa86.js"
87
+ "static/chunks/Toast.c9f2a3d89fdd5d8f.js"
88
88
  ]
89
89
  },
90
90
  "../components/cms/global/Components.ts -> src/components/cart/CartSidebar": {
91
- "id": 1426,
91
+ "id": 5420,
92
92
  "files": [
93
93
  "static/css/326d9de401ed8b48.css",
94
- "static/chunks/CartSidebar.4bed80612022167d.js"
94
+ "static/chunks/CartSidebar.11bce6650172de20.js"
95
95
  ]
96
96
  },
97
97
  "../components/cms/global/Components.ts -> src/components/region/RegionModal": {
98
- "id": 9107,
98
+ "id": 7672,
99
99
  "files": [
100
100
  "static/css/210f14f5aba4cccd.css",
101
- "static/chunks/RegionModal.7ad48ac09e8e66a7.js"
101
+ "static/chunks/RegionModal.b3d2a7a058c49a36.js"
102
102
  ]
103
103
  },
104
104
  "../components/cms/global/Components.ts -> src/components/sections/Footer": {
105
- "id": 4938,
105
+ "id": 9231,
106
106
  "files": [
107
107
  "static/css/083dc2a5b0de2439.css",
108
- "static/chunks/Footer.939b0b23c2ef1ecb.js"
108
+ "static/chunks/Footer.abf11b024bdc28df.js"
109
109
  ]
110
110
  },
111
111
  "../components/cms/home/Components.ts -> src/components/sections/BannerText/OverriddenDefaultBannerText": {
112
- "id": 7536,
112
+ "id": 574,
113
113
  "files": [
114
114
  "static/css/5273202f7c5e5ec1.css",
115
- "static/chunks/BannerText.0c8fd771d3b91dac.js"
115
+ "static/chunks/BannerText.e370a0294e35ddbc.js"
116
116
  ]
117
117
  },
118
118
  "../components/cms/home/Components.ts -> src/components/sections/Newsletter/OverriddenDefaultNewsletter": {
119
- "id": 3887,
119
+ "id": 8822,
120
120
  "files": [
121
- "static/chunks/1770.b0a7b096fe1d1bb2.js",
121
+ "static/chunks/1417.feb3146f627742b7.js",
122
122
  "static/css/18e4be87b97035da.css",
123
- "static/chunks/Newsletter.b145b5c84a40f69a.js"
123
+ "static/chunks/Newsletter.e26638e5ceca541f.js"
124
124
  ]
125
125
  },
126
126
  "../components/cms/home/Components.ts -> src/components/sections/ProductShelf/OverriddenDefaultProductShelf": {
127
- "id": 6410,
127
+ "id": 8793,
128
128
  "files": [
129
- "static/css/bf1560439df2c1a1.css",
130
- "static/chunks/ProductShelf.603ccc716cff52e0.js"
129
+ "static/css/81f56d34c1808ae4.css",
130
+ "static/chunks/ProductShelf.e7e8e17fcec05349.js"
131
131
  ]
132
132
  },
133
133
  "../components/cms/home/Components.ts -> src/components/sections/ProductTiles": {
134
- "id": 5502,
134
+ "id": 4591,
135
135
  "files": [
136
- "static/css/170d55d9cf488572.css",
137
- "static/chunks/ProductTiles.d48b80d68fbbafa0.js"
136
+ "static/css/884521eb23ced078.css",
137
+ "static/chunks/ProductTiles.e943568f73b382b0.js"
138
138
  ]
139
139
  },
140
140
  "../components/cms/plp/Components.ts -> src/components/sections/BannerText/OverriddenDefaultBannerText": {
141
- "id": 7536,
141
+ "id": 574,
142
142
  "files": [
143
143
  "static/css/5273202f7c5e5ec1.css",
144
- "static/chunks/BannerText.0c8fd771d3b91dac.js"
144
+ "static/chunks/BannerText.e370a0294e35ddbc.js"
145
145
  ]
146
146
  },
147
147
  "../components/cms/plp/Components.ts -> src/components/sections/Newsletter/OverriddenDefaultNewsletter": {
148
- "id": 3887,
148
+ "id": 8822,
149
149
  "files": [
150
- "static/chunks/1770.b0a7b096fe1d1bb2.js",
150
+ "static/chunks/1417.feb3146f627742b7.js",
151
151
  "static/css/18e4be87b97035da.css",
152
- "static/chunks/Newsletter.b145b5c84a40f69a.js"
152
+ "static/chunks/Newsletter.e26638e5ceca541f.js"
153
153
  ]
154
154
  },
155
155
  "../components/cms/plp/Components.ts -> src/components/sections/ProductShelf/OverriddenDefaultProductShelf": {
156
- "id": 6410,
156
+ "id": 8793,
157
157
  "files": [
158
- "static/css/bf1560439df2c1a1.css",
159
- "static/chunks/ProductShelf.603ccc716cff52e0.js"
158
+ "static/css/81f56d34c1808ae4.css",
159
+ "static/chunks/ProductShelf.e7e8e17fcec05349.js"
160
160
  ]
161
161
  },
162
162
  "../components/cms/plp/Components.ts -> src/components/sections/ProductTiles": {
163
- "id": 5502,
163
+ "id": 4591,
164
164
  "files": [
165
- "static/css/170d55d9cf488572.css",
166
- "static/chunks/ProductTiles.d48b80d68fbbafa0.js"
165
+ "static/css/884521eb23ced078.css",
166
+ "static/chunks/ProductTiles.e943568f73b382b0.js"
167
167
  ]
168
168
  },
169
169
  "../components/cms/search/Components.ts -> src/components/sections/BannerNewsletter/BannerNewsletter": {
170
- "id": 7631,
170
+ "id": 417,
171
171
  "files": [
172
- "static/chunks/1770.b0a7b096fe1d1bb2.js",
172
+ "static/chunks/1417.feb3146f627742b7.js",
173
173
  "static/css/18e4be87b97035da.css",
174
174
  "static/css/5273202f7c5e5ec1.css",
175
175
  "static/css/865e30903caadb79.css",
176
- "static/chunks/BannerNewsletter.e9cddf0d9db5a289.js"
176
+ "static/chunks/BannerNewsletter.26edd72a1ca447c6.js"
177
177
  ]
178
178
  },
179
179
  "../components/cms/search/Components.ts -> src/components/sections/BannerText/OverriddenDefaultBannerText": {
180
- "id": 7536,
180
+ "id": 574,
181
181
  "files": [
182
182
  "static/css/5273202f7c5e5ec1.css",
183
- "static/chunks/BannerText.0c8fd771d3b91dac.js"
183
+ "static/chunks/BannerText.e370a0294e35ddbc.js"
184
184
  ]
185
185
  },
186
186
  "../components/cms/search/Components.ts -> src/components/sections/Newsletter/OverriddenDefaultNewsletter": {
187
- "id": 3887,
187
+ "id": 8822,
188
188
  "files": [
189
- "static/chunks/1770.b0a7b096fe1d1bb2.js",
189
+ "static/chunks/1417.feb3146f627742b7.js",
190
190
  "static/css/18e4be87b97035da.css",
191
- "static/chunks/Newsletter.b145b5c84a40f69a.js"
191
+ "static/chunks/Newsletter.e26638e5ceca541f.js"
192
192
  ]
193
193
  },
194
194
  "../components/cms/search/Components.ts -> src/components/sections/ProductShelf/OverriddenDefaultProductShelf": {
195
- "id": 6410,
195
+ "id": 8793,
196
196
  "files": [
197
- "static/css/bf1560439df2c1a1.css",
198
- "static/chunks/ProductShelf.603ccc716cff52e0.js"
197
+ "static/css/81f56d34c1808ae4.css",
198
+ "static/chunks/ProductShelf.e7e8e17fcec05349.js"
199
199
  ]
200
200
  },
201
201
  "../components/cms/search/Components.ts -> src/components/sections/ProductTiles": {
202
- "id": 5502,
202
+ "id": 4591,
203
203
  "files": [
204
- "static/css/170d55d9cf488572.css",
205
- "static/chunks/ProductTiles.d48b80d68fbbafa0.js"
204
+ "static/css/884521eb23ced078.css",
205
+ "static/chunks/ProductTiles.e943568f73b382b0.js"
206
206
  ]
207
207
  },
208
208
  "../components/common/Toast/Toast.tsx -> @faststore/ui": {
209
209
  "id": 3285,
210
210
  "files": [
211
- "static/chunks/8501.c65e0e689232daaf.js",
212
- "static/chunks/7498-745c09c46899ea49.js",
213
- "static/chunks/3285.bd01087f8c8cc932.js",
214
- "static/chunks/UIToast.c15ff7ff6d8b3e8d.js"
211
+ "static/chunks/2206.9615b5158cb40cf8.js",
212
+ "static/chunks/7498-f9a77c40ea5dce90.js",
213
+ "static/chunks/3285.16b001c62d7b36b5.js",
214
+ "static/chunks/UIToast.cd66798df1710fa3.js"
215
215
  ]
216
216
  },
217
217
  "../components/navigation/Navbar/Navbar.tsx -> src/components/navigation/NavbarLinks": {
218
- "id": 2877,
218
+ "id": 7233,
219
219
  "files": [
220
- "static/chunks/2877.dd1b92e477403fe8.js"
220
+ "static/chunks/7233.490b3968c4673bac.js"
221
221
  ]
222
222
  },
223
223
  "../components/navigation/Navbar/Navbar.tsx -> src/components/navigation/NavbarSlider": {
224
- "id": 2075,
224
+ "id": 9272,
225
225
  "files": [
226
226
  "static/css/dfa2b464e3c59cc4.css",
227
- "static/chunks/2075.a3644694fdb159b7.js"
227
+ "static/chunks/9272.4ae1f4d346e457ba.js"
228
228
  ]
229
229
  },
230
230
  "../components/region/RegionModal/RegionModal.tsx -> @faststore/ui": {
231
231
  "id": 3285,
232
232
  "files": [
233
- "static/chunks/8501.c65e0e689232daaf.js",
234
- "static/chunks/7498-745c09c46899ea49.js",
235
- "static/chunks/3285.bd01087f8c8cc932.js",
236
- "static/chunks/UIToast.c15ff7ff6d8b3e8d.js"
233
+ "static/chunks/2206.9615b5158cb40cf8.js",
234
+ "static/chunks/7498-f9a77c40ea5dce90.js",
235
+ "static/chunks/3285.16b001c62d7b36b5.js",
236
+ "static/chunks/UIToast.cd66798df1710fa3.js"
237
237
  ]
238
238
  },
239
239
  "../components/search/Filter/FilterSlider.tsx -> @faststore/ui": {
240
240
  "id": 3285,
241
241
  "files": [
242
- "static/chunks/8501.c65e0e689232daaf.js",
243
- "static/chunks/7498-745c09c46899ea49.js",
244
- "static/chunks/3285.bd01087f8c8cc932.js",
245
- "static/chunks/4551.27a71476de8920a5.js"
242
+ "static/chunks/2206.9615b5158cb40cf8.js",
243
+ "static/chunks/7498-f9a77c40ea5dce90.js",
244
+ "static/chunks/3285.16b001c62d7b36b5.js",
245
+ "static/chunks/2004.a778e11dd3802b72.js"
246
246
  ]
247
247
  },
248
248
  "../components/search/SearchDropdown/SearchDropdown.tsx -> @faststore/sdk": {
249
249
  "id": 1153,
250
250
  "files": [
251
- "static/chunks/7195.fb3e46b248b339d1.js"
251
+ "static/chunks/7195.e88924bd232c58b7.js"
252
252
  ]
253
253
  },
254
254
  "../components/search/SearchInput/SearchInput.tsx -> @faststore/sdk": {
255
255
  "id": 1153,
256
256
  "files": [
257
- "static/chunks/7195.fb3e46b248b339d1.js"
257
+ "static/chunks/7195.e88924bd232c58b7.js"
258
258
  ]
259
259
  },
260
260
  "../components/search/SearchInput/SearchInput.tsx -> @faststore/ui": {
261
261
  "id": 3285,
262
262
  "files": [
263
- "static/chunks/8501.c65e0e689232daaf.js",
264
- "static/chunks/7498-745c09c46899ea49.js",
265
- "static/chunks/3285.bd01087f8c8cc932.js",
266
- "static/chunks/UIToast.c15ff7ff6d8b3e8d.js"
263
+ "static/chunks/2206.9615b5158cb40cf8.js",
264
+ "static/chunks/7498-f9a77c40ea5dce90.js",
265
+ "static/chunks/3285.16b001c62d7b36b5.js",
266
+ "static/chunks/UIToast.cd66798df1710fa3.js"
267
267
  ]
268
268
  },
269
269
  "../components/search/SearchInput/SearchInput.tsx -> src/components/search/SearchDropdown": {
270
- "id": 9818,
270
+ "id": 1852,
271
271
  "files": [
272
- "static/chunks/9818.f0f462070e0db301.js"
272
+ "static/chunks/1852.1631e50b24fb01d0.js"
273
273
  ]
274
274
  },
275
275
  "../components/sections/BannerText/DefaultComponents.ts -> @faststore/ui": {
276
276
  "id": 3285,
277
277
  "files": [
278
- "static/chunks/8501.c65e0e689232daaf.js",
279
- "static/chunks/7498-745c09c46899ea49.js",
280
- "static/chunks/3285.bd01087f8c8cc932.js",
281
- "static/chunks/UIBannerText.44f5999067c26495.js"
278
+ "static/chunks/2206.9615b5158cb40cf8.js",
279
+ "static/chunks/7498-f9a77c40ea5dce90.js",
280
+ "static/chunks/3285.16b001c62d7b36b5.js",
281
+ "static/chunks/UIBannerText.fc4623c945d80032.js"
282
282
  ]
283
283
  },
284
284
  "../components/sections/Navbar/DefaultComponents.ts -> @faststore/ui": {
285
285
  "id": 3285,
286
286
  "files": [
287
- "static/chunks/8501.c65e0e689232daaf.js",
288
- "static/chunks/7498-745c09c46899ea49.js",
289
- "static/chunks/3285.bd01087f8c8cc932.js",
290
- "static/chunks/UIToast.c15ff7ff6d8b3e8d.js"
287
+ "static/chunks/2206.9615b5158cb40cf8.js",
288
+ "static/chunks/7498-f9a77c40ea5dce90.js",
289
+ "static/chunks/3285.16b001c62d7b36b5.js",
290
+ "static/chunks/UIToast.cd66798df1710fa3.js"
291
291
  ]
292
292
  },
293
293
  "../components/sections/Navbar/DefaultComponents.ts -> src/components/ui/Button": {
294
- "id": 2755,
294
+ "id": 5807,
295
295
  "files": [
296
- "static/chunks/ButtonSignIn.0faf6468b51ce4b6.js"
296
+ "static/chunks/ButtonSignIn.ddfabbc59d495a14.js"
297
297
  ]
298
298
  },
299
299
  "../components/sections/ProductDetails/ProductDetails.tsx -> @faststore/sdk": {
300
300
  "id": 1153,
301
301
  "files": [
302
- "static/chunks/7195.fb3e46b248b339d1.js"
302
+ "static/chunks/7195.e88924bd232c58b7.js"
303
303
  ]
304
304
  },
305
305
  "../components/sections/ProductGallery/DefaultComponents.ts -> ./EmptyGallery": {
306
- "id": 4477,
306
+ "id": 3014,
307
307
  "files": [
308
- "static/chunks/4477.0a03aff4f06e13c4.js"
308
+ "static/chunks/3014.69558f242778a950.js"
309
309
  ]
310
310
  },
311
311
  "../components/sections/ProductGallery/DefaultComponents.ts -> src/components/product/ProductCard": {
312
- "id": 1722,
312
+ "id": 1853,
313
313
  "files": [
314
- "static/chunks/581.4b280025e5abfc06.js"
314
+ "static/chunks/1109.171ddf5c3430f3ee.js"
315
315
  ]
316
316
  },
317
317
  "../components/sections/ProductGallery/DefaultComponents.ts -> src/components/search/Filter/FilterDesktop": {
318
- "id": 5221,
318
+ "id": 4839,
319
319
  "files": [
320
- "static/chunks/9082.0972669081ef3eb5.js"
320
+ "static/chunks/4839.069c77bb3394f86e.js"
321
321
  ]
322
322
  },
323
323
  "../components/sections/ProductGallery/DefaultComponents.ts -> src/components/search/Filter/FilterSlider": {
324
- "id": 1484,
324
+ "id": 939,
325
325
  "files": [
326
326
  "static/css/8ebfe153c3ea130f.css",
327
- "static/chunks/1484.28c35c27d55eb35c.js"
327
+ "static/chunks/939.15cb76c06995d3f9.js"
328
328
  ]
329
329
  },
330
330
  "../components/sections/ProductShelf/DefaultComponents.ts -> @faststore/ui": {
331
331
  "id": 3285,
332
332
  "files": [
333
- "static/chunks/8501.c65e0e689232daaf.js",
334
- "static/chunks/7498-745c09c46899ea49.js",
335
- "static/chunks/3285.bd01087f8c8cc932.js",
336
- "static/chunks/1173.6b046f16f463b9f8.js"
333
+ "static/chunks/2206.9615b5158cb40cf8.js",
334
+ "static/chunks/7498-f9a77c40ea5dce90.js",
335
+ "static/chunks/3285.16b001c62d7b36b5.js",
336
+ "static/chunks/1173.08e526556b4614f2.js"
337
337
  ]
338
338
  },
339
339
  "../components/sections/ProductShelf/DefaultComponents.ts -> src/components/product/ProductCard": {
340
- "id": 1722,
340
+ "id": 1853,
341
341
  "files": [
342
- "static/chunks/1722.855c6697e4b5bd99.js"
342
+ "static/chunks/1853.b7459126077448d4.js"
343
343
  ]
344
344
  },
345
345
  "../components/sections/ProductShelf/DefaultComponents.ts -> src/components/ui/Carousel": {
346
- "id": 614,
346
+ "id": 7979,
347
347
  "files": [
348
- "static/chunks/614.2acb5ac1cd243111.js"
348
+ "static/chunks/7979.a971e0168647bc0c.js"
349
349
  ]
350
350
  },
351
351
  "../components/templates/ProductListingPage/ProductListing.tsx -> src/components/sections/ScrollToTopButton": {
352
- "id": 1668,
352
+ "id": 337,
353
353
  "files": [
354
354
  "static/css/936c65069d608087.css",
355
- "static/chunks/ScrollToTopButton.7b494ac1f6e8f0b3.js"
355
+ "static/chunks/ScrollToTopButton.fd93b63332843794.js"
356
356
  ]
357
357
  },
358
358
  "../components/ui/ProductGallery/ProductGallery.tsx -> ./ProductGalleryPage": {
359
- "id": 544,
359
+ "id": 5896,
360
360
  "files": [
361
- "static/chunks/544.6d1146463051ac4b.js"
361
+ "static/chunks/5896.008e657c55255150.js"
362
362
  ]
363
363
  },
364
364
  "../components/ui/ProductGallery/ProductGallery.tsx -> src/components/skeletons/FilterSkeleton": {
365
- "id": 2594,
365
+ "id": 8269,
366
366
  "files": [
367
- "static/chunks/FilterSkeleton.9af255f1c13bd141.js"
367
+ "static/chunks/FilterSkeleton.8282e1068043dd6d.js"
368
368
  ]
369
369
  },
370
370
  "../components/ui/ProductShelf/ProductShelf.tsx -> src/components/skeletons/ProductShelfSkeleton": {
371
- "id": 320,
371
+ "id": 9632,
372
372
  "files": [
373
- "static/chunks/320.9515e52c99a37cf2.js"
373
+ "static/chunks/9632.e5898902a2d6d4e1.js"
374
374
  ]
375
375
  },
376
376
  "../sdk/analytics/hooks/usePageViewEvent.ts -> @faststore/sdk": {
377
377
  "id": 1153,
378
378
  "files": [
379
- "static/chunks/1153.d7522522b6c917ed.js"
379
+ "static/chunks/1552.e7cece605fc2e1cd.js"
380
380
  ]
381
381
  },
382
382
  "../sdk/analytics/hooks/useViewItemListEvent.ts -> @faststore/sdk": {
383
383
  "id": 1153,
384
384
  "files": [
385
- "static/chunks/7195.fb3e46b248b339d1.js"
385
+ "static/chunks/7195.e88924bd232c58b7.js"
386
386
  ]
387
387
  },
388
388
  "../sdk/cart/useBuyButton.ts -> @faststore/sdk": {
389
389
  "id": 1153,
390
390
  "files": [
391
- "static/chunks/7195.fb3e46b248b339d1.js"
391
+ "static/chunks/7195.e88924bd232c58b7.js"
392
392
  ]
393
393
  },
394
394
  "../sdk/cart/useRemoveButton.ts -> @faststore/sdk": {
395
395
  "id": 1153,
396
396
  "files": [
397
- "static/chunks/7195.fb3e46b248b339d1.js"
397
+ "static/chunks/7195.e88924bd232c58b7.js"
398
398
  ]
399
399
  },
400
400
  "../sdk/product/useProductGalleryQuery.ts -> @faststore/sdk": {
401
401
  "id": 1153,
402
402
  "files": [
403
- "static/chunks/1552.a7758d4b2464351a.js"
403
+ "static/chunks/1153.ed17e19083f51bdb.js"
404
404
  ]
405
405
  },
406
406
  "../sdk/product/useProductLink.ts -> @faststore/sdk": {
407
407
  "id": 1153,
408
408
  "files": [
409
- "static/chunks/7195.fb3e46b248b339d1.js"
409
+ "static/chunks/7195.e88924bd232c58b7.js"
410
410
  ]
411
411
  },
412
412
  "../sdk/search/useSuggestions.ts -> @faststore/sdk": {
413
413
  "id": 1153,
414
414
  "files": [
415
- "static/chunks/7195.fb3e46b248b339d1.js"
415
+ "static/chunks/7195.e88924bd232c58b7.js"
416
416
  ]
417
417
  },
418
418
  "[...slug].tsx -> src/components/templates/LandingPage": {
419
- "id": 7928,
419
+ "id": 8638,
420
420
  "files": [
421
- "static/chunks/1770.b0a7b096fe1d1bb2.js",
422
- "static/chunks/5997.e70c77b8eab819e8.js",
423
- "static/css/bf1560439df2c1a1.css",
421
+ "static/chunks/1417.feb3146f627742b7.js",
422
+ "static/chunks/1036.12109d4353805c55.js",
423
+ "static/css/81f56d34c1808ae4.css",
424
424
  "static/css/18e4be87b97035da.css",
425
425
  "static/css/5273202f7c5e5ec1.css",
426
- "static/css/e3ff5d95518a5c79.css",
427
- "static/chunks/667-53c75d8fc0155d58.js",
426
+ "static/css/73c390eab725e880.css",
427
+ "static/chunks/7761-a0f30ea2a9e58b7b.js",
428
428
  "static/css/197e314c5a03eabd.css",
429
- "static/chunks/1576.a2a07a69d837f27e.js"
429
+ "static/chunks/9180.ca246b121565be34.js"
430
430
  ]
431
431
  }
432
432
  }
@@ -1 +1 @@
1
- {"version":1,"config":{"env":{},"eslint":{"ignoreDuringBuilds":true},"typescript":{"ignoreBuildErrors":false,"tsconfigPath":"tsconfig.json"},"distDir":".next","cleanDistDir":true,"assetPrefix":"","configOrigin":"next.config.js","useFileSystemPublicRoutes":true,"generateEtags":true,"pageExtensions":["tsx","ts","jsx","js"],"poweredByHeader":true,"compress":true,"analyticsId":"","images":{"deviceSizes":[360,412,540,768,1280,1440],"imageSizes":[34,68,154,320],"path":"/_next/image","loader":"default","loaderFile":"","domains":["storeframework.vtexassets.com"],"disableStaticImages":false,"minimumCacheTTL":60,"formats":["image/webp"],"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"inline","remotePatterns":[],"unoptimized":false},"devIndicators":{"buildActivity":true,"buildActivityPosition":"bottom-right"},"onDemandEntries":{"maxInactiveAge":60000,"pagesBufferLength":5},"amp":{"canonicalBase":""},"basePath":"","sassOptions":{"additionalData":"@import \"src/customizations/src/styles/custom-mixins.scss\";"},"trailingSlash":false,"i18n":{"locales":["en-US"],"defaultLocale":"en-US"},"productionBrowserSourceMaps":false,"optimizeFonts":true,"excludeDefaultMomentLocales":true,"serverRuntimeConfig":{},"publicRuntimeConfig":{},"reactProductionProfiling":false,"reactStrictMode":null,"httpAgentOptions":{"keepAlive":true},"outputFileTracing":true,"staticPageGenerationTimeout":60,"swcMinify":true,"modularizeImports":{"@mui/icons-material":{"transform":"@mui/icons-material/{{member}}"},"date-fns":{"transform":"date-fns/{{member}}"},"lodash":{"transform":"lodash/{{member}}"},"lodash-es":{"transform":"lodash-es/{{member}}"},"ramda":{"transform":"ramda/es/{{member}}"},"react-bootstrap":{"transform":{"useAccordionButton":"modularize-import-loader?name=useAccordionButton&from=named&as=default!react-bootstrap/AccordionButton","*":"react-bootstrap/{{member}}"}},"antd":{"transform":"antd/lib/{{kebabCase member}}"},"ahooks":{"transform":{"createUpdateEffect":"modularize-import-loader?name=createUpdateEffect&from=named&as=default!ahooks/es/createUpdateEffect","*":"ahooks/es/{{member}}"}},"@ant-design/icons":{"transform":{"IconProvider":"modularize-import-loader?name=IconProvider&from=named&as=default!@ant-design/icons","createFromIconfontCN":"@ant-design/icons/es/components/IconFont","getTwoToneColor":"modularize-import-loader?name=getTwoToneColor&from=named&as=default!@ant-design/icons/es/components/twoTonePrimaryColor","setTwoToneColor":"modularize-import-loader?name=setTwoToneColor&from=named&as=default!@ant-design/icons/es/components/twoTonePrimaryColor","*":"@ant-design/icons/lib/icons/{{member}}"}},"next/server":{"transform":"next/dist/server/web/exports/{{ kebabCase member }}"}},"experimental":{"serverMinification":true,"serverSourceMaps":false,"caseSensitiveRoutes":false,"useDeploymentId":false,"useDeploymentIdServerActions":false,"clientRouterFilter":true,"clientRouterFilterRedirects":false,"fetchCacheKeyPrefix":"","middlewarePrefetch":"flexible","optimisticClientCache":true,"manualClientBasePath":false,"cpus":3,"memoryBasedWorkersCount":false,"isrFlushToDisk":true,"workerThreads":false,"optimizeCss":false,"nextScriptWorkers":false,"scrollRestoration":true,"externalDir":false,"disableOptimizedLoading":false,"gzipSize":true,"craCompat":false,"esmExternals":true,"isrMemoryCacheSize":52428800,"fullySpecified":false,"outputFileTracingRoot":"/home/runner/work/faststore/faststore/packages/","swcTraceProfiling":false,"forceSwcTransforms":false,"largePageDataBytes":128000,"adjustFontFallbacks":false,"adjustFontFallbacksWithSizeAdjust":false,"typedRoutes":false,"instrumentationHook":false,"bundlePagesExternals":false,"optimizePackageImports":["lucide-react","@headlessui/react","@headlessui-float/react","@heroicons/react/20/solid","@heroicons/react/24/solid","@heroicons/react/24/outline","@visx/visx","@tremor/react","rxjs","@mui/material","recharts","@material-ui/core","react-use","@material-ui/icons","@tabler/icons-react","mui-core","react-icons/ai","react-icons/bi","react-icons/bs","react-icons/cg","react-icons/ci","react-icons/di","react-icons/fa","react-icons/fa6","react-icons/fc","react-icons/fi","react-icons/gi","react-icons/go","react-icons/gr","react-icons/hi","react-icons/hi2","react-icons/im","react-icons/io","react-icons/io5","react-icons/lia","react-icons/lib","react-icons/lu","react-icons/md","react-icons/pi","react-icons/ri","react-icons/rx","react-icons/si","react-icons/sl","react-icons/tb","react-icons/tfi","react-icons/ti","react-icons/vsc","react-icons/wi"],"trustHostHeader":false,"isExperimentalCompile":false},"configFileName":"next.config.js"},"appDir":"/home/runner/work/faststore/faststore/packages/core","relativeAppDir":"core","files":[".next/routes-manifest.json",".next/server/pages-manifest.json",".next/build-manifest.json",".next/prerender-manifest.json",".next/prerender-manifest.js",".next/server/middleware-manifest.json",".next/server/middleware-build-manifest.js",".next/server/middleware-react-loadable-manifest.js",".next/react-loadable-manifest.json",".next/server/font-manifest.json",".next/BUILD_ID",".next/server/next-font-manifest.js",".next/server/next-font-manifest.json"],"ignore":["../../node_modules/next/dist/compiled/@ampproject/toolbox-optimizer/**/*"]}
1
+ {"version":1,"config":{"env":{},"eslint":{"ignoreDuringBuilds":true},"typescript":{"ignoreBuildErrors":false,"tsconfigPath":"tsconfig.json"},"distDir":".next","cleanDistDir":true,"assetPrefix":"","configOrigin":"next.config.js","useFileSystemPublicRoutes":true,"generateEtags":true,"pageExtensions":["tsx","ts","jsx","js"],"poweredByHeader":true,"compress":true,"analyticsId":"","images":{"deviceSizes":[360,412,540,768,1280,1440],"imageSizes":[34,68,154,320],"path":"/_next/image","loader":"default","loaderFile":"","domains":["storeframework.vtexassets.com"],"disableStaticImages":false,"minimumCacheTTL":60,"formats":["image/webp"],"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"inline","remotePatterns":[],"unoptimized":false},"devIndicators":{"buildActivity":true,"buildActivityPosition":"bottom-right"},"onDemandEntries":{"maxInactiveAge":60000,"pagesBufferLength":5},"amp":{"canonicalBase":""},"basePath":"","sassOptions":{"additionalData":"@import \"src/customizations/src/styles/custom-mixins.scss\";"},"trailingSlash":false,"i18n":{"locales":["en-US"],"defaultLocale":"en-US"},"productionBrowserSourceMaps":false,"optimizeFonts":true,"excludeDefaultMomentLocales":true,"serverRuntimeConfig":{},"publicRuntimeConfig":{},"reactProductionProfiling":false,"reactStrictMode":null,"httpAgentOptions":{"keepAlive":true},"outputFileTracing":true,"staticPageGenerationTimeout":60,"swcMinify":true,"modularizeImports":{"@mui/icons-material":{"transform":"@mui/icons-material/{{member}}"},"date-fns":{"transform":"date-fns/{{member}}"},"lodash":{"transform":"lodash/{{member}}"},"lodash-es":{"transform":"lodash-es/{{member}}"},"ramda":{"transform":"ramda/es/{{member}}"},"react-bootstrap":{"transform":{"useAccordionButton":"modularize-import-loader?name=useAccordionButton&from=named&as=default!react-bootstrap/AccordionButton","*":"react-bootstrap/{{member}}"}},"antd":{"transform":"antd/lib/{{kebabCase member}}"},"ahooks":{"transform":{"createUpdateEffect":"modularize-import-loader?name=createUpdateEffect&from=named&as=default!ahooks/es/createUpdateEffect","*":"ahooks/es/{{member}}"}},"@ant-design/icons":{"transform":{"IconProvider":"modularize-import-loader?name=IconProvider&from=named&as=default!@ant-design/icons","createFromIconfontCN":"@ant-design/icons/es/components/IconFont","getTwoToneColor":"modularize-import-loader?name=getTwoToneColor&from=named&as=default!@ant-design/icons/es/components/twoTonePrimaryColor","setTwoToneColor":"modularize-import-loader?name=setTwoToneColor&from=named&as=default!@ant-design/icons/es/components/twoTonePrimaryColor","*":"@ant-design/icons/lib/icons/{{member}}"}},"next/server":{"transform":"next/dist/server/web/exports/{{ kebabCase member }}"}},"experimental":{"serverMinification":true,"serverSourceMaps":false,"caseSensitiveRoutes":false,"useDeploymentId":false,"useDeploymentIdServerActions":false,"clientRouterFilter":true,"clientRouterFilterRedirects":false,"fetchCacheKeyPrefix":"","middlewarePrefetch":"flexible","optimisticClientCache":true,"manualClientBasePath":false,"cpus":3,"memoryBasedWorkersCount":false,"isrFlushToDisk":true,"workerThreads":false,"optimizeCss":false,"nextScriptWorkers":false,"scrollRestoration":true,"externalDir":false,"disableOptimizedLoading":false,"gzipSize":true,"craCompat":false,"esmExternals":true,"isrMemoryCacheSize":52428800,"fullySpecified":false,"outputFileTracingRoot":"/home/runner/work/faststore/faststore/packages/","swcTraceProfiling":false,"forceSwcTransforms":false,"largePageDataBytes":128000,"adjustFontFallbacks":false,"adjustFontFallbacksWithSizeAdjust":false,"typedRoutes":false,"instrumentationHook":false,"bundlePagesExternals":false,"optimizePackageImports":["lucide-react","@headlessui/react","@headlessui-float/react","@heroicons/react/20/solid","@heroicons/react/24/solid","@heroicons/react/24/outline","@visx/visx","@tremor/react","rxjs","@mui/material","recharts","@material-ui/core","react-use","@material-ui/icons","@tabler/icons-react","mui-core","react-icons/ai","react-icons/bi","react-icons/bs","react-icons/cg","react-icons/ci","react-icons/di","react-icons/fa","react-icons/fa6","react-icons/fc","react-icons/fi","react-icons/gi","react-icons/go","react-icons/gr","react-icons/hi","react-icons/hi2","react-icons/im","react-icons/io","react-icons/io5","react-icons/lia","react-icons/lib","react-icons/lu","react-icons/md","react-icons/pi","react-icons/ri","react-icons/rx","react-icons/si","react-icons/sl","react-icons/tb","react-icons/tfi","react-icons/ti","react-icons/vsc","react-icons/wi"],"trustHostHeader":false,"isExperimentalCompile":false},"configFileName":"next.config.js"},"appDir":"/home/runner/work/faststore/faststore/packages/core","relativeAppDir":"core","files":[".next/routes-manifest.json",".next/server/pages-manifest.json",".next/build-manifest.json",".next/prerender-manifest.json",".next/prerender-manifest.js",".next/server/middleware-manifest.json",".next/server/middleware-build-manifest.js",".next/server/middleware-react-loadable-manifest.js",".next/react-loadable-manifest.json",".next/server/font-manifest.json",".next/BUILD_ID",".next/server/next-font-manifest.js",".next/server/next-font-manifest.json"],"ignore":["../../node_modules/.pnpm/next@13.5.6_@babel+core@7.26.7_@opentelemetry+api@1.4.1_react-dom@18.3.1_react@18.3.1__react@18.3.1_sass@1.83.4/node_modules/next/dist/compiled/@ampproject/toolbox-optimizer/**/*"]}
@@ -1 +1 @@
1
- {"version":3,"pages404":true,"caseSensitive":false,"basePath":"","redirects":[{"source":"/:path+/","destination":"/:path+","locale":false,"internal":true,"statusCode":308,"regex":"^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"}],"headers":[],"dynamicRoutes":[{"page":"/[slug]/p","regex":"^/([^/]+?)/p(?:/)?$","routeKeys":{"nxtPslug":"nxtPslug"},"namedRegex":"^/(?<nxtPslug>[^/]+?)/p(?:/)?$"},{"page":"/[...slug]","regex":"^/(.+?)(?:/)?$","routeKeys":{"nxtPslug":"nxtPslug"},"namedRegex":"^/(?<nxtPslug>.+?)(?:/)?$"}],"staticRoutes":[{"page":"/","regex":"^/(?:/)?$","routeKeys":{},"namedRegex":"^/(?:/)?$"},{"page":"/404","regex":"^/404(?:/)?$","routeKeys":{},"namedRegex":"^/404(?:/)?$"},{"page":"/500","regex":"^/500(?:/)?$","routeKeys":{},"namedRegex":"^/500(?:/)?$"},{"page":"/account","regex":"^/account(?:/)?$","routeKeys":{},"namedRegex":"^/account(?:/)?$"},{"page":"/checkout","regex":"^/checkout(?:/)?$","routeKeys":{},"namedRegex":"^/checkout(?:/)?$"},{"page":"/login","regex":"^/login(?:/)?$","routeKeys":{},"namedRegex":"^/login(?:/)?$"},{"page":"/s","regex":"^/s(?:/)?$","routeKeys":{},"namedRegex":"^/s(?:/)?$"}],"dataRoutes":[{"page":"/","dataRouteRegex":"^/_next/data/xvK1Ty3Rym5Xo7hXnYkFQ/index.json$"},{"page":"/404","dataRouteRegex":"^/_next/data/xvK1Ty3Rym5Xo7hXnYkFQ/404.json$"},{"page":"/500","dataRouteRegex":"^/_next/data/xvK1Ty3Rym5Xo7hXnYkFQ/500.json$"},{"page":"/account","dataRouteRegex":"^/_next/data/xvK1Ty3Rym5Xo7hXnYkFQ/account.json$"},{"page":"/checkout","dataRouteRegex":"^/_next/data/xvK1Ty3Rym5Xo7hXnYkFQ/checkout.json$"},{"page":"/login","dataRouteRegex":"^/_next/data/xvK1Ty3Rym5Xo7hXnYkFQ/login.json$"},{"page":"/s","dataRouteRegex":"^/_next/data/xvK1Ty3Rym5Xo7hXnYkFQ/s.json$"},{"page":"/[slug]/p","routeKeys":{"nxtPslug":"nxtPslug"},"dataRouteRegex":"^/_next/data/xvK1Ty3Rym5Xo7hXnYkFQ/([^/]+?)/p\\.json$","namedDataRouteRegex":"^/_next/data/xvK1Ty3Rym5Xo7hXnYkFQ/(?<nxtPslug>[^/]+?)/p\\.json$"},{"page":"/[...slug]","routeKeys":{"nxtPslug":"nxtPslug"},"dataRouteRegex":"^/_next/data/xvK1Ty3Rym5Xo7hXnYkFQ/(.+?)\\.json$","namedDataRouteRegex":"^/_next/data/xvK1Ty3Rym5Xo7hXnYkFQ/(?<nxtPslug>.+?)\\.json$"}],"i18n":{"locales":["en-US"],"defaultLocale":"en-US"},"rsc":{"header":"RSC","varyHeader":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Url","prefetchHeader":"Next-Router-Prefetch","contentTypeHeader":"text/x-component"},"rewrites":[]}
1
+ {"version":3,"pages404":true,"caseSensitive":false,"basePath":"","redirects":[{"source":"/:path+/","destination":"/:path+","locale":false,"internal":true,"statusCode":308,"regex":"^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"}],"headers":[],"dynamicRoutes":[{"page":"/[slug]/p","regex":"^/([^/]+?)/p(?:/)?$","routeKeys":{"nxtPslug":"nxtPslug"},"namedRegex":"^/(?<nxtPslug>[^/]+?)/p(?:/)?$"},{"page":"/[...slug]","regex":"^/(.+?)(?:/)?$","routeKeys":{"nxtPslug":"nxtPslug"},"namedRegex":"^/(?<nxtPslug>.+?)(?:/)?$"}],"staticRoutes":[{"page":"/","regex":"^/(?:/)?$","routeKeys":{},"namedRegex":"^/(?:/)?$"},{"page":"/404","regex":"^/404(?:/)?$","routeKeys":{},"namedRegex":"^/404(?:/)?$"},{"page":"/500","regex":"^/500(?:/)?$","routeKeys":{},"namedRegex":"^/500(?:/)?$"},{"page":"/account","regex":"^/account(?:/)?$","routeKeys":{},"namedRegex":"^/account(?:/)?$"},{"page":"/checkout","regex":"^/checkout(?:/)?$","routeKeys":{},"namedRegex":"^/checkout(?:/)?$"},{"page":"/login","regex":"^/login(?:/)?$","routeKeys":{},"namedRegex":"^/login(?:/)?$"},{"page":"/s","regex":"^/s(?:/)?$","routeKeys":{},"namedRegex":"^/s(?:/)?$"}],"dataRoutes":[{"page":"/","dataRouteRegex":"^/_next/data/5LdIoRsBS1kPzP3ZFv21B/index.json$"},{"page":"/404","dataRouteRegex":"^/_next/data/5LdIoRsBS1kPzP3ZFv21B/404.json$"},{"page":"/500","dataRouteRegex":"^/_next/data/5LdIoRsBS1kPzP3ZFv21B/500.json$"},{"page":"/account","dataRouteRegex":"^/_next/data/5LdIoRsBS1kPzP3ZFv21B/account.json$"},{"page":"/checkout","dataRouteRegex":"^/_next/data/5LdIoRsBS1kPzP3ZFv21B/checkout.json$"},{"page":"/login","dataRouteRegex":"^/_next/data/5LdIoRsBS1kPzP3ZFv21B/login.json$"},{"page":"/s","dataRouteRegex":"^/_next/data/5LdIoRsBS1kPzP3ZFv21B/s.json$"},{"page":"/[slug]/p","routeKeys":{"nxtPslug":"nxtPslug"},"dataRouteRegex":"^/_next/data/5LdIoRsBS1kPzP3ZFv21B/([^/]+?)/p\\.json$","namedDataRouteRegex":"^/_next/data/5LdIoRsBS1kPzP3ZFv21B/(?<nxtPslug>[^/]+?)/p\\.json$"},{"page":"/[...slug]","routeKeys":{"nxtPslug":"nxtPslug"},"dataRouteRegex":"^/_next/data/5LdIoRsBS1kPzP3ZFv21B/(.+?)\\.json$","namedDataRouteRegex":"^/_next/data/5LdIoRsBS1kPzP3ZFv21B/(?<nxtPslug>.+?)\\.json$"}],"i18n":{"locales":["en-US"],"defaultLocale":"en-US"},"rsc":{"header":"RSC","varyHeader":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Url","prefetchHeader":"Next-Router-Prefetch","contentTypeHeader":"text/x-component"},"rewrites":[]}
@@ -0,0 +1 @@
1
+ "use strict";exports.id=1109,exports.ids=[1109,1853],exports.modules={71853:(s,e,r)=>{r.r(e),r.d(e,{default:()=>t.Z});var t=r(71553)}};