Skip to content

Commit d3f745a

Browse files
committed
chore(spec): refresh the public API surface snapshot for DashboardWidgetOptions (#3588)
The api-surface gate reports 0 breaking, 2 added — the new `DashboardWidgetOptionsSchema` const and its inferred `DashboardWidgetOptions` type, both purely additive. Regenerated and committed as the gate asks. Verified the whole spec generated-artifact set locally this time rather than one gate per CI round-trip: check:docs, check:api-surface, check:skill-refs, check:skill-docs, check:spec-changes, check:upgrade-guide, check:react-blocks — all pass. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SEZLBGyNoJMLvtGPqsMPRC
1 parent 0479261 commit d3f745a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/spec/api-surface.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3092,6 +3092,8 @@
30923092
"DashboardNavItemSchema (const)",
30933093
"DashboardSchema (const)",
30943094
"DashboardWidget (type)",
3095+
"DashboardWidgetOptions (type)",
3096+
"DashboardWidgetOptionsSchema (const)",
30953097
"DashboardWidgetSchema (const)",
30963098
"Dataset (type)",
30973099
"DatasetDimension (type)",

0 commit comments

Comments
 (0)