From 12033f6310d7b22f8a98d7afa9084d2d7314ca00 Mon Sep 17 00:00:00 2001 From: andrewmcgov Date: Wed, 12 Aug 2026 16:23:08 -0400 Subject: [PATCH] Commit generated docs for checkout and accounts for the RC Assisted-By: devx/73a9dbe2-f996-454a-bafa-ea156839ac0a --- .../checkout/generated/generated_docs_data_v2.json | 8 +++++--- .../{2026-07 => 2026-10-rc}/generated_docs_data_v2.json | 8 +++++--- .../{2026-07 => 2026-10-rc}/targets.json | 0 3 files changed, 10 insertions(+), 6 deletions(-) rename packages/ui-extensions/docs/surfaces/customer-account/generated/customer_account_ui_extensions/{2026-07 => 2026-10-rc}/generated_docs_data_v2.json (99%) rename packages/ui-extensions/docs/surfaces/customer-account/generated/customer_account_ui_extensions/{2026-07 => 2026-10-rc}/targets.json (100%) diff --git a/packages/ui-extensions/docs/surfaces/checkout/generated/generated_docs_data_v2.json b/packages/ui-extensions/docs/surfaces/checkout/generated/generated_docs_data_v2.json index 9ebfdab4c3..e07ce4907a 100644 --- a/packages/ui-extensions/docs/surfaces/checkout/generated/generated_docs_data_v2.json +++ b/packages/ui-extensions/docs/surfaces/checkout/generated/generated_docs_data_v2.json @@ -3339,7 +3339,7 @@ "filePath": "src/shared.ts", "syntaxKind": "TypeAliasDeclaration", "name": "ApiVersion", - "value": "'2023-04' | '2023-07' | '2023-10' | '2024-01' | '2024-04' | '2024-07' | '2024-10' | '2025-01' | '2025-04' | 'unstable' | '2025-07' | '2025-10' | '2026-01' | '2026-04' | '2026-07'", + "value": "'2023-04' | '2023-07' | '2023-10' | '2024-01' | '2024-04' | '2024-07' | '2024-10' | '2025-01' | '2025-04' | 'unstable' | '2025-07' | '2025-10' | '2026-01' | '2026-04' | '2026-07' | '2026-10'", "description": "The supported GraphQL Admin API versions. Use this to specify which API version your GraphQL queries should execute against. Each version includes specific features, bug fixes, and breaking changes. The `unstable` version provides access to the latest features but may change without notice." } }, @@ -4087,7 +4087,7 @@ "filePath": "src/shared.ts", "syntaxKind": "TypeAliasDeclaration", "name": "StorefrontApiVersion", - "value": "'2022-04' | '2022-07' | '2022-10' | '2023-01' | '2023-04' | '2023-07' | '2024-01' | '2024-04' | '2024-07' | '2024-10' | '2025-01' | '2025-04' | 'unstable' | '2025-07' | '2025-10' | '2026-01' | '2026-04' | '2026-07'", + "value": "'2022-04' | '2022-07' | '2022-10' | '2023-01' | '2023-04' | '2023-07' | '2024-01' | '2024-04' | '2024-07' | '2024-10' | '2025-01' | '2025-04' | 'unstable' | '2025-07' | '2025-10' | '2026-01' | '2026-04' | '2026-07' | '2026-10'", "description": "The supported Storefront API versions. Pass one of these values to `query()` to target a specific API version when querying the Storefront GraphQL API." } }, @@ -27076,6 +27076,7 @@ "filePath": "src/surfaces/checkout/components/Checkbox.ts", "name": "CheckboxEvents", "description": "", + "isPublicDocs": true, "members": [ { "filePath": "src/surfaces/checkout/components/Checkbox.ts", @@ -27113,6 +27114,7 @@ "filePath": "src/surfaces/checkout/components/Checkbox.ts", "name": "CheckboxElement", "description": "", + "isPublicDocs": true, "members": [ { "filePath": "src/surfaces/checkout/components/Checkbox.ts", @@ -168247,4 +168249,4 @@ "value": "export function useTranslate<\n Target extends RenderExtensionTarget = RenderExtensionTarget,\n>(): I18nTranslate {\n const api = useApi();\n return api.i18n.translate.bind(api.i18n);\n}" } } -} +} \ No newline at end of file diff --git a/packages/ui-extensions/docs/surfaces/customer-account/generated/customer_account_ui_extensions/2026-07/generated_docs_data_v2.json b/packages/ui-extensions/docs/surfaces/customer-account/generated/customer_account_ui_extensions/2026-10-rc/generated_docs_data_v2.json similarity index 99% rename from packages/ui-extensions/docs/surfaces/customer-account/generated/customer_account_ui_extensions/2026-07/generated_docs_data_v2.json rename to packages/ui-extensions/docs/surfaces/customer-account/generated/customer_account_ui_extensions/2026-10-rc/generated_docs_data_v2.json index e2d19e9fec..fd23aa7d3e 100644 --- a/packages/ui-extensions/docs/surfaces/customer-account/generated/customer_account_ui_extensions/2026-07/generated_docs_data_v2.json +++ b/packages/ui-extensions/docs/surfaces/customer-account/generated/customer_account_ui_extensions/2026-10-rc/generated_docs_data_v2.json @@ -5746,7 +5746,7 @@ "filePath": "src/shared.ts", "syntaxKind": "TypeAliasDeclaration", "name": "ApiVersion", - "value": "'2023-04' | '2023-07' | '2023-10' | '2024-01' | '2024-04' | '2024-07' | '2024-10' | '2025-01' | '2025-04' | 'unstable' | '2025-07' | '2025-10' | '2026-01' | '2026-04' | '2026-07'", + "value": "'2023-04' | '2023-07' | '2023-10' | '2024-01' | '2024-04' | '2024-07' | '2024-10' | '2025-01' | '2025-04' | 'unstable' | '2025-07' | '2025-10' | '2026-01' | '2026-04' | '2026-07' | '2026-10'", "description": "The supported GraphQL Admin API versions. Use this to specify which API version your GraphQL queries should execute against. Each version includes specific features, bug fixes, and breaking changes. The `unstable` version provides access to the latest features but may change without notice." } }, @@ -6225,7 +6225,7 @@ "filePath": "src/shared.ts", "syntaxKind": "TypeAliasDeclaration", "name": "StorefrontApiVersion", - "value": "'2022-04' | '2022-07' | '2022-10' | '2023-01' | '2023-04' | '2023-07' | '2024-01' | '2024-04' | '2024-07' | '2024-10' | '2025-01' | '2025-04' | 'unstable' | '2025-07' | '2025-10' | '2026-01' | '2026-04' | '2026-07'", + "value": "'2022-04' | '2022-07' | '2022-10' | '2023-01' | '2023-04' | '2023-07' | '2024-01' | '2024-04' | '2024-07' | '2024-10' | '2025-01' | '2025-04' | 'unstable' | '2025-07' | '2025-10' | '2026-01' | '2026-04' | '2026-07' | '2026-10'", "description": "The supported Storefront API versions. Pass one of these values to `query()` to target a specific API version when querying the Storefront GraphQL API." } }, @@ -45122,6 +45122,7 @@ "filePath": "src/surfaces/checkout/components/Checkbox.ts", "name": "CheckboxEvents", "description": "", + "isPublicDocs": true, "members": [ { "filePath": "src/surfaces/checkout/components/Checkbox.ts", @@ -45159,6 +45160,7 @@ "filePath": "src/surfaces/checkout/components/Checkbox.ts", "name": "CheckboxElement", "description": "", + "isPublicDocs": true, "members": [ { "filePath": "src/surfaces/checkout/components/Checkbox.ts", @@ -185057,4 +185059,4 @@ "value": "export interface UrlFieldProps extends URLFieldElementProps, UrlFieldEvents {\n}" } } -} +} \ No newline at end of file diff --git a/packages/ui-extensions/docs/surfaces/customer-account/generated/customer_account_ui_extensions/2026-07/targets.json b/packages/ui-extensions/docs/surfaces/customer-account/generated/customer_account_ui_extensions/2026-10-rc/targets.json similarity index 100% rename from packages/ui-extensions/docs/surfaces/customer-account/generated/customer_account_ui_extensions/2026-07/targets.json rename to packages/ui-extensions/docs/surfaces/customer-account/generated/customer_account_ui_extensions/2026-10-rc/targets.json