@faststore/core 3.0.68 → 3.0.70
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/.babelrc.js +12 -0
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +93 -97
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/eslint/.cache_1gneedd +1 -1
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/next-minimal-server.js.nft.json +1 -1
- package/.next/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.js +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/react-loadable-manifest.json +25 -13
- package/.next/required-server-files.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/110.js +1 -0
- package/.next/server/chunks/12.js +1 -0
- package/.next/server/chunks/153.js +1 -0
- package/.next/server/chunks/187.js +1 -0
- package/.next/server/chunks/202.js +1 -0
- package/.next/server/chunks/24.js +1 -0
- package/.next/server/chunks/247.js +1 -0
- package/.next/server/chunks/344.js +1 -0
- package/.next/server/chunks/350.js +1 -0
- package/.next/server/chunks/484.js +1 -0
- package/.next/server/chunks/485.js +9 -0
- package/.next/server/chunks/493.js +1 -0
- package/.next/server/chunks/498.js +1 -0
- package/.next/server/chunks/540.js +1 -0
- package/.next/server/chunks/624.js +1 -0
- package/.next/server/chunks/640.js +6 -0
- package/.next/server/chunks/646.js +296 -0
- package/.next/server/chunks/679.js +1 -0
- package/.next/server/chunks/693.js +1 -0
- package/.next/server/chunks/716.js +2 -0
- package/.next/server/chunks/779.js +1 -0
- package/.next/server/chunks/82.js +8 -0
- package/.next/server/chunks/857.js +1 -0
- package/.next/server/chunks/859.js +6 -0
- package/.next/server/chunks/917.js +1 -0
- package/.next/server/chunks/918.js +2 -0
- package/.next/server/chunks/936.js +1 -0
- package/.next/server/chunks/945.js +1 -0
- package/.next/server/chunks/96.js +1 -0
- package/.next/server/chunks/997.js +1 -0
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/next-font-manifest.js +1 -1
- package/.next/server/next-font-manifest.json +1 -1
- package/.next/server/pages/404.js +1 -1
- package/.next/server/pages/404.js.nft.json +1 -1
- package/.next/server/pages/500.js +1 -1
- package/.next/server/pages/500.js.nft.json +1 -1
- package/.next/server/pages/[...slug].js +1 -24
- package/.next/server/pages/[...slug].js.nft.json +1 -1
- package/.next/server/pages/[slug]/p.js +1 -144
- package/.next/server/pages/[slug]/p.js.nft.json +1 -1
- package/.next/server/pages/_app.js +1 -1
- package/.next/server/pages/_app.js.nft.json +1 -1
- package/.next/server/pages/_document.js +1 -1
- package/.next/server/pages/_document.js.nft.json +1 -1
- package/.next/server/pages/_error.js +1 -1
- package/.next/server/pages/_error.js.nft.json +1 -1
- package/.next/server/pages/account.js +1 -1
- package/.next/server/pages/account.js.nft.json +1 -1
- package/.next/server/pages/api/graphql.js +1 -1
- package/.next/server/pages/api/graphql.js.nft.json +1 -1
- package/.next/server/pages/api/health/live.js +1 -1
- package/.next/server/pages/api/health/live.js.nft.json +1 -1
- package/.next/server/pages/api/health/ready.js +1 -1
- package/.next/server/pages/api/health/ready.js.nft.json +1 -1
- package/.next/server/pages/api/preview.js +1 -1
- package/.next/server/pages/api/preview.js.nft.json +1 -1
- package/.next/server/pages/checkout.js +1 -1
- package/.next/server/pages/checkout.js.nft.json +1 -1
- package/.next/server/pages/en-US/404.html +2 -2
- package/.next/server/pages/en-US/500.html +2 -2
- package/.next/server/pages/en-US/account.html +2 -2
- package/.next/server/pages/en-US/checkout.html +2 -2
- package/.next/server/pages/en-US/login.html +2 -2
- package/.next/server/pages/en-US/s.html +2 -2
- package/.next/server/pages/en-US.html +2 -2
- package/.next/server/pages/index.js +1 -1
- package/.next/server/pages/index.js.nft.json +1 -1
- package/.next/server/pages/login.js +1 -1
- package/.next/server/pages/login.js.nft.json +1 -1
- package/.next/server/pages/s.js +1 -1
- package/.next/server/pages/s.js.nft.json +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/server/webpack-api-runtime.js +1 -1
- package/.next/server/webpack-runtime.js +1 -1
- package/.next/static/chunks/104-e89fd47aa32b199b.js +1 -0
- package/.next/static/chunks/202.c7d8a71173edecfb.js +1 -0
- package/.next/static/chunks/217.01bc0ad07edd6f1b.js +1 -0
- package/.next/static/chunks/247.6eb0f179401e9e2f.js +1 -0
- package/.next/static/chunks/484.b82b73b1d8c37e02.js +1 -0
- package/.next/static/chunks/540.6c62d2536d42a1e0.js +1 -0
- package/.next/static/chunks/575-853fb8b1ba4ce8c4.js +14 -0
- package/.next/static/chunks/624.455cdc0925956ae5.js +1 -0
- package/.next/static/chunks/629-090bb0bb487cc6cc.js +1 -0
- package/.next/static/chunks/65.da22595d53beae76.js +1 -0
- package/.next/static/chunks/661-0ff17cbc40856afe.js +1 -0
- package/.next/static/chunks/758.9ca1da3ac30b665d.js +1 -0
- package/.next/static/chunks/857.d2299cfe995af21d.js +1 -0
- package/.next/static/chunks/main-6f63f6746cc029db.js +1 -0
- package/.next/static/chunks/pages/404-56dd2d65b7a31cf7.js +1 -0
- package/.next/static/chunks/pages/500-b3732b7fc60d28f7.js +1 -0
- package/.next/static/chunks/pages/[...slug]-484e64ab6c753be5.js +1 -0
- package/.next/static/chunks/pages/[slug]/p-a27af8a8168e7c73.js +1 -0
- package/.next/static/chunks/pages/{_app-67b609ce322eae5f.js → _app-c25fabc2435c8961.js} +2 -2
- package/.next/static/chunks/pages/_error-fbf331a03642b495.js +1 -0
- package/.next/static/chunks/pages/account-dbc5c028225cd1ac.js +1 -0
- package/.next/static/chunks/pages/checkout-29ae2c37eaf172e1.js +1 -0
- package/.next/static/chunks/pages/index-7165efe53537655d.js +1 -0
- package/.next/static/chunks/pages/login-98fbb4cd544d7a1d.js +1 -0
- package/.next/static/chunks/pages/s-d20aa04f06c65540.js +1 -0
- package/.next/static/chunks/webpack-fdd195abd12b3685.js +1 -0
- package/.next/static/css/0d45c82d8887a269.css +1 -0
- package/.next/static/css/131e3773fcbf70e4.css +1 -0
- package/.next/static/css/197e314c5a03eabd.css +1 -0
- package/.next/static/css/211c7542af66d8b4.css +1 -0
- package/.next/static/css/2980acad3f8e1028.css +1 -0
- package/.next/static/css/455d52db23e9236a.css +1 -0
- package/.next/static/css/b9d9ba1b04f3160d.css +1 -0
- package/.next/static/css/cff9aafa16fccc9c.css +1 -0
- package/.next/static/css/e32410b31c666cb2.css +1 -0
- package/.next/static/css/e47f1a002bdcf76f.css +1 -0
- package/.next/static/vO-Qkl6QJO95qdzxqerPJ/_buildManifest.js +1 -0
- package/.next/trace +95 -65
- package/.turbo/turbo-build.log +33 -40
- package/.turbo/turbo-test.log +4 -4
- package/@generated/gql.ts +2 -2
- package/@generated/graphql.ts +2 -1
- package/@generated/persisted-documents.json +1 -1
- package/README.md +1 -0
- package/next-env.d.ts +0 -1
- package/next.config.js +0 -11
- package/package.json +2 -2
- package/src/components/cart/CartItem/CartItem.tsx +8 -8
- package/src/components/sections/ProductDetails/ProductDetails.tsx +4 -4
- package/src/components/sections/ProductTiles/ProductTiles.tsx +1 -1
- package/src/components/templates/SearchPage/SearchPage.tsx +4 -22
- package/src/components/templates/SearchPage/SearchWrapper.tsx +68 -0
- package/src/components/templates/SearchPage/index.ts +3 -0
- package/src/components/ui/ProductShelf/ProductShelf.tsx +1 -1
- package/src/pages/_app.tsx +2 -2
- package/src/pages/_document.tsx +1 -1
- package/src/pages/s.tsx +20 -17
- package/{app → src}/sdk/analytics/index.tsx +0 -2
- package/src/sdk/cart/useBuyButton.ts +3 -3
- package/src/sdk/cart/useRemoveButton.ts +3 -3
- package/{app → src}/sdk/error/ErrorBoundary/ErrorBoundary.tsx +0 -2
- package/src/sdk/product/useProductGalleryQuery.ts +13 -4
- package/src/sdk/product/useProductLink.ts +2 -5
- package/src/sdk/search/Sentinel.tsx +3 -3
- package/src/sdk/search/useSuggestions.ts +1 -1
- package/tsconfig.json +2 -17
- package/.next/app-build-manifest.json +0 -26
- package/.next/app-path-routes-manifest.json +0 -1
- package/.next/cache/fetch-cache/50912854cb7c781522a6ff8792d714e549515fcbbbfd660761961b06afe01c07 +0 -1
- package/.next/server/app/_not-found.html +0 -14
- package/.next/server/app/_not-found.js +0 -1
- package/.next/server/app/_not-found.js.nft.json +0 -1
- package/.next/server/app/_not-found.meta +0 -1
- package/.next/server/app/_not-found.rsc +0 -10
- package/.next/server/app/_not-found_client-reference-manifest.js +0 -1
- package/.next/server/app/fs-next-update/page.js +0 -1
- package/.next/server/app/fs-next-update/page.js.nft.json +0 -1
- package/.next/server/app/fs-next-update/page_client-reference-manifest.js +0 -1
- package/.next/server/app/fs-next-update.html +0 -14
- package/.next/server/app/fs-next-update.meta +0 -1
- package/.next/server/app/fs-next-update.rsc +0 -10
- package/.next/server/app-paths-manifest.json +0 -4
- package/.next/server/chunks/1481.js +0 -413
- package/.next/server/chunks/1889.js +0 -8
- package/.next/server/chunks/2133.js +0 -88
- package/.next/server/chunks/223.js +0 -1
- package/.next/server/chunks/2381.js +0 -1
- package/.next/server/chunks/2534.js +0 -1
- package/.next/server/chunks/2918.js +0 -2
- package/.next/server/chunks/2957.js +0 -1
- package/.next/server/chunks/3383.js +0 -123
- package/.next/server/chunks/3716.js +0 -2
- package/.next/server/chunks/3779.js +0 -1
- package/.next/server/chunks/3969.js +0 -1
- package/.next/server/chunks/3993.js +0 -1
- package/.next/server/chunks/4222.js +0 -1
- package/.next/server/chunks/4520.js +0 -1
- package/.next/server/chunks/4930.js +0 -1
- package/.next/server/chunks/5640.js +0 -6
- package/.next/server/chunks/6058.js +0 -1
- package/.next/server/chunks/6102.js +0 -1
- package/.next/server/chunks/6305.js +0 -15
- package/.next/server/chunks/6374.js +0 -8
- package/.next/server/chunks/6693.js +0 -1
- package/.next/server/chunks/6859.js +0 -6
- package/.next/server/chunks/7035.js +0 -1
- package/.next/server/chunks/7267.js +0 -1
- package/.next/server/chunks/8158.js +0 -1
- package/.next/server/chunks/8245.js +0 -1
- package/.next/server/chunks/8635.js +0 -1
- package/.next/server/chunks/8640.js +0 -1
- package/.next/server/chunks/9679.js +0 -1
- package/.next/server/chunks/9812.js +0 -1
- package/.next/server/pages/404.html +0 -14
- package/.next/server/server-reference-manifest.js +0 -1
- package/.next/server/server-reference-manifest.json +0 -1
- package/.next/static/3UMFfxLNPHRf2Hssm8UPe/_buildManifest.js +0 -1
- package/.next/static/chunks/227.a9d04217946d7d58.js +0 -1
- package/.next/static/chunks/230.e7c7462771519885.js +0 -1
- package/.next/static/chunks/264.ea473d059252d8d7.js +0 -1
- package/.next/static/chunks/393.6dec040044142600.js +0 -1
- package/.next/static/chunks/432-eb17ca619ec04a2a.js +0 -1
- package/.next/static/chunks/470-a762f2bf2d218abf.js +0 -14
- package/.next/static/chunks/472-369461a1f39981d5.js +0 -25
- package/.next/static/chunks/590-da547057f2ae283b.js +0 -1
- package/.next/static/chunks/667.83389641ca332aef.js +0 -1
- package/.next/static/chunks/722-35290092305b1d70.js +0 -1
- package/.next/static/chunks/724.78d40a7affe1d40b.js +0 -1
- package/.next/static/chunks/853.a3933410052d23c8.js +0 -1
- package/.next/static/chunks/app/_not-found-ad3969cc0223f63a.js +0 -1
- package/.next/static/chunks/app/fs-next-update/page-ba9e117d148aa548.js +0 -1
- package/.next/static/chunks/app/layout-e6cecbfdff396848.js +0 -9
- package/.next/static/chunks/fd9d1056-43c43818840d7811.js +0 -9
- package/.next/static/chunks/main-9c9c62c368c0a47e.js +0 -1
- package/.next/static/chunks/main-app-e13fa67c2c3ceca5.js +0 -1
- package/.next/static/chunks/pages/404-be2217109dab18cf.js +0 -1
- package/.next/static/chunks/pages/500-64a07a16830e129c.js +0 -1
- package/.next/static/chunks/pages/[...slug]-56803e57882aacf2.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-151221dbf6aa3115.js +0 -1
- package/.next/static/chunks/pages/_error-65ac7445167ddb62.js +0 -1
- package/.next/static/chunks/pages/account-70e52900601fc5eb.js +0 -1
- package/.next/static/chunks/pages/checkout-fe8c38b138ddecef.js +0 -1
- package/.next/static/chunks/pages/index-86dd2dba6f6f1621.js +0 -1
- package/.next/static/chunks/pages/login-258e5b7ecec36481.js +0 -1
- package/.next/static/chunks/pages/s-53cc10ba9aa8331e.js +0 -1
- package/.next/static/chunks/webpack-240d066e53315260.js +0 -1
- package/.next/static/css/173705e880fb4eaf.css +0 -1
- package/.next/static/css/17e37eb991935d47.css +0 -1
- package/.next/static/css/185f3332f3d0db64.css +0 -1
- package/.next/static/css/25261a033e496803.css +0 -1
- package/.next/static/css/3eed8d7ed5000eb8.css +0 -1
- package/.next/static/css/548bab931c45c770.css +0 -1
- package/.next/static/css/5ed3f7794f0deb5a.css +0 -1
- package/.next/static/css/65f6dd6d16812461.css +0 -1
- package/.next/static/css/d6562b2ce182bbef.css +0 -1
- package/.next/static/css/ec44b650be144ada.css +0 -1
- package/.next/static/css/fa6d43e3c11a59dc.css +0 -1
- package/.next/static/media/05a31a2ca4975f99-s.woff2 +0 -0
- package/.next/static/media/513657b02c5c193f-s.woff2 +0 -0
- package/.next/static/media/51ed15f9841b9f9d-s.woff2 +0 -0
- package/.next/static/media/c9a5bc6a7c948fb0-s.p.woff2 +0 -0
- package/.next/static/media/d6b16ce4a6175f26-s.woff2 +0 -0
- package/.next/static/media/ec159349637c90ad-s.woff2 +0 -0
- package/.next/static/media/fd4db3eb5472fc27-s.woff2 +0 -0
- package/.next/types/app/fs-next-update/page.ts +0 -71
- package/.next/types/package.json +0 -1
- package/app/fs-next-update/page.tsx +0 -3
- package/app/layout.tsx +0 -98
- package/app/sdk/ui/UIProvider.tsx +0 -11
- package/app/styles/fonts/index.tsx +0 -10
- /package/.next/static/chunks/{framework-21e9365486ba23a6.js → framework-8e279965036b6169.js} +0 -0
- /package/.next/static/{3UMFfxLNPHRf2Hssm8UPe → vO-Qkl6QJO95qdzxqerPJ}/_ssgManifest.js +0 -0
- /package/{app → src}/components/ThirdPartyScripts/GoogleTagManager.tsx +0 -0
- /package/{app → src}/components/ThirdPartyScripts/ThirdPartyScripts.tsx +0 -0
- /package/{app → src}/components/ThirdPartyScripts/index.ts +0 -0
- /package/{app → src}/components/ThirdPartyScripts/vtex.tsx +0 -0
- /package/{app → src}/sdk/analytics/hooks/useViewItemListEvent.ts +0 -0
- /package/{app → src}/sdk/analytics/platform/vtex/index.ts +0 -0
- /package/{app → src}/sdk/analytics/platform/vtex/search.ts +0 -0
- /package/{app → src}/sdk/analytics/types.ts +0 -0
- /package/{app → src}/sdk/error/ErrorBoundary/index.ts +0 -0
- /package/{app → src}/utils/getCookie.ts +0 -0
|
@@ -1,16 +1,17 @@
|
|
|
1
|
-
import { sendAnalyticsEvent
|
|
1
|
+
import { sendAnalyticsEvent } from '@faststore/sdk'
|
|
2
|
+
import { useSearch, setFacet } from '@faststore/sdk'
|
|
2
3
|
|
|
3
4
|
import { gql } from '@generated'
|
|
4
5
|
import { useQuery } from 'src/sdk/graphql/useQuery'
|
|
5
|
-
import { useSession } from 'src/sdk/session'
|
|
6
6
|
import { useLocalizedVariables } from './useLocalizedVariables'
|
|
7
|
+
import { useSession } from 'src/sdk/session'
|
|
7
8
|
|
|
8
|
-
import type { Facet } from '@faststore/sdk/dist/types'
|
|
9
9
|
import type {
|
|
10
10
|
ClientProductGalleryQueryQuery as Query,
|
|
11
11
|
ClientProductGalleryQueryQueryVariables as Variables,
|
|
12
12
|
} from '@generated/graphql'
|
|
13
|
-
import type { IntelligentSearchQueryEvent } from '
|
|
13
|
+
import type { IntelligentSearchQueryEvent } from 'src/sdk/analytics/types'
|
|
14
|
+
import type { Facet } from '@faststore/sdk/dist/types'
|
|
14
15
|
|
|
15
16
|
/**
|
|
16
17
|
* This query is run on the browser and contains
|
|
@@ -27,6 +28,9 @@ export const query = gql(`
|
|
|
27
28
|
$selectedFacets: [IStoreSelectedFacet!]!
|
|
28
29
|
) {
|
|
29
30
|
...ClientProductGallery
|
|
31
|
+
redirect(term: $term, selectedFacets: $selectedFacets) {
|
|
32
|
+
url
|
|
33
|
+
}
|
|
30
34
|
search(
|
|
31
35
|
first: $first
|
|
32
36
|
after: $after
|
|
@@ -85,6 +89,11 @@ export const useProductGalleryQuery = ({
|
|
|
85
89
|
return useQuery<Query, Variables>(query, localizedVariables, {
|
|
86
90
|
onSuccess: (data) => {
|
|
87
91
|
if (data) {
|
|
92
|
+
// Cancel query onSuccess event when redirecting
|
|
93
|
+
if (data?.redirect?.url) {
|
|
94
|
+
return
|
|
95
|
+
}
|
|
96
|
+
|
|
88
97
|
const fuzzyFacetValue = findFacetValue(selectedFacets, 'fuzzy')
|
|
89
98
|
const operatorFacetValue = findFacetValue(selectedFacets, 'operator')
|
|
90
99
|
|
|
@@ -1,14 +1,11 @@
|
|
|
1
|
-
import type { CurrencyCode, SelectItemEvent } from '@faststore/sdk'
|
|
2
1
|
import { sendAnalyticsEvent } from '@faststore/sdk'
|
|
3
2
|
import { useCallback } from 'react'
|
|
3
|
+
import type { CurrencyCode, SelectItemEvent } from '@faststore/sdk'
|
|
4
4
|
|
|
5
5
|
import type { ProductSummary_ProductFragment } from '@generated/graphql'
|
|
6
6
|
|
|
7
|
-
import type {
|
|
8
|
-
AnalyticsItem,
|
|
9
|
-
SearchSelectItemEvent,
|
|
10
|
-
} from '../../../app/sdk/analytics/types'
|
|
11
7
|
import { useSession } from '../session'
|
|
8
|
+
import type { AnalyticsItem, SearchSelectItemEvent } from '../analytics/types'
|
|
12
9
|
|
|
13
10
|
export type ProductLinkOptions = {
|
|
14
11
|
index: number
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { useSearch } from '@faststore/sdk'
|
|
2
|
-
import type { NextRouter } from 'next/router'
|
|
3
|
-
import { useRouter } from 'next/router'
|
|
4
2
|
import { useEffect, useRef } from 'react'
|
|
5
3
|
import { useInView } from 'react-intersection-observer'
|
|
4
|
+
import type { NextRouter } from 'next/router'
|
|
5
|
+
import { useRouter } from 'next/router'
|
|
6
6
|
|
|
7
7
|
import type { ProductSummary_ProductFragment } from '@generated/graphql'
|
|
8
8
|
|
|
9
|
-
import { useViewItemListEvent } from '
|
|
9
|
+
import { useViewItemListEvent } from '../analytics/hooks/useViewItemListEvent'
|
|
10
10
|
|
|
11
11
|
interface Props {
|
|
12
12
|
page: number
|
|
@@ -8,7 +8,7 @@ import type {
|
|
|
8
8
|
ClientSearchSuggestionsQueryQuery as Query,
|
|
9
9
|
ClientSearchSuggestionsQueryQueryVariables as Variables,
|
|
10
10
|
} from '@generated/graphql'
|
|
11
|
-
import type { IntelligentSearchQueryEvent } from '
|
|
11
|
+
import type { IntelligentSearchQueryEvent } from '../analytics/types'
|
|
12
12
|
|
|
13
13
|
import { useSession } from '../session'
|
|
14
14
|
|
package/tsconfig.json
CHANGED
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
"allowJs": true,
|
|
14
14
|
"paths": {
|
|
15
15
|
"src/*": ["src/*"],
|
|
16
|
-
"app/*": ["app/*"],
|
|
17
16
|
"@generated/*": ["@generated/*"],
|
|
18
17
|
"@faststore/core": ["index.ts"],
|
|
19
18
|
"@faststore/core/api": ["api/index.ts"],
|
|
@@ -29,22 +28,8 @@
|
|
|
29
28
|
"target": "es5",
|
|
30
29
|
"lib": ["dom", "dom.iterable", "esnext"],
|
|
31
30
|
"skipLibCheck": true,
|
|
32
|
-
"esModuleInterop": true
|
|
33
|
-
"plugins": [
|
|
34
|
-
{
|
|
35
|
-
"name": "next"
|
|
36
|
-
}
|
|
37
|
-
],
|
|
38
|
-
"strictNullChecks": false
|
|
31
|
+
"esModuleInterop": true
|
|
39
32
|
},
|
|
40
|
-
"include": [
|
|
41
|
-
"*.d.ts",
|
|
42
|
-
"src/**/*.ts",
|
|
43
|
-
"src/**/*.tsx",
|
|
44
|
-
"@generated/**/*.ts",
|
|
45
|
-
"app/**/*.ts",
|
|
46
|
-
"app/**/*.tsx",
|
|
47
|
-
".next/types/**/*.ts"
|
|
48
|
-
],
|
|
33
|
+
"include": ["*.d.ts", "src/**/*.ts", "src/**/*.tsx", "@generated/**/*.ts"],
|
|
49
34
|
"exclude": ["node_modules", "public"]
|
|
50
35
|
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"pages": {
|
|
3
|
-
"/_not-found": [
|
|
4
|
-
"static/chunks/webpack-240d066e53315260.js",
|
|
5
|
-
"static/chunks/fd9d1056-43c43818840d7811.js",
|
|
6
|
-
"static/chunks/472-369461a1f39981d5.js",
|
|
7
|
-
"static/chunks/main-app-e13fa67c2c3ceca5.js",
|
|
8
|
-
"static/chunks/app/_not-found-ad3969cc0223f63a.js"
|
|
9
|
-
],
|
|
10
|
-
"/layout": [
|
|
11
|
-
"static/chunks/webpack-240d066e53315260.js",
|
|
12
|
-
"static/chunks/fd9d1056-43c43818840d7811.js",
|
|
13
|
-
"static/chunks/472-369461a1f39981d5.js",
|
|
14
|
-
"static/chunks/main-app-e13fa67c2c3ceca5.js",
|
|
15
|
-
"static/css/5ed3f7794f0deb5a.css",
|
|
16
|
-
"static/chunks/app/layout-e6cecbfdff396848.js"
|
|
17
|
-
],
|
|
18
|
-
"/fs-next-update/page": [
|
|
19
|
-
"static/chunks/webpack-240d066e53315260.js",
|
|
20
|
-
"static/chunks/fd9d1056-43c43818840d7811.js",
|
|
21
|
-
"static/chunks/472-369461a1f39981d5.js",
|
|
22
|
-
"static/chunks/main-app-e13fa67c2c3ceca5.js",
|
|
23
|
-
"static/chunks/app/fs-next-update/page-ba9e117d148aa548.js"
|
|
24
|
-
]
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"/_not-found":"/_not-found","/fs-next-update/page":"/fs-next-update"}
|
package/.next/cache/fetch-cache/50912854cb7c781522a6ff8792d714e549515fcbbbfd660761961b06afe01c07
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"kind":"FETCH","data":{"headers":{"age":"1","cache-control":"public, max-age=10, stale-while-revalidate=30","connection":"keep-alive","content-encoding":"gzip","content-type":"application/json; charset=utf-8","date":"Thu, 06 Jun 2024 16:34:47 GMT","set-cookie":"janus_sid=8d85f88e-2ed0-4b7a-b297-2e7ed87db9e4; expires=Sun, 09 Jun 2024 16:34:42 GMT; domain=master--storeframework.myvtex.com; path=/; samesite=lax","transfer-encoding":"chunked","vary":"Accept-Encoding","via":"1.1 58d3a6a8551ccf9c7d205fa93b6b9630.cloudfront.net (CloudFront)","x-amz-cf-id":"mzHtCEUzXm_mMLp-Poo5uqPq5lldH15U4fZSEoMIVKxyICyj0Dl0Jg==","x-amz-cf-pop":"IAD55-P1","x-cache":"Hit from cloudfront","x-request-id":"e54e22bb70b941e5867c75ad557b2b4d","x-router-cache":"MISS","x-vtex-backend-elapsed-time":"00:00:00.6773615","x-vtex-io-cluster-id":"prod-dj-ioadmin-eks-use1a-z4z","x-vtex-janus-router-backend-app":"io-admins-vadmin-group-1+2-1a-z4z","x-vtex-router-elapsed-time":"00:00:00.6796889","x-vtex-router-version":"9.15.5"},"body":"eyJkYXRhIjpbeyJpZCI6ImJiNGRmZGI0LTE5ZjgtMTFlZi04NDUyLTBhZmZlYTc0ZGY5MSIsIm5hbWUiOiJHbG9iYWwgU2VjdGlvbnMiLCJ0eXBlIjoiZ2xvYmFsU2VjdGlvbnMiLCJzdGF0dXMiOiJwdWJsaXNoZWQiLCJ2ZXJzaW9uSWQiOiJiZDgxY2VlNC0xOWY4LTExZWYtODQ1Mi0wZWU3ZjRkZmY5MmQiLCJ2ZXJzaW9uU3RhdHVzIjoicHVibGlzaGVkIiwic2VjdGlvbnMiOlt7ImlkIjoiOTYxMDlmYWMtNjBhMS00Y2IwLTk5NjAtOThhYjliNTQ2MmJhIiwibmFtZSI6IkFsZXJ0IiwiZGF0YSI6eyJsaW5rIjp7InRleHQiOiJCdXkgbm93IiwidG8iOiIvb2ZmaWNlIn0sImRpc21pc3NpYmxlIjp0cnVlLCJpY29uIjoiQmVsbFJpbmdpbmciLCJjb250ZW50IjoiR2V0IDE1JSBvZmYgdG9kYXk6IE5FVzE1ISJ9fSx7ImlkIjoiNzc2ZDg0OWUtMmVhYi00NmE4LTljZTktMmRhYzc0NjAwOThhIiwibmFtZSI6Ik5hdmJhciIsImRhdGEiOnsibG9nbyI6eyJsaW5rIjp7InVybCI6Ii8iLCJ0aXRsZSI6IkdvIFRvIEhvbWUifSwic3JjIjoiaHR0cHM6Ly9zdG9yZWZyYW1ld29yay52dGV4YXNzZXRzLmNvbS9hc3NldHMvdnRleC5maWxlLW1hbmFnZXItZ3JhcGhxbC9pbWFnZXMvYWI5OTk3ZjQtOGZkNi00NmY1LTk5ZDItOWQ1YWYzZWY1ZTM0X19fNmQ3NWEyMDM3NzFkNzQwOGQ4ZjBkMWM2NjBhMDc2ZGQucG5nIiwiYWx0IjoiU3RvcmUgbG9nbyJ9LCJzZWFyY2hJbnB1dCI6eyJzb3J0Ijoic2NvcmVfZGVzYyJ9LCJzaWduSW5CdXR0b24iOnsiaWNvbiI6eyJpY29uIjoiVXNlciIsImFsdCI6IlVzZXIifSwibGFiZWwiOiJTaWduIEluIiwibXlBY2NvdW50TGFiZWwiOiJNeSBBY2NvdW50In0sImNhcnRJY29uIjp7Imljb24iOiJTaG9wcGluZ0NhcnQiLCJhbHQiOiJTaG9wcGluZyBDYXJ0In0sIm5hdmlnYXRpb24iOnsicmVnaW9uYWxpemF0aW9uIjp7ImVuYWJsZWQiOnRydWUsImljb24iOnsiaWNvbiI6Ik1hcFBpbiIsImFsdCI6Ik1hcFBpbiJ9LCJsYWJlbCI6IlNldCBZb3VyIExvY2F0aW9uIn0sInBhZ2VMaW5rcyI6W3sidGV4dCI6Ik9mZmljZSIsInVybCI6Ii9vZmZpY2UifSx7InRleHQiOiJUZWNobm9sb2d5IiwidXJsIjoiL3RlY2hub2xvZ3kifV0sIm1lbnUiOnsiaWNvbiI6eyJpY29uIjoiTGlzdCIsImFsdCI6Ikxpc3QifX0sImhvbWUiOnsibGFiZWwiOiJHbyB0byBIb21lIn19fX0seyJpZCI6IjA2NTViZTY0LTU3MmEtNDE1MS1hZTkwLTYwMjZiY2ZmYTJmMyIsIm5hbWUiOiJSZWdpb25CYXIiLCJkYXRhIjp7Imljb24iOnsiaWNvbiI6Ik1hcFBpbiIsImFsdCI6Ik1hcCBQaW4gaWNvbiJ9LCJsYWJlbCI6IlNldCB5b3VyIGxvY2F0aW9uIiwiZWRpdExhYmVsIjoiRWRpdCIsImJ1dHRvbkljb24iOnsiaWNvbiI6IkNhcmV0UmlnaHQiLCJhbHQiOiJDYXJldCBSaWdodCBpY29uIn19fSx7ImlkIjoiMzVkNDgzNGItMmIwNi00YWJjLTgwY2UtOTUwYzVkYTM2NGJmIiwibmFtZSI6IkNhcnRTaWRlYmFyIiwiZGF0YSI6eyJ0aXRsZSI6IllvdXIgQ2FydCIsImFsZXJ0Ijp7Imljb24iOnsiaWNvbiI6IlRydWNrIiwiYWx0IjoiQXJyb3cgUmlnaHQgaWNvbiJ9LCJ0ZXh0IjoiRnJlZSBzaGlwcGluZyBzdGFydHMgYXQgJDMwMCJ9LCJjaGVja291dEJ1dHRvbiI6eyJsYWJlbCI6IkNoZWNrb3V0IiwibG9hZGluZ0xhYmVsIjoiTG9hZGluZy4uLiIsImljb24iOnsiaWNvbiI6IkFycm93UmlnaHQiLCJhbHQiOiJBcnJvdyBSaWdodCBpY29uIn19fX0seyJpZCI6IjJiYmQ3MDZkLWJiYTgtNDIyOS1hNzIxLTJkNjIyM2ViZmJkNiIsIm5hbWUiOiJSZWdpb25Nb2RhbCIsImRhdGEiOnsidGl0bGUiOiJTZXQgeW91ciBsb2NhdGlvbiIsImRlc2NyaXB0aW9uIjoiUHJpY2VzLCBvZmZlcnMgYW5kIGF2YWlsYWJpbGl0eSBtYXkgdmFyeSBhY2NvcmRpbmcgdG8geW91ciBsb2NhdGlvbi4iLCJjbG9zZUJ1dHRvbkFyaWFMYWJlbCI6IkNsb3NlIFJlZ2lvbiBNb2RhbCIsImlucHV0RmllbGQiOnsibGFiZWwiOiJQb3N0YWwgQ29kZSIsImVycm9yTWVzc2FnZSI6IllvdSBlbnRlcmVkIGFuIGludmFsaWQgUG9zdGFsIENvZGUifSwiaWRrUG9zdGFsQ29kZUxpbmsiOnsidGV4dCI6IkkgZG9uJ3Qga25vdyBteSBQb3N0YWwgQ29kZSIsImljb24iOnsiaWNvbiI6IkFycm93U3F1YXJlT3V0IiwiYWx0IjoiQXJyb3cgU3F1YXJlIE91dCBpY29uIn19fX0seyJpZCI6IjA3OTY3YTljLWNkZWItNGEwYy1iMzY4LTBkNDE5OGIxMzA2MiIsIm5hbWUiOiJDaGlsZHJlbiIsImRhdGEiOnt9fSx7ImlkIjoiYjZkNGZkMjEtMTVhMS00ZDUxLTk1NWEtZDRmNzJhMTRjNDhhIiwibmFtZSI6IkZvb3RlciIsImRhdGEiOnsiaW5jZW50aXZlcyI6W3sidGl0bGUiOiIgIiwiZmlyc3RMaW5lVGV4dCI6IlRydXN0ZWQiLCJpY29uIjoiU2hpZWxkQ2hlY2siLCJzZWNvbmRMaW5lVGV4dCI6ImJ5IFNhZmVjb24ifSx7InRpdGxlIjoiICIsImZpcnN0TGluZVRleHQiOiJGcmVlIiwiaWNvbiI6IkNhbGVuZGFyIiwic2Vjb25kTGluZVRleHQiOiJSZXR1cm4ifSx7InRpdGxlIjoiICIsImZpcnN0TGluZVRleHQiOiJQaWNrdXAiLCJpY29uIjoiU3RvcmVmcm9udCIsInNlY29uZExpbmVUZXh0IjoiT3B0aW9ucyJ9LHsiZmlyc3RMaW5lVGV4dCI6IkZyZWUiLCJzZWNvbmRMaW5lVGV4dCI6IlNoaXBwaW5nIiwidGl0bGUiOiIgIiwiaWNvbiI6IlRydWNrIn1dLCJmb290ZXJMaW5rcyI6W3siaXRlbXMiOlt7InRleHQiOiJBYm91dCBVcyIsInVybCI6Imh0dHBzOi8vc3RhcnRlci52dGV4LmFwcCJ9LHsidGV4dCI6Ik91ciBCbG9nIiwidXJsIjoiaHR0cHM6Ly9zdGFydGVyLnZ0ZXguYXBwIn0seyJ0ZXh0IjoiU3RvcmVzIiwidXJsIjoiaHR0cHM6Ly9zdGFydGVyLnZ0ZXguYXBwIn0seyJ0ZXh0IjoiV29yayBXaXRoIFVzIiwidXJsIjoiaHR0cHM6Ly9zdGFydGVyLnZ0ZXguYXBwIn1dLCJzZWN0aW9uVGl0bGUiOiJPdXIgY29tcGFueSJ9LHsiaXRlbXMiOlt7InRleHQiOiJSZXR1cm5zIGFuZCBFeGNoYW5nZXMiLCJ1cmwiOiIvIn0seyJ0ZXh0IjoiUHJvZHVjdCBSZWNhbGwiLCJ1cmwiOiIvIn0seyJ0ZXh0IjoiR2lmdCBDYXJkcyIsInVybCI6Ii8ifV0sInNlY3Rpb25UaXRsZSI6Ik9yZGVycyBhbmQgUHVyY2hhc2VzIn0seyJpdGVtcyI6W3sidGV4dCI6IlN1cHBvcnQgQ2VudGVyIiwidXJsIjoiLyJ9LHsidGV4dCI6IlN1cHBvcnQgJiBTZXJ2aWNlcyIsInVybCI6Ii8ifSx7InRleHQiOiJDb250YWN0IFVzIiwidXJsIjoiLyJ9XSwic2VjdGlvblRpdGxlIjoiU3VwcG9ydCAmIFNlcnZpY2VzIn0seyJpdGVtcyI6W3sidGV4dCI6IkFmZmlsaWF0ZSBQcm9ncmFtIiwidXJsIjoiLyJ9LHsidGV4dCI6Ik1hcmtldHBsYWNlIiwidXJsIjoiLyJ9XSwic2VjdGlvblRpdGxlIjoiUGFydG5lcnNoaXBzIn1dLCJmb290ZXJTb2NpYWwiOnsidGl0bGUiOiJGb2xsb3cgVXMiLCJzb2NpYWxMaW5rcyI6W3siaWNvbiI6eyJpY29uIjoiRmFjZWJvb2sifSwiYWx0IjoiRmFjZWJvb2siLCJ1cmwiOiJodHRwczovL3d3dy5mYWNlYm9vay5jb20ifSx7Imljb24iOnsiaWNvbiI6Ikluc3RhZ3JhbSJ9LCJhbHQiOiJJbnN0YWdyYW0iLCJ1cmwiOiJodHRwczovL3d3dy5pbnN0YWdyYW0uY29tIn0seyJpY29uIjp7Imljb24iOiJQaW50ZXJlc3QifSwiYWx0IjoiUGludGVyZXN0IiwidXJsIjoiaHR0cHM6Ly93d3cucGludGVyZXN0LmNvbSJ9LHsiaWNvbiI6eyJpY29uIjoiVHdpdHRlciJ9LCJhbHQiOiJUd2l0dGVyIiwidXJsIjoiaHR0cHM6Ly93d3cudHdpdHRlci5jb20ifV19LCJsb2dvIjp7ImxpbmsiOnsidGl0bGUiOiJGYXN0U3RvcmUgU3RhcnRlciIsInVybCI6Imh0dHBzOi8vc3RhcnRlci52dGV4LmFwcC8ifSwic3JjIjoiaHR0cHM6Ly9zdG9yZWZyYW1ld29yay52dGV4YXNzZXRzLmNvbS9hc3NldHMvdnRleC5maWxlLW1hbmFnZXItZ3JhcGhxbC9pbWFnZXMvZWMxOTFjNGEtMzJkOC00MWE5LTkyNTUtZjMxOTgxOWJjOThjX19fYzI0YTY2ZTJiZWYyYzNmMmJlYTA3NTcxYTM2MzY4MDQucG5nIiwiYWx0IjoiU3RvcmUgTG9nbyJ9LCJhY2NlcHRlZFBheW1lbnRNZXRob2RzIjp7InNob3dQYXltZW50TWV0aG9kcyI6dHJ1ZSwidGl0bGUiOiJQYXltZW50IE1ldGhvZHMiLCJwYXltZW50TWV0aG9kcyI6W3siaWNvbiI6eyJpY29uIjoiRGluZXJzIn0sImFsdCI6IkRpbmVycyBDbHViIn0seyJpY29uIjp7Imljb24iOiJWaXNhIn0sImFsdCI6IlZpc2EifSx7Imljb24iOnsiaWNvbiI6Ik1hc3RlcmNhcmQifSwiYWx0IjoiTWFzdGVyY2FyZCJ9LHsiaWNvbiI6eyJpY29uIjoiRWxvQ2FyZCJ9LCJhbHQiOiJFbG8gQ2FyZCJ9LHsiaWNvbiI6eyJpY29uIjoiUGF5UGFsIn0sImFsdCI6IlBheVBhbCJ9LHsiaWNvbiI6eyJpY29uIjoiR29vZ2xlUGF5In0sImFsdCI6Ikdvb2dsZVBheSJ9LHsiaWNvbiI6eyJpY29uIjoiQXBwbGVQYXkifSwiYWx0IjoiQXBwbGUgUGF5In1dfSwiY29weXJpZ2h0SW5mbyI6IlRoaXMgd2Vic2l0ZSB1c2VzIFZURVggdGVjaG5vbG9neS4gIEluLXN0b3JlIHByaWNlIG1heSB2YXJ5LiBQcmljZXMgYW5kIG9mZmVycyBhcmUgc3ViamVjdCB0byBjaGFuZ2UuIDIwMjMgQnJhbmRsZXNzIFN0b3JlLiBBbGwgcmlnaHRzIHJlc2VydmVkLiBTdG9yZSBpcyBhIHRyYWRlbWFyayBvZiBTdG9yZSBhbmQgaXRzIGFmZmlsaWF0ZWQgY29tcGFuaWVzLiAgTW91bnQgU3QsIDAwMCwgTmV3IFlvcmsgLyBOWSAtIDAwMDAwLiJ9fV19XSwiaGFzTmV4dFBhZ2UiOmZhbHNlLCJ0b3RhbEl0ZW1zIjoxfQ==","status":200,"url":"https://master--storeframework.myvtex.com/_v/cms/api/faststore/globalSections?page=1&per_page=10"},"revalidate":31536000,"tags":[]}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/5ed3f7794f0deb5a.css" crossorigin="" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-240d066e53315260.js" crossorigin=""/><script src="/_next/static/chunks/fd9d1056-43c43818840d7811.js" async="" crossorigin=""></script><script src="/_next/static/chunks/472-369461a1f39981d5.js" async="" crossorigin=""></script><script src="/_next/static/chunks/main-app-e13fa67c2c3ceca5.js" async="" crossorigin=""></script><script src="/_next/static/chunks/app/layout-e6cecbfdff396848.js" async=""></script><script type="text/partytown" async="" src="https://io.vtex.com.br/rc/rc.js"></script><script type="text/partytown" async="" src="https://activity-flow.vtex.com/af/af.js"></script><meta name="robots" content="noindex, nofollow"/><meta name="googlebot" content="noindex, nofollow"/><meta name="next-size-adjust"/><script>var partytown={forward:[...["sendrc","vtexaf"],!window.location.search.includes('gtm_debug=')&&true?'dataLayer.push':null].filter(Boolean)}</script><script type="text/partytown">!window.location.search.includes('gtm_debug=')&&
|
|
2
|
-
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
|
3
|
-
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
|
4
|
-
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
5
|
-
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
|
6
|
-
})(window,document,'script',"dataLayer","GTM-PGHZ95N");</script><script type="text/javascript">window.location.search.includes('gtm_debug=')&&
|
|
7
|
-
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
|
8
|
-
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
|
9
|
-
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
10
|
-
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
|
11
|
-
})(window,document,'script',"dataLayer","GTM-PGHZ95N");</script><script type="text/partytown">
|
|
12
|
-
window.sendrc=function(en,ed){window.NavigationCapture&&window.NavigationCapture.sendEvent(en,ed)};
|
|
13
|
-
</script><script type="text/partytown">f=window.vtexaf=window.vtexaf||function(){(f.q=f.q||[]).push(arguments)};f.l=+new Date</script><script>!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */
|
|
14
|
-
!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><script src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js" crossorigin="" noModule=""></script></head><body class="theme __className_29e84e"><script src="/_next/static/chunks/webpack-240d066e53315260.js" crossorigin="" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/5ed3f7794f0deb5a.css\",\"style\",{\"crossOrigin\":\"\"}]\n0:\"$L3\"\n"])</script><script>self.__next_f.push([1,"4:I[3728,[],\"\"]\n6:I[9928,[],\"\"]\n3:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5ed3f7794f0deb5a.css\",\"precedence\":\"next\",\"crossOrigin\":\"\"}]],[\"$\",\"$L4\",null,{\"buildId\":\"3UMFfxLNPHRf2Hssm8UPe\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/_not-found\",\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialHead\":[false,\"$L5\"],\"globalErrorComponent\":\"$6\",\"children\":[null,\"$L7\",null]}]]\n"])</script><script>self.__next_f.push([1,"5:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"robots\",\"content\":\"noindex, nofollow\"}],[\"$\",\"meta\",\"3\",{\"name\":\"googlebot\",\"content\":\"noindex, nofollow\"}],[\"$\",\"meta\",\"4\",{\"name\":\"next-size-adjust\"}]]\n"])</script><script>self.__next_f.push([1,"8:I[5042,[\"185\",\"static/chunks/app/layout-e6cecbfdff396848.js\"],\"\"]\n9:I[164,[\"185\",\"static/chunks/app/layout-e6cecbfdff396848.js\"],\"\"]\nb:I[1937,[\"185\",\"static/chunks/app/layout-e6cecbfdff396848.js\"],\"\"]\na:T5e8,"])</script><script>self.__next_f.push([1,"!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */\n!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,\"/\"==(a=(o.lib||\"/~partytown/\")+(o.debug?\"debug/\":\"\"))[0]\u0026\u0026(s=e.querySelectorAll('script[type=\"text/partytown\"]'),i!=t?i.dispatchEvent(new CustomEvent(\"pt1\",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener(\"pt0\",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||\"partytown-sw.js\"),{scope:a}).then((function(t){t.active?h():t.installing\u0026\u0026t.installing.addEventListener(\"statechange\",(function(t){\"activated\"==t.target.state\u0026\u0026h()}))}),console.error):w())))}function h(t){c=e.createElement(t?\"script\":\"iframe\"),t||(c.setAttribute(\"style\",\"display:block;width:0;height:0;border:0;visibility:hidden\"),c.setAttribute(\"aria-hidden\",!0)),c.src=a+\"partytown-\"+(t?\"atomics.js?v=0.6.4\":\"sandbox-sw.html?\"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t\u003cs.length;t++)(n=e.createElement(\"script\")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c\u0026\u0026c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t\u0026\u0026(o.forward||[]).map((function(e){p=t,e.split(\".\").map((function(e,n,i){p=p[i[n]]=n+1\u003ci.length?\"push\"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),\"complete\"==e.readyState?u():(t.addEventListener(\"DOMContentLoaded\",u),t.addEventListener(\"load\",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown=\"\";"])</script><script>self.__next_f.push([1,"7:[\"$\",\"$L8\",null,{\"children\":[[\"$\",\"$L9\",null,{}],[\"$\",\"html\",null,{\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"var partytown={forward:[...[\\\"sendrc\\\",\\\"vtexaf\\\"],!window.location.search.includes('gtm_debug=')\u0026\u0026true?'dataLayer.push':null].filter(Boolean)}\"}}],[[\"$\",\"script\",\"gtm.partytown\",{\"type\":\"text/partytown\",\"dangerouslySetInnerHTML\":{\"__html\":\"!window.location.search.includes('gtm_debug=')\u0026\u0026\\n (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\\n j=d.createElement(s),dl=l!='dataLayer'?'\u0026l='+l:'';j.async=true;j.src=\\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\\n })(window,document,'script',\\\"dataLayer\\\",\\\"GTM-PGHZ95N\\\");\"}}],[\"$\",\"script\",\"gtm\",{\"type\":\"text/javascript\",\"dangerouslySetInnerHTML\":{\"__html\":\"window.location.search.includes('gtm_debug=')\u0026\u0026\\n (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\\n j=d.createElement(s),dl=l!='dataLayer'?'\u0026l='+l:'';j.async=true;j.src=\\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\\n })(window,document,'script',\\\"dataLayer\\\",\\\"GTM-PGHZ95N\\\");\"}}]],[[\"$\",\"script\",\"vtexrc.js-init\",{\"type\":\"text/partytown\",\"dangerouslySetInnerHTML\":{\"__html\":\"\\n window.sendrc=function(en,ed){window.NavigationCapture\u0026\u0026window.NavigationCapture.sendEvent(en,ed)};\\n \"}}],[\"$\",\"script\",\"vtexrc.js-script\",{\"type\":\"text/partytown\",\"async\":true,\"src\":\"https://io.vtex.com.br/rc/rc.js\"}],[\"$\",\"script\",\"vtex-af.js-init\",{\"type\":\"text/partytown\",\"dangerouslySetInnerHTML\":{\"__html\":\"f=window.vtexaf=window.vtexaf||function(){(f.q=f.q||[]).push(arguments)};f.l=+new Date\"}}],[\"$\",\"script\",\"vtex-af.js-script\",{\"type\":\"text/partytown\",\"async\":true,\"src\":\"https://activity-flow.vtex.com/af/af.js\"}]],\"$undefined\",[\"$\",\"script\",null,{\"suppressHydrationWarning\":true,\"dangerouslySetInnerHTML\":{\"__html\":\"$a\"}}]]}],[\"$\",\"body\",null,{\"className\":\"theme __className_29e84e\",\"children\":[\"$\",\"$Lb\",null,{\"children\":\"$undefined\"}]}]]}]]}]\n"])</script></body></html>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(()=>{var e={};e.id=9165,e.ids=[9165],e.modules={56330:e=>{e.exports=require("deepmerge")},72934:e=>{e.exports=require("next/dist/client/components/action-async-storage.external.js")},55403:e=>{e.exports=require("next/dist/client/components/request-async-storage.external")},54580:e=>{e.exports=require("next/dist/client/components/request-async-storage.external.js")},94749:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external")},45869:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},20399:e=>{e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},14300:e=>{e.exports=require("buffer")},13685:e=>{e.exports=require("http")},95687:e=>{e.exports=require("https")},85477:e=>{e.exports=require("punycode")},12781:e=>{e.exports=require("stream")},71576:e=>{e.exports=require("string_decoder")},57310:e=>{e.exports=require("url")},59796:e=>{e.exports=require("zlib")},82835:(e,r,t)=>{t.r(r),t.d(r,{GlobalError:()=>i.a,__next_app__:()=>x,originalPathname:()=>l,pages:()=>d,routeModule:()=>c,tree:()=>u});var o=t(67096),n=t(16132),s=t(37284),i=t.n(s),a=t(32564),p={};for(let e in a)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(p[e]=()=>a[e]);t.d(r,p);let u=["",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(t.t.bind(t,9291,23)),"next/dist/client/components/not-found-error"]}]},{layout:[()=>Promise.resolve().then(t.bind(t,1773)),"/home/runner/work/faststore/faststore/packages/core/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(t.t.bind(t,9291,23)),"next/dist/client/components/not-found-error"]}],d=[],l="/_not-found",x={require:t,loadChunk:()=>Promise.resolve()},c=new o.AppPageRouteModule({definition:{kind:n.x.APP_PAGE,page:"/_not-found",pathname:"/_not-found",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:u}})}};var r=require("../webpack-runtime.js");r.C(e);var __webpack_exec__=e=>r(r.s=e),t=r.X(0,[3969,1889],()=>__webpack_exec__(82835));module.exports=t})();
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":1,"files":["../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../node_modules/next/dist/client/components/async-local-storage.js","../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../node_modules/next/dist/compiled/bytes/index.js","../../../node_modules/next/dist/compiled/bytes/package.json","../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../node_modules/next/dist/compiled/raw-body/index.js","../../../node_modules/next/dist/compiled/raw-body/package.json","../../../node_modules/next/dist/compiled/undici/index.js","../../../node_modules/next/dist/compiled/undici/package.json","../../../node_modules/next/dist/server/lib/trace/constants.js","../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../node_modules/next/package.json","../../package.json","../chunks/1481.js","../chunks/1889.js","../chunks/2133.js","../chunks/223.js","../chunks/2381.js","../chunks/2534.js","../chunks/2918.js","../chunks/2957.js","../chunks/3383.js","../chunks/3716.js","../chunks/3779.js","../chunks/3969.js","../chunks/3993.js","../chunks/4222.js","../chunks/4520.js","../chunks/4930.js","../chunks/5640.js","../chunks/6058.js","../chunks/6102.js","../chunks/6305.js","../chunks/6374.js","../chunks/6693.js","../chunks/6859.js","../chunks/7035.js","../chunks/7267.js","../chunks/8158.js","../chunks/8245.js","../chunks/8635.js","../chunks/8640.js","../chunks/9679.js","../chunks/9812.js","../chunks/font-manifest.json","../webpack-runtime.js","_not-found_client-reference-manifest.js"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"headers":{"x-next-cache-tags":"_N_T_/layout,_N_T_/_not-found/layout,_N_T_/_not-found"}}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
1:HL["/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
2
|
-
2:HL["/_next/static/css/5ed3f7794f0deb5a.css","style",{"crossOrigin":""}]
|
|
3
|
-
0:["3UMFfxLNPHRf2Hssm8UPe",[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],"$L3",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5ed3f7794f0deb5a.css","precedence":"next","crossOrigin":""}]],"$L4"]]]]
|
|
4
|
-
4:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"robots","content":"noindex, nofollow"}],["$","meta","3",{"name":"googlebot","content":"noindex, nofollow"}],["$","meta","4",{"name":"next-size-adjust"}]]
|
|
5
|
-
3:[null,"$L5",null]
|
|
6
|
-
6:I[5042,["185","static/chunks/app/layout-e6cecbfdff396848.js"],""]
|
|
7
|
-
7:I[164,["185","static/chunks/app/layout-e6cecbfdff396848.js"],""]
|
|
8
|
-
9:I[1937,["185","static/chunks/app/layout-e6cecbfdff396848.js"],""]
|
|
9
|
-
8:T5e8,!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */
|
|
10
|
-
!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";5:["$","$L6",null,{"children":[["$","$L7",null,{}],["$","html",null,{"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"var partytown={forward:[...[\"sendrc\",\"vtexaf\"],!window.location.search.includes('gtm_debug=')&&true?'dataLayer.push':null].filter(Boolean)}"}}],[["$","script","gtm.partytown",{"type":"text/partytown","dangerouslySetInnerHTML":{"__html":"!window.location.search.includes('gtm_debug=')&&\n (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n })(window,document,'script',\"dataLayer\",\"GTM-PGHZ95N\");"}}],["$","script","gtm",{"type":"text/javascript","dangerouslySetInnerHTML":{"__html":"window.location.search.includes('gtm_debug=')&&\n (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n })(window,document,'script',\"dataLayer\",\"GTM-PGHZ95N\");"}}]],[["$","script","vtexrc.js-init",{"type":"text/partytown","dangerouslySetInnerHTML":{"__html":"\n window.sendrc=function(en,ed){window.NavigationCapture&&window.NavigationCapture.sendEvent(en,ed)};\n "}}],["$","script","vtexrc.js-script",{"type":"text/partytown","async":true,"src":"https://io.vtex.com.br/rc/rc.js"}],["$","script","vtex-af.js-init",{"type":"text/partytown","dangerouslySetInnerHTML":{"__html":"f=window.vtexaf=window.vtexaf||function(){(f.q=f.q||[]).push(arguments)};f.l=+new Date"}}],["$","script","vtex-af.js-script",{"type":"text/partytown","async":true,"src":"https://activity-flow.vtex.com/af/af.js"}]],"$undefined",["$","script",null,{"suppressHydrationWarning":true,"dangerouslySetInnerHTML":{"__html":"$8"}}]]}],["$","body",null,{"className":"theme __className_29e84e","children":["$","$L9",null,{"children":"$undefined"}]}]]}]]}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"164":{"*":{"id":"51009","name":"*","chunks":[],"async":false}},"1937":{"*":{"id":"76949","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"44714","name":"*","chunks":[],"async":false}},"3728":{"*":{"id":"13724","name":"*","chunks":[],"async":false}},"5042":{"*":{"id":"46295","name":"*","chunks":[],"async":false}},"6954":{"*":{"id":"44900","name":"*","chunks":[],"async":false}},"7264":{"*":{"id":"45392","name":"*","chunks":[],"async":false}},"8297":{"*":{"id":"8898","name":"*","chunks":[],"async":false}},"9928":{"*":{"id":"35365","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/app-router.js":{"id":3728,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/app-router.js":{"id":3728,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/error-boundary.js":{"id":9928,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":9928,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/layout-router.js":{"id":6954,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/layout-router.js":{"id":6954,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/not-found-boundary.js":{"id":3170,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":3170,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/render-from-template-context.js":{"id":7264,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":7264,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js":{"id":8297,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/static-generation-searchparams-bailout-provider.js":{"id":8297,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/analytics/index.tsx":{"id":164,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/ui/UIProvider.tsx":{"id":1937,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/error/ErrorBoundary/ErrorBoundary.tsx":{"id":5042,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/font/google/target.css?{\"path\":\"app/styles/fonts/index.tsx\",\"import\":\"Inter\",\"arguments\":[{\"display\":\"swap\",\"variable\":\"--fs-font-inter\",\"weight\":[\"400\",\"500\",\"600\",\"700\",\"900\"],\"subsets\":[\"latin\"]}],\"variableName\":\"customFont\"}":{"id":2720,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/src/styles/global/index.scss":{"id":4373,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/src/customizations/src/themes/index.scss":{"id":8459,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/faststore/faststore/packages/core/app/_not-found":[],"/home/runner/work/faststore/faststore/packages/core/app/layout":["static/css/5ed3f7794f0deb5a.css"]}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(()=>{var e={};e.id=6787,e.ids=[6787],e.modules={56330:e=>{"use strict";e.exports=require("deepmerge")},72934:e=>{"use strict";e.exports=require("next/dist/client/components/action-async-storage.external.js")},55403:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external")},54580:e=>{"use strict";e.exports=require("next/dist/client/components/request-async-storage.external.js")},94749:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external")},45869:e=>{"use strict";e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},20399:e=>{"use strict";e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},14300:e=>{"use strict";e.exports=require("buffer")},13685:e=>{"use strict";e.exports=require("http")},95687:e=>{"use strict";e.exports=require("https")},85477:e=>{"use strict";e.exports=require("punycode")},12781:e=>{"use strict";e.exports=require("stream")},71576:e=>{"use strict";e.exports=require("string_decoder")},57310:e=>{"use strict";e.exports=require("url")},59796:e=>{"use strict";e.exports=require("zlib")},40122:(e,t,r)=>{"use strict";r.r(t),r.d(t,{GlobalError:()=>a.a,__next_app__:()=>l,originalPathname:()=>d,pages:()=>c,routeModule:()=>x,tree:()=>p});var s=r(67096),n=r(16132),o=r(37284),a=r.n(o),i=r(32564),u={};for(let e in i)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(u[e]=()=>i[e]);r.d(t,u);let p=["",{children:["fs-next-update",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(r.bind(r,55881)),"/home/runner/work/faststore/faststore/packages/core/app/fs-next-update/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(r.bind(r,1773)),"/home/runner/work/faststore/faststore/packages/core/app/layout.tsx"],"not-found":[()=>Promise.resolve().then(r.t.bind(r,9291,23)),"next/dist/client/components/not-found-error"]}],c=["/home/runner/work/faststore/faststore/packages/core/app/fs-next-update/page.tsx"],d="/fs-next-update/page",l={require:r,loadChunk:()=>Promise.resolve()},x=new s.AppPageRouteModule({definition:{kind:n.x.APP_PAGE,page:"/fs-next-update/page",pathname:"/fs-next-update",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:p}})},35303:()=>{},55881:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>Page});var s=r(4656);function Page(){return s.jsx("div",{children:"placeholder"})}}};var t=require("../../webpack-runtime.js");t.C(e);var __webpack_exec__=e=>t(t.s=e),r=t.X(0,[3969,1889],()=>__webpack_exec__(40122));module.exports=r})();
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/bytes/index.js","../../../../node_modules/next/dist/compiled/bytes/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../node_modules/next/dist/compiled/raw-body/index.js","../../../../node_modules/next/dist/compiled/raw-body/package.json","../../../../node_modules/next/dist/compiled/undici/index.js","../../../../node_modules/next/dist/compiled/undici/package.json","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/package.json","../../../package.json","../../chunks/1481.js","../../chunks/1889.js","../../chunks/2133.js","../../chunks/223.js","../../chunks/2381.js","../../chunks/2534.js","../../chunks/2918.js","../../chunks/2957.js","../../chunks/3383.js","../../chunks/3716.js","../../chunks/3779.js","../../chunks/3969.js","../../chunks/3993.js","../../chunks/4222.js","../../chunks/4520.js","../../chunks/4930.js","../../chunks/5640.js","../../chunks/6058.js","../../chunks/6102.js","../../chunks/6305.js","../../chunks/6374.js","../../chunks/6693.js","../../chunks/6859.js","../../chunks/7035.js","../../chunks/7267.js","../../chunks/8158.js","../../chunks/8245.js","../../chunks/8635.js","../../chunks/8640.js","../../chunks/9679.js","../../chunks/9812.js","../../chunks/font-manifest.json","../../webpack-runtime.js","page_client-reference-manifest.js"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/fs-next-update/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"164":{"*":{"id":"51009","name":"*","chunks":[],"async":false}},"1937":{"*":{"id":"76949","name":"*","chunks":[],"async":false}},"3170":{"*":{"id":"44714","name":"*","chunks":[],"async":false}},"3728":{"*":{"id":"13724","name":"*","chunks":[],"async":false}},"5042":{"*":{"id":"46295","name":"*","chunks":[],"async":false}},"6954":{"*":{"id":"44900","name":"*","chunks":[],"async":false}},"7264":{"*":{"id":"45392","name":"*","chunks":[],"async":false}},"8297":{"*":{"id":"8898","name":"*","chunks":[],"async":false}},"9928":{"*":{"id":"35365","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/app-router.js":{"id":3728,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/app-router.js":{"id":3728,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/error-boundary.js":{"id":9928,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/error-boundary.js":{"id":9928,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/layout-router.js":{"id":6954,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/layout-router.js":{"id":6954,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/not-found-boundary.js":{"id":3170,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/not-found-boundary.js":{"id":3170,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/render-from-template-context.js":{"id":7264,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":7264,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/client/components/static-generation-searchparams-bailout-provider.js":{"id":8297,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/dist/esm/client/components/static-generation-searchparams-bailout-provider.js":{"id":8297,"name":"*","chunks":[],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/analytics/index.tsx":{"id":164,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/ui/UIProvider.tsx":{"id":1937,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/app/sdk/error/ErrorBoundary/ErrorBoundary.tsx":{"id":5042,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/node_modules/next/font/google/target.css?{\"path\":\"app/styles/fonts/index.tsx\",\"import\":\"Inter\",\"arguments\":[{\"display\":\"swap\",\"variable\":\"--fs-font-inter\",\"weight\":[\"400\",\"500\",\"600\",\"700\",\"900\"],\"subsets\":[\"latin\"]}],\"variableName\":\"customFont\"}":{"id":2720,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/src/styles/global/index.scss":{"id":4373,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false},"/home/runner/work/faststore/faststore/packages/core/src/customizations/src/themes/index.scss":{"id":8459,"name":"*","chunks":["185","static/chunks/app/layout-e6cecbfdff396848.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/faststore/faststore/packages/core/app/_not-found":[],"/home/runner/work/faststore/faststore/packages/core/app/layout":["static/css/5ed3f7794f0deb5a.css"],"/home/runner/work/faststore/faststore/packages/core/app/fs-next-update/page":[]}}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/5ed3f7794f0deb5a.css" crossorigin="" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-240d066e53315260.js" crossorigin=""/><script src="/_next/static/chunks/fd9d1056-43c43818840d7811.js" async="" crossorigin=""></script><script src="/_next/static/chunks/472-369461a1f39981d5.js" async="" crossorigin=""></script><script src="/_next/static/chunks/main-app-e13fa67c2c3ceca5.js" async="" crossorigin=""></script><script src="/_next/static/chunks/app/layout-e6cecbfdff396848.js" async=""></script><script type="text/partytown" async="" src="https://io.vtex.com.br/rc/rc.js"></script><script type="text/partytown" async="" src="https://activity-flow.vtex.com/af/af.js"></script><meta name="robots" content="noindex, nofollow"/><meta name="googlebot" content="noindex, nofollow"/><meta name="next-size-adjust"/><script>var partytown={forward:[...["sendrc","vtexaf"],!window.location.search.includes('gtm_debug=')&&true?'dataLayer.push':null].filter(Boolean)}</script><script type="text/partytown">!window.location.search.includes('gtm_debug=')&&
|
|
2
|
-
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
|
3
|
-
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
|
4
|
-
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
5
|
-
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
|
6
|
-
})(window,document,'script',"dataLayer","GTM-PGHZ95N");</script><script type="text/javascript">window.location.search.includes('gtm_debug=')&&
|
|
7
|
-
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
|
8
|
-
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
|
9
|
-
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
10
|
-
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
|
11
|
-
})(window,document,'script',"dataLayer","GTM-PGHZ95N");</script><script type="text/partytown">
|
|
12
|
-
window.sendrc=function(en,ed){window.NavigationCapture&&window.NavigationCapture.sendEvent(en,ed)};
|
|
13
|
-
</script><script type="text/partytown">f=window.vtexaf=window.vtexaf||function(){(f.q=f.q||[]).push(arguments)};f.l=+new Date</script><script>!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */
|
|
14
|
-
!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";</script><script src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js" crossorigin="" noModule=""></script></head><body class="theme __className_29e84e"><script src="/_next/static/chunks/webpack-240d066e53315260.js" crossorigin="" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/5ed3f7794f0deb5a.css\",\"style\",{\"crossOrigin\":\"\"}]\n0:\"$L3\"\n"])</script><script>self.__next_f.push([1,"4:I[3728,[],\"\"]\n6:I[9928,[],\"\"]\n3:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5ed3f7794f0deb5a.css\",\"precedence\":\"next\",\"crossOrigin\":\"\"}]],[\"$\",\"$L4\",null,{\"buildId\":\"3UMFfxLNPHRf2Hssm8UPe\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/fs-next-update\",\"initialTree\":[\"\",{\"children\":[\"fs-next-update\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialHead\":[false,\"$L5\"],\"globalErrorComponent\":\"$6\",\"children\":[null,\"$L7\",null]}]]\n"])</script><script>self.__next_f.push([1,"5:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"robots\",\"content\":\"noindex, nofollow\"}],[\"$\",\"meta\",\"3\",{\"name\":\"googlebot\",\"content\":\"noindex, nofollow\"}],[\"$\",\"meta\",\"4\",{\"name\":\"next-size-adjust\"}]]\n"])</script><script>self.__next_f.push([1,"8:I[5042,[\"185\",\"static/chunks/app/layout-e6cecbfdff396848.js\"],\"\"]\n9:I[164,[\"185\",\"static/chunks/app/layout-e6cecbfdff396848.js\"],\"\"]\nb:I[1937,[\"185\",\"static/chunks/app/layout-e6cecbfdff396848.js\"],\"\"]\na:T5e8,"])</script><script>self.__next_f.push([1,"!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */\n!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,\"/\"==(a=(o.lib||\"/~partytown/\")+(o.debug?\"debug/\":\"\"))[0]\u0026\u0026(s=e.querySelectorAll('script[type=\"text/partytown\"]'),i!=t?i.dispatchEvent(new CustomEvent(\"pt1\",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener(\"pt0\",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||\"partytown-sw.js\"),{scope:a}).then((function(t){t.active?h():t.installing\u0026\u0026t.installing.addEventListener(\"statechange\",(function(t){\"activated\"==t.target.state\u0026\u0026h()}))}),console.error):w())))}function h(t){c=e.createElement(t?\"script\":\"iframe\"),t||(c.setAttribute(\"style\",\"display:block;width:0;height:0;border:0;visibility:hidden\"),c.setAttribute(\"aria-hidden\",!0)),c.src=a+\"partytown-\"+(t?\"atomics.js?v=0.6.4\":\"sandbox-sw.html?\"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t\u003cs.length;t++)(n=e.createElement(\"script\")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c\u0026\u0026c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t\u0026\u0026(o.forward||[]).map((function(e){p=t,e.split(\".\").map((function(e,n,i){p=p[i[n]]=n+1\u003ci.length?\"push\"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),\"complete\"==e.readyState?u():(t.addEventListener(\"DOMContentLoaded\",u),t.addEventListener(\"load\",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown=\"\";"])</script><script>self.__next_f.push([1,"7:[\"$\",\"$L8\",null,{\"children\":[[\"$\",\"$L9\",null,{}],[\"$\",\"html\",null,{\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"var partytown={forward:[...[\\\"sendrc\\\",\\\"vtexaf\\\"],!window.location.search.includes('gtm_debug=')\u0026\u0026true?'dataLayer.push':null].filter(Boolean)}\"}}],[[\"$\",\"script\",\"gtm.partytown\",{\"type\":\"text/partytown\",\"dangerouslySetInnerHTML\":{\"__html\":\"!window.location.search.includes('gtm_debug=')\u0026\u0026\\n (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\\n j=d.createElement(s),dl=l!='dataLayer'?'\u0026l='+l:'';j.async=true;j.src=\\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\\n })(window,document,'script',\\\"dataLayer\\\",\\\"GTM-PGHZ95N\\\");\"}}],[\"$\",\"script\",\"gtm\",{\"type\":\"text/javascript\",\"dangerouslySetInnerHTML\":{\"__html\":\"window.location.search.includes('gtm_debug=')\u0026\u0026\\n (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\\n j=d.createElement(s),dl=l!='dataLayer'?'\u0026l='+l:'';j.async=true;j.src=\\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\\n })(window,document,'script',\\\"dataLayer\\\",\\\"GTM-PGHZ95N\\\");\"}}]],[[\"$\",\"script\",\"vtexrc.js-init\",{\"type\":\"text/partytown\",\"dangerouslySetInnerHTML\":{\"__html\":\"\\n window.sendrc=function(en,ed){window.NavigationCapture\u0026\u0026window.NavigationCapture.sendEvent(en,ed)};\\n \"}}],[\"$\",\"script\",\"vtexrc.js-script\",{\"type\":\"text/partytown\",\"async\":true,\"src\":\"https://io.vtex.com.br/rc/rc.js\"}],[\"$\",\"script\",\"vtex-af.js-init\",{\"type\":\"text/partytown\",\"dangerouslySetInnerHTML\":{\"__html\":\"f=window.vtexaf=window.vtexaf||function(){(f.q=f.q||[]).push(arguments)};f.l=+new Date\"}}],[\"$\",\"script\",\"vtex-af.js-script\",{\"type\":\"text/partytown\",\"async\":true,\"src\":\"https://activity-flow.vtex.com/af/af.js\"}]],\"$undefined\",[\"$\",\"script\",null,{\"suppressHydrationWarning\":true,\"dangerouslySetInnerHTML\":{\"__html\":\"$a\"}}]]}],[\"$\",\"body\",null,{\"className\":\"theme __className_29e84e\",\"children\":[\"$\",\"$Lb\",null,{\"children\":\"$undefined\"}]}]]}]]}]\n"])</script></body></html>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"headers":{"x-next-cache-tags":"_N_T_/layout,_N_T_/fs-next-update/layout,_N_T_/fs-next-update/page,_N_T_/fs-next-update"}}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
1:HL["/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
2
|
-
2:HL["/_next/static/css/5ed3f7794f0deb5a.css","style",{"crossOrigin":""}]
|
|
3
|
-
0:["3UMFfxLNPHRf2Hssm8UPe",[[["",{"children":["fs-next-update",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],"$L3",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5ed3f7794f0deb5a.css","precedence":"next","crossOrigin":""}]],"$L4"]]]]
|
|
4
|
-
4:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"robots","content":"noindex, nofollow"}],["$","meta","3",{"name":"googlebot","content":"noindex, nofollow"}],["$","meta","4",{"name":"next-size-adjust"}]]
|
|
5
|
-
3:[null,"$L5",null]
|
|
6
|
-
6:I[5042,["185","static/chunks/app/layout-e6cecbfdff396848.js"],""]
|
|
7
|
-
7:I[164,["185","static/chunks/app/layout-e6cecbfdff396848.js"],""]
|
|
8
|
-
9:I[1937,["185","static/chunks/app/layout-e6cecbfdff396848.js"],""]
|
|
9
|
-
8:T5e8,!(function(w,p,f,c){c=w[p]=w[p]||{};c[f]=(c[f]||[])})(window,'partytown','forward');/* Partytown 0.6.4 - MIT builder.io */
|
|
10
|
-
!function(t,e,n,i,r,o,a,d,s,c,p,l){function u(){l||(l=1,"/"==(a=(o.lib||"/~partytown/")+(o.debug?"debug/":""))[0]&&(s=e.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(w,1e4),e.addEventListener("pt0",f),r?h(1):n.serviceWorker?n.serviceWorker.register(a+(o.swPath||"partytown-sw.js"),{scope:a}).then((function(t){t.active?h():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&h()}))}),console.error):w())))}function h(t){c=e.createElement(t?"script":"iframe"),t||(c.setAttribute("style","display:block;width:0;height:0;border:0;visibility:hidden"),c.setAttribute("aria-hidden",!0)),c.src=a+"partytown-"+(t?"atomics.js?v=0.6.4":"sandbox-sw.html?"+Date.now()),e.body.appendChild(c)}function w(t,n){for(f(),t=0;t<s.length;t++)(n=e.createElement("script")).innerHTML=s[t].innerHTML,e.head.appendChild(n);c&&c.parentNode.removeChild(c)}function f(){clearTimeout(d)}o=t.partytown||{},i==t&&(o.forward||[]).map((function(e){p=t,e.split(".").map((function(e,n,i){p=p[i[n]]=n+1<i.length?"push"==i[n+1]?[]:p[i[n]]||{}:function(){(t._ptf=t._ptf||[]).push(i,arguments)}}))})),"complete"==e.readyState?u():(t.addEventListener("DOMContentLoaded",u),t.addEventListener("load",u))}(window,document,navigator,top,window.crossOriginIsolated);document.currentScript.dataset.partytown="";5:["$","$L6",null,{"children":[["$","$L7",null,{}],["$","html",null,{"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"var partytown={forward:[...[\"sendrc\",\"vtexaf\"],!window.location.search.includes('gtm_debug=')&&true?'dataLayer.push':null].filter(Boolean)}"}}],[["$","script","gtm.partytown",{"type":"text/partytown","dangerouslySetInnerHTML":{"__html":"!window.location.search.includes('gtm_debug=')&&\n (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n })(window,document,'script',\"dataLayer\",\"GTM-PGHZ95N\");"}}],["$","script","gtm",{"type":"text/javascript","dangerouslySetInnerHTML":{"__html":"window.location.search.includes('gtm_debug=')&&\n (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n })(window,document,'script',\"dataLayer\",\"GTM-PGHZ95N\");"}}]],[["$","script","vtexrc.js-init",{"type":"text/partytown","dangerouslySetInnerHTML":{"__html":"\n window.sendrc=function(en,ed){window.NavigationCapture&&window.NavigationCapture.sendEvent(en,ed)};\n "}}],["$","script","vtexrc.js-script",{"type":"text/partytown","async":true,"src":"https://io.vtex.com.br/rc/rc.js"}],["$","script","vtex-af.js-init",{"type":"text/partytown","dangerouslySetInnerHTML":{"__html":"f=window.vtexaf=window.vtexaf||function(){(f.q=f.q||[]).push(arguments)};f.l=+new Date"}}],["$","script","vtex-af.js-script",{"type":"text/partytown","async":true,"src":"https://activity-flow.vtex.com/af/af.js"}]],"$undefined",["$","script",null,{"suppressHydrationWarning":true,"dangerouslySetInnerHTML":{"__html":"$8"}}]]}],["$","body",null,{"className":"theme __className_29e84e","children":["$","$L9",null,{"children":"$undefined"}]}]]}]]}]
|