@faststore/core 2.1.13 → 2.1.16

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.
Files changed (153) hide show
  1. package/lighthouserc.js +1 -0
  2. package/package.json +4 -4
  3. package/src/components/navigation/Navbar/Navbar.tsx +9 -7
  4. package/src/components/product/ProductCard/ProductCard.tsx +5 -2
  5. package/src/components/ui/Newsletter/Newsletter.tsx +61 -28
  6. package/.next/BUILD_ID +0 -1
  7. package/.next/build-manifest.json +0 -125
  8. package/.next/cache/.tsbuildinfo +0 -1
  9. package/.next/cache/config.json +0 -7
  10. package/.next/cache/eslint/.cache_1gneedd +0 -1
  11. package/.next/cache/next-server.js.nft.json +0 -1
  12. package/.next/cache/webpack/client-production/0.pack +0 -0
  13. package/.next/cache/webpack/client-production/index.pack +0 -0
  14. package/.next/cache/webpack/server-production/0.pack +0 -0
  15. package/.next/cache/webpack/server-production/index.pack +0 -0
  16. package/.next/export-marker.json +0 -1
  17. package/.next/images-manifest.json +0 -1
  18. package/.next/next-server.js.nft.json +0 -1
  19. package/.next/package.json +0 -1
  20. package/.next/prerender-manifest.json +0 -1
  21. package/.next/react-loadable-manifest.json +0 -44
  22. package/.next/required-server-files.json +0 -1
  23. package/.next/routes-manifest.json +0 -1
  24. package/.next/server/chunks/123.js +0 -58
  25. package/.next/server/chunks/143.js +0 -106
  26. package/.next/server/chunks/183.js +0 -90
  27. package/.next/server/chunks/184.js +0 -61
  28. package/.next/server/chunks/205.js +0 -722
  29. package/.next/server/chunks/247.js +0 -61
  30. package/.next/server/chunks/253.js +0 -535
  31. package/.next/server/chunks/269.js +0 -516
  32. package/.next/server/chunks/287.js +0 -58
  33. package/.next/server/chunks/289.js +0 -242
  34. package/.next/server/chunks/312.js +0 -697
  35. package/.next/server/chunks/350.js +0 -143
  36. package/.next/server/chunks/487.js +0 -9142
  37. package/.next/server/chunks/502.js +0 -626
  38. package/.next/server/chunks/513.js +0 -257
  39. package/.next/server/chunks/576.js +0 -90
  40. package/.next/server/chunks/597.js +0 -211
  41. package/.next/server/chunks/650.js +0 -9142
  42. package/.next/server/chunks/676.js +0 -32
  43. package/.next/server/chunks/701.js +0 -87
  44. package/.next/server/chunks/74.js +0 -3949
  45. package/.next/server/chunks/825.js +0 -4039
  46. package/.next/server/chunks/854.js +0 -72
  47. package/.next/server/chunks/859.js +0 -959
  48. package/.next/server/chunks/886.js +0 -120
  49. package/.next/server/chunks/90.js +0 -539
  50. package/.next/server/chunks/907.js +0 -1957
  51. package/.next/server/chunks/98.js +0 -124
  52. package/.next/server/chunks/font-manifest.json +0 -1
  53. package/.next/server/font-manifest.json +0 -1
  54. package/.next/server/middleware-build-manifest.js +0 -1
  55. package/.next/server/middleware-manifest.json +0 -6
  56. package/.next/server/middleware-react-loadable-manifest.js +0 -1
  57. package/.next/server/pages/404.js +0 -386
  58. package/.next/server/pages/404.js.nft.json +0 -1
  59. package/.next/server/pages/500.js +0 -388
  60. package/.next/server/pages/500.js.nft.json +0 -1
  61. package/.next/server/pages/[...slug].js +0 -778
  62. package/.next/server/pages/[...slug].js.nft.json +0 -1
  63. package/.next/server/pages/[slug]/p.js +0 -2388
  64. package/.next/server/pages/[slug]/p.js.nft.json +0 -1
  65. package/.next/server/pages/_app.js +0 -281
  66. package/.next/server/pages/_app.js.nft.json +0 -1
  67. package/.next/server/pages/_document.js +0 -340
  68. package/.next/server/pages/_document.js.nft.json +0 -1
  69. package/.next/server/pages/_error.js +0 -164
  70. package/.next/server/pages/_error.js.nft.json +0 -1
  71. package/.next/server/pages/account.js +0 -363
  72. package/.next/server/pages/account.js.nft.json +0 -1
  73. package/.next/server/pages/api/graphql.js +0 -365
  74. package/.next/server/pages/api/graphql.js.nft.json +0 -1
  75. package/.next/server/pages/api/preview.js +0 -119
  76. package/.next/server/pages/api/preview.js.nft.json +0 -1
  77. package/.next/server/pages/checkout.js +0 -363
  78. package/.next/server/pages/checkout.js.nft.json +0 -1
  79. package/.next/server/pages/en-US/404.html +0 -81
  80. package/.next/server/pages/en-US/404.json +0 -1
  81. package/.next/server/pages/en-US/500.html +0 -81
  82. package/.next/server/pages/en-US/500.json +0 -1
  83. package/.next/server/pages/en-US/account.html +0 -81
  84. package/.next/server/pages/en-US/account.json +0 -1
  85. package/.next/server/pages/en-US/checkout.html +0 -81
  86. package/.next/server/pages/en-US/checkout.json +0 -1
  87. package/.next/server/pages/en-US/login.html +0 -81
  88. package/.next/server/pages/en-US/login.json +0 -1
  89. package/.next/server/pages/en-US/s.html +0 -81
  90. package/.next/server/pages/en-US/s.json +0 -1
  91. package/.next/server/pages/en-US.html +0 -81
  92. package/.next/server/pages/en-US.json +0 -1
  93. package/.next/server/pages/index.js +0 -911
  94. package/.next/server/pages/index.js.nft.json +0 -1
  95. package/.next/server/pages/login.js +0 -368
  96. package/.next/server/pages/login.js.nft.json +0 -1
  97. package/.next/server/pages/s.js +0 -466
  98. package/.next/server/pages/s.js.nft.json +0 -1
  99. package/.next/server/pages-manifest.json +0 -16
  100. package/.next/server/webpack-api-runtime.js +0 -229
  101. package/.next/server/webpack-runtime.js +0 -229
  102. package/.next/static/PEpFPmg-cyK2da0_9NEz1/_buildManifest.js +0 -1
  103. package/.next/static/PEpFPmg-cyK2da0_9NEz1/_ssgManifest.js +0 -1
  104. package/.next/static/chunks/143.dd8a556e6957baa1.js +0 -1
  105. package/.next/static/chunks/483-2b102ffab527cf95.js +0 -1
  106. package/.next/static/chunks/495.0ecd099878b2a36d.js +0 -1
  107. package/.next/static/chunks/502.2270ffae48e3dccd.js +0 -1
  108. package/.next/static/chunks/548-6b23e7ad82cd22b9.js +0 -1
  109. package/.next/static/chunks/597.f8d0595b113c70af.js +0 -1
  110. package/.next/static/chunks/64.7ea3677ac3a10e00.js +0 -1
  111. package/.next/static/chunks/651.7142f31ce1e052b3.js +0 -1
  112. package/.next/static/chunks/682-5cfea9ed52851ed1.js +0 -1
  113. package/.next/static/chunks/738-a5ff304828f20cbf.js +0 -1
  114. package/.next/static/chunks/741.52f7fb873418346f.js +0 -1
  115. package/.next/static/chunks/791-727eda8f766aa791.js +0 -1
  116. package/.next/static/chunks/98.97381d2021f86cd9.js +0 -1
  117. package/.next/static/chunks/framework-dfd14d7ce6600b03.js +0 -1
  118. package/.next/static/chunks/main-fd466221927468fd.js +0 -1
  119. package/.next/static/chunks/pages/404-c3b320b915df45bb.js +0 -1
  120. package/.next/static/chunks/pages/500-d37a3a2e931f6995.js +0 -1
  121. package/.next/static/chunks/pages/[...slug]-7370214f166e8584.js +0 -1
  122. package/.next/static/chunks/pages/[slug]/p-7b946d76b9f0d9db.js +0 -1
  123. package/.next/static/chunks/pages/_app-79d333aa6001a806.js +0 -1
  124. package/.next/static/chunks/pages/_error-a7a0c1d9bfbb4f38.js +0 -1
  125. package/.next/static/chunks/pages/account-86a1b6e7db03bab6.js +0 -1
  126. package/.next/static/chunks/pages/checkout-c77dbc66c0b35ec3.js +0 -1
  127. package/.next/static/chunks/pages/index-4f3314ad44c30b8f.js +0 -1
  128. package/.next/static/chunks/pages/login-bbf85bc59afce37c.js +0 -1
  129. package/.next/static/chunks/pages/s-dd486933e8ba7fbf.js +0 -1
  130. package/.next/static/chunks/polyfills-c67a75d1b6f99dc8.js +0 -1
  131. package/.next/static/chunks/webpack-3eefca84f4c29194.js +0 -1
  132. package/.next/static/css/0cb9134bc2d237e2.css +0 -1
  133. package/.next/static/css/0d62ff2d64099b84.css +0 -1
  134. package/.next/static/css/0f8ce5203de8ae6f.css +0 -1
  135. package/.next/static/css/104f0f3ce3be32c6.css +0 -1
  136. package/.next/static/css/23a9d5dfc051ec6e.css +0 -1
  137. package/.next/static/css/2e00f7ba49c754b3.css +0 -1
  138. package/.next/static/css/6e41f1b6078c14c1.css +0 -1
  139. package/.next/static/css/7d822a137c54a781.css +0 -1
  140. package/.next/static/css/d4a0d9df8c6df555.css +0 -1
  141. package/.next/static/css/e02cdad8fc000339.css +0 -1
  142. package/.next/trace +0 -76
  143. package/public/~partytown/debug/partytown-atomics.js +0 -556
  144. package/public/~partytown/debug/partytown-media.js +0 -374
  145. package/public/~partytown/debug/partytown-sandbox-sw.js +0 -543
  146. package/public/~partytown/debug/partytown-sw.js +0 -59
  147. package/public/~partytown/debug/partytown-ww-atomics.js +0 -1789
  148. package/public/~partytown/debug/partytown-ww-sw.js +0 -1781
  149. package/public/~partytown/debug/partytown.js +0 -72
  150. package/public/~partytown/partytown-atomics.js +0 -2
  151. package/public/~partytown/partytown-media.js +0 -2
  152. package/public/~partytown/partytown-sw.js +0 -2
  153. package/public/~partytown/partytown.js +0 -2
