@faststore/core 3.98.0-dev.5 → 3.98.0-dev.8

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 (367) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +124 -123
  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 +170 -173
  14. package/.next/required-server-files.json +1 -1
  15. package/.next/routes-manifest.json +1 -1
  16. package/.next/server/chunks/{5796.js → 1027.js} +1 -1
  17. package/.next/server/chunks/1197.js +1 -0
  18. package/.next/server/chunks/{3483.js → 1313.js} +1 -1
  19. package/.next/server/chunks/1419.js +1 -0
  20. package/.next/server/chunks/1576.js +1 -0
  21. package/.next/server/chunks/{7275.js → 1588.js} +1 -1
  22. package/.next/server/chunks/1741.js +3 -0
  23. package/.next/server/chunks/221.js +1 -0
  24. package/.next/server/chunks/2259.js +9 -0
  25. package/.next/server/chunks/2513.js +1 -0
  26. package/.next/server/chunks/2955.js +1 -0
  27. package/.next/server/chunks/{4803.js → 3114.js} +1 -1
  28. package/.next/server/chunks/3327.js +1 -0
  29. package/.next/server/chunks/3488.js +1 -0
  30. package/.next/server/chunks/{1917.js → 3513.js} +1 -1
  31. package/.next/server/chunks/3683.js +1 -0
  32. package/.next/server/chunks/{8563.js → 3724.js} +1 -1
  33. package/.next/server/chunks/3977.js +1 -0
  34. package/.next/server/chunks/426.js +1 -0
  35. package/.next/server/chunks/4573.js +1 -0
  36. package/.next/server/chunks/4681.js +1 -0
  37. package/.next/server/chunks/5133.js +3 -0
  38. package/.next/server/chunks/5212.js +7 -0
  39. package/.next/server/chunks/5608.js +1 -0
  40. package/.next/server/chunks/5628.js +12 -0
  41. package/.next/server/chunks/{1607.js → 5764.js} +1 -1
  42. package/.next/server/chunks/{9740.js → 6259.js} +1 -1
  43. package/.next/server/chunks/6698.js +1 -1
  44. package/.next/server/chunks/689.js +1 -0
  45. package/.next/server/chunks/6952.js +1 -0
  46. package/.next/server/chunks/7121.js +1 -0
  47. package/.next/server/chunks/7417.js +1 -0
  48. package/.next/server/chunks/{1280.js → 7722.js} +1 -1
  49. package/.next/server/chunks/7796.js +1 -0
  50. package/.next/server/chunks/7956.js +1 -0
  51. package/.next/server/chunks/{6804.js → 7976.js} +3 -3
  52. package/.next/server/chunks/{9985.js → 8146.js} +1 -1
  53. package/.next/server/chunks/8290.js +1 -0
  54. package/.next/server/chunks/8376.js +13 -0
  55. package/.next/server/chunks/8466.js +6 -0
  56. package/.next/server/chunks/8569.js +1 -1
  57. package/.next/server/chunks/8659.js +1 -0
  58. package/.next/server/chunks/8741.js +1 -0
  59. package/.next/server/chunks/8971.js +493 -0
  60. package/.next/server/chunks/9088.js +1 -1
  61. package/.next/server/chunks/9237.js +1 -1
  62. package/.next/server/chunks/9374.js +13 -0
  63. package/.next/server/chunks/{8068.js → 9425.js} +1 -1
  64. package/.next/server/chunks/{UINavbarSlider.js → 9984.js} +1 -1
  65. package/.next/server/chunks/9986.js +1 -0
  66. package/.next/server/chunks/ButtonSignIn.js +1 -1
  67. package/.next/server/chunks/FilterSkeleton.js +1 -1
  68. package/.next/server/chunks/ScrollToTopButton.js +1 -1
  69. package/.next/server/chunks/UIBannerText.js +1 -1
  70. package/.next/server/chunks/UISKUMatrixSidebar.js +1 -1
  71. package/.next/server/functions-config-manifest.json +1 -1
  72. package/.next/server/middleware-build-manifest.js +1 -1
  73. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  74. package/.next/server/pages/404.js +1 -1
  75. package/.next/server/pages/404.js.nft.json +1 -1
  76. package/.next/server/pages/500.js +1 -1
  77. package/.next/server/pages/500.js.nft.json +1 -1
  78. package/.next/server/pages/[...slug].js +1 -1
  79. package/.next/server/pages/[...slug].js.nft.json +1 -1
  80. package/.next/server/pages/[slug]/p.js +1 -1
  81. package/.next/server/pages/[slug]/p.js.nft.json +1 -1
  82. package/.next/server/pages/_app.js +1 -1
  83. package/.next/server/pages/_app.js.nft.json +1 -1
  84. package/.next/server/pages/_document.js +1 -1
  85. package/.next/server/pages/_document.js.nft.json +1 -1
  86. package/.next/server/pages/_error.js +1 -1
  87. package/.next/server/pages/_error.js.nft.json +1 -1
  88. package/.next/server/pages/api/fs/logout.js +1 -1
  89. package/.next/server/pages/api/fs/logout.js.nft.json +1 -1
  90. package/.next/server/pages/api/graphql.js +2 -2
  91. package/.next/server/pages/api/graphql.js.nft.json +1 -1
  92. package/.next/server/pages/api/health/live.js +1 -1
  93. package/.next/server/pages/api/health/live.js.nft.json +1 -1
  94. package/.next/server/pages/api/health/ready.js +1 -1
  95. package/.next/server/pages/api/health/ready.js.nft.json +1 -1
  96. package/.next/server/pages/api/preview.js +1 -1
  97. package/.next/server/pages/api/preview.js.nft.json +1 -1
  98. package/.next/server/pages/checkout.js +1 -1
  99. package/.next/server/pages/checkout.js.nft.json +1 -1
  100. package/.next/server/pages/en-US/404.html +2 -2
  101. package/.next/server/pages/en-US/404.json +1 -1
  102. package/.next/server/pages/en-US/500.html +2 -2
  103. package/.next/server/pages/en-US/500.json +1 -1
  104. package/.next/server/pages/en-US/checkout.html +2 -2
  105. package/.next/server/pages/en-US/checkout.json +1 -1
  106. package/.next/server/pages/en-US/login.html +2 -2
  107. package/.next/server/pages/en-US/login.json +1 -1
  108. package/.next/server/pages/en-US/s.html +2 -2
  109. package/.next/server/pages/en-US/s.json +1 -1
  110. package/.next/server/pages/en-US.html +2 -2
  111. package/.next/server/pages/en-US.json +1 -1
  112. package/.next/server/pages/index.js +1 -1
  113. package/.next/server/pages/index.js.nft.json +1 -1
  114. package/.next/server/pages/login.js +1 -1
  115. package/.next/server/pages/login.js.nft.json +1 -1
  116. package/.next/server/pages/pvt/account/403.js +1 -1
  117. package/.next/server/pages/pvt/account/403.js.nft.json +1 -1
  118. package/.next/server/pages/pvt/account/404.js +1 -1
  119. package/.next/server/pages/pvt/account/404.js.nft.json +1 -1
  120. package/.next/server/pages/pvt/account/[...unknown].js +1 -1
  121. package/.next/server/pages/pvt/account/[...unknown].js.nft.json +1 -1
  122. package/.next/server/pages/pvt/account/orders/[id].js +1 -1
  123. package/.next/server/pages/pvt/account/orders/[id].js.nft.json +1 -1
  124. package/.next/server/pages/pvt/account/orders.js +1 -1
  125. package/.next/server/pages/pvt/account/orders.js.nft.json +1 -1
  126. package/.next/server/pages/pvt/account/profile.js +1 -1
  127. package/.next/server/pages/pvt/account/profile.js.nft.json +1 -1
  128. package/.next/server/pages/pvt/account/security.js +1 -1
  129. package/.next/server/pages/pvt/account/security.js.nft.json +1 -1
  130. package/.next/server/pages/pvt/account/user-details.js +1 -1
  131. package/.next/server/pages/pvt/account/user-details.js.nft.json +1 -1
  132. package/.next/server/pages/pvt/account.js +1 -1
  133. package/.next/server/pages/pvt/account.js.nft.json +1 -1
  134. package/.next/server/pages/s.js +1 -1
  135. package/.next/server/pages/s.js.nft.json +1 -1
  136. package/.next/server/pages-manifest.json +1 -1
  137. package/.next/server/webpack-runtime.js +1 -1
  138. package/.next/static/chunks/{5796.4351370494d8b8b6.js → 1027.f17a7c96c17ce487.js} +1 -1
  139. package/.next/static/chunks/1313.bba028de90630608.js +1 -0
  140. package/.next/static/chunks/1756.89b7f413bb26ba74.js +1 -0
  141. package/.next/static/chunks/{8325.dabe9aa22eaadeed.js → 1911.fb72de1df3c3715c.js} +1 -1
  142. package/.next/static/chunks/2221-f8edfdaa4839bdf0.js +2 -0
  143. package/.next/static/chunks/2564.273fd8b0db75b1c4.js +1 -0
  144. package/.next/static/chunks/2811.cf089090a8b79215.js +1 -0
  145. package/.next/static/chunks/{2927.23bae2c79f0ac0f3.js → 2927.5a79877943a6bf7c.js} +1 -1
  146. package/.next/static/chunks/346.2840f007e6d1054c.js +1 -0
  147. package/.next/static/chunks/3496.bcb4d219501a8b6b.js +1 -0
  148. package/.next/static/chunks/3753-74460a0793c0a75c.js +8 -0
  149. package/.next/static/chunks/3802.1e0df8a20802da16.js +1 -0
  150. package/.next/static/chunks/3883-ebdbb60b50a90c59.js +28 -0
  151. package/.next/static/chunks/4436.9b2b6e1c3f79424d.js +1 -0
  152. package/.next/static/chunks/4681.318feb830c746e3b.js +1 -0
  153. package/.next/static/chunks/484.9fdcaa9ffd8dac08.js +1 -0
  154. package/.next/static/chunks/6218.e8ba8bf8602ec880.js +1 -0
  155. package/.next/static/chunks/{6393.e4b26fee060438d6.js → 6393.f5f13a004beeef40.js} +1 -1
  156. package/.next/static/chunks/6656-efc464f20ffeaa51.js +1 -0
  157. package/.next/static/chunks/6797-ff5656c8624c4265.js +1 -0
  158. package/.next/static/chunks/6943.6bc97e925b54493d.js +1 -0
  159. package/.next/static/chunks/7417.55a6e20779dd3702.js +1 -0
  160. package/.next/static/chunks/7534.ee76e63d58ddd222.js +1 -0
  161. package/.next/static/chunks/7796.a30626656a270831.js +1 -0
  162. package/.next/static/chunks/9105.354374e349da85cb.js +1 -0
  163. package/.next/static/chunks/9222.04daf7868c957e52.js +1 -0
  164. package/.next/static/chunks/{9237.7555603703f81bf7.js → 9237.2d7e1a4978875414.js} +1 -1
  165. package/.next/static/chunks/9399.199f217093e4af1e.js +1 -0
  166. package/.next/static/chunks/{8068.43663fb64762f7b8.js → 9425.9d8b3da847111f21.js} +1 -1
  167. package/.next/static/chunks/9701.f9a0bfffba8807dc.js +1 -0
  168. package/.next/static/chunks/BannerNewsletter.b5770016d20acfd2.js +1 -0
  169. package/.next/static/chunks/{BannerText.4061ccfc191e6b96.js → BannerText.5ba50fbe683158ec.js} +1 -1
  170. package/.next/static/chunks/{ButtonSignIn.f6e210eaca873e48.js → ButtonSignIn.639d8dfc65ded368.js} +1 -1
  171. package/.next/static/chunks/CartItem.3c2ceb3a4ee542bc.js +1 -0
  172. package/.next/static/chunks/CartSidebar.89b0dd6237c025ec.js +1 -0
  173. package/.next/static/chunks/{EmptyCart.320e2f94a0d5e6b1.js → EmptyCart.aa60d42ae8eb5264.js} +1 -1
  174. package/.next/static/chunks/{FilterSkeleton.7ab99e28f92341c9.js → FilterSkeleton.8f1b651c40e06f0b.js} +1 -1
  175. package/.next/static/chunks/Footer.cd83c4dc0252494a.js +1 -0
  176. package/.next/static/chunks/Gift.4c97f836f82d5ebe.js +1 -0
  177. package/.next/static/chunks/Newsletter.bdec43379ca9191a.js +1 -0
  178. package/.next/static/chunks/OrderSummary.994b7314f2d004af.js +1 -0
  179. package/.next/static/chunks/PreviewTag.696854f6690e1b9e.js +1 -0
  180. package/.next/static/chunks/ProductShelf.fe1f19bc68859695.js +1 -0
  181. package/.next/static/chunks/ProductTiles.2c63ae178a75d5b6.js +1 -0
  182. package/.next/static/chunks/{RegionModal.a7be32d2d7832ba4.js → RegionModal.fbbdd54ee2422522.js} +1 -1
  183. package/.next/static/chunks/RegionSlider.49e558b340a5506a.js +1 -0
  184. package/.next/static/chunks/{ScrollToTopButton.c15431f2e8bb93ef.js → ScrollToTopButton.55e3a1233d04b8eb.js} +1 -1
  185. package/.next/static/chunks/ShoppingAssistant.8772fe90bd678202.js +1 -0
  186. package/.next/static/chunks/Toast.f083d9966a9a181e.js +1 -0
  187. package/.next/static/chunks/UISKUMatrixSidebar.01f8f5222dcdf80f.js +1 -0
  188. package/.next/static/chunks/{UIToast.de15325248043ce5.js → UIToast.19a8664c01a00d3a.js} +1 -1
  189. package/.next/static/chunks/main-edeb2c6a5c48bb3f.js +1 -0
  190. package/.next/static/chunks/pages/404-1e8f91fa1bca3ab8.js +1 -0
  191. package/.next/static/chunks/pages/500-f21feacbb9810e94.js +1 -0
  192. package/.next/static/chunks/pages/[...slug]-400781188d59cfd6.js +1 -0
  193. package/.next/static/chunks/pages/[slug]/p-f324b592d1c566b9.js +1 -0
  194. package/.next/static/chunks/pages/_app-735c745509e1e8d6.js +1 -0
  195. package/.next/static/chunks/pages/{_error-2b0148be56a716e9.js → _error-464097ff69347627.js} +1 -1
  196. package/.next/static/chunks/pages/checkout-6076b4baf0ca1aa6.js +1 -0
  197. package/.next/static/chunks/pages/index-3266ece2e885bb3a.js +1 -0
  198. package/.next/static/chunks/pages/login-add3b376f68ce39a.js +1 -0
  199. package/.next/static/chunks/pages/pvt/account/403-d44b70591d2c86dc.js +1 -0
  200. package/.next/static/chunks/pages/pvt/account/404-646fb609f579101e.js +1 -0
  201. package/.next/static/chunks/pages/pvt/account/[...unknown]-3fb3963ca3d77c0b.js +1 -0
  202. package/.next/static/chunks/pages/pvt/account/orders/[id]-cda2266c9693d552.js +1 -0
  203. package/.next/static/chunks/pages/pvt/account/orders-ec545a2679db206e.js +1 -0
  204. package/.next/static/chunks/pages/pvt/account/profile-27164b37098c553f.js +1 -0
  205. package/.next/static/chunks/pages/pvt/account/security-4bd3e75771a120ec.js +1 -0
  206. package/.next/static/chunks/pages/pvt/account/user-details-a48a44dfdc07c1e9.js +1 -0
  207. package/.next/static/chunks/pages/pvt/account-5a6dcae3b380b672.js +1 -0
  208. package/.next/static/chunks/pages/s-0fe527a651dd5989.js +1 -0
  209. package/.next/static/chunks/webpack-05d1941e155b909e.js +1 -0
  210. package/.next/static/css/0c6f09f86cf5e919.css +1 -0
  211. package/.next/static/css/{b684b347c5cc6514.css → 1154064b68a7f35e.css} +1 -1
  212. package/.next/static/css/1b7e34d448a42825.css +1 -0
  213. package/.next/static/css/4e57bdfb48115ce3.css +1 -0
  214. package/.next/static/css/501e6ed2c71b1fe4.css +1 -0
  215. package/.next/static/css/{837662922091162f.css → 52ab64b6a2b14e3e.css} +1 -1
  216. package/.next/static/css/5f2c773b21b68cba.css +1 -0
  217. package/.next/static/css/8a513f4b536b0ab0.css +1 -0
  218. package/.next/static/css/9b4c21dcd3bc4a17.css +1 -0
  219. package/.next/static/css/c9e0745e893e09e1.css +1 -0
  220. package/.next/static/css/cc2ab6a8cbda0780.css +1 -0
  221. package/.next/static/css/e68c313e4ce2fd1b.css +1 -0
  222. package/.next/static/css/{08d03445f1797608.css → e857065b4012f946.css} +1 -1
  223. package/.next/static/css/ee1b84a920113838.css +1 -0
  224. package/.next/static/css/f16438bcf4508fb3.css +1 -0
  225. package/.next/static/z8AHWODjJNpdcwMdEzCeK/_buildManifest.js +1 -0
  226. package/.next/trace +142 -140
  227. package/.turbo/turbo-build.log +46 -66
  228. package/.turbo/turbo-test.log +5 -5
  229. package/@generated/gql.ts +10 -10
  230. package/@generated/graphql.ts +68 -58
  231. package/@generated/persisted-documents.json +2 -2
  232. package/CHANGELOG.md +24 -4
  233. package/cms/faststore/sections.json +474 -3
  234. package/cypress/tsconfig.json +7 -0
  235. package/jest.config.js +3 -0
  236. package/package.json +4 -3
  237. package/public/icons.svg +62 -0
  238. package/src/components/ThirdPartyScripts/index.ts +1 -1
  239. package/src/components/ThirdPartyScripts/{useWebchatScript.tsx → useShoppingAssistant.tsx} +5 -5
  240. package/src/components/account/MyAccountDrawer/OrganizationDrawer/OrganizationDrawer.tsx +27 -18
  241. package/src/components/account/MyAccountDrawer/OrganizationDrawer/useReloadAfterLogoutReturn.ts +75 -0
  242. package/src/components/cms/global/Components.ts +5 -3
  243. package/src/components/search/SearchInput/SearchInput.tsx +490 -5
  244. package/src/components/sections/Navbar/Navbar.tsx +67 -0
  245. package/src/components/sections/Navbar/section.module.scss +3 -0
  246. package/src/components/sections/ProductDetails/ProductDetails.tsx +1 -0
  247. package/src/components/sections/ShoppingAssistant/ShoppingAssistant.tsx +24 -0
  248. package/src/components/sections/ShoppingAssistant/index.ts +1 -0
  249. package/src/pages/_app.tsx +2 -0
  250. package/src/sdk/graphql/request.ts +1 -1
  251. package/src/sdk/graphql/useQuery.ts +23 -6
  252. package/src/sdk/product/convertProductToQuickOrder.ts +85 -0
  253. package/src/sdk/product/useBulkProductsQuery.ts +128 -0
  254. package/src/styles/global/index.scss +2 -1
  255. package/src/utils/cookieCacheBusting.ts +35 -41
  256. package/src/utils/utilities.ts +62 -0
  257. package/test/tsconfig.json +7 -0
  258. package/test/utils/cookieCacheBusting.test.ts +54 -47
  259. package/.next/server/chunks/1554.js +0 -1
  260. package/.next/server/chunks/1780.js +0 -1
  261. package/.next/server/chunks/2249.js +0 -1
  262. package/.next/server/chunks/2430.js +0 -1
  263. package/.next/server/chunks/2445.js +0 -12
  264. package/.next/server/chunks/2570.js +0 -1
  265. package/.next/server/chunks/294.js +0 -1
  266. package/.next/server/chunks/3029.js +0 -1
  267. package/.next/server/chunks/3836.js +0 -1
  268. package/.next/server/chunks/3890.js +0 -492
  269. package/.next/server/chunks/3945.js +0 -1
  270. package/.next/server/chunks/3951.js +0 -7
  271. package/.next/server/chunks/4194.js +0 -1
  272. package/.next/server/chunks/4365.js +0 -1
  273. package/.next/server/chunks/4913.js +0 -13
  274. package/.next/server/chunks/5683.js +0 -1
  275. package/.next/server/chunks/5723.js +0 -13
  276. package/.next/server/chunks/6789.js +0 -1
  277. package/.next/server/chunks/6886.js +0 -1
  278. package/.next/server/chunks/7098.js +0 -9
  279. package/.next/server/chunks/7692.js +0 -1
  280. package/.next/server/chunks/772.js +0 -6
  281. package/.next/server/chunks/7799.js +0 -1
  282. package/.next/server/chunks/83.js +0 -1
  283. package/.next/server/chunks/8307.js +0 -1
  284. package/.next/server/chunks/8482.js +0 -1
  285. package/.next/server/chunks/8598.js +0 -1
  286. package/.next/server/chunks/8687.js +0 -1
  287. package/.next/server/chunks/870.js +0 -1
  288. package/.next/server/chunks/9117.js +0 -1
  289. package/.next/server/chunks/948.js +0 -2
  290. package/.next/server/chunks/9563.js +0 -3
  291. package/.next/server/chunks/9853.js +0 -1
  292. package/.next/server/chunks/9990.js +0 -1
  293. package/.next/static/_z3BqQGl9pxQ05QAjq4G2/_buildManifest.js +0 -1
  294. package/.next/static/chunks/1208-9118a8f14ecf05c8.js +0 -8
  295. package/.next/static/chunks/1841.a1b15f2c88e02d32.js +0 -1
  296. package/.next/static/chunks/2284.922fe939dafb3b2d.js +0 -1
  297. package/.next/static/chunks/2500.d6beb5af6ee00a9e.js +0 -1
  298. package/.next/static/chunks/2851.e68ed3c8d27a032a.js +0 -1
  299. package/.next/static/chunks/3155.7bc4c730a79d9ecb.js +0 -1
  300. package/.next/static/chunks/3399.72d28af405858825.js +0 -1
  301. package/.next/static/chunks/3483.ef53d632a763da3f.js +0 -1
  302. package/.next/static/chunks/349.235b18ceb82aa256.js +0 -1
  303. package/.next/static/chunks/3836.612763339fc4c64c.js +0 -1
  304. package/.next/static/chunks/4803.9822f0b7e469b933.js +0 -1
  305. package/.next/static/chunks/5859.3bc094416cffd966.js +0 -1
  306. package/.next/static/chunks/6031-b0b111f48a7d504d.js +0 -28
  307. package/.next/static/chunks/6700.a72869377e81146c.js +0 -1
  308. package/.next/static/chunks/6789.960162355435a81d.js +0 -1
  309. package/.next/static/chunks/7191-4bf7ddfc2bd0f3a9.js +0 -1
  310. package/.next/static/chunks/7522-9010743f5d7e8aca.js +0 -1
  311. package/.next/static/chunks/7692.8d5bf4560341a2f6.js +0 -1
  312. package/.next/static/chunks/83.98ce246c274ee7e4.js +0 -1
  313. package/.next/static/chunks/9173-03cb4807f10c57e8.js +0 -1
  314. package/.next/static/chunks/9399.48251a278809f7d3.js +0 -1
  315. package/.next/static/chunks/941.3e2782ab9c490eb0.js +0 -1
  316. package/.next/static/chunks/9465.a1858c778b1083b9.js +0 -1
  317. package/.next/static/chunks/9701.b0e8741551995fbb.js +0 -1
  318. package/.next/static/chunks/9909.787576b171184aa5.js +0 -1
  319. package/.next/static/chunks/BannerNewsletter.90d4a98c15a35cea.js +0 -1
  320. package/.next/static/chunks/CartItem.092df07db9e8b271.js +0 -1
  321. package/.next/static/chunks/CartSidebar.f0c16e2bc6f96e9e.js +0 -1
  322. package/.next/static/chunks/Footer.63a7682a81a96f8e.js +0 -1
  323. package/.next/static/chunks/Gift.08db4da8c89cacf1.js +0 -1
  324. package/.next/static/chunks/Newsletter.dbf35a8ea6d2067e.js +0 -1
  325. package/.next/static/chunks/OrderSummary.f9adad5622605046.js +0 -1
  326. package/.next/static/chunks/PreviewTag.f4f0c8710a7bcad9.js +0 -1
  327. package/.next/static/chunks/ProductShelf.7ebce1c763b4508e.js +0 -1
  328. package/.next/static/chunks/ProductTiles.18f55314e61957f4.js +0 -1
  329. package/.next/static/chunks/RegionSlider.b4dd4e7c0483966d.js +0 -1
  330. package/.next/static/chunks/Toast.2e9b26159af29889.js +0 -1
  331. package/.next/static/chunks/UISKUMatrixSidebar.87ba393b7d738e99.js +0 -1
  332. package/.next/static/chunks/Webchat.e410860c49bcba26.js +0 -1
  333. package/.next/static/chunks/main-ec03882c4375091d.js +0 -1
  334. package/.next/static/chunks/pages/404-4b3f1e22c77f849a.js +0 -1
  335. package/.next/static/chunks/pages/500-bb2de0c11524b2b8.js +0 -1
  336. package/.next/static/chunks/pages/[...slug]-52db16871a86e9bd.js +0 -1
  337. package/.next/static/chunks/pages/[slug]/p-0901bccd311c7775.js +0 -1
  338. package/.next/static/chunks/pages/_app-eae02e7ad5c9db46.js +0 -1
  339. package/.next/static/chunks/pages/checkout-dc07d72b3514c83d.js +0 -1
  340. package/.next/static/chunks/pages/index-1f8bf0fb351b90f4.js +0 -1
  341. package/.next/static/chunks/pages/login-e97ef92769456bf6.js +0 -1
  342. package/.next/static/chunks/pages/pvt/account/403-91597100f8956385.js +0 -1
  343. package/.next/static/chunks/pages/pvt/account/404-c68124bed7cb7c48.js +0 -1
  344. package/.next/static/chunks/pages/pvt/account/[...unknown]-f80f645594d2740c.js +0 -1
  345. package/.next/static/chunks/pages/pvt/account/orders/[id]-e03ebb0393ac92a2.js +0 -1
  346. package/.next/static/chunks/pages/pvt/account/orders-12a215899ae6f3eb.js +0 -1
  347. package/.next/static/chunks/pages/pvt/account/profile-b6cdbf02d4682544.js +0 -1
  348. package/.next/static/chunks/pages/pvt/account/security-e6289a40e745d3c4.js +0 -1
  349. package/.next/static/chunks/pages/pvt/account/user-details-fba1822e52e7de26.js +0 -1
  350. package/.next/static/chunks/pages/pvt/account-65fefcc699344bdb.js +0 -1
  351. package/.next/static/chunks/pages/s-41cffb20de1d2617.js +0 -1
  352. package/.next/static/chunks/webpack-f021535669f6ed5e.js +0 -1
  353. package/.next/static/css/05c399956ff24b77.css +0 -1
  354. package/.next/static/css/0f070d03aacd9cc5.css +0 -1
  355. package/.next/static/css/0fae3d432331aae9.css +0 -1
  356. package/.next/static/css/0fc6b2ff69142c6a.css +0 -1
  357. package/.next/static/css/31380ebc6e671486.css +0 -1
  358. package/.next/static/css/40a294d0a24ad01d.css +0 -1
  359. package/.next/static/css/47f1b4e8de15d314.css +0 -1
  360. package/.next/static/css/973dd40d4773e8cd.css +0 -1
  361. package/.next/static/css/9d403a1bee48c9fc.css +0 -1
  362. package/.next/static/css/a6a4ebbe01adbbad.css +0 -1
  363. package/.next/static/css/bdff52aea05613d4.css +0 -1
  364. package/src/components/sections/Webchat/Webchat.tsx +0 -22
  365. package/src/components/sections/Webchat/index.ts +0 -1
  366. /package/.next/static/{_z3BqQGl9pxQ05QAjq4G2 → z8AHWODjJNpdcwMdEzCeK}/_ssgManifest.js +0 -0
  367. /package/src/components/sections/{Webchat → ShoppingAssistant}/section.module.scss +0 -0
