@faststore/core 2.2.0-alpha.5 → 2.2.0-alpha.6
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 +63 -64
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/eslint/.cache_1gneedd +1 -1
- package/.next/cache/next-server.js.nft.json +1 -1
- 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-server.js.nft.json +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/react-loadable-manifest.json +11 -8
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/{647.js → 117.js} +25 -32
- package/.next/server/chunks/183.js +1 -0
- package/.next/server/chunks/289.js +25 -27
- package/.next/server/chunks/312.js +46 -66
- package/.next/server/chunks/350.js +7 -7
- package/.next/server/chunks/{483.js → 37.js} +121 -162
- package/.next/server/chunks/386.js +200 -0
- package/.next/server/chunks/{753.js → 387.js} +8 -12
- package/.next/server/chunks/576.js +1 -0
- package/.next/server/chunks/{530.js → 585.js} +65 -51
- package/.next/server/chunks/{186.js → 692.js} +6 -8
- package/.next/server/chunks/{112.js → 732.js} +136 -369
- package/.next/server/chunks/74.js +214 -335
- package/.next/server/chunks/{71.js → 897.js} +173 -177
- 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 +13 -13
- package/.next/server/pages/404.js.nft.json +1 -1
- package/.next/server/pages/500.js +14 -14
- package/.next/server/pages/500.js.nft.json +1 -1
- package/.next/server/pages/[...slug].js +131 -183
- package/.next/server/pages/[...slug].js.nft.json +1 -1
- package/.next/server/pages/[slug]/p.js +145 -145
- package/.next/server/pages/[slug]/p.js.nft.json +1 -1
- package/.next/server/pages/_app.js +2 -4
- package/.next/server/pages/_app.js.nft.json +1 -1
- package/.next/server/pages/_document.js +17 -33
- package/.next/server/pages/account.js +12 -12
- package/.next/server/pages/account.js.nft.json +1 -1
- package/.next/server/pages/api/graphql.js +7 -7
- package/.next/server/pages/api/preview.js +2 -20
- package/.next/server/pages/checkout.js +12 -12
- package/.next/server/pages/checkout.js.nft.json +1 -1
- package/.next/server/pages/en-US/404.html +2 -2
- package/.next/server/pages/en-US/500.html +2 -2
- package/.next/server/pages/en-US/account.html +2 -2
- package/.next/server/pages/en-US/checkout.html +2 -2
- package/.next/server/pages/en-US/login.html +2 -2
- package/.next/server/pages/en-US/s.html +2 -2
- package/.next/server/pages/en-US.html +11 -2
- package/.next/server/pages/index.js +41 -48
- package/.next/server/pages/index.js.nft.json +1 -1
- package/.next/server/pages/login.js +15 -15
- package/.next/server/pages/login.js.nft.json +1 -1
- package/.next/server/pages/s.js +52 -52
- package/.next/server/pages/s.js.nft.json +1 -1
- package/.next/server/pages-manifest.json +4 -4
- package/.next/static/chunks/251.47f06fb688ea42d1.js +1 -0
- package/.next/static/chunks/383-f5039943ae2a4372.js +1 -0
- package/.next/static/chunks/386.d01e0db26c523f0f.js +1 -0
- package/.next/static/chunks/585.3350efefe61c9461.js +1 -0
- package/.next/static/chunks/635-666ee2cad2925bb7.js +1 -0
- package/.next/static/chunks/721-717d8a2486b7d30e.js +1 -0
- package/.next/static/chunks/722-686f01490d4d2176.js +1 -0
- package/.next/static/chunks/783-ded9d8cda0d5c8d9.js +1 -0
- package/.next/static/chunks/{709.daf1eddebf1e7952.js → 800.851af48fe2ab4a4c.js} +1 -1
- package/.next/static/chunks/988.afda042dd9ba11d1.js +1 -0
- package/.next/static/chunks/pages/{404-af78f7cd1d3c1f60.js → 404-6c674028b2f80cbb.js} +1 -1
- package/.next/static/chunks/pages/{500-f6346ca5f9dc4fef.js → 500-ff55de77265a7e43.js} +1 -1
- package/.next/static/chunks/pages/[...slug]-7f8dc13cc9542463.js +1 -0
- package/.next/static/chunks/pages/[slug]/p-1cec94f3f7583058.js +1 -0
- package/.next/static/chunks/pages/{_app-6d0e6ab9a4dd8106.js → _app-7db7de3d205714be.js} +1 -1
- package/.next/static/chunks/pages/{account-05bd79fb78365e88.js → account-b06035cba2c99604.js} +1 -1
- package/.next/static/chunks/pages/{checkout-c973786e68f25a39.js → checkout-f0c3e8d691cb8a54.js} +1 -1
- package/.next/static/chunks/pages/index-a141c747fcc197a1.js +1 -0
- package/.next/static/chunks/pages/{login-8deb9243376b6aa1.js → login-4e0e6cab7a07f1f3.js} +1 -1
- package/.next/static/chunks/pages/s-823f8e1cabbf63b3.js +1 -0
- package/.next/static/chunks/webpack-bed5a9784a3af4e8.js +1 -0
- package/.next/static/css/1b48021b9c503e72.css +1 -0
- package/.next/static/css/6a7fdc5a21fbead5.css +1 -0
- package/.next/static/css/723835bce380750d.css +1 -0
- package/.next/static/css/8f93a4630936c20b.css +1 -0
- package/.next/static/css/fd27ecc37832aa54.css +1 -0
- package/.next/static/h5IF1CNB8dJwLG9OAuMOX/_buildManifest.js +1 -0
- package/.next/trace +77 -80
- package/.turbo/turbo-build.log +13 -13
- package/.turbo/turbo-test.log +9 -9
- package/README.md +3 -3
- package/cms/faststore/sections.json +12 -0
- package/cypress/global.js +8 -0
- package/cypress/integration/a11y.test.js +7 -24
- package/cypress/integration/analytics.test.js +78 -87
- package/cypress/integration/cart.test.js +4 -4
- package/cypress/integration/plp.test.js +6 -6
- package/cypress/integration/search.test.js +1 -1
- package/cypress/integration/seo.test.js +14 -14
- package/cypress.config.ts +19 -0
- package/faststore.config.js +1 -0
- package/package.json +13 -12
- package/src/components/cart/CartSidebar/CartSidebar.tsx +41 -27
- package/src/components/product/NotAvailableButton/NotAvailableButton.tsx +13 -0
- package/src/components/product/NotAvailableButton/index.ts +1 -0
- package/src/components/sections/Newsletter/Overrides.tsx +4 -0
- package/src/components/sections/ProductDetails/Overrides.tsx +4 -0
- package/src/components/sections/ProductDetails/ProductDetails.tsx +21 -15
- package/src/components/ui/Newsletter/Newsletter.tsx +6 -44
- package/src/components/ui/Newsletter/NewsletterAddendum.tsx +86 -0
- package/src/components/ui/Newsletter/index.ts +1 -1
- package/src/components/ui/ProductDetails/ProductDetailsSettings.tsx +88 -68
- package/src/experimental/index.ts +0 -2
- package/src/pages/[...slug].tsx +1 -0
- package/src/pages/[slug]/p.tsx +1 -0
- package/src/typings/overrides.ts +3 -0
- package/.next/static/63Mec0cKi1kSycIPG6y8Z/_buildManifest.js +0 -1
- package/.next/static/chunks/148.3bb7e05cc5d1c1c4.js +0 -1
- package/.next/static/chunks/238-0ea98e053285c8dd.js +0 -1
- package/.next/static/chunks/243-4d96f27ed60bcbe7.js +0 -1
- package/.next/static/chunks/530.848b014622932b93.js +0 -1
- package/.next/static/chunks/548-ab84e9e8b49413ab.js +0 -1
- package/.next/static/chunks/721-42caacad18f27d0c.js +0 -1
- package/.next/static/chunks/738-67a288ca3569cdbb.js +0 -1
- package/.next/static/chunks/988.d10040040cdfebbb.js +0 -1
- package/.next/static/chunks/pages/[...slug]-97d48d75131c2a0e.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-37a30953f761128f.js +0 -1
- package/.next/static/chunks/pages/index-79b05b0071c02fff.js +0 -1
- package/.next/static/chunks/pages/s-45d23ec628d8832f.js +0 -1
- package/.next/static/chunks/webpack-00c7bb6e48f23dff.js +0 -1
- package/.next/static/css/7ca374e5534a3f68.css +0 -1
- package/.next/static/css/d5a515091be5db82.css +0 -1
- package/.next/static/css/e3b039e8f5daf95f.css +0 -1
- package/.next/static/css/f0e2d1b8832e935d.css +0 -1
- package/cypress.json +0 -9
- /package/.next/static/{63Mec0cKi1kSycIPG6y8Z → h5IF1CNB8dJwLG9OAuMOX}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-c67a75d1b6f99dc8.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:["static/
|
|
1
|
+
self.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-c67a75d1b6f99dc8.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:["static/h5IF1CNB8dJwLG9OAuMOX/_buildManifest.js","static/h5IF1CNB8dJwLG9OAuMOX/_ssgManifest.js"],rootMainFiles:[],pages:{"/":["static/chunks/webpack-bed5a9784a3af4e8.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/783-ded9d8cda0d5c8d9.js","static/css/8f93a4630936c20b.css","static/chunks/383-f5039943ae2a4372.js","static/css/fd27ecc37832aa54.css","static/chunks/721-717d8a2486b7d30e.js","static/css/a2eefb25a4608343.css","static/chunks/pages/index-a141c747fcc197a1.js"],"/404":["static/chunks/webpack-bed5a9784a3af4e8.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/783-ded9d8cda0d5c8d9.js","static/css/8f93a4630936c20b.css","static/chunks/383-f5039943ae2a4372.js","static/css/df588bb98c0b0ca6.css","static/chunks/pages/404-6c674028b2f80cbb.js"],"/500":["static/chunks/webpack-bed5a9784a3af4e8.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/783-ded9d8cda0d5c8d9.js","static/css/8f93a4630936c20b.css","static/chunks/383-f5039943ae2a4372.js","static/css/df588bb98c0b0ca6.css","static/chunks/pages/500-ff55de77265a7e43.js"],"/[...slug]":["static/chunks/webpack-bed5a9784a3af4e8.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/783-ded9d8cda0d5c8d9.js","static/chunks/635-666ee2cad2925bb7.js","static/css/8f93a4630936c20b.css","static/chunks/383-f5039943ae2a4372.js","static/css/fd27ecc37832aa54.css","static/chunks/721-717d8a2486b7d30e.js","static/css/723835bce380750d.css","static/chunks/722-686f01490d4d2176.js","static/css/a2eefb25a4608343.css","static/css/527e334fa69cf40a.css","static/chunks/pages/[...slug]-7f8dc13cc9542463.js"],"/[slug]/p":["static/chunks/webpack-bed5a9784a3af4e8.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/783-ded9d8cda0d5c8d9.js","static/chunks/635-666ee2cad2925bb7.js","static/css/8f93a4630936c20b.css","static/chunks/383-f5039943ae2a4372.js","static/css/fd27ecc37832aa54.css","static/chunks/721-717d8a2486b7d30e.js","static/css/1b48021b9c503e72.css","static/chunks/pages/[slug]/p-1cec94f3f7583058.js"],"/_app":["static/chunks/webpack-bed5a9784a3af4e8.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/css/9e76fef1c9ca89af.css","static/chunks/pages/_app-7db7de3d205714be.js"],"/_error":["static/chunks/webpack-bed5a9784a3af4e8.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"],"/account":["static/chunks/webpack-bed5a9784a3af4e8.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/783-ded9d8cda0d5c8d9.js","static/css/8f93a4630936c20b.css","static/chunks/383-f5039943ae2a4372.js","static/chunks/pages/account-b06035cba2c99604.js"],"/checkout":["static/chunks/webpack-bed5a9784a3af4e8.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/783-ded9d8cda0d5c8d9.js","static/css/8f93a4630936c20b.css","static/chunks/383-f5039943ae2a4372.js","static/chunks/pages/checkout-f0c3e8d691cb8a54.js"],"/login":["static/chunks/webpack-bed5a9784a3af4e8.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/783-ded9d8cda0d5c8d9.js","static/css/8f93a4630936c20b.css","static/chunks/383-f5039943ae2a4372.js","static/css/df588bb98c0b0ca6.css","static/chunks/pages/login-4e0e6cab7a07f1f3.js"],"/s":["static/chunks/webpack-bed5a9784a3af4e8.js","static/chunks/framework-dfd14d7ce6600b03.js","static/chunks/main-fd466221927468fd.js","static/chunks/783-ded9d8cda0d5c8d9.js","static/css/8f93a4630936c20b.css","static/chunks/383-f5039943ae2a4372.js","static/css/723835bce380750d.css","static/chunks/722-686f01490d4d2176.js","static/chunks/pages/s-823f8e1cabbf63b3.js"]},ampFirstPages:[]};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__REACT_LOADABLE_MANIFEST={"../../node_modules/next/dist/client/index.js -> ../pages/_app":{id:2741,files:["static/chunks/741.52f7fb873418346f.js"]},"../../node_modules/next/dist/client/index.js -> ../pages/_error":{id:9651,files:["static/chunks/651.7142f31ce1e052b3.js"]},"../components/cms/GlobalSections.tsx -> src/components/cart/CartSidebar":{id:
|
|
1
|
+
self.__REACT_LOADABLE_MANIFEST={"../../node_modules/next/dist/client/index.js -> ../pages/_app":{id:2741,files:["static/chunks/741.52f7fb873418346f.js"]},"../../node_modules/next/dist/client/index.js -> ../pages/_error":{id:9651,files:["static/chunks/651.7142f31ce1e052b3.js"]},"../components/cms/GlobalSections.tsx -> src/components/cart/CartSidebar":{id:6585,files:["static/css/6e1a7434f061d0ef.css","static/chunks/585.3350efefe61c9461.js"]},"../components/cms/GlobalSections.tsx -> src/components/region/RegionModal":{id:5988,files:["static/css/cb7d1fcea42fab9c.css","static/chunks/988.afda042dd9ba11d1.js"]},"../components/search/SearchInput/SearchInput.tsx -> src/components/search/SearchDropdown":{id:1251,files:["static/chunks/251.47f06fb688ea42d1.js"]},"../components/sections/ProductGallery/Overrides.tsx -> src/components/search/Filter/FilterSlider":{id:1386,files:["static/css/6a7fdc5a21fbead5.css","static/chunks/386.d01e0db26c523f0f.js"]},"../components/ui/ProductGallery/ProductGallery.tsx -> ./ProductGalleryPage":{id:2800,files:["static/chunks/800.851af48fe2ab4a4c.js"]}};
|
|
@@ -18,13 +18,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
18
18
|
/* harmony import */ var next_seo__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(next_seo__WEBPACK_IMPORTED_MODULE_0__);
|
|
19
19
|
/* harmony import */ var next_router__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1853);
|
|
20
20
|
/* harmony import */ var next_router__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(next_router__WEBPACK_IMPORTED_MODULE_1__);
|
|
21
|
-
/* harmony import */ var
|
|
21
|
+
/* harmony import */ var src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(4074);
|
|
22
22
|
/* harmony import */ var _faststore_ui__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(2614);
|
|
23
|
-
/* harmony import */ var
|
|
24
|
-
/* harmony import */ var
|
|
25
|
-
/* harmony import */ var
|
|
26
|
-
var __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([
|
|
27
|
-
|
|
23
|
+
/* harmony import */ var src_components_sections_EmptyState__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7692);
|
|
24
|
+
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(997);
|
|
25
|
+
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__);
|
|
26
|
+
var __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_3__]);
|
|
27
|
+
src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_3__ = (__webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__)[0];
|
|
28
28
|
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
29
29
|
|
|
30
30
|
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
@@ -58,19 +58,19 @@ function Page({
|
|
|
58
58
|
const {
|
|
59
59
|
fromUrl
|
|
60
60
|
} = useErrorState();
|
|
61
|
-
return /*#__PURE__*/(0,
|
|
62
|
-
children: [/*#__PURE__*/
|
|
61
|
+
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsxs)(src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP, _objectSpread(_objectSpread({}, globalSections), {}, {
|
|
62
|
+
children: [/*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx(next_seo__WEBPACK_IMPORTED_MODULE_0__.NextSeo, {
|
|
63
63
|
noindex: true,
|
|
64
64
|
nofollow: true
|
|
65
|
-
}), /*#__PURE__*/
|
|
65
|
+
}), /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx(src_components_sections_EmptyState__WEBPACK_IMPORTED_MODULE_4__/* ["default"] */ .Z, {
|
|
66
66
|
title: "Not Found: 404",
|
|
67
|
-
titleIcon: /*#__PURE__*/
|
|
67
|
+
titleIcon: /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx(_faststore_ui__WEBPACK_IMPORTED_MODULE_5__/* ["default"] */ .Z, {
|
|
68
68
|
name: "CircleWavyWarning",
|
|
69
69
|
width: 56,
|
|
70
70
|
height: 56,
|
|
71
71
|
weight: "thin"
|
|
72
72
|
}),
|
|
73
|
-
children: /*#__PURE__*/(0,
|
|
73
|
+
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsxs)("p", {
|
|
74
74
|
children: ["This app could not find url ", fromUrl]
|
|
75
75
|
})
|
|
76
76
|
})]
|
|
@@ -80,7 +80,7 @@ function Page({
|
|
|
80
80
|
const getStaticProps = async ({
|
|
81
81
|
previewData
|
|
82
82
|
}) => {
|
|
83
|
-
const globalSections = await (0,
|
|
83
|
+
const globalSections = await (0,src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_3__/* .getGlobalSectionsData */ .Tc)(previewData);
|
|
84
84
|
return {
|
|
85
85
|
props: {
|
|
86
86
|
globalSections
|
|
@@ -380,7 +380,7 @@ module.exports = import("swr");;
|
|
|
380
380
|
var __webpack_require__ = require("../webpack-runtime.js");
|
|
381
381
|
__webpack_require__.C(exports);
|
|
382
382
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
383
|
-
var __webpack_exports__ = __webpack_require__.X(0, [676,825,183,177,74,
|
|
383
|
+
var __webpack_exports__ = __webpack_require__.X(0, [676,825,183,177,74,692], () => (__webpack_exec__(9206)));
|
|
384
384
|
module.exports = __webpack_exports__;
|
|
385
385
|
|
|
386
386
|
})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/825.js","../chunks/183.js","../chunks/177.js","../chunks/74.js","../chunks/
|
|
1
|
+
{"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/825.js","../chunks/183.js","../chunks/177.js","../chunks/74.js","../chunks/692.js","../chunks/779.js","../chunks/988.js","../chunks/53.js","../chunks/693.js","../chunks/585.js","../chunks/854.js","../chunks/312.js","../../package.json","../../../node_modules/chalk/package.json","../../../node_modules/next/dist/shared/lib/head.js","../../../node_modules/next/dist/shared/lib/app-router-context.js","../../../node_modules/next/dist/shared/lib/head-manager-context.js","../../../node_modules/next/dist/shared/lib/image-blur-svg.js","../../../node_modules/next/dist/shared/lib/image-config-context.js","../../../node_modules/next/dist/shared/lib/image-config.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/mitt.js","../../../node_modules/next/dist/shared/lib/router-context.js","../../../node_modules/next/dist/shared/lib/utils.js","../../../node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","../../../node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","../../../node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","../../../node_modules/next/dist/shared/lib/router/utils/add-locale.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/compare-states.js","../../../node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/format-url.js","../../../node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","../../../node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-path.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","../../../node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/querystring.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","../../../node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","../../../node_modules/next/dist/shared/lib/router/utils/route-matcher.js","../../../node_modules/next/dist/shared/lib/router/utils/route-regex.js","../../../node_modules/chalk/source/index.js","../../../node_modules/next/router.js","../../../node_modules/next/package.json","../../../node_modules/chalk/source/utilities.js","../../../node_modules/next/dist/client/remove-base-path.js","../../../node_modules/chalk/source/vendor/ansi-styles/index.js","../../../node_modules/chalk/source/vendor/supports-color/index.js","../../../node_modules/next/dist/client/router.js","../../../node_modules/next/dist/client/has-base-path.js","../../../node_modules/next/dist/shared/lib/side-effect.js","../../../node_modules/next/dist/shared/lib/amp-context.js","../../../node_modules/next/dist/shared/lib/amp-mode.js","../../../node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/path-match.js","../../../node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","../../../node_modules/next/dist/shared/lib/escape-regexp.js","../../../node_modules/next/dist/shared/lib/router/router.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/shared/lib/router/utils/index.js","../../../node_modules/next/dist/client/normalize-trailing-slash.js","../../../node_modules/next/dist/client/route-loader.js","../../../node_modules/next/dist/client/script.js","../../../node_modules/next/dist/client/detect-domain-locale.js","../../../node_modules/next/dist/client/add-locale.js","../../../node_modules/next/dist/client/remove-locale.js","../../../node_modules/next/dist/client/add-base-path.js","../../../node_modules/next/dist/client/trusted-types.js","../../../node_modules/next/dist/client/request-idle-callback.js","../../../node_modules/next/dist/client/head-manager.js","../../../node_modules/@swc/helpers/lib/_extends.js","../../../node_modules/@swc/helpers/package.json","../../../node_modules/@swc/helpers/lib/_interop_require_default.js","../../../node_modules/@swc/helpers/lib/_interop_require_wildcard.js","../../../node_modules/@swc/helpers/lib/_async_to_generator.js","../../../node_modules/next/dist/client/with-router.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../../../node_modules/@swc/helpers/lib/_object_without_properties_loose.js","../../../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../../../node_modules/next/dist/compiled/path-to-regexp/index.js","../../../node_modules/next/dist/compiled/react-is/package.json","../../../node_modules/next/dist/compiled/react-is/index.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.production.min.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","../../../src/components/region/RegionModal/index.ts","../../../src/components/cart/CartSidebar/index.ts","../../../src/components/search/SearchDropdown/index.ts","../../../package.json"]}
|
|
@@ -18,13 +18,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
18
18
|
/* harmony import */ var next_seo__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(next_seo__WEBPACK_IMPORTED_MODULE_0__);
|
|
19
19
|
/* harmony import */ var next_router__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1853);
|
|
20
20
|
/* harmony import */ var next_router__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(next_router__WEBPACK_IMPORTED_MODULE_1__);
|
|
21
|
-
/* harmony import */ var
|
|
21
|
+
/* harmony import */ var src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(4074);
|
|
22
22
|
/* harmony import */ var _faststore_ui__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(2614);
|
|
23
|
-
/* harmony import */ var
|
|
24
|
-
/* harmony import */ var
|
|
25
|
-
/* harmony import */ var
|
|
26
|
-
var __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([
|
|
27
|
-
|
|
23
|
+
/* harmony import */ var src_components_sections_EmptyState__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(7692);
|
|
24
|
+
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(997);
|
|
25
|
+
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__);
|
|
26
|
+
var __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_3__]);
|
|
27
|
+
src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_3__ = (__webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__)[0];
|
|
28
28
|
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
29
29
|
|
|
30
30
|
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
@@ -58,21 +58,21 @@ function Page({
|
|
|
58
58
|
errorId,
|
|
59
59
|
fromUrl
|
|
60
60
|
} = useErrorState();
|
|
61
|
-
return /*#__PURE__*/(0,
|
|
62
|
-
children: [/*#__PURE__*/
|
|
61
|
+
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsxs)(src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .ZP, _objectSpread(_objectSpread({}, globalSections), {}, {
|
|
62
|
+
children: [/*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx(next_seo__WEBPACK_IMPORTED_MODULE_0__.NextSeo, {
|
|
63
63
|
noindex: true,
|
|
64
64
|
nofollow: true
|
|
65
|
-
}), /*#__PURE__*/(0,
|
|
65
|
+
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsxs)(src_components_sections_EmptyState__WEBPACK_IMPORTED_MODULE_4__/* ["default"] */ .Z, {
|
|
66
66
|
title: "500",
|
|
67
|
-
titleIcon: /*#__PURE__*/
|
|
67
|
+
titleIcon: /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx(_faststore_ui__WEBPACK_IMPORTED_MODULE_5__/* ["default"] */ .Z, {
|
|
68
68
|
name: "CircleWavyWarning",
|
|
69
69
|
width: 56,
|
|
70
70
|
height: 56,
|
|
71
71
|
weight: "thin"
|
|
72
72
|
}),
|
|
73
|
-
children: [/*#__PURE__*/
|
|
73
|
+
children: [/*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsx("h2", {
|
|
74
74
|
children: "Internal Server Error"
|
|
75
|
-
}), /*#__PURE__*/(0,
|
|
75
|
+
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_2__.jsxs)("div", {
|
|
76
76
|
children: ["The server errored with id ", errorId, " when visiting page ", fromUrl]
|
|
77
77
|
})]
|
|
78
78
|
})]
|
|
@@ -82,7 +82,7 @@ function Page({
|
|
|
82
82
|
const getStaticProps = async ({
|
|
83
83
|
previewData
|
|
84
84
|
}) => {
|
|
85
|
-
const globalSections = await (0,
|
|
85
|
+
const globalSections = await (0,src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_3__/* .getGlobalSectionsData */ .Tc)(previewData);
|
|
86
86
|
return {
|
|
87
87
|
props: {
|
|
88
88
|
globalSections
|
|
@@ -382,7 +382,7 @@ module.exports = import("swr");;
|
|
|
382
382
|
var __webpack_require__ = require("../webpack-runtime.js");
|
|
383
383
|
__webpack_require__.C(exports);
|
|
384
384
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
385
|
-
var __webpack_exports__ = __webpack_require__.X(0, [676,825,183,177,74,
|
|
385
|
+
var __webpack_exports__ = __webpack_require__.X(0, [676,825,183,177,74,692], () => (__webpack_exec__(7417)));
|
|
386
386
|
module.exports = __webpack_exports__;
|
|
387
387
|
|
|
388
388
|
})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/825.js","../chunks/183.js","../chunks/177.js","../chunks/74.js","../chunks/
|
|
1
|
+
{"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/825.js","../chunks/183.js","../chunks/177.js","../chunks/74.js","../chunks/692.js","../chunks/779.js","../chunks/988.js","../chunks/53.js","../chunks/693.js","../chunks/585.js","../chunks/854.js","../chunks/312.js","../../package.json","../../../node_modules/chalk/package.json","../../../node_modules/next/dist/shared/lib/head.js","../../../node_modules/next/dist/shared/lib/app-router-context.js","../../../node_modules/next/dist/shared/lib/head-manager-context.js","../../../node_modules/next/dist/shared/lib/image-blur-svg.js","../../../node_modules/next/dist/shared/lib/image-config-context.js","../../../node_modules/next/dist/shared/lib/image-config.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/mitt.js","../../../node_modules/next/dist/shared/lib/router-context.js","../../../node_modules/next/dist/shared/lib/utils.js","../../../node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","../../../node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","../../../node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","../../../node_modules/next/dist/shared/lib/router/utils/add-locale.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/compare-states.js","../../../node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/format-url.js","../../../node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","../../../node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-path.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","../../../node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/querystring.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","../../../node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","../../../node_modules/next/dist/shared/lib/router/utils/route-matcher.js","../../../node_modules/next/dist/shared/lib/router/utils/route-regex.js","../../../node_modules/chalk/source/index.js","../../../node_modules/next/router.js","../../../node_modules/next/package.json","../../../node_modules/chalk/source/utilities.js","../../../node_modules/next/dist/client/remove-base-path.js","../../../node_modules/chalk/source/vendor/ansi-styles/index.js","../../../node_modules/chalk/source/vendor/supports-color/index.js","../../../node_modules/next/dist/client/router.js","../../../node_modules/next/dist/client/has-base-path.js","../../../node_modules/next/dist/shared/lib/side-effect.js","../../../node_modules/next/dist/shared/lib/amp-context.js","../../../node_modules/next/dist/shared/lib/amp-mode.js","../../../node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/path-match.js","../../../node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","../../../node_modules/next/dist/shared/lib/escape-regexp.js","../../../node_modules/next/dist/shared/lib/router/router.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/shared/lib/router/utils/index.js","../../../node_modules/next/dist/client/normalize-trailing-slash.js","../../../node_modules/next/dist/client/route-loader.js","../../../node_modules/next/dist/client/script.js","../../../node_modules/next/dist/client/detect-domain-locale.js","../../../node_modules/next/dist/client/add-locale.js","../../../node_modules/next/dist/client/remove-locale.js","../../../node_modules/next/dist/client/add-base-path.js","../../../node_modules/next/dist/client/trusted-types.js","../../../node_modules/next/dist/client/request-idle-callback.js","../../../node_modules/next/dist/client/head-manager.js","../../../node_modules/@swc/helpers/lib/_extends.js","../../../node_modules/@swc/helpers/package.json","../../../node_modules/@swc/helpers/lib/_interop_require_default.js","../../../node_modules/@swc/helpers/lib/_interop_require_wildcard.js","../../../node_modules/@swc/helpers/lib/_async_to_generator.js","../../../node_modules/next/dist/client/with-router.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../../../node_modules/@swc/helpers/lib/_object_without_properties_loose.js","../../../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../../../node_modules/next/dist/compiled/path-to-regexp/index.js","../../../node_modules/next/dist/compiled/react-is/package.json","../../../node_modules/next/dist/compiled/react-is/index.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.production.min.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","../../../src/components/region/RegionModal/index.ts","../../../src/components/cart/CartSidebar/index.ts","../../../src/components/search/SearchDropdown/index.ts","../../../package.json"]}
|