@objectstack/spec 2.0.5 → 2.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ai/index.d.mts +1 -1
- package/dist/ai/index.d.ts +1 -1
- package/dist/ai/index.js +230 -3
- package/dist/ai/index.js.map +1 -1
- package/dist/ai/index.mjs +218 -3
- package/dist/ai/index.mjs.map +1 -1
- package/dist/api/index.d.mts +2 -2
- package/dist/api/index.d.ts +2 -2
- package/dist/api/index.js +3409 -2841
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +3386 -2841
- package/dist/api/index.mjs.map +1 -1
- package/dist/automation/index.d.mts +1 -1
- package/dist/automation/index.d.ts +1 -1
- package/dist/contracts/index.d.mts +2 -2
- package/dist/contracts/index.d.ts +2 -2
- package/dist/contracts/index.js.map +1 -1
- package/dist/data/index.d.mts +2 -2
- package/dist/data/index.d.ts +2 -2
- package/dist/data/index.js +58 -1
- package/dist/data/index.js.map +1 -1
- package/dist/data/index.mjs +58 -1
- package/dist/data/index.mjs.map +1 -1
- package/dist/{driver.zod-E3C6n0W-.d.ts → driver.zod-B3Q0oLlF.d.ts} +1 -1
- package/dist/{driver.zod-DnOPgUGi.d.mts → driver.zod-Bf2z72WQ.d.mts} +1 -1
- package/dist/{index-DyawwLFZ.d.ts → index-B3C8s_DZ.d.ts} +307 -29
- package/dist/{index-DTCkpGMm.d.mts → index-BliYpI46.d.mts} +879 -52
- package/dist/{index-BbtSaxHm.d.ts → index-BpE_xfkc.d.ts} +3289 -229
- package/dist/{index-E1mP_eoE.d.mts → index-C3cFLYII.d.mts} +307 -29
- package/dist/{index-BpP0MwlW.d.ts → index-CXtgLAue.d.ts} +879 -52
- package/dist/{index-D-tf4nDV.d.mts → index-CYbdd-mL.d.mts} +27 -1
- package/dist/index-CeUUI-ym.d.mts +2102 -0
- package/dist/{index-BPhGHW32.d.ts → index-CfvdYFyf.d.ts} +27 -1
- package/dist/{index-CDN6TRx9.d.mts → index-ClHj1Tbo.d.mts} +71 -2
- package/dist/{index-CDN6TRx9.d.ts → index-ClHj1Tbo.d.ts} +71 -2
- package/dist/index-CmY8tgpL.d.ts +2102 -0
- package/dist/{index-DRCh2NTZ.d.mts → index-CqDMk0T6.d.mts} +3289 -229
- package/dist/{index-d9wYlv-g.d.ts → index-DNKiU_-x.d.mts} +684 -18
- package/dist/{index-d9wYlv-g.d.mts → index-DNKiU_-x.d.ts} +684 -18
- package/dist/{index-CisfSmuF.d.ts → index-Dm4UfDKG.d.ts} +451 -19
- package/dist/index-KhvhiesR.d.mts +6902 -0
- package/dist/{index-BV0xBoer.d.mts → index-Onf8hbkX.d.mts} +451 -19
- package/dist/index-OqCqQSaH.d.ts +6902 -0
- package/dist/index.d.mts +2519 -222
- package/dist/index.d.ts +2519 -222
- package/dist/index.js +9957 -8069
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +9957 -8069
- package/dist/index.mjs.map +1 -1
- package/dist/integration/index.d.mts +1 -1
- package/dist/integration/index.d.ts +1 -1
- package/dist/integration/index.js +67 -0
- package/dist/integration/index.js.map +1 -1
- package/dist/integration/index.mjs +61 -0
- package/dist/integration/index.mjs.map +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/index.d.ts +2 -2
- package/dist/kernel/index.js +1698 -1474
- package/dist/kernel/index.js.map +1 -1
- package/dist/kernel/index.mjs +1690 -1474
- package/dist/kernel/index.mjs.map +1 -1
- package/dist/{package-registry.zod-CbS9FKeH.d.mts → package-registry.zod-BJQSiICj.d.mts} +78 -43
- package/dist/{package-registry.zod-CbS9FKeH.d.ts → package-registry.zod-BJQSiICj.d.ts} +78 -43
- package/dist/security/index.d.mts +1 -1
- package/dist/security/index.d.ts +1 -1
- package/dist/security/index.js +47 -1
- package/dist/security/index.js.map +1 -1
- package/dist/security/index.mjs +45 -1
- package/dist/security/index.mjs.map +1 -1
- package/dist/system/index.d.mts +1 -1
- package/dist/system/index.d.ts +1 -1
- package/dist/system/index.js +2189 -1821
- package/dist/system/index.js.map +1 -1
- package/dist/system/index.mjs +2168 -1821
- package/dist/system/index.mjs.map +1 -1
- package/dist/ui/index.d.mts +1 -1
- package/dist/ui/index.d.ts +1 -1
- package/dist/ui/index.js +1414 -767
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +1354 -767
- package/dist/ui/index.mjs.map +1 -1
- package/json-schema/ai/Agent.json +203 -0
- package/json-schema/ai/AgentCommunicationProtocol.json +9 -0
- package/json-schema/ai/AgentGroupMember.json +45 -0
- package/json-schema/ai/AgentGroupRole.json +10 -0
- package/json-schema/ai/DevOpsAgent.json +203 -0
- package/json-schema/ai/MCPClientConfig.json +168 -0
- package/json-schema/ai/MCPRootEntry.json +23 -0
- package/json-schema/ai/MCPRootsConfig.json +49 -0
- package/json-schema/ai/MCPSamplingConfig.json +46 -0
- package/json-schema/ai/MCPServerConfig.json +120 -0
- package/json-schema/ai/MCPStreamingConfig.json +38 -0
- package/json-schema/ai/MCPToolApproval.json +39 -0
- package/json-schema/ai/MultiAgentGroup.json +137 -0
- package/json-schema/ai/StructuredOutputConfig.json +75 -0
- package/json-schema/ai/StructuredOutputFormat.json +12 -0
- package/json-schema/ai/TransformPipelineStep.json +11 -0
- package/json-schema/api/AppDefinitionResponse.json +285 -7
- package/json-schema/api/BasePresence.json +40 -0
- package/json-schema/api/BatchLoadingStrategy.json +40 -0
- package/json-schema/api/Callback.json +39 -0
- package/json-schema/api/DataLoaderConfig.json +55 -0
- package/json-schema/api/DisablePackageResponse.json +26 -0
- package/json-schema/api/Discovery.json +4 -62
- package/json-schema/api/EnablePackageResponse.json +26 -0
- package/json-schema/api/FederationEntity.json +110 -0
- package/json-schema/api/FederationEntityKey.json +20 -0
- package/json-schema/api/FederationExternalField.json +18 -0
- package/json-schema/api/FederationGateway.json +327 -0
- package/json-schema/api/FederationProvides.json +19 -0
- package/json-schema/api/FederationRequires.json +19 -0
- package/json-schema/api/GetDiscoveryResponse.json +1 -60
- package/json-schema/api/GetPackageResponse.json +26 -0
- package/json-schema/api/GraphQLConfig.json +327 -0
- package/json-schema/api/GraphQLQueryAdapter.json +84 -0
- package/json-schema/api/InstallPackageRequest.json +26 -0
- package/json-schema/api/InstallPackageResponse.json +26 -0
- package/json-schema/api/ListPackagesResponse.json +26 -0
- package/json-schema/api/ODataQueryAdapter.json +66 -0
- package/json-schema/api/OpenApi31Extensions.json +139 -0
- package/json-schema/api/OperatorMapping.json +26 -0
- package/json-schema/api/PresenceStatus.json +10 -0
- package/json-schema/api/QueryAdapterConfig.json +272 -0
- package/json-schema/api/QueryAdapterTarget.json +9 -0
- package/json-schema/api/QueryOptimizationConfig.json +126 -0
- package/json-schema/api/RealtimeRecordAction.json +9 -0
- package/json-schema/api/RestQueryAdapter.json +86 -0
- package/json-schema/api/RestServerConfig.json +139 -0
- package/json-schema/api/SubgraphConfig.json +183 -0
- package/json-schema/api/WebhookConfig.json +129 -0
- package/json-schema/api/WebhookEvent.json +64 -0
- package/json-schema/data/ExternalLookup.json +128 -0
- package/json-schema/identity/SCIMBulkOperation.json +41 -0
- package/json-schema/identity/SCIMBulkRequest.json +73 -0
- package/json-schema/identity/SCIMBulkResponse.json +61 -0
- package/json-schema/identity/SCIMBulkResponseOperation.json +36 -0
- package/json-schema/integration/CircuitBreakerConfig.json +49 -0
- package/json-schema/integration/Connector.json +223 -0
- package/json-schema/integration/ConnectorHealth.json +113 -0
- package/json-schema/integration/DatabaseConnector.json +223 -0
- package/json-schema/integration/ErrorCategory.json +15 -0
- package/json-schema/integration/ErrorMappingConfig.json +112 -0
- package/json-schema/integration/ErrorMappingRule.json +66 -0
- package/json-schema/integration/FileStorageConnector.json +223 -0
- package/json-schema/integration/GitHubConnector.json +223 -0
- package/json-schema/integration/HealthCheckConfig.json +58 -0
- package/json-schema/integration/MessageQueueConnector.json +223 -0
- package/json-schema/integration/SaasConnector.json +223 -0
- package/json-schema/integration/VercelConnector.json +223 -0
- package/json-schema/kernel/CLICommandContribution.json +23 -0
- package/json-schema/kernel/CLIExtensionExport.json +22 -0
- package/json-schema/kernel/DevFixtureConfig.json +35 -0
- package/json-schema/kernel/DevPluginConfig.json +170 -0
- package/json-schema/kernel/DevPluginPreset.json +10 -0
- package/json-schema/kernel/DevServiceOverride.json +41 -0
- package/json-schema/kernel/DevToolsConfig.json +45 -0
- package/json-schema/kernel/DisablePackageResponse.json +26 -0
- package/json-schema/kernel/EnablePackageResponse.json +26 -0
- package/json-schema/kernel/GetPackageResponse.json +26 -0
- package/json-schema/kernel/InstallPackageRequest.json +26 -0
- package/json-schema/kernel/InstallPackageResponse.json +26 -0
- package/json-schema/kernel/InstalledPackage.json +26 -0
- package/json-schema/kernel/ListPackagesResponse.json +26 -0
- package/json-schema/kernel/Manifest.json +26 -0
- package/json-schema/kernel/MetadataFallbackStrategy.json +9 -0
- package/json-schema/kernel/MetadataLoaderContract.json +7 -0
- package/json-schema/kernel/MetadataManagerConfig.json +21 -0
- package/json-schema/security/RLSAuditConfig.json +62 -0
- package/json-schema/security/RLSAuditEvent.json +66 -0
- package/json-schema/security/RLSConfig.json +62 -0
- package/json-schema/system/AuthConfig.json +83 -0
- package/json-schema/system/BackupConfig.json +148 -0
- package/json-schema/system/BackupRetention.json +27 -0
- package/json-schema/system/BackupStrategy.json +10 -0
- package/json-schema/system/CacheAvalanchePrevention.json +77 -0
- package/json-schema/system/CacheConsistency.json +11 -0
- package/json-schema/system/CacheWarmup.json +44 -0
- package/json-schema/system/ComplianceAuditRequirement.json +43 -0
- package/json-schema/system/ComplianceEncryptionRequirement.json +58 -0
- package/json-schema/system/DataClassificationPolicy.json +46 -0
- package/json-schema/system/DisasterRecoveryPlan.json +414 -0
- package/json-schema/system/DistributedCacheConfig.json +269 -0
- package/json-schema/system/FailoverConfig.json +102 -0
- package/json-schema/system/FailoverMode.json +11 -0
- package/json-schema/system/MaskingVisibilityRule.json +56 -0
- package/json-schema/system/MetadataFallbackStrategy.json +9 -0
- package/json-schema/system/MetadataLoaderContract.json +9 -1
- package/json-schema/system/MetadataManagerConfig.json +52 -11
- package/json-schema/system/MetadataRecord.json +32 -1
- package/json-schema/system/MetadataSource.json +10 -0
- package/json-schema/system/MutualTLSConfig.json +83 -0
- package/json-schema/system/RPO.json +27 -0
- package/json-schema/system/RTO.json +27 -0
- package/json-schema/system/SecurityContextConfig.json +288 -0
- package/json-schema/system/SecurityEventCorrelation.json +40 -0
- package/json-schema/ui/Action.json +200 -5
- package/json-schema/ui/ActionParam.json +62 -2
- package/json-schema/ui/AnimationTrigger.json +14 -0
- package/json-schema/ui/App.json +285 -7
- package/json-schema/ui/AriaProps.json +49 -0
- package/json-schema/ui/BreakpointColumnMap.json +38 -0
- package/json-schema/ui/BreakpointName.json +12 -0
- package/json-schema/ui/BreakpointOrderMap.json +26 -0
- package/json-schema/ui/ChartAnnotation.json +31 -1
- package/json-schema/ui/ChartAxis.json +30 -1
- package/json-schema/ui/ChartConfig.json +259 -7
- package/json-schema/ui/ChartSeries.json +30 -1
- package/json-schema/ui/ColumnSummary.json +18 -0
- package/json-schema/ui/ComponentAnimation.json +246 -0
- package/json-schema/ui/ConflictResolution.json +11 -0
- package/json-schema/ui/Dashboard.json +627 -11
- package/json-schema/ui/DashboardNavItem.json +30 -1
- package/json-schema/ui/DashboardWidget.json +433 -8
- package/json-schema/ui/DateFormat.json +36 -0
- package/json-schema/ui/DensityMode.json +9 -0
- package/json-schema/ui/DndConfig.json +306 -0
- package/json-schema/ui/DragConstraint.json +44 -0
- package/json-schema/ui/DragHandle.json +10 -0
- package/json-schema/ui/DragItem.json +160 -0
- package/json-schema/ui/DropEffect.json +11 -0
- package/json-schema/ui/DropZone.json +114 -0
- package/json-schema/ui/EasingFunction.json +13 -0
- package/json-schema/ui/EvictionPolicy.json +10 -0
- package/json-schema/ui/FocusManagement.json +69 -0
- package/json-schema/ui/FocusTrapConfig.json +32 -0
- package/json-schema/ui/FormField.json +90 -3
- package/json-schema/ui/GalleryConfig.json +46 -0
- package/json-schema/ui/GestureConfig.json +128 -0
- package/json-schema/ui/GestureType.json +14 -0
- package/json-schema/ui/GroupNavItem.json +30 -1
- package/json-schema/ui/GroupingConfig.json +45 -0
- package/json-schema/ui/GroupingField.json +30 -0
- package/json-schema/ui/I18nLabel.json +34 -0
- package/json-schema/ui/I18nObject.json +26 -0
- package/json-schema/ui/KeyboardNavigationConfig.json +194 -0
- package/json-schema/ui/KeyboardShortcut.json +66 -0
- package/json-schema/ui/ListColumn.json +55 -1
- package/json-schema/ui/ListView.json +435 -4
- package/json-schema/ui/LocaleConfig.json +108 -0
- package/json-schema/ui/LongPressGestureConfig.json +20 -0
- package/json-schema/ui/MotionConfig.json +405 -0
- package/json-schema/ui/NavigationItem.json +150 -5
- package/json-schema/ui/Notification.json +232 -0
- package/json-schema/ui/NotificationAction.json +60 -0
- package/json-schema/ui/NotificationConfig.json +52 -0
- package/json-schema/ui/NotificationPosition.json +13 -0
- package/json-schema/ui/NotificationSeverity.json +11 -0
- package/json-schema/ui/NotificationType.json +12 -0
- package/json-schema/ui/NumberFormat.json +42 -0
- package/json-schema/ui/ObjectNavItem.json +30 -1
- package/json-schema/ui/OfflineCacheConfig.json +40 -0
- package/json-schema/ui/OfflineConfig.json +157 -0
- package/json-schema/ui/OfflineStrategy.json +12 -0
- package/json-schema/ui/Page.json +285 -3
- package/json-schema/ui/PageCardProps.json +79 -1
- package/json-schema/ui/PageComponent.json +175 -1
- package/json-schema/ui/PageHeaderProps.json +108 -2
- package/json-schema/ui/PageNavItem.json +30 -1
- package/json-schema/ui/PageRegion.json +175 -1
- package/json-schema/ui/PageTabsProps.json +79 -1
- package/json-schema/ui/PageTransition.json +53 -0
- package/json-schema/ui/PerformanceConfig.json +57 -0
- package/json-schema/ui/PersistStorage.json +10 -0
- package/json-schema/ui/PinchGestureConfig.json +16 -0
- package/json-schema/ui/PluralRule.json +40 -0
- package/json-schema/ui/Report.json +490 -8
- package/json-schema/ui/ReportChart.json +199 -5
- package/json-schema/ui/ReportColumn.json +126 -1
- package/json-schema/ui/ResponsiveConfig.json +97 -0
- package/json-schema/ui/RowColorConfig.json +25 -0
- package/json-schema/ui/RowHeight.json +12 -0
- package/json-schema/ui/SwipeDirection.json +10 -0
- package/json-schema/ui/SwipeGestureConfig.json +32 -0
- package/json-schema/ui/SyncConfig.json +47 -0
- package/json-schema/ui/Theme.json +137 -0
- package/json-schema/ui/TimelineConfig.json +46 -0
- package/json-schema/ui/TouchInteraction.json +232 -0
- package/json-schema/ui/TouchTargetConfig.json +49 -0
- package/json-schema/ui/TransitionConfig.json +47 -0
- package/json-schema/ui/TransitionPreset.json +16 -0
- package/json-schema/ui/UrlNavItem.json +30 -1
- package/json-schema/ui/ViewSharing.json +24 -0
- package/json-schema/ui/WcagContrastLevel.json +8 -0
- package/json-schema/ui/WidgetEvent.json +60 -2
- package/json-schema/ui/WidgetManifest.json +284 -6
- package/json-schema/ui/WidgetProperty.json +60 -2
- package/package.json +1 -1
- package/dist/index-C6p-2KXV.d.ts +0 -767
- package/dist/index-CVnGe2b8.d.mts +0 -767
- package/dist/index-CZjkpp75.d.mts +0 -3867
- package/dist/index-CgkjUheS.d.ts +0 -3867
- package/dist/{index-B08s7rEU.d.mts → index-DmhxH5jy.d.mts} +8 -8
- package/dist/{index-DqnBqATx.d.ts → index-y5JJvyML.d.ts} +8 -8
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Q as QueryAST, A as Address, b as AddressSchema, c as AggregationFunction, d as AggregationNode, e as AggregationNodeSchema, C as ComputedFieldCache, f as ComputedFieldCacheSchema, g as CurrencyConfig, h as CurrencyConfigInput, i as CurrencyConfigSchema, j as CurrencyValue, k as CurrencyValueSchema, D as DataQualityRules, l as DataQualityRulesInput, m as DataQualityRulesSchema, n as Field, o as FieldInput, p as FieldNodeSchema, a as FieldSchema, F as FieldType, q as FileAttachmentConfig, r as FileAttachmentConfigInput, s as FileAttachmentConfigSchema, t as FullTextSearch, u as FullTextSearchSchema, J as JoinNode, v as JoinNodeSchema, w as JoinStrategy, x as JoinType, L as LocationCoordinates, y as LocationCoordinatesSchema, z as QueryInput, B as QuerySchema, S as SelectOption, E as SelectOptionSchema, G as SortNode, H as SortNodeSchema, V as VectorConfig, I as VectorConfigInput, K as VectorConfigSchema, W as WindowFunction, M as WindowFunctionNode, N as WindowFunctionNodeSchema, O as WindowSpec, P as WindowSpecSchema } from './field.zod-DuaF0Lcl.js';
|
|
2
2
|
import { A as ALL_OPERATORS, C as ComparisonOperatorSchema, E as EqualityOperatorSchema, a as FILTER_OPERATORS, b as FieldOperators, c as FieldOperatorsSchema, d as FieldReference, e as FieldReferenceSchema, f as Filter, F as FilterCondition, g as FilterConditionSchema, h as FilterOperatorKey, L as LOGICAL_OPERATORS, i as LogicalOperatorKey, N as NormalizedFilter, j as NormalizedFilterSchema, O as OperatorKey, Q as QueryFilter, k as QueryFilterSchema, R as RangeOperatorSchema, S as Scalar, l as SetOperatorSchema, m as SpecialOperatorSchema, n as StringOperatorSchema } from './filter.zod-CtZ3VJ3e.js';
|
|
3
|
-
import { A as ApiMethod, B as BaseEngineOptions,
|
|
3
|
+
import { A as ApiMethod, B as BaseEngineOptions, i as BaseEngineOptionsSchema, C as CDCConfig, j as CDCConfigSchema, e as DataEngineAggregateOptions, k as DataEngineAggregateOptionsSchema, l as DataEngineAggregateRequestSchema, m as DataEngineBatchRequestSchema, n as DataEngineContractSchema, d as DataEngineCountOptions, o as DataEngineCountOptionsSchema, p as DataEngineCountRequestSchema, c as DataEngineDeleteOptions, q as DataEngineDeleteOptionsSchema, r as DataEngineDeleteRequestSchema, s as DataEngineExecuteRequestSchema, t as DataEngineFilter, u as DataEngineFilterSchema, v as DataEngineFindOneRequestSchema, w as DataEngineFindRequestSchema, a as DataEngineInsertOptions, x as DataEngineInsertOptionsSchema, y as DataEngineInsertRequestSchema, D as DataEngineQueryOptions, z as DataEngineQueryOptionsSchema, f as DataEngineRequest, E as DataEngineRequestSchema, F as DataEngineSort, G as DataEngineSortSchema, b as DataEngineUpdateOptions, H as DataEngineUpdateOptionsSchema, I as DataEngineUpdateRequestSchema, J as DataEngineVectorFindRequestSchema, h as DriverCapabilities, K as DriverCapabilitiesSchema, L as DriverConfig, M as DriverConfigSchema, N as DriverInterface, P as DriverInterfaceSchema, g as DriverOptions, Q as DriverOptionsSchema, R as IndexSchema, S as ObjectCapabilities, T as ObjectExtension, U as ObjectExtensionSchema, V as ObjectIndex, W as ObjectOwnership, X as ObjectOwnershipEnum, O as ObjectSchema, Y as PartitioningConfig, Z as PartitioningConfigSchema, _ as PoolConfig, $ as PoolConfigSchema, a0 as SearchConfigSchema, a1 as ServiceObject, a2 as ServiceObjectInput, a3 as SoftDeleteConfig, a4 as SoftDeleteConfigSchema, a5 as TenancyConfig, a6 as TenancyConfigSchema, a7 as VersioningConfig, a8 as VersioningConfigSchema } from './driver.zod-B3Q0oLlF.js';
|
|
4
4
|
import { A as AsyncValidation, a as AsyncValidationSchema, B as BaseValidationRuleShape, C as ConditionalValidation, b as ConditionalValidationSchema, c as CrossFieldValidation, d as CrossFieldValidationSchema, e as CustomValidation, f as CustomValidatorSchema, F as FormatValidation, g as FormatValidationSchema, J as JSONValidation, h as JSONValidationSchema, S as ScriptValidation, i as ScriptValidationSchema, j as StateMachineValidation, k as StateMachineValidationSchema, U as UniquenessValidation, l as UniquenessValidationSchema, V as ValidationRule, m as ValidationRuleSchema } from './validation.zod-zTCn4LEC.js';
|
|
5
5
|
import { z } from 'zod';
|
|
6
6
|
|
|
@@ -1432,6 +1432,32 @@ declare const ExternalLookupSchema: z.ZodObject<{
|
|
|
1432
1432
|
requestsPerSecond: z.ZodNumber;
|
|
1433
1433
|
burstSize: z.ZodOptional<z.ZodNumber>;
|
|
1434
1434
|
}, z.core.$strip>>;
|
|
1435
|
+
retry: z.ZodOptional<z.ZodObject<{
|
|
1436
|
+
maxRetries: z.ZodDefault<z.ZodNumber>;
|
|
1437
|
+
initialDelayMs: z.ZodDefault<z.ZodNumber>;
|
|
1438
|
+
maxDelayMs: z.ZodDefault<z.ZodNumber>;
|
|
1439
|
+
backoffMultiplier: z.ZodDefault<z.ZodNumber>;
|
|
1440
|
+
retryableStatusCodes: z.ZodDefault<z.ZodArray<z.ZodNumber>>;
|
|
1441
|
+
}, z.core.$strip>>;
|
|
1442
|
+
transform: z.ZodOptional<z.ZodObject<{
|
|
1443
|
+
request: z.ZodOptional<z.ZodObject<{
|
|
1444
|
+
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1445
|
+
queryParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1446
|
+
}, z.core.$strip>>;
|
|
1447
|
+
response: z.ZodOptional<z.ZodObject<{
|
|
1448
|
+
dataPath: z.ZodOptional<z.ZodString>;
|
|
1449
|
+
totalPath: z.ZodOptional<z.ZodString>;
|
|
1450
|
+
}, z.core.$strip>>;
|
|
1451
|
+
}, z.core.$strip>>;
|
|
1452
|
+
pagination: z.ZodOptional<z.ZodObject<{
|
|
1453
|
+
type: z.ZodDefault<z.ZodEnum<{
|
|
1454
|
+
offset: "offset";
|
|
1455
|
+
cursor: "cursor";
|
|
1456
|
+
page: "page";
|
|
1457
|
+
}>>;
|
|
1458
|
+
pageSize: z.ZodDefault<z.ZodNumber>;
|
|
1459
|
+
maxPages: z.ZodOptional<z.ZodNumber>;
|
|
1460
|
+
}, z.core.$strip>>;
|
|
1435
1461
|
}, z.core.$strip>;
|
|
1436
1462
|
type ExternalLookup = z.infer<typeof ExternalLookupSchema>;
|
|
1437
1463
|
type ExternalDataSource = z.infer<typeof ExternalDataSourceSchema>;
|
|
@@ -564,6 +564,53 @@ declare const RowLevelSecurityPolicySchema: z.ZodObject<{
|
|
|
564
564
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
565
565
|
tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
566
566
|
}, z.core.$strip>;
|
|
567
|
+
/**
|
|
568
|
+
* RLS Audit Event Schema
|
|
569
|
+
*
|
|
570
|
+
* Records a single RLS policy evaluation event for compliance and debugging.
|
|
571
|
+
*/
|
|
572
|
+
declare const RLSAuditEventSchema: z.ZodObject<{
|
|
573
|
+
timestamp: z.ZodString;
|
|
574
|
+
userId: z.ZodString;
|
|
575
|
+
operation: z.ZodEnum<{
|
|
576
|
+
insert: "insert";
|
|
577
|
+
update: "update";
|
|
578
|
+
delete: "delete";
|
|
579
|
+
select: "select";
|
|
580
|
+
}>;
|
|
581
|
+
object: z.ZodString;
|
|
582
|
+
policyName: z.ZodString;
|
|
583
|
+
granted: z.ZodBoolean;
|
|
584
|
+
evaluationDurationMs: z.ZodNumber;
|
|
585
|
+
matchedCondition: z.ZodOptional<z.ZodString>;
|
|
586
|
+
rowCount: z.ZodOptional<z.ZodNumber>;
|
|
587
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
588
|
+
}, z.core.$strip>;
|
|
589
|
+
type RLSAuditEvent = z.infer<typeof RLSAuditEventSchema>;
|
|
590
|
+
/**
|
|
591
|
+
* RLS Audit Configuration Schema
|
|
592
|
+
*
|
|
593
|
+
* Controls how RLS policy evaluations are logged and monitored.
|
|
594
|
+
*/
|
|
595
|
+
declare const RLSAuditConfigSchema: z.ZodObject<{
|
|
596
|
+
enabled: z.ZodBoolean;
|
|
597
|
+
logLevel: z.ZodEnum<{
|
|
598
|
+
none: "none";
|
|
599
|
+
all: "all";
|
|
600
|
+
denied_only: "denied_only";
|
|
601
|
+
granted_only: "granted_only";
|
|
602
|
+
}>;
|
|
603
|
+
destination: z.ZodEnum<{
|
|
604
|
+
external: "external";
|
|
605
|
+
system_log: "system_log";
|
|
606
|
+
audit_trail: "audit_trail";
|
|
607
|
+
}>;
|
|
608
|
+
sampleRate: z.ZodNumber;
|
|
609
|
+
retentionDays: z.ZodDefault<z.ZodNumber>;
|
|
610
|
+
includeRowData: z.ZodDefault<z.ZodBoolean>;
|
|
611
|
+
alertOnDenied: z.ZodDefault<z.ZodBoolean>;
|
|
612
|
+
}, z.core.$strip>;
|
|
613
|
+
type RLSAuditConfig = z.infer<typeof RLSAuditConfigSchema>;
|
|
567
614
|
/**
|
|
568
615
|
* RLS Configuration Schema
|
|
569
616
|
*
|
|
@@ -582,6 +629,24 @@ declare const RLSConfigSchema: z.ZodObject<{
|
|
|
582
629
|
cacheResults: z.ZodDefault<z.ZodBoolean>;
|
|
583
630
|
cacheTtlSeconds: z.ZodDefault<z.ZodNumber>;
|
|
584
631
|
prefetchUserContext: z.ZodDefault<z.ZodBoolean>;
|
|
632
|
+
audit: z.ZodOptional<z.ZodObject<{
|
|
633
|
+
enabled: z.ZodBoolean;
|
|
634
|
+
logLevel: z.ZodEnum<{
|
|
635
|
+
none: "none";
|
|
636
|
+
all: "all";
|
|
637
|
+
denied_only: "denied_only";
|
|
638
|
+
granted_only: "granted_only";
|
|
639
|
+
}>;
|
|
640
|
+
destination: z.ZodEnum<{
|
|
641
|
+
external: "external";
|
|
642
|
+
system_log: "system_log";
|
|
643
|
+
audit_trail: "audit_trail";
|
|
644
|
+
}>;
|
|
645
|
+
sampleRate: z.ZodNumber;
|
|
646
|
+
retentionDays: z.ZodDefault<z.ZodNumber>;
|
|
647
|
+
includeRowData: z.ZodDefault<z.ZodBoolean>;
|
|
648
|
+
alertOnDenied: z.ZodDefault<z.ZodBoolean>;
|
|
649
|
+
}, z.core.$strip>>;
|
|
585
650
|
}, z.core.$strip>;
|
|
586
651
|
/**
|
|
587
652
|
* User Context Schema
|
|
@@ -738,6 +803,10 @@ declare const index_PermissionSetSchema: typeof PermissionSetSchema;
|
|
|
738
803
|
type index_Policy = Policy;
|
|
739
804
|
declare const index_PolicySchema: typeof PolicySchema;
|
|
740
805
|
declare const index_RLS: typeof RLS;
|
|
806
|
+
type index_RLSAuditConfig = RLSAuditConfig;
|
|
807
|
+
declare const index_RLSAuditConfigSchema: typeof RLSAuditConfigSchema;
|
|
808
|
+
type index_RLSAuditEvent = RLSAuditEvent;
|
|
809
|
+
declare const index_RLSAuditEventSchema: typeof RLSAuditEventSchema;
|
|
741
810
|
type index_RLSConfig = RLSConfig;
|
|
742
811
|
declare const index_RLSConfigSchema: typeof RLSConfigSchema;
|
|
743
812
|
type index_RLSEvaluationResult = RLSEvaluationResult;
|
|
@@ -759,7 +828,7 @@ declare const index_TerritoryModelSchema: typeof TerritoryModelSchema;
|
|
|
759
828
|
declare const index_TerritorySchema: typeof TerritorySchema;
|
|
760
829
|
declare const index_TerritoryType: typeof TerritoryType;
|
|
761
830
|
declare namespace index {
|
|
762
|
-
export { index_AuditPolicySchema as AuditPolicySchema, type index_CriteriaSharingRule as CriteriaSharingRule, index_CriteriaSharingRuleSchema as CriteriaSharingRuleSchema, type index_FieldPermission as FieldPermission, index_FieldPermissionSchema as FieldPermissionSchema, index_NetworkPolicySchema as NetworkPolicySchema, index_OWDModel as OWDModel, type index_ObjectPermission as ObjectPermission, index_ObjectPermissionSchema as ObjectPermissionSchema, type index_OwnerSharingRule as OwnerSharingRule, index_OwnerSharingRuleSchema as OwnerSharingRuleSchema, index_PasswordPolicySchema as PasswordPolicySchema, type index_PermissionSet as PermissionSet, index_PermissionSetSchema as PermissionSetSchema, type index_Policy as Policy, index_PolicySchema as PolicySchema, index_RLS as RLS, type index_RLSConfig as RLSConfig, index_RLSConfigSchema as RLSConfigSchema, type index_RLSEvaluationResult as RLSEvaluationResult, index_RLSEvaluationResultSchema as RLSEvaluationResultSchema, type index_RLSOperation as RLSOperation, type index_RLSUserContext as RLSUserContext, index_RLSUserContextSchema as RLSUserContextSchema, type index_RowLevelSecurityPolicy as RowLevelSecurityPolicy, index_RowLevelSecurityPolicySchema as RowLevelSecurityPolicySchema, index_SessionPolicySchema as SessionPolicySchema, index_ShareRecipientType as ShareRecipientType, index_SharingLevel as SharingLevel, type index_SharingRule as SharingRule, index_SharingRuleSchema as SharingRuleSchema, index_SharingRuleType as SharingRuleType, type index_Territory as Territory, type index_TerritoryModel as TerritoryModel, index_TerritoryModelSchema as TerritoryModelSchema, index_TerritorySchema as TerritorySchema, index_TerritoryType as TerritoryType };
|
|
831
|
+
export { index_AuditPolicySchema as AuditPolicySchema, type index_CriteriaSharingRule as CriteriaSharingRule, index_CriteriaSharingRuleSchema as CriteriaSharingRuleSchema, type index_FieldPermission as FieldPermission, index_FieldPermissionSchema as FieldPermissionSchema, index_NetworkPolicySchema as NetworkPolicySchema, index_OWDModel as OWDModel, type index_ObjectPermission as ObjectPermission, index_ObjectPermissionSchema as ObjectPermissionSchema, type index_OwnerSharingRule as OwnerSharingRule, index_OwnerSharingRuleSchema as OwnerSharingRuleSchema, index_PasswordPolicySchema as PasswordPolicySchema, type index_PermissionSet as PermissionSet, index_PermissionSetSchema as PermissionSetSchema, type index_Policy as Policy, index_PolicySchema as PolicySchema, index_RLS as RLS, type index_RLSAuditConfig as RLSAuditConfig, index_RLSAuditConfigSchema as RLSAuditConfigSchema, type index_RLSAuditEvent as RLSAuditEvent, index_RLSAuditEventSchema as RLSAuditEventSchema, type index_RLSConfig as RLSConfig, index_RLSConfigSchema as RLSConfigSchema, type index_RLSEvaluationResult as RLSEvaluationResult, index_RLSEvaluationResultSchema as RLSEvaluationResultSchema, type index_RLSOperation as RLSOperation, type index_RLSUserContext as RLSUserContext, index_RLSUserContextSchema as RLSUserContextSchema, type index_RowLevelSecurityPolicy as RowLevelSecurityPolicy, index_RowLevelSecurityPolicySchema as RowLevelSecurityPolicySchema, index_SessionPolicySchema as SessionPolicySchema, index_ShareRecipientType as ShareRecipientType, index_SharingLevel as SharingLevel, type index_SharingRule as SharingRule, index_SharingRuleSchema as SharingRuleSchema, index_SharingRuleType as SharingRuleType, type index_Territory as Territory, type index_TerritoryModel as TerritoryModel, index_TerritoryModelSchema as TerritoryModelSchema, index_TerritorySchema as TerritorySchema, index_TerritoryType as TerritoryType };
|
|
763
832
|
}
|
|
764
833
|
|
|
765
|
-
export {
|
|
834
|
+
export { type RLSUserContext as A, type RLSEvaluationResult as B, CriteriaSharingRuleSchema as C, RLS as D, PasswordPolicySchema as E, FieldPermissionSchema as F, SessionPolicySchema as G, AuditPolicySchema as H, PolicySchema as I, type Policy as J, NetworkPolicySchema as N, ObjectPermissionSchema as O, PermissionSetSchema as P, RLSOperation as R, SharingRuleType as S, TerritoryType as T, type PermissionSet as a, type ObjectPermission as b, type FieldPermission as c, OWDModel as d, SharingLevel as e, ShareRecipientType as f, OwnerSharingRuleSchema as g, SharingRuleSchema as h, index as i, type SharingRule as j, type CriteriaSharingRule as k, type OwnerSharingRule as l, TerritoryModelSchema as m, TerritorySchema as n, type Territory as o, type TerritoryModel as p, RowLevelSecurityPolicySchema as q, RLSAuditEventSchema as r, type RLSAuditEvent as s, RLSAuditConfigSchema as t, type RLSAuditConfig as u, RLSConfigSchema as v, RLSUserContextSchema as w, RLSEvaluationResultSchema as x, type RowLevelSecurityPolicy as y, type RLSConfig as z };
|
|
@@ -564,6 +564,53 @@ declare const RowLevelSecurityPolicySchema: z.ZodObject<{
|
|
|
564
564
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
565
565
|
tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
566
566
|
}, z.core.$strip>;
|
|
567
|
+
/**
|
|
568
|
+
* RLS Audit Event Schema
|
|
569
|
+
*
|
|
570
|
+
* Records a single RLS policy evaluation event for compliance and debugging.
|
|
571
|
+
*/
|
|
572
|
+
declare const RLSAuditEventSchema: z.ZodObject<{
|
|
573
|
+
timestamp: z.ZodString;
|
|
574
|
+
userId: z.ZodString;
|
|
575
|
+
operation: z.ZodEnum<{
|
|
576
|
+
insert: "insert";
|
|
577
|
+
update: "update";
|
|
578
|
+
delete: "delete";
|
|
579
|
+
select: "select";
|
|
580
|
+
}>;
|
|
581
|
+
object: z.ZodString;
|
|
582
|
+
policyName: z.ZodString;
|
|
583
|
+
granted: z.ZodBoolean;
|
|
584
|
+
evaluationDurationMs: z.ZodNumber;
|
|
585
|
+
matchedCondition: z.ZodOptional<z.ZodString>;
|
|
586
|
+
rowCount: z.ZodOptional<z.ZodNumber>;
|
|
587
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
588
|
+
}, z.core.$strip>;
|
|
589
|
+
type RLSAuditEvent = z.infer<typeof RLSAuditEventSchema>;
|
|
590
|
+
/**
|
|
591
|
+
* RLS Audit Configuration Schema
|
|
592
|
+
*
|
|
593
|
+
* Controls how RLS policy evaluations are logged and monitored.
|
|
594
|
+
*/
|
|
595
|
+
declare const RLSAuditConfigSchema: z.ZodObject<{
|
|
596
|
+
enabled: z.ZodBoolean;
|
|
597
|
+
logLevel: z.ZodEnum<{
|
|
598
|
+
none: "none";
|
|
599
|
+
all: "all";
|
|
600
|
+
denied_only: "denied_only";
|
|
601
|
+
granted_only: "granted_only";
|
|
602
|
+
}>;
|
|
603
|
+
destination: z.ZodEnum<{
|
|
604
|
+
external: "external";
|
|
605
|
+
system_log: "system_log";
|
|
606
|
+
audit_trail: "audit_trail";
|
|
607
|
+
}>;
|
|
608
|
+
sampleRate: z.ZodNumber;
|
|
609
|
+
retentionDays: z.ZodDefault<z.ZodNumber>;
|
|
610
|
+
includeRowData: z.ZodDefault<z.ZodBoolean>;
|
|
611
|
+
alertOnDenied: z.ZodDefault<z.ZodBoolean>;
|
|
612
|
+
}, z.core.$strip>;
|
|
613
|
+
type RLSAuditConfig = z.infer<typeof RLSAuditConfigSchema>;
|
|
567
614
|
/**
|
|
568
615
|
* RLS Configuration Schema
|
|
569
616
|
*
|
|
@@ -582,6 +629,24 @@ declare const RLSConfigSchema: z.ZodObject<{
|
|
|
582
629
|
cacheResults: z.ZodDefault<z.ZodBoolean>;
|
|
583
630
|
cacheTtlSeconds: z.ZodDefault<z.ZodNumber>;
|
|
584
631
|
prefetchUserContext: z.ZodDefault<z.ZodBoolean>;
|
|
632
|
+
audit: z.ZodOptional<z.ZodObject<{
|
|
633
|
+
enabled: z.ZodBoolean;
|
|
634
|
+
logLevel: z.ZodEnum<{
|
|
635
|
+
none: "none";
|
|
636
|
+
all: "all";
|
|
637
|
+
denied_only: "denied_only";
|
|
638
|
+
granted_only: "granted_only";
|
|
639
|
+
}>;
|
|
640
|
+
destination: z.ZodEnum<{
|
|
641
|
+
external: "external";
|
|
642
|
+
system_log: "system_log";
|
|
643
|
+
audit_trail: "audit_trail";
|
|
644
|
+
}>;
|
|
645
|
+
sampleRate: z.ZodNumber;
|
|
646
|
+
retentionDays: z.ZodDefault<z.ZodNumber>;
|
|
647
|
+
includeRowData: z.ZodDefault<z.ZodBoolean>;
|
|
648
|
+
alertOnDenied: z.ZodDefault<z.ZodBoolean>;
|
|
649
|
+
}, z.core.$strip>>;
|
|
585
650
|
}, z.core.$strip>;
|
|
586
651
|
/**
|
|
587
652
|
* User Context Schema
|
|
@@ -738,6 +803,10 @@ declare const index_PermissionSetSchema: typeof PermissionSetSchema;
|
|
|
738
803
|
type index_Policy = Policy;
|
|
739
804
|
declare const index_PolicySchema: typeof PolicySchema;
|
|
740
805
|
declare const index_RLS: typeof RLS;
|
|
806
|
+
type index_RLSAuditConfig = RLSAuditConfig;
|
|
807
|
+
declare const index_RLSAuditConfigSchema: typeof RLSAuditConfigSchema;
|
|
808
|
+
type index_RLSAuditEvent = RLSAuditEvent;
|
|
809
|
+
declare const index_RLSAuditEventSchema: typeof RLSAuditEventSchema;
|
|
741
810
|
type index_RLSConfig = RLSConfig;
|
|
742
811
|
declare const index_RLSConfigSchema: typeof RLSConfigSchema;
|
|
743
812
|
type index_RLSEvaluationResult = RLSEvaluationResult;
|
|
@@ -759,7 +828,7 @@ declare const index_TerritoryModelSchema: typeof TerritoryModelSchema;
|
|
|
759
828
|
declare const index_TerritorySchema: typeof TerritorySchema;
|
|
760
829
|
declare const index_TerritoryType: typeof TerritoryType;
|
|
761
830
|
declare namespace index {
|
|
762
|
-
export { index_AuditPolicySchema as AuditPolicySchema, type index_CriteriaSharingRule as CriteriaSharingRule, index_CriteriaSharingRuleSchema as CriteriaSharingRuleSchema, type index_FieldPermission as FieldPermission, index_FieldPermissionSchema as FieldPermissionSchema, index_NetworkPolicySchema as NetworkPolicySchema, index_OWDModel as OWDModel, type index_ObjectPermission as ObjectPermission, index_ObjectPermissionSchema as ObjectPermissionSchema, type index_OwnerSharingRule as OwnerSharingRule, index_OwnerSharingRuleSchema as OwnerSharingRuleSchema, index_PasswordPolicySchema as PasswordPolicySchema, type index_PermissionSet as PermissionSet, index_PermissionSetSchema as PermissionSetSchema, type index_Policy as Policy, index_PolicySchema as PolicySchema, index_RLS as RLS, type index_RLSConfig as RLSConfig, index_RLSConfigSchema as RLSConfigSchema, type index_RLSEvaluationResult as RLSEvaluationResult, index_RLSEvaluationResultSchema as RLSEvaluationResultSchema, type index_RLSOperation as RLSOperation, type index_RLSUserContext as RLSUserContext, index_RLSUserContextSchema as RLSUserContextSchema, type index_RowLevelSecurityPolicy as RowLevelSecurityPolicy, index_RowLevelSecurityPolicySchema as RowLevelSecurityPolicySchema, index_SessionPolicySchema as SessionPolicySchema, index_ShareRecipientType as ShareRecipientType, index_SharingLevel as SharingLevel, type index_SharingRule as SharingRule, index_SharingRuleSchema as SharingRuleSchema, index_SharingRuleType as SharingRuleType, type index_Territory as Territory, type index_TerritoryModel as TerritoryModel, index_TerritoryModelSchema as TerritoryModelSchema, index_TerritorySchema as TerritorySchema, index_TerritoryType as TerritoryType };
|
|
831
|
+
export { index_AuditPolicySchema as AuditPolicySchema, type index_CriteriaSharingRule as CriteriaSharingRule, index_CriteriaSharingRuleSchema as CriteriaSharingRuleSchema, type index_FieldPermission as FieldPermission, index_FieldPermissionSchema as FieldPermissionSchema, index_NetworkPolicySchema as NetworkPolicySchema, index_OWDModel as OWDModel, type index_ObjectPermission as ObjectPermission, index_ObjectPermissionSchema as ObjectPermissionSchema, type index_OwnerSharingRule as OwnerSharingRule, index_OwnerSharingRuleSchema as OwnerSharingRuleSchema, index_PasswordPolicySchema as PasswordPolicySchema, type index_PermissionSet as PermissionSet, index_PermissionSetSchema as PermissionSetSchema, type index_Policy as Policy, index_PolicySchema as PolicySchema, index_RLS as RLS, type index_RLSAuditConfig as RLSAuditConfig, index_RLSAuditConfigSchema as RLSAuditConfigSchema, type index_RLSAuditEvent as RLSAuditEvent, index_RLSAuditEventSchema as RLSAuditEventSchema, type index_RLSConfig as RLSConfig, index_RLSConfigSchema as RLSConfigSchema, type index_RLSEvaluationResult as RLSEvaluationResult, index_RLSEvaluationResultSchema as RLSEvaluationResultSchema, type index_RLSOperation as RLSOperation, type index_RLSUserContext as RLSUserContext, index_RLSUserContextSchema as RLSUserContextSchema, type index_RowLevelSecurityPolicy as RowLevelSecurityPolicy, index_RowLevelSecurityPolicySchema as RowLevelSecurityPolicySchema, index_SessionPolicySchema as SessionPolicySchema, index_ShareRecipientType as ShareRecipientType, index_SharingLevel as SharingLevel, type index_SharingRule as SharingRule, index_SharingRuleSchema as SharingRuleSchema, index_SharingRuleType as SharingRuleType, type index_Territory as Territory, type index_TerritoryModel as TerritoryModel, index_TerritoryModelSchema as TerritoryModelSchema, index_TerritorySchema as TerritorySchema, index_TerritoryType as TerritoryType };
|
|
763
832
|
}
|
|
764
833
|
|
|
765
|
-
export {
|
|
834
|
+
export { type RLSUserContext as A, type RLSEvaluationResult as B, CriteriaSharingRuleSchema as C, RLS as D, PasswordPolicySchema as E, FieldPermissionSchema as F, SessionPolicySchema as G, AuditPolicySchema as H, PolicySchema as I, type Policy as J, NetworkPolicySchema as N, ObjectPermissionSchema as O, PermissionSetSchema as P, RLSOperation as R, SharingRuleType as S, TerritoryType as T, type PermissionSet as a, type ObjectPermission as b, type FieldPermission as c, OWDModel as d, SharingLevel as e, ShareRecipientType as f, OwnerSharingRuleSchema as g, SharingRuleSchema as h, index as i, type SharingRule as j, type CriteriaSharingRule as k, type OwnerSharingRule as l, TerritoryModelSchema as m, TerritorySchema as n, type Territory as o, type TerritoryModel as p, RowLevelSecurityPolicySchema as q, RLSAuditEventSchema as r, type RLSAuditEvent as s, RLSAuditConfigSchema as t, type RLSAuditConfig as u, RLSConfigSchema as v, RLSUserContextSchema as w, RLSEvaluationResultSchema as x, type RowLevelSecurityPolicy as y, type RLSConfig as z };
|