@faststore/core 3.98.0-dev.1 → 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 +46 -66
- package/.turbo/turbo-test.log +7 -7
- 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 +56 -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 +5 -4
- 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/Q4xA-lP9ZZhP1GXzClxiR/_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/{Q4xA-lP9ZZhP1GXzClxiR → Xu5Fn6_Qwp_x6LicEI8BU}/_ssgManifest.js +0 -0
|
@@ -232,6 +232,35 @@
|
|
|
232
232
|
"type": "boolean",
|
|
233
233
|
"default": false
|
|
234
234
|
},
|
|
235
|
+
"attachmentButton": {
|
|
236
|
+
"title": "Attachment Button",
|
|
237
|
+
"type": "object",
|
|
238
|
+
"properties": {
|
|
239
|
+
"icon": {
|
|
240
|
+
"title": "Icon",
|
|
241
|
+
"type": "object",
|
|
242
|
+
"properties": {
|
|
243
|
+
"icon": {
|
|
244
|
+
"title": "Icon",
|
|
245
|
+
"type": "string",
|
|
246
|
+
"enumNames": ["Paperclip"],
|
|
247
|
+
"enum": ["Paperclip"],
|
|
248
|
+
"default": "Paperclip"
|
|
249
|
+
},
|
|
250
|
+
"alt": {
|
|
251
|
+
"title": "Alternative Label",
|
|
252
|
+
"type": "string",
|
|
253
|
+
"default": "Attach File"
|
|
254
|
+
}
|
|
255
|
+
}
|
|
256
|
+
},
|
|
257
|
+
"ariaLabel": {
|
|
258
|
+
"title": "Aria Label",
|
|
259
|
+
"type": "string",
|
|
260
|
+
"default": "Attach File"
|
|
261
|
+
}
|
|
262
|
+
}
|
|
263
|
+
},
|
|
235
264
|
"skuMatrix": {
|
|
236
265
|
"title": "SKUMatrix Configuration",
|
|
237
266
|
"type": "object",
|
|
@@ -304,6 +333,448 @@
|
|
|
304
333
|
}
|
|
305
334
|
}
|
|
306
335
|
}
|
|
336
|
+
},
|
|
337
|
+
"drawer": {
|
|
338
|
+
"title": "Quick Order Drawer",
|
|
339
|
+
"type": "object",
|
|
340
|
+
"properties": {
|
|
341
|
+
"defaultTitle": {
|
|
342
|
+
"title": "Default drawer title",
|
|
343
|
+
"type": "string",
|
|
344
|
+
"default": "Quick Order"
|
|
345
|
+
},
|
|
346
|
+
"columns": {
|
|
347
|
+
"title": "Drawer table columns",
|
|
348
|
+
"type": "object",
|
|
349
|
+
"properties": {
|
|
350
|
+
"name": {
|
|
351
|
+
"title": "Product name column label",
|
|
352
|
+
"type": "string",
|
|
353
|
+
"default": "Product Name"
|
|
354
|
+
},
|
|
355
|
+
"availabilityLabel": {
|
|
356
|
+
"title": "Availability column label",
|
|
357
|
+
"type": "string",
|
|
358
|
+
"default": "Availability"
|
|
359
|
+
},
|
|
360
|
+
"price": {
|
|
361
|
+
"title": "Price column label",
|
|
362
|
+
"type": "string",
|
|
363
|
+
"default": "Price (tax included)"
|
|
364
|
+
},
|
|
365
|
+
"quantity": {
|
|
366
|
+
"title": "Quantity column label",
|
|
367
|
+
"type": "string",
|
|
368
|
+
"default": "Quantity"
|
|
369
|
+
}
|
|
370
|
+
}
|
|
371
|
+
},
|
|
372
|
+
"messages": {
|
|
373
|
+
"title": "Drawer messages",
|
|
374
|
+
"type": "object",
|
|
375
|
+
"properties": {
|
|
376
|
+
"alertAriaLabel": {
|
|
377
|
+
"title": "Alert aria-label",
|
|
378
|
+
"type": "string",
|
|
379
|
+
"default": "Product availability warning"
|
|
380
|
+
},
|
|
381
|
+
"tableAriaLabel": {
|
|
382
|
+
"title": "Table aria-label",
|
|
383
|
+
"type": "string",
|
|
384
|
+
"default": "Quick order products list"
|
|
385
|
+
},
|
|
386
|
+
"quantityUpdatedTooltip": {
|
|
387
|
+
"title": "Quantity updated tooltip text",
|
|
388
|
+
"type": "string",
|
|
389
|
+
"default": "Quantity updated to match our inventory"
|
|
390
|
+
},
|
|
391
|
+
"quantityUpdatedAriaLabel": {
|
|
392
|
+
"title": "Quantity updated aria-label",
|
|
393
|
+
"type": "string",
|
|
394
|
+
"default": "Quantity adjusted to match available inventory"
|
|
395
|
+
},
|
|
396
|
+
"outOfStockLabel": {
|
|
397
|
+
"title": "Out of stock badge label",
|
|
398
|
+
"type": "string",
|
|
399
|
+
"default": "Out of stock"
|
|
400
|
+
},
|
|
401
|
+
"availableLabel": {
|
|
402
|
+
"title": "Available badge label",
|
|
403
|
+
"type": "string",
|
|
404
|
+
"default": "Available"
|
|
405
|
+
},
|
|
406
|
+
"selectQuantityAriaLabel": {
|
|
407
|
+
"title": "Select quantity aria-label ({productName} will be replaced)",
|
|
408
|
+
"type": "string",
|
|
409
|
+
"default": "Select quantity for {productName}"
|
|
410
|
+
},
|
|
411
|
+
"removeProductAriaLabel": {
|
|
412
|
+
"title": "Remove product aria-label ({productName} will be replaced)",
|
|
413
|
+
"type": "string",
|
|
414
|
+
"default": "Remove {productName} from quick order list"
|
|
415
|
+
},
|
|
416
|
+
"invalidQuantityTitle": {
|
|
417
|
+
"title": "Invalid quantity toast title",
|
|
418
|
+
"type": "string",
|
|
419
|
+
"default": "Invalid quantity!"
|
|
420
|
+
},
|
|
421
|
+
"emptyStateTitle": {
|
|
422
|
+
"title": "Empty state title",
|
|
423
|
+
"type": "string",
|
|
424
|
+
"default": "No products found"
|
|
425
|
+
},
|
|
426
|
+
"emptyStateMessage": {
|
|
427
|
+
"title": "Empty state message",
|
|
428
|
+
"type": "string",
|
|
429
|
+
"default": "No SKUs were found for the provided file. Please check your file and try again."
|
|
430
|
+
}
|
|
431
|
+
}
|
|
432
|
+
},
|
|
433
|
+
"alertMessages": {
|
|
434
|
+
"title": "Alert messages",
|
|
435
|
+
"type": "object",
|
|
436
|
+
"properties": {
|
|
437
|
+
"notFoundAndOutOfStock": {
|
|
438
|
+
"title": "Not found and out of stock",
|
|
439
|
+
"type": "string",
|
|
440
|
+
"default": "Some of the SKUs were not found or are not available. Please adjust the amount before proceeding to the cart."
|
|
441
|
+
},
|
|
442
|
+
"notFound": {
|
|
443
|
+
"title": "Not found",
|
|
444
|
+
"type": "string",
|
|
445
|
+
"default": "Some of the SKUs were not found. Please check your CSV file and try again."
|
|
446
|
+
},
|
|
447
|
+
"outOfStock": {
|
|
448
|
+
"title": "Out of stock",
|
|
449
|
+
"type": "string",
|
|
450
|
+
"default": "Some of the SKUs are not available. Please adjust the amount before proceeding to the cart."
|
|
451
|
+
}
|
|
452
|
+
}
|
|
453
|
+
},
|
|
454
|
+
"footer": {
|
|
455
|
+
"title": "Drawer footer labels",
|
|
456
|
+
"type": "object",
|
|
457
|
+
"properties": {
|
|
458
|
+
"itemsLabel": {
|
|
459
|
+
"title": "Items label (shown next to item count)",
|
|
460
|
+
"type": "string",
|
|
461
|
+
"default": "items"
|
|
462
|
+
},
|
|
463
|
+
"addToCartLabel": {
|
|
464
|
+
"title": "Add to cart button label",
|
|
465
|
+
"type": "string",
|
|
466
|
+
"default": "Add to Cart"
|
|
467
|
+
},
|
|
468
|
+
"addToCartAriaLabel": {
|
|
469
|
+
"title": "Add to cart button aria-label",
|
|
470
|
+
"type": "string",
|
|
471
|
+
"default": "Add items to cart"
|
|
472
|
+
}
|
|
473
|
+
}
|
|
474
|
+
}
|
|
475
|
+
}
|
|
476
|
+
},
|
|
477
|
+
"toastMessages": {
|
|
478
|
+
"title": "Toast Messages",
|
|
479
|
+
"type": "object",
|
|
480
|
+
"properties": {
|
|
481
|
+
"noFileSelected": {
|
|
482
|
+
"title": "No file selected",
|
|
483
|
+
"type": "object",
|
|
484
|
+
"properties": {
|
|
485
|
+
"title": {
|
|
486
|
+
"title": "Title",
|
|
487
|
+
"type": "string",
|
|
488
|
+
"default": "No file selected"
|
|
489
|
+
},
|
|
490
|
+
"message": {
|
|
491
|
+
"title": "Message",
|
|
492
|
+
"type": "string",
|
|
493
|
+
"default": "Please select a CSV file to search."
|
|
494
|
+
}
|
|
495
|
+
}
|
|
496
|
+
},
|
|
497
|
+
"noDataFound": {
|
|
498
|
+
"title": "No data found",
|
|
499
|
+
"type": "object",
|
|
500
|
+
"properties": {
|
|
501
|
+
"title": {
|
|
502
|
+
"title": "Title",
|
|
503
|
+
"type": "string",
|
|
504
|
+
"default": "No data found"
|
|
505
|
+
},
|
|
506
|
+
"message": {
|
|
507
|
+
"title": "Message",
|
|
508
|
+
"type": "string",
|
|
509
|
+
"default": "The CSV file could not be processed or contains no valid data. Please check the file format and try again."
|
|
510
|
+
}
|
|
511
|
+
}
|
|
512
|
+
},
|
|
513
|
+
"fileProcessingError": {
|
|
514
|
+
"title": "File processing error",
|
|
515
|
+
"type": "object",
|
|
516
|
+
"properties": {
|
|
517
|
+
"title": {
|
|
518
|
+
"title": "Title",
|
|
519
|
+
"type": "string",
|
|
520
|
+
"default": "File processing error"
|
|
521
|
+
},
|
|
522
|
+
"defaultMessage": {
|
|
523
|
+
"title": "Default message",
|
|
524
|
+
"type": "string",
|
|
525
|
+
"default": "Failed to process the CSV file. Please try again."
|
|
526
|
+
}
|
|
527
|
+
}
|
|
528
|
+
},
|
|
529
|
+
"fileTimeout": {
|
|
530
|
+
"title": "File timeout",
|
|
531
|
+
"type": "object",
|
|
532
|
+
"properties": {
|
|
533
|
+
"message": {
|
|
534
|
+
"title": "Message",
|
|
535
|
+
"type": "string",
|
|
536
|
+
"default": "The file may be too large, corrupted, or the parser may be stuck."
|
|
537
|
+
}
|
|
538
|
+
}
|
|
539
|
+
},
|
|
540
|
+
"noDataAvailable": {
|
|
541
|
+
"title": "No data available",
|
|
542
|
+
"type": "object",
|
|
543
|
+
"properties": {
|
|
544
|
+
"title": {
|
|
545
|
+
"title": "Title",
|
|
546
|
+
"type": "string",
|
|
547
|
+
"default": "No data available"
|
|
548
|
+
},
|
|
549
|
+
"message": {
|
|
550
|
+
"title": "Message",
|
|
551
|
+
"type": "string",
|
|
552
|
+
"default": "The CSV file contains no valid data. Please check the file and try again."
|
|
553
|
+
}
|
|
554
|
+
}
|
|
555
|
+
},
|
|
556
|
+
"noValidSkus": {
|
|
557
|
+
"title": "No valid SKUs found",
|
|
558
|
+
"type": "object",
|
|
559
|
+
"properties": {
|
|
560
|
+
"title": {
|
|
561
|
+
"title": "Title",
|
|
562
|
+
"type": "string",
|
|
563
|
+
"default": "No valid SKUs found"
|
|
564
|
+
},
|
|
565
|
+
"message": {
|
|
566
|
+
"title": "Message",
|
|
567
|
+
"type": "string",
|
|
568
|
+
"default": "The CSV file does not contain any valid SKUs. Please check the file format and ensure it has a SKU column."
|
|
569
|
+
}
|
|
570
|
+
}
|
|
571
|
+
}
|
|
572
|
+
}
|
|
573
|
+
},
|
|
574
|
+
"accessibilityLabels": {
|
|
575
|
+
"title": "Accessibility Labels",
|
|
576
|
+
"type": "object",
|
|
577
|
+
"properties": {
|
|
578
|
+
"attachButtonAriaLabel": {
|
|
579
|
+
"title": "Attach file button aria-label",
|
|
580
|
+
"type": "string",
|
|
581
|
+
"default": "Attach File"
|
|
582
|
+
},
|
|
583
|
+
"searchButtonAriaLabel": {
|
|
584
|
+
"title": "Search button aria-label",
|
|
585
|
+
"type": "string",
|
|
586
|
+
"default": "Submit Search"
|
|
587
|
+
}
|
|
588
|
+
}
|
|
589
|
+
},
|
|
590
|
+
"fileUploadCard": {
|
|
591
|
+
"title": "File Upload Card",
|
|
592
|
+
"type": "object",
|
|
593
|
+
"properties": {
|
|
594
|
+
"title": {
|
|
595
|
+
"title": "Card title",
|
|
596
|
+
"type": "string",
|
|
597
|
+
"default": "File Upload"
|
|
598
|
+
},
|
|
599
|
+
"fileInputAriaLabel": {
|
|
600
|
+
"title": "File input aria-label",
|
|
601
|
+
"type": "string",
|
|
602
|
+
"default": "File upload input"
|
|
603
|
+
},
|
|
604
|
+
"dropzoneAriaLabel": {
|
|
605
|
+
"title": "Dropzone aria-label",
|
|
606
|
+
"type": "string",
|
|
607
|
+
"default": "Drop a file to search in bulk"
|
|
608
|
+
},
|
|
609
|
+
"dropzoneTitle": {
|
|
610
|
+
"title": "Dropzone title",
|
|
611
|
+
"type": "string",
|
|
612
|
+
"default": "Drop your file here or click to browse"
|
|
613
|
+
},
|
|
614
|
+
"dropzoneDragActiveText": {
|
|
615
|
+
"title": "Dropzone drag active text",
|
|
616
|
+
"type": "string",
|
|
617
|
+
"default": "Drop the files here..."
|
|
618
|
+
},
|
|
619
|
+
"dropzoneText": {
|
|
620
|
+
"title": "Dropzone text",
|
|
621
|
+
"type": "string",
|
|
622
|
+
"default": "Drag and drop files here, or click to select files"
|
|
623
|
+
},
|
|
624
|
+
"selectFileButtonLabel": {
|
|
625
|
+
"title": "Select file button label",
|
|
626
|
+
"type": "string",
|
|
627
|
+
"default": "Select file"
|
|
628
|
+
},
|
|
629
|
+
"downloadTemplateButtonLabel": {
|
|
630
|
+
"title": "Download template button label",
|
|
631
|
+
"type": "string",
|
|
632
|
+
"default": "Download template"
|
|
633
|
+
},
|
|
634
|
+
"removeButtonAriaLabel": {
|
|
635
|
+
"title": "Remove button aria-label",
|
|
636
|
+
"type": "string",
|
|
637
|
+
"default": "Remove file"
|
|
638
|
+
},
|
|
639
|
+
"searchButtonLabel": {
|
|
640
|
+
"title": "Search button label",
|
|
641
|
+
"type": "string",
|
|
642
|
+
"default": "Search"
|
|
643
|
+
},
|
|
644
|
+
"uploadingStatusText": {
|
|
645
|
+
"title": "Uploading status text",
|
|
646
|
+
"type": "string",
|
|
647
|
+
"default": "Uploading..."
|
|
648
|
+
},
|
|
649
|
+
"completedStatusTemplate": {
|
|
650
|
+
"title": "Completed status text ({fileSize} will be replaced with file size in KB)",
|
|
651
|
+
"type": "string",
|
|
652
|
+
"default": "File ready ({fileSize} KB)"
|
|
653
|
+
},
|
|
654
|
+
"acceptedFileTypes": {
|
|
655
|
+
"title": "Accepted file types",
|
|
656
|
+
"type": "string",
|
|
657
|
+
"default": ".csv"
|
|
658
|
+
},
|
|
659
|
+
"errorMessages": {
|
|
660
|
+
"title": "Error Messages",
|
|
661
|
+
"type": "object",
|
|
662
|
+
"properties": {
|
|
663
|
+
"unexpected": {
|
|
664
|
+
"title": "Unexpected error",
|
|
665
|
+
"type": "object",
|
|
666
|
+
"properties": {
|
|
667
|
+
"title": {
|
|
668
|
+
"title": "Title",
|
|
669
|
+
"type": "string",
|
|
670
|
+
"default": "Something went wrong"
|
|
671
|
+
},
|
|
672
|
+
"description": {
|
|
673
|
+
"title": "Description",
|
|
674
|
+
"type": "string",
|
|
675
|
+
"default": "We could not process your file. Please try again."
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
},
|
|
679
|
+
"unsupported": {
|
|
680
|
+
"title": "Unsupported file",
|
|
681
|
+
"type": "object",
|
|
682
|
+
"properties": {
|
|
683
|
+
"title": {
|
|
684
|
+
"title": "Title",
|
|
685
|
+
"type": "string",
|
|
686
|
+
"default": "Unsupported file"
|
|
687
|
+
},
|
|
688
|
+
"description": {
|
|
689
|
+
"title": "Description",
|
|
690
|
+
"type": "string",
|
|
691
|
+
"default": "Please upload a CSV file."
|
|
692
|
+
}
|
|
693
|
+
}
|
|
694
|
+
},
|
|
695
|
+
"unreadable": {
|
|
696
|
+
"title": "Unreadable file",
|
|
697
|
+
"type": "object",
|
|
698
|
+
"properties": {
|
|
699
|
+
"title": {
|
|
700
|
+
"title": "Title",
|
|
701
|
+
"type": "string",
|
|
702
|
+
"default": "File could not be read"
|
|
703
|
+
},
|
|
704
|
+
"description": {
|
|
705
|
+
"title": "Description",
|
|
706
|
+
"type": "string",
|
|
707
|
+
"default": "The file may be corrupted or in an unsupported encoding."
|
|
708
|
+
}
|
|
709
|
+
}
|
|
710
|
+
},
|
|
711
|
+
"invalid-structure": {
|
|
712
|
+
"title": "Invalid structure",
|
|
713
|
+
"type": "object",
|
|
714
|
+
"properties": {
|
|
715
|
+
"title": {
|
|
716
|
+
"title": "Title",
|
|
717
|
+
"type": "string",
|
|
718
|
+
"default": "Invalid file structure"
|
|
719
|
+
},
|
|
720
|
+
"description": {
|
|
721
|
+
"title": "Description",
|
|
722
|
+
"type": "string",
|
|
723
|
+
"default": "The CSV does not match the expected format. Use the template."
|
|
724
|
+
}
|
|
725
|
+
}
|
|
726
|
+
},
|
|
727
|
+
"empty": {
|
|
728
|
+
"title": "Empty file",
|
|
729
|
+
"type": "object",
|
|
730
|
+
"properties": {
|
|
731
|
+
"title": {
|
|
732
|
+
"title": "Title",
|
|
733
|
+
"type": "string",
|
|
734
|
+
"default": "Empty file"
|
|
735
|
+
},
|
|
736
|
+
"description": {
|
|
737
|
+
"title": "Description",
|
|
738
|
+
"type": "string",
|
|
739
|
+
"default": "The file has no data. Add at least one row."
|
|
740
|
+
}
|
|
741
|
+
}
|
|
742
|
+
},
|
|
743
|
+
"too-large": {
|
|
744
|
+
"title": "File too large",
|
|
745
|
+
"type": "object",
|
|
746
|
+
"properties": {
|
|
747
|
+
"title": {
|
|
748
|
+
"title": "Title",
|
|
749
|
+
"type": "string",
|
|
750
|
+
"default": "File too large"
|
|
751
|
+
},
|
|
752
|
+
"description": {
|
|
753
|
+
"title": "Description",
|
|
754
|
+
"type": "string",
|
|
755
|
+
"default": "Please upload a file smaller than the maximum allowed size."
|
|
756
|
+
}
|
|
757
|
+
}
|
|
758
|
+
},
|
|
759
|
+
"no-products-found": {
|
|
760
|
+
"title": "No products found",
|
|
761
|
+
"type": "object",
|
|
762
|
+
"properties": {
|
|
763
|
+
"title": {
|
|
764
|
+
"title": "Title",
|
|
765
|
+
"type": "string",
|
|
766
|
+
"default": "No products found"
|
|
767
|
+
},
|
|
768
|
+
"description": {
|
|
769
|
+
"title": "Description",
|
|
770
|
+
"type": "string",
|
|
771
|
+
"default": "Please verify the SKUs in your file and try again."
|
|
772
|
+
}
|
|
773
|
+
}
|
|
774
|
+
}
|
|
775
|
+
}
|
|
776
|
+
}
|
|
777
|
+
}
|
|
307
778
|
}
|
|
308
779
|
}
|
|
309
780
|
}
|
|
@@ -957,9 +1428,9 @@
|
|
|
957
1428
|
"description": "Number of items to display per page in carousel"
|
|
958
1429
|
},
|
|
959
1430
|
"after": {
|
|
960
|
-
"type": "
|
|
1431
|
+
"type": "string",
|
|
961
1432
|
"title": "After",
|
|
962
|
-
"default": 0,
|
|
1433
|
+
"default": "0",
|
|
963
1434
|
"description": "Initial pagination item"
|
|
964
1435
|
},
|
|
965
1436
|
"sort": {
|
|
@@ -1121,8 +1592,8 @@
|
|
|
1121
1592
|
},
|
|
1122
1593
|
"after": {
|
|
1123
1594
|
"title": "After",
|
|
1124
|
-
"type": "
|
|
1125
|
-
"default": 0,
|
|
1595
|
+
"type": "string",
|
|
1596
|
+
"default": "0",
|
|
1126
1597
|
"description": "Initial pagination item"
|
|
1127
1598
|
},
|
|
1128
1599
|
"sort": {
|
|
@@ -2546,5 +3017,15 @@
|
|
|
2546
3017
|
}
|
|
2547
3018
|
}
|
|
2548
3019
|
}
|
|
3020
|
+
},
|
|
3021
|
+
{
|
|
3022
|
+
"name": "ShoppingAssistant",
|
|
3023
|
+
"requiredScopes": [],
|
|
3024
|
+
"schema": {
|
|
3025
|
+
"title": "Shopping Assistant",
|
|
3026
|
+
"description": "To enable Shopping Assistant, make sure you have finished the setup at Agentic CX > Dashboard.",
|
|
3027
|
+
"type": "object",
|
|
3028
|
+
"properties": {}
|
|
3029
|
+
}
|
|
2549
3030
|
}
|
|
2550
3031
|
]
|
|
@@ -154,6 +154,8 @@ module.exports = {
|
|
|
154
154
|
},
|
|
155
155
|
refreshToken: false,
|
|
156
156
|
scrollRestoration: false,
|
|
157
|
+
/** Package names to transpile (e.g. ['@vtex/components']). Use a non-empty list to enable Next.js transpilation. */
|
|
158
|
+
transpilePackages: [],
|
|
157
159
|
},
|
|
158
160
|
|
|
159
161
|
// Text direction: 'ltr' (left-to-right) or 'rtl' (right-to-left)
|
package/jest.config.js
CHANGED
package/next.config.js
CHANGED
|
@@ -9,6 +9,10 @@ const nextConfig = {
|
|
|
9
9
|
/* config options here */
|
|
10
10
|
/* Replaces terser by swc for minifying. It's the default in NextJS 13 */
|
|
11
11
|
swcMinify: true,
|
|
12
|
+
...(Array.isArray(storeConfig.experimental?.transpilePackages) &&
|
|
13
|
+
storeConfig.experimental.transpilePackages.length > 0 && {
|
|
14
|
+
transpilePackages: storeConfig.experimental.transpilePackages,
|
|
15
|
+
}),
|
|
12
16
|
images: {
|
|
13
17
|
domains: [`${storeConfig.api.storeId}.vtexassets.com`],
|
|
14
18
|
deviceSizes: [360, 412, 540, 768, 1280, 1440],
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@faststore/core",
|
|
3
|
-
"version": "3.98.0-dev.
|
|
3
|
+
"version": "3.98.0-dev.10",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -51,11 +51,11 @@
|
|
|
51
51
|
"@envelop/graphql-jit": "^8.0.3",
|
|
52
52
|
"@envelop/parser-cache": "^6.0.2",
|
|
53
53
|
"@envelop/validation-cache": "^6.0.2",
|
|
54
|
-
"@faststore/api": "3.98.0-dev.
|
|
54
|
+
"@faststore/api": "3.98.0-dev.3",
|
|
55
55
|
"@faststore/graphql-utils": "^3.98.0-dev.1",
|
|
56
56
|
"@faststore/lighthouse": "3.98.0-dev.1",
|
|
57
57
|
"@faststore/sdk": "3.98.0-dev.1",
|
|
58
|
-
"@faststore/ui": "3.98.0-dev.
|
|
58
|
+
"@faststore/ui": "3.98.0-dev.9",
|
|
59
59
|
"@graphql-codegen/cli": "5.0.2",
|
|
60
60
|
"@graphql-codegen/client-preset": "4.2.6",
|
|
61
61
|
"@graphql-codegen/typescript": "4.0.7",
|
|
@@ -85,6 +85,7 @@
|
|
|
85
85
|
"fast-deep-equal": "^3.1.3",
|
|
86
86
|
"fs-extra": "^10.1.0",
|
|
87
87
|
"graphql": "^15.6.0",
|
|
88
|
+
"idb-keyval": "^5.1.3",
|
|
88
89
|
"include-media": "^1.4.10",
|
|
89
90
|
"isomorphic-unfetch": "^3.1.0",
|
|
90
91
|
"lexical": "^0.34.0",
|
|
@@ -123,5 +124,5 @@
|
|
|
123
124
|
"ts-jest": "29.1.1",
|
|
124
125
|
"typescript": "5.3.2"
|
|
125
126
|
},
|
|
126
|
-
"gitHead": "
|
|
127
|
+
"gitHead": "a6f2b3ba67608a0d41381f60cbf8c3c48798c926"
|
|
127
128
|
}
|