@code0-tech/tucana 0.0.64 → 0.0.66
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/aquila.cjs.js +1 -0
- package/dist/aquila.d.ts +2 -0
- package/dist/aquila.es.js +942 -0
- package/dist/helpers/helpers.d.ts +1 -0
- package/{helpers → dist/helpers}/shared.struct_helper.d.ts +1 -1
- package/dist/helpers.cjs.js +1 -0
- package/dist/helpers.d.ts +2 -0
- package/dist/helpers.es.js +61 -0
- package/{pb → dist/pb}/_generated/aquila.action_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/aquila.action_pb.d.ts +5 -14
- package/{pb → dist/pb}/_generated/aquila.data_type_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/aquila.data_type_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/aquila.flow_type_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/aquila.flow_type_pb.d.ts +4 -11
- package/dist/pb/_generated/aquila.function_pb.client.d.ts +31 -0
- package/dist/pb/_generated/aquila.function_pb.d.ts +54 -0
- package/{pb → dist/pb}/_generated/aquila.runtime_function_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/aquila.runtime_function_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/aquila.runtime_status_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/aquila.runtime_status_pb.d.ts +4 -12
- package/{pb → dist/pb}/_generated/aquila.runtime_usage_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/aquila.runtime_usage_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/sagittarius.action_configuration_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/sagittarius.action_configuration_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/sagittarius.data_type_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/sagittarius.data_type_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/sagittarius.flow_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/sagittarius.flow_pb.d.ts +5 -13
- package/{pb → dist/pb}/_generated/sagittarius.flow_type_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/sagittarius.flow_type_pb.d.ts +4 -11
- package/dist/pb/_generated/sagittarius.function_pb.client.d.ts +31 -0
- package/dist/pb/_generated/sagittarius.function_pb.d.ts +54 -0
- package/{pb → dist/pb}/_generated/sagittarius.ping_pb.client.d.ts +7 -11
- package/{pb → dist/pb}/_generated/sagittarius.ping_pb.d.ts +3 -10
- package/{pb → dist/pb}/_generated/sagittarius.runtime_function_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/sagittarius.runtime_function_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/sagittarius.runtime_status_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/sagittarius.runtime_status_pb.d.ts +4 -12
- package/{pb → dist/pb}/_generated/sagittarius.runtime_usage_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/sagittarius.runtime_usage_pb.d.ts +4 -11
- package/dist/pb/_generated/sagittarius.text_execution_pb.client.d.ts +27 -0
- package/{pb → dist/pb}/_generated/sagittarius.text_execution_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/shared.action_configuration_pb.d.ts +3 -11
- package/{pb → dist/pb}/_generated/shared.data_type_pb.d.ts +2 -10
- package/{pb → dist/pb}/_generated/shared.flow_definition_pb.d.ts +35 -47
- package/{pb → dist/pb}/_generated/shared.flow_pb.d.ts +12 -24
- package/dist/pb/_generated/shared.function_pb.d.ts +121 -0
- package/{pb → dist/pb}/_generated/shared.runtime_function_pb.d.ts +3 -11
- package/{pb → dist/pb}/_generated/shared.runtime_status_pb.d.ts +52 -32
- package/{pb → dist/pb}/_generated/shared.runtime_usage_pb.d.ts +1 -9
- package/{pb → dist/pb}/_generated/shared.struct_pb.d.ts +17 -52
- package/{pb → dist/pb}/_generated/shared.translation_pb.d.ts +1 -9
- package/dist/pb/aquila.d.ts +14 -0
- package/dist/pb/sagittarius.d.ts +20 -0
- package/dist/pb/shared.d.ts +10 -0
- package/dist/rpc-interceptor-DoXs3DS5.js +52 -0
- package/dist/rpc-interceptor-HyblNryO.cjs +1 -0
- package/dist/sagittarius.cjs.js +1 -0
- package/dist/sagittarius.d.ts +2 -0
- package/dist/sagittarius.es.js +1296 -0
- package/dist/shared.cjs.js +1 -0
- package/dist/shared.d.ts +2 -0
- package/dist/shared.es.js +3 -0
- package/dist/shared.flow_pb-B6NUNPA6.js +717 -0
- package/dist/shared.flow_pb-DxbQUcL4.cjs +1 -0
- package/dist/shared.runtime_usage_pb-aFASLTvC.js +3320 -0
- package/dist/shared.runtime_usage_pb-auJkQYdP.cjs +2 -0
- package/package.json +24 -22
- package/helpers/helpers.d.ts +0 -1
- package/helpers/helpers.js +0 -1
- package/helpers/helpers.ts +0 -1
- package/helpers/shared.struct_helper.js +0 -89
- package/helpers/shared.struct_helper.ts +0 -99
- package/index.js +0 -0
- package/pb/_generated/.gitkeep +0 -0
- package/pb/_generated/aquila.action_pb.client.js +0 -25
- package/pb/_generated/aquila.action_pb.js +0 -468
- package/pb/_generated/aquila.data_type_pb.client.js +0 -23
- package/pb/_generated/aquila.data_type_pb.js +0 -112
- package/pb/_generated/aquila.flow_type_pb.client.js +0 -25
- package/pb/_generated/aquila.flow_type_pb.js +0 -112
- package/pb/_generated/aquila.runtime_function_pb.client.js +0 -25
- package/pb/_generated/aquila.runtime_function_pb.js +0 -112
- package/pb/_generated/aquila.runtime_status_pb.client.js +0 -23
- package/pb/_generated/aquila.runtime_status_pb.js +0 -126
- package/pb/_generated/aquila.runtime_usage_pb.client.js +0 -23
- package/pb/_generated/aquila.runtime_usage_pb.js +0 -112
- package/pb/_generated/sagittarius.action_configuration_pb.client.js +0 -23
- package/pb/_generated/sagittarius.action_configuration_pb.js +0 -120
- package/pb/_generated/sagittarius.data_type_pb.client.js +0 -23
- package/pb/_generated/sagittarius.data_type_pb.js +0 -112
- package/pb/_generated/sagittarius.flow_pb.client.js +0 -23
- package/pb/_generated/sagittarius.flow_pb.js +0 -138
- package/pb/_generated/sagittarius.flow_type_pb.client.js +0 -25
- package/pb/_generated/sagittarius.flow_type_pb.js +0 -112
- package/pb/_generated/sagittarius.ping_pb.client.js +0 -23
- package/pb/_generated/sagittarius.ping_pb.js +0 -64
- package/pb/_generated/sagittarius.runtime_function_pb.client.js +0 -25
- package/pb/_generated/sagittarius.runtime_function_pb.js +0 -112
- package/pb/_generated/sagittarius.runtime_status_pb.client.js +0 -23
- package/pb/_generated/sagittarius.runtime_status_pb.js +0 -126
- package/pb/_generated/sagittarius.runtime_usage_pb.client.js +0 -23
- package/pb/_generated/sagittarius.runtime_usage_pb.js +0 -112
- package/pb/_generated/sagittarius.text_execution_pb.client.d.ts +0 -32
- package/pb/_generated/sagittarius.text_execution_pb.client.js +0 -23
- package/pb/_generated/sagittarius.text_execution_pb.js +0 -568
- package/pb/_generated/shared.action_configuration_pb.js +0 -251
- package/pb/_generated/shared.data_type_pb.js +0 -411
- package/pb/_generated/shared.flow_definition_pb.js +0 -269
- package/pb/_generated/shared.flow_pb.js +0 -762
- package/pb/_generated/shared.runtime_function_pb.js +0 -238
- package/pb/_generated/shared.runtime_status_pb.js +0 -315
- package/pb/_generated/shared.runtime_usage_pb.js +0 -62
- package/pb/_generated/shared.struct_pb.js +0 -334
- package/pb/_generated/shared.translation_pb.js +0 -62
- package/pb/aquila.d.ts +0 -24
- package/pb/aquila.js +0 -24
- package/pb/aquila.ts +0 -24
- package/pb/sagittarius.d.ts +0 -36
- package/pb/sagittarius.js +0 -36
- package/pb/sagittarius.ts +0 -36
- package/pb/shared.d.ts +0 -18
- package/pb/shared.js +0 -18
- package/pb/shared.ts +0 -18
|
@@ -1,14 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
|
|
5
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
6
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
7
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
8
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
9
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
10
|
-
import { Value } from "./shared.struct_pb";
|
|
11
|
-
import { Translation } from "./shared.translation_pb";
|
|
1
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
2
|
+
import { Value } from './shared.struct_pb';
|
|
3
|
+
import { Translation } from './shared.translation_pb';
|
|
12
4
|
/**
|
|
13
5
|
* @generated from protobuf message shared.FlowType
|
|
14
6
|
*/
|
|
@@ -22,58 +14,54 @@ export interface FlowType {
|
|
|
22
14
|
*/
|
|
23
15
|
settings: FlowTypeSetting[];
|
|
24
16
|
/**
|
|
25
|
-
* @generated from protobuf field:
|
|
26
|
-
*/
|
|
27
|
-
inputType?: string;
|
|
28
|
-
/**
|
|
29
|
-
* @generated from protobuf field: optional string return_type = 4
|
|
30
|
-
*/
|
|
31
|
-
returnType?: string;
|
|
32
|
-
/**
|
|
33
|
-
* @generated from protobuf field: bool editable = 5
|
|
17
|
+
* @generated from protobuf field: bool editable = 3
|
|
34
18
|
*/
|
|
35
19
|
editable: boolean;
|
|
36
20
|
/**
|
|
37
|
-
* @generated from protobuf field: repeated shared.Translation name =
|
|
21
|
+
* @generated from protobuf field: repeated shared.Translation name = 4
|
|
38
22
|
*/
|
|
39
23
|
name: Translation[];
|
|
40
24
|
/**
|
|
41
|
-
* @generated from protobuf field: repeated shared.Translation description =
|
|
25
|
+
* @generated from protobuf field: repeated shared.Translation description = 5
|
|
42
26
|
*/
|
|
43
27
|
description: Translation[];
|
|
44
28
|
/**
|
|
45
|
-
* @generated from protobuf field: repeated shared.Translation documentation =
|
|
29
|
+
* @generated from protobuf field: repeated shared.Translation documentation = 6
|
|
46
30
|
*/
|
|
47
31
|
documentation: Translation[];
|
|
48
32
|
/**
|
|
49
|
-
* @generated from protobuf field: repeated shared.Translation display_message =
|
|
33
|
+
* @generated from protobuf field: repeated shared.Translation display_message = 7
|
|
50
34
|
*/
|
|
51
35
|
displayMessage: Translation[];
|
|
52
36
|
/**
|
|
53
|
-
* @generated from protobuf field: repeated shared.Translation alias =
|
|
37
|
+
* @generated from protobuf field: repeated shared.Translation alias = 8
|
|
54
38
|
*/
|
|
55
39
|
alias: Translation[];
|
|
56
40
|
/**
|
|
57
41
|
* Version of the flow type
|
|
58
42
|
* Format: "major.minor.patch", e.g. "1.2.3"
|
|
59
43
|
*
|
|
60
|
-
* @generated from protobuf field: string version =
|
|
44
|
+
* @generated from protobuf field: string version = 9
|
|
61
45
|
*/
|
|
62
46
|
version: string;
|
|
63
47
|
/**
|
|
64
|
-
* @generated from protobuf field: string display_icon =
|
|
48
|
+
* @generated from protobuf field: string display_icon = 10
|
|
65
49
|
*/
|
|
66
50
|
displayIcon: string;
|
|
67
51
|
/**
|
|
68
52
|
* Identifier of the service that defines this definition
|
|
69
53
|
*
|
|
70
|
-
* @generated from protobuf field: optional string definition_source =
|
|
54
|
+
* @generated from protobuf field: optional string definition_source = 11
|
|
71
55
|
*/
|
|
72
56
|
definitionSource?: string;
|
|
73
57
|
/**
|
|
74
|
-
* @generated from protobuf field: repeated string linked_data_type_identifiers =
|
|
58
|
+
* @generated from protobuf field: repeated string linked_data_type_identifiers = 12
|
|
75
59
|
*/
|
|
76
60
|
linkedDataTypeIdentifiers: string[];
|
|
61
|
+
/**
|
|
62
|
+
* @generated from protobuf field: string signature = 13
|
|
63
|
+
*/
|
|
64
|
+
signature: string;
|
|
77
65
|
}
|
|
78
66
|
/**
|
|
79
67
|
* @generated from protobuf message shared.FlowTypeSetting
|
|
@@ -88,35 +76,35 @@ export interface FlowTypeSetting {
|
|
|
88
76
|
*/
|
|
89
77
|
unique: FlowTypeSetting_UniquenessScope;
|
|
90
78
|
/**
|
|
91
|
-
* @generated from protobuf field:
|
|
92
|
-
*/
|
|
93
|
-
type: string;
|
|
94
|
-
/**
|
|
95
|
-
* @generated from protobuf field: optional shared.Value default_value = 4
|
|
79
|
+
* @generated from protobuf field: optional shared.Value default_value = 3
|
|
96
80
|
*/
|
|
97
81
|
defaultValue?: Value;
|
|
98
82
|
/**
|
|
99
|
-
* @generated from protobuf field: repeated shared.Translation name =
|
|
83
|
+
* @generated from protobuf field: repeated shared.Translation name = 4
|
|
100
84
|
*/
|
|
101
85
|
name: Translation[];
|
|
102
86
|
/**
|
|
103
|
-
* @generated from protobuf field: repeated shared.Translation description =
|
|
87
|
+
* @generated from protobuf field: repeated shared.Translation description = 5
|
|
104
88
|
*/
|
|
105
89
|
description: Translation[];
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* @generated from protobuf enum shared.FlowTypeSetting.UniquenessScope
|
|
93
|
+
*/
|
|
94
|
+
export declare enum FlowTypeSetting_UniquenessScope {
|
|
106
95
|
/**
|
|
107
|
-
* @generated from protobuf
|
|
96
|
+
* @generated from protobuf enum value: UNKNOWN = 0;
|
|
108
97
|
*/
|
|
109
|
-
|
|
98
|
+
UNKNOWN = 0,
|
|
99
|
+
/**
|
|
100
|
+
* @generated from protobuf enum value: NONE = 1;
|
|
101
|
+
*/
|
|
102
|
+
NONE = 1,
|
|
103
|
+
/**
|
|
104
|
+
* @generated from protobuf enum value: PROJECT = 2;
|
|
105
|
+
*/
|
|
106
|
+
PROJECT = 2
|
|
110
107
|
}
|
|
111
|
-
|
|
112
|
-
export declare const FlowTypeSetting_UniquenessScope: {
|
|
113
|
-
readonly UNKNOWN: 0;
|
|
114
|
-
readonly NONE: 1;
|
|
115
|
-
readonly PROJECT: 2;
|
|
116
|
-
};
|
|
117
|
-
|
|
118
|
-
export type FlowTypeSetting_UniquenessScope = typeof FlowTypeSetting_UniquenessScope[keyof typeof FlowTypeSetting_UniquenessScope];
|
|
119
|
-
|
|
120
108
|
declare class FlowType$Type extends MessageType<FlowType> {
|
|
121
109
|
constructor();
|
|
122
110
|
create(value?: PartialMessage<FlowType>): FlowType;
|
|
@@ -1,14 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
|
|
5
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
6
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
7
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
8
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
9
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
10
|
-
import { Value } from "./shared.struct_pb";
|
|
11
|
-
import { ExecutionDataType } from "./shared.data_type_pb";
|
|
1
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
2
|
+
import { Value } from './shared.struct_pb';
|
|
3
|
+
import { ExecutionDataType } from './shared.data_type_pb';
|
|
12
4
|
/**
|
|
13
5
|
* @generated from protobuf message shared.ValidationFlow
|
|
14
6
|
*/
|
|
@@ -36,33 +28,29 @@ export interface ValidationFlow {
|
|
|
36
28
|
*/
|
|
37
29
|
dataTypes: ExecutionDataType[];
|
|
38
30
|
/**
|
|
39
|
-
* @generated from protobuf field:
|
|
40
|
-
*/
|
|
41
|
-
inputType?: string;
|
|
42
|
-
/**
|
|
43
|
-
* @generated from protobuf field: optional string return_type = 6
|
|
44
|
-
*/
|
|
45
|
-
returnType?: string;
|
|
46
|
-
/**
|
|
47
|
-
* @generated from protobuf field: repeated shared.FlowSetting settings = 7
|
|
31
|
+
* @generated from protobuf field: repeated shared.FlowSetting settings = 5
|
|
48
32
|
*/
|
|
49
33
|
settings: FlowSetting[];
|
|
50
34
|
/**
|
|
51
|
-
* @generated from protobuf field: int64 starting_node_id =
|
|
35
|
+
* @generated from protobuf field: int64 starting_node_id = 6
|
|
52
36
|
*/
|
|
53
37
|
startingNodeId: bigint;
|
|
54
38
|
/**
|
|
55
|
-
* @generated from protobuf field: repeated shared.NodeFunction node_functions =
|
|
39
|
+
* @generated from protobuf field: repeated shared.NodeFunction node_functions = 7
|
|
56
40
|
*/
|
|
57
41
|
nodeFunctions: NodeFunction[];
|
|
58
42
|
/**
|
|
59
|
-
* @generated from protobuf field: string project_slug =
|
|
43
|
+
* @generated from protobuf field: string project_slug = 8
|
|
60
44
|
*/
|
|
61
45
|
projectSlug: string;
|
|
62
46
|
/**
|
|
63
|
-
* @generated from protobuf field: optional string disable_reason =
|
|
47
|
+
* @generated from protobuf field: optional string disable_reason = 9
|
|
64
48
|
*/
|
|
65
49
|
disableReason?: string;
|
|
50
|
+
/**
|
|
51
|
+
* @generated from protobuf field: string signature = 10
|
|
52
|
+
*/
|
|
53
|
+
signature: string;
|
|
66
54
|
}
|
|
67
55
|
/**
|
|
68
56
|
* @generated from protobuf message shared.ExecutionFlow
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
2
|
+
import { Value } from './shared.struct_pb';
|
|
3
|
+
import { Translation } from './shared.translation_pb';
|
|
4
|
+
/**
|
|
5
|
+
* Definition of a function used for execution
|
|
6
|
+
*
|
|
7
|
+
* @generated from protobuf message shared.FunctionDefinition
|
|
8
|
+
*/
|
|
9
|
+
export interface FunctionDefinition {
|
|
10
|
+
/**
|
|
11
|
+
* @generated from protobuf field: string runtime_name = 1
|
|
12
|
+
*/
|
|
13
|
+
runtimeName: string;
|
|
14
|
+
/**
|
|
15
|
+
* @generated from protobuf field: repeated shared.ParameterDefinition parameter_definitions = 2
|
|
16
|
+
*/
|
|
17
|
+
parameterDefinitions: ParameterDefinition[];
|
|
18
|
+
/**
|
|
19
|
+
* @generated from protobuf field: string signature = 3
|
|
20
|
+
*/
|
|
21
|
+
signature: string;
|
|
22
|
+
/**
|
|
23
|
+
* @generated from protobuf field: bool throws_error = 4
|
|
24
|
+
*/
|
|
25
|
+
throwsError: boolean;
|
|
26
|
+
/**
|
|
27
|
+
* @generated from protobuf field: repeated shared.Translation name = 5
|
|
28
|
+
*/
|
|
29
|
+
name: Translation[];
|
|
30
|
+
/**
|
|
31
|
+
* @generated from protobuf field: repeated shared.Translation description = 6
|
|
32
|
+
*/
|
|
33
|
+
description: Translation[];
|
|
34
|
+
/**
|
|
35
|
+
* @generated from protobuf field: repeated shared.Translation documentation = 7
|
|
36
|
+
*/
|
|
37
|
+
documentation: Translation[];
|
|
38
|
+
/**
|
|
39
|
+
* @generated from protobuf field: repeated shared.Translation deprecation_message = 8
|
|
40
|
+
*/
|
|
41
|
+
deprecationMessage: Translation[];
|
|
42
|
+
/**
|
|
43
|
+
* @generated from protobuf field: repeated shared.Translation display_message = 9
|
|
44
|
+
*/
|
|
45
|
+
displayMessage: Translation[];
|
|
46
|
+
/**
|
|
47
|
+
* @generated from protobuf field: repeated shared.Translation alias = 10
|
|
48
|
+
*/
|
|
49
|
+
alias: Translation[];
|
|
50
|
+
/**
|
|
51
|
+
* will link to all data types used in return_type or within the parameters type
|
|
52
|
+
*
|
|
53
|
+
* @generated from protobuf field: repeated string linked_data_type_identifiers = 11
|
|
54
|
+
*/
|
|
55
|
+
linkedDataTypeIdentifiers: string[];
|
|
56
|
+
/**
|
|
57
|
+
* Version of the runtime function
|
|
58
|
+
* Format: "major.minor.patch", e.g. "1.2.3"
|
|
59
|
+
*
|
|
60
|
+
* @generated from protobuf field: string version = 12
|
|
61
|
+
*/
|
|
62
|
+
version: string;
|
|
63
|
+
/**
|
|
64
|
+
* @generated from protobuf field: string display_icon = 13
|
|
65
|
+
*/
|
|
66
|
+
displayIcon: string;
|
|
67
|
+
/**
|
|
68
|
+
* Identifier of the service that defines this definition
|
|
69
|
+
*
|
|
70
|
+
* @generated from protobuf field: string definition_source = 14
|
|
71
|
+
*/
|
|
72
|
+
definitionSource: string;
|
|
73
|
+
}
|
|
74
|
+
/**
|
|
75
|
+
* Definition of a parameter used for execution
|
|
76
|
+
*
|
|
77
|
+
* @generated from protobuf message shared.ParameterDefinition
|
|
78
|
+
*/
|
|
79
|
+
export interface ParameterDefinition {
|
|
80
|
+
/**
|
|
81
|
+
* @generated from protobuf field: string runtime_name = 1
|
|
82
|
+
*/
|
|
83
|
+
runtimeName: string;
|
|
84
|
+
/**
|
|
85
|
+
* @generated from protobuf field: optional shared.Value default_value = 2
|
|
86
|
+
*/
|
|
87
|
+
defaultValue?: Value;
|
|
88
|
+
/**
|
|
89
|
+
* @generated from protobuf field: repeated shared.Translation name = 3
|
|
90
|
+
*/
|
|
91
|
+
name: Translation[];
|
|
92
|
+
/**
|
|
93
|
+
* @generated from protobuf field: repeated shared.Translation description = 4
|
|
94
|
+
*/
|
|
95
|
+
description: Translation[];
|
|
96
|
+
/**
|
|
97
|
+
* @generated from protobuf field: repeated shared.Translation documentation = 5
|
|
98
|
+
*/
|
|
99
|
+
documentation: Translation[];
|
|
100
|
+
}
|
|
101
|
+
declare class FunctionDefinition$Type extends MessageType<FunctionDefinition> {
|
|
102
|
+
constructor();
|
|
103
|
+
create(value?: PartialMessage<FunctionDefinition>): FunctionDefinition;
|
|
104
|
+
internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: FunctionDefinition): FunctionDefinition;
|
|
105
|
+
internalBinaryWrite(message: FunctionDefinition, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
|
|
106
|
+
}
|
|
107
|
+
/**
|
|
108
|
+
* @generated MessageType for protobuf message shared.FunctionDefinition
|
|
109
|
+
*/
|
|
110
|
+
export declare const FunctionDefinition: FunctionDefinition$Type;
|
|
111
|
+
declare class ParameterDefinition$Type extends MessageType<ParameterDefinition> {
|
|
112
|
+
constructor();
|
|
113
|
+
create(value?: PartialMessage<ParameterDefinition>): ParameterDefinition;
|
|
114
|
+
internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: ParameterDefinition): ParameterDefinition;
|
|
115
|
+
internalBinaryWrite(message: ParameterDefinition, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
|
|
116
|
+
}
|
|
117
|
+
/**
|
|
118
|
+
* @generated MessageType for protobuf message shared.ParameterDefinition
|
|
119
|
+
*/
|
|
120
|
+
export declare const ParameterDefinition: ParameterDefinition$Type;
|
|
121
|
+
export {};
|
|
@@ -1,14 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
|
|
5
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
6
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
7
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
8
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
9
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
10
|
-
import { Value } from "./shared.struct_pb";
|
|
11
|
-
import { Translation } from "./shared.translation_pb";
|
|
1
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
2
|
+
import { Value } from './shared.struct_pb';
|
|
3
|
+
import { Translation } from './shared.translation_pb';
|
|
12
4
|
/**
|
|
13
5
|
* Definition of a function used for execution
|
|
14
6
|
*
|
|
@@ -1,13 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
// tslint:disable
|
|
4
|
-
import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
|
|
5
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
6
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
7
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
8
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
9
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
10
|
-
import { Translation } from "./shared.translation_pb";
|
|
1
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
2
|
+
import { Translation } from './shared.translation_pb';
|
|
11
3
|
/**
|
|
12
4
|
* @generated from protobuf message shared.AdapterConfiguration
|
|
13
5
|
*/
|
|
@@ -63,17 +55,31 @@ export interface AdapterRuntimeStatus {
|
|
|
63
55
|
*/
|
|
64
56
|
configurations: AdapterConfiguration[];
|
|
65
57
|
}
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
58
|
+
/**
|
|
59
|
+
* @generated from protobuf enum shared.AdapterRuntimeStatus.Status
|
|
60
|
+
*/
|
|
61
|
+
export declare enum AdapterRuntimeStatus_Status {
|
|
62
|
+
/**
|
|
63
|
+
* @generated from protobuf enum value: UNKNOWN = 0;
|
|
64
|
+
*/
|
|
65
|
+
UNKNOWN = 0,
|
|
66
|
+
/**
|
|
67
|
+
* @generated from protobuf enum value: NOT_RESPONDING = 1;
|
|
68
|
+
*/
|
|
69
|
+
NOT_RESPONDING = 1,
|
|
70
|
+
/**
|
|
71
|
+
* @generated from protobuf enum value: NOT_READY = 2;
|
|
72
|
+
*/
|
|
73
|
+
NOT_READY = 2,
|
|
74
|
+
/**
|
|
75
|
+
* @generated from protobuf enum value: RUNNING = 3;
|
|
76
|
+
*/
|
|
77
|
+
RUNNING = 3,
|
|
78
|
+
/**
|
|
79
|
+
* @generated from protobuf enum value: STOPPED = 4;
|
|
80
|
+
*/
|
|
81
|
+
STOPPED = 4
|
|
82
|
+
}
|
|
77
83
|
/**
|
|
78
84
|
* @generated from protobuf message shared.ExecutionRuntimeStatus
|
|
79
85
|
*/
|
|
@@ -95,17 +101,31 @@ export interface ExecutionRuntimeStatus {
|
|
|
95
101
|
*/
|
|
96
102
|
features: RuntimeFeature[];
|
|
97
103
|
}
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
104
|
+
/**
|
|
105
|
+
* @generated from protobuf enum shared.ExecutionRuntimeStatus.Status
|
|
106
|
+
*/
|
|
107
|
+
export declare enum ExecutionRuntimeStatus_Status {
|
|
108
|
+
/**
|
|
109
|
+
* @generated from protobuf enum value: UNKNOWN = 0;
|
|
110
|
+
*/
|
|
111
|
+
UNKNOWN = 0,
|
|
112
|
+
/**
|
|
113
|
+
* @generated from protobuf enum value: NOT_RESPONDING = 1;
|
|
114
|
+
*/
|
|
115
|
+
NOT_RESPONDING = 1,
|
|
116
|
+
/**
|
|
117
|
+
* @generated from protobuf enum value: NOT_READY = 2;
|
|
118
|
+
*/
|
|
119
|
+
NOT_READY = 2,
|
|
120
|
+
/**
|
|
121
|
+
* @generated from protobuf enum value: RUNNING = 3;
|
|
122
|
+
*/
|
|
123
|
+
RUNNING = 3,
|
|
124
|
+
/**
|
|
125
|
+
* @generated from protobuf enum value: STOPPED = 4;
|
|
126
|
+
*/
|
|
127
|
+
STOPPED = 4
|
|
128
|
+
}
|
|
109
129
|
declare class AdapterConfiguration$Type extends MessageType<AdapterConfiguration> {
|
|
110
130
|
constructor();
|
|
111
131
|
create(value?: PartialMessage<AdapterConfiguration>): AdapterConfiguration;
|
|
@@ -1,12 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
// @generated from protobuf file "shared.runtime_usage.proto" (package "shared", syntax proto3)
|
|
3
|
-
// tslint:disable
|
|
4
|
-
import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
|
|
5
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
6
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
7
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
8
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
9
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
1
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
10
2
|
/**
|
|
11
3
|
* @generated from protobuf message shared.RuntimeUsage
|
|
12
4
|
*/
|
|
@@ -1,48 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
// @generated from protobuf file "shared.struct.proto" (package "shared", syntax proto3)
|
|
3
|
-
// tslint:disable
|
|
4
|
-
//
|
|
5
|
-
// Protocol Buffers - Google's data interchange format
|
|
6
|
-
// Copyright 2008 Google Inc. All rights reserved.
|
|
7
|
-
// https://developers.google.com/protocol-buffers/
|
|
8
|
-
//
|
|
9
|
-
// Redistribution and use in source and binary forms, with or without
|
|
10
|
-
// modification, are permitted provided that the following conditions are
|
|
11
|
-
// met:
|
|
12
|
-
//
|
|
13
|
-
// * Redistributions of source code must retain the above copyright
|
|
14
|
-
// notice, this list of conditions and the following disclaimer.
|
|
15
|
-
// * Redistributions in binary form must reproduce the above
|
|
16
|
-
// copyright notice, this list of conditions and the following disclaimer
|
|
17
|
-
// in the documentation and/or other materials provided with the
|
|
18
|
-
// distribution.
|
|
19
|
-
// * Neither the name of Google Inc. nor the names of its
|
|
20
|
-
// contributors may be used to endorse or promote products derived from
|
|
21
|
-
// this software without specific prior written permission.
|
|
22
|
-
//
|
|
23
|
-
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
24
|
-
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
25
|
-
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
26
|
-
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
27
|
-
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
28
|
-
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
29
|
-
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
30
|
-
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
31
|
-
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
32
|
-
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
33
|
-
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
34
|
-
//
|
|
35
|
-
//
|
|
36
|
-
// Code0 Tucana note:
|
|
37
|
-
// The package name and options have been modified to accommodate for the needs of this project
|
|
38
|
-
// The original is located at https://github.com/protocolbuffers/protobuf/blob/18aa4e1fcb8882133e96445c40d1521f16932f1c/src/google/protobuf/struct.proto
|
|
39
|
-
//
|
|
40
|
-
import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
|
|
41
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
42
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
43
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
44
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
45
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
1
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
46
2
|
/**
|
|
47
3
|
* `Struct` represents a structured data value, consisting of fields
|
|
48
4
|
* which map to dynamically typed values. In some languages, `Struct`
|
|
@@ -180,13 +136,22 @@ export interface ListValue {
|
|
|
180
136
|
*/
|
|
181
137
|
values: Value[];
|
|
182
138
|
}
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
139
|
+
/**
|
|
140
|
+
* `NullValue` is a singleton enumeration to represent the null value for the
|
|
141
|
+
* `Value` type union.
|
|
142
|
+
*
|
|
143
|
+
* The JSON representation for `NullValue` is JSON `null`.
|
|
144
|
+
*
|
|
145
|
+
* @generated from protobuf enum shared.NullValue
|
|
146
|
+
*/
|
|
147
|
+
export declare enum NullValue {
|
|
148
|
+
/**
|
|
149
|
+
* Null value.
|
|
150
|
+
*
|
|
151
|
+
* @generated from protobuf enum value: NULL_VALUE = 0;
|
|
152
|
+
*/
|
|
153
|
+
NULL_VALUE = 0
|
|
154
|
+
}
|
|
190
155
|
declare class Struct$Type extends MessageType<Struct> {
|
|
191
156
|
constructor();
|
|
192
157
|
create(value?: PartialMessage<Struct>): Struct;
|
|
@@ -1,12 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
// @generated from protobuf file "shared.translation.proto" (package "shared", syntax proto3)
|
|
3
|
-
// tslint:disable
|
|
4
|
-
import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
|
|
5
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
6
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
7
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
8
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
9
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
1
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
10
2
|
/**
|
|
11
3
|
* Translation to translate flows, description etc...
|
|
12
4
|
*
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
export * from './_generated/aquila.action_pb.client.js';
|
|
2
|
+
export * from './_generated/aquila.action_pb.js';
|
|
3
|
+
export * from './_generated/aquila.data_type_pb.client.js';
|
|
4
|
+
export * from './_generated/aquila.data_type_pb.js';
|
|
5
|
+
export * from './_generated/aquila.flow_type_pb.client.js';
|
|
6
|
+
export * from './_generated/aquila.flow_type_pb.js';
|
|
7
|
+
export * from './_generated/aquila.function_pb.client.js';
|
|
8
|
+
export * from './_generated/aquila.function_pb.js';
|
|
9
|
+
export * from './_generated/aquila.runtime_function_pb.client.js';
|
|
10
|
+
export * from './_generated/aquila.runtime_function_pb.js';
|
|
11
|
+
export * from './_generated/aquila.runtime_status_pb.client.js';
|
|
12
|
+
export * from './_generated/aquila.runtime_status_pb.js';
|
|
13
|
+
export * from './_generated/aquila.runtime_usage_pb.client.js';
|
|
14
|
+
export * from './_generated/aquila.runtime_usage_pb.js';
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
export * from './_generated/sagittarius.action_configuration_pb.client.js';
|
|
2
|
+
export * from './_generated/sagittarius.action_configuration_pb.js';
|
|
3
|
+
export * from './_generated/sagittarius.data_type_pb.client.js';
|
|
4
|
+
export * from './_generated/sagittarius.data_type_pb.js';
|
|
5
|
+
export * from './_generated/sagittarius.flow_pb.client.js';
|
|
6
|
+
export * from './_generated/sagittarius.flow_pb.js';
|
|
7
|
+
export * from './_generated/sagittarius.flow_type_pb.client.js';
|
|
8
|
+
export * from './_generated/sagittarius.flow_type_pb.js';
|
|
9
|
+
export * from './_generated/sagittarius.function_pb.client.js';
|
|
10
|
+
export * from './_generated/sagittarius.function_pb.js';
|
|
11
|
+
export * from './_generated/sagittarius.ping_pb.client.js';
|
|
12
|
+
export * from './_generated/sagittarius.ping_pb.js';
|
|
13
|
+
export * from './_generated/sagittarius.runtime_function_pb.client.js';
|
|
14
|
+
export * from './_generated/sagittarius.runtime_function_pb.js';
|
|
15
|
+
export * from './_generated/sagittarius.runtime_status_pb.client.js';
|
|
16
|
+
export * from './_generated/sagittarius.runtime_status_pb.js';
|
|
17
|
+
export * from './_generated/sagittarius.runtime_usage_pb.client.js';
|
|
18
|
+
export * from './_generated/sagittarius.runtime_usage_pb.js';
|
|
19
|
+
export * from './_generated/sagittarius.text_execution_pb.client.js';
|
|
20
|
+
export * from './_generated/sagittarius.text_execution_pb.js';
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export * from './_generated/shared.action_configuration_pb.js';
|
|
2
|
+
export * from './_generated/shared.data_type_pb.js';
|
|
3
|
+
export * from './_generated/shared.flow_definition_pb.js';
|
|
4
|
+
export * from './_generated/shared.flow_pb.js';
|
|
5
|
+
export * from './_generated/shared.function_pb.js';
|
|
6
|
+
export * from './_generated/shared.runtime_function_pb.js';
|
|
7
|
+
export * from './_generated/shared.runtime_status_pb.js';
|
|
8
|
+
export * from './_generated/shared.runtime_usage_pb.js';
|
|
9
|
+
export * from './_generated/shared.struct_pb.js';
|
|
10
|
+
export * from './_generated/shared.translation_pb.js';
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { N as e, P as t } from "./shared.runtime_usage_pb-aFASLTvC.js";
|
|
2
|
+
//#region node_modules/@protobuf-ts/runtime-rpc/build/es2015/reflection-info.js
|
|
3
|
+
function n(t, n) {
|
|
4
|
+
let r = t;
|
|
5
|
+
return r.service = n, r.localName = r.localName ?? e(r.name), r.serverStreaming = !!r.serverStreaming, r.clientStreaming = !!r.clientStreaming, r.options = r.options ?? {}, r.idempotency = r.idempotency ?? void 0, r;
|
|
6
|
+
}
|
|
7
|
+
//#endregion
|
|
8
|
+
//#region node_modules/@protobuf-ts/runtime-rpc/build/es2015/service-type.js
|
|
9
|
+
var r = class {
|
|
10
|
+
constructor(e, t, r) {
|
|
11
|
+
this.typeName = e, this.methods = t.map((e) => n(e, this)), this.options = r ?? {};
|
|
12
|
+
}
|
|
13
|
+
};
|
|
14
|
+
//#endregion
|
|
15
|
+
//#region node_modules/@protobuf-ts/runtime-rpc/build/es2015/rpc-interceptor.js
|
|
16
|
+
function i(e, n, r, i, a) {
|
|
17
|
+
if (e == "unary") {
|
|
18
|
+
let e = (e, t, r) => n.unary(e, t, r);
|
|
19
|
+
for (let t of (i.interceptors ?? []).filter((e) => e.interceptUnary).reverse()) {
|
|
20
|
+
let n = e;
|
|
21
|
+
e = (e, r, i) => t.interceptUnary(n, e, r, i);
|
|
22
|
+
}
|
|
23
|
+
return e(r, a, i);
|
|
24
|
+
}
|
|
25
|
+
if (e == "serverStreaming") {
|
|
26
|
+
let e = (e, t, r) => n.serverStreaming(e, t, r);
|
|
27
|
+
for (let t of (i.interceptors ?? []).filter((e) => e.interceptServerStreaming).reverse()) {
|
|
28
|
+
let n = e;
|
|
29
|
+
e = (e, r, i) => t.interceptServerStreaming(n, e, r, i);
|
|
30
|
+
}
|
|
31
|
+
return e(r, a, i);
|
|
32
|
+
}
|
|
33
|
+
if (e == "clientStreaming") {
|
|
34
|
+
let e = (e, t) => n.clientStreaming(e, t);
|
|
35
|
+
for (let t of (i.interceptors ?? []).filter((e) => e.interceptClientStreaming).reverse()) {
|
|
36
|
+
let n = e;
|
|
37
|
+
e = (e, r) => t.interceptClientStreaming(n, e, r);
|
|
38
|
+
}
|
|
39
|
+
return e(r, i);
|
|
40
|
+
}
|
|
41
|
+
if (e == "duplex") {
|
|
42
|
+
let e = (e, t) => n.duplex(e, t);
|
|
43
|
+
for (let t of (i.interceptors ?? []).filter((e) => e.interceptDuplex).reverse()) {
|
|
44
|
+
let n = e;
|
|
45
|
+
e = (e, r) => t.interceptDuplex(n, e, r);
|
|
46
|
+
}
|
|
47
|
+
return e(r, i);
|
|
48
|
+
}
|
|
49
|
+
t(e);
|
|
50
|
+
}
|
|
51
|
+
//#endregion
|
|
52
|
+
export { r as n, i as t };
|