Skip to content

Commit 16b532f

Browse files
os-zhuangclaude
andcommitted
chore(spec): regenerate api-surface snapshot for the context-token exports (#3574)
The public-API ratchet flagged 10 additions, 0 breaking — the new context-token vocabulary. Snapshot regenerated with `pnpm --filter @objectstack/spec gen:api-surface`. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 6d4e1a8 commit 16b532f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

packages/spec/api-surface.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,10 @@
190190
"CALENDAR_DATE_TYPES (const)",
191191
"CLOCK_TIME_TYPES (const)",
192192
"COMPUTED_VALUE_TYPES (const)",
193+
"CONTEXT_TOKENS (const)",
194+
"CONTEXT_TOKEN_DESCRIPTIONS (const)",
195+
"CONTEXT_TOKEN_SUGGESTIONS (const)",
196+
"CONTEXT_TOKEN_WRAPPED_RE (const)",
193197
"CalendarDateValueSchema (const)",
194198
"ClockTimeValueSchema (const)",
195199
"ComparisonOperatorSchema (const)",
@@ -200,6 +204,9 @@
200204
"ConditionalValidationSchema (const)",
201205
"ConsistencyLevel (type)",
202206
"ConsistencyLevelSchema (const)",
207+
"ContextToken (type)",
208+
"ContextTokenPlaceholderSchema (const)",
209+
"ContextTokenSchema (const)",
203210
"CrossFieldValidation (type)",
204211
"CrossFieldValidationSchema (const)",
205212
"CrudAffordances (interface)",
@@ -539,6 +546,7 @@
539546
"WindowSpec (type)",
540547
"WindowSpecSchema (const)",
541548
"canonicalizeSqlType (function)",
549+
"classifyFilterToken (function)",
542550
"countAuthorableFields (function)",
543551
"defaultAggregateFor (function)",
544552
"defineCube (function)",
@@ -556,10 +564,12 @@
556564
"isApiOperationAllowed (function)",
557565
"isApiPrimitive (function)",
558566
"isCompatible (function)",
567+
"isContextToken (function)",
559568
"isDateMacroToken (function)",
560569
"isFileIdToken (function)",
561570
"isFilterAST (function)",
562571
"isIncoherentAggregate (function)",
572+
"isKnownFilterToken (function)",
563573
"isLegacyApiMethod (function)",
564574
"isMultiValueField (function)",
565575
"isTenancyDisabled (function)",

0 commit comments

Comments
 (0)