@@ -1,14 +1,14 @@
1
1
  {
2
- "../../../../node_modules/.pnpm/next@13.5.11_@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": 39909,
2
+ "../../../../node_modules/.pnpm/next@13.5.11_@babel+core@7.29.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_sass@1.97.3/node_modules/next/dist/client/index.js -> ../pages/_app": {
3
+ "id": 10346,
4
4
  "files": [
5
- "static/chunks/9909.787576b171184aa5.js"
5
+ "static/chunks/346.2840f007e6d1054c.js"
6
6
  ]
7
7
  },
8
- "../../../../node_modules/.pnpm/next@13.5.11_@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": 73483,
8
+ "../../../../node_modules/.pnpm/next@13.5.11_@babel+core@7.29.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_sass@1.97.3/node_modules/next/dist/client/index.js -> ../pages/_error": {
9
+ "id": 11313,
10
10
  "files": [
11
- "static/chunks/3483.ef53d632a763da3f.js"
11
+ "static/chunks/1313.bba028de90630608.js"
12
12
  ]
13
13
  },
14
14
  "../../../components/dist/esm/molecules/Breadcrumb/BreadcrumbBase.js -> ../Dropdown/Dropdown": {
@@ -35,447 +35,444 @@
35
35
  "static/chunks/DropdownMenu.48b11521a24c6efd.js"
36
36
  ]
37
37
  },
