@faststore/core 3.79.0 → 3.80.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +3 -3
  3. package/.next/cache/.tsbuildinfo +1 -1
  4. package/.next/cache/config.json +3 -3
  5. package/.next/cache/webpack/client-production/0.pack +0 -0
  6. package/.next/cache/webpack/client-production/index.pack +0 -0
  7. package/.next/cache/webpack/server-production/0.pack +0 -0
  8. package/.next/cache/webpack/server-production/index.pack +0 -0
  9. package/.next/prerender-manifest.js +1 -1
  10. package/.next/prerender-manifest.json +1 -1
  11. package/.next/routes-manifest.json +1 -1
  12. package/.next/server/chunks/9563.js +2 -2
  13. package/.next/server/chunks/9630.js +1 -1
  14. package/.next/server/functions-config-manifest.json +1 -1
  15. package/.next/server/middleware-build-manifest.js +1 -1
  16. package/.next/server/pages/account/orders/[id].js +1 -1
  17. package/.next/server/pages/api/graphql.js +2 -2
  18. package/.next/server/pages/en-US/404.html +1 -1
  19. package/.next/server/pages/en-US/500.html +1 -1
  20. package/.next/server/pages/en-US/checkout.html +1 -1
  21. package/.next/server/pages/en-US/login.html +1 -1
  22. package/.next/server/pages/en-US/s.html +1 -1
  23. package/.next/server/pages/en-US.html +1 -1
  24. package/.next/server/pages-manifest.json +1 -1
  25. package/.next/static/{O5vA1xUcrAWlelsyblXqY → Nbnk-8dyi-d1dkZSXhjzs}/_buildManifest.js +1 -1
  26. package/.next/static/chunks/pages/account/orders/[id]-0a4ab1b9f4c54abb.js +1 -0
  27. package/.next/trace +136 -136
  28. package/.turbo/turbo-build.log +8 -8
  29. package/.turbo/turbo-test.log +5 -5
  30. package/@generated/gql.ts +2 -2
  31. package/@generated/graphql.ts +11 -4
  32. package/@generated/persisted-documents.json +1 -1
  33. package/@generated/schema.graphql +4 -2
  34. package/CHANGELOG.md +14 -0
  35. package/cms/faststore/sections.json +46 -46
  36. package/package.json +7 -7
  37. package/src/components/account/orders/MyAccountOrderDetails/MyAccountOrderDetails.tsx +1 -1
  38. package/src/components/account/orders/MyAccountOrderDetails/MyAccountOrderedByCard/MyAccountOrderedByCard.tsx +12 -6
  39. package/src/pages/account/orders/[id].tsx +3 -1
  40. package/.next/static/chunks/pages/account/orders/[id]-647cafc7186b300d.js +0 -1
  41. /package/.next/static/{O5vA1xUcrAWlelsyblXqY → Nbnk-8dyi-d1dkZSXhjzs}/_ssgManifest.js +0 -0
@@ -1,23 +1,23 @@
1
1
 
2
- > @faststore/core@3.78.0 prebuild /home/runner/work/faststore/faststore/packages/core
2
+ > @faststore/core@3.79.1 prebuild /home/runner/work/faststore/faststore/packages/core
3
3
  > na run partytown && na run generate
4
4
 
5
5
 
6
- > @faststore/core@3.78.0 partytown /home/runner/work/faststore/faststore/packages/core
6
+ > @faststore/core@3.79.1 partytown /home/runner/work/faststore/faststore/packages/core
7
7
  > partytown copylib ./public/~partytown
8
8
 
9
9
  Partytown lib copied to: /home/runner/work/faststore/faststore/packages/core/public/~partytown
10
10
 
11
- > @faststore/core@3.78.0 generate /home/runner/work/faststore/faststore/packages/core
11
+ > @faststore/core@3.79.1 generate /home/runner/work/faststore/faststore/packages/core
12
12
  > na run generate:schema && na run generate:codegen && na run format:generated
13
13
 
14
14
 
15
- > @faststore/core@3.78.0 generate:schema /home/runner/work/faststore/faststore/packages/core
15
+ > @faststore/core@3.79.1 generate:schema /home/runner/work/faststore/faststore/packages/core
16
16
  > tsx src/server/generator/generateGraphQLSchemaFile.ts
17
17
 
18
18
  Schema GraphQL file generated successfully
19
19
 
20
- > @faststore/core@3.78.0 generate:codegen /home/runner/work/faststore/faststore/packages/core
20
+ > @faststore/core@3.79.1 generate:codegen /home/runner/work/faststore/faststore/packages/core
21
21
  > graphql-codegen
22
22
 
23
23
  [STARTED] Parse Configuration
@@ -37,11 +37,11 @@ Running lifecycle hook "afterStart" scripts...
37
37
  [CLI] Loading Documents
38
38
  [CLI] Generating output
39
39
 
40
- > @faststore/core@3.78.0 format:generated /home/runner/work/faststore/faststore/packages/core
40
+ > @faststore/core@3.79.1 format:generated /home/runner/work/faststore/faststore/packages/core
41
41
  > prettier --write "@generated/**/*.{ts,js,tsx,jsx,json}" --loglevel error
42
42
 
43
43
 
44
- > @faststore/core@3.78.0 build /home/runner/work/faststore/faststore/packages/core
44
+ > @faststore/core@3.79.1 build /home/runner/work/faststore/faststore/packages/core
45
45
  > next build
46
46
 
47
47
  ⚠ No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
@@ -65,8 +65,8 @@ Browserslist: browsers data (caniuse-lite) is 8 months old. Please run:
65
65
  Collecting page data ...
66
66
  Generating static pages (0/6) ...
67
67
 
68
68
  Generating static pages (1/6)
