Skip to content

Commit 483ffde

Browse files
committed
chore(spec): update api-surface snapshot for new ViewFilterRule exports
Additive-only: VIEW_FILTER_OPERATORS, VIEW_FILTER_OPERATOR_ALIASES, ViewFilterOperator, normalizeFilterOperator (0 breaking, 4 added). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PwbhoMeqh33xFWq5M77QTJ
1 parent 9a2867c commit 483ffde

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
@@ -3388,9 +3388,12 @@
33883388
"UserFilterFieldSchema (const)",
33893389
"UserFilters (type)",
33903390
"UserFiltersSchema (const)",
3391+
"VIEW_FILTER_OPERATORS (const)",
3392+
"VIEW_FILTER_OPERATOR_ALIASES (const)",
33913393
"View (type)",
33923394
"ViewData (type)",
33933395
"ViewDataSchema (const)",
3396+
"ViewFilterOperator (type)",
33943397
"ViewFilterRule (type)",
33953398
"ViewFilterRuleSchema (const)",
33963399
"ViewItem (type)",
@@ -3445,6 +3448,7 @@
34453448
"expandViewContainer (function)",
34463449
"expandViewContainerWithDiagnostics (function)",
34473450
"isAggregatedViewContainer (function)",
3451+
"normalizeFilterOperator (function)",
34483452
"pageForm (const)",
34493453
"reportForm (const)",
34503454
"viewForm (const)"

0 commit comments

Comments
 (0)