38
+ "../components/account/MyAccountDrawer/OrganizationDrawer/OrganizationDrawer.tsx -> idb-keyval": {
39
+ "id": 87337,
40
+ "files": []
41
+ },
38
42
  "../components/cart/CartItem/CartItem.tsx -> @faststore/sdk": {
39
43
  "id": 66393,
40
44
  "files": [
41
- "static/chunks/9399.48251a278809f7d3.js"
45
+ "static/chunks/9399.199f217093e4af1e.js"
42
46
  ]
43
47
  },
44
48
  "../components/cart/CartSidebar/CartSidebar.tsx -> ../../ui/Gift": {
45
- "id": 36683,
49
+ "id": 33397,
46
50
  "files": [
47
- "static/chunks/Gift.08db4da8c89cacf1.js"
51
+ "static/chunks/Gift.4c97f836f82d5ebe.js"
48
52
  ]
49
53
  },
50
54
  "../components/cart/CartSidebar/CartSidebar.tsx -> ../CartItem": {
51
- "id": 39550,
55
+ "id": 95500,
52
56
  "files": [
53
- "static/chunks/CartItem.092df07db9e8b271.js"
57
+ "static/chunks/CartItem.3c2ceb3a4ee542bc.js"
54
58
  ]
55
59
  },
56
60
  "../components/cart/CartSidebar/CartSidebar.tsx -> ../EmptyCart": {
57
- "id": 96348,
61
+ "id": 38289,
58
62
  "files": [
59
- "static/chunks/EmptyCart.320e2f94a0d5e6b1.js"
63
+ "static/chunks/EmptyCart.aa60d42ae8eb5264.js"
60
64
  ]
61
65
  },
