@objectstack/spec 1.0.11 → 1.1.0
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/README.md +41 -1
- package/dist/ai/index.d.mts +2 -1
- package/dist/ai/index.d.ts +2 -1
- package/dist/ai/index.js +2047 -1944
- package/dist/ai/index.js.map +1 -1
- package/dist/ai/index.mjs +2047 -1944
- package/dist/ai/index.mjs.map +1 -1
- package/dist/api/index.d.mts +3 -1
- package/dist/api/index.d.ts +3 -1
- package/dist/api/index.js +2599 -2292
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +2587 -2292
- package/dist/api/index.mjs.map +1 -1
- package/dist/automation/index.d.mts +2 -1
- package/dist/automation/index.d.ts +2 -1
- package/dist/automation/index.js +83 -0
- package/dist/automation/index.js.map +1 -1
- package/dist/automation/index.mjs +77 -0
- package/dist/automation/index.mjs.map +1 -1
- package/dist/contracts/index.d.mts +3 -2
- package/dist/contracts/index.d.ts +3 -2
- package/dist/data/index.d.mts +3 -2
- package/dist/data/index.d.ts +3 -2
- package/dist/data/index.js +658 -556
- package/dist/data/index.js.map +1 -1
- package/dist/data/index.mjs +656 -556
- package/dist/data/index.mjs.map +1 -1
- package/dist/{driver.zod-lfi00zVT.d.ts → driver.zod-CfGk9GYh.d.ts} +2164 -11
- package/dist/{driver.zod-BOM_Etco.d.mts → driver.zod-y1cX6R3c.d.mts} +2164 -11
- package/dist/hub/index.d.mts +1 -1
- package/dist/hub/index.d.ts +1 -1
- package/dist/hub/index.js +789 -724
- package/dist/hub/index.js.map +1 -1
- package/dist/hub/index.mjs +789 -724
- package/dist/hub/index.mjs.map +1 -1
- package/dist/{index-C67cfwmW.d.ts → index-B0Hf65bV.d.ts} +13 -5
- package/dist/{index-DLcySG7U.d.ts → index-B5pKM0My.d.ts} +335 -4370
- package/dist/{index-Os7lItRe.d.mts → index-BA022mg2.d.ts} +6178 -129
- package/dist/{index-B5-VbOKg.d.mts → index-BGeLoH2z.d.ts} +4251 -74
- package/dist/{index-CH5zloR3.d.ts → index-BwO__aqV.d.ts} +1 -1
- package/dist/{index-Dp7GFJ8V.d.mts → index-Cia3JPQ8.d.mts} +13 -5
- package/dist/{index-D12rNohm.d.mts → index-CpD1q1FP.d.ts} +35 -18
- package/dist/{index-Os7lItRe.d.ts → index-D5RSFPuB.d.mts} +6178 -129
- package/dist/{index-CU4m6noq.d.mts → index-DGjpaj0X.d.mts} +1 -1
- package/dist/{index-D12rNohm.d.ts → index-Dfn5VXl6.d.mts} +35 -18
- package/dist/{index-l6WIlmOD.d.mts → index-Dgybxlky.d.mts} +177 -158
- package/dist/{index-l6WIlmOD.d.ts → index-Dgybxlky.d.ts} +177 -158
- package/dist/{index-DLcySG7U.d.mts → index-Dpsk8PF4.d.mts} +335 -4370
- package/dist/{index-CyognKSZ.d.ts → index-DrNah5E0.d.ts} +1952 -6990
- package/dist/{index-DE_lJ11p.d.mts → index-OO84R20k.d.mts} +1952 -6990
- package/dist/{index-B5-VbOKg.d.ts → index-upA3Xt04.d.mts} +4251 -74
- package/dist/index.d.mts +8072 -1922
- package/dist/index.d.ts +8072 -1922
- package/dist/index.js +8563 -8249
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +8563 -8249
- 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/kernel/index.d.mts +2 -1
- package/dist/kernel/index.d.ts +2 -1
- package/dist/kernel/index.js +884 -684
- package/dist/kernel/index.js.map +1 -1
- package/dist/kernel/index.mjs +870 -684
- package/dist/kernel/index.mjs.map +1 -1
- package/dist/package-registry.zod-JMcOYNxM.d.mts +21119 -0
- package/dist/package-registry.zod-JMcOYNxM.d.ts +21119 -0
- package/dist/state-machine.zod-B-lFFSxQ.d.mts +285 -0
- package/dist/state-machine.zod-B-lFFSxQ.d.ts +285 -0
- package/dist/system/index.d.mts +2 -1
- package/dist/system/index.d.ts +2 -1
- package/dist/system/index.js +749 -651
- package/dist/system/index.js.map +1 -1
- package/dist/system/index.mjs +749 -651
- 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/json-schema/ai/Agent.json +499 -0
- package/json-schema/ai/DevOpsAgent.json +499 -0
- package/json-schema/ai/FeedbackLoop.json +2188 -186
- package/json-schema/ai/Resolution.json +2188 -186
- package/json-schema/api/ApiRoutes.json +4 -0
- package/json-schema/api/CompileManifestResponse.json +40 -10
- package/json-schema/api/DisablePackageRequest.json +18 -0
- package/json-schema/api/DisablePackageResponse.json +1521 -0
- package/json-schema/api/Discovery.json +4 -0
- package/json-schema/api/EnablePackageRequest.json +18 -0
- package/json-schema/api/EnablePackageResponse.json +1521 -0
- package/json-schema/api/GetDiscoveryResponse.json +4 -0
- package/json-schema/api/GetPackageRequest.json +18 -0
- package/json-schema/api/GetPackageResponse.json +1518 -0
- package/json-schema/api/InstallPackageRequest.json +1483 -0
- package/json-schema/api/InstallPackageResponse.json +1521 -0
- package/json-schema/api/ListPackagesRequest.json +42 -0
- package/json-schema/api/ListPackagesResponse.json +1525 -0
- package/json-schema/api/ObjectDefinitionResponse.json +1001 -0
- package/json-schema/api/ObjectStackProtocol.json +86 -1
- package/json-schema/api/RestApiConfig.json +5 -0
- package/json-schema/api/RestServerConfig.json +5 -0
- package/json-schema/api/UninstallPackageRequest.json +18 -0
- package/json-schema/api/UninstallPackageResponse.json +25 -0
- package/json-schema/automation/ActionRef.json +30 -0
- package/json-schema/automation/Event.json +24 -0
- package/json-schema/automation/Flow.json +1 -0
- package/json-schema/automation/FlowNode.json +1 -0
- package/json-schema/automation/FlowNodeAction.json +1 -0
- package/json-schema/automation/GuardRef.json +30 -0
- package/json-schema/automation/StateMachine.json +504 -0
- package/json-schema/automation/StateNode.json +324 -0
- package/json-schema/automation/Transition.json +73 -0
- package/json-schema/data/Object.json +1001 -0
- package/json-schema/data/ObjectExtension.json +2376 -0
- package/json-schema/data/ObjectOwnershipEnum.json +13 -0
- package/json-schema/hub/ComposerResponse.json +40 -10
- package/json-schema/kernel/DisablePackageRequest.json +18 -0
- package/json-schema/kernel/DisablePackageResponse.json +1521 -0
- package/json-schema/kernel/EnablePackageRequest.json +18 -0
- package/json-schema/kernel/EnablePackageResponse.json +1521 -0
- package/json-schema/kernel/EventBusConfig.json +15 -0
- package/json-schema/kernel/EventHandler.json +6 -0
- package/json-schema/kernel/EventPersistence.json +3 -0
- package/json-schema/kernel/EventRoute.json +3 -0
- package/json-schema/kernel/EventWebhookConfig.json +3 -0
- package/json-schema/kernel/GetPackageRequest.json +18 -0
- package/json-schema/kernel/GetPackageResponse.json +1518 -0
- package/json-schema/kernel/InstallPackageRequest.json +1483 -0
- package/json-schema/kernel/InstallPackageResponse.json +1521 -0
- package/json-schema/kernel/InstalledPackage.json +1509 -0
- package/json-schema/kernel/ListPackagesRequest.json +42 -0
- package/json-schema/kernel/ListPackagesResponse.json +1525 -0
- package/json-schema/kernel/Manifest.json +40 -10
- package/json-schema/kernel/PackageStatusEnum.json +16 -0
- package/json-schema/kernel/Plugin.json +5 -0
- package/json-schema/kernel/PluginContext.json +31 -7
- package/json-schema/kernel/PluginLifecycle.json +7 -1
- package/json-schema/kernel/RealTimeNotificationConfig.json +3 -0
- package/json-schema/kernel/UninstallPackageRequest.json +18 -0
- package/json-schema/kernel/UninstallPackageResponse.json +25 -0
- package/json-schema/system/ChangeSet.json +2188 -186
- package/json-schema/system/CreateObjectOperation.json +1001 -0
- package/json-schema/system/MigrationOperation.json +1001 -0
- package/package.json +29 -15
- package/prompts/create-new-project.md +37 -19
- package/dist/{index-I3piy4U4.d.mts → index-BmU_sD1f.d.mts} +8 -8
- package/dist/{index-CkhpsEUw.d.ts → index-BnXuc_HO.d.ts} +8 -8
- package/dist/{index-CIDI-8zR.d.mts → index-C_NTOcet.d.mts} +98 -98
- package/dist/{index-CIDI-8zR.d.ts → index-C_NTOcet.d.ts} +98 -98
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Q as QueryAST, b as FieldSchema } from './field.zod-B_lzVsuC.js';
|
|
2
|
-
import { D as DataEngineQueryOptions, a as DataEngineInsertOptions, b as DataEngineUpdateOptions, c as DataEngineDeleteOptions, d as DataEngineCountOptions, e as DataEngineAggregateOptions, f as DataEngineRequest, g as DriverOptions, O as ObjectSchema } from './driver.zod-
|
|
2
|
+
import { D as DataEngineQueryOptions, a as DataEngineInsertOptions, b as DataEngineUpdateOptions, c as DataEngineDeleteOptions, d as DataEngineCountOptions, e as DataEngineAggregateOptions, f as DataEngineRequest, g as DriverOptions, O as ObjectSchema } from './driver.zod-CfGk9GYh.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Q as QueryAST, a as QueryInput, A as Address, c as AddressSchema, d as AggregationFunction, e as AggregationNode, f as AggregationNodeSchema, C as ComputedFieldCache, g as ComputedFieldCacheSchema, h as CurrencyConfig, i as CurrencyConfigSchema, j as CurrencyValue, k as CurrencyValueSchema, D as DataQualityRules, l as DataQualityRulesSchema, m as Field, n as FieldInput, o as FieldNodeSchema, b as FieldSchema, F as FieldType, p as FileAttachmentConfig, q as FileAttachmentConfigSchema, r as FullTextSearch, s as FullTextSearchSchema, J as JoinNode, t as JoinNodeSchema, u as JoinStrategy, v as JoinType, L as LocationCoordinates, w as LocationCoordinatesSchema, x as QuerySchema, S as SelectOption, y as SelectOptionSchema, z as SortNode, B as SortNodeSchema, V as VectorConfig, E as VectorConfigSchema, W as WindowFunction, G as WindowFunctionNode, H as WindowFunctionNodeSchema, I as WindowSpec, K as WindowSpecSchema } from './field.zod-dhbAw0SA.mjs';
|
|
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-BMWnz4HE.mjs';
|
|
3
|
-
import { A as ApiMethod, C as CDCConfig, h as CDCConfigSchema, e as DataEngineAggregateOptions, i as DataEngineAggregateOptionsSchema, j as DataEngineAggregateRequestSchema, k as DataEngineBatchRequestSchema, l as DataEngineContractSchema, d as DataEngineCountOptions, m as DataEngineCountOptionsSchema, n as DataEngineCountRequestSchema, c as DataEngineDeleteOptions, o as DataEngineDeleteOptionsSchema, p as DataEngineDeleteRequestSchema, q as DataEngineExecuteRequestSchema, r as DataEngineFilter, s as DataEngineFilterSchema, t as DataEngineFindOneRequestSchema, u as DataEngineFindRequestSchema, a as DataEngineInsertOptions, v as DataEngineInsertOptionsSchema, w as DataEngineInsertRequestSchema, D as DataEngineQueryOptions, x as DataEngineQueryOptionsSchema, f as DataEngineRequest, y as DataEngineRequestSchema, z as DataEngineSort, B as DataEngineSortSchema, b as DataEngineUpdateOptions, E as DataEngineUpdateOptionsSchema, F as DataEngineUpdateRequestSchema, G as DataEngineVectorFindRequestSchema, H as DriverCapabilities, I as DriverCapabilitiesSchema, J as DriverConfig, K as DriverConfigSchema, L as DriverInterface, M as DriverInterfaceSchema, g as DriverOptions, N as DriverOptionsSchema, P as IndexSchema, Q as ObjectCapabilities, R as ObjectIndex, O as ObjectSchema,
|
|
3
|
+
import { A as ApiMethod, C as CDCConfig, h as CDCConfigSchema, e as DataEngineAggregateOptions, i as DataEngineAggregateOptionsSchema, j as DataEngineAggregateRequestSchema, k as DataEngineBatchRequestSchema, l as DataEngineContractSchema, d as DataEngineCountOptions, m as DataEngineCountOptionsSchema, n as DataEngineCountRequestSchema, c as DataEngineDeleteOptions, o as DataEngineDeleteOptionsSchema, p as DataEngineDeleteRequestSchema, q as DataEngineExecuteRequestSchema, r as DataEngineFilter, s as DataEngineFilterSchema, t as DataEngineFindOneRequestSchema, u as DataEngineFindRequestSchema, a as DataEngineInsertOptions, v as DataEngineInsertOptionsSchema, w as DataEngineInsertRequestSchema, D as DataEngineQueryOptions, x as DataEngineQueryOptionsSchema, f as DataEngineRequest, y as DataEngineRequestSchema, z as DataEngineSort, B as DataEngineSortSchema, b as DataEngineUpdateOptions, E as DataEngineUpdateOptionsSchema, F as DataEngineUpdateRequestSchema, G as DataEngineVectorFindRequestSchema, H as DriverCapabilities, I as DriverCapabilitiesSchema, J as DriverConfig, K as DriverConfigSchema, L as DriverInterface, M as DriverInterfaceSchema, g as DriverOptions, N as DriverOptionsSchema, P as IndexSchema, Q as ObjectCapabilities, R as ObjectExtension, S as ObjectExtensionSchema, T as ObjectIndex, U as ObjectOwnership, V as ObjectOwnershipEnum, O as ObjectSchema, W as PartitioningConfig, X as PartitioningConfigSchema, Y as PoolConfig, Z as PoolConfigSchema, _ as SearchConfigSchema, $ as ServiceObject, a0 as SoftDeleteConfig, a1 as SoftDeleteConfigSchema, a2 as TenancyConfig, a3 as TenancyConfigSchema, a4 as VersioningConfig, a5 as VersioningConfigSchema } from './driver.zod-y1cX6R3c.mjs';
|
|
4
4
|
import { z } from 'zod';
|
|
5
5
|
|
|
6
6
|
/**
|
|
@@ -2768,7 +2768,7 @@ declare const NoSQLIndexSchema: z.ZodObject<{
|
|
|
2768
2768
|
*/
|
|
2769
2769
|
background: z.ZodDefault<z.ZodBoolean>;
|
|
2770
2770
|
}, "strip", z.ZodTypeAny, {
|
|
2771
|
-
type: "text" | "ttl" | "unique" | "
|
|
2771
|
+
type: "text" | "ttl" | "unique" | "compound" | "single" | "geospatial" | "hashed" | "sparse";
|
|
2772
2772
|
fields: {
|
|
2773
2773
|
field: string;
|
|
2774
2774
|
order?: "asc" | "desc" | "text" | "2dsphere" | undefined;
|
|
@@ -2780,7 +2780,7 @@ declare const NoSQLIndexSchema: z.ZodObject<{
|
|
|
2780
2780
|
expireAfterSeconds?: number | undefined;
|
|
2781
2781
|
partialFilterExpression?: Record<string, any> | undefined;
|
|
2782
2782
|
}, {
|
|
2783
|
-
type: "text" | "ttl" | "unique" | "
|
|
2783
|
+
type: "text" | "ttl" | "unique" | "compound" | "single" | "geospatial" | "hashed" | "sparse";
|
|
2784
2784
|
fields: {
|
|
2785
2785
|
field: string;
|
|
2786
2786
|
order?: "asc" | "desc" | "text" | "2dsphere" | undefined;
|
|
@@ -2883,7 +2883,10 @@ declare const DatasetSchema: z.ZodObject<{
|
|
|
2883
2883
|
mode?: "insert" | "update" | "upsert" | "replace" | "ignore" | undefined;
|
|
2884
2884
|
env?: ("prod" | "dev" | "test")[] | undefined;
|
|
2885
2885
|
}>;
|
|
2886
|
+
/** Parsed/output type — all defaults are applied (env, mode, externalId always present) */
|
|
2886
2887
|
type Dataset = z.infer<typeof DatasetSchema>;
|
|
2888
|
+
/** Input type — fields with defaults (env, mode, externalId) are optional */
|
|
2889
|
+
type DatasetInput = z.input<typeof DatasetSchema>;
|
|
2887
2890
|
type DatasetImportMode = z.infer<typeof DatasetMode>;
|
|
2888
2891
|
|
|
2889
2892
|
/**
|
|
@@ -5042,6 +5045,7 @@ type index_DataTypeMapping = DataTypeMapping;
|
|
|
5042
5045
|
declare const index_DataTypeMappingSchema: typeof DataTypeMappingSchema;
|
|
5043
5046
|
type index_Dataset = Dataset;
|
|
5044
5047
|
type index_DatasetImportMode = DatasetImportMode;
|
|
5048
|
+
type index_DatasetInput = DatasetInput;
|
|
5045
5049
|
declare const index_DatasetMode: typeof DatasetMode;
|
|
5046
5050
|
declare const index_DatasetSchema: typeof DatasetSchema;
|
|
5047
5051
|
type index_Datasource = Datasource;
|
|
@@ -5141,7 +5145,11 @@ declare const index_NoSQLTransactionOptionsSchema: typeof NoSQLTransactionOption
|
|
|
5141
5145
|
declare const index_NormalizedFilter: typeof NormalizedFilter;
|
|
5142
5146
|
declare const index_NormalizedFilterSchema: typeof NormalizedFilterSchema;
|
|
5143
5147
|
declare const index_ObjectCapabilities: typeof ObjectCapabilities;
|
|
5148
|
+
declare const index_ObjectExtension: typeof ObjectExtension;
|
|
5149
|
+
declare const index_ObjectExtensionSchema: typeof ObjectExtensionSchema;
|
|
5144
5150
|
declare const index_ObjectIndex: typeof ObjectIndex;
|
|
5151
|
+
declare const index_ObjectOwnership: typeof ObjectOwnership;
|
|
5152
|
+
declare const index_ObjectOwnershipEnum: typeof ObjectOwnershipEnum;
|
|
5145
5153
|
declare const index_ObjectSchema: typeof ObjectSchema;
|
|
5146
5154
|
declare const index_OperatorKey: typeof OperatorKey;
|
|
5147
5155
|
declare const index_PartitioningConfig: typeof PartitioningConfig;
|
|
@@ -5199,7 +5207,7 @@ declare const index_WindowFunctionNodeSchema: typeof WindowFunctionNodeSchema;
|
|
|
5199
5207
|
declare const index_WindowSpec: typeof WindowSpec;
|
|
5200
5208
|
declare const index_WindowSpecSchema: typeof WindowSpecSchema;
|
|
5201
5209
|
declare namespace index {
|
|
5202
|
-
export { index_ALL_OPERATORS as ALL_OPERATORS, index_Address as Address, index_AddressSchema as AddressSchema, index_AggregationFunction as AggregationFunction, index_AggregationNode as AggregationNode, index_AggregationNodeSchema as AggregationNodeSchema, type index_AggregationPipeline as AggregationPipeline, index_AggregationPipelineSchema as AggregationPipelineSchema, type index_AggregationStage as AggregationStage, index_AggregationStageSchema as AggregationStageSchema, type index_AnalyticsQuery as AnalyticsQuery, index_AnalyticsQuerySchema as AnalyticsQuerySchema, index_ApiMethod as ApiMethod, type index_AsyncValidation as AsyncValidation, index_AsyncValidationSchema as AsyncValidationSchema, index_CDCConfig as CDCConfig, index_CDCConfigSchema as CDCConfigSchema, index_ComparisonOperatorSchema as ComparisonOperatorSchema, index_ComputedFieldCache as ComputedFieldCache, index_ComputedFieldCacheSchema as ComputedFieldCacheSchema, type index_ConditionalValidation as ConditionalValidation, index_ConditionalValidationSchema as ConditionalValidationSchema, type index_ConsistencyLevel as ConsistencyLevel, index_ConsistencyLevelSchema as ConsistencyLevelSchema, type index_CrossFieldValidation as CrossFieldValidation, index_CrossFieldValidationSchema as CrossFieldValidationSchema, type index_Cube as Cube, index_CubeJoinSchema as CubeJoinSchema, index_CubeSchema as CubeSchema, index_CurrencyConfig as CurrencyConfig, index_CurrencyConfigSchema as CurrencyConfigSchema, index_CurrencyValue as CurrencyValue, index_CurrencyValueSchema as CurrencyValueSchema, type index_CustomValidation as CustomValidation, index_CustomValidatorSchema as CustomValidatorSchema, index_DataEngineAggregateOptions as DataEngineAggregateOptions, index_DataEngineAggregateOptionsSchema as DataEngineAggregateOptionsSchema, index_DataEngineAggregateRequestSchema as DataEngineAggregateRequestSchema, index_DataEngineBatchRequestSchema as DataEngineBatchRequestSchema, index_DataEngineContractSchema as DataEngineContractSchema, index_DataEngineCountOptions as DataEngineCountOptions, index_DataEngineCountOptionsSchema as DataEngineCountOptionsSchema, index_DataEngineCountRequestSchema as DataEngineCountRequestSchema, index_DataEngineDeleteOptions as DataEngineDeleteOptions, index_DataEngineDeleteOptionsSchema as DataEngineDeleteOptionsSchema, index_DataEngineDeleteRequestSchema as DataEngineDeleteRequestSchema, index_DataEngineExecuteRequestSchema as DataEngineExecuteRequestSchema, index_DataEngineFilter as DataEngineFilter, index_DataEngineFilterSchema as DataEngineFilterSchema, index_DataEngineFindOneRequestSchema as DataEngineFindOneRequestSchema, index_DataEngineFindRequestSchema as DataEngineFindRequestSchema, index_DataEngineInsertOptions as DataEngineInsertOptions, index_DataEngineInsertOptionsSchema as DataEngineInsertOptionsSchema, index_DataEngineInsertRequestSchema as DataEngineInsertRequestSchema, index_DataEngineQueryOptions as DataEngineQueryOptions, index_DataEngineQueryOptionsSchema as DataEngineQueryOptionsSchema, index_DataEngineRequest as DataEngineRequest, index_DataEngineRequestSchema as DataEngineRequestSchema, index_DataEngineSort as DataEngineSort, index_DataEngineSortSchema as DataEngineSortSchema, index_DataEngineUpdateOptions as DataEngineUpdateOptions, index_DataEngineUpdateOptionsSchema as DataEngineUpdateOptionsSchema, index_DataEngineUpdateRequestSchema as DataEngineUpdateRequestSchema, index_DataEngineVectorFindRequestSchema as DataEngineVectorFindRequestSchema, index_DataQualityRules as DataQualityRules, index_DataQualityRulesSchema as DataQualityRulesSchema, type index_DataTypeMapping as DataTypeMapping, index_DataTypeMappingSchema as DataTypeMappingSchema, type index_Dataset as Dataset, type index_DatasetImportMode as DatasetImportMode, index_DatasetMode as DatasetMode, index_DatasetSchema as DatasetSchema, type index_Datasource as Datasource, index_DatasourceCapabilities as DatasourceCapabilities, type index_DatasourceConfig as DatasourceConfig, index_DatasourceSchema as DatasourceSchema, type index_Dimension as Dimension, index_DimensionSchema as DimensionSchema, index_DimensionType as DimensionType, type index_Document as Document, index_DocumentSchema as DocumentSchema, type index_DocumentSchemaValidation as DocumentSchemaValidation, index_DocumentSchemaValidationSchema as DocumentSchemaValidationSchema, type index_DocumentTemplate as DocumentTemplate, index_DocumentTemplateSchema as DocumentTemplateSchema, type index_DocumentVersion as DocumentVersion, index_DocumentVersionSchema as DocumentVersionSchema, index_DriverCapabilities as DriverCapabilities, index_DriverCapabilitiesSchema as DriverCapabilitiesSchema, index_DriverConfig as DriverConfig, index_DriverConfigSchema as DriverConfigSchema, index_DriverDefinitionSchema as DriverDefinitionSchema, index_DriverInterface as DriverInterface, index_DriverInterfaceSchema as DriverInterfaceSchema, index_DriverOptions as DriverOptions, index_DriverOptionsSchema as DriverOptionsSchema, index_DriverType as DriverType, type index_ESignatureConfig as ESignatureConfig, index_ESignatureConfigSchema as ESignatureConfigSchema, index_EqualityOperatorSchema as EqualityOperatorSchema, type index_ExternalDataSource as ExternalDataSource, index_ExternalDataSourceSchema as ExternalDataSourceSchema, type index_ExternalFieldMapping as ExternalFieldMapping, index_ExternalFieldMappingSchema as ExternalFieldMappingSchema, type index_ExternalLookup as ExternalLookup, index_ExternalLookupSchema as ExternalLookupSchema, index_FILTER_OPERATORS as FILTER_OPERATORS, index_Field as Field, index_FieldInput as FieldInput, type index_FieldMapping as FieldMapping, index_FieldMappingSchema as FieldMappingSchema, index_FieldNodeSchema as FieldNodeSchema, index_FieldOperators as FieldOperators, index_FieldOperatorsSchema as FieldOperatorsSchema, index_FieldReference as FieldReference, index_FieldReferenceSchema as FieldReferenceSchema, index_FieldSchema as FieldSchema, index_FieldType as FieldType, index_FileAttachmentConfig as FileAttachmentConfig, index_FileAttachmentConfigSchema as FileAttachmentConfigSchema, index_Filter as Filter, index_FilterCondition as FilterCondition, index_FilterConditionSchema as FilterConditionSchema, index_FilterOperatorKey as FilterOperatorKey, type index_FormatValidation as FormatValidation, index_FormatValidationSchema as FormatValidationSchema, index_FullTextSearch as FullTextSearch, index_FullTextSearchSchema as FullTextSearchSchema, type index_Hook as Hook, type index_HookContext as HookContext, index_HookContextSchema as HookContextSchema, index_HookEvent as HookEvent, type index_HookEventType as HookEventType, index_HookSchema as HookSchema, index_IndexSchema as IndexSchema, type index_JSONValidation as JSONValidation, index_JSONValidationSchema as JSONValidationSchema, index_JoinNode as JoinNode, index_JoinNodeSchema as JoinNodeSchema, index_JoinStrategy as JoinStrategy, index_JoinType as JoinType, index_LOGICAL_OPERATORS as LOGICAL_OPERATORS, index_LocationCoordinates as LocationCoordinates, index_LocationCoordinatesSchema as LocationCoordinatesSchema, index_LogicalOperatorKey as LogicalOperatorKey, type index_Mapping as Mapping, index_MappingSchema as MappingSchema, type index_Metric as Metric, index_MetricSchema as MetricSchema, index_MetricType as MetricType, type index_NoSQLDataTypeMapping as NoSQLDataTypeMapping, index_NoSQLDataTypeMappingSchema as NoSQLDataTypeMappingSchema, type index_NoSQLDatabaseType as NoSQLDatabaseType, index_NoSQLDatabaseTypeSchema as NoSQLDatabaseTypeSchema, type index_NoSQLDriverConfig as NoSQLDriverConfig, index_NoSQLDriverConfigSchema as NoSQLDriverConfigSchema, type index_NoSQLIndex as NoSQLIndex, index_NoSQLIndexSchema as NoSQLIndexSchema, type index_NoSQLIndexType as NoSQLIndexType, index_NoSQLIndexTypeSchema as NoSQLIndexTypeSchema, type index_NoSQLOperationType as NoSQLOperationType, index_NoSQLOperationTypeSchema as NoSQLOperationTypeSchema, type index_NoSQLQueryOptions as NoSQLQueryOptions, index_NoSQLQueryOptionsSchema as NoSQLQueryOptionsSchema, type index_NoSQLTransactionOptions as NoSQLTransactionOptions, index_NoSQLTransactionOptionsSchema as NoSQLTransactionOptionsSchema, index_NormalizedFilter as NormalizedFilter, index_NormalizedFilterSchema as NormalizedFilterSchema, index_ObjectCapabilities as ObjectCapabilities, index_ObjectIndex as ObjectIndex, index_ObjectSchema as ObjectSchema, index_OperatorKey as OperatorKey, index_PartitioningConfig as PartitioningConfig, index_PartitioningConfigSchema as PartitioningConfigSchema, index_PoolConfig as PoolConfig, index_PoolConfigSchema as PoolConfigSchema, index_QueryAST as QueryAST, index_QueryFilter as QueryFilter, index_QueryFilterSchema as QueryFilterSchema, index_QueryInput as QueryInput, index_QuerySchema as QuerySchema, index_RangeOperatorSchema as RangeOperatorSchema, type index_ReplicationConfig as ReplicationConfig, index_ReplicationConfigSchema as ReplicationConfigSchema, type index_ResolvedHook as ResolvedHook, type index_SQLDialect as SQLDialect, index_SQLDialectSchema as SQLDialectSchema, type index_SQLDriverConfig as SQLDriverConfig, index_SQLDriverConfigSchema as SQLDriverConfigSchema, type index_SSLConfig as SSLConfig, index_SSLConfigSchema as SSLConfigSchema, index_Scalar as Scalar, type index_ScriptValidation as ScriptValidation, index_ScriptValidationSchema as ScriptValidationSchema, index_SearchConfigSchema as SearchConfigSchema, index_SelectOption as SelectOption, index_SelectOptionSchema as SelectOptionSchema, index_ServiceObject as ServiceObject, index_SetOperatorSchema as SetOperatorSchema, type index_ShardingConfig as ShardingConfig, index_ShardingConfigSchema as ShardingConfigSchema, index_SoftDeleteConfig as SoftDeleteConfig, index_SoftDeleteConfigSchema as SoftDeleteConfigSchema, index_SortNode as SortNode, index_SortNodeSchema as SortNodeSchema, index_SpecialOperatorSchema as SpecialOperatorSchema, type index_StateMachineValidation as StateMachineValidation, index_StateMachineValidationSchema as StateMachineValidationSchema, index_StringOperatorSchema as StringOperatorSchema, index_TenancyConfig as TenancyConfig, index_TenancyConfigSchema as TenancyConfigSchema, index_TimeUpdateInterval as TimeUpdateInterval, index_TransformType as TransformType, type index_UniquenessValidation as UniquenessValidation, index_UniquenessValidationSchema as UniquenessValidationSchema, type index_ValidationRule as ValidationRule, index_ValidationRuleSchema as ValidationRuleSchema, index_VectorConfig as VectorConfig, index_VectorConfigSchema as VectorConfigSchema, index_VersioningConfig as VersioningConfig, index_VersioningConfigSchema as VersioningConfigSchema, index_WindowFunction as WindowFunction, index_WindowFunctionNode as WindowFunctionNode, index_WindowFunctionNodeSchema as WindowFunctionNodeSchema, index_WindowSpec as WindowSpec, index_WindowSpecSchema as WindowSpecSchema };
|
|
5210
|
+
export { index_ALL_OPERATORS as ALL_OPERATORS, index_Address as Address, index_AddressSchema as AddressSchema, index_AggregationFunction as AggregationFunction, index_AggregationNode as AggregationNode, index_AggregationNodeSchema as AggregationNodeSchema, type index_AggregationPipeline as AggregationPipeline, index_AggregationPipelineSchema as AggregationPipelineSchema, type index_AggregationStage as AggregationStage, index_AggregationStageSchema as AggregationStageSchema, type index_AnalyticsQuery as AnalyticsQuery, index_AnalyticsQuerySchema as AnalyticsQuerySchema, index_ApiMethod as ApiMethod, type index_AsyncValidation as AsyncValidation, index_AsyncValidationSchema as AsyncValidationSchema, index_CDCConfig as CDCConfig, index_CDCConfigSchema as CDCConfigSchema, index_ComparisonOperatorSchema as ComparisonOperatorSchema, index_ComputedFieldCache as ComputedFieldCache, index_ComputedFieldCacheSchema as ComputedFieldCacheSchema, type index_ConditionalValidation as ConditionalValidation, index_ConditionalValidationSchema as ConditionalValidationSchema, type index_ConsistencyLevel as ConsistencyLevel, index_ConsistencyLevelSchema as ConsistencyLevelSchema, type index_CrossFieldValidation as CrossFieldValidation, index_CrossFieldValidationSchema as CrossFieldValidationSchema, type index_Cube as Cube, index_CubeJoinSchema as CubeJoinSchema, index_CubeSchema as CubeSchema, index_CurrencyConfig as CurrencyConfig, index_CurrencyConfigSchema as CurrencyConfigSchema, index_CurrencyValue as CurrencyValue, index_CurrencyValueSchema as CurrencyValueSchema, type index_CustomValidation as CustomValidation, index_CustomValidatorSchema as CustomValidatorSchema, index_DataEngineAggregateOptions as DataEngineAggregateOptions, index_DataEngineAggregateOptionsSchema as DataEngineAggregateOptionsSchema, index_DataEngineAggregateRequestSchema as DataEngineAggregateRequestSchema, index_DataEngineBatchRequestSchema as DataEngineBatchRequestSchema, index_DataEngineContractSchema as DataEngineContractSchema, index_DataEngineCountOptions as DataEngineCountOptions, index_DataEngineCountOptionsSchema as DataEngineCountOptionsSchema, index_DataEngineCountRequestSchema as DataEngineCountRequestSchema, index_DataEngineDeleteOptions as DataEngineDeleteOptions, index_DataEngineDeleteOptionsSchema as DataEngineDeleteOptionsSchema, index_DataEngineDeleteRequestSchema as DataEngineDeleteRequestSchema, index_DataEngineExecuteRequestSchema as DataEngineExecuteRequestSchema, index_DataEngineFilter as DataEngineFilter, index_DataEngineFilterSchema as DataEngineFilterSchema, index_DataEngineFindOneRequestSchema as DataEngineFindOneRequestSchema, index_DataEngineFindRequestSchema as DataEngineFindRequestSchema, index_DataEngineInsertOptions as DataEngineInsertOptions, index_DataEngineInsertOptionsSchema as DataEngineInsertOptionsSchema, index_DataEngineInsertRequestSchema as DataEngineInsertRequestSchema, index_DataEngineQueryOptions as DataEngineQueryOptions, index_DataEngineQueryOptionsSchema as DataEngineQueryOptionsSchema, index_DataEngineRequest as DataEngineRequest, index_DataEngineRequestSchema as DataEngineRequestSchema, index_DataEngineSort as DataEngineSort, index_DataEngineSortSchema as DataEngineSortSchema, index_DataEngineUpdateOptions as DataEngineUpdateOptions, index_DataEngineUpdateOptionsSchema as DataEngineUpdateOptionsSchema, index_DataEngineUpdateRequestSchema as DataEngineUpdateRequestSchema, index_DataEngineVectorFindRequestSchema as DataEngineVectorFindRequestSchema, index_DataQualityRules as DataQualityRules, index_DataQualityRulesSchema as DataQualityRulesSchema, type index_DataTypeMapping as DataTypeMapping, index_DataTypeMappingSchema as DataTypeMappingSchema, type index_Dataset as Dataset, type index_DatasetImportMode as DatasetImportMode, type index_DatasetInput as DatasetInput, index_DatasetMode as DatasetMode, index_DatasetSchema as DatasetSchema, type index_Datasource as Datasource, index_DatasourceCapabilities as DatasourceCapabilities, type index_DatasourceConfig as DatasourceConfig, index_DatasourceSchema as DatasourceSchema, type index_Dimension as Dimension, index_DimensionSchema as DimensionSchema, index_DimensionType as DimensionType, type index_Document as Document, index_DocumentSchema as DocumentSchema, type index_DocumentSchemaValidation as DocumentSchemaValidation, index_DocumentSchemaValidationSchema as DocumentSchemaValidationSchema, type index_DocumentTemplate as DocumentTemplate, index_DocumentTemplateSchema as DocumentTemplateSchema, type index_DocumentVersion as DocumentVersion, index_DocumentVersionSchema as DocumentVersionSchema, index_DriverCapabilities as DriverCapabilities, index_DriverCapabilitiesSchema as DriverCapabilitiesSchema, index_DriverConfig as DriverConfig, index_DriverConfigSchema as DriverConfigSchema, index_DriverDefinitionSchema as DriverDefinitionSchema, index_DriverInterface as DriverInterface, index_DriverInterfaceSchema as DriverInterfaceSchema, index_DriverOptions as DriverOptions, index_DriverOptionsSchema as DriverOptionsSchema, index_DriverType as DriverType, type index_ESignatureConfig as ESignatureConfig, index_ESignatureConfigSchema as ESignatureConfigSchema, index_EqualityOperatorSchema as EqualityOperatorSchema, type index_ExternalDataSource as ExternalDataSource, index_ExternalDataSourceSchema as ExternalDataSourceSchema, type index_ExternalFieldMapping as ExternalFieldMapping, index_ExternalFieldMappingSchema as ExternalFieldMappingSchema, type index_ExternalLookup as ExternalLookup, index_ExternalLookupSchema as ExternalLookupSchema, index_FILTER_OPERATORS as FILTER_OPERATORS, index_Field as Field, index_FieldInput as FieldInput, type index_FieldMapping as FieldMapping, index_FieldMappingSchema as FieldMappingSchema, index_FieldNodeSchema as FieldNodeSchema, index_FieldOperators as FieldOperators, index_FieldOperatorsSchema as FieldOperatorsSchema, index_FieldReference as FieldReference, index_FieldReferenceSchema as FieldReferenceSchema, index_FieldSchema as FieldSchema, index_FieldType as FieldType, index_FileAttachmentConfig as FileAttachmentConfig, index_FileAttachmentConfigSchema as FileAttachmentConfigSchema, index_Filter as Filter, index_FilterCondition as FilterCondition, index_FilterConditionSchema as FilterConditionSchema, index_FilterOperatorKey as FilterOperatorKey, type index_FormatValidation as FormatValidation, index_FormatValidationSchema as FormatValidationSchema, index_FullTextSearch as FullTextSearch, index_FullTextSearchSchema as FullTextSearchSchema, type index_Hook as Hook, type index_HookContext as HookContext, index_HookContextSchema as HookContextSchema, index_HookEvent as HookEvent, type index_HookEventType as HookEventType, index_HookSchema as HookSchema, index_IndexSchema as IndexSchema, type index_JSONValidation as JSONValidation, index_JSONValidationSchema as JSONValidationSchema, index_JoinNode as JoinNode, index_JoinNodeSchema as JoinNodeSchema, index_JoinStrategy as JoinStrategy, index_JoinType as JoinType, index_LOGICAL_OPERATORS as LOGICAL_OPERATORS, index_LocationCoordinates as LocationCoordinates, index_LocationCoordinatesSchema as LocationCoordinatesSchema, index_LogicalOperatorKey as LogicalOperatorKey, type index_Mapping as Mapping, index_MappingSchema as MappingSchema, type index_Metric as Metric, index_MetricSchema as MetricSchema, index_MetricType as MetricType, type index_NoSQLDataTypeMapping as NoSQLDataTypeMapping, index_NoSQLDataTypeMappingSchema as NoSQLDataTypeMappingSchema, type index_NoSQLDatabaseType as NoSQLDatabaseType, index_NoSQLDatabaseTypeSchema as NoSQLDatabaseTypeSchema, type index_NoSQLDriverConfig as NoSQLDriverConfig, index_NoSQLDriverConfigSchema as NoSQLDriverConfigSchema, type index_NoSQLIndex as NoSQLIndex, index_NoSQLIndexSchema as NoSQLIndexSchema, type index_NoSQLIndexType as NoSQLIndexType, index_NoSQLIndexTypeSchema as NoSQLIndexTypeSchema, type index_NoSQLOperationType as NoSQLOperationType, index_NoSQLOperationTypeSchema as NoSQLOperationTypeSchema, type index_NoSQLQueryOptions as NoSQLQueryOptions, index_NoSQLQueryOptionsSchema as NoSQLQueryOptionsSchema, type index_NoSQLTransactionOptions as NoSQLTransactionOptions, index_NoSQLTransactionOptionsSchema as NoSQLTransactionOptionsSchema, index_NormalizedFilter as NormalizedFilter, index_NormalizedFilterSchema as NormalizedFilterSchema, index_ObjectCapabilities as ObjectCapabilities, index_ObjectExtension as ObjectExtension, index_ObjectExtensionSchema as ObjectExtensionSchema, index_ObjectIndex as ObjectIndex, index_ObjectOwnership as ObjectOwnership, index_ObjectOwnershipEnum as ObjectOwnershipEnum, index_ObjectSchema as ObjectSchema, index_OperatorKey as OperatorKey, index_PartitioningConfig as PartitioningConfig, index_PartitioningConfigSchema as PartitioningConfigSchema, index_PoolConfig as PoolConfig, index_PoolConfigSchema as PoolConfigSchema, index_QueryAST as QueryAST, index_QueryFilter as QueryFilter, index_QueryFilterSchema as QueryFilterSchema, index_QueryInput as QueryInput, index_QuerySchema as QuerySchema, index_RangeOperatorSchema as RangeOperatorSchema, type index_ReplicationConfig as ReplicationConfig, index_ReplicationConfigSchema as ReplicationConfigSchema, type index_ResolvedHook as ResolvedHook, type index_SQLDialect as SQLDialect, index_SQLDialectSchema as SQLDialectSchema, type index_SQLDriverConfig as SQLDriverConfig, index_SQLDriverConfigSchema as SQLDriverConfigSchema, type index_SSLConfig as SSLConfig, index_SSLConfigSchema as SSLConfigSchema, index_Scalar as Scalar, type index_ScriptValidation as ScriptValidation, index_ScriptValidationSchema as ScriptValidationSchema, index_SearchConfigSchema as SearchConfigSchema, index_SelectOption as SelectOption, index_SelectOptionSchema as SelectOptionSchema, index_ServiceObject as ServiceObject, index_SetOperatorSchema as SetOperatorSchema, type index_ShardingConfig as ShardingConfig, index_ShardingConfigSchema as ShardingConfigSchema, index_SoftDeleteConfig as SoftDeleteConfig, index_SoftDeleteConfigSchema as SoftDeleteConfigSchema, index_SortNode as SortNode, index_SortNodeSchema as SortNodeSchema, index_SpecialOperatorSchema as SpecialOperatorSchema, type index_StateMachineValidation as StateMachineValidation, index_StateMachineValidationSchema as StateMachineValidationSchema, index_StringOperatorSchema as StringOperatorSchema, index_TenancyConfig as TenancyConfig, index_TenancyConfigSchema as TenancyConfigSchema, index_TimeUpdateInterval as TimeUpdateInterval, index_TransformType as TransformType, type index_UniquenessValidation as UniquenessValidation, index_UniquenessValidationSchema as UniquenessValidationSchema, type index_ValidationRule as ValidationRule, index_ValidationRuleSchema as ValidationRuleSchema, index_VectorConfig as VectorConfig, index_VectorConfigSchema as VectorConfigSchema, index_VersioningConfig as VersioningConfig, index_VersioningConfigSchema as VersioningConfigSchema, index_WindowFunction as WindowFunction, index_WindowFunctionNode as WindowFunctionNode, index_WindowFunctionNodeSchema as WindowFunctionNodeSchema, index_WindowSpec as WindowSpec, index_WindowSpecSchema as WindowSpecSchema };
|
|
5203
5211
|
}
|
|
5204
5212
|
|
|
5205
|
-
export { DocumentSchemaValidationSchema as $, AsyncValidationSchema as A, type SSLConfig as B, CrossFieldValidationSchema as C, DataTypeMappingSchema as D, SQLDriverConfigSchema as E, FormatValidationSchema as F, type SQLDriverConfig as G, HookEvent as H, type NoSQLDatabaseType as I, JSONValidationSchema as J, NoSQLOperationTypeSchema as K, type NoSQLOperationType as L, MappingSchema as M, NoSQLDatabaseTypeSchema as N, ConsistencyLevelSchema as O, type ConsistencyLevel as P, NoSQLIndexTypeSchema as Q, type ResolvedHook as R, ScriptValidationSchema as S, TransformType as T, UniquenessValidationSchema as U, ValidationRuleSchema as V, type NoSQLIndexType as W, ShardingConfigSchema as X, type ShardingConfig as Y, ReplicationConfigSchema as Z, type ReplicationConfig as _, StateMachineValidationSchema as a, type DocumentSchemaValidation as a0, NoSQLDataTypeMappingSchema as a1, type NoSQLDataTypeMapping as a2, NoSQLDriverConfigSchema as a3, type NoSQLDriverConfig as a4, NoSQLQueryOptionsSchema as a5, type NoSQLQueryOptions as a6, AggregationStageSchema as a7, type AggregationStage as a8, AggregationPipelineSchema as a9,
|
|
5213
|
+
export { DocumentSchemaValidationSchema as $, AsyncValidationSchema as A, type SSLConfig as B, CrossFieldValidationSchema as C, DataTypeMappingSchema as D, SQLDriverConfigSchema as E, FormatValidationSchema as F, type SQLDriverConfig as G, HookEvent as H, type NoSQLDatabaseType as I, JSONValidationSchema as J, NoSQLOperationTypeSchema as K, type NoSQLOperationType as L, MappingSchema as M, NoSQLDatabaseTypeSchema as N, ConsistencyLevelSchema as O, type ConsistencyLevel as P, NoSQLIndexTypeSchema as Q, type ResolvedHook as R, ScriptValidationSchema as S, TransformType as T, UniquenessValidationSchema as U, ValidationRuleSchema as V, type NoSQLIndexType as W, ShardingConfigSchema as X, type ShardingConfig as Y, ReplicationConfigSchema as Z, type ReplicationConfig as _, StateMachineValidationSchema as a, type DocumentSchemaValidation as a0, NoSQLDataTypeMappingSchema as a1, type NoSQLDataTypeMapping as a2, NoSQLDriverConfigSchema as a3, type NoSQLDriverConfig as a4, NoSQLQueryOptionsSchema as a5, type NoSQLQueryOptions as a6, AggregationStageSchema as a7, type AggregationStage as a8, AggregationPipelineSchema as a9, DatasourceCapabilities as aA, DatasourceSchema as aB, type Datasource as aC, type DatasourceConfig as aD, MetricType as aE, DimensionType as aF, TimeUpdateInterval as aG, MetricSchema as aH, DimensionSchema as aI, CubeJoinSchema as aJ, CubeSchema as aK, AnalyticsQuerySchema as aL, type Metric as aM, type Dimension as aN, type Cube as aO, type AnalyticsQuery as aP, type AggregationPipeline as aa, NoSQLIndexSchema as ab, type NoSQLIndex as ac, NoSQLTransactionOptionsSchema as ad, type NoSQLTransactionOptions as ae, DatasetMode as af, DatasetSchema as ag, type Dataset as ah, type DatasetInput as ai, type DatasetImportMode as aj, DocumentVersionSchema as ak, DocumentTemplateSchema as al, ESignatureConfigSchema as am, DocumentSchema as an, type Document as ao, type DocumentVersion as ap, type DocumentTemplate as aq, type ESignatureConfig as ar, ExternalDataSourceSchema as as, ExternalFieldMappingSchema as at, ExternalLookupSchema as au, type ExternalLookup as av, type ExternalDataSource as aw, type ExternalFieldMapping as ax, DriverType as ay, DriverDefinitionSchema as az, CustomValidatorSchema as b, ConditionalValidationSchema as c, type ValidationRule as d, type ScriptValidation as e, type UniquenessValidation as f, type StateMachineValidation as g, type FormatValidation as h, index as i, type CrossFieldValidation as j, type JSONValidation as k, type AsyncValidation as l, type CustomValidation as m, type ConditionalValidation as n, HookSchema as o, HookContextSchema as p, type Hook as q, type HookEventType as r, type HookContext as s, FieldMappingSchema as t, type Mapping as u, type FieldMapping as v, SQLDialectSchema as w, type SQLDialect as x, type DataTypeMapping as y, SSLConfigSchema as z };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
+
import { A as ActionRef, a as ActionRefSchema, E as EventSchema, G as GuardRefSchema, b as StateMachineConfig, c as StateMachineSchema, S as StateNodeConfig, d as StateNodeSchema, T as Transition, e as TransitionSchema } from './state-machine.zod-B-lFFSxQ.js';
|
|
2
3
|
|
|
3
4
|
/**
|
|
4
5
|
* Trigger events for workflow automation
|
|
@@ -1199,7 +1200,6 @@ declare const WorkflowRuleSchema: z.ZodObject<{
|
|
|
1199
1200
|
objectName: string;
|
|
1200
1201
|
triggerType: "schedule" | "on_update" | "on_create" | "on_create_or_update" | "on_delete";
|
|
1201
1202
|
reevaluateOnChange: boolean;
|
|
1202
|
-
criteria?: string | undefined;
|
|
1203
1203
|
actions?: ({
|
|
1204
1204
|
type: "field_update";
|
|
1205
1205
|
field: string;
|
|
@@ -1252,6 +1252,7 @@ declare const WorkflowRuleSchema: z.ZodObject<{
|
|
|
1252
1252
|
timeout: number;
|
|
1253
1253
|
context?: Record<string, any> | undefined;
|
|
1254
1254
|
})[] | undefined;
|
|
1255
|
+
criteria?: string | undefined;
|
|
1255
1256
|
timeTriggers?: {
|
|
1256
1257
|
actions: ({
|
|
1257
1258
|
type: "field_update";
|
|
@@ -1317,7 +1318,6 @@ declare const WorkflowRuleSchema: z.ZodObject<{
|
|
|
1317
1318
|
objectName: string;
|
|
1318
1319
|
triggerType: "schedule" | "on_update" | "on_create" | "on_create_or_update" | "on_delete";
|
|
1319
1320
|
active?: boolean | undefined;
|
|
1320
|
-
criteria?: string | undefined;
|
|
1321
1321
|
actions?: ({
|
|
1322
1322
|
type: "field_update";
|
|
1323
1323
|
field: string;
|
|
@@ -1370,6 +1370,7 @@ declare const WorkflowRuleSchema: z.ZodObject<{
|
|
|
1370
1370
|
timeout?: number | undefined;
|
|
1371
1371
|
context?: Record<string, any> | undefined;
|
|
1372
1372
|
})[] | undefined;
|
|
1373
|
+
criteria?: string | undefined;
|
|
1373
1374
|
timeTriggers?: {
|
|
1374
1375
|
actions: ({
|
|
1375
1376
|
type: "field_update";
|
|
@@ -1438,7 +1439,7 @@ type TimeTrigger = z.infer<typeof TimeTriggerSchema>;
|
|
|
1438
1439
|
/**
|
|
1439
1440
|
* Flow Node Types
|
|
1440
1441
|
*/
|
|
1441
|
-
declare const FlowNodeAction: z.ZodEnum<["start", "end", "decision", "assignment", "loop", "create_record", "update_record", "delete_record", "get_record", "http_request", "script", "wait", "subflow", "connector_action"]>;
|
|
1442
|
+
declare const FlowNodeAction: z.ZodEnum<["start", "end", "decision", "assignment", "loop", "create_record", "update_record", "delete_record", "get_record", "http_request", "script", "screen", "wait", "subflow", "connector_action"]>;
|
|
1442
1443
|
/**
|
|
1443
1444
|
* Flow Variable Schema
|
|
1444
1445
|
* Variables available within the flow execution context.
|
|
@@ -1479,7 +1480,7 @@ declare const FlowVariableSchema: z.ZodObject<{
|
|
|
1479
1480
|
*/
|
|
1480
1481
|
declare const FlowNodeSchema: z.ZodObject<{
|
|
1481
1482
|
id: z.ZodString;
|
|
1482
|
-
type: z.ZodEnum<["start", "end", "decision", "assignment", "loop", "create_record", "update_record", "delete_record", "get_record", "http_request", "script", "wait", "subflow", "connector_action"]>;
|
|
1483
|
+
type: z.ZodEnum<["start", "end", "decision", "assignment", "loop", "create_record", "update_record", "delete_record", "get_record", "http_request", "script", "screen", "wait", "subflow", "connector_action"]>;
|
|
1483
1484
|
label: z.ZodString;
|
|
1484
1485
|
/** Node Configuration Options (Specific to type) */
|
|
1485
1486
|
config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
@@ -1512,7 +1513,7 @@ declare const FlowNodeSchema: z.ZodObject<{
|
|
|
1512
1513
|
y: number;
|
|
1513
1514
|
}>>;
|
|
1514
1515
|
}, "strip", z.ZodTypeAny, {
|
|
1515
|
-
type: "loop" | "start" | "end" | "script" | "decision" | "create_record" | "update_record" | "delete_record" | "wait" | "connector_action" | "assignment" | "get_record" | "http_request" | "subflow";
|
|
1516
|
+
type: "loop" | "start" | "end" | "script" | "decision" | "create_record" | "update_record" | "delete_record" | "wait" | "connector_action" | "assignment" | "get_record" | "http_request" | "screen" | "subflow";
|
|
1516
1517
|
label: string;
|
|
1517
1518
|
id: string;
|
|
1518
1519
|
config?: Record<string, any> | undefined;
|
|
@@ -1526,7 +1527,7 @@ declare const FlowNodeSchema: z.ZodObject<{
|
|
|
1526
1527
|
connectorId: string;
|
|
1527
1528
|
} | undefined;
|
|
1528
1529
|
}, {
|
|
1529
|
-
type: "loop" | "start" | "end" | "script" | "decision" | "create_record" | "update_record" | "delete_record" | "wait" | "connector_action" | "assignment" | "get_record" | "http_request" | "subflow";
|
|
1530
|
+
type: "loop" | "start" | "end" | "script" | "decision" | "create_record" | "update_record" | "delete_record" | "wait" | "connector_action" | "assignment" | "get_record" | "http_request" | "screen" | "subflow";
|
|
1530
1531
|
label: string;
|
|
1531
1532
|
id: string;
|
|
1532
1533
|
config?: Record<string, any> | undefined;
|
|
@@ -1621,7 +1622,7 @@ declare const FlowSchema: z.ZodObject<{
|
|
|
1621
1622
|
/** Graph Definition */
|
|
1622
1623
|
nodes: z.ZodArray<z.ZodObject<{
|
|
1623
1624
|
id: z.ZodString;
|
|
1624
|
-
type: z.ZodEnum<["start", "end", "decision", "assignment", "loop", "create_record", "update_record", "delete_record", "get_record", "http_request", "script", "wait", "subflow", "connector_action"]>;
|
|
1625
|
+
type: z.ZodEnum<["start", "end", "decision", "assignment", "loop", "create_record", "update_record", "delete_record", "get_record", "http_request", "script", "screen", "wait", "subflow", "connector_action"]>;
|
|
1625
1626
|
label: z.ZodString;
|
|
1626
1627
|
/** Node Configuration Options (Specific to type) */
|
|
1627
1628
|
config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
@@ -1654,7 +1655,7 @@ declare const FlowSchema: z.ZodObject<{
|
|
|
1654
1655
|
y: number;
|
|
1655
1656
|
}>>;
|
|
1656
1657
|
}, "strip", z.ZodTypeAny, {
|
|
1657
|
-
type: "loop" | "start" | "end" | "script" | "decision" | "create_record" | "update_record" | "delete_record" | "wait" | "connector_action" | "assignment" | "get_record" | "http_request" | "subflow";
|
|
1658
|
+
type: "loop" | "start" | "end" | "script" | "decision" | "create_record" | "update_record" | "delete_record" | "wait" | "connector_action" | "assignment" | "get_record" | "http_request" | "screen" | "subflow";
|
|
1658
1659
|
label: string;
|
|
1659
1660
|
id: string;
|
|
1660
1661
|
config?: Record<string, any> | undefined;
|
|
@@ -1668,7 +1669,7 @@ declare const FlowSchema: z.ZodObject<{
|
|
|
1668
1669
|
connectorId: string;
|
|
1669
1670
|
} | undefined;
|
|
1670
1671
|
}, {
|
|
1671
|
-
type: "loop" | "start" | "end" | "script" | "decision" | "create_record" | "update_record" | "delete_record" | "wait" | "connector_action" | "assignment" | "get_record" | "http_request" | "subflow";
|
|
1672
|
+
type: "loop" | "start" | "end" | "script" | "decision" | "create_record" | "update_record" | "delete_record" | "wait" | "connector_action" | "assignment" | "get_record" | "http_request" | "screen" | "subflow";
|
|
1672
1673
|
label: string;
|
|
1673
1674
|
id: string;
|
|
1674
1675
|
config?: Record<string, any> | undefined;
|
|
@@ -1709,7 +1710,7 @@ declare const FlowSchema: z.ZodObject<{
|
|
|
1709
1710
|
active: z.ZodDefault<z.ZodBoolean>;
|
|
1710
1711
|
runAs: z.ZodDefault<z.ZodEnum<["system", "user"]>>;
|
|
1711
1712
|
}, "strip", z.ZodTypeAny, {
|
|
1712
|
-
type: "api" | "schedule" | "
|
|
1713
|
+
type: "api" | "schedule" | "screen" | "autolaunched" | "record_change";
|
|
1713
1714
|
status: "active" | "draft" | "invalid" | "obsolete";
|
|
1714
1715
|
label: string;
|
|
1715
1716
|
name: string;
|
|
@@ -1717,7 +1718,7 @@ declare const FlowSchema: z.ZodObject<{
|
|
|
1717
1718
|
version: number;
|
|
1718
1719
|
template: boolean;
|
|
1719
1720
|
nodes: {
|
|
1720
|
-
type: "loop" | "start" | "end" | "script" | "decision" | "create_record" | "update_record" | "delete_record" | "wait" | "connector_action" | "assignment" | "get_record" | "http_request" | "subflow";
|
|
1721
|
+
type: "loop" | "start" | "end" | "script" | "decision" | "create_record" | "update_record" | "delete_record" | "wait" | "connector_action" | "assignment" | "get_record" | "http_request" | "screen" | "subflow";
|
|
1721
1722
|
label: string;
|
|
1722
1723
|
id: string;
|
|
1723
1724
|
config?: Record<string, any> | undefined;
|
|
@@ -1748,11 +1749,11 @@ declare const FlowSchema: z.ZodObject<{
|
|
|
1748
1749
|
isOutput: boolean;
|
|
1749
1750
|
}[] | undefined;
|
|
1750
1751
|
}, {
|
|
1751
|
-
type: "api" | "schedule" | "
|
|
1752
|
+
type: "api" | "schedule" | "screen" | "autolaunched" | "record_change";
|
|
1752
1753
|
label: string;
|
|
1753
1754
|
name: string;
|
|
1754
1755
|
nodes: {
|
|
1755
|
-
type: "loop" | "start" | "end" | "script" | "decision" | "create_record" | "update_record" | "delete_record" | "wait" | "connector_action" | "assignment" | "get_record" | "http_request" | "subflow";
|
|
1756
|
+
type: "loop" | "start" | "end" | "script" | "decision" | "create_record" | "update_record" | "delete_record" | "wait" | "connector_action" | "assignment" | "get_record" | "http_request" | "screen" | "subflow";
|
|
1756
1757
|
label: string;
|
|
1757
1758
|
id: string;
|
|
1758
1759
|
config?: Record<string, any> | undefined;
|
|
@@ -1787,9 +1788,12 @@ declare const FlowSchema: z.ZodObject<{
|
|
|
1787
1788
|
}[] | undefined;
|
|
1788
1789
|
runAs?: "user" | "system" | undefined;
|
|
1789
1790
|
}>;
|
|
1790
|
-
type Flow = z.
|
|
1791
|
-
type
|
|
1792
|
-
type
|
|
1791
|
+
type Flow = z.input<typeof FlowSchema>;
|
|
1792
|
+
type FlowParsed = z.infer<typeof FlowSchema>;
|
|
1793
|
+
type FlowNode = z.input<typeof FlowNodeSchema>;
|
|
1794
|
+
type FlowNodeParsed = z.infer<typeof FlowNodeSchema>;
|
|
1795
|
+
type FlowEdge = z.input<typeof FlowEdgeSchema>;
|
|
1796
|
+
type FlowEdgeParsed = z.infer<typeof FlowEdgeSchema>;
|
|
1793
1797
|
|
|
1794
1798
|
/**
|
|
1795
1799
|
* Webhook Trigger Event
|
|
@@ -5843,6 +5847,8 @@ declare const Sync: {
|
|
|
5843
5847
|
}) => DataSyncConfig;
|
|
5844
5848
|
};
|
|
5845
5849
|
|
|
5850
|
+
declare const index_ActionRef: typeof ActionRef;
|
|
5851
|
+
declare const index_ActionRefSchema: typeof ActionRefSchema;
|
|
5846
5852
|
declare const index_ApprovalActionSchema: typeof ApprovalActionSchema;
|
|
5847
5853
|
declare const index_ApprovalActionType: typeof ApprovalActionType;
|
|
5848
5854
|
type index_ApprovalProcess = ApprovalProcess;
|
|
@@ -5896,15 +5902,20 @@ declare const index_ETLTransformationSchema: typeof ETLTransformationSchema;
|
|
|
5896
5902
|
type index_ETLTransformationType = ETLTransformationType;
|
|
5897
5903
|
declare const index_ETLTransformationTypeSchema: typeof ETLTransformationTypeSchema;
|
|
5898
5904
|
declare const index_EmailAlertActionSchema: typeof EmailAlertActionSchema;
|
|
5905
|
+
declare const index_EventSchema: typeof EventSchema;
|
|
5899
5906
|
declare const index_FieldUpdateActionSchema: typeof FieldUpdateActionSchema;
|
|
5900
5907
|
type index_Flow = Flow;
|
|
5901
5908
|
type index_FlowEdge = FlowEdge;
|
|
5909
|
+
type index_FlowEdgeParsed = FlowEdgeParsed;
|
|
5902
5910
|
declare const index_FlowEdgeSchema: typeof FlowEdgeSchema;
|
|
5903
5911
|
type index_FlowNode = FlowNode;
|
|
5904
5912
|
declare const index_FlowNodeAction: typeof FlowNodeAction;
|
|
5913
|
+
type index_FlowNodeParsed = FlowNodeParsed;
|
|
5905
5914
|
declare const index_FlowNodeSchema: typeof FlowNodeSchema;
|
|
5915
|
+
type index_FlowParsed = FlowParsed;
|
|
5906
5916
|
declare const index_FlowSchema: typeof FlowSchema;
|
|
5907
5917
|
declare const index_FlowVariableSchema: typeof FlowVariableSchema;
|
|
5918
|
+
declare const index_GuardRefSchema: typeof GuardRefSchema;
|
|
5908
5919
|
declare const index_HttpCallActionSchema: typeof HttpCallActionSchema;
|
|
5909
5920
|
type index_OAuth2Config = OAuth2Config;
|
|
5910
5921
|
declare const index_OAuth2ConfigSchema: typeof OAuth2ConfigSchema;
|
|
@@ -5913,6 +5924,10 @@ declare const index_OperationParameterSchema: typeof OperationParameterSchema;
|
|
|
5913
5924
|
type index_OperationType = OperationType;
|
|
5914
5925
|
declare const index_OperationTypeSchema: typeof OperationTypeSchema;
|
|
5915
5926
|
declare const index_PushNotificationActionSchema: typeof PushNotificationActionSchema;
|
|
5927
|
+
declare const index_StateMachineConfig: typeof StateMachineConfig;
|
|
5928
|
+
declare const index_StateMachineSchema: typeof StateMachineSchema;
|
|
5929
|
+
declare const index_StateNodeConfig: typeof StateNodeConfig;
|
|
5930
|
+
declare const index_StateNodeSchema: typeof StateNodeSchema;
|
|
5916
5931
|
declare const index_Sync: typeof Sync;
|
|
5917
5932
|
type index_SyncDirection = SyncDirection;
|
|
5918
5933
|
declare const index_SyncDirectionSchema: typeof SyncDirectionSchema;
|
|
@@ -5925,6 +5940,8 @@ declare const index_SyncModeSchema: typeof SyncModeSchema;
|
|
|
5925
5940
|
declare const index_TaskCreationActionSchema: typeof TaskCreationActionSchema;
|
|
5926
5941
|
type index_TimeTrigger = TimeTrigger;
|
|
5927
5942
|
declare const index_TimeTriggerSchema: typeof TimeTriggerSchema;
|
|
5943
|
+
declare const index_Transition: typeof Transition;
|
|
5944
|
+
declare const index_TransitionSchema: typeof TransitionSchema;
|
|
5928
5945
|
type index_Webhook = Webhook;
|
|
5929
5946
|
type index_WebhookReceiver = WebhookReceiver;
|
|
5930
5947
|
declare const index_WebhookReceiverSchema: typeof WebhookReceiverSchema;
|
|
@@ -5936,7 +5953,7 @@ type index_WorkflowRule = WorkflowRule;
|
|
|
5936
5953
|
declare const index_WorkflowRuleSchema: typeof WorkflowRuleSchema;
|
|
5937
5954
|
declare const index_WorkflowTriggerType: typeof WorkflowTriggerType;
|
|
5938
5955
|
declare namespace index {
|
|
5939
|
-
export { index_ApprovalActionSchema as ApprovalActionSchema, index_ApprovalActionType as ApprovalActionType, type index_ApprovalProcess as ApprovalProcess, index_ApprovalProcessSchema as ApprovalProcessSchema, type index_ApprovalStep as ApprovalStep, index_ApprovalStepSchema as ApprovalStepSchema, index_ApproverType as ApproverType, type index_AuthField as AuthField, index_AuthFieldSchema as AuthFieldSchema, type index_Authentication as Authentication, index_AuthenticationSchema as AuthenticationSchema, type index_AuthenticationType as AuthenticationType, index_AuthenticationTypeSchema as AuthenticationTypeSchema, type index_ConflictResolution as ConflictResolution, index_ConflictResolutionSchema as ConflictResolutionSchema, index_Connector as Connector, index_ConnectorActionRefSchema as ConnectorActionRefSchema, type index_ConnectorCategory as ConnectorCategory, index_ConnectorCategorySchema as ConnectorCategorySchema, type index_ConnectorInstance as ConnectorInstance, index_ConnectorInstanceSchema as ConnectorInstanceSchema, type index_ConnectorOperation as ConnectorOperation, index_ConnectorOperationSchema as ConnectorOperationSchema, index_ConnectorSchema as ConnectorSchema, type index_ConnectorTrigger as ConnectorTrigger, index_ConnectorTriggerSchema as ConnectorTriggerSchema, index_CustomScriptActionSchema as CustomScriptActionSchema, type index_DataDestinationConfig as DataDestinationConfig, index_DataDestinationConfigSchema as DataDestinationConfigSchema, type index_DataSourceConfig as DataSourceConfig, index_DataSourceConfigSchema as DataSourceConfigSchema, type index_DataSyncConfig as DataSyncConfig, index_DataSyncConfigSchema as DataSyncConfigSchema, index_ETL as ETL, type index_ETLDestination as ETLDestination, index_ETLDestinationSchema as ETLDestinationSchema, type index_ETLEndpointType as ETLEndpointType, index_ETLEndpointTypeSchema as ETLEndpointTypeSchema, type index_ETLPipeline as ETLPipeline, type index_ETLPipelineRun as ETLPipelineRun, index_ETLPipelineRunSchema as ETLPipelineRunSchema, index_ETLPipelineSchema as ETLPipelineSchema, type index_ETLRunStatus as ETLRunStatus, index_ETLRunStatusSchema as ETLRunStatusSchema, type index_ETLSource as ETLSource, index_ETLSourceSchema as ETLSourceSchema, type index_ETLSyncMode as ETLSyncMode, index_ETLSyncModeSchema as ETLSyncModeSchema, type index_ETLTransformation as ETLTransformation, index_ETLTransformationSchema as ETLTransformationSchema, type index_ETLTransformationType as ETLTransformationType, index_ETLTransformationTypeSchema as ETLTransformationTypeSchema, index_EmailAlertActionSchema as EmailAlertActionSchema, index_FieldUpdateActionSchema as FieldUpdateActionSchema, type index_Flow as Flow, type index_FlowEdge as FlowEdge, index_FlowEdgeSchema as FlowEdgeSchema, type index_FlowNode as FlowNode, index_FlowNodeAction as FlowNodeAction, index_FlowNodeSchema as FlowNodeSchema, index_FlowSchema as FlowSchema, index_FlowVariableSchema as FlowVariableSchema, index_HttpCallActionSchema as HttpCallActionSchema, type index_OAuth2Config as OAuth2Config, index_OAuth2ConfigSchema as OAuth2ConfigSchema, type index_OperationParameter as OperationParameter, index_OperationParameterSchema as OperationParameterSchema, type index_OperationType as OperationType, index_OperationTypeSchema as OperationTypeSchema, index_PushNotificationActionSchema as PushNotificationActionSchema, index_Sync as Sync, type index_SyncDirection as SyncDirection, index_SyncDirectionSchema as SyncDirectionSchema, type index_SyncExecutionResult as SyncExecutionResult, index_SyncExecutionResultSchema as SyncExecutionResultSchema, type index_SyncExecutionStatus as SyncExecutionStatus, index_SyncExecutionStatusSchema as SyncExecutionStatusSchema, type index_SyncMode as SyncMode, index_SyncModeSchema as SyncModeSchema, index_TaskCreationActionSchema as TaskCreationActionSchema, type index_TimeTrigger as TimeTrigger, index_TimeTriggerSchema as TimeTriggerSchema, type index_Webhook as Webhook, type index_WebhookReceiver as WebhookReceiver, index_WebhookReceiverSchema as WebhookReceiverSchema, index_WebhookSchema as WebhookSchema, index_WebhookTriggerType as WebhookTriggerType, type index_WorkflowAction as WorkflowAction, index_WorkflowActionSchema as WorkflowActionSchema, type index_WorkflowRule as WorkflowRule, index_WorkflowRuleSchema as WorkflowRuleSchema, index_WorkflowTriggerType as WorkflowTriggerType };
|
|
5956
|
+
export { index_ActionRef as ActionRef, index_ActionRefSchema as ActionRefSchema, index_ApprovalActionSchema as ApprovalActionSchema, index_ApprovalActionType as ApprovalActionType, type index_ApprovalProcess as ApprovalProcess, index_ApprovalProcessSchema as ApprovalProcessSchema, type index_ApprovalStep as ApprovalStep, index_ApprovalStepSchema as ApprovalStepSchema, index_ApproverType as ApproverType, type index_AuthField as AuthField, index_AuthFieldSchema as AuthFieldSchema, type index_Authentication as Authentication, index_AuthenticationSchema as AuthenticationSchema, type index_AuthenticationType as AuthenticationType, index_AuthenticationTypeSchema as AuthenticationTypeSchema, type index_ConflictResolution as ConflictResolution, index_ConflictResolutionSchema as ConflictResolutionSchema, index_Connector as Connector, index_ConnectorActionRefSchema as ConnectorActionRefSchema, type index_ConnectorCategory as ConnectorCategory, index_ConnectorCategorySchema as ConnectorCategorySchema, type index_ConnectorInstance as ConnectorInstance, index_ConnectorInstanceSchema as ConnectorInstanceSchema, type index_ConnectorOperation as ConnectorOperation, index_ConnectorOperationSchema as ConnectorOperationSchema, index_ConnectorSchema as ConnectorSchema, type index_ConnectorTrigger as ConnectorTrigger, index_ConnectorTriggerSchema as ConnectorTriggerSchema, index_CustomScriptActionSchema as CustomScriptActionSchema, type index_DataDestinationConfig as DataDestinationConfig, index_DataDestinationConfigSchema as DataDestinationConfigSchema, type index_DataSourceConfig as DataSourceConfig, index_DataSourceConfigSchema as DataSourceConfigSchema, type index_DataSyncConfig as DataSyncConfig, index_DataSyncConfigSchema as DataSyncConfigSchema, index_ETL as ETL, type index_ETLDestination as ETLDestination, index_ETLDestinationSchema as ETLDestinationSchema, type index_ETLEndpointType as ETLEndpointType, index_ETLEndpointTypeSchema as ETLEndpointTypeSchema, type index_ETLPipeline as ETLPipeline, type index_ETLPipelineRun as ETLPipelineRun, index_ETLPipelineRunSchema as ETLPipelineRunSchema, index_ETLPipelineSchema as ETLPipelineSchema, type index_ETLRunStatus as ETLRunStatus, index_ETLRunStatusSchema as ETLRunStatusSchema, type index_ETLSource as ETLSource, index_ETLSourceSchema as ETLSourceSchema, type index_ETLSyncMode as ETLSyncMode, index_ETLSyncModeSchema as ETLSyncModeSchema, type index_ETLTransformation as ETLTransformation, index_ETLTransformationSchema as ETLTransformationSchema, type index_ETLTransformationType as ETLTransformationType, index_ETLTransformationTypeSchema as ETLTransformationTypeSchema, index_EmailAlertActionSchema as EmailAlertActionSchema, index_EventSchema as EventSchema, index_FieldUpdateActionSchema as FieldUpdateActionSchema, type index_Flow as Flow, type index_FlowEdge as FlowEdge, type index_FlowEdgeParsed as FlowEdgeParsed, index_FlowEdgeSchema as FlowEdgeSchema, type index_FlowNode as FlowNode, index_FlowNodeAction as FlowNodeAction, type index_FlowNodeParsed as FlowNodeParsed, index_FlowNodeSchema as FlowNodeSchema, type index_FlowParsed as FlowParsed, index_FlowSchema as FlowSchema, index_FlowVariableSchema as FlowVariableSchema, index_GuardRefSchema as GuardRefSchema, index_HttpCallActionSchema as HttpCallActionSchema, type index_OAuth2Config as OAuth2Config, index_OAuth2ConfigSchema as OAuth2ConfigSchema, type index_OperationParameter as OperationParameter, index_OperationParameterSchema as OperationParameterSchema, type index_OperationType as OperationType, index_OperationTypeSchema as OperationTypeSchema, index_PushNotificationActionSchema as PushNotificationActionSchema, index_StateMachineConfig as StateMachineConfig, index_StateMachineSchema as StateMachineSchema, index_StateNodeConfig as StateNodeConfig, index_StateNodeSchema as StateNodeSchema, index_Sync as Sync, type index_SyncDirection as SyncDirection, index_SyncDirectionSchema as SyncDirectionSchema, type index_SyncExecutionResult as SyncExecutionResult, index_SyncExecutionResultSchema as SyncExecutionResultSchema, type index_SyncExecutionStatus as SyncExecutionStatus, index_SyncExecutionStatusSchema as SyncExecutionStatusSchema, type index_SyncMode as SyncMode, index_SyncModeSchema as SyncModeSchema, index_TaskCreationActionSchema as TaskCreationActionSchema, type index_TimeTrigger as TimeTrigger, index_TimeTriggerSchema as TimeTriggerSchema, index_Transition as Transition, index_TransitionSchema as TransitionSchema, type index_Webhook as Webhook, type index_WebhookReceiver as WebhookReceiver, index_WebhookReceiverSchema as WebhookReceiverSchema, index_WebhookSchema as WebhookSchema, index_WebhookTriggerType as WebhookTriggerType, type index_WorkflowAction as WorkflowAction, index_WorkflowActionSchema as WorkflowActionSchema, type index_WorkflowRule as WorkflowRule, index_WorkflowRuleSchema as WorkflowRuleSchema, index_WorkflowTriggerType as WorkflowTriggerType };
|
|
5940
5957
|
}
|
|
5941
5958
|
|
|
5942
|
-
export {
|
|
5959
|
+
export { type ETLRunStatus as $, ApproverType as A, ApprovalStepSchema as B, ConnectorActionRefSchema as C, ApprovalProcessSchema as D, EmailAlertActionSchema as E, FieldUpdateActionSchema as F, ApprovalProcess as G, HttpCallActionSchema as H, type ApprovalStep as I, ETLEndpointTypeSchema as J, type ETLEndpointType as K, ETLSourceSchema as L, type ETLSource as M, ETLDestinationSchema as N, type ETLDestination as O, PushNotificationActionSchema as P, ETLTransformationTypeSchema as Q, type ETLTransformationType as R, ETLTransformationSchema as S, TaskCreationActionSchema as T, type ETLTransformation as U, ETLSyncModeSchema as V, WorkflowTriggerType as W, type ETLSyncMode as X, ETLPipelineSchema as Y, type ETLPipeline as Z, ETLRunStatusSchema as _, CustomScriptActionSchema as a, ETLPipelineRunSchema as a0, type ETLPipelineRun as a1, ETL as a2, ConnectorCategorySchema as a3, type ConnectorCategory as a4, AuthenticationTypeSchema as a5, type AuthenticationType as a6, AuthFieldSchema as a7, type AuthField as a8, OAuth2ConfigSchema as a9, type DataSyncConfig as aA, SyncExecutionStatusSchema as aB, type SyncExecutionStatus as aC, SyncExecutionResultSchema as aD, type SyncExecutionResult as aE, Sync as aF, type OAuth2Config as aa, AuthenticationSchema as ab, type Authentication as ac, OperationTypeSchema as ad, type OperationType as ae, OperationParameterSchema as af, type OperationParameter as ag, ConnectorOperationSchema as ah, type ConnectorOperation as ai, ConnectorTriggerSchema as aj, type ConnectorTrigger as ak, ConnectorSchema as al, Connector as am, ConnectorInstanceSchema as an, type ConnectorInstance as ao, SyncDirectionSchema as ap, type SyncDirection as aq, SyncModeSchema as ar, type SyncMode as as, ConflictResolutionSchema as at, type ConflictResolution as au, DataSourceConfigSchema as av, type DataSourceConfig as aw, DataDestinationConfigSchema as ax, type DataDestinationConfig as ay, DataSyncConfigSchema as az, WorkflowActionSchema as b, type WorkflowAction as c, TimeTriggerSchema as d, WorkflowRuleSchema as e, type WorkflowRule as f, type TimeTrigger as g, FlowNodeAction as h, index as i, FlowVariableSchema as j, FlowNodeSchema as k, FlowEdgeSchema as l, FlowSchema as m, type Flow as n, type FlowParsed as o, type FlowNode as p, type FlowNodeParsed as q, type FlowEdge as r, type FlowEdgeParsed as s, WebhookTriggerType as t, WebhookSchema as u, WebhookReceiverSchema as v, type Webhook as w, type WebhookReceiver as x, ApprovalActionType as y, ApprovalActionSchema as z };
|