|
161 | 161 | ], |
162 | 162 | "./data": [ |
163 | 163 | "ALL_OPERATORS (const)", |
| 164 | + "API_METHOD_DERIVATION (const)", |
| 165 | + "API_METHOD_ORDER (const)", |
| 166 | + "API_PRIMITIVES (const)", |
164 | 167 | "Address (type)", |
165 | 168 | "AddressSchema (const)", |
166 | 169 | "AddressValueSchema (const)", |
|
175 | 178 | "AnalyticsQuery (type)", |
176 | 179 | "AnalyticsQuerySchema (const)", |
177 | 180 | "ApiMethod (type)", |
| 181 | + "ApiMethodsMode (type)", |
| 182 | + "ApiPrimitive (type)", |
178 | 183 | "AutonumberToken (type)", |
179 | 184 | "BOOLEAN_VALUE_TYPES (const)", |
180 | 185 | "BaseEngineOptions (type)", |
|
206 | 211 | "CurrencyConfigSchema (const)", |
207 | 212 | "CurrencyValue (type)", |
208 | 213 | "CurrencyValueSchema (const)", |
| 214 | + "DATA_ACTION_TO_API_OPERATION (const)", |
209 | 215 | "DATE_MACRO_ALIAS_TOKENS (const)", |
210 | 216 | "DATE_MACRO_DESCRIPTIONS (const)", |
211 | 217 | "DATE_MACRO_INSTANT_TOKENS (const)", |
|
287 | 293 | "DroppedFieldsEventSchema (const)", |
288 | 294 | "ESignatureConfig (type)", |
289 | 295 | "ESignatureConfigSchema (const)", |
| 296 | + "EffectiveApiMethods (interface)", |
| 297 | + "EnableLike (interface)", |
290 | 298 | "EngineAggregateOptions (type)", |
291 | 299 | "EngineAggregateOptionsSchema (const)", |
292 | 300 | "EngineCountOptions (type)", |
|
362 | 370 | "JoinNodeSchema (const)", |
363 | 371 | "JoinStrategy (const)", |
364 | 372 | "JoinType (const)", |
| 373 | + "LEGACY_API_METHODS (const)", |
365 | 374 | "LIFECYCLE_DURATION_REGEX (const)", |
366 | 375 | "LOGICAL_OPERATORS (const)", |
| 376 | + "LegacyApiMethod (type)", |
367 | 377 | "Lifecycle (type)", |
368 | 378 | "LifecycleClass (type)", |
369 | 379 | "LifecycleClassSchema (const)", |
|
421 | 431 | "ObjectRequiredPermissionsSchema (const)", |
422 | 432 | "ObjectSchema (const)", |
423 | 433 | "ObjectTitleCompleteness (interface)", |
| 434 | + "OperationCheckOptions (interface)", |
424 | 435 | "OperatorKey (type)", |
425 | 436 | "PerOperationRequiredPermissions (type)", |
426 | 437 | "PerOperationRequiredPermissionsSchema (const)", |
|
450 | 461 | "RenderedAutonumber (interface)", |
451 | 462 | "ReplicationConfig (type)", |
452 | 463 | "ReplicationConfigSchema (const)", |
| 464 | + "ResolveApiOptions (interface)", |
453 | 465 | "ResolveRecordDisplayNameOptions (interface)", |
454 | 466 | "ResolvedHook (type)", |
455 | 467 | "RowCrudActionOverride (type)", |
|
534 | 546 | "deriveFieldGroupLayout (function)", |
535 | 547 | "deriveRecordFlowSurface (function)", |
536 | 548 | "deriveRecordSurface (function)", |
| 549 | + "effectiveOperationsArray (function)", |
537 | 550 | "fieldForm (const)", |
538 | 551 | "hasDynamicTokens (function)", |
539 | 552 | "hookForm (const)", |
| 553 | + "isApiOperationAllowed (function)", |
| 554 | + "isApiPrimitive (function)", |
540 | 555 | "isCompatible (function)", |
541 | 556 | "isDateMacroToken (function)", |
542 | 557 | "isFilterAST (function)", |
543 | 558 | "isIncoherentAggregate (function)", |
| 559 | + "isLegacyApiMethod (function)", |
544 | 560 | "isMultiValueField (function)", |
545 | 561 | "isTenancyDisabled (function)", |
546 | 562 | "isTitleEligible (function)", |
|
555 | 571 | "renderAutonumber (function)", |
556 | 572 | "resolveCrudAffordances (function)", |
557 | 573 | "resolveDisplayField (function)", |
| 574 | + "resolveEffectiveApiMethods (function)", |
558 | 575 | "resolveRecordDisplayName (function)", |
559 | 576 | "sequenceWidth (function)", |
560 | 577 | "suggestFieldType (function)", |
|
3905 | 3922 | "CapabilityDeclarationSchema (const)", |
3906 | 3923 | "CriteriaSharingRule (type)", |
3907 | 3924 | "CriteriaSharingRuleSchema (const)", |
| 3925 | + "EffectiveObjectPermission (type)", |
| 3926 | + "EffectiveObjectPermissionSchema (const)", |
3908 | 3927 | "ExplainDecision (type)", |
3909 | 3928 | "ExplainDecisionSchema (const)", |
3910 | 3929 | "ExplainLayer (type)", |
|
0 commit comments