62
66
  "../components/cart/CartSidebar/CartSidebar.tsx -> ../OrderSummary": {
63
- "id": 56768,
67
+ "id": 55478,
64
68
  "files": [
65
- "static/chunks/OrderSummary.f9adad5622605046.js"
69
+ "static/chunks/OrderSummary.994b7314f2d004af.js"
66
70
  ]
67
71
  },
68
72
  "../components/cart/CartSidebar/CartSidebar.tsx -> @faststore/sdk": {
69
73
  "id": 66393,
70
74
  "files": [
71
- "static/chunks/9399.48251a278809f7d3.js"
75
+ "static/chunks/9399.199f217093e4af1e.js"
72
76
  ]
73
77
  },
74
78
  "../components/cart/CartSidebar/CartSidebar.tsx -> @faststore/ui": {
75
- "id": 49465,
79
+ "id": 34436,
76
80
  "files": [
77
- "static/chunks/9237.7555603703f81bf7.js",
78
- "static/chunks/7522-9010743f5d7e8aca.js",
79
- "static/chunks/9465.a1858c778b1083b9.js",
80
- "static/chunks/9701.b0e8741551995fbb.js",
81
- "static/chunks/UIToast.de15325248043ce5.js"
81
+ "static/chunks/3496.bcb4d219501a8b6b.js",
82
+ "static/chunks/9237.2d7e1a4978875414.js",
83
+ "static/chunks/4436.9b2b6e1c3f79424d.js",
84
+ "static/chunks/9701.f9a0bfffba8807dc.js",
85
+ "static/chunks/UIToast.19a8664c01a00d3a.js"
82
86
  ]
83
87
  },
