@faststore/core 2.1.53 → 2.1.55
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 +49 -49
- 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 +9 -9
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/107.js +56 -0
- package/.next/server/chunks/186.js +22 -23
- package/.next/server/chunks/{886.js → 188.js} +32 -33
- package/.next/server/chunks/289.js +4 -5
- package/.next/server/chunks/{502.js → 309.js} +76 -78
- package/.next/server/chunks/312.js +222 -231
- package/.next/server/chunks/350.js +1 -1
- package/.next/server/chunks/{721.js → 430.js} +23 -25
- package/.next/server/chunks/{269.js → 581.js} +132 -136
- package/.next/server/chunks/74.js +3049 -3078
- package/.next/server/chunks/{247.js → 744.js} +23 -24
- package/.next/server/chunks/{597.js → 751.js} +19 -20
- package/.next/server/chunks/{123.js → 90.js} +11 -12
- package/.next/server/chunks/907.js +334 -342
- package/.next/server/chunks/{253.js → 934.js} +37 -38
- package/.next/server/chunks/{81.js → 953.js} +55 -59
- 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 +2 -2
- package/.next/server/pages/404.js.nft.json +1 -1
- package/.next/server/pages/500.js +2 -2
- package/.next/server/pages/500.js.nft.json +1 -1
- package/.next/server/pages/[...slug].js +7 -7
- package/.next/server/pages/[...slug].js.nft.json +1 -1
- package/.next/server/pages/[slug]/p.js +84 -86
- package/.next/server/pages/[slug]/p.js.nft.json +1 -1
- package/.next/server/pages/_app.js +2 -2
- 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 +3 -3
- package/.next/server/pages/index.js.nft.json +1 -1
- package/.next/server/pages/login.js +2 -2
- package/.next/server/pages/login.js.nft.json +1 -1
- package/.next/server/pages/s.js +3 -3
- package/.next/server/pages/s.js.nft.json +1 -1
- package/.next/server/pages-manifest.json +2 -2
- package/.next/static/chunks/{64.2f385ef39cd5877d.js → 27.37e4942c9236a071.js} +1 -1
- package/.next/static/chunks/309.548249b3b3588d3b.js +1 -0
- package/.next/static/chunks/33-7f26ec3a5ae7a227.js +1 -0
- package/.next/static/chunks/548-ab84e9e8b49413ab.js +1 -0
- package/.next/static/chunks/676.b7bc42f3e37ff88f.js +1 -0
- package/.next/static/chunks/686-78f207384adb0d83.js +1 -0
- package/.next/static/chunks/{738-a5ff304828f20cbf.js → 738-67a288ca3569cdbb.js} +1 -1
- package/.next/static/chunks/751.f9415d15cb5be269.js +1 -0
- package/.next/static/chunks/917-bf452887bdb70e03.js +1 -0
- package/.next/static/chunks/pages/404-7812758b206af5cc.js +1 -0
- package/.next/static/chunks/pages/500-0c1b954316d40621.js +1 -0
- package/.next/static/chunks/pages/{[...slug]-bcfaf0c5d60b57a0.js → [...slug]-fd9cc16734d8f161.js} +1 -1
- package/.next/static/chunks/pages/[slug]/p-5a83993d8ff855a6.js +1 -0
- package/.next/static/chunks/pages/_app-73e1a1982ec17ff6.js +1 -0
- package/.next/static/chunks/pages/account-ac4fa43a2d996db5.js +1 -0
- package/.next/static/chunks/pages/checkout-fa13dc49318df859.js +1 -0
- package/.next/static/chunks/pages/{index-bdbfb082027ed2b7.js → index-e8b556e0a22cf818.js} +1 -1
- package/.next/static/chunks/pages/login-5759fba9bb7ae351.js +1 -0
- package/.next/static/chunks/pages/s-a63dd94090d398be.js +1 -0
- package/.next/static/chunks/webpack-1d498edbf92d70ad.js +1 -0
- package/.next/static/eyFnbBbCBoWbp9h5XhZVV/_buildManifest.js +1 -0
- package/.next/trace +80 -80
- package/.turbo/turbo-build.log +6 -6
- package/cypress/integration/analytics.test.js +1 -5
- package/cypress/integration/cart.test.js +20 -14
- package/cypress/integration/search.test.js +1 -1
- package/package.json +4 -4
- package/.next/server/chunks/287.js +0 -58
- package/.next/static/chunks/209-d1d2eeaeefbc68f7.js +0 -1
- package/.next/static/chunks/495.0ecd099878b2a36d.js +0 -1
- package/.next/static/chunks/502.b14533723651e5a1.js +0 -1
- package/.next/static/chunks/548-6b23e7ad82cd22b9.js +0 -1
- package/.next/static/chunks/597.f8d0595b113c70af.js +0 -1
- package/.next/static/chunks/706-b3046536d4b7dd3f.js +0 -1
- package/.next/static/chunks/791-5b3d23f5b6100959.js +0 -1
- package/.next/static/chunks/pages/404-14d27e3706f3d2c3.js +0 -1
- package/.next/static/chunks/pages/500-250ccf5c9626e451.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-44e66d729b2413fb.js +0 -1
- package/.next/static/chunks/pages/_app-9b6c4be3c7a42b65.js +0 -1
- package/.next/static/chunks/pages/account-d248acc931146694.js +0 -1
- package/.next/static/chunks/pages/checkout-97f6d6f36f041a6f.js +0 -1
- package/.next/static/chunks/pages/login-b1bdf30c951bb60d.js +0 -1
- package/.next/static/chunks/pages/s-aabfa5c08338974a.js +0 -1
- package/.next/static/chunks/webpack-63838fd23f69de45.js +0 -1
- package/.next/static/zNldw1SvMV6q0YSYCBqoy/_buildManifest.js +0 -1
- /package/.next/static/{zNldw1SvMV6q0YSYCBqoy → eyFnbBbCBoWbp9h5XhZVV}/_ssgManifest.js +0 -0
|
@@ -20,7 +20,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
20
20
|
const external_nextjs_progressbar_namespaceObject = require("nextjs-progressbar");
|
|
21
21
|
var external_nextjs_progressbar_default = /*#__PURE__*/__webpack_require__.n(external_nextjs_progressbar_namespaceObject);
|
|
22
22
|
// EXTERNAL MODULE: ../components/dist/hooks/UIProvider.js
|
|
23
|
-
var UIProvider = __webpack_require__(
|
|
23
|
+
var UIProvider = __webpack_require__(35728);
|
|
24
24
|
// EXTERNAL MODULE: external "react/jsx-runtime"
|
|
25
25
|
var jsx_runtime_ = __webpack_require__(20997);
|
|
26
26
|
;// CONCATENATED MODULE: ./src/Layout.tsx
|
|
@@ -275,7 +275,7 @@ module.exports = require("react/jsx-runtime");
|
|
|
275
275
|
var __webpack_require__ = require("../webpack-runtime.js");
|
|
276
276
|
__webpack_require__.C(exports);
|
|
277
277
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
278
|
-
var __webpack_exports__ = __webpack_require__.X(0, [183,
|
|
278
|
+
var __webpack_exports__ = __webpack_require__.X(0, [183,188], () => (__webpack_exec__(76917)));
|
|
279
279
|
module.exports = __webpack_exports__;
|
|
280
280
|
|
|
281
281
|
})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../webpack-runtime.js","../chunks/183.js","../chunks/
|
|
1
|
+
{"version":1,"files":["../webpack-runtime.js","../chunks/183.js","../chunks/188.js","../chunks/98.js","../chunks/143.js","../../package.json","../../../node_modules/nextjs-progressbar/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/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","../../../package.json","../../../src/sdk/analytics/platform/vtex/index.ts","../../../src/sdk/analytics/platform/vtex/search.ts"]}
|
|
@@ -357,7 +357,7 @@ module.exports = import("swr");;
|
|
|
357
357
|
var __webpack_require__ = require("../webpack-runtime.js");
|
|
358
358
|
__webpack_require__.C(exports);
|
|
359
359
|
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
360
|
-
var __webpack_exports__ = __webpack_require__.X(0, [676,825,183,
|
|
360
|
+
var __webpack_exports__ = __webpack_require__.X(0, [676,825,183,188,74], () => (__webpack_exec__(95180)));
|
|
361
361
|
module.exports = __webpack_exports__;
|
|
362
362
|
|
|
363
363
|
})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/825.js","../chunks/183.js","../chunks/
|
|
1
|
+
{"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/825.js","../chunks/183.js","../chunks/188.js","../chunks/74.js","../chunks/107.js","../chunks/751.js","../chunks/744.js","../chunks/90.js","../chunks/309.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/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/region/RegionModal/index.ts","../../../src/components/cart/CartSidebar/index.ts","../../../src/components/search/SearchDropdown/index.ts","../../../package.json"]}
|