@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-dhbAw0SA.mjs';
|
|
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-y1cX6R3c.mjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -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.mjs';
|
|
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 };
|