@faststore/core 2.0.74-alpha.0 → 2.0.76-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/.turbo/turbo-build.log +3 -3
- package/CHANGELOG.md +12 -0
- package/package.json +4 -4
- package/src/components/cart/CartSidebar/CartSidebar.tsx +5 -1
- package/src/components/common/Navbar/navbar.module.scss +0 -1
- package/src/components/search/SearchInput/SearchInput.tsx +7 -3
- package/src/components/search/SearchInput/search-input.module.scss +0 -8
- package/src/components/search/{SearchProductCard/SearchProductCard.tsx → SearchProductItem/SearchProductItem.tsx} +25 -22
- package/src/components/search/SearchProductItem/index.ts +1 -0
- package/src/components/search/SearchSuggestions/SearchSuggestions.tsx +27 -79
- package/src/components/search/search.module.scss +9 -80
- package/.next/BUILD_ID +0 -1
- package/.next/build-manifest.json +0 -103
- package/.next/cache/.tsbuildinfo +0 -1
- package/.next/cache/config.json +0 -7
- package/.next/cache/eslint/.cache_1gneedd +0 -1
- package/.next/cache/next-server.js.nft.json +0 -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/export-marker.json +0 -1
- package/.next/images-manifest.json +0 -1
- package/.next/next-server.js.nft.json +0 -1
- package/.next/package.json +0 -1
- package/.next/prerender-manifest.json +0 -1
- package/.next/react-loadable-manifest.json +0 -50
- package/.next/required-server-files.json +0 -1
- package/.next/routes-manifest.json +0 -1
- package/.next/server/chunks/104.js +0 -196
- package/.next/server/chunks/143.js +0 -106
- package/.next/server/chunks/154.js +0 -201
- package/.next/server/chunks/183.js +0 -72
- package/.next/server/chunks/247.js +0 -61
- package/.next/server/chunks/264.js +0 -67
- package/.next/server/chunks/280.js +0 -417
- package/.next/server/chunks/287.js +0 -79
- package/.next/server/chunks/307.js +0 -109
- package/.next/server/chunks/312.js +0 -708
- package/.next/server/chunks/317.js +0 -126
- package/.next/server/chunks/350.js +0 -120
- package/.next/server/chunks/371.js +0 -1467
- package/.next/server/chunks/377.js +0 -82
- package/.next/server/chunks/394.js +0 -3801
- package/.next/server/chunks/439.js +0 -175
- package/.next/server/chunks/444.js +0 -464
- package/.next/server/chunks/465.js +0 -91
- package/.next/server/chunks/576.js +0 -72
- package/.next/server/chunks/650.js +0 -216
- package/.next/server/chunks/664.js +0 -124
- package/.next/server/chunks/676.js +0 -32
- package/.next/server/chunks/732.js +0 -51
- package/.next/server/chunks/746.js +0 -237
- package/.next/server/chunks/849.js +0 -665
- package/.next/server/chunks/854.js +0 -72
- package/.next/server/chunks/859.js +0 -959
- package/.next/server/chunks/872.js +0 -378
- package/.next/server/chunks/881.js +0 -320
- package/.next/server/chunks/898.js +0 -240
- package/.next/server/chunks/914.js +0 -96
- package/.next/server/chunks/953.js +0 -673
- package/.next/server/chunks/98.js +0 -266
- package/.next/server/chunks/992.js +0 -562
- package/.next/server/chunks/font-manifest.json +0 -1
- package/.next/server/font-manifest.json +0 -1
- package/.next/server/middleware-build-manifest.js +0 -1
- package/.next/server/middleware-manifest.json +0 -6
- package/.next/server/middleware-react-loadable-manifest.js +0 -1
- package/.next/server/pages/404.js.nft.json +0 -1
- package/.next/server/pages/500.js.nft.json +0 -1
- package/.next/server/pages/[...slug].js +0 -609
- package/.next/server/pages/[...slug].js.nft.json +0 -1
- package/.next/server/pages/[slug]/p.js +0 -2560
- package/.next/server/pages/[slug]/p.js.nft.json +0 -1
- package/.next/server/pages/_app.js +0 -2041
- package/.next/server/pages/_app.js.nft.json +0 -1
- package/.next/server/pages/_document.js +0 -304
- package/.next/server/pages/_document.js.nft.json +0 -1
- package/.next/server/pages/_error.js +0 -164
- package/.next/server/pages/_error.js.nft.json +0 -1
- package/.next/server/pages/account.js.nft.json +0 -1
- package/.next/server/pages/api/graphql.js +0 -259
- package/.next/server/pages/api/graphql.js.nft.json +0 -1
- package/.next/server/pages/api/preview.js +0 -118
- package/.next/server/pages/api/preview.js.nft.json +0 -1
- package/.next/server/pages/checkout.js.nft.json +0 -1
- package/.next/server/pages/en-US/404.html +0 -81
- package/.next/server/pages/en-US/500.html +0 -81
- package/.next/server/pages/en-US/account.html +0 -81
- package/.next/server/pages/en-US/checkout.html +0 -81
- package/.next/server/pages/en-US/login.html +0 -81
- package/.next/server/pages/en-US/s.html +0 -81
- package/.next/server/pages/en-US.html +0 -81
- package/.next/server/pages/en-US.json +0 -1
- package/.next/server/pages/index.js +0 -407
- package/.next/server/pages/index.js.nft.json +0 -1
- package/.next/server/pages/login.js.nft.json +0 -1
- package/.next/server/pages/s.js.nft.json +0 -1
- package/.next/server/pages-manifest.json +0 -16
- package/.next/server/webpack-api-runtime.js +0 -229
- package/.next/server/webpack-runtime.js +0 -229
- package/.next/static/M7OQ7A7JAyTrgvf0m1Ztu/_buildManifest.js +0 -1
- package/.next/static/M7OQ7A7JAyTrgvf0m1Ztu/_ssgManifest.js +0 -1
- package/.next/static/chunks/143.dd8a556e6957baa1.js +0 -1
- package/.next/static/chunks/153-a20e3f2da180607e.js +0 -1
- package/.next/static/chunks/260-994385416f68673d.js +0 -1
- package/.next/static/chunks/307.10facde65af3066a.js +0 -1
- package/.next/static/chunks/337-4b719ca7a86d8d8c.js +0 -1
- package/.next/static/chunks/351-a4e28d64f48c5269.js +0 -1
- package/.next/static/chunks/588.591fb3bf1a136c66.js +0 -1
- package/.next/static/chunks/650.807852d1c36bfe44.js +0 -1
- package/.next/static/chunks/651.7142f31ce1e052b3.js +0 -1
- package/.next/static/chunks/686.36adeba271636edd.js +0 -1
- package/.next/static/chunks/741.52f7fb873418346f.js +0 -1
- package/.next/static/chunks/791.e9be2b77d132c1b1.js +0 -1
- package/.next/static/chunks/817-728f854c2948afc0.js +0 -1
- package/.next/static/chunks/953.77a48c854f628dcf.js +0 -1
- package/.next/static/chunks/98.97381d2021f86cd9.js +0 -1
- package/.next/static/chunks/framework-dfd14d7ce6600b03.js +0 -1
- package/.next/static/chunks/main-9746772201fe3ac1.js +0 -1
- package/.next/static/chunks/pages/404-ba608a2a9f0c420a.js +0 -1
- package/.next/static/chunks/pages/500-910883c20541d9ce.js +0 -1
- package/.next/static/chunks/pages/[...slug]-9443b18a60d89746.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-cb8ef12f6449cf26.js +0 -1
- package/.next/static/chunks/pages/_app-286bcfa03a5e17a7.js +0 -1
- package/.next/static/chunks/pages/_error-a7a0c1d9bfbb4f38.js +0 -1
- package/.next/static/chunks/pages/account-f19102933e6fd84c.js +0 -1
- package/.next/static/chunks/pages/checkout-f8cb7cb22225ef9d.js +0 -1
- package/.next/static/chunks/pages/index-6717326cc207d674.js +0 -1
- package/.next/static/chunks/pages/login-0b9ea80d9fa0f91b.js +0 -1
- package/.next/static/chunks/pages/s-86fe1e3303388123.js +0 -1
- package/.next/static/chunks/polyfills-c67a75d1b6f99dc8.js +0 -1
- package/.next/static/chunks/webpack-8f397ae160440a8e.js +0 -1
- package/.next/static/css/430b8cafbf7c23c1.css +0 -1
- package/.next/static/css/43d61b402f41569b.css +0 -1
- package/.next/static/css/4d7e7f156483493d.css +0 -1
- package/.next/static/css/6507cb48401e73a4.css +0 -1
- package/.next/static/css/9dd1d1084d254c66.css +0 -1
- package/.next/static/css/b2f16bd4b93e0aca.css +0 -1
- package/.next/static/css/bd743407c8049677.css +0 -1
- package/.next/static/css/d78f4c5305f398ac.css +0 -1
- package/.next/static/css/e1c24beb73906eed.css +0 -1
- package/.next/static/css/e63697a078fd522e.css +0 -1
- package/.next/static/media/brandless-neutral.76ddf63a.png +0 -0
- package/.next/trace +0 -64
- package/public/~partytown/debug/partytown-atomics.js +0 -556
- package/public/~partytown/debug/partytown-media.js +0 -374
- package/public/~partytown/debug/partytown-sandbox-sw.js +0 -543
- package/public/~partytown/debug/partytown-sw.js +0 -59
- package/public/~partytown/debug/partytown-ww-atomics.js +0 -1789
- package/public/~partytown/debug/partytown-ww-sw.js +0 -1781
- package/public/~partytown/debug/partytown.js +0 -72
- package/public/~partytown/partytown-atomics.js +0 -2
- package/public/~partytown/partytown-media.js +0 -2
- package/public/~partytown/partytown-sw.js +0 -2
- package/public/~partytown/partytown.js +0 -2
- package/src/components/search/SearchHistory/SearchHistory.stories.mdx +0 -54
- package/src/components/search/SearchProductCard/SearchProductCard.stories.mdx +0 -95
- package/src/components/search/SearchProductCard/index.ts +0 -1
- package/src/components/search/SearchSuggestions/SearchSuggestions.stories.mdx +0 -58
- package/src/components/search/SearchTop/SearchTop.stories.mdx +0 -57
|
@@ -1,609 +0,0 @@
|
|
|
1
|
-
(() => {
|
|
2
|
-
var exports = {};
|
|
3
|
-
exports.id = 330;
|
|
4
|
-
exports.ids = [330];
|
|
5
|
-
exports.modules = {
|
|
6
|
-
|
|
7
|
-
/***/ 8570:
|
|
8
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
9
|
-
|
|
10
|
-
"use strict";
|
|
11
|
-
|
|
12
|
-
// EXPORTS
|
|
13
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
14
|
-
"Z": () => (/* reexport */ ScrollToTopButton_ScrollToTopButton)
|
|
15
|
-
});
|
|
16
|
-
|
|
17
|
-
// EXTERNAL MODULE: ../components/dist/atoms/Button/Button.js + 1 modules
|
|
18
|
-
var Button = __webpack_require__(4842);
|
|
19
|
-
// EXTERNAL MODULE: ./src/components/ui/Icon/index.ts + 1 modules
|
|
20
|
-
var Icon = __webpack_require__(2478);
|
|
21
|
-
// EXTERNAL MODULE: ./src/components/sections/Section/index.ts + 1 modules
|
|
22
|
-
var Section = __webpack_require__(8879);
|
|
23
|
-
// EXTERNAL MODULE: ./src/components/sections/ScrollToTopButton/scroll-to-top-button.module.scss
|
|
24
|
-
var scroll_to_top_button_module = __webpack_require__(9856);
|
|
25
|
-
var scroll_to_top_button_module_default = /*#__PURE__*/__webpack_require__.n(scroll_to_top_button_module);
|
|
26
|
-
// EXTERNAL MODULE: external "react/jsx-runtime"
|
|
27
|
-
var jsx_runtime_ = __webpack_require__(997);
|
|
28
|
-
;// CONCATENATED MODULE: ./src/components/sections/ScrollToTopButton/ScrollToTopButton.tsx
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
function ScrollToTopButton({
|
|
36
|
-
text = 'Scroll to top',
|
|
37
|
-
icon = /*#__PURE__*/jsx_runtime_.jsx(Icon/* default */.Z, {
|
|
38
|
-
name: "CaretUp",
|
|
39
|
-
width: 16,
|
|
40
|
-
height: 16,
|
|
41
|
-
weight: "bold"
|
|
42
|
-
}),
|
|
43
|
-
iconPosition = 'left'
|
|
44
|
-
}) {
|
|
45
|
-
return /*#__PURE__*/jsx_runtime_.jsx(Section/* default */.Z, {
|
|
46
|
-
className: (scroll_to_top_button_module_default()).fsScrollToTopButton,
|
|
47
|
-
children: /*#__PURE__*/jsx_runtime_.jsx(Button/* default */.Z, {
|
|
48
|
-
variant: "secondary",
|
|
49
|
-
icon: icon,
|
|
50
|
-
iconPosition: iconPosition,
|
|
51
|
-
onClick: () => window.scrollTo(0, 0),
|
|
52
|
-
children: text
|
|
53
|
-
})
|
|
54
|
-
});
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/* harmony default export */ const ScrollToTopButton_ScrollToTopButton = (ScrollToTopButton);
|
|
58
|
-
;// CONCATENATED MODULE: ./src/components/sections/ScrollToTopButton/index.ts
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
/***/ }),
|
|
62
|
-
|
|
63
|
-
/***/ 1875:
|
|
64
|
-
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
65
|
-
|
|
66
|
-
"use strict";
|
|
67
|
-
__webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {
|
|
68
|
-
__webpack_require__.r(__webpack_exports__);
|
|
69
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
70
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__),
|
|
71
|
-
/* harmony export */ "getStaticPaths": () => (/* binding */ getStaticPaths),
|
|
72
|
-
/* harmony export */ "getStaticProps": () => (/* binding */ getStaticProps)
|
|
73
|
-
/* harmony export */ });
|
|
74
|
-
/* harmony import */ var _faststore_api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5363);
|
|
75
|
-
/* harmony import */ var _faststore_api__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_faststore_api__WEBPACK_IMPORTED_MODULE_0__);
|
|
76
|
-
/* harmony import */ var _faststore_sdk__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(2888);
|
|
77
|
-
/* harmony import */ var _faststore_sdk__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(3364);
|
|
78
|
-
/* harmony import */ var _faststore_sdk__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(6321);
|
|
79
|
-
/* harmony import */ var next_seo__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(6641);
|
|
80
|
-
/* harmony import */ var next_seo__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(next_seo__WEBPACK_IMPORTED_MODULE_1__);
|
|
81
|
-
/* harmony import */ var next_router__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(1853);
|
|
82
|
-
/* harmony import */ var next_router__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(next_router__WEBPACK_IMPORTED_MODULE_2__);
|
|
83
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6689);
|
|
84
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_3__);
|
|
85
|
-
/* harmony import */ var src_components_sections_Breadcrumb__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(3769);
|
|
86
|
-
/* harmony import */ var src_components_sections_Hero__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(1317);
|
|
87
|
-
/* harmony import */ var src_components_sections_ProductGallery__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(2618);
|
|
88
|
-
/* harmony import */ var src_components_sections_ProductShelf__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(7104);
|
|
89
|
-
/* harmony import */ var src_components_sections_ScrollToTopButton__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(8570);
|
|
90
|
-
/* harmony import */ var src_components_ui_Icon__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(2478);
|
|
91
|
-
/* harmony import */ var src_constants__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(8459);
|
|
92
|
-
/* harmony import */ var src_sdk_search_state__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(1523);
|
|
93
|
-
/* harmony import */ var src_sdk_tests_mark__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(2541);
|
|
94
|
-
/* harmony import */ var src_server__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(9685);
|
|
95
|
-
/* harmony import */ var _faststore_config__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(7183);
|
|
96
|
-
/* harmony import */ var _faststore_config__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(_faststore_config__WEBPACK_IMPORTED_MODULE_13__);
|
|
97
|
-
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(997);
|
|
98
|
-
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_14___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_14__);
|
|
99
|
-
var __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([src_components_sections_ProductGallery__WEBPACK_IMPORTED_MODULE_6__, src_components_sections_ProductShelf__WEBPACK_IMPORTED_MODULE_7__, src_server__WEBPACK_IMPORTED_MODULE_12__]);
|
|
100
|
-
([src_components_sections_ProductGallery__WEBPACK_IMPORTED_MODULE_6__, src_components_sections_ProductShelf__WEBPACK_IMPORTED_MODULE_7__, src_server__WEBPACK_IMPORTED_MODULE_12__] = __webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__);
|
|
101
|
-
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; }
|
|
102
|
-
|
|
103
|
-
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; }
|
|
104
|
-
|
|
105
|
-
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
const useSearchParams = ({
|
|
127
|
-
collection
|
|
128
|
-
}) => {
|
|
129
|
-
const selectedFacets = collection?.meta.selectedFacets;
|
|
130
|
-
const {
|
|
131
|
-
asPath
|
|
132
|
-
} = (0,next_router__WEBPACK_IMPORTED_MODULE_2__.useRouter)();
|
|
133
|
-
const hrefState = (0,react__WEBPACK_IMPORTED_MODULE_3__.useMemo)(() => {
|
|
134
|
-
const newState = (0,_faststore_sdk__WEBPACK_IMPORTED_MODULE_15__/* .parse */ .Q)(new URL(asPath, 'http://localhost')); // In case we are in an incomplete url
|
|
135
|
-
|
|
136
|
-
if (newState.selectedFacets.length === 0) {
|
|
137
|
-
newState.selectedFacets = selectedFacets;
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
return (0,_faststore_sdk__WEBPACK_IMPORTED_MODULE_16__/* ["default"] */ .Z)(newState).href;
|
|
141
|
-
}, [asPath, selectedFacets]);
|
|
142
|
-
return (0,react__WEBPACK_IMPORTED_MODULE_3__.useMemo)(() => (0,_faststore_sdk__WEBPACK_IMPORTED_MODULE_15__/* .parse */ .Q)(new URL(hrefState)), [hrefState]);
|
|
143
|
-
};
|
|
144
|
-
|
|
145
|
-
function Page(props) {
|
|
146
|
-
const {
|
|
147
|
-
collection
|
|
148
|
-
} = props;
|
|
149
|
-
const router = (0,next_router__WEBPACK_IMPORTED_MODULE_2__.useRouter)();
|
|
150
|
-
const applySearchState = (0,src_sdk_search_state__WEBPACK_IMPORTED_MODULE_10__/* .useApplySearchState */ .j)();
|
|
151
|
-
const searchParams = useSearchParams(props);
|
|
152
|
-
const {
|
|
153
|
-
page
|
|
154
|
-
} = searchParams;
|
|
155
|
-
const title = collection?.seo.title ?? (_faststore_config__WEBPACK_IMPORTED_MODULE_13___default().seo.title);
|
|
156
|
-
const description = collection?.seo.description ?? (_faststore_config__WEBPACK_IMPORTED_MODULE_13___default().seo.title);
|
|
157
|
-
const pageQuery = page !== 0 ? `?page=${page}` : '';
|
|
158
|
-
const [pathname] = router.asPath.split('?');
|
|
159
|
-
const canonical = `${(_faststore_config__WEBPACK_IMPORTED_MODULE_13___default().storeUrl)}${pathname}${pageQuery}`;
|
|
160
|
-
return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_14__.jsxs)(_faststore_sdk__WEBPACK_IMPORTED_MODULE_17__/* .Provider */ .z, _objectSpread(_objectSpread({
|
|
161
|
-
onChange: applySearchState,
|
|
162
|
-
itemsPerPage: src_constants__WEBPACK_IMPORTED_MODULE_18__/* .ITEMS_PER_PAGE */ .g
|
|
163
|
-
}, searchParams), {}, {
|
|
164
|
-
children: [/*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_14__.jsx(next_seo__WEBPACK_IMPORTED_MODULE_1__.NextSeo, {
|
|
165
|
-
title: title,
|
|
166
|
-
description: description,
|
|
167
|
-
titleTemplate: (_faststore_config__WEBPACK_IMPORTED_MODULE_13___default().seo.titleTemplate),
|
|
168
|
-
canonical: canonical,
|
|
169
|
-
openGraph: {
|
|
170
|
-
type: 'website',
|
|
171
|
-
title,
|
|
172
|
-
description
|
|
173
|
-
}
|
|
174
|
-
}), /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_14__.jsx(next_seo__WEBPACK_IMPORTED_MODULE_1__.BreadcrumbJsonLd, {
|
|
175
|
-
itemListElements: collection?.breadcrumbList.itemListElement ?? []
|
|
176
|
-
}), /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_14__.jsx(src_components_sections_Breadcrumb__WEBPACK_IMPORTED_MODULE_4__/* ["default"] */ .Z, {
|
|
177
|
-
breadcrumbList: collection?.breadcrumbList.itemListElement,
|
|
178
|
-
name: title
|
|
179
|
-
}), /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_14__.jsx(src_components_sections_Hero__WEBPACK_IMPORTED_MODULE_5__/* ["default"] */ .Z, {
|
|
180
|
-
variant: "secondary",
|
|
181
|
-
title: title,
|
|
182
|
-
subtitle: `All the amazing ${title} from the brands we partner with.`,
|
|
183
|
-
imageSrc: "https://storeframework.vtexassets.com/arquivos/ids/190897/Photo.jpg",
|
|
184
|
-
imageAlt: "Quest 2 Controller on a table",
|
|
185
|
-
icon: /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_14__.jsx(src_components_ui_Icon__WEBPACK_IMPORTED_MODULE_9__/* ["default"] */ .Z, {
|
|
186
|
-
name: "Headphones",
|
|
187
|
-
width: 48,
|
|
188
|
-
height: 48
|
|
189
|
-
})
|
|
190
|
-
}), /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_14__.jsx(src_components_sections_ProductGallery__WEBPACK_IMPORTED_MODULE_6__/* ["default"] */ .Z, {
|
|
191
|
-
title: title
|
|
192
|
-
}), /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_14__.jsx(src_components_sections_ProductShelf__WEBPACK_IMPORTED_MODULE_7__/* ["default"] */ .Z, {
|
|
193
|
-
first: src_constants__WEBPACK_IMPORTED_MODULE_18__/* .ITEMS_PER_SECTION */ .K,
|
|
194
|
-
sort: "score_desc",
|
|
195
|
-
title: "You might also like",
|
|
196
|
-
withDivisor: true
|
|
197
|
-
}), /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_14__.jsx(src_components_sections_ScrollToTopButton__WEBPACK_IMPORTED_MODULE_8__/* ["default"] */ .Z, {})]
|
|
198
|
-
}));
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
const query = "ServerCollectionPageQuery";
|
|
202
|
-
const getStaticProps = async ({
|
|
203
|
-
params
|
|
204
|
-
}) => {
|
|
205
|
-
const {
|
|
206
|
-
data,
|
|
207
|
-
errors = []
|
|
208
|
-
} = await (0,src_server__WEBPACK_IMPORTED_MODULE_12__/* .execute */ .h)({
|
|
209
|
-
variables: {
|
|
210
|
-
slug: params?.slug.join('/') ?? ''
|
|
211
|
-
},
|
|
212
|
-
operationName: query
|
|
213
|
-
});
|
|
214
|
-
const notFound = errors.find(_faststore_api__WEBPACK_IMPORTED_MODULE_0__.isNotFoundError);
|
|
215
|
-
|
|
216
|
-
if (notFound) {
|
|
217
|
-
return {
|
|
218
|
-
notFound: true
|
|
219
|
-
};
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
if (errors.length > 0) {
|
|
223
|
-
throw errors[0];
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
return {
|
|
227
|
-
props: data
|
|
228
|
-
};
|
|
229
|
-
};
|
|
230
|
-
const getStaticPaths = async () => {
|
|
231
|
-
return {
|
|
232
|
-
paths: [],
|
|
233
|
-
fallback: 'blocking'
|
|
234
|
-
};
|
|
235
|
-
};
|
|
236
|
-
Page.displayName = 'Page';
|
|
237
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,src_sdk_tests_mark__WEBPACK_IMPORTED_MODULE_11__/* .mark */ .B)(Page));
|
|
238
|
-
__webpack_async_result__();
|
|
239
|
-
} catch(e) { __webpack_async_result__(e); } });
|
|
240
|
-
|
|
241
|
-
/***/ }),
|
|
242
|
-
|
|
243
|
-
/***/ 9856:
|
|
244
|
-
/***/ ((module) => {
|
|
245
|
-
|
|
246
|
-
// Exports
|
|
247
|
-
module.exports = {
|
|
248
|
-
"fs-scroll-to-top-button": "scroll-to-top-button_fs-scroll-to-top-button__KrFt7",
|
|
249
|
-
"fsScrollToTopButton": "scroll-to-top-button_fs-scroll-to-top-button__KrFt7"
|
|
250
|
-
};
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
/***/ }),
|
|
254
|
-
|
|
255
|
-
/***/ 5363:
|
|
256
|
-
/***/ ((module) => {
|
|
257
|
-
|
|
258
|
-
"use strict";
|
|
259
|
-
module.exports = require("@faststore/api");
|
|
260
|
-
|
|
261
|
-
/***/ }),
|
|
262
|
-
|
|
263
|
-
/***/ 5490:
|
|
264
|
-
/***/ ((module) => {
|
|
265
|
-
|
|
266
|
-
"use strict";
|
|
267
|
-
module.exports = require("@faststore/graphql-utils");
|
|
268
|
-
|
|
269
|
-
/***/ }),
|
|
270
|
-
|
|
271
|
-
/***/ 7343:
|
|
272
|
-
/***/ ((module) => {
|
|
273
|
-
|
|
274
|
-
"use strict";
|
|
275
|
-
module.exports = require("graphql");
|
|
276
|
-
|
|
277
|
-
/***/ }),
|
|
278
|
-
|
|
279
|
-
/***/ 3430:
|
|
280
|
-
/***/ ((module) => {
|
|
281
|
-
|
|
282
|
-
"use strict";
|
|
283
|
-
module.exports = require("idb-keyval");
|
|
284
|
-
|
|
285
|
-
/***/ }),
|
|
286
|
-
|
|
287
|
-
/***/ 6641:
|
|
288
|
-
/***/ ((module) => {
|
|
289
|
-
|
|
290
|
-
"use strict";
|
|
291
|
-
module.exports = require("next-seo");
|
|
292
|
-
|
|
293
|
-
/***/ }),
|
|
294
|
-
|
|
295
|
-
/***/ 3280:
|
|
296
|
-
/***/ ((module) => {
|
|
297
|
-
|
|
298
|
-
"use strict";
|
|
299
|
-
module.exports = require("next/dist/shared/lib/app-router-context.js");
|
|
300
|
-
|
|
301
|
-
/***/ }),
|
|
302
|
-
|
|
303
|
-
/***/ 2796:
|
|
304
|
-
/***/ ((module) => {
|
|
305
|
-
|
|
306
|
-
"use strict";
|
|
307
|
-
module.exports = require("next/dist/shared/lib/head-manager-context.js");
|
|
308
|
-
|
|
309
|
-
/***/ }),
|
|
310
|
-
|
|
311
|
-
/***/ 3539:
|
|
312
|
-
/***/ ((module) => {
|
|
313
|
-
|
|
314
|
-
"use strict";
|
|
315
|
-
module.exports = require("next/dist/shared/lib/i18n/detect-domain-locale.js");
|
|
316
|
-
|
|
317
|
-
/***/ }),
|
|
318
|
-
|
|
319
|
-
/***/ 4014:
|
|
320
|
-
/***/ ((module) => {
|
|
321
|
-
|
|
322
|
-
"use strict";
|
|
323
|
-
module.exports = require("next/dist/shared/lib/i18n/normalize-locale-path.js");
|
|
324
|
-
|
|
325
|
-
/***/ }),
|
|
326
|
-
|
|
327
|
-
/***/ 8524:
|
|
328
|
-
/***/ ((module) => {
|
|
329
|
-
|
|
330
|
-
"use strict";
|
|
331
|
-
module.exports = require("next/dist/shared/lib/is-plain-object.js");
|
|
332
|
-
|
|
333
|
-
/***/ }),
|
|
334
|
-
|
|
335
|
-
/***/ 8020:
|
|
336
|
-
/***/ ((module) => {
|
|
337
|
-
|
|
338
|
-
"use strict";
|
|
339
|
-
module.exports = require("next/dist/shared/lib/mitt.js");
|
|
340
|
-
|
|
341
|
-
/***/ }),
|
|
342
|
-
|
|
343
|
-
/***/ 4406:
|
|
344
|
-
/***/ ((module) => {
|
|
345
|
-
|
|
346
|
-
"use strict";
|
|
347
|
-
module.exports = require("next/dist/shared/lib/page-path/denormalize-page-path.js");
|
|
348
|
-
|
|
349
|
-
/***/ }),
|
|
350
|
-
|
|
351
|
-
/***/ 4964:
|
|
352
|
-
/***/ ((module) => {
|
|
353
|
-
|
|
354
|
-
"use strict";
|
|
355
|
-
module.exports = require("next/dist/shared/lib/router-context.js");
|
|
356
|
-
|
|
357
|
-
/***/ }),
|
|
358
|
-
|
|
359
|
-
/***/ 3431:
|
|
360
|
-
/***/ ((module) => {
|
|
361
|
-
|
|
362
|
-
"use strict";
|
|
363
|
-
module.exports = require("next/dist/shared/lib/router/utils/add-locale.js");
|
|
364
|
-
|
|
365
|
-
/***/ }),
|
|
366
|
-
|
|
367
|
-
/***/ 1751:
|
|
368
|
-
/***/ ((module) => {
|
|
369
|
-
|
|
370
|
-
"use strict";
|
|
371
|
-
module.exports = require("next/dist/shared/lib/router/utils/add-path-prefix.js");
|
|
372
|
-
|
|
373
|
-
/***/ }),
|
|
374
|
-
|
|
375
|
-
/***/ 6220:
|
|
376
|
-
/***/ ((module) => {
|
|
377
|
-
|
|
378
|
-
"use strict";
|
|
379
|
-
module.exports = require("next/dist/shared/lib/router/utils/compare-states.js");
|
|
380
|
-
|
|
381
|
-
/***/ }),
|
|
382
|
-
|
|
383
|
-
/***/ 299:
|
|
384
|
-
/***/ ((module) => {
|
|
385
|
-
|
|
386
|
-
"use strict";
|
|
387
|
-
module.exports = require("next/dist/shared/lib/router/utils/format-next-pathname-info.js");
|
|
388
|
-
|
|
389
|
-
/***/ }),
|
|
390
|
-
|
|
391
|
-
/***/ 3938:
|
|
392
|
-
/***/ ((module) => {
|
|
393
|
-
|
|
394
|
-
"use strict";
|
|
395
|
-
module.exports = require("next/dist/shared/lib/router/utils/format-url.js");
|
|
396
|
-
|
|
397
|
-
/***/ }),
|
|
398
|
-
|
|
399
|
-
/***/ 9565:
|
|
400
|
-
/***/ ((module) => {
|
|
401
|
-
|
|
402
|
-
"use strict";
|
|
403
|
-
module.exports = require("next/dist/shared/lib/router/utils/get-asset-path-from-route.js");
|
|
404
|
-
|
|
405
|
-
/***/ }),
|
|
406
|
-
|
|
407
|
-
/***/ 5789:
|
|
408
|
-
/***/ ((module) => {
|
|
409
|
-
|
|
410
|
-
"use strict";
|
|
411
|
-
module.exports = require("next/dist/shared/lib/router/utils/get-next-pathname-info.js");
|
|
412
|
-
|
|
413
|
-
/***/ }),
|
|
414
|
-
|
|
415
|
-
/***/ 1897:
|
|
416
|
-
/***/ ((module) => {
|
|
417
|
-
|
|
418
|
-
"use strict";
|
|
419
|
-
module.exports = require("next/dist/shared/lib/router/utils/is-bot.js");
|
|
420
|
-
|
|
421
|
-
/***/ }),
|
|
422
|
-
|
|
423
|
-
/***/ 1428:
|
|
424
|
-
/***/ ((module) => {
|
|
425
|
-
|
|
426
|
-
"use strict";
|
|
427
|
-
module.exports = require("next/dist/shared/lib/router/utils/is-dynamic.js");
|
|
428
|
-
|
|
429
|
-
/***/ }),
|
|
430
|
-
|
|
431
|
-
/***/ 8854:
|
|
432
|
-
/***/ ((module) => {
|
|
433
|
-
|
|
434
|
-
"use strict";
|
|
435
|
-
module.exports = require("next/dist/shared/lib/router/utils/parse-path.js");
|
|
436
|
-
|
|
437
|
-
/***/ }),
|
|
438
|
-
|
|
439
|
-
/***/ 1292:
|
|
440
|
-
/***/ ((module) => {
|
|
441
|
-
|
|
442
|
-
"use strict";
|
|
443
|
-
module.exports = require("next/dist/shared/lib/router/utils/parse-relative-url.js");
|
|
444
|
-
|
|
445
|
-
/***/ }),
|
|
446
|
-
|
|
447
|
-
/***/ 4567:
|
|
448
|
-
/***/ ((module) => {
|
|
449
|
-
|
|
450
|
-
"use strict";
|
|
451
|
-
module.exports = require("next/dist/shared/lib/router/utils/path-has-prefix.js");
|
|
452
|
-
|
|
453
|
-
/***/ }),
|
|
454
|
-
|
|
455
|
-
/***/ 979:
|
|
456
|
-
/***/ ((module) => {
|
|
457
|
-
|
|
458
|
-
"use strict";
|
|
459
|
-
module.exports = require("next/dist/shared/lib/router/utils/querystring.js");
|
|
460
|
-
|
|
461
|
-
/***/ }),
|
|
462
|
-
|
|
463
|
-
/***/ 3297:
|
|
464
|
-
/***/ ((module) => {
|
|
465
|
-
|
|
466
|
-
"use strict";
|
|
467
|
-
module.exports = require("next/dist/shared/lib/router/utils/remove-trailing-slash.js");
|
|
468
|
-
|
|
469
|
-
/***/ }),
|
|
470
|
-
|
|
471
|
-
/***/ 6052:
|
|
472
|
-
/***/ ((module) => {
|
|
473
|
-
|
|
474
|
-
"use strict";
|
|
475
|
-
module.exports = require("next/dist/shared/lib/router/utils/resolve-rewrites.js");
|
|
476
|
-
|
|
477
|
-
/***/ }),
|
|
478
|
-
|
|
479
|
-
/***/ 4226:
|
|
480
|
-
/***/ ((module) => {
|
|
481
|
-
|
|
482
|
-
"use strict";
|
|
483
|
-
module.exports = require("next/dist/shared/lib/router/utils/route-matcher.js");
|
|
484
|
-
|
|
485
|
-
/***/ }),
|
|
486
|
-
|
|
487
|
-
/***/ 5052:
|
|
488
|
-
/***/ ((module) => {
|
|
489
|
-
|
|
490
|
-
"use strict";
|
|
491
|
-
module.exports = require("next/dist/shared/lib/router/utils/route-regex.js");
|
|
492
|
-
|
|
493
|
-
/***/ }),
|
|
494
|
-
|
|
495
|
-
/***/ 9232:
|
|
496
|
-
/***/ ((module) => {
|
|
497
|
-
|
|
498
|
-
"use strict";
|
|
499
|
-
module.exports = require("next/dist/shared/lib/utils.js");
|
|
500
|
-
|
|
501
|
-
/***/ }),
|
|
502
|
-
|
|
503
|
-
/***/ 968:
|
|
504
|
-
/***/ ((module) => {
|
|
505
|
-
|
|
506
|
-
"use strict";
|
|
507
|
-
module.exports = require("next/head");
|
|
508
|
-
|
|
509
|
-
/***/ }),
|
|
510
|
-
|
|
511
|
-
/***/ 1853:
|
|
512
|
-
/***/ ((module) => {
|
|
513
|
-
|
|
514
|
-
"use strict";
|
|
515
|
-
module.exports = require("next/router");
|
|
516
|
-
|
|
517
|
-
/***/ }),
|
|
518
|
-
|
|
519
|
-
/***/ 6689:
|
|
520
|
-
/***/ ((module) => {
|
|
521
|
-
|
|
522
|
-
"use strict";
|
|
523
|
-
module.exports = require("react");
|
|
524
|
-
|
|
525
|
-
/***/ }),
|
|
526
|
-
|
|
527
|
-
/***/ 6405:
|
|
528
|
-
/***/ ((module) => {
|
|
529
|
-
|
|
530
|
-
"use strict";
|
|
531
|
-
module.exports = require("react-dom");
|
|
532
|
-
|
|
533
|
-
/***/ }),
|
|
534
|
-
|
|
535
|
-
/***/ 9785:
|
|
536
|
-
/***/ ((module) => {
|
|
537
|
-
|
|
538
|
-
"use strict";
|
|
539
|
-
module.exports = require("react-intersection-observer");
|
|
540
|
-
|
|
541
|
-
/***/ }),
|
|
542
|
-
|
|
543
|
-
/***/ 997:
|
|
544
|
-
/***/ ((module) => {
|
|
545
|
-
|
|
546
|
-
"use strict";
|
|
547
|
-
module.exports = require("react/jsx-runtime");
|
|
548
|
-
|
|
549
|
-
/***/ }),
|
|
550
|
-
|
|
551
|
-
/***/ 3823:
|
|
552
|
-
/***/ ((module) => {
|
|
553
|
-
|
|
554
|
-
"use strict";
|
|
555
|
-
module.exports = require("tabbable");
|
|
556
|
-
|
|
557
|
-
/***/ }),
|
|
558
|
-
|
|
559
|
-
/***/ 9664:
|
|
560
|
-
/***/ ((module) => {
|
|
561
|
-
|
|
562
|
-
"use strict";
|
|
563
|
-
module.exports = import("@envelop/core");;
|
|
564
|
-
|
|
565
|
-
/***/ }),
|
|
566
|
-
|
|
567
|
-
/***/ 7886:
|
|
568
|
-
/***/ ((module) => {
|
|
569
|
-
|
|
570
|
-
"use strict";
|
|
571
|
-
module.exports = import("@envelop/graphql-jit");;
|
|
572
|
-
|
|
573
|
-
/***/ }),
|
|
574
|
-
|
|
575
|
-
/***/ 4656:
|
|
576
|
-
/***/ ((module) => {
|
|
577
|
-
|
|
578
|
-
"use strict";
|
|
579
|
-
module.exports = import("@envelop/parser-cache");;
|
|
580
|
-
|
|
581
|
-
/***/ }),
|
|
582
|
-
|
|
583
|
-
/***/ 6093:
|
|
584
|
-
/***/ ((module) => {
|
|
585
|
-
|
|
586
|
-
"use strict";
|
|
587
|
-
module.exports = import("@envelop/validation-cache");;
|
|
588
|
-
|
|
589
|
-
/***/ }),
|
|
590
|
-
|
|
591
|
-
/***/ 5941:
|
|
592
|
-
/***/ ((module) => {
|
|
593
|
-
|
|
594
|
-
"use strict";
|
|
595
|
-
module.exports = import("swr");;
|
|
596
|
-
|
|
597
|
-
/***/ })
|
|
598
|
-
|
|
599
|
-
};
|
|
600
|
-
;
|
|
601
|
-
|
|
602
|
-
// load runtime
|
|
603
|
-
var __webpack_require__ = require("../webpack-runtime.js");
|
|
604
|
-
__webpack_require__.C(exports);
|
|
605
|
-
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
|
606
|
-
var __webpack_exports__ = __webpack_require__.X(0, [676,394,264,898,183,154,247,849,287,732,854,280,881,439,444,98,104,371,350,317], () => (__webpack_exec__(1875)));
|
|
607
|
-
module.exports = __webpack_exports__;
|
|
608
|
-
|
|
609
|
-
})();
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/394.js","../chunks/264.js","../chunks/898.js","../chunks/183.js","../chunks/154.js","../chunks/247.js","../chunks/849.js","../chunks/287.js","../chunks/732.js","../chunks/854.js","../chunks/280.js","../chunks/881.js","../chunks/439.js","../chunks/444.js","../chunks/98.js","../chunks/104.js","../chunks/371.js","../chunks/350.js","../chunks/317.js","../chunks/872.js","../chunks/746.js","../../package.json","../../../node_modules/@faststore/graphql-utils/package.json","../../../node_modules/@faststore/api/package.json","../../../node_modules/next/dist/shared/lib/head.js","../../../node_modules/next/dist/shared/lib/is-plain-object.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/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/@faststore/graphql-utils/dist/index.js","../../../node_modules/@faststore/api/dist/index.js","../../../node_modules/next/router.js","../../../node_modules/next/package.json","../../../node_modules/next/head.js","../../../node_modules/next/dist/client/remove-base-path.js","../../../node_modules/next/dist/client/has-base-path.js","../../../node_modules/@faststore/api/dist/api.cjs.production.min.js","../../../node_modules/@faststore/api/dist/api.cjs.development.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/client/router.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/@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/trusted-types.js","../../../node_modules/next/dist/client/request-idle-callback.js","../../../node_modules/next/dist/client/head-manager.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../../../node_modules/next/dist/client/with-router.js","../../../node_modules/@swc/helpers/lib/_object_without_properties_loose.js","../../../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../../../node_modules/@graphql-tools/schema/package.json","../../../node_modules/@graphql-tools/schema/cjs/index.js","../../../node_modules/@graphql-tools/schema/cjs/package.json","../../../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/@graphql-tools/schema/cjs/assertResolversPresent.js","../../../node_modules/@graphql-tools/schema/cjs/chainResolvers.js","../../../node_modules/@graphql-tools/schema/cjs/addResolversToSchema.js","../../../node_modules/@graphql-tools/schema/cjs/checkForResolveTypeResolver.js","../../../node_modules/@graphql-tools/schema/cjs/extendResolversFromInterfaces.js","../../../node_modules/@graphql-tools/schema/cjs/makeExecutableSchema.js","../../../node_modules/@graphql-tools/schema/cjs/types.js","../../../node_modules/@graphql-tools/schema/cjs/merge-schemas.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","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/package.json","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/index.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/package.json","../../../node_modules/@graphql-tools/merge/package.json","../../../node_modules/@graphql-tools/merge/cjs/index.js","../../../node_modules/@graphql-tools/merge/cjs/package.json","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/loaders.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/helpers.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/get-directives.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/get-fields-with-directives.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/get-implementing-types.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/print-schema-with-directives.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/validate-documents.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/parse-graphql-json.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/parse-graphql-sdl.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/build-operation-for-field.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/types.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/filterSchema.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/heal.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/getResolversFromSchema.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/forEachField.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/forEachDefaultValue.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/mapSchema.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/addTypes.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/rewire.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/prune.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/mergeDeep.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/Interfaces.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/stub.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/selectionSets.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/getResponseKeyFromInfo.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/fields.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/renameType.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/transformInputValue.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/mapAsyncIterator.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/updateArgument.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/implementsAbstractType.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/errors.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/observableToAsyncIterable.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/visitResult.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/getArgumentValues.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/valueMatchesCriteria.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/isAsyncIterable.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/isDocumentNode.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/astFromValueUntyped.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/executor.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/withCancel.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/AggregateError.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/rootTypes.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/comments.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/collectFields.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/inspect.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/memoize.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/fixSchemaAst.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/getOperationASTFromRequest.js","../../../node_modules/@graphql-tools/merge/cjs/merge-resolvers.js","../../../node_modules/@graphql-tools/merge/cjs/extensions.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/astFromType.js","../../../node_modules/@graphql-tools/schema/node_modules/@graphql-tools/utils/cjs/getObjectTypeFromTypeMap.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/index.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/arguments.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/directives.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/enum-values.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/enum.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/fields.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/input-type.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/interface.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/merge-named-type-array.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/merge-nodes.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/merge-typedefs.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/scalar.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/type.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/union.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/utils.js","../../../node_modules/@graphql-tools/merge/cjs/typedefs-mergers/schema-def.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/package.json","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/index.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/package.json","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/loaders.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/helpers.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/get-directives.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/get-fields-with-directives.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/get-implementing-types.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/print-schema-with-directives.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/validate-documents.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/parse-graphql-json.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/parse-graphql-sdl.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/build-operation-for-field.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/types.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/filterSchema.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/heal.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/getResolversFromSchema.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/forEachField.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/forEachDefaultValue.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/mapSchema.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/addTypes.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/rewire.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/prune.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/mergeDeep.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/Interfaces.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/stub.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/selectionSets.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/getResponseKeyFromInfo.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/fields.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/renameType.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/transformInputValue.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/mapAsyncIterator.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/updateArgument.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/implementsAbstractType.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/errors.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/observableToAsyncIterable.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/visitResult.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/getArgumentValues.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/valueMatchesCriteria.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/isAsyncIterable.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/isDocumentNode.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/astFromValueUntyped.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/executor.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/withCancel.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/AggregateError.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/rootTypes.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/comments.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/collectFields.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/inspect.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/memoize.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/fixSchemaAst.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/getOperationASTFromRequest.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/astFromType.js","../../../node_modules/@graphql-tools/merge/node_modules/@graphql-tools/utils/cjs/getObjectTypeFromTypeMap.js","../../../@generated/graphql/persisted.json","../../../src/components/sections/ProductGallery/ProductGalleryPage.tsx","../../../package.json"]}
|