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