69
-
70
69
  Generating static pages (2/6)
71
70
  Warning: Dynamic Content not found for the page: home. Refer to the Dynamic Content documentation at https://developers.vtex.com/docs/guides/faststore/dynamic-content-overview for mapping the page and the corresponding data-fetching function.
71
+
72
72
  Generating static pages (2/6)
73
73
 
74
74
  Generating static pages (4/6)
75
75
 
76
76
  ✓ Generating static pages (6/6)
77
77
  Finalizing page optimization ...
@@ -1,14 +1,14 @@
1
1
 
2
- > @faststore/core@3.78.0 test /home/runner/work/faststore/faststore/packages/core
2
+ > @faststore/core@3.79.1 test /home/runner/work/faststore/faststore/packages/core
3
3
  > jest
4
4
 
5
- PASS test/server/cms/global.test.ts (26.369 s)
6
- PASS test/utils/multipleTemplates.test.ts (27.496 s)
5
+ PASS test/server/cms/global.test.ts (26.231 s)
6
+ PASS test/utils/multipleTemplates.test.ts (26.775 s)
7
7
  PASS test/server/cms/index.test.ts
8
- PASS test/server/index.test.ts (30.217 s)
8
+ PASS test/server/index.test.ts (30.564 s)
9
9
 
10
10
  Test Suites: 4 passed, 4 total
11
11
  Tests: 22 passed, 22 total
12
12
  Snapshots: 0 total
13
- Time: 31.584 s
13
+ Time: 31.888 s
14
14
  Ran all test suites.
