@faststore/core 3.99.0-dev.6 → 3.99.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.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +124 -124
- 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/edge-server-production/0.pack +0 -0
- package/.next/cache/webpack/edge-server-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 +142 -142
- package/.next/required-server-files.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/{7722.js → 1280.js} +1 -1
- package/.next/server/chunks/1554.js +1 -0
- package/.next/server/chunks/{5764.js → 1607.js} +1 -1
- package/.next/server/chunks/1780.js +1 -0
- package/.next/server/chunks/{3513.js → 1917.js} +1 -1
- package/.next/server/chunks/2249.js +1 -0
- package/.next/server/chunks/2430.js +1 -0
- package/.next/server/chunks/2445.js +12 -0
- package/.next/server/chunks/2570.js +1 -0
- package/.next/server/chunks/2903.js +1 -0
- package/.next/server/chunks/294.js +1 -0
- package/.next/server/chunks/3029.js +1 -0
- package/.next/server/chunks/{1313.js → 3483.js} +1 -1
- package/.next/server/chunks/3836.js +1 -0
- package/.next/server/chunks/3890.js +494 -0
- package/.next/server/chunks/3945.js +1 -0
- package/.next/server/chunks/3951.js +7 -0
- package/.next/server/chunks/4194.js +1 -0
- package/.next/server/chunks/4365.js +1 -0
- package/.next/server/chunks/{3114.js → 4803.js} +1 -1
- package/.next/server/chunks/4913.js +13 -0
- package/.next/server/chunks/5723.js +13 -0
- package/.next/server/chunks/{1027.js → 5796.js} +1 -1
- package/.next/server/chunks/6457.js +6 -0
- package/.next/server/chunks/{7976.js → 6804.js} +3 -3
- package/.next/server/chunks/6886.js +1 -0
- package/.next/server/chunks/7098.js +9 -0
- package/.next/server/chunks/{1588.js → 7275.js} +1 -1
- package/.next/server/chunks/7692.js +1 -0
- package/.next/server/chunks/7799.js +1 -0
- package/.next/server/chunks/{9425.js → 8068.js} +1 -1
- package/.next/server/chunks/83.js +1 -0
- package/.next/server/chunks/{3724.js → 8563.js} +1 -1
- package/.next/server/chunks/8687.js +1 -0
- package/.next/server/chunks/870.js +1 -0
- package/.next/server/chunks/9117.js +1 -0
- package/.next/server/chunks/9237.js +1 -1
- package/.next/server/chunks/{5133.js → 948.js} +3 -3
- package/.next/server/chunks/{1741.js → 9563.js} +2 -2
- package/.next/server/chunks/{6259.js → 9740.js} +1 -1
- package/.next/server/chunks/9853.js +1 -0
- package/.next/server/chunks/{8146.js → 9985.js} +1 -1
- package/.next/server/chunks/9990.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/edge-instrumentation.js +2 -0
- package/.next/server/edge-instrumentation.js.map +1 -0
- package/.next/server/edge-runtime-webpack.js +157 -0
- package/.next/server/edge-runtime-webpack.js.map +1 -0
- package/.next/server/functions-config-manifest.json +1 -1
- package/.next/server/instrumentation.js +1 -0
- package/.next/server/instrumentation.js.nft.json +1 -0
- 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 +2 -2
- 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/500.html +2 -2
- package/.next/server/pages/en-US/checkout.html +2 -2
- package/.next/server/pages/en-US/login.html +2 -2
- package/.next/server/pages/en-US/s.html +2 -2
- package/.next/server/pages/en-US.html +2 -2
- 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/static/1U8jkq9FaVShRVivaXXPg/_buildManifest.js +1 -0
- package/.next/static/chunks/227-f109b24190a008ab.js +8 -0
- package/.next/static/chunks/2284.185d834d9829b652.js +1 -0
- package/.next/static/chunks/2851.e68ed3c8d27a032a.js +1 -0
- package/.next/static/chunks/3155.7bc4c730a79d9ecb.js +1 -0
- package/.next/static/chunks/3166-0b30a3887c0c346d.js +1 -0
- package/.next/static/chunks/3399.017c5209b74b0d97.js +1 -0
- package/.next/static/chunks/3483.ef53d632a763da3f.js +1 -0
- package/.next/static/chunks/349.b3b38e1e9f719dda.js +1 -0
- package/.next/static/chunks/3802.5e8b0b689eacc0f8.js +1 -0
- package/.next/static/chunks/3836.620480018be48233.js +1 -0
- package/.next/static/chunks/{4436.9b2b6e1c3f79424d.js → 4436.e7af66f0b654ee36.js} +1 -1
- package/.next/static/chunks/4803.b1920b6e3a1a6304.js +1 -0
- package/.next/static/chunks/{1027.f17a7c96c17ce487.js → 5796.4351370494d8b8b6.js} +1 -1
- package/.next/static/chunks/{6393.f5f13a004beeef40.js → 6393.55f991b1a6bb4fe7.js} +1 -1
- package/.next/static/chunks/6700.b23221a57514e737.js +1 -0
- package/.next/static/chunks/6789.960162355435a81d.js +1 -0
- package/.next/static/chunks/7191-befad64ba238a817.js +1 -0
- package/.next/static/chunks/7692.8d5bf4560341a2f6.js +1 -0
- package/.next/static/chunks/{9425.9d8b3da847111f21.js → 8068.43663fb64762f7b8.js} +1 -1
- package/.next/static/chunks/83.e0c16f0299b364a5.js +1 -0
- package/.next/static/chunks/{1911.fb72de1df3c3715c.js → 8325.dabe9aa22eaadeed.js} +1 -1
- package/.next/static/chunks/9173-e89da04079c35360.js +2 -0
- package/.next/static/chunks/{9237.2d7e1a4978875414.js → 9237.7555603703f81bf7.js} +1 -1
- package/.next/static/chunks/9298-1d1ed0a54133cb59.js +28 -0
- package/.next/static/chunks/9399.d116a7fd62024783.js +1 -0
- package/.next/static/chunks/941.3e2782ab9c490eb0.js +1 -0
- package/.next/static/chunks/9909.787576b171184aa5.js +1 -0
- package/.next/static/chunks/{3496.bcb4d219501a8b6b.js → 9960.7ef77f8a8b046170.js} +1 -1
- package/.next/static/chunks/{BannerNewsletter.b5770016d20acfd2.js → BannerNewsletter.00328ad162109908.js} +1 -1
- package/.next/static/chunks/{BannerText.5ba50fbe683158ec.js → BannerText.dbbec87cadb8a521.js} +1 -1
- package/.next/static/chunks/{ButtonSignIn.639d8dfc65ded368.js → ButtonSignIn.f6e210eaca873e48.js} +1 -1
- package/.next/static/chunks/CartItem.b34e295377f6f94f.js +1 -0
- package/.next/static/chunks/CartSidebar.ac447d1ef6276da1.js +1 -0
- package/.next/static/chunks/{EmptyCart.aa60d42ae8eb5264.js → EmptyCart.320e2f94a0d5e6b1.js} +1 -1
- package/.next/static/chunks/{FilterSkeleton.8f1b651c40e06f0b.js → FilterSkeleton.7ab99e28f92341c9.js} +1 -1
- package/.next/static/chunks/Footer.166b02c2f13980c6.js +1 -0
- package/.next/static/chunks/Gift.c49ba26da2fbab5e.js +1 -0
- package/.next/static/chunks/Newsletter.fc406f6029057022.js +1 -0
- package/.next/static/chunks/OrderSummary.5957d69f990d9add.js +1 -0
- package/.next/static/chunks/PreviewTag.f4f0c8710a7bcad9.js +1 -0
- package/.next/static/chunks/ProductShelf.cc46f5cdeeaeaff6.js +1 -0
- package/.next/static/chunks/ProductTiles.9b804e51b0704d60.js +1 -0
- package/.next/static/chunks/{RegionModal.fbbdd54ee2422522.js → RegionModal.319ad44250cb12d2.js} +1 -1
- package/.next/static/chunks/RegionSlider.0e0e93369f4f9c92.js +1 -0
- package/.next/static/chunks/{ScrollToTopButton.55e3a1233d04b8eb.js → ScrollToTopButton.c15431f2e8bb93ef.js} +1 -1
- package/.next/static/chunks/ShoppingAssistant.ba191eb4dbed67e5.js +1 -0
- package/.next/static/chunks/Toast.5f90f0436708be5e.js +1 -0
- package/.next/static/chunks/UISKUMatrixSidebar.b4349b2682bbe183.js +1 -0
- package/.next/static/chunks/main-ec03882c4375091d.js +1 -0
- package/.next/static/chunks/pages/404-e3dfbbac003b02a2.js +1 -0
- package/.next/static/chunks/pages/500-c7814e085081d7b8.js +1 -0
- package/.next/static/chunks/pages/{[...slug]-400781188d59cfd6.js → [...slug]-dc8a395a43b081f1.js} +1 -1
- package/.next/static/chunks/pages/[slug]/p-644f1132f5a0f736.js +1 -0
- package/.next/static/chunks/pages/_app-84aaff8a9d4de60e.js +1 -0
- package/.next/static/chunks/pages/{_error-464097ff69347627.js → _error-2b0148be56a716e9.js} +1 -1
- package/.next/static/chunks/pages/checkout-2071467ad42dfb99.js +1 -0
- package/.next/static/chunks/pages/index-8774d5b4a8744eb2.js +1 -0
- package/.next/static/chunks/pages/login-e74747c9f9cb5b49.js +1 -0
- package/.next/static/chunks/pages/pvt/account/403-491e6b062487b30f.js +1 -0
- package/.next/static/chunks/pages/pvt/account/404-5ad472d9f2ee1980.js +1 -0
- package/.next/static/chunks/pages/pvt/account/[...unknown]-f80f645594d2740c.js +1 -0
- package/.next/static/chunks/pages/pvt/account/orders/[id]-64e42157c0974c48.js +1 -0
- package/.next/static/chunks/pages/pvt/account/orders-faab39f2aff05fae.js +1 -0
- package/.next/static/chunks/pages/pvt/account/profile-9672177ee2665bc0.js +1 -0
- package/.next/static/chunks/pages/pvt/account/security-03eb1ccab9a30563.js +1 -0
- package/.next/static/chunks/pages/pvt/account/user-details-7838e3f79781596c.js +1 -0
- package/.next/static/chunks/pages/pvt/account-65fefcc699344bdb.js +1 -0
- package/.next/static/chunks/pages/s-162ba789e6611175.js +1 -0
- package/.next/static/chunks/webpack-dbc0d9f67d2f928f.js +1 -0
- package/.next/static/css/14176a4704ff97b2.css +1 -0
- package/.next/static/css/146a8678babc61bf.css +1 -0
- package/.next/static/css/16d65422bfa80f51.css +1 -0
- package/.next/static/css/{e68c313e4ce2fd1b.css → 1c4983f11b861ea0.css} +1 -1
- package/.next/static/css/24d91007fc96be10.css +1 -0
- package/.next/static/css/2c19433e38fd7533.css +1 -0
- package/.next/static/css/31380ebc6e671486.css +1 -0
- package/.next/static/css/{9b4c21dcd3bc4a17.css → 54cedf4b65e5863f.css} +1 -1
- package/.next/static/css/6580147d7ab8fcca.css +1 -0
- package/.next/static/css/6819dddf2b1b5ea7.css +1 -0
- package/.next/static/css/82f3cd529b672812.css +1 -0
- package/.next/static/css/{52ab64b6a2b14e3e.css → 837662922091162f.css} +1 -1
- package/.next/static/css/a852afa9be31e946.css +1 -0
- package/.next/static/css/{1154064b68a7f35e.css → b684b347c5cc6514.css} +1 -1
- package/.next/static/css/ea11d74a2848b093.css +1 -0
- package/.next/trace +143 -143
- package/.turbo/turbo-build.log +53 -32
- package/.turbo/turbo-test.log +7 -7
- package/@generated/graphql.ts +3 -9
- package/CHANGELOG.md +46 -18
- package/cms/faststore/schema.json +0 -13
- package/next.config.js +1 -0
- package/package.json +9 -7
- package/src/components/common/PreviewTag/section.module.scss +48 -12
- package/src/instrumentation.ts +11 -0
- package/.next/server/chunks/1197.js +0 -1
- package/.next/server/chunks/1419.js +0 -1
- package/.next/server/chunks/1576.js +0 -1
- package/.next/server/chunks/221.js +0 -1
- package/.next/server/chunks/2259.js +0 -9
- package/.next/server/chunks/2513.js +0 -1
- package/.next/server/chunks/3327.js +0 -1
- package/.next/server/chunks/3488.js +0 -1
- package/.next/server/chunks/3977.js +0 -1
- package/.next/server/chunks/426.js +0 -1
- package/.next/server/chunks/4573.js +0 -1
- package/.next/server/chunks/4681.js +0 -1
- package/.next/server/chunks/5212.js +0 -7
- package/.next/server/chunks/5608.js +0 -1
- package/.next/server/chunks/5628.js +0 -12
- package/.next/server/chunks/689.js +0 -1
- package/.next/server/chunks/6952.js +0 -1
- package/.next/server/chunks/7121.js +0 -1
- package/.next/server/chunks/7417.js +0 -1
- package/.next/server/chunks/7796.js +0 -1
- package/.next/server/chunks/7956.js +0 -1
- package/.next/server/chunks/8290.js +0 -1
- package/.next/server/chunks/8376.js +0 -13
- package/.next/server/chunks/8466.js +0 -6
- package/.next/server/chunks/8659.js +0 -1
- package/.next/server/chunks/8971.js +0 -494
- package/.next/server/chunks/9374.js +0 -13
- package/.next/server/chunks/9986.js +0 -1
- package/.next/static/E6vDVpmPbHZyXs0FMUMNj/_buildManifest.js +0 -1
- package/.next/static/chunks/1313.bba028de90630608.js +0 -1
- package/.next/static/chunks/1756.52d871f95a5c4eb6.js +0 -1
- package/.next/static/chunks/2221-3b8af0bc108994c0.js +0 -2
- package/.next/static/chunks/2564.5b54cc48177a2e73.js +0 -1
- package/.next/static/chunks/2811.0a4ea0e6fcf4c4c2.js +0 -1
- package/.next/static/chunks/346.2840f007e6d1054c.js +0 -1
- package/.next/static/chunks/3753-74460a0793c0a75c.js +0 -8
- package/.next/static/chunks/3802.1e0df8a20802da16.js +0 -1
- package/.next/static/chunks/3883-ebdbb60b50a90c59.js +0 -28
- package/.next/static/chunks/4681.318feb830c746e3b.js +0 -1
- package/.next/static/chunks/484.9fdcaa9ffd8dac08.js +0 -1
- package/.next/static/chunks/6218.e8ba8bf8602ec880.js +0 -1
- package/.next/static/chunks/6656-7e6ea87d91e44b10.js +0 -1
- package/.next/static/chunks/6797-ff5656c8624c4265.js +0 -1
- package/.next/static/chunks/6943.28874182e20467d5.js +0 -1
- package/.next/static/chunks/7417.55a6e20779dd3702.js +0 -1
- package/.next/static/chunks/7534.ee76e63d58ddd222.js +0 -1
- package/.next/static/chunks/7796.a30626656a270831.js +0 -1
- package/.next/static/chunks/9105.354374e349da85cb.js +0 -1
- package/.next/static/chunks/9222.04daf7868c957e52.js +0 -1
- package/.next/static/chunks/9399.199f217093e4af1e.js +0 -1
- package/.next/static/chunks/CartItem.3c2ceb3a4ee542bc.js +0 -1
- package/.next/static/chunks/CartSidebar.89b0dd6237c025ec.js +0 -1
- package/.next/static/chunks/Footer.cd83c4dc0252494a.js +0 -1
- package/.next/static/chunks/Gift.4c97f836f82d5ebe.js +0 -1
- package/.next/static/chunks/Newsletter.bdec43379ca9191a.js +0 -1
- package/.next/static/chunks/OrderSummary.994b7314f2d004af.js +0 -1
- package/.next/static/chunks/PreviewTag.696854f6690e1b9e.js +0 -1
- package/.next/static/chunks/ProductShelf.fe1f19bc68859695.js +0 -1
- package/.next/static/chunks/ProductTiles.2c63ae178a75d5b6.js +0 -1
- package/.next/static/chunks/RegionSlider.49e558b340a5506a.js +0 -1
- package/.next/static/chunks/ShoppingAssistant.8772fe90bd678202.js +0 -1
- package/.next/static/chunks/Toast.f083d9966a9a181e.js +0 -1
- package/.next/static/chunks/UISKUMatrixSidebar.01f8f5222dcdf80f.js +0 -1
- package/.next/static/chunks/main-edeb2c6a5c48bb3f.js +0 -1
- package/.next/static/chunks/pages/404-1e8f91fa1bca3ab8.js +0 -1
- package/.next/static/chunks/pages/500-f21feacbb9810e94.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-f324b592d1c566b9.js +0 -1
- package/.next/static/chunks/pages/_app-ec4b3e60344d1bab.js +0 -1
- package/.next/static/chunks/pages/checkout-6076b4baf0ca1aa6.js +0 -1
- package/.next/static/chunks/pages/index-3266ece2e885bb3a.js +0 -1
- package/.next/static/chunks/pages/login-add3b376f68ce39a.js +0 -1
- package/.next/static/chunks/pages/pvt/account/403-f3cb4fbbbb801a00.js +0 -1
- package/.next/static/chunks/pages/pvt/account/404-646fb609f579101e.js +0 -1
- package/.next/static/chunks/pages/pvt/account/[...unknown]-3fb3963ca3d77c0b.js +0 -1
- package/.next/static/chunks/pages/pvt/account/orders/[id]-cda2266c9693d552.js +0 -1
- package/.next/static/chunks/pages/pvt/account/orders-ec545a2679db206e.js +0 -1
- package/.next/static/chunks/pages/pvt/account/profile-27164b37098c553f.js +0 -1
- package/.next/static/chunks/pages/pvt/account/security-4bd3e75771a120ec.js +0 -1
- package/.next/static/chunks/pages/pvt/account/user-details-a48a44dfdc07c1e9.js +0 -1
- package/.next/static/chunks/pages/pvt/account-5a6dcae3b380b672.js +0 -1
- package/.next/static/chunks/pages/s-0fe527a651dd5989.js +0 -1
- package/.next/static/chunks/webpack-da79ff7bed51ca28.js +0 -1
- package/.next/static/css/094ad5cc00c74e64.css +0 -1
- package/.next/static/css/1b7e34d448a42825.css +0 -1
- package/.next/static/css/23857075311e4d06.css +0 -1
- package/.next/static/css/482e6fa149885bc2.css +0 -1
- package/.next/static/css/4b2af1aaeb961465.css +0 -1
- package/.next/static/css/5cd37b7508dd5190.css +0 -1
- package/.next/static/css/72f154a00f1cf621.css +0 -1
- package/.next/static/css/8a513f4b536b0ab0.css +0 -1
- package/.next/static/css/b0aa051c51fc01f3.css +0 -1
- package/.next/static/css/d0930b8076866831.css +0 -1
- package/.next/static/css/e028eb9f46d42611.css +0 -1
- /package/.next/static/{E6vDVpmPbHZyXs0FMUMNj → 1U8jkq9FaVShRVivaXXPg}/_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.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,
|
|
4
4
|
"files": [
|
|
5
|
-
"static/chunks/
|
|
5
|
+
"static/chunks/9909.787576b171184aa5.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.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,
|
|
10
10
|
"files": [
|
|
11
|
-
"static/chunks/
|
|
11
|
+
"static/chunks/3483.ef53d632a763da3f.js"
|
|
12
12
|
]
|
|
13
13
|
},
|
|
14
14
|
"../../../components/dist/esm/molecules/Breadcrumb/BreadcrumbBase.js -> ../Dropdown/Dropdown": {
|
|
@@ -42,218 +42,218 @@
|
|
|
42
42
|
"../components/cart/CartItem/CartItem.tsx -> @faststore/sdk": {
|
|
43
43
|
"id": 66393,
|
|
44
44
|
"files": [
|
|
45
|
-
"static/chunks/9399.
|
|
45
|
+
"static/chunks/9399.d116a7fd62024783.js"
|
|
46
46
|
]
|
|
47
47
|
},
|
|
48
48
|
"../components/cart/CartSidebar/CartSidebar.tsx -> ../../ui/Gift": {
|
|
49
|
-
"id":
|
|
49
|
+
"id": 36683,
|
|
50
50
|
"files": [
|
|
51
|
-
"static/chunks/Gift.
|
|
51
|
+
"static/chunks/Gift.c49ba26da2fbab5e.js"
|
|
52
52
|
]
|
|
53
53
|
},
|
|
54
54
|
"../components/cart/CartSidebar/CartSidebar.tsx -> ../CartItem": {
|
|
55
|
-
"id":
|
|
55
|
+
"id": 39550,
|
|
56
56
|
"files": [
|
|
57
|
-
"static/chunks/CartItem.
|
|
57
|
+
"static/chunks/CartItem.b34e295377f6f94f.js"
|
|
58
58
|
]
|
|
59
59
|
},
|
|
60
60
|
"../components/cart/CartSidebar/CartSidebar.tsx -> ../EmptyCart": {
|
|
61
|
-
"id":
|
|
61
|
+
"id": 96348,
|
|
62
62
|
"files": [
|
|
63
|
-
"static/chunks/EmptyCart.
|
|
63
|
+
"static/chunks/EmptyCart.320e2f94a0d5e6b1.js"
|
|
64
64
|
]
|
|
65
65
|
},
|
|
66
66
|
"../components/cart/CartSidebar/CartSidebar.tsx -> ../OrderSummary": {
|
|
67
|
-
"id":
|
|
67
|
+
"id": 56768,
|
|
68
68
|
"files": [
|
|
69
|
-
"static/chunks/OrderSummary.
|
|
69
|
+
"static/chunks/OrderSummary.5957d69f990d9add.js"
|
|
70
70
|
]
|
|
71
71
|
},
|
|
72
72
|
"../components/cart/CartSidebar/CartSidebar.tsx -> @faststore/sdk": {
|
|
73
73
|
"id": 66393,
|
|
74
74
|
"files": [
|
|
75
|
-
"static/chunks/9399.
|
|
75
|
+
"static/chunks/9399.d116a7fd62024783.js"
|
|
76
76
|
]
|
|
77
77
|
},
|
|
78
78
|
"../components/cart/CartSidebar/CartSidebar.tsx -> @faststore/ui": {
|
|
79
79
|
"id": 34436,
|
|
80
80
|
"files": [
|
|
81
|
-
"static/chunks/
|
|
82
|
-
"static/chunks/9237.
|
|
83
|
-
"static/chunks/4436.
|
|
81
|
+
"static/chunks/9960.7ef77f8a8b046170.js",
|
|
82
|
+
"static/chunks/9237.7555603703f81bf7.js",
|
|
83
|
+
"static/chunks/4436.e7af66f0b654ee36.js",
|
|
84
84
|
"static/chunks/9701.f9a0bfffba8807dc.js",
|
|
85
85
|
"static/chunks/UIToast.de15325248043ce5.js"
|
|
86
86
|
]
|
|
87
87
|
},
|
|
88
88
|
"../components/cms/RenderSections.tsx -> ../common/PreviewTag": {
|
|
89
|
-
"id":
|
|
89
|
+
"id": 72951,
|
|
90
90
|
"files": [
|
|
91
|
-
"static/css/
|
|
92
|
-
"static/chunks/PreviewTag.
|
|
91
|
+
"static/css/6580147d7ab8fcca.css",
|
|
92
|
+
"static/chunks/PreviewTag.f4f0c8710a7bcad9.js"
|
|
93
93
|
]
|
|
94
94
|
},
|
|
95
95
|
"../components/cms/RenderSections.tsx -> ../common/Toast": {
|
|
96
|
-
"id":
|
|
96
|
+
"id": 32492,
|
|
97
97
|
"files": [
|
|
98
98
|
"static/css/42df884711219edb.css",
|
|
99
|
-
"static/chunks/Toast.
|
|
99
|
+
"static/chunks/Toast.5f90f0436708be5e.js"
|
|
100
100
|
]
|
|
101
101
|
},
|
|
102
102
|
"../components/cms/global/Components.ts -> src/components/cart/CartSidebar": {
|
|
103
|
-
"id":
|
|
103
|
+
"id": 76,
|
|
104
104
|
"files": [
|
|
105
105
|
"static/css/bcdaef0a83277ef5.css",
|
|
106
|
-
"static/chunks/CartSidebar.
|
|
106
|
+
"static/chunks/CartSidebar.ac447d1ef6276da1.js"
|
|
107
107
|
]
|
|
108
108
|
},
|
|
109
109
|
"../components/cms/global/Components.ts -> src/components/region/RegionModal": {
|
|
110
|
-
"id":
|
|
110
|
+
"id": 54600,
|
|
111
111
|
"files": [
|
|
112
112
|
"static/css/8e6ab59ace21e03b.css",
|
|
113
|
-
"static/chunks/RegionModal.
|
|
113
|
+
"static/chunks/RegionModal.319ad44250cb12d2.js"
|
|
114
114
|
]
|
|
115
115
|
},
|
|
116
116
|
"../components/cms/global/Components.ts -> src/components/region/RegionSlider": {
|
|
117
|
-
"id":
|
|
117
|
+
"id": 5221,
|
|
118
118
|
"files": [
|
|
119
119
|
"static/css/c33615999008d3f9.css",
|
|
120
|
-
"static/chunks/RegionSlider.
|
|
120
|
+
"static/chunks/RegionSlider.0e0e93369f4f9c92.js"
|
|
121
121
|
]
|
|
122
122
|
},
|
|
123
123
|
"../components/cms/global/Components.ts -> src/components/sections/Footer": {
|
|
124
|
-
"id":
|
|
124
|
+
"id": 29432,
|
|
125
125
|
"files": [
|
|
126
126
|
"static/css/042d012bc1895b5c.css",
|
|
127
|
-
"static/chunks/Footer.
|
|
127
|
+
"static/chunks/Footer.166b02c2f13980c6.js"
|
|
128
128
|
]
|
|
129
129
|
},
|
|
130
130
|
"../components/cms/global/Components.ts -> src/components/sections/ShoppingAssistant": {
|
|
131
|
-
"id":
|
|
131
|
+
"id": 8089,
|
|
132
132
|
"files": [
|
|
133
133
|
"static/css/f16438bcf4508fb3.css",
|
|
134
|
-
"static/chunks/ShoppingAssistant.
|
|
134
|
+
"static/chunks/ShoppingAssistant.ba191eb4dbed67e5.js"
|
|
135
135
|
]
|
|
136
136
|
},
|
|
137
137
|
"../components/cms/home/Components.ts -> src/components/sections/BannerText/OverriddenDefaultBannerText": {
|
|
138
|
-
"id":
|
|
138
|
+
"id": 94173,
|
|
139
139
|
"files": [
|
|
140
140
|
"static/css/02eaf202d3d11fd1.css",
|
|
141
|
-
"static/chunks/BannerText.
|
|
141
|
+
"static/chunks/BannerText.dbbec87cadb8a521.js"
|
|
142
142
|
]
|
|
143
143
|
},
|
|
144
144
|
"../components/cms/home/Components.ts -> src/components/sections/Newsletter/OverriddenDefaultNewsletter": {
|
|
145
|
-
"id":
|
|
145
|
+
"id": 31841,
|
|
146
146
|
"files": [
|
|
147
|
-
"static/chunks/
|
|
147
|
+
"static/chunks/227-f109b24190a008ab.js",
|
|
148
148
|
"static/css/f60366555f563deb.css",
|
|
149
|
-
"static/chunks/Newsletter.
|
|
149
|
+
"static/chunks/Newsletter.fc406f6029057022.js"
|
|
150
150
|
]
|
|
151
151
|
},
|
|
152
152
|
"../components/cms/home/Components.ts -> src/components/sections/ProductTiles": {
|
|
153
|
-
"id":
|
|
153
|
+
"id": 27226,
|
|
154
154
|
"files": [
|
|
155
|
-
"static/css/
|
|
156
|
-
"static/chunks/ProductTiles.
|
|
155
|
+
"static/css/b684b347c5cc6514.css",
|
|
156
|
+
"static/chunks/ProductTiles.9b804e51b0704d60.js"
|
|
157
157
|
]
|
|
158
158
|
},
|
|
159
159
|
"../components/cms/plp/Components.ts -> src/components/sections/BannerText/OverriddenDefaultBannerText": {
|
|
160
|
-
"id":
|
|
160
|
+
"id": 94173,
|
|
161
161
|
"files": [
|
|
162
162
|
"static/css/02eaf202d3d11fd1.css",
|
|
163
|
-
"static/chunks/BannerText.
|
|
163
|
+
"static/chunks/BannerText.dbbec87cadb8a521.js"
|
|
164
164
|
]
|
|
165
165
|
},
|
|
166
166
|
"../components/cms/plp/Components.ts -> src/components/sections/Newsletter/OverriddenDefaultNewsletter": {
|
|
167
|
-
"id":
|
|
167
|
+
"id": 31841,
|
|
168
168
|
"files": [
|
|
169
|
-
"static/chunks/
|
|
169
|
+
"static/chunks/227-f109b24190a008ab.js",
|
|
170
170
|
"static/css/f60366555f563deb.css",
|
|
171
|
-
"static/chunks/Newsletter.
|
|
171
|
+
"static/chunks/Newsletter.fc406f6029057022.js"
|
|
172
172
|
]
|
|
173
173
|
},
|
|
174
174
|
"../components/cms/plp/Components.ts -> src/components/sections/ProductShelf/OverriddenDefaultProductShelf": {
|
|
175
|
-
"id":
|
|
175
|
+
"id": 80552,
|
|
176
176
|
"files": [
|
|
177
|
-
"static/css/
|
|
178
|
-
"static/chunks/ProductShelf.
|
|
177
|
+
"static/css/837662922091162f.css",
|
|
178
|
+
"static/chunks/ProductShelf.cc46f5cdeeaeaff6.js"
|
|
179
179
|
]
|
|
180
180
|
},
|
|
181
181
|
"../components/cms/plp/Components.ts -> src/components/sections/ProductTiles": {
|
|
182
|
-
"id":
|
|
182
|
+
"id": 27226,
|
|
183
183
|
"files": [
|
|
184
|
-
"static/css/
|
|
185
|
-
"static/chunks/ProductTiles.
|
|
184
|
+
"static/css/b684b347c5cc6514.css",
|
|
185
|
+
"static/chunks/ProductTiles.9b804e51b0704d60.js"
|
|
186
186
|
]
|
|
187
187
|
},
|
|
188
188
|
"../components/cms/search/Components.ts -> src/components/sections/BannerNewsletter/BannerNewsletter": {
|
|
189
|
-
"id":
|
|
189
|
+
"id": 93143,
|
|
190
190
|
"files": [
|
|
191
|
-
"static/chunks/
|
|
191
|
+
"static/chunks/227-f109b24190a008ab.js",
|
|
192
192
|
"static/css/f60366555f563deb.css",
|
|
193
|
-
"static/chunks/Newsletter.
|
|
193
|
+
"static/chunks/Newsletter.fc406f6029057022.js",
|
|
194
194
|
"static/css/02eaf202d3d11fd1.css",
|
|
195
195
|
"static/css/4f0597b0bf0ef2e1.css",
|
|
196
|
-
"static/chunks/BannerNewsletter.
|
|
196
|
+
"static/chunks/BannerNewsletter.00328ad162109908.js"
|
|
197
197
|
]
|
|
198
198
|
},
|
|
199
199
|
"../components/cms/search/Components.ts -> src/components/sections/BannerText/OverriddenDefaultBannerText": {
|
|
200
|
-
"id":
|
|
200
|
+
"id": 94173,
|
|
201
201
|
"files": [
|
|
202
202
|
"static/css/02eaf202d3d11fd1.css",
|
|
203
|
-
"static/chunks/BannerText.
|
|
203
|
+
"static/chunks/BannerText.dbbec87cadb8a521.js"
|
|
204
204
|
]
|
|
205
205
|
},
|
|
206
206
|
"../components/cms/search/Components.ts -> src/components/sections/Newsletter/OverriddenDefaultNewsletter": {
|
|
207
|
-
"id":
|
|
207
|
+
"id": 31841,
|
|
208
208
|
"files": [
|
|
209
|
-
"static/chunks/
|
|
209
|
+
"static/chunks/227-f109b24190a008ab.js",
|
|
210
210
|
"static/css/f60366555f563deb.css",
|
|
211
|
-
"static/chunks/Newsletter.
|
|
211
|
+
"static/chunks/Newsletter.fc406f6029057022.js"
|
|
212
212
|
]
|
|
213
213
|
},
|
|
214
214
|
"../components/cms/search/Components.ts -> src/components/sections/ProductShelf/OverriddenDefaultProductShelf": {
|
|
215
|
-
"id":
|
|
215
|
+
"id": 80552,
|
|
216
216
|
"files": [
|
|
217
|
-
"static/css/
|
|
218
|
-
"static/chunks/ProductShelf.
|
|
217
|
+
"static/css/837662922091162f.css",
|
|
218
|
+
"static/chunks/ProductShelf.cc46f5cdeeaeaff6.js"
|
|
219
219
|
]
|
|
220
220
|
},
|
|
221
221
|
"../components/cms/search/Components.ts -> src/components/sections/ProductTiles": {
|
|
222
|
-
"id":
|
|
222
|
+
"id": 27226,
|
|
223
223
|
"files": [
|
|
224
|
-
"static/css/
|
|
225
|
-
"static/chunks/ProductTiles.
|
|
224
|
+
"static/css/b684b347c5cc6514.css",
|
|
225
|
+
"static/chunks/ProductTiles.9b804e51b0704d60.js"
|
|
226
226
|
]
|
|
227
227
|
},
|
|
228
228
|
"../components/common/Toast/Toast.tsx -> @faststore/ui": {
|
|
229
229
|
"id": 34436,
|
|
230
230
|
"files": [
|
|
231
|
-
"static/chunks/
|
|
232
|
-
"static/chunks/9237.
|
|
233
|
-
"static/chunks/4436.
|
|
231
|
+
"static/chunks/9960.7ef77f8a8b046170.js",
|
|
232
|
+
"static/chunks/9237.7555603703f81bf7.js",
|
|
233
|
+
"static/chunks/4436.e7af66f0b654ee36.js",
|
|
234
234
|
"static/chunks/9701.f9a0bfffba8807dc.js",
|
|
235
235
|
"static/chunks/UIToast.de15325248043ce5.js"
|
|
236
236
|
]
|
|
237
237
|
},
|
|
238
238
|
"../components/navigation/Navbar/Navbar.tsx -> src/components/navigation/NavbarLinks": {
|
|
239
|
-
"id":
|
|
239
|
+
"id": 16700,
|
|
240
240
|
"files": [
|
|
241
|
-
"static/chunks/
|
|
241
|
+
"static/chunks/6700.b23221a57514e737.js"
|
|
242
242
|
]
|
|
243
243
|
},
|
|
244
244
|
"../components/navigation/Navbar/Navbar.tsx -> src/components/navigation/NavbarSlider": {
|
|
245
|
-
"id":
|
|
245
|
+
"id": 34803,
|
|
246
246
|
"files": [
|
|
247
247
|
"static/css/7ef7762f412ed665.css",
|
|
248
|
-
"static/chunks/
|
|
248
|
+
"static/chunks/4803.b1920b6e3a1a6304.js"
|
|
249
249
|
]
|
|
250
250
|
},
|
|
251
251
|
"../components/region/RegionModal/RegionModal.tsx -> @faststore/ui": {
|
|
252
252
|
"id": 34436,
|
|
253
253
|
"files": [
|
|
254
|
-
"static/chunks/
|
|
255
|
-
"static/chunks/9237.
|
|
256
|
-
"static/chunks/4436.
|
|
254
|
+
"static/chunks/9960.7ef77f8a8b046170.js",
|
|
255
|
+
"static/chunks/9237.7555603703f81bf7.js",
|
|
256
|
+
"static/chunks/4436.e7af66f0b654ee36.js",
|
|
257
257
|
"static/chunks/9701.f9a0bfffba8807dc.js",
|
|
258
258
|
"static/chunks/UIToast.de15325248043ce5.js"
|
|
259
259
|
]
|
|
@@ -261,9 +261,9 @@
|
|
|
261
261
|
"../components/region/RegionSlider/RegionSlider.tsx -> @faststore/ui": {
|
|
262
262
|
"id": 34436,
|
|
263
263
|
"files": [
|
|
264
|
-
"static/chunks/
|
|
265
|
-
"static/chunks/9237.
|
|
266
|
-
"static/chunks/4436.
|
|
264
|
+
"static/chunks/9960.7ef77f8a8b046170.js",
|
|
265
|
+
"static/chunks/9237.7555603703f81bf7.js",
|
|
266
|
+
"static/chunks/4436.e7af66f0b654ee36.js",
|
|
267
267
|
"static/chunks/9701.f9a0bfffba8807dc.js",
|
|
268
268
|
"static/chunks/9979.aedbc094bdc2c599.js"
|
|
269
269
|
]
|
|
@@ -271,46 +271,46 @@
|
|
|
271
271
|
"../components/search/Filter/FilterSlider.tsx -> @faststore/ui": {
|
|
272
272
|
"id": 34436,
|
|
273
273
|
"files": [
|
|
274
|
-
"static/chunks/
|
|
275
|
-
"static/chunks/9237.
|
|
276
|
-
"static/chunks/4436.
|
|
274
|
+
"static/chunks/9960.7ef77f8a8b046170.js",
|
|
275
|
+
"static/chunks/9237.7555603703f81bf7.js",
|
|
276
|
+
"static/chunks/4436.e7af66f0b654ee36.js",
|
|
277
277
|
"static/chunks/2927.23bae2c79f0ac0f3.js"
|
|
278
278
|
]
|
|
279
279
|
},
|
|
280
280
|
"../components/search/SearchDropdown/SearchDropdown.tsx -> @faststore/sdk": {
|
|
281
281
|
"id": 66393,
|
|
282
282
|
"files": [
|
|
283
|
-
"static/chunks/9399.
|
|
283
|
+
"static/chunks/9399.d116a7fd62024783.js"
|
|
284
284
|
]
|
|
285
285
|
},
|
|
286
286
|
"../components/search/SearchInput/SearchInput.tsx -> @faststore/sdk": {
|
|
287
287
|
"id": 66393,
|
|
288
288
|
"files": [
|
|
289
|
-
"static/chunks/9399.
|
|
289
|
+
"static/chunks/9399.d116a7fd62024783.js"
|
|
290
290
|
]
|
|
291
291
|
},
|
|
292
292
|
"../components/search/SearchInput/SearchInput.tsx -> @faststore/ui": {
|
|
293
293
|
"id": 34436,
|
|
294
294
|
"files": [
|
|
295
|
-
"static/chunks/
|
|
296
|
-
"static/chunks/9237.
|
|
297
|
-
"static/chunks/4436.
|
|
295
|
+
"static/chunks/9960.7ef77f8a8b046170.js",
|
|
296
|
+
"static/chunks/9237.7555603703f81bf7.js",
|
|
297
|
+
"static/chunks/4436.e7af66f0b654ee36.js",
|
|
298
298
|
"static/chunks/9701.f9a0bfffba8807dc.js",
|
|
299
299
|
"static/chunks/UIToast.de15325248043ce5.js"
|
|
300
300
|
]
|
|
301
301
|
},
|
|
302
302
|
"../components/search/SearchInput/SearchInput.tsx -> src/components/search/SearchDropdown": {
|
|
303
|
-
"id":
|
|
303
|
+
"id": 42284,
|
|
304
304
|
"files": [
|
|
305
|
-
"static/chunks/
|
|
305
|
+
"static/chunks/2284.185d834d9829b652.js"
|
|
306
306
|
]
|
|
307
307
|
},
|
|
308
308
|
"../components/sections/BannerText/DefaultComponents.ts -> @faststore/ui": {
|
|
309
309
|
"id": 34436,
|
|
310
310
|
"files": [
|
|
311
|
-
"static/chunks/
|
|
312
|
-
"static/chunks/9237.
|
|
313
|
-
"static/chunks/4436.
|
|
311
|
+
"static/chunks/9960.7ef77f8a8b046170.js",
|
|
312
|
+
"static/chunks/9237.7555603703f81bf7.js",
|
|
313
|
+
"static/chunks/4436.e7af66f0b654ee36.js",
|
|
314
314
|
"static/chunks/9701.f9a0bfffba8807dc.js",
|
|
315
315
|
"static/chunks/UIBannerText.7315b16af4457059.js"
|
|
316
316
|
]
|
|
@@ -318,161 +318,161 @@
|
|
|
318
318
|
"../components/sections/Navbar/DefaultComponents.ts -> @faststore/ui": {
|
|
319
319
|
"id": 34436,
|
|
320
320
|
"files": [
|
|
321
|
-
"static/chunks/
|
|
322
|
-
"static/chunks/9237.
|
|
323
|
-
"static/chunks/4436.
|
|
321
|
+
"static/chunks/9960.7ef77f8a8b046170.js",
|
|
322
|
+
"static/chunks/9237.7555603703f81bf7.js",
|
|
323
|
+
"static/chunks/4436.e7af66f0b654ee36.js",
|
|
324
324
|
"static/chunks/9701.f9a0bfffba8807dc.js",
|
|
325
325
|
"static/chunks/UIToast.de15325248043ce5.js"
|
|
326
326
|
]
|
|
327
327
|
},
|
|
328
328
|
"../components/sections/Navbar/DefaultComponents.ts -> src/components/ui/Button": {
|
|
329
|
-
"id":
|
|
329
|
+
"id": 65107,
|
|
330
330
|
"files": [
|
|
331
|
-
"static/chunks/ButtonSignIn.
|
|
331
|
+
"static/chunks/ButtonSignIn.f6e210eaca873e48.js"
|
|
332
332
|
]
|
|
333
333
|
},
|
|
334
334
|
"../components/sections/Navbar/DefaultComponents.ts -> src/components/ui/SKUMatrix/SKUMatrixSidebar": {
|
|
335
|
-
"id":
|
|
335
|
+
"id": 77329,
|
|
336
336
|
"files": [
|
|
337
|
-
"static/chunks/UISKUMatrixSidebar.
|
|
337
|
+
"static/chunks/UISKUMatrixSidebar.b4349b2682bbe183.js"
|
|
338
338
|
]
|
|
339
339
|
},
|
|
340
340
|
"../components/sections/ProductDetails/ProductDetails.tsx -> @faststore/sdk": {
|
|
341
341
|
"id": 66393,
|
|
342
342
|
"files": [
|
|
343
|
-
"static/chunks/9399.
|
|
343
|
+
"static/chunks/9399.d116a7fd62024783.js"
|
|
344
344
|
]
|
|
345
345
|
},
|
|
346
346
|
"../components/sections/ProductGallery/DefaultComponents.ts -> ./EmptyGallery": {
|
|
347
|
-
"id":
|
|
347
|
+
"id": 65796,
|
|
348
348
|
"files": [
|
|
349
|
-
"static/chunks/
|
|
349
|
+
"static/chunks/5796.4351370494d8b8b6.js"
|
|
350
350
|
]
|
|
351
351
|
},
|
|
352
352
|
"../components/sections/ProductGallery/DefaultComponents.ts -> src/components/product/ProductCard": {
|
|
353
|
-
"id":
|
|
353
|
+
"id": 33836,
|
|
354
354
|
"files": [
|
|
355
|
-
"static/chunks/
|
|
355
|
+
"static/chunks/6789.960162355435a81d.js"
|
|
356
356
|
]
|
|
357
357
|
},
|
|
358
358
|
"../components/sections/ProductGallery/DefaultComponents.ts -> src/components/search/Filter/FilterDesktop": {
|
|
359
|
-
"id":
|
|
359
|
+
"id": 3155,
|
|
360
360
|
"files": [
|
|
361
|
-
"static/chunks/
|
|
361
|
+
"static/chunks/3155.7bc4c730a79d9ecb.js"
|
|
362
362
|
]
|
|
363
363
|
},
|
|
364
364
|
"../components/sections/ProductGallery/DefaultComponents.ts -> src/components/search/Filter/FilterSlider": {
|
|
365
|
-
"id":
|
|
365
|
+
"id": 40083,
|
|
366
366
|
"files": [
|
|
367
367
|
"static/css/204754bbd8cc4bef.css",
|
|
368
|
-
"static/chunks/
|
|
368
|
+
"static/chunks/83.e0c16f0299b364a5.js"
|
|
369
369
|
]
|
|
370
370
|
},
|
|
371
371
|
"../components/sections/ProductGallery/DefaultComponents.ts -> src/components/ui/ProductComparison": {
|
|
372
|
-
"id":
|
|
372
|
+
"id": 98325,
|
|
373
373
|
"files": [
|
|
374
|
-
"static/chunks/
|
|
374
|
+
"static/chunks/8325.dabe9aa22eaadeed.js"
|
|
375
375
|
]
|
|
376
376
|
},
|
|
377
377
|
"../components/sections/ProductShelf/DefaultComponents.ts -> @faststore/ui": {
|
|
378
378
|
"id": 34436,
|
|
379
379
|
"files": [
|
|
380
|
-
"static/chunks/
|
|
381
|
-
"static/chunks/9237.
|
|
382
|
-
"static/chunks/4436.
|
|
380
|
+
"static/chunks/9960.7ef77f8a8b046170.js",
|
|
381
|
+
"static/chunks/9237.7555603703f81bf7.js",
|
|
382
|
+
"static/chunks/4436.e7af66f0b654ee36.js",
|
|
383
383
|
"static/chunks/9701.f9a0bfffba8807dc.js",
|
|
384
384
|
"static/chunks/8587.53c8ce185ed1a2cb.js"
|
|
385
385
|
]
|
|
386
386
|
},
|
|
387
387
|
"../components/sections/ProductShelf/DefaultComponents.ts -> src/components/product/ProductCard": {
|
|
388
|
-
"id":
|
|
388
|
+
"id": 33836,
|
|
389
389
|
"files": [
|
|
390
|
-
"static/chunks/
|
|
390
|
+
"static/chunks/3836.620480018be48233.js"
|
|
391
391
|
]
|
|
392
392
|
},
|
|
393
393
|
"../components/sections/ProductShelf/DefaultComponents.ts -> src/components/ui/Carousel": {
|
|
394
|
-
"id":
|
|
394
|
+
"id": 294,
|
|
395
395
|
"files": [
|
|
396
|
-
"static/chunks/9237.
|
|
397
|
-
"static/chunks/
|
|
396
|
+
"static/chunks/9237.7555603703f81bf7.js",
|
|
397
|
+
"static/chunks/2851.e68ed3c8d27a032a.js"
|
|
398
398
|
]
|
|
399
399
|
},
|
|
400
400
|
"../components/templates/ProductListingPage/ProductListing.tsx -> src/components/sections/ScrollToTopButton": {
|
|
401
|
-
"id":
|
|
401
|
+
"id": 19788,
|
|
402
402
|
"files": [
|
|
403
403
|
"static/css/c34f6ea9953e2f63.css",
|
|
404
|
-
"static/chunks/ScrollToTopButton.
|
|
404
|
+
"static/chunks/ScrollToTopButton.c15431f2e8bb93ef.js"
|
|
405
405
|
]
|
|
406
406
|
},
|
|
407
407
|
"../components/ui/ProductGallery/ProductGallery.tsx -> ./ProductGalleryPage": {
|
|
408
|
-
"id":
|
|
408
|
+
"id": 43399,
|
|
409
409
|
"files": [
|
|
410
|
-
"static/chunks/
|
|
410
|
+
"static/chunks/3399.017c5209b74b0d97.js"
|
|
411
411
|
]
|
|
412
412
|
},
|
|
413
413
|
"../components/ui/ProductGallery/ProductGallery.tsx -> src/components/skeletons/FilterSkeleton": {
|
|
414
|
-
"id":
|
|
414
|
+
"id": 30107,
|
|
415
415
|
"files": [
|
|
416
|
-
"static/chunks/FilterSkeleton.
|
|
416
|
+
"static/chunks/FilterSkeleton.7ab99e28f92341c9.js"
|
|
417
417
|
]
|
|
418
418
|
},
|
|
419
419
|
"../sdk/analytics/hooks/usePageViewEvent.ts -> @faststore/sdk": {
|
|
420
420
|
"id": 66393,
|
|
421
421
|
"files": [
|
|
422
|
-
"static/chunks/9399.
|
|
422
|
+
"static/chunks/9399.d116a7fd62024783.js"
|
|
423
423
|
]
|
|
424
424
|
},
|
|
425
425
|
"../sdk/analytics/hooks/useViewItemListEvent.ts -> @faststore/sdk": {
|
|
426
426
|
"id": 66393,
|
|
427
427
|
"files": [
|
|
428
|
-
"static/chunks/9399.
|
|
428
|
+
"static/chunks/9399.d116a7fd62024783.js"
|
|
429
429
|
]
|
|
430
430
|
},
|
|
431
431
|
"../sdk/cart/useBuyButton.ts -> @faststore/sdk": {
|
|
432
432
|
"id": 66393,
|
|
433
433
|
"files": [
|
|
434
|
-
"static/chunks/9399.
|
|
434
|
+
"static/chunks/9399.d116a7fd62024783.js"
|
|
435
435
|
]
|
|
436
436
|
},
|
|
437
437
|
"../sdk/cart/useRemoveButton.ts -> @faststore/sdk": {
|
|
438
438
|
"id": 66393,
|
|
439
439
|
"files": [
|
|
440
|
-
"static/chunks/9399.
|
|
440
|
+
"static/chunks/9399.d116a7fd62024783.js"
|
|
441
441
|
]
|
|
442
442
|
},
|
|
443
443
|
"../sdk/product/useProductGalleryQuery.ts -> @faststore/sdk": {
|
|
444
444
|
"id": 66393,
|
|
445
445
|
"files": [
|
|
446
|
-
"static/chunks/6393.
|
|
446
|
+
"static/chunks/6393.55f991b1a6bb4fe7.js"
|
|
447
447
|
]
|
|
448
448
|
},
|
|
449
449
|
"../sdk/product/useProductLink.ts -> @faststore/sdk": {
|
|
450
450
|
"id": 66393,
|
|
451
451
|
"files": [
|
|
452
|
-
"static/chunks/9399.
|
|
452
|
+
"static/chunks/9399.d116a7fd62024783.js"
|
|
453
453
|
]
|
|
454
454
|
},
|
|
455
455
|
"../sdk/search/useSuggestions.ts -> @faststore/sdk": {
|
|
456
456
|
"id": 66393,
|
|
457
457
|
"files": [
|
|
458
|
-
"static/chunks/9399.
|
|
458
|
+
"static/chunks/9399.d116a7fd62024783.js"
|
|
459
459
|
]
|
|
460
460
|
},
|
|
461
461
|
"[...slug].tsx -> src/components/templates/LandingPage": {
|
|
462
|
-
"id":
|
|
462
|
+
"id": 3802,
|
|
463
463
|
"files": [
|
|
464
|
-
"static/chunks/
|
|
464
|
+
"static/chunks/227-f109b24190a008ab.js",
|
|
465
465
|
"static/chunks/7861.7f9f1a124a43da30.js",
|
|
466
|
-
"static/chunks/
|
|
467
|
-
"static/chunks/9237.
|
|
468
|
-
"static/css/
|
|
466
|
+
"static/chunks/349.b3b38e1e9f719dda.js",
|
|
467
|
+
"static/chunks/9237.7555603703f81bf7.js",
|
|
468
|
+
"static/css/837662922091162f.css",
|
|
469
469
|
"static/css/f60366555f563deb.css",
|
|
470
|
-
"static/chunks/Newsletter.
|
|
470
|
+
"static/chunks/Newsletter.fc406f6029057022.js",
|
|
471
471
|
"static/css/02eaf202d3d11fd1.css",
|
|
472
|
-
"static/css/
|
|
473
|
-
"static/chunks/
|
|
472
|
+
"static/css/1c4983f11b861ea0.css",
|
|
473
|
+
"static/chunks/3166-0b30a3887c0c346d.js",
|
|
474
474
|
"static/css/033e241c58ba6fbb.css",
|
|
475
|
-
"static/chunks/
|
|
475
|
+
"static/chunks/3802.5e8b0b689eacc0f8.js"
|
|
476
476
|
]
|
|
477
477
|
}
|
|
478
478
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"config":{"env":{},"eslint":{"ignoreDuringBuilds":true},"typescript":{"ignoreBuildErrors":false,"tsconfigPath":"tsconfig.json"},"distDir":".next","cleanDistDir":true,"assetPrefix":"","configOrigin":"next.config.js","useFileSystemPublicRoutes":true,"generateEtags":true,"pageExtensions":["tsx","ts","jsx","js"],"poweredByHeader":true,"compress":true,"analyticsId":"","images":{"deviceSizes":[360,412,540,768,1280,1440],"imageSizes":[34,68,154,320],"path":"/_next/image/","loader":"custom","loaderFile":"/home/runner/work/faststore/faststore/packages/core/src/components/ui/Image/loader.ts","domains":["storeframework.vtexassets.com"],"disableStaticImages":false,"minimumCacheTTL":60,"formats":["image/webp"],"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"inline","remotePatterns":[],"unoptimized":false},"devIndicators":{"buildActivity":true,"buildActivityPosition":"bottom-right"},"onDemandEntries":{"maxInactiveAge":60000,"pagesBufferLength":5},"amp":{"canonicalBase":""},"basePath":"","sassOptions":{"additionalData":"@import \"src/customizations/src/styles/custom-mixins.scss\";"},"trailingSlash":false,"i18n":{"locales":["en-US"],"defaultLocale":"en-US"},"productionBrowserSourceMaps":false,"optimizeFonts":true,"excludeDefaultMomentLocales":true,"serverRuntimeConfig":{},"publicRuntimeConfig":{},"reactProductionProfiling":false,"reactStrictMode":null,"httpAgentOptions":{"keepAlive":true},"outputFileTracing":true,"staticPageGenerationTimeout":60,"swcMinify":true,"modularizeImports":{"@mui/icons-material":{"transform":"@mui/icons-material/{{member}}"},"date-fns":{"transform":"date-fns/{{member}}"},"lodash":{"transform":"lodash/{{member}}"},"lodash-es":{"transform":"lodash-es/{{member}}"},"ramda":{"transform":"ramda/es/{{member}}"},"react-bootstrap":{"transform":{"useAccordionButton":"modularize-import-loader?name=useAccordionButton&from=named&as=default!react-bootstrap/AccordionButton","*":"react-bootstrap/{{member}}"}},"antd":{"transform":"antd/lib/{{kebabCase member}}"},"ahooks":{"transform":{"createUpdateEffect":"modularize-import-loader?name=createUpdateEffect&from=named&as=default!ahooks/es/createUpdateEffect","*":"ahooks/es/{{member}}"}},"@ant-design/icons":{"transform":{"IconProvider":"modularize-import-loader?name=IconProvider&from=named&as=default!@ant-design/icons","createFromIconfontCN":"@ant-design/icons/es/components/IconFont","getTwoToneColor":"modularize-import-loader?name=getTwoToneColor&from=named&as=default!@ant-design/icons/es/components/twoTonePrimaryColor","setTwoToneColor":"modularize-import-loader?name=setTwoToneColor&from=named&as=default!@ant-design/icons/es/components/twoTonePrimaryColor","*":"@ant-design/icons/lib/icons/{{member}}"}},"next/server":{"transform":"next/dist/server/web/exports/{{ kebabCase member }}"}},"experimental":{"serverMinification":true,"serverSourceMaps":false,"caseSensitiveRoutes":false,"useDeploymentId":false,"useDeploymentIdServerActions":false,"clientRouterFilter":true,"clientRouterFilterRedirects":false,"fetchCacheKeyPrefix":"","middlewarePrefetch":"flexible","optimisticClientCache":true,"manualClientBasePath":false,"cpus":3,"memoryBasedWorkersCount":false,"isrFlushToDisk":true,"workerThreads":false,"optimizeCss":false,"nextScriptWorkers":false,"scrollRestoration":true,"externalDir":false,"disableOptimizedLoading":false,"gzipSize":true,"craCompat":false,"esmExternals":true,"isrMemoryCacheSize":52428800,"fullySpecified":false,"outputFileTracingRoot":"/home/runner/work/faststore/faststore/packages/","swcTraceProfiling":false,"forceSwcTransforms":false,"largePageDataBytes":128000,"adjustFontFallbacks":false,"adjustFontFallbacksWithSizeAdjust":false,"typedRoutes":false,"instrumentationHook":
|
|
1
|
+
{"version":1,"config":{"env":{},"eslint":{"ignoreDuringBuilds":true},"typescript":{"ignoreBuildErrors":false,"tsconfigPath":"tsconfig.json"},"distDir":".next","cleanDistDir":true,"assetPrefix":"","configOrigin":"next.config.js","useFileSystemPublicRoutes":true,"generateEtags":true,"pageExtensions":["tsx","ts","jsx","js"],"poweredByHeader":true,"compress":true,"analyticsId":"","images":{"deviceSizes":[360,412,540,768,1280,1440],"imageSizes":[34,68,154,320],"path":"/_next/image/","loader":"custom","loaderFile":"/home/runner/work/faststore/faststore/packages/core/src/components/ui/Image/loader.ts","domains":["storeframework.vtexassets.com"],"disableStaticImages":false,"minimumCacheTTL":60,"formats":["image/webp"],"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"inline","remotePatterns":[],"unoptimized":false},"devIndicators":{"buildActivity":true,"buildActivityPosition":"bottom-right"},"onDemandEntries":{"maxInactiveAge":60000,"pagesBufferLength":5},"amp":{"canonicalBase":""},"basePath":"","sassOptions":{"additionalData":"@import \"src/customizations/src/styles/custom-mixins.scss\";"},"trailingSlash":false,"i18n":{"locales":["en-US"],"defaultLocale":"en-US"},"productionBrowserSourceMaps":false,"optimizeFonts":true,"excludeDefaultMomentLocales":true,"serverRuntimeConfig":{},"publicRuntimeConfig":{},"reactProductionProfiling":false,"reactStrictMode":null,"httpAgentOptions":{"keepAlive":true},"outputFileTracing":true,"staticPageGenerationTimeout":60,"swcMinify":true,"modularizeImports":{"@mui/icons-material":{"transform":"@mui/icons-material/{{member}}"},"date-fns":{"transform":"date-fns/{{member}}"},"lodash":{"transform":"lodash/{{member}}"},"lodash-es":{"transform":"lodash-es/{{member}}"},"ramda":{"transform":"ramda/es/{{member}}"},"react-bootstrap":{"transform":{"useAccordionButton":"modularize-import-loader?name=useAccordionButton&from=named&as=default!react-bootstrap/AccordionButton","*":"react-bootstrap/{{member}}"}},"antd":{"transform":"antd/lib/{{kebabCase member}}"},"ahooks":{"transform":{"createUpdateEffect":"modularize-import-loader?name=createUpdateEffect&from=named&as=default!ahooks/es/createUpdateEffect","*":"ahooks/es/{{member}}"}},"@ant-design/icons":{"transform":{"IconProvider":"modularize-import-loader?name=IconProvider&from=named&as=default!@ant-design/icons","createFromIconfontCN":"@ant-design/icons/es/components/IconFont","getTwoToneColor":"modularize-import-loader?name=getTwoToneColor&from=named&as=default!@ant-design/icons/es/components/twoTonePrimaryColor","setTwoToneColor":"modularize-import-loader?name=setTwoToneColor&from=named&as=default!@ant-design/icons/es/components/twoTonePrimaryColor","*":"@ant-design/icons/lib/icons/{{member}}"}},"next/server":{"transform":"next/dist/server/web/exports/{{ kebabCase member }}"}},"experimental":{"serverMinification":true,"serverSourceMaps":false,"caseSensitiveRoutes":false,"useDeploymentId":false,"useDeploymentIdServerActions":false,"clientRouterFilter":true,"clientRouterFilterRedirects":false,"fetchCacheKeyPrefix":"","middlewarePrefetch":"flexible","optimisticClientCache":true,"manualClientBasePath":false,"cpus":3,"memoryBasedWorkersCount":false,"isrFlushToDisk":true,"workerThreads":false,"optimizeCss":false,"nextScriptWorkers":false,"scrollRestoration":true,"externalDir":false,"disableOptimizedLoading":false,"gzipSize":true,"craCompat":false,"esmExternals":true,"isrMemoryCacheSize":52428800,"fullySpecified":false,"outputFileTracingRoot":"/home/runner/work/faststore/faststore/packages/","swcTraceProfiling":false,"forceSwcTransforms":false,"largePageDataBytes":128000,"adjustFontFallbacks":false,"adjustFontFallbacksWithSizeAdjust":false,"typedRoutes":false,"instrumentationHook":true,"bundlePagesExternals":false,"optimizePackageImports":["lucide-react","@headlessui/react","@headlessui-float/react","@heroicons/react/20/solid","@heroicons/react/24/solid","@heroicons/react/24/outline","@visx/visx","@tremor/react","rxjs","@mui/material","recharts","@material-ui/core","react-use","@material-ui/icons","@tabler/icons-react","mui-core","react-icons/ai","react-icons/bi","react-icons/bs","react-icons/cg","react-icons/ci","react-icons/di","react-icons/fa","react-icons/fa6","react-icons/fc","react-icons/fi","react-icons/gi","react-icons/go","react-icons/gr","react-icons/hi","react-icons/hi2","react-icons/im","react-icons/io","react-icons/io5","react-icons/lia","react-icons/lib","react-icons/lu","react-icons/md","react-icons/pi","react-icons/ri","react-icons/rx","react-icons/si","react-icons/sl","react-icons/tb","react-icons/tfi","react-icons/ti","react-icons/vsc","react-icons/wi"],"trustHostHeader":false,"isExperimentalCompile":false},"configFileName":"next.config.js"},"appDir":"/home/runner/work/faststore/faststore/packages/core","relativeAppDir":"core","files":[".next/routes-manifest.json",".next/server/pages-manifest.json",".next/build-manifest.json",".next/prerender-manifest.json",".next/prerender-manifest.js",".next/server/middleware-manifest.json",".next/server/middleware-build-manifest.js",".next/server/middleware-react-loadable-manifest.js",".next/react-loadable-manifest.json",".next/server/font-manifest.json",".next/BUILD_ID",".next/server/next-font-manifest.js",".next/server/next-font-manifest.json",".next/server/instrumentation.js",".next/server/edge-instrumentation.js"],"ignore":["../../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/compiled/@ampproject/toolbox-optimizer/**/*"]}
|