@@ -1,911 +0,0 @@
1
- (() => {
2
- var exports = {};
3
- exports.id = 405;
4
- exports.ids = [405];
5
- exports.modules = {
6
-
7
- /***/ 78591:
8
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
9
-
10
- "use strict";
11
-
12
- // EXPORTS
13
- __webpack_require__.d(__webpack_exports__, {
14
- "Z": () => (/* reexport */ sections_Incentives_Incentives)
15
- });
16
-
17
- // EXTERNAL MODULE: ./src/components/ui/Incentives/Incentives.tsx + 1 modules
18
- var Incentives = __webpack_require__(73477);
19
- // EXTERNAL MODULE: ./src/components/sections/Section/index.ts
20
- var Section = __webpack_require__(57067);
21
- // EXTERNAL MODULE: ./src/components/sections/Incentives/section.module.scss
22
- var section_module = __webpack_require__(57952);
23
- var section_module_default = /*#__PURE__*/__webpack_require__.n(section_module);
24
- // EXTERNAL MODULE: external "react/jsx-runtime"
25
- var jsx_runtime_ = __webpack_require__(20997);
26
- ;// CONCATENATED MODULE: ./src/components/sections/Incentives/Incentives.tsx
27
-
28
-
29
-
30
-
31
-
32
- function Incentives_Incentives({
33
- incentives
34
- }) {
35
- return /*#__PURE__*/jsx_runtime_.jsx(Section/* default */.Z, {
36
- className: `${(section_module_default()).section} section-incentives`,
37
- children: /*#__PURE__*/jsx_runtime_.jsx(Incentives/* default */.Z, {
38
- incentives: incentives,
39
- colored: true
40
- })
41
- });
42
- }
43
-
44
- /* harmony default export */ const sections_Incentives_Incentives = (Incentives_Incentives);
45
- ;// CONCATENATED MODULE: ./src/components/sections/Incentives/index.ts
46
-
47
-
48
- /***/ }),
49
-
50
- /***/ 12834:
51
- /***/ ((module, __webpack_exports__, __webpack_require__) => {
52
-
53
- "use strict";
54
- __webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {
55
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
56
- /* harmony export */ "Z": () => (__WEBPACK_DEFAULT_EXPORT__)
57
- /* harmony export */ });
58
- /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(16689);
59
- /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
60
- /* harmony import */ var react_intersection_observer__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(19785);
61
- /* harmony import */ var react_intersection_observer__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react_intersection_observer__WEBPACK_IMPORTED_MODULE_1__);
62
- /* harmony import */ var src_components_product_ProductCard__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(56475);
63
- /* harmony import */ var src_components_skeletons_ProductTilesSkeleton__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(40638);
64
- /* harmony import */ var src_components_ui_Tiles__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(65534);
65
- /* harmony import */ var src_sdk_analytics_hooks_useViewItemListEvent__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(55184);
66
- /* harmony import */ var src_sdk_product_useProductsQuery__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(24867);
67
- /* harmony import */ var _Section__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(57067);
68
- /* harmony import */ var _section_module_scss__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(82366);
69
- /* harmony import */ var _section_module_scss__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_section_module_scss__WEBPACK_IMPORTED_MODULE_9__);
70
- /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(20997);
71
- /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_8__);
72
- var __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([src_sdk_product_useProductsQuery__WEBPACK_IMPORTED_MODULE_6__]);
73
- src_sdk_product_useProductsQuery__WEBPACK_IMPORTED_MODULE_6__ = (__webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__)[0];
74
- const _excluded = ["title"];
75
-
76
- function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
77
-
78
- function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
79
-
80
-
81
-
82
-
83
-
84
-
85
-
86
-
87
-
88
-
89
-
90
-
91
- const NUMBER_ITEMS_TO_EXPAND_FIRST = 3;
92
- const NUMBER_ITEMS_TO_EXPAND_FIRST_TWO = 2;
93
-
94
- const getRatio = (products, idx) => {
95
- const expandsFirstTile = products === NUMBER_ITEMS_TO_EXPAND_FIRST && idx === 0;
96
- const expandsFirstTwoTile = products === NUMBER_ITEMS_TO_EXPAND_FIRST_TWO && (idx === 0 || idx === 1);
97
-
98
- if (expandsFirstTile || expandsFirstTwoTile) {
99
- return 5 / 3;
100
- }
101
-
102
- return 3 / 4;
103
- };
104
-
105
- const getSizes = (products, idx) => {
106
- const expandsFirstTile = products === NUMBER_ITEMS_TO_EXPAND_FIRST && idx === 0;
107
- const expandsFirstTwoTile = products === NUMBER_ITEMS_TO_EXPAND_FIRST_TWO && (idx === 0 || idx === 1);
108
-
109
- if (expandsFirstTile || expandsFirstTwoTile) {
110
- return {
111
- width: 594,
112
- height: 364
113
- };
114
- }
115
-
116
- return {
117
- width: 284,
118
- height: 364
119
- };
120
- };
121
-
122
- const ProductTiles = _ref => {
123
- let {
124
- title
125
- } = _ref,
126
- variables = _objectWithoutProperties(_ref, _excluded);
127
-
128
- const viewedOnce = (0,react__WEBPACK_IMPORTED_MODULE_0__.useRef)(false);
129
- const {
130
- ref,
131
- inView
132
- } = (0,react_intersection_observer__WEBPACK_IMPORTED_MODULE_1__.useInView)();
133
- const products = (0,src_sdk_product_useProductsQuery__WEBPACK_IMPORTED_MODULE_6__/* .useProductsQuery */ .kN)(variables);
134
- const productEdges = products?.edges ?? [];
135
- const {
136
- sendViewItemListEvent
137
- } = (0,src_sdk_analytics_hooks_useViewItemListEvent__WEBPACK_IMPORTED_MODULE_5__/* .useViewItemListEvent */ .m)({
138
- products: productEdges,
139
- title,
140
- page: 0,
141
- pageSize: 0
142
- });
143
- (0,react__WEBPACK_IMPORTED_MODULE_0__.useEffect)(() => {
144
- if (inView && !viewedOnce.current && productEdges.length) {
145
- sendViewItemListEvent();
146
- viewedOnce.current = true;
147
- }
148
- }, [inView, productEdges.length, sendViewItemListEvent]);
149
-
150
- if (products?.edges.length === 0) {
151
- return null;
152
- }
153
-
154
- return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_8__.jsxs)(_Section__WEBPACK_IMPORTED_MODULE_7__/* ["default"] */ .Z, {
155
- className: `${(_section_module_scss__WEBPACK_IMPORTED_MODULE_9___default().section)} section-product-tiles layout__section layout__content`,
156
- ref: ref,
157
- children: [/*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_8__.jsx("h2", {
158
- className: "text__title-section",
159
- children: title
160
- }), /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_8__.jsx("div", {
161
- children: /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_8__.jsx(src_components_skeletons_ProductTilesSkeleton__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .Z, {
162
- loading: !products,
163
- children: /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_8__.jsx(src_components_ui_Tiles__WEBPACK_IMPORTED_MODULE_4__/* ["default"] */ .Z, {
164
- children: productEdges.map((product, idx) => /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_8__.jsx(src_components_ui_Tiles__WEBPACK_IMPORTED_MODULE_4__/* .Tile */ .n, {
165
- children: /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_8__.jsx(src_components_product_ProductCard__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z, {
166
- "data-testid": "tile-card",
167
- product: product.node,
168
- index: idx + 1,
169
- variant: "wide",
170
- aspectRatio: getRatio(productEdges.length, idx),
171
- imgProps: getSizes(productEdges.length, idx)
172
- })
173
- }, product.node.id))
174
- })
175
- })
176
- })]
177
- });
178
- };
179
-
180
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ProductTiles);
181
- __webpack_async_result__();
182
- } catch(e) { __webpack_async_result__(e); } });
183
-
184
- /***/ }),
185
-
186
- /***/ 68872:
187
- /***/ ((module, __webpack_exports__, __webpack_require__) => {
188
-
189
- "use strict";
190
- __webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {
191
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
192
- /* harmony export */ "Z": () => (/* reexport safe */ _ProductTiles__WEBPACK_IMPORTED_MODULE_0__.Z)
193
- /* harmony export */ });
194
- /* harmony import */ var _ProductTiles__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(12834);
195
- var __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([_ProductTiles__WEBPACK_IMPORTED_MODULE_0__]);
196
- _ProductTiles__WEBPACK_IMPORTED_MODULE_0__ = (__webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__)[0];
197
-
198
- __webpack_async_result__();
199
- } catch(e) { __webpack_async_result__(e); } });
200
-
201
- /***/ }),
202
-
203
- /***/ 40638:
204
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
205
-
206
- "use strict";
207
-
208
- // EXPORTS
209
- __webpack_require__.d(__webpack_exports__, {
210
- "s": () => (/* reexport */ ProductTileSkeleton_ProductTileSkeleton),
211
- "Z": () => (/* reexport */ ProductTilesSkeleton_ProductTilesSkeleton)
212
- });
213
-
214
- // EXTERNAL MODULE: ./src/components/ui/Tiles/index.ts + 3 modules
215
- var Tiles = __webpack_require__(65534);
216
- // EXTERNAL MODULE: external "react/jsx-runtime"
217
- var jsx_runtime_ = __webpack_require__(20997);
218
- ;// CONCATENATED MODULE: ./src/components/skeletons/ProductTilesSkeleton/ProductTilesSkeleton.tsx
219
-
220
- // TODO: // Replace it when items number become dynamically defined
221
-
222
-
223
-
224
- const DEFAULT_ITEMS_NUMBER = 3;
225
- const DEFAULT_ITEMS_NUMBER_TWO = 2;
226
-
227
- const getRatio = (products, idx) => {
228
- const expandsFirstTile = products === DEFAULT_ITEMS_NUMBER && idx === 0;
229
- const expandsFirstTwoTile = products === DEFAULT_ITEMS_NUMBER_TWO && (idx === 0 || idx === 1);
230
-
231
- if (expandsFirstTile || expandsFirstTwoTile) {
232
- return 5 / 3;
233
- }
234
-
235
- return 3 / 4;
236
- };
237
-
238
- function ProductTilesSkeleton({
239
- children,
240
- loading = true
241
- }) {
242
- return loading ? /*#__PURE__*/jsx_runtime_.jsx(Tiles/* default */.Z, {
243
- children: Array.from({
244
- length: DEFAULT_ITEMS_NUMBER
245
- }, (_, index) => /*#__PURE__*/jsx_runtime_.jsx(Tiles/* Tile */.n, {
246
- children: /*#__PURE__*/jsx_runtime_.jsx(ProductTileSkeleton_ProductTileSkeleton, {
247
- index: index + 1,
248
- aspectRatio: getRatio(DEFAULT_ITEMS_NUMBER, index)
249
- })
250
- }, String(index)))
251
- }) : /*#__PURE__*/jsx_runtime_.jsx(jsx_runtime_.Fragment, {
252
- children: children
253
- });
254
- }
255
-
256
- /* harmony default export */ const ProductTilesSkeleton_ProductTilesSkeleton = (ProductTilesSkeleton);
257
- // EXTERNAL MODULE: ../components/dist/atoms/Skeleton/Skeleton.js
258
- var Skeleton = __webpack_require__(2928);
259
- ;// CONCATENATED MODULE: ./src/components/skeletons/ProductTilesSkeleton/ProductTileSkeleton/ProductTileSkeleton.tsx
260
-
261
-
262
-
263
-
264
- function ProductTileSkeleton({
265
- index,
266
- aspectRatio = 1
267
- }) {
268
- return /*#__PURE__*/(0,jsx_runtime_.jsxs)("div", {
269
- "data-fs-product-tile-skeleton": true,
270
- "data-fs-product-tile-skeleton-index": index,
271
- children: [/*#__PURE__*/jsx_runtime_.jsx("div", {
272
- "data-fs-product-tile-skeleton-image": true,
273
- "data-fs-product-tile-skeleton-index": index,
274
- style: {
275
- '--fs-product-tile-skeleton-image-aspect-ratio': aspectRatio
276
- },
277
- children: /*#__PURE__*/jsx_runtime_.jsx(Skeleton/* default */.Z, {
278
- size: {
279
- width: 'auto',
280
- height: '100%'
281
- },
282
- loading: true
283
- })
284
- }), /*#__PURE__*/(0,jsx_runtime_.jsxs)("div", {
285
- "data-fs-product-tile-skeleton-content": true,
286
- "data-fs-product-tile-skeleton-index": index,
287
- children: [/*#__PURE__*/(0,jsx_runtime_.jsxs)("div", {
288
- "data-fs-product-tile-skeleton-heading": true,
289
- children: [/*#__PURE__*/jsx_runtime_.jsx("div", {
290
- "data-fs-product-tile-skeleton-text": true,
291
- "data-fs-product-tile-skeleton-index": index,
292
- children: /*#__PURE__*/jsx_runtime_.jsx(Skeleton/* default */.Z, {
293
- size: {
294
- width: '70%',
295
- height: '1.5rem'
296
- }
297
- })
298
- }), /*#__PURE__*/jsx_runtime_.jsx("div", {
299
- "data-fs-product-tile-skeleton-price": true,
300
- children: /*#__PURE__*/jsx_runtime_.jsx(Skeleton/* default */.Z, {
301
- size: {
302
- width: '60%',
303
- height: '1.5rem'
304
- }
305
- })
306
- })]
307
- }), /*#__PURE__*/jsx_runtime_.jsx("div", {
308
- "data-fs-product-tile-skeleton-badge": true,
309
- "data-fs-product-tile-skeleton-index": index,
310
- children: /*#__PURE__*/jsx_runtime_.jsx(Skeleton/* default */.Z, {
311
- size: {
312
- width: '6rem',
313
- height: '2rem'
314
- },
315
- border: "pill"
316
- })
317
- })]
318
- })]
319
- });
320
- }
321
-
322
- /* harmony default export */ const ProductTileSkeleton_ProductTileSkeleton = (ProductTileSkeleton);
323
- ;// CONCATENATED MODULE: ./src/components/skeletons/ProductTilesSkeleton/ProductTileSkeleton/index.ts
324
-
325
- ;// CONCATENATED MODULE: ./src/components/skeletons/ProductTilesSkeleton/index.ts
326
-
327
-
328
-
329
- /***/ }),
330
-
331
- /***/ 65534:
332
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
333
-
334
- "use strict";
335
-
336
- // EXPORTS
337
- __webpack_require__.d(__webpack_exports__, {
338
- "n": () => (/* reexport */ Tiles_Tile),
339
- "Z": () => (/* reexport */ ui_Tiles_Tiles)
340
- });
341
-
342
- // EXTERNAL MODULE: external "react"
343
- var external_react_ = __webpack_require__(16689);
344
- var external_react_default = /*#__PURE__*/__webpack_require__.n(external_react_);
345
- ;// CONCATENATED MODULE: ../ui/dist/components/organisms/Tiles/Tiles.js
346
-
347
-
348
- const MIN_CHILDREN = 2;
349
- const MAX_CHILDREN = 4;
350
- const NUMBER_ITEMS_TO_EXPAND_FIRST_TWO = 2;
351
- const NUMBER_ITEMS_TO_EXPAND_FIRST = 3;
352
- const Tiles = (0,external_react_.forwardRef)(function Tiles({ testId = 'store-tiles', children, ...otherProps }, ref) {
353
- const childrenCount = external_react_.Children.count(children);
354
- if (false) {}
355
- if (false) {}
356
- const expandedClass = childrenCount === NUMBER_ITEMS_TO_EXPAND_FIRST
357
- ? 'expanded-first'
358
- : childrenCount === NUMBER_ITEMS_TO_EXPAND_FIRST_TWO
359
- ? 'expanded-first-two'
360
- : '';
361
- return (external_react_default().createElement("ul", { ref: ref, role: "list", "data-fs-tiles": true, "data-fs-tiles-variant": expandedClass, "data-testid": testId, ...otherProps }, children));
362
- });
363
- /* harmony default export */ const Tiles_Tiles = (Tiles);
364
- //# sourceMappingURL=Tiles.js.map
365
- // EXTERNAL MODULE: external "react/jsx-runtime"
366
- var jsx_runtime_ = __webpack_require__(20997);
367
- ;// CONCATENATED MODULE: ./src/components/ui/Tiles/Tiles.tsx
368
- const _excluded = ["children"];
369
-
370
- 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; }
371
-
372
- 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; }
373
-
374
- 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; }
375
-
376
- function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
377
-
378
- function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
379
-
380
-
381
-
382
-
383
- const Tiles_Tiles_Tiles = _ref => {
384
- let {
385
- children
386
- } = _ref,
387
- otherProps = _objectWithoutProperties(_ref, _excluded);
388
-
389
- return /*#__PURE__*/jsx_runtime_.jsx(Tiles_Tiles, _objectSpread(_objectSpread({}, otherProps), {}, {
390
- children: children
391
- }));
392
- };
393
-
394
- /* harmony default export */ const ui_Tiles_Tiles = (Tiles_Tiles_Tiles);
395
- ;// CONCATENATED MODULE: ../ui/dist/components/organisms/Tiles/Tile.js
396
-
397
- const Tile = (0,external_react_.forwardRef)(function Tile({ testId = 'store-tile', children, ...otherProps }, ref) {
398
- return (external_react_default().createElement("li", { ref: ref, role: "listitem", "data-fs-tile": true, "data-testid": testId, ...otherProps }, children));
399
- });
400
- /* harmony default export */ const Tiles_Tile = (Tile);
401
- //# sourceMappingURL=Tile.js.map
402
- ;// CONCATENATED MODULE: ./src/components/ui/Tiles/index.ts
403
-
404
-
405
-
406
- /***/ }),
407
-
408
- /***/ 73639:
409
- /***/ ((module, __webpack_exports__, __webpack_require__) => {
410
-
411
- "use strict";
412
- __webpack_require__.a(module, async (__webpack_handle_async_dependencies__, __webpack_async_result__) => { try {
413
- __webpack_require__.r(__webpack_exports__);
414
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
415
- /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__),
416
- /* harmony export */ "getStaticProps": () => (/* binding */ getStaticProps)
417
- /* harmony export */ });
418
- /* harmony import */ var next_seo__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(16641);
419
- /* harmony import */ var next_seo__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(next_seo__WEBPACK_IMPORTED_MODULE_0__);
420
- /* harmony import */ var src_components_cms_RenderSections__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(82224);
421
- /* harmony import */ var src_components_sections_BannerText__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(80023);
422
- /* harmony import */ var src_components_sections_Hero__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(47537);
423
- /* harmony import */ var src_components_sections_Incentives__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(78591);
424
- /* harmony import */ var src_components_sections_Newsletter__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(87191);
425
- /* harmony import */ var src_components_sections_ProductShelf__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(77104);
426
- /* harmony import */ var src_components_sections_ProductTiles__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(68872);
427
- /* harmony import */ var src_customizations_components__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(20859);
428
- /* harmony import */ var src_sdk_tests_mark__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(82541);
429
- /* harmony import */ var src_server_cms__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(15764);
430
- /* harmony import */ var src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(4074);
431
- /* harmony import */ var _faststore_config__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(97183);
432
- /* harmony import */ var _faststore_config__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_faststore_config__WEBPACK_IMPORTED_MODULE_12__);
433
- /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(20997);
434
- /* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13___default = /*#__PURE__*/__webpack_require__.n(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__);
435
- var __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([src_components_cms_RenderSections__WEBPACK_IMPORTED_MODULE_1__, src_components_sections_Newsletter__WEBPACK_IMPORTED_MODULE_5__, src_components_sections_ProductShelf__WEBPACK_IMPORTED_MODULE_6__, src_components_sections_ProductTiles__WEBPACK_IMPORTED_MODULE_7__, src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_11__]);
436
- ([src_components_cms_RenderSections__WEBPACK_IMPORTED_MODULE_1__, src_components_sections_Newsletter__WEBPACK_IMPORTED_MODULE_5__, src_components_sections_ProductShelf__WEBPACK_IMPORTED_MODULE_6__, src_components_sections_ProductTiles__WEBPACK_IMPORTED_MODULE_7__, src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_11__] = __webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__);
437
- 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; }
438
-
439
- 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; }
440
-
441
- 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; }
442
-
443
-
444
-
445
-
446
-
447
-
448
-
449
-
450
-
451
-
452
-
453
-
454
-
455
-
456
- /* A list of components that can be used in the CMS. */
457
-
458
-
459
-
460
-
461
- const COMPONENTS = _objectSpread({
462
- Hero: src_components_sections_Hero__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .Z,
463
- Incentives: src_components_sections_Incentives__WEBPACK_IMPORTED_MODULE_4__/* ["default"] */ .Z,
464
- ProductShelf: src_components_sections_ProductShelf__WEBPACK_IMPORTED_MODULE_6__/* ["default"] */ .Z,
465
- ProductTiles: src_components_sections_ProductTiles__WEBPACK_IMPORTED_MODULE_7__/* ["default"] */ .Z,
466
- BannerText: src_components_sections_BannerText__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z,
467
- Newsletter: src_components_sections_Newsletter__WEBPACK_IMPORTED_MODULE_5__/* ["default"] */ .Z
468
- }, src_customizations_components__WEBPACK_IMPORTED_MODULE_8__/* ["default"] */ .Z);
469
-
470
- function Page({
471
- page: {
472
- sections,
473
- settings
474
- },
475
- globalSections
476
- }) {
477
- return /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsxs)(src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_11__/* ["default"] */ .ZP, _objectSpread(_objectSpread({}, globalSections), {}, {
478
- children: [/*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx(next_seo__WEBPACK_IMPORTED_MODULE_0__.NextSeo, {
479
- title: settings?.seo?.title ?? (_faststore_config__WEBPACK_IMPORTED_MODULE_12___default().seo.title),
480
- description: settings?.seo?.description ?? (_faststore_config__WEBPACK_IMPORTED_MODULE_12___default().seo)?.description,
481
- titleTemplate: (_faststore_config__WEBPACK_IMPORTED_MODULE_12___default().seo)?.titleTemplate ?? (_faststore_config__WEBPACK_IMPORTED_MODULE_12___default().seo)?.title,
482
- canonical: settings?.seo?.canonical ?? (_faststore_config__WEBPACK_IMPORTED_MODULE_12___default().storeUrl),
483
- openGraph: {
484
- type: 'website',
485
- url: (_faststore_config__WEBPACK_IMPORTED_MODULE_12___default().storeUrl),
486
- title: settings?.seo?.title ?? (_faststore_config__WEBPACK_IMPORTED_MODULE_12___default().seo.title),
487
- description: settings?.seo?.description ?? (_faststore_config__WEBPACK_IMPORTED_MODULE_12___default().seo.description)
488
- }
489
- }), /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx(next_seo__WEBPACK_IMPORTED_MODULE_0__.SiteLinksSearchBoxJsonLd, {
490
- url: (_faststore_config__WEBPACK_IMPORTED_MODULE_12___default().storeUrl),
491
- potentialActions: [{
492
- target: `${(_faststore_config__WEBPACK_IMPORTED_MODULE_12___default().storeUrl)}/s/?q`,
493
- queryInput: 'search_term_string'
494
- }]
495
- }), /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_13__.jsx(src_components_cms_RenderSections__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z, {
496
- sections: sections,
497
- components: COMPONENTS
498
- })]
499
- }));
500
- }
501
-
502
- const getStaticProps = async ({
503
- previewData
504
- }) => {
505
- const [page, globalSections] = await Promise.all([(0,src_server_cms__WEBPACK_IMPORTED_MODULE_10__/* .getPage */ .f)(_objectSpread(_objectSpread({}, previewData?.contentType === 'home' ? previewData : {
506
- filters: {
507
- 'settings.seo.slug': '/'
508
- }
509
- }), {}, {
510
- contentType: 'home'
511
- })), (0,src_components_cms_GlobalSections__WEBPACK_IMPORTED_MODULE_11__/* .getGlobalSectionsData */ .Tc)(previewData)]);
512
- return {
513
- props: {
514
- page,
515
- globalSections
516
- }
517
- };
518
- };
519
- Page.displayName = 'Page';
520
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,src_sdk_tests_mark__WEBPACK_IMPORTED_MODULE_9__/* .mark */ .B)(Page));
521
- __webpack_async_result__();
522
- } catch(e) { __webpack_async_result__(e); } });
523
-
524
- /***/ }),
525
-
526
- /***/ 57952:
527
- /***/ ((module) => {
528
-
529
- // Exports
530
- module.exports = {
531
- "section": "section_section__rUfAR"
532
- };
533
-
534
-
535
- /***/ }),
536
-
537
- /***/ 82366:
538
- /***/ ((module) => {
539
-
540
- // Exports
541
- module.exports = {
542
- "section": "section_section__hGuvG",
543
- "loading": "section_loading__GpWrl"
544
- };
545
-
546
-
547
- /***/ }),
548
-
549
- /***/ 16676:
550
- /***/ ((module) => {
551
-
552
- "use strict";
553
- module.exports = require("@vtex/client-cms");
554
-
555
- /***/ }),
556
-
557
- /***/ 26911:
558
- /***/ ((module) => {
559
-
560
- "use strict";
561
- module.exports = require("draft-js");
562
-
563
- /***/ }),
564
-
565
- /***/ 4539:
566
- /***/ ((module) => {
567
-
568
- "use strict";
569
- module.exports = require("draft-js-export-html");
570
-
571
- /***/ }),
572
-
573
- /***/ 83430:
574
- /***/ ((module) => {
575
-
576
- "use strict";
577
- module.exports = require("idb-keyval");
578
-
579
- /***/ }),
580
-
581
- /***/ 16641:
582
- /***/ ((module) => {
583
-
584
- "use strict";
585
- module.exports = require("next-seo");
586
-
587
- /***/ }),
588
-
589
- /***/ 3280:
590
- /***/ ((module) => {
591
-
592
- "use strict";
593
- module.exports = require("next/dist/shared/lib/app-router-context.js");
594
-
595
- /***/ }),
596
-
597
- /***/ 92796:
598
- /***/ ((module) => {
599
-
600
- "use strict";
601
- module.exports = require("next/dist/shared/lib/head-manager-context.js");
602
-
603
- /***/ }),
604
-
605
- /***/ 94957:
606
- /***/ ((module) => {
607
-
608
- "use strict";
609
- module.exports = require("next/dist/shared/lib/head.js");
610
-
611
- /***/ }),
612
-
613
- /***/ 3539:
614
- /***/ ((module) => {
615
-
616
- "use strict";
617
- module.exports = require("next/dist/shared/lib/i18n/detect-domain-locale.js");
618
-
619
- /***/ }),
620
-
621
- /***/ 34014:
622
- /***/ ((module) => {
623
-
624
- "use strict";
625
- module.exports = require("next/dist/shared/lib/i18n/normalize-locale-path.js");
626
-
627
- /***/ }),
628
-
629
- /***/ 64486:
630
- /***/ ((module) => {
631
-
632
- "use strict";
633
- module.exports = require("next/dist/shared/lib/image-blur-svg.js");
634
-
635
- /***/ }),
636
-
637
- /***/ 50744:
638
- /***/ ((module) => {
639
-
640
- "use strict";
641
- module.exports = require("next/dist/shared/lib/image-config-context.js");
642
-
643
- /***/ }),
644
-
645
- /***/ 35843:
646
- /***/ ((module) => {
647
-
648
- "use strict";
649
- module.exports = require("next/dist/shared/lib/image-config.js");
650
-
651
- /***/ }),
652
-
653
- /***/ 78524:
654
- /***/ ((module) => {
655
-
656
- "use strict";
657
- module.exports = require("next/dist/shared/lib/is-plain-object.js");
658
-
659
- /***/ }),
660
-
661
- /***/ 78020:
662
- /***/ ((module) => {
663
-
664
- "use strict";
665
- module.exports = require("next/dist/shared/lib/mitt.js");
666
-
667
- /***/ }),
668
-
669
- /***/ 64406:
670
- /***/ ((module) => {
671
-
672
- "use strict";
673
- module.exports = require("next/dist/shared/lib/page-path/denormalize-page-path.js");
674
-
675
- /***/ }),
676
-
677
- /***/ 24964:
678
- /***/ ((module) => {
679
-
680
- "use strict";
681
- module.exports = require("next/dist/shared/lib/router-context.js");
682
-
683
- /***/ }),
684
-
685
- /***/ 93431:
686
- /***/ ((module) => {
687
-
688
- "use strict";
689
- module.exports = require("next/dist/shared/lib/router/utils/add-locale.js");
690
-
691
- /***/ }),
692
-
693
- /***/ 11751:
694
- /***/ ((module) => {
695
-
696
- "use strict";
697
- module.exports = require("next/dist/shared/lib/router/utils/add-path-prefix.js");
698
-
699
- /***/ }),
700
-
701
- /***/ 46220:
702
- /***/ ((module) => {
703
-
704
- "use strict";
705
- module.exports = require("next/dist/shared/lib/router/utils/compare-states.js");
706
-
707
- /***/ }),
708
-
709
- /***/ 10299:
710
- /***/ ((module) => {
711
-
712
- "use strict";
713
- module.exports = require("next/dist/shared/lib/router/utils/format-next-pathname-info.js");
714
-
715
- /***/ }),
716
-
717
- /***/ 23938:
718
- /***/ ((module) => {
719
-
720
- "use strict";
721
- module.exports = require("next/dist/shared/lib/router/utils/format-url.js");
722
-
723
- /***/ }),
724
-
725
- /***/ 29565:
726
- /***/ ((module) => {
727
-
728
- "use strict";
729
- module.exports = require("next/dist/shared/lib/router/utils/get-asset-path-from-route.js");
730
-
731
- /***/ }),
732
-
733
- /***/ 35789:
734
- /***/ ((module) => {
735
-
736
- "use strict";
737
- module.exports = require("next/dist/shared/lib/router/utils/get-next-pathname-info.js");
738
-
739
- /***/ }),
740
-
741
- /***/ 1897:
742
- /***/ ((module) => {
743
-
744
- "use strict";
745
- module.exports = require("next/dist/shared/lib/router/utils/is-bot.js");
746
-
747
- /***/ }),
748
-
749
- /***/ 1428:
750
- /***/ ((module) => {
751
-
752
- "use strict";
753
- module.exports = require("next/dist/shared/lib/router/utils/is-dynamic.js");
754
-
755
- /***/ }),
756
-
757
- /***/ 28854:
758
- /***/ ((module) => {
759
-
760
- "use strict";
761
- module.exports = require("next/dist/shared/lib/router/utils/parse-path.js");
762
-
763
- /***/ }),
764
-
765
- /***/ 91292:
766
- /***/ ((module) => {
767
-
768
- "use strict";
769
- module.exports = require("next/dist/shared/lib/router/utils/parse-relative-url.js");
770
-
771
- /***/ }),
772
-
773
- /***/ 34567:
774
- /***/ ((module) => {
775
-
776
- "use strict";
777
- module.exports = require("next/dist/shared/lib/router/utils/path-has-prefix.js");
778
-
779
- /***/ }),
780
-
781
- /***/ 80979:
782
- /***/ ((module) => {
783
-
784
- "use strict";
785
- module.exports = require("next/dist/shared/lib/router/utils/querystring.js");
786
-
787
- /***/ }),
788
-
789
- /***/ 93297:
790
- /***/ ((module) => {
791
-
792
- "use strict";
793
- module.exports = require("next/dist/shared/lib/router/utils/remove-trailing-slash.js");
794
-
795
- /***/ }),
796
-
797
- /***/ 36052:
798
- /***/ ((module) => {
799
-
800
- "use strict";
801
- module.exports = require("next/dist/shared/lib/router/utils/resolve-rewrites.js");
802
-
803
- /***/ }),
804
-
805
- /***/ 84226:
806
- /***/ ((module) => {
807
-
808
- "use strict";
809
- module.exports = require("next/dist/shared/lib/router/utils/route-matcher.js");
810
-
811
- /***/ }),
812
-
813
- /***/ 95052:
814
- /***/ ((module) => {
815
-
816
- "use strict";
817
- module.exports = require("next/dist/shared/lib/router/utils/route-regex.js");
818
-
819
- /***/ }),
820
-
821
- /***/ 59232:
822
- /***/ ((module) => {
823
-
824
- "use strict";
825
- module.exports = require("next/dist/shared/lib/utils.js");
826
-
827
- /***/ }),
828
-
829
- /***/ 71853:
830
- /***/ ((module) => {
831
-
832
- "use strict";
833
- module.exports = require("next/router");
834
-
835
- /***/ }),
836
-
837
- /***/ 16689:
838
- /***/ ((module) => {
839
-
840
- "use strict";
841
- module.exports = require("react");
842
-
843
- /***/ }),
844
-
845
- /***/ 66405:
846
- /***/ ((module) => {
847
-
848
- "use strict";
849
- module.exports = require("react-dom");
850
-
851
- /***/ }),
852
-
853
- /***/ 19785:
854
- /***/ ((module) => {
855
-
856
- "use strict";
857
- module.exports = require("react-intersection-observer");
858
-
859
- /***/ }),
860
-
861
- /***/ 3789:
862
- /***/ ((module) => {
863
-
864
- "use strict";
865
- module.exports = require("react-swipeable");
866
-
867
- /***/ }),
868
-
869
- /***/ 20997:
870
- /***/ ((module) => {
871
-
872
- "use strict";
873
- module.exports = require("react/jsx-runtime");
874
-
875
- /***/ }),
876
-
877
- /***/ 73823:
878
- /***/ ((module) => {
879
-
880
- "use strict";
881
- module.exports = require("tabbable");
882
-
883
- /***/ }),
884
-
885
- /***/ 97564:
886
- /***/ ((module) => {
887
-
888
- "use strict";
889
- module.exports = import("chalk");;
890
-
891
- /***/ }),
892
-
893
- /***/ 15941:
894
- /***/ ((module) => {
895
-
896
- "use strict";
897
- module.exports = import("swr");;
898
-
899
- /***/ })
900
-
901
- };
902
- ;
903
-
904
- // load runtime
905
- var __webpack_require__ = require("../webpack-runtime.js");
906
- __webpack_require__.C(exports);
907
- var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
908
- var __webpack_exports__ = __webpack_require__.X(0, [676,825,183,886,74,247,287,854,269,184,205,90,513], () => (__webpack_exec__(73639)));
909
- module.exports = __webpack_exports__;
910
-
911
- })();