package/@generated/gql.ts CHANGED
@@ -46,7 +46,7 @@ const documents = {
46
46
  types.ServerProductQueryDocument,
47
47
  '\n fragment UserOrderItemsFragment on UserOrderItems {\n id\n name\n quantity\n sellingPrice\n unitMultiplier\n measurementUnit\n imageUrl\n detailUrl\n refId\n rewardValue\n }\n':
48
48
  types.UserOrderItemsFragmentFragmentDoc,
49
- '\n query ServerOrderDetailsQuery($orderId: String!) {\n userOrder(orderId: $orderId) {\n orderId\n creationDate\n status\n canProcessOrderAuthorization\n statusDescription\n allowCancellation\n ruleForAuthorization {\n orderAuthorizationId\n dimensionId\n rule {\n id\n name\n status\n doId\n authorizedEmails\n priority\n trigger {\n condition {\n conditionType\n description\n lessThan\n greatherThan\n expression\n }\n effect {\n description\n effectType\n funcPath\n }\n }\n timeout\n notification\n scoreInterval {\n accept\n deny\n }\n authorizationData {\n requireAllApprovals\n authorizers {\n id\n email\n type\n authorizationDate\n }\n }\n isUserAuthorized\n isUserNextAuthorizer\n }\n }\n storePreferencesData {\n currencyCode\n }\n clientProfileData {\n firstName\n lastName\n email\n phone\n corporateName\n isCorporate\n }\n customFields {\n type\n id\n fields {\n name\n value\n refId\n }\n }\n deliveryOptionsData {\n deliveryOptions {\n selectedSla\n deliveryChannel\n deliveryCompany\n deliveryWindow {\n startDateUtc\n endDateUtc\n price\n }\n shippingEstimate\n shippingEstimateDate\n friendlyShippingEstimate\n friendlyDeliveryOptionName\n seller\n address {\n addressType\n receiverName\n addressId\n versionId\n entityId\n postalCode\n city\n state\n country\n street\n number\n neighborhood\n complement\n reference\n geoCoordinates\n }\n pickupStoreInfo {\n additionalInfo\n address {\n addressType\n receiverName\n addressId\n versionId\n entityId\n postalCode\n city\n state\n country\n street\n number\n neighborhood\n complement\n reference\n geoCoordinates\n }\n dockId\n friendlyName\n isPickupStore\n }\n quantityOfDifferentItems\n total\n items {\n id\n uniqueId\n name\n quantity\n price\n imageUrl\n tax\n total\n }\n }\n contact {\n email\n phone\n name\n }\n }\n paymentData {\n transactions {\n isActive\n payments {\n id\n paymentSystemName\n value\n installments\n referenceValue\n lastDigits\n url\n group\n tid\n connectorResponses {\n authId\n }\n bankIssuedInvoiceIdentificationNumber\n redemptionCode\n paymentOrigin\n }\n }\n }\n totals {\n id\n name\n value\n }\n shopperName {\n firstName\n lastName\n }\n }\n accountName\n }\n':
49
+ '\n query ServerOrderDetailsQuery($orderId: String!) {\n userOrder(orderId: $orderId) {\n orderId\n creationDate\n status\n canProcessOrderAuthorization\n statusDescription\n allowCancellation\n ruleForAuthorization {\n orderAuthorizationId\n dimensionId\n rule {\n id\n name\n status\n doId\n authorizedEmails\n priority\n trigger {\n condition {\n conditionType\n description\n lessThan\n greatherThan\n expression\n }\n effect {\n description\n effectType\n funcPath\n }\n }\n timeout\n notification\n scoreInterval {\n accept\n deny\n }\n authorizationData {\n requireAllApprovals\n authorizers {\n id\n email\n type\n authorizationDate\n }\n }\n isUserAuthorized\n isUserNextAuthorizer\n }\n }\n storePreferencesData {\n currencyCode\n }\n clientProfileData {\n firstName\n lastName\n email\n phone\n corporateName\n isCorporate\n }\n customFields {\n type\n id\n fields {\n name\n value\n refId\n }\n }\n deliveryOptionsData {\n deliveryOptions {\n selectedSla\n deliveryChannel\n deliveryCompany\n deliveryWindow {\n startDateUtc\n endDateUtc\n price\n }\n shippingEstimate\n shippingEstimateDate\n friendlyShippingEstimate\n friendlyDeliveryOptionName\n seller\n address {\n addressType\n receiverName\n addressId\n versionId\n entityId\n postalCode\n city\n state\n country\n street\n number\n neighborhood\n complement\n reference\n geoCoordinates\n }\n pickupStoreInfo {\n additionalInfo\n address {\n addressType\n receiverName\n addressId\n versionId\n entityId\n postalCode\n city\n state\n country\n street\n number\n neighborhood\n complement\n reference\n geoCoordinates\n }\n dockId\n friendlyName\n isPickupStore\n }\n quantityOfDifferentItems\n total\n items {\n id\n uniqueId\n name\n quantity\n price\n imageUrl\n tax\n total\n }\n }\n contact {\n email\n phone\n name\n }\n }\n paymentData {\n transactions {\n isActive\n payments {\n id\n paymentSystemName\n value\n installments\n referenceValue\n lastDigits\n url\n group\n tid\n connectorResponses {\n authId\n }\n bankIssuedInvoiceIdentificationNumber\n redemptionCode\n paymentOrigin\n }\n }\n }\n totals {\n id\n name\n value\n }\n shopper {\n firstName\n lastName\n email\n phone\n }\n }\n accountName\n }\n':
50
50
  types.ServerOrderDetailsQueryDocument,
51
51
  '\n query ServerListOrdersQuery ($page: Int,$perPage: Int, $status: [String], $dateInitial: String, $dateFinal: String, $text: String, $clientEmail: String) {\n listUserOrders (page: $page, perPage: $perPage, status: $status, dateInitial: $dateInitial, dateFinal: $dateFinal, text: $text, clientEmail: $clientEmail) {\n list {\n orderId\n creationDate\n clientName\n items {\n seller\n quantity\n description\n ean\n refId\n id\n productId\n sellingPrice\n price\n }\n totalValue\n status\n statusDescription\n ShippingEstimatedDate\n currencyCode\n customFields {\n type\n value\n }\n }\n paging {\n total\n pages\n currentPage\n perPage\n }\n }\n accountName\n }\n':
52
52
  types.ServerListOrdersQueryDocument,
@@ -200,7 +200,7 @@ export function gql(
200
200
  * The gql function is used to parse GraphQL queries into a document that can be used by GraphQL clients.
201
201
  */
202
202
  export function gql(
203
- source: '\n query ServerOrderDetailsQuery($orderId: String!) {\n userOrder(orderId: $orderId) {\n orderId\n creationDate\n status\n canProcessOrderAuthorization\n statusDescription\n allowCancellation\n ruleForAuthorization {\n orderAuthorizationId\n dimensionId\n rule {\n id\n name\n status\n doId\n authorizedEmails\n priority\n trigger {\n condition {\n conditionType\n description\n lessThan\n greatherThan\n expression\n }\n effect {\n description\n effectType\n funcPath\n }\n }\n timeout\n notification\n scoreInterval {\n accept\n deny\n }\n authorizationData {\n requireAllApprovals\n authorizers {\n id\n email\n type\n authorizationDate\n }\n }\n isUserAuthorized\n isUserNextAuthorizer\n }\n }\n storePreferencesData {\n currencyCode\n }\n clientProfileData {\n firstName\n lastName\n email\n phone\n corporateName\n isCorporate\n }\n customFields {\n type\n id\n fields {\n name\n value\n refId\n }\n }\n deliveryOptionsData {\n deliveryOptions {\n selectedSla\n deliveryChannel\n deliveryCompany\n deliveryWindow {\n startDateUtc\n endDateUtc\n price\n }\n shippingEstimate\n shippingEstimateDate\n friendlyShippingEstimate\n friendlyDeliveryOptionName\n seller\n address {\n addressType\n receiverName\n addressId\n versionId\n entityId\n postalCode\n city\n state\n country\n street\n number\n neighborhood\n complement\n reference\n geoCoordinates\n }\n pickupStoreInfo {\n additionalInfo\n address {\n addressType\n receiverName\n addressId\n versionId\n entityId\n postalCode\n city\n state\n country\n street\n number\n neighborhood\n complement\n reference\n geoCoordinates\n }\n dockId\n friendlyName\n isPickupStore\n }\n quantityOfDifferentItems\n total\n items {\n id\n uniqueId\n name\n quantity\n price\n imageUrl\n tax\n total\n }\n }\n contact {\n email\n phone\n name\n }\n }\n paymentData {\n transactions {\n isActive\n payments {\n id\n paymentSystemName\n value\n installments\n referenceValue\n lastDigits\n url\n group\n tid\n connectorResponses {\n authId\n }\n bankIssuedInvoiceIdentificationNumber\n redemptionCode\n paymentOrigin\n }\n }\n }\n totals {\n id\n name\n value\n }\n shopperName {\n firstName\n lastName\n }\n }\n accountName\n }\n'
203
+ source: '\n query ServerOrderDetailsQuery($orderId: String!) {\n userOrder(orderId: $orderId) {\n orderId\n creationDate\n status\n canProcessOrderAuthorization\n statusDescription\n allowCancellation\n ruleForAuthorization {\n orderAuthorizationId\n dimensionId\n rule {\n id\n name\n status\n doId\n authorizedEmails\n priority\n trigger {\n condition {\n conditionType\n description\n lessThan\n greatherThan\n expression\n }\n effect {\n description\n effectType\n funcPath\n }\n }\n timeout\n notification\n scoreInterval {\n accept\n deny\n }\n authorizationData {\n requireAllApprovals\n authorizers {\n id\n email\n type\n authorizationDate\n }\n }\n isUserAuthorized\n isUserNextAuthorizer\n }\n }\n storePreferencesData {\n currencyCode\n }\n clientProfileData {\n firstName\n lastName\n email\n phone\n corporateName\n isCorporate\n }\n customFields {\n type\n id\n fields {\n name\n value\n refId\n }\n }\n deliveryOptionsData {\n deliveryOptions {\n selectedSla\n deliveryChannel\n deliveryCompany\n deliveryWindow {\n startDateUtc\n endDateUtc\n price\n }\n shippingEstimate\n shippingEstimateDate\n friendlyShippingEstimate\n friendlyDeliveryOptionName\n seller\n address {\n addressType\n receiverName\n addressId\n versionId\n entityId\n postalCode\n city\n state\n country\n street\n number\n neighborhood\n complement\n reference\n geoCoordinates\n }\n pickupStoreInfo {\n additionalInfo\n address {\n addressType\n receiverName\n addressId\n versionId\n entityId\n postalCode\n city\n state\n country\n street\n number\n neighborhood\n complement\n reference\n geoCoordinates\n }\n dockId\n friendlyName\n isPickupStore\n }\n quantityOfDifferentItems\n total\n items {\n id\n uniqueId\n name\n quantity\n price\n imageUrl\n tax\n total\n }\n }\n contact {\n email\n phone\n name\n }\n }\n paymentData {\n transactions {\n isActive\n payments {\n id\n paymentSystemName\n value\n installments\n referenceValue\n lastDigits\n url\n group\n tid\n connectorResponses {\n authId\n }\n bankIssuedInvoiceIdentificationNumber\n redemptionCode\n paymentOrigin\n }\n }\n }\n totals {\n id\n name\n value\n }\n shopper {\n firstName\n lastName\n email\n phone\n }\n }\n accountName\n }\n'
204
204
  ): typeof import('./graphql').ServerOrderDetailsQueryDocument
205
205
  /**
206
206
  * The gql function is used to parse GraphQL queries into a document that can be used by GraphQL clients.
@@ -2311,7 +2311,7 @@ export type UserOrderResult = {
2311
2311
  paymentData: Maybe<UserOrderPaymentData>
2312
2312
  ruleForAuthorization: Maybe<ProcessOrderAuthorizationRule>
2313
2313
  shippingData: Maybe<UserOrderShippingData>
2314
- shopperName: Maybe<UserOrderShopperName>
2314
+ shopper: Maybe<UserOrderShopper>
2315
2315
  status: Maybe<Scalars['String']['output']>
2316
2316
  statusDescription: Maybe<Scalars['String']['output']>
2317
2317
  storePreferencesData: Maybe<UserOrderStorePreferencesData>
@@ -2333,9 +2333,11 @@ export type UserOrderShippingData = {
2333
2333
  trackingHints: Maybe<Scalars['String']['output']>
2334
2334
  }
2335
2335
 
2336
- export type UserOrderShopperName = {
2336
+ export type UserOrderShopper = {
2337
+ email: Maybe<Scalars['String']['output']>
2337
2338
  firstName: Maybe<Scalars['String']['output']>
2338
2339
  lastName: Maybe<Scalars['String']['output']>
2340
+ phone: Maybe<Scalars['String']['output']>
2339
2341
  }
2340
2342
 
2341
2343
  export type UserOrderSlas = {
@@ -2893,7 +2895,12 @@ export type ServerOrderDetailsQueryQuery = {
2893
2895
  name: string | null
2894
2896
  value: number | null
2895
2897
  } | null> | null
2896
- shopperName: { firstName: string | null; lastName: string | null } | null
2898
+ shopper: {
2899
+ firstName: string | null
2900
+ lastName: string | null
2901
+ email: string | null
2902
+ phone: string | null
2903
+ } | null
2897
2904
  } | null
2898
2905
  }
2899
2906
 
@@ -4289,7 +4296,7 @@ export const ServerProductQueryDocument = {
4289
4296
  export const ServerOrderDetailsQueryDocument = {
4290
4297
  __meta__: {
4291
4298
  operationName: 'ServerOrderDetailsQuery',
4292
- operationHash: 'ba4e1865d9840cb386fa6d646a51f275cd991bfa',
4299
+ operationHash: '2c5dca039e0aa4924e9e583f5afbe522758ca7c4',
4293
4300
  },
4294
4301
  } as unknown as TypedDocumentString<
4295
4302
  ServerOrderDetailsQueryQuery,
@@ -2,7 +2,7 @@
2
2
  "47315a3cd26ddd9c7fa963778988464341b8193f": "query ServerAccountPageQuery { accountName }",
3
3
  "4b33c5c07f440dc7489e55619dc2211a13786e72": "fragment ServerCollectionPage on Query { collection(slug: $slug) { id } } query ServerCollectionPageQuery($slug: String!) { collection(slug: $slug) { breadcrumbList { itemListElement { item name position } } meta { selectedFacets { key value } } seo { description title } } ...ServerCollectionPage }",
4
4
  "e855903879c6504e90269e6e010549bc6de933eb": "fragment CartProductItem on StoreProduct { additionalProperty { name propertyID value valueReference } brand { name } gtin image { alternateName url } isVariantOf { name productGroupID skuVariants { activeVariations availableVariations slugsMap } } name sku unitMultiplier } fragment ProductDetailsFragment_product on StoreProduct { additionalProperty { name propertyID value valueReference } brand { name } description gtin image { alternateName url } isVariantOf { name productGroupID skuVariants { activeVariations allVariantProducts { name productID } availableVariations slugsMap } } name offers { lowPrice lowPriceWithTaxes offers { availability listPrice listPriceWithTaxes price priceWithTaxes seller { identifier } } } id: productID sku unitMultiplier ...CartProductItem } fragment ServerProduct on Query { product(locator: $locator) { id: productID } } query ServerProductQuery($locator: [IStoreSelectedFacet!]!) { product(locator: $locator) { brand { name } breadcrumbList { itemListElement { item name position } } description gtin image { alternateName url } isVariantOf { productGroupID } name offers { highPrice lowPrice lowPriceWithTaxes offers { availability itemCondition price priceCurrency priceValidUntil seller { identifier } } priceCurrency } id: productID releaseDate seo { canonical description title } sku ...ProductDetailsFragment_product } ...ServerProduct }",
5
- "ba4e1865d9840cb386fa6d646a51f275cd991bfa": "query ServerOrderDetailsQuery($orderId: String!) { accountName userOrder(orderId: $orderId) { allowCancellation canProcessOrderAuthorization clientProfileData { corporateName email firstName isCorporate lastName phone } creationDate customFields { fields { name refId value } id type } deliveryOptionsData { contact { email name phone } deliveryOptions { address { addressId addressType city complement country entityId geoCoordinates neighborhood number postalCode receiverName reference state street versionId } deliveryChannel deliveryCompany deliveryWindow { endDateUtc price startDateUtc } friendlyDeliveryOptionName friendlyShippingEstimate items { id imageUrl name price quantity tax total uniqueId } pickupStoreInfo { additionalInfo address { addressId addressType city complement country entityId geoCoordinates neighborhood number postalCode receiverName reference state street versionId } dockId friendlyName isPickupStore } quantityOfDifferentItems selectedSla seller shippingEstimate shippingEstimateDate total } } orderId paymentData { transactions { isActive payments { bankIssuedInvoiceIdentificationNumber connectorResponses { authId } group id installments lastDigits paymentOrigin paymentSystemName redemptionCode referenceValue tid url value } } } ruleForAuthorization { dimensionId orderAuthorizationId rule { authorizationData { authorizers { authorizationDate email id type } requireAllApprovals } authorizedEmails doId id isUserAuthorized isUserNextAuthorizer name notification priority scoreInterval { accept deny } status timeout trigger { condition { conditionType description expression greatherThan lessThan } effect { description effectType funcPath } } } } shopperName { firstName lastName } status statusDescription storePreferencesData { currencyCode } totals { id name value } } }",
5
+ "2c5dca039e0aa4924e9e583f5afbe522758ca7c4": "query ServerOrderDetailsQuery($orderId: String!) { accountName userOrder(orderId: $orderId) { allowCancellation canProcessOrderAuthorization clientProfileData { corporateName email firstName isCorporate lastName phone } creationDate customFields { fields { name refId value } id type } deliveryOptionsData { contact { email name phone } deliveryOptions { address { addressId addressType city complement country entityId geoCoordinates neighborhood number postalCode receiverName reference state street versionId } deliveryChannel deliveryCompany deliveryWindow { endDateUtc price startDateUtc } friendlyDeliveryOptionName friendlyShippingEstimate items { id imageUrl name price quantity tax total uniqueId } pickupStoreInfo { additionalInfo address { addressId addressType city complement country entityId geoCoordinates neighborhood number postalCode receiverName reference state street versionId } dockId friendlyName isPickupStore } quantityOfDifferentItems selectedSla seller shippingEstimate shippingEstimateDate total } } orderId paymentData { transactions { isActive payments { bankIssuedInvoiceIdentificationNumber connectorResponses { authId } group id installments lastDigits paymentOrigin paymentSystemName redemptionCode referenceValue tid url value } } } ruleForAuthorization { dimensionId orderAuthorizationId rule { authorizationData { authorizers { authorizationDate email id type } requireAllApprovals } authorizedEmails doId id isUserAuthorized isUserNextAuthorizer name notification priority scoreInterval { accept deny } status timeout trigger { condition { conditionType description expression greatherThan lessThan } effect { description effectType funcPath } } } } shopper { email firstName lastName phone } status statusDescription storePreferencesData { currencyCode } totals { id name value } } }",
6
6
  "ee84ac3f5b58c5e1950a927a42c5c1dd6012fcc4": "query ServerListOrdersQuery($clientEmail: String, $dateFinal: String, $dateInitial: String, $page: Int, $perPage: Int, $status: [String], $text: String) { accountName listUserOrders( page: $page perPage: $perPage status: $status dateInitial: $dateInitial dateFinal: $dateFinal text: $text clientEmail: $clientEmail ) { list { ShippingEstimatedDate clientName creationDate currencyCode customFields { type value } items { description ean id price productId quantity refId seller sellingPrice } orderId status statusDescription totalValue } paging { currentPage pages perPage total } } }",
7
7
  "0ed4b5db8fed122d8418195d01fb91b30261d587": "query ServerProfileQuery { accountName accountProfile { email id name } }",
8
8
  "63c6eadbe8b77c0c3c91406589755accba5cf155": "query ServerSecurity { accountName userDetails { email } }",
@@ -1673,12 +1673,14 @@ type UserOrderResult {
1673
1673
  shippingData: UserOrderShippingData
1674
1674
  items: [UserOrderItems]
1675
1675
  ruleForAuthorization: ProcessOrderAuthorizationRule
1676
- shopperName: UserOrderShopperName
1676
+ shopper: UserOrderShopper
1677
1677
  }
1678
1678
 
1679
- type UserOrderShopperName {
1679
+ type UserOrderShopper {
1680
1680
  firstName: String
1681
1681
  lastName: String
1682
+ email: String
1683
+ phone: String
1682
1684
  }
1683
1685
 
1684
1686
  type UserOrderListResult {
package/CHANGELOG.md CHANGED
@@ -3,6 +3,20 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # 3.80.0 (2025-09-04)
7
+
8
+ ### Bug Fixes
9
+
10
+ - remove SearchShopperResult type definition ([#3017](https://github.com/vtex/faststore/issues/3017)) ([3d914b0](https://github.com/vtex/faststore/commit/3d914b0ab80ce8c06d48b5c95ccc7124bdd2d62e))
11
+
12
+ ### Features
13
+
14
+ - add shopper phone and email in ordered by card ([#3014](https://github.com/vtex/faststore/issues/3014)) ([31bf49b](https://github.com/vtex/faststore/commit/31bf49bb717f740ad6ff741ce2ae77322ec3f5a6))
15
+
16
+ ## [3.79.1](https://github.com/vtex/faststore/compare/v3.79.0...v3.79.1) (2025-09-04)
17
+
18
+ **Note:** Version bump only for package @faststore/core
19
+
6
20
  # [3.79.0](https://github.com/vtex/faststore/compare/v3.78.0...v3.79.0) (2025-09-03)
7
21
 
8
22
  ### Features
@@ -20,7 +20,7 @@
20
20
  "placeholder": {
21
21
  "title": "Placeholder",
22
22
  "type": "string",
23
- "default": "Search Everything at the Store"
23
+ "default": "Search everything in the store"
24
24
  },
25
25
  "icon": {
26
26
  "title": "Search Icon",
@@ -36,7 +36,7 @@
36
36
  "alt": {
37
37
  "title": "Alternative Label",
38
38
  "type": "string",
39
- "default": "Magnifying Glass"
39
+ "default": "Magnifying glass"
40
40
  }
41
41
  }
42
42
  }
@@ -54,7 +54,7 @@
54
54
  "clearButtonLabel": {
55
55
  "type": "string",
56
56
  "title": "Clear Button Label",
57
- "default": "Clear History"
57
+ "default": "Clear history"
58
58
  },
59
59
  "icon": {
60
60
  "title": "Icon",
@@ -88,7 +88,7 @@
88
88
  "title": {
89
89
  "title": "Title",
90
90
  "type": "string",
91
- "default": "Top Search"
91
+ "default": "Top search"
92
92
  },
93
93
  "maxItems": {
94
94
  "title": "Maximum Number of Top Search Items",
@@ -114,7 +114,7 @@
114
114
  "alt": {
115
115
  "type": "string",
116
116
  "title": "Alternative Label",
117
- "default": "Magnifying Glass"
117
+ "default": "Magnifying glass"
118
118
  }
119
119
  }
120
120
  },
@@ -132,7 +132,7 @@
132
132
  "title": {
133
133
  "title": "Title",
134
134
  "type": "string",
135
- "default": "Suggested Products"
135
+ "default": "Suggested products"
136
136
  },
137
137
  "maxItems": {
138
138
  "title": "Maximum Number of Suggested Products",
@@ -195,7 +195,7 @@
195
195
  "placeholder": {
196
196
  "title": "Placeholder for Search Bar",
197
197
  "type": "string",
198
- "default": "Search everything at the store"
198
+ "default": "Search everything in the store"
199
199
  },
200
200
  "sort": {
201
201
  "title": "Results default sort value",
@@ -334,12 +334,12 @@
334
334
  "label": {
335
335
  "title": "Call to Action",
336
336
  "type": "string",
337
- "default": "Sign In"
337
+ "default": "Sign in"
338
338
  },
339
339
  "myAccountLabel": {
340
340
  "title": "My Account Label",
341
341
  "type": "string",
342
- "default": "My Account"
342
+ "default": "My account"
343
343
  }
344
344
  }
345
345
  },
@@ -357,7 +357,7 @@
357
357
  "alt": {
358
358
  "title": "Alternative Label",
359
359
  "type": "string",
360
- "default": "Shopping Cart"
360
+ "default": "Shopping cart"
361
361
  }
362
362
  }
363
363
  },
@@ -606,7 +606,7 @@
606
606
  "title": {
607
607
  "title": "Title",
608
608
  "type": "string",
609
- "default": "Follow Us"
609
+ "default": "Follow us"
610
610
  },
611
611
  "socialLinks": {
612
612
  "title": "Social Media",
@@ -702,7 +702,7 @@
702
702
  "title": {
703
703
  "title": "Title",
704
704
  "type": "string",
705
- "default": "Payment Methods"
705
+ "default": "Payment methods"
706
706
  },
707
707
  "paymentMethods": {
708
708
  "title": "Payment Methods",
@@ -1226,12 +1226,12 @@
1226
1226
  "title": {
1227
1227
  "title": "Title",
1228
1228
  "type": "string",
1229
- "default": "Get News and Special Offers!"
1229
+ "default": "Subscribe to the newsletter"
1230
1230
  },
1231
1231
  "description": {
1232
1232
  "title": "Description",
1233
1233
  "type": "string",
1234
- "default": "Receive our news and promotions in advance"
1234
+ "default": "Get news and special offers!"
1235
1235
  },
1236
1236
  "privacyPolicy": {
1237
1237
  "title": "Privacy Policy Disclaimer",
@@ -1243,7 +1243,7 @@
1243
1243
  "emailInputLabel": {
1244
1244
  "title": "Email input label",
1245
1245
  "type": "string",
1246
- "default": "Your Email"
1246
+ "default": "Email"
1247
1247
  },
1248
1248
  "displayNameInput": {
1249
1249
  "title": "Request name?",
@@ -1253,7 +1253,7 @@
1253
1253
  "nameInputLabel": {
1254
1254
  "title": "Name input label",
1255
1255
  "type": "string",
1256
- "default": "Your Name"
1256
+ "default": "Name"
1257
1257
  },
1258
1258
  "subscribeButtonLabel": {
1259
1259
  "title": "Subscribe button label",
@@ -1291,7 +1291,7 @@
1291
1291
  "title": "Message",
1292
1292
  "description": "Message",
1293
1293
  "type": "string",
1294
- "default": "Thank for your subscription."
1294
+ "default": "Thanks for your subscription."
1295
1295
  },
1296
1296
  "icon": {
1297
1297
  "title": "Icon",
@@ -1310,13 +1310,13 @@
1310
1310
  "title": "Title",
1311
1311
  "description": "Message Title",
1312
1312
  "type": "string",
1313
- "default": "Oops."
1313
+ "default": "Oops!"
1314
1314
  },
1315
1315
  "message": {
1316
1316
  "title": "Message",
1317
1317
  "description": "Message",
1318
1318
  "type": "string",
1319
- "default": "Something went wrong. Please Try again."
1319
+ "default": "Something went wrong. Please try again."
1320
1320
  },
1321
1321
  "icon": {
1322
1322
  "title": "Icon",
@@ -1355,7 +1355,7 @@
1355
1355
  "title": {
1356
1356
  "title": "Title",
1357
1357
  "type": "string",
1358
- "default": "Get to Know Our Next Release"
1358
+ "default": "Check out our next release"
1359
1359
  },
1360
1360
  "caption": {
1361
1361
  "title": "Caption",
@@ -1421,12 +1421,12 @@
1421
1421
  "title": {
1422
1422
  "title": "Title",
1423
1423
  "type": "string",
1424
- "default": "Get News and Special Offers!"
1424
+ "default": "Subscribe to the newsletter"
1425
1425
  },
1426
1426
  "description": {
1427
1427
  "title": "Description",
1428
1428
  "type": "string",
1429
- "default": "Receive our news and promotions in advance"
1429
+ "default": "Get news and special offers!"
1430
1430
  },
1431
1431
  "privacyPolicy": {
1432
1432
  "title": "Privacy Policy Disclaimer",
@@ -1438,7 +1438,7 @@
1438
1438
  "emailInputLabel": {
1439
1439
  "title": "Email input label",
1440
1440
  "type": "string",
1441
- "default": "Your Email"
1441
+ "default": "Email"
1442
1442
  },
1443
1443
  "displayNameInput": {
1444
1444
  "title": "Request name?",
@@ -1448,7 +1448,7 @@
1448
1448
  "nameInputLabel": {
1449
1449
  "title": "Name input label",
1450
1450
  "type": "string",
1451
- "default": "Your Name"
1451
+ "default": "Name"
1452
1452
  },
1453
1453
  "subscribeButtonLabel": {
1454
1454
  "title": "Subscribe button label",
@@ -1481,7 +1481,7 @@
1481
1481
  "title": "Message",
1482
1482
  "description": "Message",
1483
1483
  "type": "string",
1484
- "default": "Thank for your subscription."
1484
+ "default": "Thanks for your subscription."
1485
1485
  },
1486
1486
  "icon": {
1487
1487
  "title": "Icon",
@@ -1500,13 +1500,13 @@
1500
1500
  "title": "Title",
1501
1501
  "description": "Message Title",
1502
1502
  "type": "string",
1503
- "default": "Oops."
1503
+ "default": "Oops!"
1504
1504
  },
1505
1505
  "message": {
1506
1506
  "title": "Message",
1507
1507
  "description": "Message",
1508
1508
  "type": "string",
1509
- "default": "Something went wrong. Please Try again."
1509
+ "default": "Something went wrong. Please try again."
1510
1510
  },
1511
1511
  "icon": {
1512
1512
  "title": "Icon",
@@ -1587,7 +1587,7 @@
1587
1587
  "title": {
1588
1588
  "title": "Title",
1589
1589
  "type": "string",
1590
- "default": "Add to Cart"
1590
+ "default": "Add to cart"
1591
1591
  },
1592
1592
  "icon": {
1593
1593
  "title": "Icon",
@@ -1602,7 +1602,7 @@
1602
1602
  "alt": {
1603
1603
  "type": "string",
1604
1604
  "title": "Alternative Label",
1605
- "default": "Shopping Cart"
1605
+ "default": "Shopping cart"
1606
1606
  }
1607
1607
  }
1608
1608
  }
@@ -1616,7 +1616,7 @@
1616
1616
  "title": {
1617
1617
  "title": "Title",
1618
1618
  "type": "string",
1619
- "default": "Not Available"
1619
+ "default": "Unavailable"
1620
1620
  }
1621
1621
  }
1622
1622
  },
@@ -1632,7 +1632,7 @@
1632
1632
  "inputLabel": {
1633
1633
  "title": "Input Label",
1634
1634
  "type": "string",
1635
- "default": "Postal Code"
1635
+ "default": "Postal code"
1636
1636
  },
1637
1637
  "link": {
1638
1638
  "title": "Postal Code Discovery",
@@ -1641,7 +1641,7 @@
1641
1641
  "text": {
1642
1642
  "title": "Link Text",
1643
1643
  "type": "string",
1644
- "default": "I don't know my Postal Code"
1644
+ "default": "I don't know my postal code"
1645
1645
  },
1646
1646
  "to": {
1647
1647
  "title": "URL",
@@ -1836,7 +1836,7 @@
1836
1836
  "label": {
1837
1837
  "title": "Previous page button",
1838
1838
  "type": "string",
1839
- "default": "Previous Page"
1839
+ "default": "Previous page"
1840
1840
  }
1841
1841
  }
1842
1842
  },
@@ -1896,7 +1896,7 @@
1896
1896
  "alt": {
1897
1897
  "title": "Alternative label",
1898
1898
  "type": "string",
1899
- "default": "Open Filters"
1899
+ "default": "Open filters"
1900
1900
  }
1901
1901
  }
1902
1902
  }
@@ -1905,7 +1905,7 @@
1905
1905
  "clearButtonLabel": {
1906
1906
  "title": "Clear button label",
1907
1907
  "type": "string",
1908
- "default": "Clear All"
1908
+ "default": "Clear all"
1909
1909
  },
1910
1910
  "applyButtonLabel": {
1911
1911
  "title": "Apply button label",
@@ -1960,7 +1960,7 @@
1960
1960
  "title": {
1961
1961
  "title": "Title",
1962
1962
  "type": "string",
1963
- "default": "Nothing matches with your search"
1963
+ "default": "Nothing matches your search"
1964
1964
  },
1965
1965
  "firstButton": {
1966
1966
  "title": "First Button",
@@ -1969,7 +1969,7 @@
1969
1969
  "label": {
1970
1970
  "type": "string",
1971
1971
  "title": "Label",
1972
- "default": "Browse Offers"
1972
+ "default": "Browse offers"
1973
1973
  },
1974
1974
  "url": {
1975
1975
  "type": "string",
@@ -1990,7 +1990,7 @@
1990
1990
  "label": {
1991
1991
  "type": "string",
1992
1992
  "title": "Label",
1993
- "default": "Just Arrived"
1993
+ "default": "Just arrived"
1994
1994
  },
1995
1995
  "url": {
1996
1996
  "type": "string",
@@ -2119,7 +2119,7 @@
2119
2119
  "title": {
2120
2120
  "title": "Title text",
2121
2121
  "type": "string",
2122
- "default": "Your Cart"
2122
+ "default": "Your cart"
2123
2123
  },
2124
2124
  "alert": {
2125
2125
  "title": "Alert",
@@ -2161,7 +2161,7 @@
2161
2161
  "text": {
2162
2162
  "type": "string",
2163
2163
  "title": "Text",
2164
- "default": "Free shipping starts at $300"
2164
+ "default": "Free shipping on orders $300+"
2165
2165
  }
2166
2166
  }
2167
2167
  },
@@ -2329,7 +2329,7 @@
2329
2329
  },
2330
2330
  "noProductsAvailableErrorMessage": {
2331
2331
  "title": "Input field error message for the scenario of no products available for a given location",
2332
- "description": "[Deprecated] Use the fields from the Settings tab in Global Sections The '%s' is replaced by the postal code value.",
2332
+ "description": "[Deprecated] Use the fields from the Settings tab in Global Sections. The '%s' is replaced by the postal code value.",
2333
2333
  "type": "string"
2334
2334
  },
2335
2335
  "buttonActionText": {
@@ -2344,9 +2344,9 @@
2344
2344
  "type": "object",
2345
2345
  "properties": {
2346
2346
  "text": {
2347
- "type": "string",
2348
2347
  "title": "Link Text",
2349
- "description": "[Deprecated] Use the fields from the Settings tab in Global Sections"
2348
+ "description": "[Deprecated] Use the fields from the Settings tab in Global Sections",
2349
+ "type": "string"
2350
2350
  },
2351
2351
  "to": {
2352
2352
  "type": "string",
@@ -2410,7 +2410,7 @@
2410
2410
  },
2411
2411
  "noProductsAvailableErrorMessage": {
2412
2412
  "title": "Input field error message for the scenario of no products available for a given location",
2413
- "description": "[Deprecated] Use the fields from the Settings tab in Global Sections The '%s' is replaced by the postal code value.",
2413
+ "description": "[Deprecated] Use the fields from the Settings tab in Global Sections. The '%s' is replaced by the postal code value.",
2414
2414
  "type": "string"
2415
2415
  },
2416
2416
  "buttonActionText": {
@@ -2442,9 +2442,9 @@
2442
2442
  "type": "object",
2443
2443
  "properties": {
2444
2444
  "text": {
2445
- "type": "string",
2446
2445
  "title": "Link Text",
2447
- "description": "[Deprecated] Use the fields from the Settings tab in Global Sections"
2446
+ "description": "[Deprecated] Use the fields from the Settings tab in Global Sections",
2447
+ "type": "string"
2448
2448
  },
2449
2449
  "to": {
2450
2450
  "type": "string",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@faststore/core",
3
- "version": "3.79.0",
3
+ "version": "3.80.0",
4
4
  "license": "MIT",
5
5
  "repository": "vtex/faststore",
6
6
  "browserslist": "supports es6-module and not dead",
@@ -44,11 +44,11 @@
44
44
  "@envelop/graphql-jit": "^8.0.3",
45
45
  "@envelop/parser-cache": "^6.0.2",
46
46
  "@envelop/validation-cache": "^6.0.2",
47
- "@faststore/api": "^3.79.0",
48
- "@faststore/graphql-utils": "^3.56.1",
49
- "@faststore/lighthouse": "^3.56.1",
50
- "@faststore/sdk": "^3.77.2",
51
- "@faststore/ui": "^3.78.0",
47
+ "@faststore/api": "^3.80.0",
48
+ "@faststore/graphql-utils": "^3.80.0",
49
+ "@faststore/lighthouse": "^3.80.0",
50
+ "@faststore/sdk": "^3.80.0",
51
+ "@faststore/ui": "^3.80.0",
52
52
  "@graphql-codegen/cli": "5.0.2",
53
53
  "@graphql-codegen/client-preset": "4.2.6",
54
54
  "@graphql-codegen/typescript": "4.0.7",
@@ -108,5 +108,5 @@
108
108
  "ts-jest": "29.1.1",
109
109
  "typescript": "5.3.2"
110
110
  },
111
- "gitHead": "e7ed08509637f2eab814a00fae94386083f7963b"
111
+ "gitHead": "1b4a2efd041bfbd78d6848e5da407d1fe0d3c66b"
112
112
  }