Skip to content

Commit 18bd530

Browse files
baozhoutaoclaude
andcommitted
chore(spec): record ActionResultDialogTranslation additions in the API surface snapshot
Additive only (4 new exports, 0 breaking) -- the resultDialog translation schema/type and its slots on the action translation nodes. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 86a5230 commit 18bd530

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/spec/api-surface.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,8 @@
531531
"AccessControlConfig (type)",
532532
"AccessControlConfigSchema (const)",
533533
"ActionLike (interface)",
534+
"ActionResultDialogTranslation (type)",
535+
"ActionResultDialogTranslationSchema (const)",
534536
"AddFieldOperation (const)",
535537
"AdvancedAuthConfig (type)",
536538
"AdvancedAuthConfigSchema (const)",
@@ -1007,6 +1009,7 @@
10071009
"ResolvedSettingValue (type)",
10081010
"ResolvedSettingValueSchema (const)",
10091011
"ResolverDoc (interface)",
1012+
"ResultDialogLike (interface)",
10101013
"RetryPolicy (type)",
10111014
"RetryPolicySchema (const)",
10121015
"RollbackPlan (type)",
@@ -1227,6 +1230,7 @@
12271230
"minioStorageExample (const)",
12281231
"resolveActionConfirm (function)",
12291232
"resolveActionLabel (function)",
1233+
"resolveActionResultDialog (function)",
12301234
"resolveActionSuccess (function)",
12311235
"resolveBookClaimedDocs (function)",
12321236
"resolveBookTree (function)",

0 commit comments

Comments
 (0)