@faststore/core 3.93.0-dev.1 → 3.93.0-dev.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +80 -75
- 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/prerender-manifest.js +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/react-loadable-manifest.json +119 -127
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/{7169.js → 1110.js} +1 -1
- package/.next/server/chunks/1206.js +1 -0
- package/.next/server/chunks/1245.js +1 -0
- package/.next/server/chunks/1268.js +1 -0
- package/.next/server/chunks/1405.js +1 -0
- package/.next/server/chunks/1780.js +1 -1
- package/.next/server/chunks/1982.js +1 -0
- package/.next/server/chunks/2272.js +1 -0
- package/.next/server/chunks/2317.js +1 -0
- package/.next/server/chunks/2430.js +1 -1
- package/.next/server/chunks/{3408.js → 2452.js} +1 -1
- package/.next/server/chunks/2570.js +1 -1
- package/.next/server/chunks/294.js +1 -1
- package/.next/server/chunks/3466.js +1 -0
- package/.next/server/chunks/3493.js +1 -0
- package/.next/server/chunks/3836.js +1 -1
- package/.next/server/chunks/3927.js +1 -0
- package/.next/server/chunks/4005.js +1 -0
- package/.next/server/chunks/4415.js +1 -0
- package/.next/server/chunks/4697.js +1 -0
- package/.next/server/chunks/4706.js +1 -0
- package/.next/server/chunks/4803.js +1 -1
- package/.next/server/chunks/5209.js +1 -0
- package/.next/server/chunks/{4451.js → 5663.js} +1 -1
- package/.next/server/chunks/{9570.js → 5752.js} +1 -1
- package/.next/server/chunks/5796.js +1 -1
- package/.next/server/chunks/{3922.js → 5979.js} +1 -1
- package/.next/server/chunks/6084.js +1 -0
- package/.next/server/chunks/6475.js +1 -0
- package/.next/server/chunks/6482.js +1 -0
- package/.next/server/chunks/6789.js +1 -1
- package/.next/server/chunks/6886.js +1 -1
- package/.next/server/chunks/6897.js +1 -0
- package/.next/server/chunks/7018.js +1 -0
- package/.next/server/chunks/7098.js +2 -2
- package/.next/server/chunks/{9088.js → 8230.js} +1 -1
- package/.next/server/chunks/83.js +1 -1
- package/.next/server/chunks/8681.js +6 -0
- package/.next/server/chunks/8687.js +1 -1
- package/.next/server/chunks/8868.js +1 -0
- package/.next/server/chunks/8982.js +1 -0
- package/.next/server/chunks/9117.js +1 -1
- package/.next/server/chunks/9120.js +1 -0
- package/.next/server/chunks/{3006.js → 9294.js} +1 -1
- package/.next/server/chunks/948.js +2 -2
- package/.next/server/chunks/9563.js +2 -2
- package/.next/server/chunks/9630.js +12 -12
- package/.next/server/chunks/9740.js +1 -1
- package/.next/server/chunks/{2230.js → 9804.js} +1 -1
- package/.next/server/chunks/9853.js +1 -1
- package/.next/server/chunks/ButtonSignIn.js +1 -1
- package/.next/server/chunks/Dropdown.js +1 -1
- package/.next/server/chunks/DropdownButton.js +1 -1
- package/.next/server/chunks/DropdownItem.js +1 -1
- package/.next/server/chunks/DropdownMenu.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/UINavbarSlider.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.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/graphql.js +2 -2
- package/.next/server/pages/api/graphql.js.nft.json +1 -1
- package/.next/server/pages/api/health/live.js.nft.json +1 -1
- package/.next/server/pages/api/health/ready.js.nft.json +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 +1 -1
- package/.next/server/pages/en-US/500.html +1 -1
- package/.next/server/pages/en-US/500.json +1 -1
- package/.next/server/pages/en-US/checkout.html +1 -1
- package/.next/server/pages/en-US/login.html +1 -1
- package/.next/server/pages/en-US/s.html +1 -1
- package/.next/server/pages/en-US/s.json +1 -1
- package/.next/server/pages/en-US.html +1 -1
- 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/static/CeWoZMY82Pj6r4_Xn_-E8/_buildManifest.js +1 -0
- package/.next/static/chunks/1341.43e53686dba19a91.js +1 -0
- package/.next/static/chunks/1402-c433bd9c1f385c55.js +28 -0
- package/.next/static/chunks/{1208-9118a8f14ecf05c8.js → 184-76111df904e490a5.js} +2 -2
- package/.next/static/chunks/198.b53efa22ac5527d0.js +1 -0
- package/.next/static/chunks/2284.1cf5f193004c8e66.js +1 -0
- package/.next/static/chunks/294.4c00cd17c908adf5.js +1 -0
- package/.next/static/chunks/3155.3b045e515033824d.js +1 -0
- package/.next/static/chunks/3399.13f9384817f07aee.js +1 -0
- package/.next/static/chunks/3802.3cfa5fedcb7f99c7.js +1 -0
- package/.next/static/chunks/3836.35ed8c79d6c88ced.js +1 -0
- package/.next/static/chunks/4415.987c1ef3a83158de.js +1 -0
- package/.next/static/chunks/4721.1aae7030a5c67e37.js +1 -0
- package/.next/static/chunks/4803.9de4d2ef0d85fe28.js +1 -0
- package/.next/static/chunks/5694.4b03f5e18e7de36a.js +1 -0
- package/.next/static/chunks/5796.378133c3f719f32d.js +1 -0
- package/.next/static/chunks/{5859.3bc094416cffd966.js → 5859.4c720a4e81ecd217.js} +1 -1
- package/.next/static/chunks/5915.cbdfbad6b01da446.js +1 -0
- package/.next/static/chunks/6201.87cc7c4b54507e51.js +1 -0
- package/.next/static/chunks/6700.1d52acfe14a92d3b.js +1 -0
- package/.next/static/chunks/6789.734b2aa1c8107360.js +1 -0
- package/.next/static/chunks/7191-9120c251b63e5b44.js +1 -0
- package/.next/static/chunks/7452.13998ddc95b32eda.js +1 -0
- package/.next/static/chunks/83.534b2cb6bdefcbf9.js +1 -0
- package/.next/static/chunks/{8325.dabe9aa22eaadeed.js → 8325.355f4d90de387da2.js} +1 -1
- package/.next/static/chunks/8395-0fdde6f079fa9cb4.js +1 -0
- package/.next/static/chunks/8889-393231acd3f25d9e.js +1 -0
- package/.next/static/chunks/9119.7c04db0834ab03e3.js +1 -0
- package/.next/static/chunks/9173-fb9a539bb1b1e35b.js +1 -0
- package/.next/static/chunks/BannerNewsletter.d2cf3553b5e52956.js +1 -0
- package/.next/static/chunks/BannerText.19e664bf741eb0c9.js +1 -0
- package/.next/static/chunks/ButtonSignIn.07e89fc0d0445f1a.js +1 -0
- package/.next/static/chunks/CartItem.0ca016de503e7566.js +1 -0
- package/.next/static/chunks/CartSidebar.e772fb35795ec1e1.js +1 -0
- package/.next/static/chunks/{Dropdown.38b48c749bad6b60.js → Dropdown.2972aa08eb8215cc.js} +1 -1
- package/.next/static/chunks/{DropdownButton.66fa6b25dddb3a07.js → DropdownButton.57101f20c4c2e3ea.js} +1 -1
- package/.next/static/chunks/{DropdownItem.38b8f5a07c7f422a.js → DropdownItem.a5e2200a40ce58f1.js} +1 -1
- package/.next/static/chunks/{DropdownMenu.48b11521a24c6efd.js → DropdownMenu.82d0a41784812f56.js} +1 -1
- package/.next/static/chunks/EmptyCart.f114f9b995c37430.js +1 -0
- package/.next/static/chunks/{FilterSkeleton.7ab99e28f92341c9.js → FilterSkeleton.e457e1d0456c2520.js} +1 -1
- package/.next/static/chunks/Footer.ea7cb36e30101d37.js +1 -0
- package/.next/static/chunks/Gift.920525825dfd9189.js +1 -0
- package/.next/static/chunks/{1841.b3a98a2a1886b09c.js → Newsletter.8ba1cfa61bb0bbaa.js} +1 -1
- package/.next/static/chunks/OrderSummary.afe352b3f3b68b3e.js +1 -0
- package/.next/static/chunks/PreviewTag.4d68e63f58d9e0da.js +1 -0
- package/.next/static/chunks/ProductShelf.a320d34305602ae5.js +1 -0
- package/.next/static/chunks/ProductTiles.e292be350f9732c3.js +1 -0
- package/.next/static/chunks/RegionModal.6c795703ed276981.js +1 -0
- package/.next/static/chunks/RegionSlider.64e00fcad5476c00.js +1 -0
- package/.next/static/chunks/ScrollToTopButton.f03e1b290dfc9de4.js +1 -0
- package/.next/static/chunks/Toast.a28bd694cb2a26bf.js +1 -0
- package/.next/static/chunks/UIBannerText.d5aa902df6be1b82.js +1 -0
- package/.next/static/chunks/UISKUMatrixSidebar.f4c9554397946c3a.js +1 -0
- package/.next/static/chunks/UIToast.2c00b9b5c62f9e33.js +1 -0
- package/.next/static/chunks/pages/404-53889c821ee1f453.js +1 -0
- package/.next/static/chunks/pages/500-1d25f09717ed911e.js +1 -0
- package/.next/static/chunks/pages/[...slug]-ad5cb2a1ec98dce2.js +1 -0
- package/.next/static/chunks/pages/[slug]/p-7306839a04b9f1e2.js +1 -0
- package/.next/static/chunks/pages/_app-3cc57c1ad13155aa.js +1 -0
- package/.next/static/chunks/pages/{checkout-dc07d72b3514c83d.js → checkout-5916a950c301b651.js} +1 -1
- package/.next/static/chunks/pages/index-1f1f39eb95e7f338.js +1 -0
- package/.next/static/chunks/pages/login-12ab250a5fc624b7.js +1 -0
- package/.next/static/chunks/pages/pvt/account/403-09548297c2318050.js +1 -0
- package/.next/static/chunks/pages/pvt/account/404-8debd567dbae7c56.js +1 -0
- package/.next/static/chunks/pages/pvt/account/orders/[id]-5c25d5243cf18b83.js +1 -0
- package/.next/static/chunks/pages/pvt/account/orders-2d0639616fa5f052.js +1 -0
- package/.next/static/chunks/pages/pvt/account/{profile-b6cdbf02d4682544.js → profile-51fbfb2122192c76.js} +1 -1
- package/.next/static/chunks/pages/pvt/account/security-31141566358461e0.js +1 -0
- package/.next/static/chunks/pages/pvt/account/{user-details-fba1822e52e7de26.js → user-details-a52c7b283cf9afab.js} +1 -1
- package/.next/static/chunks/pages/s-166c59c2662145c0.js +1 -0
- package/.next/static/chunks/webpack-de5087bb872dc77e.js +1 -0
- package/.next/static/css/05b6df3951ba7e9e.css +1 -0
- package/.next/static/css/146571b0d2ad7ca7.css +1 -0
- package/.next/static/css/{e542fc1ea4720a7d.css → 204754bbd8cc4bef.css} +1 -1
- package/.next/static/css/{05cb54a990fc848e.css → 40a294d0a24ad01d.css} +1 -1
- package/.next/static/css/718d49681a48458e.css +1 -0
- package/.next/trace +138 -138
- package/.turbo/turbo-build.log +20 -20
- package/.turbo/turbo-test.log +5 -5
- package/@generated/gql.ts +2 -2
- package/@generated/graphql.ts +4 -2
- package/@generated/persisted-documents.json +1 -1
- package/@generated/schema.graphql +3 -1
- package/CHANGELOG.md +10 -0
- package/package.json +7 -7
- package/src/components/account/orders/MyAccountListOrders/MyAccountFilterSlider/MyAccountFilterFacetPendingApproval/MyAccountFilterFacetPendingApproval.tsx +62 -0
- package/src/components/account/orders/MyAccountListOrders/MyAccountFilterSlider/MyAccountFilterFacetPendingApproval/index.ts +2 -0
- package/src/components/account/orders/MyAccountListOrders/MyAccountFilterSlider/MyAccountFilterFacetPendingApproval/styles.scss +18 -0
- package/src/components/account/orders/MyAccountListOrders/MyAccountFilterSlider/MyAccountFilterSlider.tsx +11 -0
- package/src/components/account/orders/MyAccountListOrders/MyAccountFilterSlider/section.module.scss +2 -0
- package/src/components/account/orders/MyAccountListOrders/MyAccountListOrders.tsx +15 -2
- package/src/components/account/orders/MyAccountListOrders/MyAccountListOrdersTable/MyAccountListOrdersTable.tsx +1 -0
- package/src/components/account/orders/MyAccountListOrders/MyAccountSelectedTags/MyAccountSelectedTags.tsx +22 -4
- package/src/components/region/RegionModal/RegionModal.tsx +1 -1
- package/src/components/region/RegionPopover/RegionPopover.tsx +1 -1
- package/src/components/region/RegionSlider/RegionSlider.tsx +1 -1
- package/src/pages/pvt/account/orders/index.tsx +6 -2
- package/src/sdk/search/useMyAccountFilter.ts +7 -0
- package/src/utils/userOrderStatus.ts +1 -1
- package/.next/server/chunks/1280.js +0 -1
- package/.next/server/chunks/1454.js +0 -1
- package/.next/server/chunks/1972.js +0 -1
- package/.next/server/chunks/3060.js +0 -1
- package/.next/server/chunks/3945.js +0 -1
- package/.next/server/chunks/416.js +0 -1
- package/.next/server/chunks/5402.js +0 -1
- package/.next/server/chunks/5683.js +0 -1
- package/.next/server/chunks/6698.js +0 -1
- package/.next/server/chunks/7228.js +0 -1
- package/.next/server/chunks/7371.js +0 -1
- package/.next/server/chunks/772.js +0 -6
- package/.next/server/chunks/8307.js +0 -1
- package/.next/server/chunks/831.js +0 -1
- package/.next/server/chunks/8482.js +0 -1
- package/.next/server/chunks/8569.js +0 -1
- package/.next/server/chunks/8598.js +0 -1
- package/.next/server/chunks/8737.js +0 -1
- package/.next/server/chunks/9237.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/2927.23bae2c79f0ac0f3.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/349.235b18ceb82aa256.js +0 -1
- package/.next/static/chunks/3836.612763339fc4c64c.js +0 -1
- package/.next/static/chunks/4803.18fbf77cd924d443.js +0 -1
- package/.next/static/chunks/5796.4351370494d8b8b6.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-5aa417081c97d46a.js +0 -1
- package/.next/static/chunks/7522-9010743f5d7e8aca.js +0 -1
- package/.next/static/chunks/83.f765ce2ffc1915be.js +0 -1
- package/.next/static/chunks/8587.53c8ce185ed1a2cb.js +0 -1
- package/.next/static/chunks/9173-ad7c52d790aa3c2a.js +0 -1
- package/.next/static/chunks/9237.7555603703f81bf7.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/9979.aedbc094bdc2c599.js +0 -1
- package/.next/static/chunks/BannerNewsletter.90d4a98c15a35cea.js +0 -1
- package/.next/static/chunks/BannerText.4061ccfc191e6b96.js +0 -1
- package/.next/static/chunks/ButtonSignIn.f6e210eaca873e48.js +0 -1
- package/.next/static/chunks/CartItem.092df07db9e8b271.js +0 -1
- package/.next/static/chunks/CartSidebar.3342e22b115732a3.js +0 -1
- package/.next/static/chunks/EmptyCart.320e2f94a0d5e6b1.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/RegionModal.5ceff8b07e8f1e45.js +0 -1
- package/.next/static/chunks/RegionSlider.c0f06cf776d335d2.js +0 -1
- package/.next/static/chunks/ScrollToTopButton.c15431f2e8bb93ef.js +0 -1
- package/.next/static/chunks/Toast.2e9b26159af29889.js +0 -1
- package/.next/static/chunks/UIBannerText.7315b16af4457059.js +0 -1
- package/.next/static/chunks/UISKUMatrixSidebar.87ba393b7d738e99.js +0 -1
- package/.next/static/chunks/UIToast.de15325248043ce5.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-a052918a9ca3f328.js +0 -1
- package/.next/static/chunks/pages/_app-1fbd102f2b99ecad.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/orders/[id]-22c8d393fc857a39.js +0 -1
- package/.next/static/chunks/pages/pvt/account/orders-369a813fa114b381.js +0 -1
- package/.next/static/chunks/pages/pvt/account/security-e6289a40e745d3c4.js +0 -1
- package/.next/static/chunks/pages/s-9ba90a9525cf19e8.js +0 -1
- package/.next/static/chunks/webpack-0b6f5288984b6bd3.js +0 -1
- package/.next/static/css/56021a3f5c71ce7b.css +0 -1
- package/.next/static/css/a6a4ebbe01adbbad.css +0 -1
- package/.next/static/go6w6hwjnqbGpFHZY5J4C/_buildManifest.js +0 -1
- /package/.next/static/{go6w6hwjnqbGpFHZY5J4C → CeWoZMY82Pj6r4_Xn_-E8}/_ssgManifest.js +0 -0
package/.next/cache/config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"telemetry": {
|
|
3
|
-
"notifiedAt": "
|
|
4
|
-
"anonymousId": "
|
|
5
|
-
"salt": "
|
|
3
|
+
"notifiedAt": "1763421090880",
|
|
4
|
+
"anonymousId": "588ce64eff46c1aff517cf69c12d11af9227518b8ab5eb1b0e844a08f692dd98",
|
|
5
|
+
"salt": "c73caff42f3f591291d2f5683a9374c2"
|
|
6
6
|
}
|
|
7
7
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__PRERENDER_MANIFEST="{\"version\":4,\"routes\":{\"/en-US/500\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/
|
|
1
|
+
self.__PRERENDER_MANIFEST="{\"version\":4,\"routes\":{\"/en-US/500\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/500.json\"},\"/en-US/404\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/404.json\"},\"/en-US/checkout\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/checkout.json\"},\"/en-US\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/index.json\"},\"/en-US/login\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/login.json\"},\"/en-US/s\":{\"initialRevalidateSeconds\":false,\"srcRoute\":null,\"dataRoute\":\"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/s.json\"}},\"dynamicRoutes\":{\"/pvt/account/[...unknown]\":{\"routeRegex\":\"^/pvt/account/(.+?)(?:/)?$\",\"dataRoute\":\"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/pvt/account/[...unknown].json\",\"fallback\":null,\"dataRouteRegex\":\"^/_next/data/CeWoZMY82Pj6r4_Xn_\\\\-E8/pvt/account/(.+?)\\\\.json$\"},\"/[...slug]\":{\"routeRegex\":\"^/(.+?)(?:/)?$\",\"dataRoute\":\"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/[...slug].json\",\"fallback\":null,\"dataRouteRegex\":\"^/_next/data/CeWoZMY82Pj6r4_Xn_\\\\-E8/(.+?)\\\\.json$\"},\"/[slug]/p\":{\"routeRegex\":\"^/([^/]+?)/p(?:/)?$\",\"dataRoute\":\"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/[slug]/p.json\",\"fallback\":null,\"dataRouteRegex\":\"^/_next/data/CeWoZMY82Pj6r4_Xn_\\\\-E8/([^/]+?)/p\\\\.json$\"}},\"notFoundRoutes\":[],\"preview\":{\"previewModeId\":\"2f08f19de1e006c3eb31faebe6dce9a4\",\"previewModeSigningKey\":\"0efae7c0ee89db320a519c3d7497845ff079887e1a838e75437f39c3355aa44e\",\"previewModeEncryptionKey\":\"8121fd5da45177077f342c4f9faa603ab00e0a52636b72d343e3ebca58e6d2f7\"}}"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":4,"routes":{"/en-US/500":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/
|
|
1
|
+
{"version":4,"routes":{"/en-US/500":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/500.json"},"/en-US/404":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/404.json"},"/en-US/checkout":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/checkout.json"},"/en-US":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/index.json"},"/en-US/login":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/login.json"},"/en-US/s":{"initialRevalidateSeconds":false,"srcRoute":null,"dataRoute":"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/s.json"}},"dynamicRoutes":{"/pvt/account/[...unknown]":{"routeRegex":"^/pvt/account/(.+?)(?:/)?$","dataRoute":"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/pvt/account/[...unknown].json","fallback":null,"dataRouteRegex":"^/_next/data/CeWoZMY82Pj6r4_Xn_\\-E8/pvt/account/(.+?)\\.json$"},"/[...slug]":{"routeRegex":"^/(.+?)(?:/)?$","dataRoute":"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/[...slug].json","fallback":null,"dataRouteRegex":"^/_next/data/CeWoZMY82Pj6r4_Xn_\\-E8/(.+?)\\.json$"},"/[slug]/p":{"routeRegex":"^/([^/]+?)/p(?:/)?$","dataRoute":"/_next/data/CeWoZMY82Pj6r4_Xn_-E8/[slug]/p.json","fallback":null,"dataRouteRegex":"^/_next/data/CeWoZMY82Pj6r4_Xn_\\-E8/([^/]+?)/p\\.json$"}},"notFoundRoutes":[],"preview":{"previewModeId":"2f08f19de1e006c3eb31faebe6dce9a4","previewModeSigningKey":"0efae7c0ee89db320a519c3d7497845ff079887e1a838e75437f39c3355aa44e","previewModeEncryptionKey":"8121fd5da45177077f342c4f9faa603ab00e0a52636b72d343e3ebca58e6d2f7"}}
|
|
@@ -1,38 +1,38 @@
|
|
|
1
1
|
{
|
|
2
|
-
"../../../../node_modules/.pnpm
|
|
3
|
-
"id":
|
|
2
|
+
"../../../../node_modules/.pnpm/@faststore+components@3.93.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@faststore/components/dist/esm/molecules/Breadcrumb/BreadcrumbBase.js -> ../Dropdown/Dropdown": {
|
|
3
|
+
"id": 11110,
|
|
4
4
|
"files": [
|
|
5
|
-
"static/chunks/
|
|
5
|
+
"static/chunks/Dropdown.2972aa08eb8215cc.js"
|
|
6
6
|
]
|
|
7
7
|
},
|
|
8
|
-
"../../../../node_modules/.pnpm
|
|
9
|
-
"id":
|
|
8
|
+
"../../../../node_modules/.pnpm/@faststore+components@3.93.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@faststore/components/dist/esm/molecules/Breadcrumb/BreadcrumbBase.js -> ../Dropdown/DropdownButton": {
|
|
9
|
+
"id": 65752,
|
|
10
10
|
"files": [
|
|
11
|
-
"static/chunks/
|
|
11
|
+
"static/chunks/DropdownButton.57101f20c4c2e3ea.js"
|
|
12
12
|
]
|
|
13
13
|
},
|
|
14
|
-
"
|
|
15
|
-
"id":
|
|
14
|
+
"../../../../node_modules/.pnpm/@faststore+components@3.93.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@faststore/components/dist/esm/molecules/Breadcrumb/BreadcrumbBase.js -> ../Dropdown/DropdownItem": {
|
|
15
|
+
"id": 25663,
|
|
16
16
|
"files": [
|
|
17
|
-
"static/chunks/
|
|
17
|
+
"static/chunks/DropdownItem.a5e2200a40ce58f1.js"
|
|
18
18
|
]
|
|
19
19
|
},
|
|
20
|
-
"
|
|
21
|
-
"id":
|
|
20
|
+
"../../../../node_modules/.pnpm/@faststore+components@3.93.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@faststore/components/dist/esm/molecules/Breadcrumb/BreadcrumbBase.js -> ../Dropdown/DropdownMenu": {
|
|
21
|
+
"id": 85514,
|
|
22
22
|
"files": [
|
|
23
|
-
"static/chunks/
|
|
23
|
+
"static/chunks/DropdownMenu.82d0a41784812f56.js"
|
|
24
24
|
]
|
|
25
25
|
},
|
|
26
|
-
"
|
|
27
|
-
"id":
|
|
26
|
+
"../../../../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": {
|
|
27
|
+
"id": 39909,
|
|
28
28
|
"files": [
|
|
29
|
-
"static/chunks/
|
|
29
|
+
"static/chunks/9909.787576b171184aa5.js"
|
|
30
30
|
]
|
|
31
31
|
},
|
|
32
|
-
"
|
|
33
|
-
"id":
|
|
32
|
+
"../../../../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": {
|
|
33
|
+
"id": 73483,
|
|
34
34
|
"files": [
|
|
35
|
-
"static/chunks/
|
|
35
|
+
"static/chunks/3483.ef53d632a763da3f.js"
|
|
36
36
|
]
|
|
37
37
|
},
|
|
38
38
|
"../components/cart/CartItem/CartItem.tsx -> @faststore/sdk": {
|
|
@@ -44,25 +44,25 @@
|
|
|
44
44
|
"../components/cart/CartSidebar/CartSidebar.tsx -> ../../ui/Gift": {
|
|
45
45
|
"id": 36683,
|
|
46
46
|
"files": [
|
|
47
|
-
"static/chunks/Gift.
|
|
47
|
+
"static/chunks/Gift.920525825dfd9189.js"
|
|
48
48
|
]
|
|
49
49
|
},
|
|
50
50
|
"../components/cart/CartSidebar/CartSidebar.tsx -> ../CartItem": {
|
|
51
51
|
"id": 39550,
|
|
52
52
|
"files": [
|
|
53
|
-
"static/chunks/CartItem.
|
|
53
|
+
"static/chunks/CartItem.0ca016de503e7566.js"
|
|
54
54
|
]
|
|
55
55
|
},
|
|
56
56
|
"../components/cart/CartSidebar/CartSidebar.tsx -> ../EmptyCart": {
|
|
57
57
|
"id": 96348,
|
|
58
58
|
"files": [
|
|
59
|
-
"static/chunks/EmptyCart.
|
|
59
|
+
"static/chunks/EmptyCart.f114f9b995c37430.js"
|
|
60
60
|
]
|
|
61
61
|
},
|
|
62
62
|
"../components/cart/CartSidebar/CartSidebar.tsx -> ../OrderSummary": {
|
|
63
63
|
"id": 56768,
|
|
64
64
|
"files": [
|
|
65
|
-
"static/chunks/OrderSummary.
|
|
65
|
+
"static/chunks/OrderSummary.afe352b3f3b68b3e.js"
|
|
66
66
|
]
|
|
67
67
|
},
|
|
68
68
|
"../components/cart/CartSidebar/CartSidebar.tsx -> @faststore/sdk": {
|
|
@@ -72,204 +72,199 @@
|
|
|
72
72
|
]
|
|
73
73
|
},
|
|
74
74
|
"../components/cart/CartSidebar/CartSidebar.tsx -> @faststore/ui": {
|
|
75
|
-
"id":
|
|
75
|
+
"id": 64005,
|
|
76
76
|
"files": [
|
|
77
|
-
"static/chunks/
|
|
78
|
-
"static/chunks/
|
|
79
|
-
"static/chunks/
|
|
80
|
-
"static/chunks/
|
|
81
|
-
"static/chunks/UIToast.de15325248043ce5.js"
|
|
77
|
+
"static/chunks/4415.987c1ef3a83158de.js",
|
|
78
|
+
"static/chunks/5915.cbdfbad6b01da446.js",
|
|
79
|
+
"static/chunks/198.b53efa22ac5527d0.js",
|
|
80
|
+
"static/chunks/UIToast.2c00b9b5c62f9e33.js"
|
|
82
81
|
]
|
|
83
82
|
},
|
|
84
83
|
"../components/cms/RenderSections.tsx -> ../common/PreviewTag": {
|
|
85
84
|
"id": 72951,
|
|
86
85
|
"files": [
|
|
87
86
|
"static/css/b0aa051c51fc01f3.css",
|
|
88
|
-
"static/chunks/PreviewTag.
|
|
87
|
+
"static/chunks/PreviewTag.4d68e63f58d9e0da.js"
|
|
89
88
|
]
|
|
90
89
|
},
|
|
91
90
|
"../components/cms/RenderSections.tsx -> ../common/Toast": {
|
|
92
91
|
"id": 32492,
|
|
93
92
|
"files": [
|
|
94
93
|
"static/css/42df884711219edb.css",
|
|
95
|
-
"static/chunks/Toast.
|
|
94
|
+
"static/chunks/Toast.a28bd694cb2a26bf.js"
|
|
96
95
|
]
|
|
97
96
|
},
|
|
98
97
|
"../components/cms/global/Components.ts -> src/components/cart/CartSidebar": {
|
|
99
98
|
"id": 76,
|
|
100
99
|
"files": [
|
|
101
100
|
"static/css/bcdaef0a83277ef5.css",
|
|
102
|
-
"static/chunks/CartSidebar.
|
|
101
|
+
"static/chunks/CartSidebar.e772fb35795ec1e1.js"
|
|
103
102
|
]
|
|
104
103
|
},
|
|
105
104
|
"../components/cms/global/Components.ts -> src/components/region/RegionModal": {
|
|
106
105
|
"id": 54600,
|
|
107
106
|
"files": [
|
|
108
107
|
"static/css/8e6ab59ace21e03b.css",
|
|
109
|
-
"static/chunks/RegionModal.
|
|
108
|
+
"static/chunks/RegionModal.6c795703ed276981.js"
|
|
110
109
|
]
|
|
111
110
|
},
|
|
112
111
|
"../components/cms/global/Components.ts -> src/components/region/RegionSlider": {
|
|
113
112
|
"id": 5221,
|
|
114
113
|
"files": [
|
|
115
114
|
"static/css/c33615999008d3f9.css",
|
|
116
|
-
"static/chunks/RegionSlider.
|
|
115
|
+
"static/chunks/RegionSlider.64e00fcad5476c00.js"
|
|
117
116
|
]
|
|
118
117
|
},
|
|
119
118
|
"../components/cms/global/Components.ts -> src/components/sections/Footer": {
|
|
120
119
|
"id": 29432,
|
|
121
120
|
"files": [
|
|
122
121
|
"static/css/042d012bc1895b5c.css",
|
|
123
|
-
"static/chunks/Footer.
|
|
122
|
+
"static/chunks/Footer.ea7cb36e30101d37.js"
|
|
124
123
|
]
|
|
125
124
|
},
|
|
126
125
|
"../components/cms/home/Components.ts -> src/components/sections/BannerText/OverriddenDefaultBannerText": {
|
|
127
126
|
"id": 94173,
|
|
128
127
|
"files": [
|
|
129
128
|
"static/css/02eaf202d3d11fd1.css",
|
|
130
|
-
"static/chunks/BannerText.
|
|
129
|
+
"static/chunks/BannerText.19e664bf741eb0c9.js"
|
|
131
130
|
]
|
|
132
131
|
},
|
|
133
132
|
"../components/cms/home/Components.ts -> src/components/sections/Newsletter/OverriddenDefaultNewsletter": {
|
|
134
133
|
"id": 31841,
|
|
135
134
|
"files": [
|
|
136
|
-
"static/chunks/
|
|
135
|
+
"static/chunks/184-76111df904e490a5.js",
|
|
137
136
|
"static/css/f60366555f563deb.css",
|
|
138
|
-
"static/chunks/
|
|
139
|
-
"static/chunks/Newsletter.dbf35a8ea6d2067e.js"
|
|
137
|
+
"static/chunks/Newsletter.8ba1cfa61bb0bbaa.js"
|
|
140
138
|
]
|
|
141
139
|
},
|
|
142
140
|
"../components/cms/home/Components.ts -> src/components/sections/ProductTiles": {
|
|
143
141
|
"id": 27226,
|
|
144
142
|
"files": [
|
|
143
|
+
"static/chunks/6201.87cc7c4b54507e51.js",
|
|
145
144
|
"static/css/b684b347c5cc6514.css",
|
|
146
|
-
"static/chunks/5859.
|
|
147
|
-
"static/chunks/ProductTiles.
|
|
145
|
+
"static/chunks/5859.4c720a4e81ecd217.js",
|
|
146
|
+
"static/chunks/ProductTiles.e292be350f9732c3.js"
|
|
148
147
|
]
|
|
149
148
|
},
|
|
150
149
|
"../components/cms/plp/Components.ts -> src/components/sections/BannerText/OverriddenDefaultBannerText": {
|
|
151
150
|
"id": 94173,
|
|
152
151
|
"files": [
|
|
153
152
|
"static/css/02eaf202d3d11fd1.css",
|
|
154
|
-
"static/chunks/BannerText.
|
|
153
|
+
"static/chunks/BannerText.19e664bf741eb0c9.js"
|
|
155
154
|
]
|
|
156
155
|
},
|
|
157
156
|
"../components/cms/plp/Components.ts -> src/components/sections/Newsletter/OverriddenDefaultNewsletter": {
|
|
158
157
|
"id": 31841,
|
|
159
158
|
"files": [
|
|
160
|
-
"static/chunks/
|
|
159
|
+
"static/chunks/184-76111df904e490a5.js",
|
|
161
160
|
"static/css/f60366555f563deb.css",
|
|
162
|
-
"static/chunks/
|
|
163
|
-
"static/chunks/Newsletter.dbf35a8ea6d2067e.js"
|
|
161
|
+
"static/chunks/Newsletter.8ba1cfa61bb0bbaa.js"
|
|
164
162
|
]
|
|
165
163
|
},
|
|
166
164
|
"../components/cms/plp/Components.ts -> src/components/sections/ProductShelf/OverriddenDefaultProductShelf": {
|
|
167
165
|
"id": 80552,
|
|
168
166
|
"files": [
|
|
169
167
|
"static/css/837662922091162f.css",
|
|
170
|
-
"static/chunks/ProductShelf.
|
|
168
|
+
"static/chunks/ProductShelf.a320d34305602ae5.js"
|
|
171
169
|
]
|
|
172
170
|
},
|
|
173
171
|
"../components/cms/plp/Components.ts -> src/components/sections/ProductTiles": {
|
|
174
172
|
"id": 27226,
|
|
175
173
|
"files": [
|
|
174
|
+
"static/chunks/6201.87cc7c4b54507e51.js",
|
|
176
175
|
"static/css/b684b347c5cc6514.css",
|
|
177
|
-
"static/chunks/5859.
|
|
178
|
-
"static/chunks/ProductTiles.
|
|
176
|
+
"static/chunks/5859.4c720a4e81ecd217.js",
|
|
177
|
+
"static/chunks/ProductTiles.e292be350f9732c3.js"
|
|
179
178
|
]
|
|
180
179
|
},
|
|
181
180
|
"../components/cms/search/Components.ts -> src/components/sections/BannerNewsletter/BannerNewsletter": {
|
|
182
181
|
"id": 93143,
|
|
183
182
|
"files": [
|
|
184
|
-
"static/chunks/
|
|
183
|
+
"static/chunks/184-76111df904e490a5.js",
|
|
185
184
|
"static/css/f60366555f563deb.css",
|
|
186
|
-
"static/chunks/
|
|
185
|
+
"static/chunks/Newsletter.8ba1cfa61bb0bbaa.js",
|
|
187
186
|
"static/css/02eaf202d3d11fd1.css",
|
|
188
187
|
"static/css/4f0597b0bf0ef2e1.css",
|
|
189
|
-
"static/chunks/BannerNewsletter.
|
|
188
|
+
"static/chunks/BannerNewsletter.d2cf3553b5e52956.js"
|
|
190
189
|
]
|
|
191
190
|
},
|
|
192
191
|
"../components/cms/search/Components.ts -> src/components/sections/BannerText/OverriddenDefaultBannerText": {
|
|
193
192
|
"id": 94173,
|
|
194
193
|
"files": [
|
|
195
194
|
"static/css/02eaf202d3d11fd1.css",
|
|
196
|
-
"static/chunks/BannerText.
|
|
195
|
+
"static/chunks/BannerText.19e664bf741eb0c9.js"
|
|
197
196
|
]
|
|
198
197
|
},
|
|
199
198
|
"../components/cms/search/Components.ts -> src/components/sections/Newsletter/OverriddenDefaultNewsletter": {
|
|
200
199
|
"id": 31841,
|
|
201
200
|
"files": [
|
|
202
|
-
"static/chunks/
|
|
201
|
+
"static/chunks/184-76111df904e490a5.js",
|
|
203
202
|
"static/css/f60366555f563deb.css",
|
|
204
|
-
"static/chunks/
|
|
205
|
-
"static/chunks/Newsletter.dbf35a8ea6d2067e.js"
|
|
203
|
+
"static/chunks/Newsletter.8ba1cfa61bb0bbaa.js"
|
|
206
204
|
]
|
|
207
205
|
},
|
|
208
206
|
"../components/cms/search/Components.ts -> src/components/sections/ProductShelf/OverriddenDefaultProductShelf": {
|
|
209
207
|
"id": 80552,
|
|
210
208
|
"files": [
|
|
211
209
|
"static/css/837662922091162f.css",
|
|
212
|
-
"static/chunks/ProductShelf.
|
|
210
|
+
"static/chunks/ProductShelf.a320d34305602ae5.js"
|
|
213
211
|
]
|
|
214
212
|
},
|
|
215
213
|
"../components/cms/search/Components.ts -> src/components/sections/ProductTiles": {
|
|
216
214
|
"id": 27226,
|
|
217
215
|
"files": [
|
|
216
|
+
"static/chunks/6201.87cc7c4b54507e51.js",
|
|
218
217
|
"static/css/b684b347c5cc6514.css",
|
|
219
|
-
"static/chunks/5859.
|
|
220
|
-
"static/chunks/ProductTiles.
|
|
218
|
+
"static/chunks/5859.4c720a4e81ecd217.js",
|
|
219
|
+
"static/chunks/ProductTiles.e292be350f9732c3.js"
|
|
221
220
|
]
|
|
222
221
|
},
|
|
223
222
|
"../components/common/Toast/Toast.tsx -> @faststore/ui": {
|
|
224
|
-
"id":
|
|
223
|
+
"id": 64005,
|
|
225
224
|
"files": [
|
|
226
|
-
"static/chunks/
|
|
227
|
-
"static/chunks/
|
|
228
|
-
"static/chunks/
|
|
229
|
-
"static/chunks/
|
|
230
|
-
"static/chunks/UIToast.de15325248043ce5.js"
|
|
225
|
+
"static/chunks/4415.987c1ef3a83158de.js",
|
|
226
|
+
"static/chunks/5915.cbdfbad6b01da446.js",
|
|
227
|
+
"static/chunks/198.b53efa22ac5527d0.js",
|
|
228
|
+
"static/chunks/UIToast.2c00b9b5c62f9e33.js"
|
|
231
229
|
]
|
|
232
230
|
},
|
|
233
231
|
"../components/navigation/Navbar/Navbar.tsx -> src/components/navigation/NavbarLinks": {
|
|
234
232
|
"id": 16700,
|
|
235
233
|
"files": [
|
|
236
|
-
"static/chunks/6700.
|
|
234
|
+
"static/chunks/6700.1d52acfe14a92d3b.js"
|
|
237
235
|
]
|
|
238
236
|
},
|
|
239
237
|
"../components/navigation/Navbar/Navbar.tsx -> src/components/navigation/NavbarSlider": {
|
|
240
238
|
"id": 34803,
|
|
241
239
|
"files": [
|
|
242
240
|
"static/css/7ef7762f412ed665.css",
|
|
243
|
-
"static/chunks/4803.
|
|
241
|
+
"static/chunks/4803.9de4d2ef0d85fe28.js"
|
|
244
242
|
]
|
|
245
243
|
},
|
|
246
244
|
"../components/region/RegionModal/RegionModal.tsx -> @faststore/ui": {
|
|
247
|
-
"id":
|
|
245
|
+
"id": 64005,
|
|
248
246
|
"files": [
|
|
249
|
-
"static/chunks/
|
|
250
|
-
"static/chunks/
|
|
251
|
-
"static/chunks/
|
|
252
|
-
"static/chunks/
|
|
253
|
-
"static/chunks/UIToast.de15325248043ce5.js"
|
|
247
|
+
"static/chunks/4415.987c1ef3a83158de.js",
|
|
248
|
+
"static/chunks/5915.cbdfbad6b01da446.js",
|
|
249
|
+
"static/chunks/198.b53efa22ac5527d0.js",
|
|
250
|
+
"static/chunks/UIToast.2c00b9b5c62f9e33.js"
|
|
254
251
|
]
|
|
255
252
|
},
|
|
256
253
|
"../components/region/RegionSlider/RegionSlider.tsx -> @faststore/ui": {
|
|
257
|
-
"id":
|
|
254
|
+
"id": 64005,
|
|
258
255
|
"files": [
|
|
259
|
-
"static/chunks/
|
|
260
|
-
"static/chunks/
|
|
261
|
-
"static/chunks/
|
|
262
|
-
"static/chunks/
|
|
263
|
-
"static/chunks/9979.aedbc094bdc2c599.js"
|
|
256
|
+
"static/chunks/4415.987c1ef3a83158de.js",
|
|
257
|
+
"static/chunks/5915.cbdfbad6b01da446.js",
|
|
258
|
+
"static/chunks/198.b53efa22ac5527d0.js",
|
|
259
|
+
"static/chunks/7452.13998ddc95b32eda.js"
|
|
264
260
|
]
|
|
265
261
|
},
|
|
266
262
|
"../components/search/Filter/FilterSlider.tsx -> @faststore/ui": {
|
|
267
|
-
"id":
|
|
263
|
+
"id": 64005,
|
|
268
264
|
"files": [
|
|
269
|
-
"static/chunks/
|
|
270
|
-
"static/chunks/
|
|
271
|
-
"static/chunks/
|
|
272
|
-
"static/chunks/2927.23bae2c79f0ac0f3.js"
|
|
265
|
+
"static/chunks/4415.987c1ef3a83158de.js",
|
|
266
|
+
"static/chunks/5915.cbdfbad6b01da446.js",
|
|
267
|
+
"static/chunks/9119.7c04db0834ab03e3.js"
|
|
273
268
|
]
|
|
274
269
|
},
|
|
275
270
|
"../components/search/SearchDropdown/SearchDropdown.tsx -> @faststore/sdk": {
|
|
@@ -285,51 +280,49 @@
|
|
|
285
280
|
]
|
|
286
281
|
},
|
|
287
282
|
"../components/search/SearchInput/SearchInput.tsx -> @faststore/ui": {
|
|
288
|
-
"id":
|
|
283
|
+
"id": 64005,
|
|
289
284
|
"files": [
|
|
290
|
-
"static/chunks/
|
|
291
|
-
"static/chunks/
|
|
292
|
-
"static/chunks/
|
|
293
|
-
"static/chunks/
|
|
294
|
-
"static/chunks/UIToast.de15325248043ce5.js"
|
|
285
|
+
"static/chunks/4415.987c1ef3a83158de.js",
|
|
286
|
+
"static/chunks/5915.cbdfbad6b01da446.js",
|
|
287
|
+
"static/chunks/198.b53efa22ac5527d0.js",
|
|
288
|
+
"static/chunks/UIToast.2c00b9b5c62f9e33.js"
|
|
295
289
|
]
|
|
296
290
|
},
|
|
297
291
|
"../components/search/SearchInput/SearchInput.tsx -> src/components/search/SearchDropdown": {
|
|
298
292
|
"id": 42284,
|
|
299
293
|
"files": [
|
|
300
|
-
"static/chunks/
|
|
294
|
+
"static/chunks/5694.4b03f5e18e7de36a.js",
|
|
295
|
+
"static/chunks/2284.1cf5f193004c8e66.js"
|
|
301
296
|
]
|
|
302
297
|
},
|
|
303
298
|
"../components/sections/BannerText/DefaultComponents.ts -> @faststore/ui": {
|
|
304
|
-
"id":
|
|
299
|
+
"id": 64005,
|
|
305
300
|
"files": [
|
|
306
|
-
"static/chunks/
|
|
307
|
-
"static/chunks/
|
|
308
|
-
"static/chunks/
|
|
309
|
-
"static/chunks/
|
|
310
|
-
"static/chunks/UIBannerText.7315b16af4457059.js"
|
|
301
|
+
"static/chunks/4415.987c1ef3a83158de.js",
|
|
302
|
+
"static/chunks/5915.cbdfbad6b01da446.js",
|
|
303
|
+
"static/chunks/198.b53efa22ac5527d0.js",
|
|
304
|
+
"static/chunks/UIBannerText.d5aa902df6be1b82.js"
|
|
311
305
|
]
|
|
312
306
|
},
|
|
313
307
|
"../components/sections/Navbar/DefaultComponents.ts -> @faststore/ui": {
|
|
314
|
-
"id":
|
|
308
|
+
"id": 64005,
|
|
315
309
|
"files": [
|
|
316
|
-
"static/chunks/
|
|
317
|
-
"static/chunks/
|
|
318
|
-
"static/chunks/
|
|
319
|
-
"static/chunks/
|
|
320
|
-
"static/chunks/UIToast.de15325248043ce5.js"
|
|
310
|
+
"static/chunks/4415.987c1ef3a83158de.js",
|
|
311
|
+
"static/chunks/5915.cbdfbad6b01da446.js",
|
|
312
|
+
"static/chunks/198.b53efa22ac5527d0.js",
|
|
313
|
+
"static/chunks/UIToast.2c00b9b5c62f9e33.js"
|
|
321
314
|
]
|
|
322
315
|
},
|
|
323
316
|
"../components/sections/Navbar/DefaultComponents.ts -> src/components/ui/Button": {
|
|
324
317
|
"id": 65107,
|
|
325
318
|
"files": [
|
|
326
|
-
"static/chunks/ButtonSignIn.
|
|
319
|
+
"static/chunks/ButtonSignIn.07e89fc0d0445f1a.js"
|
|
327
320
|
]
|
|
328
321
|
},
|
|
329
322
|
"../components/sections/Navbar/DefaultComponents.ts -> src/components/ui/SKUMatrix/SKUMatrixSidebar": {
|
|
330
323
|
"id": 77329,
|
|
331
324
|
"files": [
|
|
332
|
-
"static/chunks/UISKUMatrixSidebar.
|
|
325
|
+
"static/chunks/UISKUMatrixSidebar.f4c9554397946c3a.js"
|
|
333
326
|
]
|
|
334
327
|
},
|
|
335
328
|
"../components/sections/ProductDetails/ProductDetails.tsx -> @faststore/sdk": {
|
|
@@ -341,74 +334,73 @@
|
|
|
341
334
|
"../components/sections/ProductGallery/DefaultComponents.ts -> ./EmptyGallery": {
|
|
342
335
|
"id": 65796,
|
|
343
336
|
"files": [
|
|
344
|
-
"static/chunks/5796.
|
|
337
|
+
"static/chunks/5796.378133c3f719f32d.js"
|
|
345
338
|
]
|
|
346
339
|
},
|
|
347
340
|
"../components/sections/ProductGallery/DefaultComponents.ts -> src/components/product/ProductCard": {
|
|
348
341
|
"id": 33836,
|
|
349
342
|
"files": [
|
|
350
|
-
"static/chunks/6789.
|
|
343
|
+
"static/chunks/6789.734b2aa1c8107360.js"
|
|
351
344
|
]
|
|
352
345
|
},
|
|
353
346
|
"../components/sections/ProductGallery/DefaultComponents.ts -> src/components/search/Filter/FilterDesktop": {
|
|
354
347
|
"id": 3155,
|
|
355
348
|
"files": [
|
|
356
|
-
"static/chunks/3155.
|
|
349
|
+
"static/chunks/3155.3b045e515033824d.js"
|
|
357
350
|
]
|
|
358
351
|
},
|
|
359
352
|
"../components/sections/ProductGallery/DefaultComponents.ts -> src/components/search/Filter/FilterSlider": {
|
|
360
353
|
"id": 40083,
|
|
361
354
|
"files": [
|
|
362
|
-
"static/css/
|
|
363
|
-
"static/chunks/83.
|
|
355
|
+
"static/css/204754bbd8cc4bef.css",
|
|
356
|
+
"static/chunks/83.534b2cb6bdefcbf9.js"
|
|
364
357
|
]
|
|
365
358
|
},
|
|
366
359
|
"../components/sections/ProductGallery/DefaultComponents.ts -> src/components/ui/ProductComparison": {
|
|
367
360
|
"id": 98325,
|
|
368
361
|
"files": [
|
|
369
|
-
"static/chunks/8325.
|
|
362
|
+
"static/chunks/8325.355f4d90de387da2.js"
|
|
370
363
|
]
|
|
371
364
|
},
|
|
372
365
|
"../components/sections/ProductShelf/DefaultComponents.ts -> @faststore/ui": {
|
|
373
|
-
"id":
|
|
366
|
+
"id": 64005,
|
|
374
367
|
"files": [
|
|
375
|
-
"static/chunks/
|
|
376
|
-
"static/chunks/
|
|
377
|
-
"static/chunks/
|
|
378
|
-
"static/chunks/
|
|
379
|
-
"static/chunks/8587.53c8ce185ed1a2cb.js"
|
|
368
|
+
"static/chunks/4415.987c1ef3a83158de.js",
|
|
369
|
+
"static/chunks/5915.cbdfbad6b01da446.js",
|
|
370
|
+
"static/chunks/198.b53efa22ac5527d0.js",
|
|
371
|
+
"static/chunks/4721.1aae7030a5c67e37.js"
|
|
380
372
|
]
|
|
381
373
|
},
|
|
382
374
|
"../components/sections/ProductShelf/DefaultComponents.ts -> src/components/product/ProductCard": {
|
|
383
375
|
"id": 33836,
|
|
384
376
|
"files": [
|
|
385
|
-
"static/chunks/3836.
|
|
377
|
+
"static/chunks/3836.35ed8c79d6c88ced.js"
|
|
386
378
|
]
|
|
387
379
|
},
|
|
388
380
|
"../components/sections/ProductShelf/DefaultComponents.ts -> src/components/ui/Carousel": {
|
|
389
381
|
"id": 294,
|
|
390
382
|
"files": [
|
|
391
|
-
"static/chunks/
|
|
392
|
-
"static/chunks/
|
|
383
|
+
"static/chunks/4415.987c1ef3a83158de.js",
|
|
384
|
+
"static/chunks/294.4c00cd17c908adf5.js"
|
|
393
385
|
]
|
|
394
386
|
},
|
|
395
387
|
"../components/templates/ProductListingPage/ProductListing.tsx -> src/components/sections/ScrollToTopButton": {
|
|
396
388
|
"id": 19788,
|
|
397
389
|
"files": [
|
|
398
390
|
"static/css/c34f6ea9953e2f63.css",
|
|
399
|
-
"static/chunks/ScrollToTopButton.
|
|
391
|
+
"static/chunks/ScrollToTopButton.f03e1b290dfc9de4.js"
|
|
400
392
|
]
|
|
401
393
|
},
|
|
402
394
|
"../components/ui/ProductGallery/ProductGallery.tsx -> ./ProductGalleryPage": {
|
|
403
395
|
"id": 43399,
|
|
404
396
|
"files": [
|
|
405
|
-
"static/chunks/3399.
|
|
397
|
+
"static/chunks/3399.13f9384817f07aee.js"
|
|
406
398
|
]
|
|
407
399
|
},
|
|
408
400
|
"../components/ui/ProductGallery/ProductGallery.tsx -> src/components/skeletons/FilterSkeleton": {
|
|
409
401
|
"id": 30107,
|
|
410
402
|
"files": [
|
|
411
|
-
"static/chunks/FilterSkeleton.
|
|
403
|
+
"static/chunks/FilterSkeleton.e457e1d0456c2520.js"
|
|
412
404
|
]
|
|
413
405
|
},
|
|
414
406
|
"../sdk/analytics/hooks/usePageViewEvent.ts -> @faststore/sdk": {
|
|
@@ -456,19 +448,19 @@
|
|
|
456
448
|
"[...slug].tsx -> src/components/templates/LandingPage": {
|
|
457
449
|
"id": 3802,
|
|
458
450
|
"files": [
|
|
459
|
-
"static/chunks/
|
|
451
|
+
"static/chunks/4415.987c1ef3a83158de.js",
|
|
452
|
+
"static/chunks/184-76111df904e490a5.js",
|
|
460
453
|
"static/chunks/7861.7f9f1a124a43da30.js",
|
|
461
|
-
"static/chunks/
|
|
462
|
-
"static/chunks/9237.7555603703f81bf7.js",
|
|
454
|
+
"static/chunks/1341.43e53686dba19a91.js",
|
|
463
455
|
"static/css/837662922091162f.css",
|
|
464
456
|
"static/css/f60366555f563deb.css",
|
|
465
|
-
"static/chunks/
|
|
457
|
+
"static/chunks/Newsletter.8ba1cfa61bb0bbaa.js",
|
|
466
458
|
"static/css/02eaf202d3d11fd1.css",
|
|
467
459
|
"static/css/b684b347c5cc6514.css",
|
|
468
|
-
"static/chunks/5859.
|
|
460
|
+
"static/chunks/5859.4c720a4e81ecd217.js",
|
|
469
461
|
"static/css/4f0597b0bf0ef2e1.css",
|
|
470
462
|
"static/css/033e241c58ba6fbb.css",
|
|
471
|
-
"static/chunks/
|
|
463
|
+
"static/chunks/3802.3cfa5fedcb7f99c7.js"
|
|
472
464
|
]
|
|
473
465
|
}
|
|
474
466
|
}
|