@faststore/core 2.0.165-alpha.0 → 2.0.166-alpha.0
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 +50 -59
- 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 +8 -11
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/350.js +1 -1
- package/.next/server/chunks/502.js +68 -42
- package/.next/server/chunks/74.js +260 -19
- package/.next/server/chunks/{664.js → 825.js} +640 -2
- 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 -46
- package/.next/server/pages/_app.js.nft.json +1 -1
- package/.next/server/pages/account.js +1 -1
- package/.next/server/pages/account.js.nft.json +1 -1
- package/.next/server/pages/api/graphql.js +1 -1
- package/.next/server/pages/checkout.js +1 -1
- package/.next/server/pages/checkout.js.nft.json +1 -1
- package/.next/server/pages/en-US/404.html +2 -2
- package/.next/server/pages/en-US/500.html +2 -2
- package/.next/server/pages/en-US/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 +2 -2
- package/.next/server/pages/index.js +1 -1
- package/.next/server/pages/index.js.nft.json +1 -1
- package/.next/server/pages/login.js +1 -1
- package/.next/server/pages/login.js.nft.json +1 -1
- package/.next/server/pages/s.js +1 -1
- package/.next/server/pages/s.js.nft.json +1 -1
- package/.next/server/pages-manifest.json +4 -4
- package/.next/static/V9ehyEgCMbu0LEDWsRhj5/_buildManifest.js +1 -0
- package/.next/static/chunks/377-a2ea7cc68eb5f626.js +1 -0
- package/.next/static/chunks/460-910c8076569320d3.js +1 -0
- package/.next/static/chunks/502.ec90d1859d393d34.js +1 -0
- package/.next/static/chunks/597.331d43f9ddefb6ad.js +1 -0
- package/.next/static/chunks/pages/{404-459452495a0df278.js → 404-51ec6bdbfb779d04.js} +1 -1
- package/.next/static/chunks/pages/{500-008e30c48eceebed.js → 500-2326a336f08c29f7.js} +1 -1
- package/.next/static/chunks/pages/{[...slug]-e9d8386ff5e56d85.js → [...slug]-98f2ea72ad0aa938.js} +1 -1
- package/.next/static/chunks/pages/[slug]/{p-8346514a688bf869.js → p-fdd59650ea60aef9.js} +1 -1
- package/.next/static/chunks/pages/{_app-78846ca9151cf266.js → _app-ed042290aee646cb.js} +1 -1
- package/.next/static/chunks/pages/{account-46263f0c100c3eae.js → account-a27dac55934a8c58.js} +1 -1
- package/.next/static/chunks/pages/{checkout-20bb3710b24df3b6.js → checkout-f75cc5c4859916ba.js} +1 -1
- package/.next/static/chunks/pages/{index-2006be8f08ad057f.js → index-e7b12b548c44b1c5.js} +1 -1
- package/.next/static/chunks/pages/{login-f9d316d261fcc062.js → login-cdb531ad10c8993c.js} +1 -1
- package/.next/static/chunks/pages/{s-1cbe740b5b781d28.js → s-62ae2cb782518452.js} +1 -1
- package/.next/static/chunks/webpack-c22f5b0626028f1b.js +1 -0
- package/.next/static/css/87c68d702d4c704e.css +1 -0
- package/.next/trace +70 -70
- package/.turbo/turbo-build.log +9 -9
- package/CHANGELOG.md +6 -0
- package/cms/faststore/sections.json +95 -0
- package/package.json +2 -2
- package/src/Layout.tsx +1 -8
- package/src/components/cart/CartSidebar/CartSidebar.tsx +97 -54
- package/src/components/cms/GlobalSections.tsx +5 -4
- package/.next/server/chunks/608.js +0 -644
- package/.next/server/chunks/644.js +0 -235
- package/.next/static/chunks/336.0846f48eccce57e4.js +0 -1
- package/.next/static/chunks/377-891ff95d759cb061.js +0 -1
- package/.next/static/chunks/391-47b923ef44945418.js +0 -1
- package/.next/static/chunks/502.eeca300cb9a355fb.js +0 -1
- package/.next/static/chunks/545-1d3d08edfd2ee4c6.js +0 -1
- package/.next/static/chunks/597.57a8984b6a1071ae.js +0 -1
- package/.next/static/chunks/webpack-e9bf82a67cc08d0f.js +0 -1
- package/.next/static/css/28d7d73e13e2bc1d.css +0 -1
- package/.next/static/zYvKRrlOU3r6IZCy0a0eY/_buildManifest.js +0 -1
- /package/.next/static/{zYvKRrlOU3r6IZCy0a0eY → V9ehyEgCMbu0LEDWsRhj5}/_ssgManifest.js +0 -0
|
@@ -387,7 +387,7 @@ module.exports = import("swr");;
|
|
|
387
387
|
var __webpack_require__ = require("../webpack-runtime.js");
|
|
388
388
|
__webpack_require__.C(exports);
|
|
389
389
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
390
|
-
var __webpack_exports__ = __webpack_require__.X(0, [
|
|
390
|
+
var __webpack_exports__ = __webpack_require__.X(0, [676,825,183,336,886,74,701], () => (__webpack_exec__(69206)));
|
|
391
391
|
module.exports = __webpack_exports__;
|
|
392
392
|
|
|
393
393
|
})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../webpack-runtime.js","../chunks/
|
|
1
|
+
{"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/825.js","../chunks/183.js","../chunks/336.js","../chunks/886.js","../chunks/74.js","../chunks/701.js","../chunks/247.js","../chunks/123.js","../chunks/502.js","../chunks/854.js","../chunks/312.js","../../package.json","../../../node_modules/chalk/package.json","../../../node_modules/@faststore/graphql-utils/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/@faststore/graphql-utils/dist/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/has-base-path.js","../../../node_modules/next/dist/client/router.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/utils/index.js","../../../node_modules/next/dist/shared/lib/router/router.js","../../../node_modules/next/dist/lib/is-error.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/cart/CartSidebar/index.ts","../../../src/components/search/SearchDropdown/index.ts","../../../package.json"]}
|
|
@@ -389,7 +389,7 @@ module.exports = import("swr");;
|
|
|
389
389
|
var __webpack_require__ = require("../webpack-runtime.js");
|
|
390
390
|
__webpack_require__.C(exports);
|
|
391
391
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
392
|
-
var __webpack_exports__ = __webpack_require__.X(0, [
|
|
392
|
+
var __webpack_exports__ = __webpack_require__.X(0, [676,825,183,336,886,74,701], () => (__webpack_exec__(37417)));
|
|
393
393
|
module.exports = __webpack_exports__;
|
|
394
394
|
|
|
395
395
|
})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../webpack-runtime.js","../chunks/
|
|
1
|
+
{"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/825.js","../chunks/183.js","../chunks/336.js","../chunks/886.js","../chunks/74.js","../chunks/701.js","../chunks/247.js","../chunks/123.js","../chunks/502.js","../chunks/854.js","../chunks/312.js","../../package.json","../../../node_modules/chalk/package.json","../../../node_modules/@faststore/graphql-utils/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/@faststore/graphql-utils/dist/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/has-base-path.js","../../../node_modules/next/dist/client/router.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/utils/index.js","../../../node_modules/next/dist/shared/lib/router/router.js","../../../node_modules/next/dist/lib/is-error.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/cart/CartSidebar/index.ts","../../../src/components/search/SearchDropdown/index.ts","../../../package.json"]}
|
|
@@ -780,7 +780,7 @@ module.exports = require("crypto");
|
|
|
780
780
|
var __webpack_require__ = require("../webpack-runtime.js");
|
|
781
781
|
__webpack_require__.C(exports);
|
|
782
782
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
783
|
-
var __webpack_exports__ = __webpack_require__.X(0, [
|
|
783
|
+
var __webpack_exports__ = __webpack_require__.X(0, [676,825,487,183,336,886,74,247,287,854,280,368,205,874,350,907,970], () => (__webpack_exec__(31875)));
|
|
784
784
|
module.exports = __webpack_exports__;
|
|
785
785
|
|
|
786
786
|
})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../webpack-runtime.js","../chunks/
|
|
1
|
+
{"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/825.js","../chunks/487.js","../chunks/183.js","../chunks/336.js","../chunks/886.js","../chunks/74.js","../chunks/247.js","../chunks/287.js","../chunks/854.js","../chunks/280.js","../chunks/368.js","../chunks/205.js","../chunks/874.js","../chunks/350.js","../chunks/907.js","../chunks/970.js","../chunks/123.js","../chunks/502.js","../chunks/312.js","../chunks/289.js","../../package.json","../../../node_modules/chalk/package.json","../../../node_modules/@faststore/graphql-utils/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/@faststore/graphql-utils/dist/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/has-base-path.js","../../../node_modules/next/dist/client/router.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/utils/index.js","../../../node_modules/next/dist/shared/lib/router/router.js","../../../node_modules/next/dist/lib/is-error.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","../../../@generated/graphql/persisted.json","../../../src/components/cart/CartSidebar/index.ts","../../../src/components/ui/ProductGallery/ProductGalleryPage.tsx","../../../src/components/search/SearchDropdown/index.ts","../../../package.json"]}
|
|
@@ -2526,7 +2526,7 @@ module.exports = require("crypto");
|
|
|
2526
2526
|
var __webpack_require__ = require("../../webpack-runtime.js");
|
|
2527
2527
|
__webpack_require__.C(exports);
|
|
2528
2528
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
2529
|
-
var __webpack_exports__ = __webpack_require__.X(0, [
|
|
2529
|
+
var __webpack_exports__ = __webpack_require__.X(0, [676,825,487,183,336,886,74,247,287,854,280,368,205,874,350,82,123], () => (__webpack_exec__(75779)));
|
|
2530
2530
|
module.exports = __webpack_exports__;
|
|
2531
2531
|
|
|
2532
2532
|
})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../webpack-runtime.js","../../chunks/
|
|
1
|
+
{"version":1,"files":["../../webpack-runtime.js","../../chunks/676.js","../../chunks/825.js","../../chunks/487.js","../../chunks/183.js","../../chunks/336.js","../../chunks/886.js","../../chunks/74.js","../../chunks/247.js","../../chunks/287.js","../../chunks/854.js","../../chunks/280.js","../../chunks/368.js","../../chunks/205.js","../../chunks/874.js","../../chunks/350.js","../../chunks/82.js","../../chunks/123.js","../../chunks/502.js","../../chunks/312.js","../../../package.json","../../../../node_modules/chalk/package.json","../../../../node_modules/@faststore/graphql-utils/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/@faststore/graphql-utils/dist/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/has-base-path.js","../../../../node_modules/next/dist/client/router.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/utils/index.js","../../../../node_modules/next/dist/shared/lib/router/router.js","../../../../node_modules/next/dist/lib/is-error.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","../../../../@generated/graphql/persisted.json","../../../../src/components/cart/CartSidebar/index.ts","../../../../src/components/search/SearchDropdown/index.ts","../../../../package.json"]}
|
|
@@ -31,21 +31,16 @@ var jsx_runtime_ = __webpack_require__(20997);
|
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
const CartSidebar = /*#__PURE__*/(0,external_react_.lazy)(() => Promise.all(/* import() */[__webpack_require__.e(608), __webpack_require__.e(336), __webpack_require__.e(644), __webpack_require__.e(247), __webpack_require__.e(123), __webpack_require__.e(502)]).then(__webpack_require__.bind(__webpack_require__, 42502)));
|
|
35
34
|
const RegionModal = /*#__PURE__*/(0,external_react_.lazy)(() => Promise.all(/* import() */[__webpack_require__.e(336), __webpack_require__.e(287), __webpack_require__.e(597)]).then(__webpack_require__.bind(__webpack_require__, 1597)));
|
|
36
35
|
|
|
37
36
|
function Layout({
|
|
38
37
|
children
|
|
39
38
|
}) {
|
|
40
39
|
const {
|
|
41
|
-
cart: displayCart,
|
|
42
40
|
modal: displayModal
|
|
43
41
|
} = (0,UIProvider/* useUI */.l)();
|
|
44
42
|
return /*#__PURE__*/(0,jsx_runtime_.jsxs)(jsx_runtime_.Fragment, {
|
|
45
|
-
children: [children,
|
|
46
|
-
fallback: null,
|
|
47
|
-
children: /*#__PURE__*/jsx_runtime_.jsx(CartSidebar, {})
|
|
48
|
-
}), displayModal && /*#__PURE__*/jsx_runtime_.jsx(external_react_.Suspense, {
|
|
43
|
+
children: [children, displayModal && /*#__PURE__*/jsx_runtime_.jsx(external_react_.Suspense, {
|
|
49
44
|
fallback: null,
|
|
50
45
|
children: /*#__PURE__*/jsx_runtime_.jsx(RegionModal, {})
|
|
51
46
|
})]
|
|
@@ -283,46 +278,6 @@ module.exports = require("idb-keyval");
|
|
|
283
278
|
|
|
284
279
|
/***/ }),
|
|
285
280
|
|
|
286
|
-
/***/ 94957:
|
|
287
|
-
/***/ ((module) => {
|
|
288
|
-
|
|
289
|
-
"use strict";
|
|
290
|
-
module.exports = require("next/dist/shared/lib/head.js");
|
|
291
|
-
|
|
292
|
-
/***/ }),
|
|
293
|
-
|
|
294
|
-
/***/ 64486:
|
|
295
|
-
/***/ ((module) => {
|
|
296
|
-
|
|
297
|
-
"use strict";
|
|
298
|
-
module.exports = require("next/dist/shared/lib/image-blur-svg.js");
|
|
299
|
-
|
|
300
|
-
/***/ }),
|
|
301
|
-
|
|
302
|
-
/***/ 50744:
|
|
303
|
-
/***/ ((module) => {
|
|
304
|
-
|
|
305
|
-
"use strict";
|
|
306
|
-
module.exports = require("next/dist/shared/lib/image-config-context.js");
|
|
307
|
-
|
|
308
|
-
/***/ }),
|
|
309
|
-
|
|
310
|
-
/***/ 35843:
|
|
311
|
-
/***/ ((module) => {
|
|
312
|
-
|
|
313
|
-
"use strict";
|
|
314
|
-
module.exports = require("next/dist/shared/lib/image-config.js");
|
|
315
|
-
|
|
316
|
-
/***/ }),
|
|
317
|
-
|
|
318
|
-
/***/ 59232:
|
|
319
|
-
/***/ ((module) => {
|
|
320
|
-
|
|
321
|
-
"use strict";
|
|
322
|
-
module.exports = require("next/dist/shared/lib/utils.js");
|
|
323
|
-
|
|
324
|
-
/***/ }),
|
|
325
|
-
|
|
326
281
|
/***/ 16689:
|
|
327
282
|
/***/ ((module) => {
|
|
328
283
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../webpack-runtime.js","../chunks/183.js","../chunks/886.js","../chunks/
|
|
1
|
+
{"version":1,"files":["../webpack-runtime.js","../chunks/183.js","../chunks/886.js","../chunks/336.js","../chunks/287.js","../chunks/597.js","../chunks/98.js","../chunks/143.js","../../package.json","../../../node_modules/nextjs-progressbar/package.json","../../../node_modules/@faststore/graphql-utils/package.json","../../../node_modules/next/dist/shared/lib/head-manager-context.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/nextjs-progressbar/dist/index.js","../../../node_modules/@faststore/graphql-utils/dist/index.js","../../../node_modules/next/router.js","../../../node_modules/next/package.json","../../../node_modules/next/dist/client/remove-base-path.js","../../../node_modules/next/dist/client/has-base-path.js","../../../node_modules/next/dist/client/router.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/utils/index.js","../../../node_modules/next/dist/shared/lib/router/router.js","../../../node_modules/next/dist/lib/is-error.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","../../../package.json","../../../src/sdk/analytics/platform/vtex/index.ts","../../../src/sdk/analytics/platform/vtex/search.ts"]}
|
|
@@ -364,7 +364,7 @@ module.exports = import("swr");;
|
|
|
364
364
|
var __webpack_require__ = require("../webpack-runtime.js");
|
|
365
365
|
__webpack_require__.C(exports);
|
|
366
366
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
367
|
-
var __webpack_exports__ = __webpack_require__.X(0, [
|
|
367
|
+
var __webpack_exports__ = __webpack_require__.X(0, [676,825,183,336,886,74], () => (__webpack_exec__(95180)));
|
|
368
368
|
module.exports = __webpack_exports__;
|
|
369
369
|
|
|
370
370
|
})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../webpack-runtime.js","../chunks/
|
|
1
|
+
{"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/825.js","../chunks/183.js","../chunks/336.js","../chunks/886.js","../chunks/74.js","../chunks/247.js","../chunks/123.js","../chunks/502.js","../chunks/854.js","../chunks/312.js","../../package.json","../../../node_modules/chalk/package.json","../../../node_modules/@faststore/graphql-utils/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/@faststore/graphql-utils/dist/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/has-base-path.js","../../../node_modules/next/dist/client/router.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/utils/index.js","../../../node_modules/next/dist/shared/lib/router/router.js","../../../node_modules/next/dist/lib/is-error.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/cart/CartSidebar/index.ts","../../../src/components/search/SearchDropdown/index.ts","../../../package.json"]}
|