84
88
  "../components/cms/RenderSections.tsx -> ../common/PreviewTag": {
85
- "id": 72951,
89
+ "id": 29856,
86
90
  "files": [
87
91
  "static/css/b0aa051c51fc01f3.css",
88
- "static/chunks/PreviewTag.f4f0c8710a7bcad9.js"
92
+ "static/chunks/PreviewTag.696854f6690e1b9e.js"
89
93
  ]
90
94
  },
91
95
  "../components/cms/RenderSections.tsx -> ../common/Toast": {
92
- "id": 32492,
96
+ "id": 40478,
93
97
  "files": [
94
98
  "static/css/42df884711219edb.css",
95
- "static/chunks/Toast.2e9b26159af29889.js"
99
+ "static/chunks/Toast.f083d9966a9a181e.js"
96
100
  ]
97
101
  },
98
102
  "../components/cms/global/Components.ts -> src/components/cart/CartSidebar": {
99
- "id": 76,
103
+ "id": 57953,
100
104
  "files": [
101
105
  "static/css/bcdaef0a83277ef5.css",
102
- "static/chunks/CartSidebar.f0c16e2bc6f96e9e.js"
106
+ "static/chunks/CartSidebar.89b0dd6237c025ec.js"
103
107
  ]
104
108
  },
105
109
  "../components/cms/global/Components.ts -> src/components/region/RegionModal": {
106
- "id": 54600,
110
+ "id": 62012,
107
111
  "files": [
108
112
  "static/css/8e6ab59ace21e03b.css",
109
- "static/chunks/RegionModal.a7be32d2d7832ba4.js"
113
+ "static/chunks/RegionModal.fbbdd54ee2422522.js"
110
114
  ]
111
115
  },
112
116
  "../components/cms/global/Components.ts -> src/components/region/RegionSlider": {
113
- "id": 5221,
117
+ "id": 61226,
114
118
  "files": [
115
119
  "static/css/c33615999008d3f9.css",
116
- "static/chunks/RegionSlider.b4dd4e7c0483966d.js"
120
+ "static/chunks/RegionSlider.49e558b340a5506a.js"
117
121
  ]
118
122
  },
119
123
  "../components/cms/global/Components.ts -> src/components/sections/Footer": {
120
- "id": 29432,
124
+ "id": 48586,
121
125
  "files": [
122
126
  "static/css/042d012bc1895b5c.css",
123
- "static/chunks/Footer.63a7682a81a96f8e.js"
127
+ "static/chunks/Footer.cd83c4dc0252494a.js"
124
128
  ]
125
129
  },
