@faststore/core 3.98.0-dev.0 → 3.98.0-dev.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +124 -123
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/next-minimal-server.js.nft.json +1 -1
- package/.next/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.js +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/react-loadable-manifest.json +167 -163
- package/.next/required-server-files.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/{5796.js → 1027.js} +1 -1
- package/.next/server/chunks/1197.js +1 -0
- package/.next/server/chunks/{3483.js → 1313.js} +1 -1
- package/.next/server/chunks/1419.js +1 -0
- package/.next/server/chunks/1576.js +1 -0
- package/.next/server/chunks/{7275.js → 1588.js} +1 -1
- package/.next/server/chunks/1741.js +3 -0
- package/.next/server/chunks/221.js +1 -0
- package/.next/server/chunks/2259.js +9 -0
- package/.next/server/chunks/2513.js +1 -0
- package/.next/server/chunks/2955.js +1 -0
- package/.next/server/chunks/3114.js +1 -0
- package/.next/server/chunks/3327.js +1 -0
- package/.next/server/chunks/3488.js +1 -0
- package/.next/server/chunks/{1917.js → 3513.js} +1 -1
- package/.next/server/chunks/3683.js +1 -0
- package/.next/server/chunks/{8563.js → 3724.js} +1 -1
- package/.next/server/chunks/3977.js +1 -0
- package/.next/server/chunks/426.js +1 -0
- package/.next/server/chunks/4573.js +1 -0
- package/.next/server/chunks/4681.js +1 -0
- package/.next/server/chunks/5133.js +3 -0
- package/.next/server/chunks/5212.js +7 -0
- package/.next/server/chunks/5608.js +1 -0
- package/.next/server/chunks/5628.js +12 -0
- package/.next/server/chunks/{1607.js → 5764.js} +1 -1
- package/.next/server/chunks/{9740.js → 6259.js} +1 -1
- package/.next/server/chunks/6698.js +1 -1
- package/.next/server/chunks/689.js +1 -0
- package/.next/server/chunks/6952.js +1 -0
- package/.next/server/chunks/7121.js +1 -0
- package/.next/server/chunks/7371.js +1 -1
- package/.next/server/chunks/7417.js +1 -0
- package/.next/server/chunks/{1280.js → 7722.js} +1 -1
- package/.next/server/chunks/7796.js +1 -0
- package/.next/server/chunks/7956.js +1 -0
- package/.next/server/chunks/{6804.js → 7976.js} +3 -3
- package/.next/server/chunks/{9985.js → 8146.js} +1 -1
- package/.next/server/chunks/8290.js +1 -0
- package/.next/server/chunks/8376.js +13 -0
- package/.next/server/chunks/8466.js +6 -0
- package/.next/server/chunks/8569.js +1 -1
- package/.next/server/chunks/8659.js +1 -0
- package/.next/server/chunks/8741.js +1 -0
- package/.next/server/chunks/8971.js +493 -0
- package/.next/server/chunks/9088.js +1 -1
- package/.next/server/chunks/9237.js +1 -1
- package/.next/server/chunks/9374.js +13 -0
- package/.next/server/chunks/{8068.js → 9425.js} +1 -1
- package/.next/server/chunks/{UINavbarSlider.js → 9984.js} +1 -1
- package/.next/server/chunks/9986.js +1 -0
- package/.next/server/chunks/ButtonSignIn.js +1 -1
- package/.next/server/chunks/FilterSkeleton.js +1 -1
- package/.next/server/chunks/ScrollToTopButton.js +1 -1
- package/.next/server/chunks/UIBannerText.js +1 -1
- package/.next/server/chunks/UISKUMatrixSidebar.js +1 -1
- package/.next/server/functions-config-manifest.json +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/404.js +1 -1
- package/.next/server/pages/404.js.nft.json +1 -1
- package/.next/server/pages/500.js +1 -1
- package/.next/server/pages/500.js.nft.json +1 -1
- package/.next/server/pages/[...slug].js +1 -1
- package/.next/server/pages/[...slug].js.nft.json +1 -1
- package/.next/server/pages/[slug]/p.js +1 -1
- package/.next/server/pages/[slug]/p.js.nft.json +1 -1
- package/.next/server/pages/_app.js +1 -1
- package/.next/server/pages/_app.js.nft.json +1 -1
- package/.next/server/pages/_document.js +1 -1
- package/.next/server/pages/_document.js.nft.json +1 -1
- package/.next/server/pages/_error.js +1 -1
- package/.next/server/pages/_error.js.nft.json +1 -1
- package/.next/server/pages/api/fs/logout.js +1 -1
- package/.next/server/pages/api/fs/logout.js.nft.json +1 -1
- package/.next/server/pages/api/graphql.js +3 -3
- package/.next/server/pages/api/graphql.js.nft.json +1 -1
- package/.next/server/pages/api/health/live.js +1 -1
- package/.next/server/pages/api/health/live.js.nft.json +1 -1
- package/.next/server/pages/api/health/ready.js +1 -1
- package/.next/server/pages/api/health/ready.js.nft.json +1 -1
- package/.next/server/pages/api/preview.js +1 -1
- package/.next/server/pages/api/preview.js.nft.json +1 -1
- package/.next/server/pages/checkout.js +1 -1
- package/.next/server/pages/checkout.js.nft.json +1 -1
- package/.next/server/pages/en-US/404.html +2 -2
- package/.next/server/pages/en-US/404.json +1 -1
- package/.next/server/pages/en-US/500.html +2 -2
- package/.next/server/pages/en-US/500.json +1 -1
- package/.next/server/pages/en-US/checkout.html +2 -2
- package/.next/server/pages/en-US/checkout.json +1 -1
- package/.next/server/pages/en-US/login.html +2 -2
- package/.next/server/pages/en-US/login.json +1 -1
- package/.next/server/pages/en-US/s.html +2 -2
- package/.next/server/pages/en-US/s.json +1 -1
- package/.next/server/pages/en-US.html +2 -2
- package/.next/server/pages/en-US.json +1 -1
- package/.next/server/pages/index.js +1 -1
- package/.next/server/pages/index.js.nft.json +1 -1
- package/.next/server/pages/login.js +1 -1
- package/.next/server/pages/login.js.nft.json +1 -1
- package/.next/server/pages/pvt/account/403.js +1 -1
- package/.next/server/pages/pvt/account/403.js.nft.json +1 -1
- package/.next/server/pages/pvt/account/404.js +1 -1
- package/.next/server/pages/pvt/account/404.js.nft.json +1 -1
- package/.next/server/pages/pvt/account/[...unknown].js +1 -1
- package/.next/server/pages/pvt/account/[...unknown].js.nft.json +1 -1
- package/.next/server/pages/pvt/account/orders/[id].js +1 -1
- package/.next/server/pages/pvt/account/orders/[id].js.nft.json +1 -1
- package/.next/server/pages/pvt/account/orders.js +1 -1
- package/.next/server/pages/pvt/account/orders.js.nft.json +1 -1
- package/.next/server/pages/pvt/account/profile.js +1 -1
- package/.next/server/pages/pvt/account/profile.js.nft.json +1 -1
- package/.next/server/pages/pvt/account/security.js +1 -1
- package/.next/server/pages/pvt/account/security.js.nft.json +1 -1
- package/.next/server/pages/pvt/account/user-details.js +1 -1
- package/.next/server/pages/pvt/account/user-details.js.nft.json +1 -1
- package/.next/server/pages/pvt/account.js +1 -1
- package/.next/server/pages/pvt/account.js.nft.json +1 -1
- package/.next/server/pages/s.js +1 -1
- package/.next/server/pages/s.js.nft.json +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/server/webpack-runtime.js +1 -1
- package/.next/static/Xu5Fn6_Qwp_x6LicEI8BU/_buildManifest.js +1 -0
- package/.next/static/chunks/{5796.4351370494d8b8b6.js → 1027.f17a7c96c17ce487.js} +1 -1
- package/.next/static/chunks/1313.bba028de90630608.js +1 -0
- package/.next/static/chunks/1756.89b7f413bb26ba74.js +1 -0
- package/.next/static/chunks/{8325.dabe9aa22eaadeed.js → 1911.fb72de1df3c3715c.js} +1 -1
- package/.next/static/chunks/2221-f8edfdaa4839bdf0.js +2 -0
- package/.next/static/chunks/2564.273fd8b0db75b1c4.js +1 -0
- package/.next/static/chunks/2811.cf089090a8b79215.js +1 -0
- package/.next/static/chunks/346.2840f007e6d1054c.js +1 -0
- package/.next/static/chunks/3496.bcb4d219501a8b6b.js +1 -0
- package/.next/static/chunks/3753-74460a0793c0a75c.js +8 -0
- package/.next/static/chunks/3802.1e0df8a20802da16.js +1 -0
- package/.next/static/chunks/3883-ebdbb60b50a90c59.js +28 -0
- package/.next/static/chunks/4436.9b2b6e1c3f79424d.js +1 -0
- package/.next/static/chunks/4681.318feb830c746e3b.js +1 -0
- package/.next/static/chunks/484.9fdcaa9ffd8dac08.js +1 -0
- package/.next/static/chunks/6218.e8ba8bf8602ec880.js +1 -0
- package/.next/static/chunks/{6393.e4b26fee060438d6.js → 6393.f5f13a004beeef40.js} +1 -1
- package/.next/static/chunks/6656-efc464f20ffeaa51.js +1 -0
- package/.next/static/chunks/6797-ff5656c8624c4265.js +1 -0
- package/.next/static/chunks/6943.6bc97e925b54493d.js +1 -0
- package/.next/static/chunks/7417.55a6e20779dd3702.js +1 -0
- package/.next/static/chunks/7534.ee76e63d58ddd222.js +1 -0
- package/.next/static/chunks/7796.a30626656a270831.js +1 -0
- package/.next/static/chunks/9105.354374e349da85cb.js +1 -0
- package/.next/static/chunks/9222.04daf7868c957e52.js +1 -0
- package/.next/static/chunks/{9237.7555603703f81bf7.js → 9237.2d7e1a4978875414.js} +1 -1
- package/.next/static/chunks/9399.199f217093e4af1e.js +1 -0
- package/.next/static/chunks/{8068.43663fb64762f7b8.js → 9425.9d8b3da847111f21.js} +1 -1
- package/.next/static/chunks/9701.f9a0bfffba8807dc.js +1 -0
- package/.next/static/chunks/BannerNewsletter.b5770016d20acfd2.js +1 -0
- package/.next/static/chunks/{BannerText.4061ccfc191e6b96.js → BannerText.5ba50fbe683158ec.js} +1 -1
- package/.next/static/chunks/{ButtonSignIn.f6e210eaca873e48.js → ButtonSignIn.639d8dfc65ded368.js} +1 -1
- package/.next/static/chunks/CartItem.3c2ceb3a4ee542bc.js +1 -0
- package/.next/static/chunks/CartSidebar.89b0dd6237c025ec.js +1 -0
- package/.next/static/chunks/{EmptyCart.320e2f94a0d5e6b1.js → EmptyCart.aa60d42ae8eb5264.js} +1 -1
- package/.next/static/chunks/{FilterSkeleton.7ab99e28f92341c9.js → FilterSkeleton.8f1b651c40e06f0b.js} +1 -1
- package/.next/static/chunks/Footer.cd83c4dc0252494a.js +1 -0
- package/.next/static/chunks/Gift.4c97f836f82d5ebe.js +1 -0
- package/.next/static/chunks/Newsletter.bdec43379ca9191a.js +1 -0
- package/.next/static/chunks/OrderSummary.994b7314f2d004af.js +1 -0
- package/.next/static/chunks/PreviewTag.696854f6690e1b9e.js +1 -0
- package/.next/static/chunks/ProductShelf.fe1f19bc68859695.js +1 -0
- package/.next/static/chunks/ProductTiles.2c63ae178a75d5b6.js +1 -0
- package/.next/static/chunks/{RegionModal.a7be32d2d7832ba4.js → RegionModal.fbbdd54ee2422522.js} +1 -1
- package/.next/static/chunks/RegionSlider.49e558b340a5506a.js +1 -0
- package/.next/static/chunks/{ScrollToTopButton.c15431f2e8bb93ef.js → ScrollToTopButton.55e3a1233d04b8eb.js} +1 -1
- package/.next/static/chunks/ShoppingAssistant.8772fe90bd678202.js +1 -0
- package/.next/static/chunks/Toast.f083d9966a9a181e.js +1 -0
- package/.next/static/chunks/UISKUMatrixSidebar.01f8f5222dcdf80f.js +1 -0
- package/.next/static/chunks/main-edeb2c6a5c48bb3f.js +1 -0
- package/.next/static/chunks/pages/404-1e8f91fa1bca3ab8.js +1 -0
- package/.next/static/chunks/pages/500-f21feacbb9810e94.js +1 -0
- package/.next/static/chunks/pages/[...slug]-400781188d59cfd6.js +1 -0
- package/.next/static/chunks/pages/[slug]/p-f324b592d1c566b9.js +1 -0
- package/.next/static/chunks/pages/_app-735c745509e1e8d6.js +1 -0
- package/.next/static/chunks/pages/{_error-2b0148be56a716e9.js → _error-464097ff69347627.js} +1 -1
- package/.next/static/chunks/pages/checkout-6076b4baf0ca1aa6.js +1 -0
- package/.next/static/chunks/pages/index-3266ece2e885bb3a.js +1 -0
- package/.next/static/chunks/pages/login-add3b376f68ce39a.js +1 -0
- package/.next/static/chunks/pages/pvt/account/403-d44b70591d2c86dc.js +1 -0
- package/.next/static/chunks/pages/pvt/account/404-646fb609f579101e.js +1 -0
- package/.next/static/chunks/pages/pvt/account/[...unknown]-3fb3963ca3d77c0b.js +1 -0
- package/.next/static/chunks/pages/pvt/account/orders/[id]-cda2266c9693d552.js +1 -0
- package/.next/static/chunks/pages/pvt/account/orders-ec545a2679db206e.js +1 -0
- package/.next/static/chunks/pages/pvt/account/profile-27164b37098c553f.js +1 -0
- package/.next/static/chunks/pages/pvt/account/security-4bd3e75771a120ec.js +1 -0
- package/.next/static/chunks/pages/pvt/account/user-details-a48a44dfdc07c1e9.js +1 -0
- package/.next/static/chunks/pages/pvt/account-5a6dcae3b380b672.js +1 -0
- package/.next/static/chunks/pages/s-0fe527a651dd5989.js +1 -0
- package/.next/static/chunks/webpack-d3e4f545845241c4.js +1 -0
- package/.next/static/css/094ad5cc00c74e64.css +1 -0
- package/.next/static/css/{b684b347c5cc6514.css → 1154064b68a7f35e.css} +1 -1
- package/.next/static/css/1b7e34d448a42825.css +1 -0
- package/.next/static/css/23857075311e4d06.css +1 -0
- package/.next/static/css/482e6fa149885bc2.css +1 -0
- package/.next/static/css/4b2af1aaeb961465.css +1 -0
- package/.next/static/css/{837662922091162f.css → 52ab64b6a2b14e3e.css} +1 -1
- package/.next/static/css/5cd37b7508dd5190.css +1 -0
- package/.next/static/css/72f154a00f1cf621.css +1 -0
- package/.next/static/css/8a513f4b536b0ab0.css +1 -0
- package/.next/static/css/9b4c21dcd3bc4a17.css +1 -0
- package/.next/static/css/d0930b8076866831.css +1 -0
- package/.next/static/css/e028eb9f46d42611.css +1 -0
- package/.next/static/css/e68c313e4ce2fd1b.css +1 -0
- package/.next/static/css/f16438bcf4508fb3.css +1 -0
- package/.next/trace +142 -140
- package/.turbo/turbo-build.log +45 -65
- package/.turbo/turbo-test.log +6 -6
- package/@generated/gql.ts +22 -14
- package/@generated/graphql.ts +148 -55
- package/@generated/persisted-documents.json +5 -4
- package/@generated/schema.graphql +4 -0
- package/CHANGELOG.md +60 -4
- package/cms/faststore/base.jsonc +3 -3
- package/cms/faststore/components/cms_component__productshelf.jsonc +2 -2
- package/cms/faststore/components/cms_component__producttiles.jsonc +2 -2
- package/cms/faststore/schema.json +2510 -2482
- package/cms/faststore/sections.json +485 -4
- package/cypress/tsconfig.json +7 -0
- package/discovery.config.default.js +2 -0
- package/jest.config.js +3 -0
- package/next.config.js +4 -0
- package/package.json +8 -7
- package/public/icons.svg +62 -0
- package/src/components/ThirdPartyScripts/index.ts +1 -0
- package/src/components/ThirdPartyScripts/useShoppingAssistant.tsx +30 -0
- package/src/components/account/MyAccountDrawer/OrganizationDrawer/OrganizationDrawer.tsx +27 -18
- package/src/components/account/MyAccountDrawer/OrganizationDrawer/useReloadAfterLogoutReturn.ts +75 -0
- package/src/components/cms/global/Components.ts +8 -0
- package/src/components/product/ProductGrid/ProductGrid.tsx +26 -1
- package/src/components/search/SearchDropdown/SearchDropdown.tsx +11 -2
- package/src/components/search/SearchInput/SearchInput.tsx +492 -5
- package/src/components/sections/Navbar/Navbar.tsx +67 -0
- package/src/components/sections/Navbar/section.module.scss +3 -0
- package/src/components/sections/ProductDetails/ProductDetails.tsx +1 -0
- package/src/components/sections/ShoppingAssistant/ShoppingAssistant.tsx +24 -0
- package/src/components/sections/ShoppingAssistant/index.ts +1 -0
- package/src/components/sections/ShoppingAssistant/section.module.scss +5 -0
- package/src/components/templates/ProductListingPage/ProductListing.tsx +1 -1
- package/src/components/ui/ProductGallery/ProductGalleryPage.tsx +17 -0
- package/src/pages/[slug]/p.tsx +2 -0
- package/src/pages/_app.tsx +2 -0
- package/src/sdk/graphql/request.ts +1 -1
- package/src/sdk/graphql/useQuery.ts +23 -6
- package/src/sdk/product/convertProductToQuickOrder.ts +85 -0
- package/src/sdk/product/useBulkProductsQuery.ts +128 -0
- package/src/sdk/product/usePageProductsQuery.ts +11 -9
- package/src/sdk/search/useSuggestions.ts +1 -0
- package/src/styles/global/index.scss +2 -1
- package/src/utils/cookieCacheBusting.ts +35 -41
- package/src/utils/utilities.ts +62 -0
- package/test/tsconfig.json +7 -0
- package/test/utils/cookieCacheBusting.test.ts +54 -47
- package/.next/server/chunks/1554.js +0 -1
- package/.next/server/chunks/1780.js +0 -1
- package/.next/server/chunks/2249.js +0 -1
- package/.next/server/chunks/2430.js +0 -1
- package/.next/server/chunks/2445.js +0 -12
- package/.next/server/chunks/2570.js +0 -1
- package/.next/server/chunks/294.js +0 -1
- package/.next/server/chunks/3029.js +0 -1
- package/.next/server/chunks/3836.js +0 -1
- package/.next/server/chunks/3890.js +0 -492
- package/.next/server/chunks/3945.js +0 -1
- package/.next/server/chunks/3951.js +0 -7
- package/.next/server/chunks/4194.js +0 -1
- package/.next/server/chunks/4365.js +0 -1
- package/.next/server/chunks/4803.js +0 -1
- package/.next/server/chunks/4913.js +0 -13
- package/.next/server/chunks/5683.js +0 -1
- package/.next/server/chunks/5723.js +0 -13
- package/.next/server/chunks/6789.js +0 -1
- package/.next/server/chunks/6886.js +0 -1
- package/.next/server/chunks/7098.js +0 -9
- package/.next/server/chunks/7692.js +0 -1
- package/.next/server/chunks/772.js +0 -6
- package/.next/server/chunks/7799.js +0 -1
- package/.next/server/chunks/83.js +0 -1
- package/.next/server/chunks/8307.js +0 -1
- package/.next/server/chunks/8482.js +0 -1
- package/.next/server/chunks/8598.js +0 -1
- package/.next/server/chunks/8687.js +0 -1
- package/.next/server/chunks/870.js +0 -1
- package/.next/server/chunks/9117.js +0 -1
- package/.next/server/chunks/948.js +0 -2
- package/.next/server/chunks/9563.js +0 -3
- package/.next/server/chunks/9853.js +0 -1
- package/.next/server/chunks/9990.js +0 -1
- package/.next/static/bRIIH80orCsnMQY0jzRSl/_buildManifest.js +0 -1
- package/.next/static/chunks/1208-9118a8f14ecf05c8.js +0 -8
- package/.next/static/chunks/1841.a1b15f2c88e02d32.js +0 -1
- package/.next/static/chunks/2284.dffe7b0e5a5bfb4a.js +0 -1
- package/.next/static/chunks/2500.d6beb5af6ee00a9e.js +0 -1
- package/.next/static/chunks/2851.e68ed3c8d27a032a.js +0 -1
- package/.next/static/chunks/3155.7bc4c730a79d9ecb.js +0 -1
- package/.next/static/chunks/3399.3e1f685c992c345b.js +0 -1
- package/.next/static/chunks/3483.ef53d632a763da3f.js +0 -1
- package/.next/static/chunks/349.235b18ceb82aa256.js +0 -1
- package/.next/static/chunks/3836.612763339fc4c64c.js +0 -1
- package/.next/static/chunks/4803.9822f0b7e469b933.js +0 -1
- package/.next/static/chunks/5859.3bc094416cffd966.js +0 -1
- package/.next/static/chunks/6031-b0b111f48a7d504d.js +0 -28
- package/.next/static/chunks/6700.a72869377e81146c.js +0 -1
- package/.next/static/chunks/6789.960162355435a81d.js +0 -1
- package/.next/static/chunks/7191-5ede6e7ef625ea77.js +0 -1
- package/.next/static/chunks/7522-9010743f5d7e8aca.js +0 -1
- package/.next/static/chunks/7692.8d5bf4560341a2f6.js +0 -1
- package/.next/static/chunks/83.98ce246c274ee7e4.js +0 -1
- package/.next/static/chunks/9173-ab3c4d9d8f978c4b.js +0 -1
- package/.next/static/chunks/9399.48251a278809f7d3.js +0 -1
- package/.next/static/chunks/941.3e2782ab9c490eb0.js +0 -1
- package/.next/static/chunks/9465.e09b81f7e6195587.js +0 -1
- package/.next/static/chunks/9701.b0e8741551995fbb.js +0 -1
- package/.next/static/chunks/9909.787576b171184aa5.js +0 -1
- package/.next/static/chunks/BannerNewsletter.90d4a98c15a35cea.js +0 -1
- package/.next/static/chunks/CartItem.092df07db9e8b271.js +0 -1
- package/.next/static/chunks/CartSidebar.f0c16e2bc6f96e9e.js +0 -1
- package/.next/static/chunks/Footer.63a7682a81a96f8e.js +0 -1
- package/.next/static/chunks/Gift.08db4da8c89cacf1.js +0 -1
- package/.next/static/chunks/Newsletter.dbf35a8ea6d2067e.js +0 -1
- package/.next/static/chunks/OrderSummary.f9adad5622605046.js +0 -1
- package/.next/static/chunks/PreviewTag.f4f0c8710a7bcad9.js +0 -1
- package/.next/static/chunks/ProductShelf.7ebce1c763b4508e.js +0 -1
- package/.next/static/chunks/ProductTiles.18f55314e61957f4.js +0 -1
- package/.next/static/chunks/RegionSlider.b4dd4e7c0483966d.js +0 -1
- package/.next/static/chunks/Toast.2e9b26159af29889.js +0 -1
- package/.next/static/chunks/UISKUMatrixSidebar.87ba393b7d738e99.js +0 -1
- package/.next/static/chunks/main-ec03882c4375091d.js +0 -1
- package/.next/static/chunks/pages/404-4b3f1e22c77f849a.js +0 -1
- package/.next/static/chunks/pages/500-bb2de0c11524b2b8.js +0 -1
- package/.next/static/chunks/pages/[...slug]-3579b3b8b8309552.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-7ac98274c47b0ff4.js +0 -1
- package/.next/static/chunks/pages/_app-1595678557980d65.js +0 -1
- package/.next/static/chunks/pages/checkout-dc07d72b3514c83d.js +0 -1
- package/.next/static/chunks/pages/index-1f8bf0fb351b90f4.js +0 -1
- package/.next/static/chunks/pages/login-e97ef92769456bf6.js +0 -1
- package/.next/static/chunks/pages/pvt/account/403-91597100f8956385.js +0 -1
- package/.next/static/chunks/pages/pvt/account/404-c68124bed7cb7c48.js +0 -1
- package/.next/static/chunks/pages/pvt/account/[...unknown]-f80f645594d2740c.js +0 -1
- package/.next/static/chunks/pages/pvt/account/orders/[id]-e03ebb0393ac92a2.js +0 -1
- package/.next/static/chunks/pages/pvt/account/orders-12a215899ae6f3eb.js +0 -1
- package/.next/static/chunks/pages/pvt/account/profile-b6cdbf02d4682544.js +0 -1
- package/.next/static/chunks/pages/pvt/account/security-e6289a40e745d3c4.js +0 -1
- package/.next/static/chunks/pages/pvt/account/user-details-fba1822e52e7de26.js +0 -1
- package/.next/static/chunks/pages/pvt/account-65fefcc699344bdb.js +0 -1
- package/.next/static/chunks/pages/s-41cffb20de1d2617.js +0 -1
- package/.next/static/chunks/webpack-345c083b2f1f8bb9.js +0 -1
- package/.next/static/css/05c399956ff24b77.css +0 -1
- package/.next/static/css/08d03445f1797608.css +0 -1
- package/.next/static/css/0f070d03aacd9cc5.css +0 -1
- package/.next/static/css/0fae3d432331aae9.css +0 -1
- package/.next/static/css/0fc6b2ff69142c6a.css +0 -1
- package/.next/static/css/31380ebc6e671486.css +0 -1
- package/.next/static/css/40a294d0a24ad01d.css +0 -1
- package/.next/static/css/47f1b4e8de15d314.css +0 -1
- package/.next/static/css/973dd40d4773e8cd.css +0 -1
- package/.next/static/css/9d403a1bee48c9fc.css +0 -1
- package/.next/static/css/a6a4ebbe01adbbad.css +0 -1
- /package/.next/static/{bRIIH80orCsnMQY0jzRSl → Xu5Fn6_Qwp_x6LicEI8BU}/_ssgManifest.js +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"9baae331b75848a310fecb457e8c971ae27897ff": "query ServerAccountPageQuery { accountProfile { name } }",
|
|
3
3
|
"4b33c5c07f440dc7489e55619dc2211a13786e72": "fragment ServerCollectionPage on Query { collection(slug: $slug) { id } } query ServerCollectionPageQuery($slug: String!) { collection(slug: $slug) { breadcrumbList { itemListElement { item name position } } meta { selectedFacets { key value } } seo { description title } } ...ServerCollectionPage }",
|
|
4
|
-
"
|
|
4
|
+
"f03d0963fed159ac4bbe11f90ea09c635a66b68c": "fragment CartProductItem on StoreProduct { additionalProperty { name propertyID value valueReference } brand { name } gtin image { alternateName url } isVariantOf { name productGroupID skuVariants { activeVariations availableVariations slugsMap } } name sku unitMultiplier } fragment ProductDetailsFragment_product on StoreProduct { additionalProperty { name propertyID value valueReference } brand { name } description gtin image { alternateName url } isVariantOf { name productGroupID skuVariants { activeVariations allVariantProducts { name productID } availableVariations slugsMap } } name offers { lowPrice lowPriceWithTaxes offers { availability listPrice listPriceWithTaxes price priceWithTaxes quantity seller { identifier } } } id: productID sku unitMultiplier ...CartProductItem } fragment ServerProduct on Query { product(locator: $locator) { id: productID } } query ServerProductQuery($locator: [IStoreSelectedFacet!]!) { product(locator: $locator) { brand { name } breadcrumbList { itemListElement { item name position } } description gtin image { alternateName url } isVariantOf { productGroupID } mpn name offers { highPrice lowPrice lowPriceWithTaxes offers { availability itemCondition price priceCurrency priceValidUntil seller { identifier } } priceCurrency } id: productID releaseDate seo { canonical description title } sku ...ProductDetailsFragment_product } ...ServerProduct }",
|
|
5
5
|
"bdf677bbccce12186a5ef15aebdce46585a99782": "query ServerOrderDetailsQuery($orderId: String!) { accountProfile { name } userOrder(orderId: $orderId) { allowCancellation budgetData { budgets { allocations { id linkedEntity { id } reservations } balance { remaining } id name } } canProcessOrderAuthorization clientProfileData { corporateName email firstName isCorporate lastName phone } creationDate customFields { fields { name refId value } id type } deliveryOptionsData { contact { email name phone } deliveryOptions { address { addressId addressType city complement country entityId geoCoordinates neighborhood number postalCode receiverName reference state street versionId } deliveryChannel deliveryCompany deliveryWindow { endDateUtc price startDateUtc } friendlyDeliveryOptionName friendlyShippingEstimate items { id imageUrl name price quantity sellingPrice tax taxPriceTagsTotal total uniqueId } pickupStoreInfo { additionalInfo address { addressId addressType city complement country entityId geoCoordinates neighborhood number postalCode receiverName reference state street versionId } dockId friendlyName isPickupStore } quantityOfDifferentItems selectedSla seller shippingEstimate shippingEstimateDate total } } orderId paymentData { transactions { isActive payments { bankIssuedInvoiceIdentificationNumber connectorResponses { authId } group id installments lastDigits paymentOrigin paymentSystemName redemptionCode referenceValue tid url value } } } ruleForAuthorization { dimensionId orderAuthorizationId rule { authorizationData { authorizers { authorizationDate email id type } requireAllApprovals } authorizedEmails doId id isUserAuthorized isUserNextAuthorizer name notification priority scoreInterval { accept deny } status timeout trigger { condition { conditionType description expression greatherThan lessThan } effect { description effectType funcPath } } } } shopper { email firstName lastName phone } status statusDescription storePreferencesData { currencyCode } totals { id name value } } }",
|
|
6
6
|
"70d06de1da9c11f10ebde31b66fd74eccd456af5": "query ServerListOrdersQuery($clientEmail: String, $dateFinal: String, $dateInitial: String, $page: Int, $pendingMyApproval: Boolean, $perPage: Int, $status: [String], $text: String) { accountProfile { name } listUserOrders( page: $page perPage: $perPage status: $status dateInitial: $dateInitial dateFinal: $dateFinal text: $text clientEmail: $clientEmail pendingMyApproval: $pendingMyApproval ) { list { ShippingEstimatedDate clientName creationDate currencyCode customFields { type value } items { description ean id price productId quantity refId seller sellingPrice } orderId status statusDescription totalValue } paging { currentPage pages perPage total } } }",
|
|
7
7
|
"672fe0f00b7b710b63fc6573c0a6b2ec54812b8f": "query ServerProfileQuery { accountProfile { email id name } }",
|
|
@@ -15,12 +15,13 @@
|
|
|
15
15
|
"feb7005103a859e2bc8cf2360d568806fd88deba": "mutation SubscribeToNewsletter($data: IPersonNewsletter!) { subscribeToNewsletter(data: $data) { id } }",
|
|
16
16
|
"dc912e7272e3d9f5ced206837df87f544d39d0a5": "query ClientProductCountQuery($term: String) { productCount(term: $term) { total } }",
|
|
17
17
|
"4039e05f01a2fe449e20e8b82170d0ba94b1fbe9": "fragment ProductSKUMatrixSidebarFragment_product on StoreProduct { isVariantOf { name productGroupID skuVariants { activeVariations allVariantProducts { additionalProperty { name propertyID value valueReference } image { alternateName url } name offers { highPrice lowPrice lowPriceWithTaxes offerCount offers { availability itemCondition listPrice listPriceWithTaxes price priceCurrency priceValidUntil priceWithTaxes quantity sellingPrice } priceCurrency } sku } availableVariations slugsMap } } id: productID } query ClientAllVariantProductsQuery($locator: [IStoreSelectedFacet!]!) { product(locator: $locator) { ...ProductSKUMatrixSidebarFragment_product } }",
|
|
18
|
-
"
|
|
18
|
+
"3d65d8f0d279557542be9a361cb3ceb2008bad45": "fragment CartProductItem on StoreProduct { additionalProperty { name propertyID value valueReference } brand { name } gtin image { alternateName url } isVariantOf { name productGroupID skuVariants { activeVariations availableVariations slugsMap } } name sku unitMultiplier } fragment ClientProduct on Query { product(locator: $locator) { id: productID } } fragment ProductDetailsFragment_product on StoreProduct { additionalProperty { name propertyID value valueReference } brand { name } description gtin image { alternateName url } isVariantOf { name productGroupID skuVariants { activeVariations allVariantProducts { name productID } availableVariations slugsMap } } name offers { lowPrice lowPriceWithTaxes offers { availability listPrice listPriceWithTaxes price priceWithTaxes quantity seller { identifier } } } id: productID sku unitMultiplier ...CartProductItem } query ClientProductQuery($locator: [IStoreSelectedFacet!]!) { product(locator: $locator) { ...ProductDetailsFragment_product } ...ClientProduct }",
|
|
19
|
+
"23be1e1fcaf0bd2719a9324272c891c922045180": "fragment ClientManyProducts on Query { search( first: $first after: $after sort: $sort term: $term selectedFacets: $selectedFacets sponsoredCount: $sponsoredCount ) { products { pageInfo { totalCount } } } } fragment ProductSummary_product on StoreProduct { additionalProperty { name propertyID value valueReference } advertisement { adId adResponseId } brand { brandName: name } brand { name } deliveryPromiseBadges { typeName } gtin hasSpecifications image { alternateName url } isVariantOf { name productGroupID skuVariants { activeVariations allVariantsByName availableVariations slugsMap } } isVariantOf { name productGroupID skuVariants { activeVariations allVariantProducts { name productID } availableVariations slugsMap } } name offers { lowPrice lowPriceWithTaxes offers { availability listPrice listPriceWithTaxes price priceWithTaxes quantity seller { identifier } } } id: productID sku slug unitMultiplier unitMultiplier } query ClientManyProductsQueryWithSearchId($after: String, $first: Int!, $selectedFacets: [IStoreSelectedFacet!]!, $sort: StoreSort!, $sponsoredCount: Int, $term: String!) { search( first: $first after: $after sort: $sort term: $term selectedFacets: $selectedFacets sponsoredCount: $sponsoredCount ) { products { edges { node { ...ProductSummary_product } } pageInfo { totalCount } } searchId } ...ClientManyProducts }",
|
|
19
20
|
"bfc40da32b60f9404a4adb96b0856e3fbb04b076": "fragment ClientProductGallery on Query { search( first: $first after: $after sort: $sort term: $term selectedFacets: $selectedFacets ) { products { pageInfo { totalCount } } } } fragment Filter_facets on StoreFacet { ... on StoreFacetBoolean { __typename key label values { label quantity selected value } } ... on StoreFacetRange { __typename key label max { absolute selected } min { absolute selected } } } fragment SearchEvent_metadata on SearchMetadata { fuzzy isTermMisspelled logicalOperator } query ClientProductGalleryQuery($after: String!, $first: Int!, $selectedFacets: [IStoreSelectedFacet!]!, $sort: StoreSort!, $term: String!) { redirect(term: $term, selectedFacets: $selectedFacets) { url } search( first: $first after: $after sort: $sort term: $term selectedFacets: $selectedFacets ) { facets { ...Filter_facets } metadata { ...SearchEvent_metadata } products { pageInfo { totalCount } } } ...ClientProductGallery }",
|
|
20
|
-
"
|
|
21
|
+
"e49027bc29aa10cbf7bbb0ed62239af8de1653f0": "fragment ClientManyProducts on Query { search( first: $first after: $after sort: $sort term: $term selectedFacets: $selectedFacets sponsoredCount: $sponsoredCount ) { products { pageInfo { totalCount } } } } fragment ProductSummary_product on StoreProduct { additionalProperty { name propertyID value valueReference } advertisement { adId adResponseId } brand { brandName: name } brand { name } deliveryPromiseBadges { typeName } gtin hasSpecifications image { alternateName url } isVariantOf { name productGroupID skuVariants { activeVariations allVariantsByName availableVariations slugsMap } } isVariantOf { name productGroupID skuVariants { activeVariations allVariantProducts { name productID } availableVariations slugsMap } } name offers { lowPrice lowPriceWithTaxes offers { availability listPrice listPriceWithTaxes price priceWithTaxes quantity seller { identifier } } } id: productID sku slug unitMultiplier unitMultiplier } query ClientManyProductsQuery($after: String, $first: Int!, $selectedFacets: [IStoreSelectedFacet!]!, $sort: StoreSort!, $sponsoredCount: Int, $term: String!) { search( first: $first after: $after sort: $sort term: $term selectedFacets: $selectedFacets sponsoredCount: $sponsoredCount ) { products { edges { node { ...ProductSummary_product } } pageInfo { totalCount } } } ...ClientManyProducts }",
|
|
21
22
|
"b668777678c137b8c7004297df4d8b8f2b29ee06": "fragment ProductComparisonFragment_product on StoreProduct { additionalProperty { name propertyID value valueReference } advertisement { adId adResponseId } brand { name } description gtin hasSpecifications image { alternateName url } isVariantOf { name productGroupID skuVariants { activeVariations allVariantProducts { name productID } availableVariations slugsMap } } name offers { lowPrice lowPriceWithTaxes offers { availability listPrice listPriceWithTaxes price priceWithTaxes quantity seller { identifier } } } id: productID sku skuSpecifications { field { id name originalName } values { fieldId id name originalName } } slug specificationGroups { name originalName specifications { name originalName values } } unitMultiplier } query ClientManyProductsSelectedQuery($productIds: [String!]!) { products(productIds: $productIds) { ...ProductComparisonFragment_product } }",
|
|
22
23
|
"34ea14c0d4a57ddf9bc11e4be0cd2b5a6506d3d4": "query ClientProfileQuery($id: String!) { profile(id: $id) { addresses { city country geoCoordinate postalCode } } }",
|
|
23
|
-
"
|
|
24
|
+
"1517112c3f6aa9e5031ed8cbad61d97973e0a5b7": "fragment ClientSearchSuggestions on Query { search(first: 5, term: $term, selectedFacets: $selectedFacets) { suggestions { terms { value } } } } fragment ProductSummary_product on StoreProduct { additionalProperty { name propertyID value valueReference } advertisement { adId adResponseId } brand { brandName: name } brand { name } deliveryPromiseBadges { typeName } gtin hasSpecifications image { alternateName url } isVariantOf { name productGroupID skuVariants { activeVariations allVariantsByName availableVariations slugsMap } } isVariantOf { name productGroupID skuVariants { activeVariations allVariantProducts { name productID } availableVariations slugsMap } } name offers { lowPrice lowPriceWithTaxes offers { availability listPrice listPriceWithTaxes price priceWithTaxes quantity seller { identifier } } } id: productID sku slug unitMultiplier unitMultiplier } fragment SearchEvent_metadata on SearchMetadata { fuzzy isTermMisspelled logicalOperator } query ClientSearchSuggestionsQuery($selectedFacets: [IStoreSelectedFacet!], $term: String!) { search(first: 5, term: $term, selectedFacets: $selectedFacets) { metadata { ...SearchEvent_metadata } products { pageInfo { totalCount } } searchId suggestions { products { ...ProductSummary_product } terms { value } } } ...ClientSearchSuggestions }",
|
|
24
25
|
"e2385b0f11726d0068f96548f57a8dd441c064e3": "fragment ClientTopSearchSuggestions on Query { search(first: 5, term: $term, selectedFacets: $selectedFacets) { suggestions { terms { value } } } } query ClientTopSearchSuggestionsQuery($selectedFacets: [IStoreSelectedFacet!], $term: String!) { search(first: 5, term: $term, selectedFacets: $selectedFacets) { suggestions { terms { value } } } ...ClientTopSearchSuggestions }",
|
|
25
26
|
"8c3a5999496e227f167e9dc79697e6c478d48a9e": "mutation ValidateSession($search: String!, $session: IStoreSession!) { validateSession(session: $session, search: $search) { addressType b2b { contractName customerId firstName isRepresentative lastName organizationManager savedPostalCode unitId unitName userEmail userName } channel city country currency { code symbol } deliveryMode { deliveryChannel deliveryMethod deliveryWindow { endDate startDate } } geoCoordinates { latitude longitude } locale marketingData { utmCampaign utmMedium utmSource utmiCampaign utmiPage utmiPart } person { email familyName givenName id } postalCode refreshAfter } }",
|
|
26
27
|
"c35bad22f67f3eb34fea52bb49efa6b1da6b728d": "fragment ClientShippingSimulation on Query { shipping(items: $items, postalCode: $postalCode, country: $country) { address { city } } } query ClientShippingSimulationQuery($country: String!, $items: [IShippingItem!]!, $postalCode: String!) { shipping(items: $items, postalCode: $postalCode, country: $country) { address { city neighborhood state } logisticsInfo { slas { availableDeliveryWindows { endDateUtc listPrice price startDateUtc } carrier deliveryChannel localizedEstimates price shippingEstimate } } } ...ClientShippingSimulation }",
|
|
@@ -686,6 +686,8 @@ type StoreProduct {
|
|
|
686
686
|
sku: String!
|
|
687
687
|
"""Global Trade Item Number."""
|
|
688
688
|
gtin: String!
|
|
689
|
+
"""Manufacturer Part Number. Identifies the product to its manufacturer."""
|
|
690
|
+
mpn: String!
|
|
689
691
|
"""Array with review information."""
|
|
690
692
|
review: [StoreReview!]!
|
|
691
693
|
"""Aggregate ratings data."""
|
|
@@ -931,6 +933,8 @@ type StoreSearchResult {
|
|
|
931
933
|
suggestions: StoreSuggestions!
|
|
932
934
|
"""Search result metadata. Additional data can be used to send analytics events."""
|
|
933
935
|
metadata: SearchMetadata
|
|
936
|
+
"""Search result searchId. Unique identifier for the search query can be used to correlate search analytics events."""
|
|
937
|
+
searchId: String!
|
|
934
938
|
}
|
|
935
939
|
|
|
936
940
|
input IGeoCoordinates {
|
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,66 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.98.0-dev.10](https://github.com/vtex/faststore/compare/v3.98.0-dev.9...v3.98.0-dev.10) (2026-03-27)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @faststore/core
|
|
9
|
+
|
|
10
|
+
# [3.98.0-dev.9](https://github.com/vtex/faststore/compare/v3.98.0-dev.8...v3.98.0-dev.9) (2026-03-27)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @faststore/core
|
|
13
|
+
|
|
14
|
+
# [3.98.0-dev.8](https://github.com/vtex/faststore/compare/v3.98.0-dev.7...v3.98.0-dev.8) (2026-03-27)
|
|
15
|
+
|
|
16
|
+
### Features
|
|
17
|
+
|
|
18
|
+
- Add Quick Order Full Feature ([#3197](https://github.com/vtex/faststore/issues/3197)) ([f5518d7](https://github.com/vtex/faststore/commit/f5518d7f205dccad99b6ea0a127fd09cf77d1edb))
|
|
19
|
+
|
|
20
|
+
## [Unreleased]
|
|
21
|
+
|
|
22
|
+
### Features
|
|
23
|
+
|
|
24
|
+
- Re-exported `useCSVParser` hook from `@faststore/components` (see components changelog for details).
|
|
25
|
+
- Re-exported `useFileUpload` hook from `@faststore/components` (see components changelog for details).
|
|
26
|
+
- Re-exported `FileUploadCard` component from `@faststore/components` (see components changelog for details).
|
|
27
|
+
|
|
28
|
+
# [3.98.0-dev.7](https://github.com/vtex/faststore/compare/v3.98.0-dev.6...v3.98.0-dev.7) (2026-03-26)
|
|
29
|
+
|
|
30
|
+
**Note:** Version bump only for package @faststore/core
|
|
31
|
+
|
|
32
|
+
# [3.98.0-dev.6](https://github.com/vtex/faststore/compare/v3.98.0-dev.5...v3.98.0-dev.6) (2026-03-24)
|
|
33
|
+
|
|
34
|
+
### Bug Fixes
|
|
35
|
+
|
|
36
|
+
- enhance cache key management in useQuery ([#3230](https://github.com/vtex/faststore/issues/3230)) ([3f28502](https://github.com/vtex/faststore/commit/3f28502a8d381e476728661ea1150d0777ba87d1))
|
|
37
|
+
|
|
38
|
+
# [3.98.0-dev.5](https://github.com/vtex/faststore/compare/v3.98.0-dev.4...v3.98.0-dev.5) (2026-03-24)
|
|
39
|
+
|
|
40
|
+
### Features
|
|
41
|
+
|
|
42
|
+
- Add Webchat component and script integration + hCMS - SFS-3084 ([#3242](https://github.com/vtex/faststore/issues/3242)) ([04c3fbb](https://github.com/vtex/faststore/commit/04c3fbb91d028c5828998388105d327913194074))
|
|
43
|
+
|
|
44
|
+
# [3.98.0-dev.4](https://github.com/vtex/faststore/compare/v3.98.0-dev.3...v3.98.0-dev.4) (2026-03-23)
|
|
45
|
+
|
|
46
|
+
### Features
|
|
47
|
+
|
|
48
|
+
- Add transpilePackages to configuration for Next.js - SFS-3100 ([#3244](https://github.com/vtex/faststore/issues/3244)) ([9399323](https://github.com/vtex/faststore/commit/939932383b3abf78a6c7184ac9f428d90d49401b))
|
|
49
|
+
|
|
50
|
+
# [3.98.0-dev.3](https://github.com/vtex/faststore/compare/v3.98.0-dev.2...v3.98.0-dev.3) (2026-03-12)
|
|
51
|
+
|
|
52
|
+
### Features
|
|
53
|
+
|
|
54
|
+
- Add ActivityFlow data parameters with search-related information ([#3105](https://github.com/vtex/faststore/issues/3105)) ([8f69ff8](https://github.com/vtex/faststore/commit/8f69ff855c31abedba66071132240c53a93ab56d))
|
|
55
|
+
|
|
56
|
+
# [3.98.0-dev.2](https://github.com/vtex/faststore/compare/v3.98.0-dev.1...v3.98.0-dev.2) (2026-03-03)
|
|
57
|
+
|
|
58
|
+
### Features
|
|
59
|
+
|
|
60
|
+
- add mpn (manufacturer code) to product's structured data ([#3234](https://github.com/vtex/faststore/issues/3234)) ([9597e39](https://github.com/vtex/faststore/commit/9597e39a8d63a651b815f90fe3b1ea5409258ca3))
|
|
61
|
+
|
|
62
|
+
# 3.98.0-dev.1 (2026-02-24)
|
|
63
|
+
|
|
64
|
+
**Note:** Version bump only for package @faststore/core
|
|
65
|
+
|
|
6
66
|
# [3.98.0-dev.0](https://github.com/vtex/faststore/compare/v3.97.0-dev.6...v3.98.0-dev.0) (2026-02-24)
|
|
7
67
|
|
|
8
68
|
### Features
|
|
@@ -41,14 +101,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
41
101
|
|
|
42
102
|
- reorder feature ([#3153](https://github.com/vtex/faststore/issues/3153)) ([d0fdeec](https://github.com/vtex/faststore/commit/d0fdeec77cd94e16f1b79dcc927487320983ba0e))
|
|
43
103
|
|
|
44
|
-
# <<<<<<< HEAD
|
|
45
|
-
|
|
46
104
|
# [3.97.0](https://github.com/vtex/faststore/compare/v3.96.5...v3.97.0) (2026-02-03)
|
|
47
105
|
|
|
48
106
|
**Note:** Version bump only for package @faststore/core
|
|
49
107
|
|
|
50
|
-
> > > > > > > main
|
|
51
|
-
|
|
52
108
|
# [3.97.0-dev.1](https://github.com/vtex/faststore/compare/v3.96.5...v3.97.0-dev.1) (2026-02-03)
|
|
53
109
|
|
|
54
110
|
# 3.97.0-dev.0 (2026-01-27)
|
package/cms/faststore/base.jsonc
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
// This should be automatically updated and point to Schema Registry.
|
|
3
|
-
"$id": "
|
|
3
|
+
"$id": "vtex.faststore",
|
|
4
4
|
"title": "FastStore Schema",
|
|
5
5
|
"description": "Collection of default schemas for FastStore.",
|
|
6
|
-
// Default components available in FastStore can be added here.
|
|
7
|
-
"components": {},
|
|
8
6
|
// Default content-types available in FastStore can be added here.
|
|
9
7
|
"content-types": {},
|
|
8
|
+
// Default components available in FastStore can be added here.
|
|
9
|
+
"components": {},
|
|
10
10
|
"$defs": {
|
|
11
11
|
// Base schema for all components.
|
|
12
12
|
// Every component schema must extend this base schema.
|