126
- "../components/cms/global/Components.ts -> src/components/sections/Webchat": {
127
- "id": 30544,
130
+ "../components/cms/global/Components.ts -> src/components/sections/ShoppingAssistant": {
131
+ "id": 97106,
128
132
  "files": [
129
- "static/css/bdff52aea05613d4.css",
130
- "static/chunks/Webchat.e410860c49bcba26.js"
133
+ "static/css/f16438bcf4508fb3.css",
134
+ "static/chunks/ShoppingAssistant.8772fe90bd678202.js"
131
135
  ]
132
136
  },
133
137
  "../components/cms/home/Components.ts -> src/components/sections/BannerText/OverriddenDefaultBannerText": {
134
- "id": 94173,
138
+ "id": 32377,
135
139
  "files": [
136
140
  "static/css/02eaf202d3d11fd1.css",
137
- "static/chunks/BannerText.4061ccfc191e6b96.js"
141
+ "static/chunks/BannerText.5ba50fbe683158ec.js"
138
142
  ]
139
143
  },
140
144
  "../components/cms/home/Components.ts -> src/components/sections/Newsletter/OverriddenDefaultNewsletter": {
141
- "id": 31841,
145
+ "id": 97862,
142
146
  "files": [
143
- "static/chunks/1208-9118a8f14ecf05c8.js",
147
+ "static/chunks/3753-74460a0793c0a75c.js",
144
148
  "static/css/f60366555f563deb.css",
145
- "static/chunks/1841.a1b15f2c88e02d32.js",
146
- "static/chunks/Newsletter.dbf35a8ea6d2067e.js"
149
+ "static/chunks/Newsletter.bdec43379ca9191a.js"
147
150
  ]
148
151
  },
149
152
  "../components/cms/home/Components.ts -> src/components/sections/ProductTiles": {
150
- "id": 27226,
153
+ "id": 72577,
151
154
  "files": [
152
- "static/css/b684b347c5cc6514.css",
153
- "static/chunks/5859.3bc094416cffd966.js",
154
- "static/chunks/ProductTiles.18f55314e61957f4.js"
155
+ "static/css/1154064b68a7f35e.css",
156
+ "static/chunks/ProductTiles.2c63ae178a75d5b6.js"
155
157
  ]
156
158
  },
157
159
  "../components/cms/plp/Components.ts -> src/components/sections/BannerText/OverriddenDefaultBannerText": {
158
- "id": 94173,
160
+ "id": 32377,
159
161
  "files": [
160
162
  "static/css/02eaf202d3d11fd1.css",
161
- "static/chunks/BannerText.4061ccfc191e6b96.js"
163
+ "static/chunks/BannerText.5ba50fbe683158ec.js"
162
164
  ]
163
165
  },
164
166
  "../components/cms/plp/Components.ts -> src/components/sections/Newsletter/OverriddenDefaultNewsletter": {
165
- "id": 31841,
167
+ "id": 97862,
166
168
  "files": [
167
- "static/chunks/1208-9118a8f14ecf05c8.js",
169
+ "static/chunks/3753-74460a0793c0a75c.js",
168
170
  "static/css/f60366555f563deb.css",
169
- "static/chunks/1841.a1b15f2c88e02d32.js",
170
- "static/chunks/Newsletter.dbf35a8ea6d2067e.js"
171
+ "static/chunks/Newsletter.bdec43379ca9191a.js"
171
172
  ]
172
173
  },
173
174
  "../components/cms/plp/Components.ts -> src/components/sections/ProductShelf/OverriddenDefaultProductShelf": {
174
- "id": 80552,
175
+ "id": 71785,
175
176
  "files": [
176
- "static/css/837662922091162f.css",
177
- "static/chunks/ProductShelf.7ebce1c763b4508e.js"
177
+ "static/css/52ab64b6a2b14e3e.css",
178
+ "static/chunks/ProductShelf.fe1f19bc68859695.js"
178
179
  ]
179
180
  },
180
181
  "../components/cms/plp/Components.ts -> src/components/sections/ProductTiles": {
181
- "id": 27226,
182
+ "id": 72577,
182
183
  "files": [
183
- "static/css/b684b347c5cc6514.css",
184
- "static/chunks/5859.3bc094416cffd966.js",
185
- "static/chunks/ProductTiles.18f55314e61957f4.js"
184
+ "static/css/1154064b68a7f35e.css",
185
+ "static/chunks/ProductTiles.2c63ae178a75d5b6.js"
186
186
  ]
187
187
  },
188
188
  "../components/cms/search/Components.ts -> src/components/sections/BannerNewsletter/BannerNewsletter": {
189
- "id": 93143,
189
+ "id": 95917,
190
190
  "files": [
191
- "static/chunks/1208-9118a8f14ecf05c8.js",
191
+ "static/chunks/3753-74460a0793c0a75c.js",
192
192
  "static/css/f60366555f563deb.css",
193
- "static/chunks/1841.a1b15f2c88e02d32.js",
193
+ "static/chunks/Newsletter.bdec43379ca9191a.js",
194
194
  "static/css/02eaf202d3d11fd1.css",
195
195
  "static/css/4f0597b0bf0ef2e1.css",
196
- "static/chunks/BannerNewsletter.90d4a98c15a35cea.js"
196
+ "static/chunks/BannerNewsletter.b5770016d20acfd2.js"
197
197
  ]
198
198
  },
199
199
  "../components/cms/search/Components.ts -> src/components/sections/BannerText/OverriddenDefaultBannerText": {
200
- "id": 94173,
200
+ "id": 32377,
201
201
  "files": [
202
202
  "static/css/02eaf202d3d11fd1.css",
203
- "static/chunks/BannerText.4061ccfc191e6b96.js"
203
+ "static/chunks/BannerText.5ba50fbe683158ec.js"
204
204
  ]
205
205
  },
206
206
  "../components/cms/search/Components.ts -> src/components/sections/Newsletter/OverriddenDefaultNewsletter": {
207
- "id": 31841,
207
+ "id": 97862,
208
208
  "files": [
209
- "static/chunks/1208-9118a8f14ecf05c8.js",
209
+ "static/chunks/3753-74460a0793c0a75c.js",
210
210
  "static/css/f60366555f563deb.css",
211
- "static/chunks/1841.a1b15f2c88e02d32.js",
212
- "static/chunks/Newsletter.dbf35a8ea6d2067e.js"
211
+ "static/chunks/Newsletter.bdec43379ca9191a.js"
213
212
  ]
214
213
  },
215
214
  "../components/cms/search/Components.ts -> src/components/sections/ProductShelf/OverriddenDefaultProductShelf": {
216
- "id": 80552,
215
+ "id": 71785,
217
216
  "files": [
218
- "static/css/837662922091162f.css",
219
- "static/chunks/ProductShelf.7ebce1c763b4508e.js"
217
+ "static/css/52ab64b6a2b14e3e.css",
218
+ "static/chunks/ProductShelf.fe1f19bc68859695.js"
220
219
  ]
221
220
  },
222
221
  "../components/cms/search/Components.ts -> src/components/sections/ProductTiles": {
223
- "id": 27226,
222
+ "id": 72577,
224
223
  "files": [
225
- "static/css/b684b347c5cc6514.css",
226
- "static/chunks/5859.3bc094416cffd966.js",
227
- "static/chunks/ProductTiles.18f55314e61957f4.js"
224
+ "static/css/1154064b68a7f35e.css",
225
+ "static/chunks/ProductTiles.2c63ae178a75d5b6.js"
228
226
  ]
229
227
  },
230
228
  "../components/common/Toast/Toast.tsx -> @faststore/ui": {
231
- "id": 49465,
229
+ "id": 34436,
232
230
  "files": [
233
- "static/chunks/9237.7555603703f81bf7.js",
234
- "static/chunks/7522-9010743f5d7e8aca.js",
235
- "static/chunks/9465.a1858c778b1083b9.js",
236
- "static/chunks/9701.b0e8741551995fbb.js",
237
- "static/chunks/UIToast.de15325248043ce5.js"
231
+ "static/chunks/3496.bcb4d219501a8b6b.js",
232
+ "static/chunks/9237.2d7e1a4978875414.js",
233
+ "static/chunks/4436.9b2b6e1c3f79424d.js",
234
+ "static/chunks/9701.f9a0bfffba8807dc.js",
235
+ "static/chunks/UIToast.19a8664c01a00d3a.js"
238
236
  ]
239
237
  },
240
238
  "../components/navigation/Navbar/Navbar.tsx -> src/components/navigation/NavbarLinks": {
241
- "id": 16700,
239
+ "id": 42564,
242
240
  "files": [
243
- "static/chunks/6700.a72869377e81146c.js"
241
+ "static/chunks/2564.273fd8b0db75b1c4.js"
244
242
  ]
245
243
  },
246
244
  "../components/navigation/Navbar/Navbar.tsx -> src/components/navigation/NavbarSlider": {
247
- "id": 34803,
245
+ "id": 11756,
248
246
  "files": [
249
247
  "static/css/7ef7762f412ed665.css",
250
- "static/chunks/4803.9822f0b7e469b933.js"
248
+ "static/chunks/1756.89b7f413bb26ba74.js"
251
249
  ]
252
250
  },
253
251
  "../components/region/RegionModal/RegionModal.tsx -> @faststore/ui": {
254
- "id": 49465,
252
+ "id": 34436,
255
253
  "files": [
256
- "static/chunks/9237.7555603703f81bf7.js",
257
- "static/chunks/7522-9010743f5d7e8aca.js",
258
- "static/chunks/9465.a1858c778b1083b9.js",
259
- "static/chunks/9701.b0e8741551995fbb.js",
260
- "static/chunks/UIToast.de15325248043ce5.js"
254
+ "static/chunks/3496.bcb4d219501a8b6b.js",
255
+ "static/chunks/9237.2d7e1a4978875414.js",
256
+ "static/chunks/4436.9b2b6e1c3f79424d.js",
257
+ "static/chunks/9701.f9a0bfffba8807dc.js",
258
+ "static/chunks/UIToast.19a8664c01a00d3a.js"
261
259
  ]
262
260
  },
263
261
  "../components/region/RegionSlider/RegionSlider.tsx -> @faststore/ui": {
264
- "id": 49465,
262
+ "id": 34436,
265
263
  "files": [
266
- "static/chunks/9237.7555603703f81bf7.js",
267
- "static/chunks/7522-9010743f5d7e8aca.js",
268
- "static/chunks/9465.a1858c778b1083b9.js",
269
- "static/chunks/9701.b0e8741551995fbb.js",
264
+ "static/chunks/3496.bcb4d219501a8b6b.js",
265
+ "static/chunks/9237.2d7e1a4978875414.js",
266
+ "static/chunks/4436.9b2b6e1c3f79424d.js",
267
+ "static/chunks/9701.f9a0bfffba8807dc.js",
270
268
  "static/chunks/9979.aedbc094bdc2c599.js"
271
269
  ]
272
270
  },
273
271
  "../components/search/Filter/FilterSlider.tsx -> @faststore/ui": {
274
- "id": 49465,
272
+ "id": 34436,
275
273
  "files": [
276
- "static/chunks/9237.7555603703f81bf7.js",
277
- "static/chunks/7522-9010743f5d7e8aca.js",
278
- "static/chunks/9465.a1858c778b1083b9.js",
279
- "static/chunks/2927.23bae2c79f0ac0f3.js"
274
+ "static/chunks/3496.bcb4d219501a8b6b.js",
275
+ "static/chunks/9237.2d7e1a4978875414.js",
276
+ "static/chunks/4436.9b2b6e1c3f79424d.js",
277
+ "static/chunks/2927.5a79877943a6bf7c.js"
280
278
  ]
281
279
  },
282
280
  "../components/search/SearchDropdown/SearchDropdown.tsx -> @faststore/sdk": {
283
281
  "id": 66393,
284
282
  "files": [
285
- "static/chunks/9399.48251a278809f7d3.js"
283
+ "static/chunks/9399.199f217093e4af1e.js"
286
284
  ]
287
285
  },
288
286
  "../components/search/SearchInput/SearchInput.tsx -> @faststore/sdk": {
289
287
  "id": 66393,
290
288
  "files": [
291
- "static/chunks/9399.48251a278809f7d3.js"
289
+ "static/chunks/9399.199f217093e4af1e.js"
292
290
  ]
293
291
  },
294
292
  "../components/search/SearchInput/SearchInput.tsx -> @faststore/ui": {
295
- "id": 49465,
293
+ "id": 34436,
296
294
  "files": [
297
- "static/chunks/9237.7555603703f81bf7.js",
298
- "static/chunks/7522-9010743f5d7e8aca.js",
299
- "static/chunks/9465.a1858c778b1083b9.js",
300
- "static/chunks/9701.b0e8741551995fbb.js",
301
- "static/chunks/UIToast.de15325248043ce5.js"
295
+ "static/chunks/3496.bcb4d219501a8b6b.js",
296
+ "static/chunks/9237.2d7e1a4978875414.js",
297
+ "static/chunks/4436.9b2b6e1c3f79424d.js",
298
+ "static/chunks/9701.f9a0bfffba8807dc.js",
299
+ "static/chunks/UIToast.19a8664c01a00d3a.js"
302
300
  ]
303
301
  },
304
302
  "../components/search/SearchInput/SearchInput.tsx -> src/components/search/SearchDropdown": {
305
- "id": 42284,
303
+ "id": 57534,
306
304
  "files": [
307
- "static/chunks/2284.922fe939dafb3b2d.js"
305
+ "static/chunks/7534.ee76e63d58ddd222.js"
308
306
  ]
309
307
  },
310
308
  "../components/sections/BannerText/DefaultComponents.ts -> @faststore/ui": {
311
- "id": 49465,
309
+ "id": 34436,
312
310
  "files": [
313
- "static/chunks/9237.7555603703f81bf7.js",
314
- "static/chunks/7522-9010743f5d7e8aca.js",
315
- "static/chunks/9465.a1858c778b1083b9.js",
316
- "static/chunks/9701.b0e8741551995fbb.js",
311
+ "static/chunks/3496.bcb4d219501a8b6b.js",
312
+ "static/chunks/9237.2d7e1a4978875414.js",
313
+ "static/chunks/4436.9b2b6e1c3f79424d.js",
314
+ "static/chunks/9701.f9a0bfffba8807dc.js",
317
315
  "static/chunks/UIBannerText.7315b16af4457059.js"
318
316
  ]
319
317
  },
320
318
  "../components/sections/Navbar/DefaultComponents.ts -> @faststore/ui": {
321
- "id": 49465,
319
+ "id": 34436,
322
320
  "files": [
323
- "static/chunks/9237.7555603703f81bf7.js",
324
- "static/chunks/7522-9010743f5d7e8aca.js",
325
- "static/chunks/9465.a1858c778b1083b9.js",
326
- "static/chunks/9701.b0e8741551995fbb.js",
327
- "static/chunks/UIToast.de15325248043ce5.js"
321
+ "static/chunks/3496.bcb4d219501a8b6b.js",
322
+ "static/chunks/9237.2d7e1a4978875414.js",
323
+ "static/chunks/4436.9b2b6e1c3f79424d.js",
324
+ "static/chunks/9701.f9a0bfffba8807dc.js",
325
+ "static/chunks/UIToast.19a8664c01a00d3a.js"
328
326
  ]
329
327
  },
330
328
  "../components/sections/Navbar/DefaultComponents.ts -> src/components/ui/Button": {
331
- "id": 65107,
329
+ "id": 10122,
332
330
  "files": [
333
- "static/chunks/ButtonSignIn.f6e210eaca873e48.js"
331
+ "static/chunks/ButtonSignIn.639d8dfc65ded368.js"
334
332
  ]
335
333
  },
336
334
  "../components/sections/Navbar/DefaultComponents.ts -> src/components/ui/SKUMatrix/SKUMatrixSidebar": {
337
- "id": 77329,
335
+ "id": 27666,
338
336
  "files": [
339
- "static/chunks/UISKUMatrixSidebar.87ba393b7d738e99.js"
337
+ "static/chunks/UISKUMatrixSidebar.01f8f5222dcdf80f.js"
340
338
  ]
341
339
  },
342
340
  "../components/sections/ProductDetails/ProductDetails.tsx -> @faststore/sdk": {
343
341
  "id": 66393,
344
342
  "files": [
345
- "static/chunks/9399.48251a278809f7d3.js"
343
+ "static/chunks/9399.199f217093e4af1e.js"
346
344
  ]
347
345
  },
348
346
  "../components/sections/ProductGallery/DefaultComponents.ts -> ./EmptyGallery": {
349
- "id": 65796,
347
+ "id": 91027,
350
348
  "files": [
351
- "static/chunks/5796.4351370494d8b8b6.js"
349
+ "static/chunks/1027.f17a7c96c17ce487.js"
352
350
  ]
353
351
  },
354
352
  "../components/sections/ProductGallery/DefaultComponents.ts -> src/components/product/ProductCard": {
355
- "id": 33836,
353
+ "id": 7417,
356
354
  "files": [
357
- "static/chunks/6789.960162355435a81d.js"
355
+ "static/chunks/484.9fdcaa9ffd8dac08.js"
358
356
  ]
359
357
  },
360
358
  "../components/sections/ProductGallery/DefaultComponents.ts -> src/components/search/Filter/FilterDesktop": {
361
- "id": 3155,
359
+ "id": 9222,
362
360
  "files": [
363
- "static/chunks/3155.7bc4c730a79d9ecb.js"
361
+ "static/chunks/9222.04daf7868c957e52.js"
364
362
  ]
365
363
  },
366
364
  "../components/sections/ProductGallery/DefaultComponents.ts -> src/components/search/Filter/FilterSlider": {
367
- "id": 40083,
365
+ "id": 34681,
368
366
  "files": [
369
367
  "static/css/204754bbd8cc4bef.css",
370
- "static/chunks/83.98ce246c274ee7e4.js"
368
+ "static/chunks/4681.318feb830c746e3b.js"
371
369
  ]
372
370
  },
373
371
  "../components/sections/ProductGallery/DefaultComponents.ts -> src/components/ui/ProductComparison": {
374
- "id": 98325,
372
+ "id": 61911,
375
373
  "files": [
376
- "static/chunks/8325.dabe9aa22eaadeed.js"
374
+ "static/chunks/1911.fb72de1df3c3715c.js"
377
375
  ]
378
376
  },
379
377
  "../components/sections/ProductShelf/DefaultComponents.ts -> @faststore/ui": {
380
- "id": 49465,
378
+ "id": 34436,
381
379
  "files": [
382
- "static/chunks/9237.7555603703f81bf7.js",
383
- "static/chunks/7522-9010743f5d7e8aca.js",
384
- "static/chunks/9465.a1858c778b1083b9.js",
385
- "static/chunks/9701.b0e8741551995fbb.js",
380
+ "static/chunks/3496.bcb4d219501a8b6b.js",
381
+ "static/chunks/9237.2d7e1a4978875414.js",
382
+ "static/chunks/4436.9b2b6e1c3f79424d.js",
383
+ "static/chunks/9701.f9a0bfffba8807dc.js",
386
384
  "static/chunks/8587.53c8ce185ed1a2cb.js"
387
385
  ]
388
386
  },
389
387
  "../components/sections/ProductShelf/DefaultComponents.ts -> src/components/product/ProductCard": {
390
- "id": 33836,
388
+ "id": 7417,
391
389
  "files": [
392
- "static/chunks/3836.612763339fc4c64c.js"
390
+ "static/chunks/7417.55a6e20779dd3702.js"
393
391
  ]
394
392
  },
395
393
  "../components/sections/ProductShelf/DefaultComponents.ts -> src/components/ui/Carousel": {
396
- "id": 294,
394
+ "id": 20689,
397
395
  "files": [
398
- "static/chunks/9237.7555603703f81bf7.js",
399
- "static/chunks/2851.e68ed3c8d27a032a.js"
396
+ "static/chunks/9237.2d7e1a4978875414.js",
397
+ "static/chunks/6218.e8ba8bf8602ec880.js"
400
398
  ]
401
399
  },
402
400
  "../components/templates/ProductListingPage/ProductListing.tsx -> src/components/sections/ScrollToTopButton": {
403
- "id": 19788,
401
+ "id": 27416,
404
402
  "files": [
405
403
  "static/css/c34f6ea9953e2f63.css",
406
- "static/chunks/ScrollToTopButton.c15431f2e8bb93ef.js"
404
+ "static/chunks/ScrollToTopButton.55e3a1233d04b8eb.js"
407
405
  ]
408
406
  },
409
407
  "../components/ui/ProductGallery/ProductGallery.tsx -> ./ProductGalleryPage": {
410
- "id": 43399,
408
+ "id": 56943,
411
409
  "files": [
412
- "static/chunks/3399.72d28af405858825.js"
410
+ "static/chunks/6943.6bc97e925b54493d.js"
413
411
  ]
414
412
  },
415
413
  "../components/ui/ProductGallery/ProductGallery.tsx -> src/components/skeletons/FilterSkeleton": {
416
- "id": 30107,
414
+ "id": 16492,
417
415
  "files": [
418
- "static/chunks/FilterSkeleton.7ab99e28f92341c9.js"
416
+ "static/chunks/FilterSkeleton.8f1b651c40e06f0b.js"
419
417
  ]
420
418
  },
421
419
  "../sdk/analytics/hooks/usePageViewEvent.ts -> @faststore/sdk": {
422
420
  "id": 66393,
423
421
  "files": [
424
- "static/chunks/9399.48251a278809f7d3.js"
422
+ "static/chunks/9399.199f217093e4af1e.js"
425
423
  ]
426
424
  },
427
425
  "../sdk/analytics/hooks/useViewItemListEvent.ts -> @faststore/sdk": {
428
426
  "id": 66393,
429
427
  "files": [
430
- "static/chunks/9399.48251a278809f7d3.js"
428
+ "static/chunks/9399.199f217093e4af1e.js"
431
429
  ]
432
430
  },
433
431
  "../sdk/cart/useBuyButton.ts -> @faststore/sdk": {
434
432
  "id": 66393,
435
433
  "files": [
436
- "static/chunks/9399.48251a278809f7d3.js"
434
+ "static/chunks/9399.199f217093e4af1e.js"
437
435
  ]
438
436
  },
439
437
  "../sdk/cart/useRemoveButton.ts -> @faststore/sdk": {
440
438
  "id": 66393,
441
439
  "files": [
442
- "static/chunks/9399.48251a278809f7d3.js"
440
+ "static/chunks/9399.199f217093e4af1e.js"
443
441
  ]
444
442
  },
445
443
  "../sdk/product/useProductGalleryQuery.ts -> @faststore/sdk": {
446
444
  "id": 66393,
447
445
  "files": [
448
- "static/chunks/6393.e4b26fee060438d6.js"
446
+ "static/chunks/6393.f5f13a004beeef40.js"
449
447
  ]
450
448
  },
451
449
  "../sdk/product/useProductLink.ts -> @faststore/sdk": {
452
450
  "id": 66393,
453
451
  "files": [
454
- "static/chunks/9399.48251a278809f7d3.js"
452
+ "static/chunks/9399.199f217093e4af1e.js"
455
453
  ]
456
454
  },
457
455
  "../sdk/search/useSuggestions.ts -> @faststore/sdk": {
458
456
  "id": 66393,
459
457
  "files": [
460
- "static/chunks/9399.48251a278809f7d3.js"
458
+ "static/chunks/9399.199f217093e4af1e.js"
461
459
  ]
462
460
  },
463
461
  "[...slug].tsx -> src/components/templates/LandingPage": {
464
- "id": 3802,
462
+ "id": 2811,
465
463
  "files": [
466
- "static/chunks/1208-9118a8f14ecf05c8.js",
464
+ "static/chunks/3753-74460a0793c0a75c.js",
467
465
  "static/chunks/7861.7f9f1a124a43da30.js",
468
- "static/chunks/349.235b18ceb82aa256.js",
469
- "static/chunks/9237.7555603703f81bf7.js",
470
- "static/css/837662922091162f.css",
466
+ "static/chunks/3802.1e0df8a20802da16.js",
467
+ "static/chunks/9237.2d7e1a4978875414.js",
468
+ "static/css/52ab64b6a2b14e3e.css",
471
469
  "static/css/f60366555f563deb.css",
472
- "static/chunks/1841.a1b15f2c88e02d32.js",
470
+ "static/chunks/Newsletter.bdec43379ca9191a.js",
473
471
  "static/css/02eaf202d3d11fd1.css",
474
- "static/css/b684b347c5cc6514.css",
475
- "static/chunks/5859.3bc094416cffd966.js",
476
- "static/css/4f0597b0bf0ef2e1.css",
472
+ "static/css/e68c313e4ce2fd1b.css",
473
+ "static/chunks/6797-ff5656c8624c4265.js",
477
474
  "static/css/033e241c58ba6fbb.css",
478
- "static/chunks/2500.d6beb5af6ee00a9e.js"
475
+ "static/chunks/2811.cf089090a8b79215.js"
479
476
  ]
480
477
  }
481
478
  }