@code0-tech/tucana 0.0.62 → 0.0.65
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 +858 -0
- package/dist/helpers/helpers.d.ts +1 -0
- package/{helpers → dist/helpers}/shared.struct_helper.d.ts +2 -2
- 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/{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/{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/{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 +62 -55
- package/{pb → dist/pb}/_generated/shared.translation_pb.d.ts +1 -9
- package/dist/pb/aquila.d.ts +12 -0
- package/dist/pb/sagittarius.d.ts +18 -0
- package/dist/pb/shared.d.ts +9 -0
- package/dist/rpc-interceptor-DARwxsWH.cjs +1 -0
- package/dist/rpc-interceptor-Dzh_AxUX.js +52 -0
- package/dist/sagittarius.cjs.js +1 -0
- package/dist/sagittarius.d.ts +2 -0
- package/dist/sagittarius.es.js +1212 -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-BBS51Wou.cjs +1 -0
- package/dist/shared.flow_pb-Bt00q6yT.js +717 -0
- package/dist/shared.runtime_usage_pb-Cgr2Xle6.cjs +2 -0
- package/dist/shared.runtime_usage_pb-QD7fpRLv.js +3069 -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 -59
- package/helpers/shared.struct_helper.ts +0 -70
- 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 -274
- 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,274 +0,0 @@
|
|
|
1
|
-
// @generated by protobuf-ts 2.11.1 with parameter add_pb_suffix,output_javascript,generate_dependencies
|
|
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 { WireType } from "@protobuf-ts/runtime";
|
|
41
|
-
import { UnknownFieldHandler } from "@protobuf-ts/runtime";
|
|
42
|
-
import { reflectionMergePartial } from "@protobuf-ts/runtime";
|
|
43
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
44
|
-
/**
|
|
45
|
-
* `NullValue` is a singleton enumeration to represent the null value for the
|
|
46
|
-
* `Value` type union.
|
|
47
|
-
*
|
|
48
|
-
* The JSON representation for `NullValue` is JSON `null`.
|
|
49
|
-
*
|
|
50
|
-
* @generated from protobuf enum shared.NullValue
|
|
51
|
-
*/
|
|
52
|
-
export var NullValue;
|
|
53
|
-
(function (NullValue) {
|
|
54
|
-
/**
|
|
55
|
-
* Null value.
|
|
56
|
-
*
|
|
57
|
-
* @generated from protobuf enum value: NULL_VALUE = 0;
|
|
58
|
-
*/
|
|
59
|
-
NullValue[NullValue["NULL_VALUE"] = 0] = "NULL_VALUE";
|
|
60
|
-
})(NullValue || (NullValue = {}));
|
|
61
|
-
// @generated message type with reflection information, may provide speed optimized methods
|
|
62
|
-
class Struct$Type extends MessageType {
|
|
63
|
-
constructor() {
|
|
64
|
-
super("shared.Struct", [
|
|
65
|
-
{ no: 1, name: "fields", kind: "map", K: 9 /*ScalarType.STRING*/, V: { kind: "message", T: () => Value } }
|
|
66
|
-
]);
|
|
67
|
-
}
|
|
68
|
-
create(value) {
|
|
69
|
-
const message = globalThis.Object.create((this.messagePrototype));
|
|
70
|
-
message.fields = {};
|
|
71
|
-
if (value !== undefined)
|
|
72
|
-
reflectionMergePartial(this, message, value);
|
|
73
|
-
return message;
|
|
74
|
-
}
|
|
75
|
-
internalBinaryRead(reader, length, options, target) {
|
|
76
|
-
let message = target ?? this.create(), end = reader.pos + length;
|
|
77
|
-
while (reader.pos < end) {
|
|
78
|
-
let [fieldNo, wireType] = reader.tag();
|
|
79
|
-
switch (fieldNo) {
|
|
80
|
-
case /* map<string, shared.Value> fields */ 1:
|
|
81
|
-
this.binaryReadMap1(message.fields, reader, options);
|
|
82
|
-
break;
|
|
83
|
-
default:
|
|
84
|
-
let u = options.readUnknownField;
|
|
85
|
-
if (u === "throw")
|
|
86
|
-
throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);
|
|
87
|
-
let d = reader.skip(wireType);
|
|
88
|
-
if (u !== false)
|
|
89
|
-
(u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
return message;
|
|
93
|
-
}
|
|
94
|
-
binaryReadMap1(map, reader, options) {
|
|
95
|
-
let len = reader.uint32(), end = reader.pos + len, key, val;
|
|
96
|
-
while (reader.pos < end) {
|
|
97
|
-
let [fieldNo, wireType] = reader.tag();
|
|
98
|
-
switch (fieldNo) {
|
|
99
|
-
case 1:
|
|
100
|
-
key = reader.string();
|
|
101
|
-
break;
|
|
102
|
-
case 2:
|
|
103
|
-
val = Value.internalBinaryRead(reader, reader.uint32(), options);
|
|
104
|
-
break;
|
|
105
|
-
default: throw new globalThis.Error("unknown map entry field for shared.Struct.fields");
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
map[key ?? ""] = val ?? Value.create();
|
|
109
|
-
}
|
|
110
|
-
internalBinaryWrite(message, writer, options) {
|
|
111
|
-
/* map<string, shared.Value> fields = 1; */
|
|
112
|
-
for (let k of globalThis.Object.keys(message.fields)) {
|
|
113
|
-
writer.tag(1, WireType.LengthDelimited).fork().tag(1, WireType.LengthDelimited).string(k);
|
|
114
|
-
writer.tag(2, WireType.LengthDelimited).fork();
|
|
115
|
-
Value.internalBinaryWrite(message.fields[k], writer, options);
|
|
116
|
-
writer.join().join();
|
|
117
|
-
}
|
|
118
|
-
let u = options.writeUnknownFields;
|
|
119
|
-
if (u !== false)
|
|
120
|
-
(u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);
|
|
121
|
-
return writer;
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
/**
|
|
125
|
-
* @generated MessageType for protobuf message shared.Struct
|
|
126
|
-
*/
|
|
127
|
-
export const Struct = new Struct$Type();
|
|
128
|
-
// @generated message type with reflection information, may provide speed optimized methods
|
|
129
|
-
class Value$Type extends MessageType {
|
|
130
|
-
constructor() {
|
|
131
|
-
super("shared.Value", [
|
|
132
|
-
{ no: 1, name: "null_value", kind: "enum", oneof: "kind", T: () => ["shared.NullValue", NullValue] },
|
|
133
|
-
{ no: 2, name: "number_value", kind: "scalar", oneof: "kind", T: 1 /*ScalarType.DOUBLE*/ },
|
|
134
|
-
{ no: 3, name: "string_value", kind: "scalar", oneof: "kind", T: 9 /*ScalarType.STRING*/ },
|
|
135
|
-
{ no: 4, name: "bool_value", kind: "scalar", oneof: "kind", T: 8 /*ScalarType.BOOL*/ },
|
|
136
|
-
{ no: 5, name: "struct_value", kind: "message", oneof: "kind", T: () => Struct },
|
|
137
|
-
{ no: 6, name: "list_value", kind: "message", oneof: "kind", T: () => ListValue }
|
|
138
|
-
]);
|
|
139
|
-
}
|
|
140
|
-
create(value) {
|
|
141
|
-
const message = globalThis.Object.create((this.messagePrototype));
|
|
142
|
-
message.kind = { oneofKind: undefined };
|
|
143
|
-
if (value !== undefined)
|
|
144
|
-
reflectionMergePartial(this, message, value);
|
|
145
|
-
return message;
|
|
146
|
-
}
|
|
147
|
-
internalBinaryRead(reader, length, options, target) {
|
|
148
|
-
let message = target ?? this.create(), end = reader.pos + length;
|
|
149
|
-
while (reader.pos < end) {
|
|
150
|
-
let [fieldNo, wireType] = reader.tag();
|
|
151
|
-
switch (fieldNo) {
|
|
152
|
-
case /* shared.NullValue null_value */ 1:
|
|
153
|
-
message.kind = {
|
|
154
|
-
oneofKind: "nullValue",
|
|
155
|
-
nullValue: reader.int32()
|
|
156
|
-
};
|
|
157
|
-
break;
|
|
158
|
-
case /* double number_value */ 2:
|
|
159
|
-
message.kind = {
|
|
160
|
-
oneofKind: "numberValue",
|
|
161
|
-
numberValue: reader.double()
|
|
162
|
-
};
|
|
163
|
-
break;
|
|
164
|
-
case /* string string_value */ 3:
|
|
165
|
-
message.kind = {
|
|
166
|
-
oneofKind: "stringValue",
|
|
167
|
-
stringValue: reader.string()
|
|
168
|
-
};
|
|
169
|
-
break;
|
|
170
|
-
case /* bool bool_value */ 4:
|
|
171
|
-
message.kind = {
|
|
172
|
-
oneofKind: "boolValue",
|
|
173
|
-
boolValue: reader.bool()
|
|
174
|
-
};
|
|
175
|
-
break;
|
|
176
|
-
case /* shared.Struct struct_value */ 5:
|
|
177
|
-
message.kind = {
|
|
178
|
-
oneofKind: "structValue",
|
|
179
|
-
structValue: Struct.internalBinaryRead(reader, reader.uint32(), options, message.kind.structValue)
|
|
180
|
-
};
|
|
181
|
-
break;
|
|
182
|
-
case /* shared.ListValue list_value */ 6:
|
|
183
|
-
message.kind = {
|
|
184
|
-
oneofKind: "listValue",
|
|
185
|
-
listValue: ListValue.internalBinaryRead(reader, reader.uint32(), options, message.kind.listValue)
|
|
186
|
-
};
|
|
187
|
-
break;
|
|
188
|
-
default:
|
|
189
|
-
let u = options.readUnknownField;
|
|
190
|
-
if (u === "throw")
|
|
191
|
-
throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);
|
|
192
|
-
let d = reader.skip(wireType);
|
|
193
|
-
if (u !== false)
|
|
194
|
-
(u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
return message;
|
|
198
|
-
}
|
|
199
|
-
internalBinaryWrite(message, writer, options) {
|
|
200
|
-
/* shared.NullValue null_value = 1; */
|
|
201
|
-
if (message.kind.oneofKind === "nullValue")
|
|
202
|
-
writer.tag(1, WireType.Varint).int32(message.kind.nullValue);
|
|
203
|
-
/* double number_value = 2; */
|
|
204
|
-
if (message.kind.oneofKind === "numberValue")
|
|
205
|
-
writer.tag(2, WireType.Bit64).double(message.kind.numberValue);
|
|
206
|
-
/* string string_value = 3; */
|
|
207
|
-
if (message.kind.oneofKind === "stringValue")
|
|
208
|
-
writer.tag(3, WireType.LengthDelimited).string(message.kind.stringValue);
|
|
209
|
-
/* bool bool_value = 4; */
|
|
210
|
-
if (message.kind.oneofKind === "boolValue")
|
|
211
|
-
writer.tag(4, WireType.Varint).bool(message.kind.boolValue);
|
|
212
|
-
/* shared.Struct struct_value = 5; */
|
|
213
|
-
if (message.kind.oneofKind === "structValue")
|
|
214
|
-
Struct.internalBinaryWrite(message.kind.structValue, writer.tag(5, WireType.LengthDelimited).fork(), options).join();
|
|
215
|
-
/* shared.ListValue list_value = 6; */
|
|
216
|
-
if (message.kind.oneofKind === "listValue")
|
|
217
|
-
ListValue.internalBinaryWrite(message.kind.listValue, writer.tag(6, WireType.LengthDelimited).fork(), options).join();
|
|
218
|
-
let u = options.writeUnknownFields;
|
|
219
|
-
if (u !== false)
|
|
220
|
-
(u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);
|
|
221
|
-
return writer;
|
|
222
|
-
}
|
|
223
|
-
}
|
|
224
|
-
/**
|
|
225
|
-
* @generated MessageType for protobuf message shared.Value
|
|
226
|
-
*/
|
|
227
|
-
export const Value = new Value$Type();
|
|
228
|
-
// @generated message type with reflection information, may provide speed optimized methods
|
|
229
|
-
class ListValue$Type extends MessageType {
|
|
230
|
-
constructor() {
|
|
231
|
-
super("shared.ListValue", [
|
|
232
|
-
{ no: 1, name: "values", kind: "message", repeat: 2 /*RepeatType.UNPACKED*/, T: () => Value }
|
|
233
|
-
]);
|
|
234
|
-
}
|
|
235
|
-
create(value) {
|
|
236
|
-
const message = globalThis.Object.create((this.messagePrototype));
|
|
237
|
-
message.values = [];
|
|
238
|
-
if (value !== undefined)
|
|
239
|
-
reflectionMergePartial(this, message, value);
|
|
240
|
-
return message;
|
|
241
|
-
}
|
|
242
|
-
internalBinaryRead(reader, length, options, target) {
|
|
243
|
-
let message = target ?? this.create(), end = reader.pos + length;
|
|
244
|
-
while (reader.pos < end) {
|
|
245
|
-
let [fieldNo, wireType] = reader.tag();
|
|
246
|
-
switch (fieldNo) {
|
|
247
|
-
case /* repeated shared.Value values */ 1:
|
|
248
|
-
message.values.push(Value.internalBinaryRead(reader, reader.uint32(), options));
|
|
249
|
-
break;
|
|
250
|
-
default:
|
|
251
|
-
let u = options.readUnknownField;
|
|
252
|
-
if (u === "throw")
|
|
253
|
-
throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);
|
|
254
|
-
let d = reader.skip(wireType);
|
|
255
|
-
if (u !== false)
|
|
256
|
-
(u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);
|
|
257
|
-
}
|
|
258
|
-
}
|
|
259
|
-
return message;
|
|
260
|
-
}
|
|
261
|
-
internalBinaryWrite(message, writer, options) {
|
|
262
|
-
/* repeated shared.Value values = 1; */
|
|
263
|
-
for (let i = 0; i < message.values.length; i++)
|
|
264
|
-
Value.internalBinaryWrite(message.values[i], writer.tag(1, WireType.LengthDelimited).fork(), options).join();
|
|
265
|
-
let u = options.writeUnknownFields;
|
|
266
|
-
if (u !== false)
|
|
267
|
-
(u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);
|
|
268
|
-
return writer;
|
|
269
|
-
}
|
|
270
|
-
}
|
|
271
|
-
/**
|
|
272
|
-
* @generated MessageType for protobuf message shared.ListValue
|
|
273
|
-
*/
|
|
274
|
-
export const ListValue = new ListValue$Type();
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
// @generated by protobuf-ts 2.11.1 with parameter add_pb_suffix,output_javascript,generate_dependencies
|
|
2
|
-
// @generated from protobuf file "shared.translation.proto" (package "shared", syntax proto3)
|
|
3
|
-
// tslint:disable
|
|
4
|
-
import { WireType } from "@protobuf-ts/runtime";
|
|
5
|
-
import { UnknownFieldHandler } from "@protobuf-ts/runtime";
|
|
6
|
-
import { reflectionMergePartial } from "@protobuf-ts/runtime";
|
|
7
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
8
|
-
// @generated message type with reflection information, may provide speed optimized methods
|
|
9
|
-
class Translation$Type extends MessageType {
|
|
10
|
-
constructor() {
|
|
11
|
-
super("shared.Translation", [
|
|
12
|
-
{ no: 1, name: "code", kind: "scalar", T: 9 /*ScalarType.STRING*/ },
|
|
13
|
-
{ no: 2, name: "content", kind: "scalar", T: 9 /*ScalarType.STRING*/ }
|
|
14
|
-
]);
|
|
15
|
-
}
|
|
16
|
-
create(value) {
|
|
17
|
-
const message = globalThis.Object.create((this.messagePrototype));
|
|
18
|
-
message.code = "";
|
|
19
|
-
message.content = "";
|
|
20
|
-
if (value !== undefined)
|
|
21
|
-
reflectionMergePartial(this, message, value);
|
|
22
|
-
return message;
|
|
23
|
-
}
|
|
24
|
-
internalBinaryRead(reader, length, options, target) {
|
|
25
|
-
let message = target ?? this.create(), end = reader.pos + length;
|
|
26
|
-
while (reader.pos < end) {
|
|
27
|
-
let [fieldNo, wireType] = reader.tag();
|
|
28
|
-
switch (fieldNo) {
|
|
29
|
-
case /* string code */ 1:
|
|
30
|
-
message.code = reader.string();
|
|
31
|
-
break;
|
|
32
|
-
case /* string content */ 2:
|
|
33
|
-
message.content = reader.string();
|
|
34
|
-
break;
|
|
35
|
-
default:
|
|
36
|
-
let u = options.readUnknownField;
|
|
37
|
-
if (u === "throw")
|
|
38
|
-
throw new globalThis.Error(`Unknown field ${fieldNo} (wire type ${wireType}) for ${this.typeName}`);
|
|
39
|
-
let d = reader.skip(wireType);
|
|
40
|
-
if (u !== false)
|
|
41
|
-
(u === true ? UnknownFieldHandler.onRead : u)(this.typeName, message, fieldNo, wireType, d);
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
return message;
|
|
45
|
-
}
|
|
46
|
-
internalBinaryWrite(message, writer, options) {
|
|
47
|
-
/* string code = 1; */
|
|
48
|
-
if (message.code !== "")
|
|
49
|
-
writer.tag(1, WireType.LengthDelimited).string(message.code);
|
|
50
|
-
/* string content = 2; */
|
|
51
|
-
if (message.content !== "")
|
|
52
|
-
writer.tag(2, WireType.LengthDelimited).string(message.content);
|
|
53
|
-
let u = options.writeUnknownFields;
|
|
54
|
-
if (u !== false)
|
|
55
|
-
(u == true ? UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);
|
|
56
|
-
return writer;
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
/**
|
|
60
|
-
* @generated MessageType for protobuf message shared.Translation
|
|
61
|
-
*/
|
|
62
|
-
export const Translation = new Translation$Type();
|
package/pb/aquila.d.ts
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
export * from "./_generated/aquila.action_pb.client.d.js";
|
|
2
|
-
export * from "./_generated/aquila.action_pb.client.js";
|
|
3
|
-
export * from "./_generated/aquila.action_pb.d.js";
|
|
4
|
-
export * from "./_generated/aquila.action_pb.js";
|
|
5
|
-
export * from "./_generated/aquila.data_type_pb.client.d.js";
|
|
6
|
-
export * from "./_generated/aquila.data_type_pb.client.js";
|
|
7
|
-
export * from "./_generated/aquila.data_type_pb.d.js";
|
|
8
|
-
export * from "./_generated/aquila.data_type_pb.js";
|
|
9
|
-
export * from "./_generated/aquila.flow_type_pb.client.d.js";
|
|
10
|
-
export * from "./_generated/aquila.flow_type_pb.client.js";
|
|
11
|
-
export * from "./_generated/aquila.flow_type_pb.d.js";
|
|
12
|
-
export * from "./_generated/aquila.flow_type_pb.js";
|
|
13
|
-
export * from "./_generated/aquila.runtime_function_pb.client.d.js";
|
|
14
|
-
export * from "./_generated/aquila.runtime_function_pb.client.js";
|
|
15
|
-
export * from "./_generated/aquila.runtime_function_pb.d.js";
|
|
16
|
-
export * from "./_generated/aquila.runtime_function_pb.js";
|
|
17
|
-
export * from "./_generated/aquila.runtime_status_pb.client.d.js";
|
|
18
|
-
export * from "./_generated/aquila.runtime_status_pb.client.js";
|
|
19
|
-
export * from "./_generated/aquila.runtime_status_pb.d.js";
|
|
20
|
-
export * from "./_generated/aquila.runtime_status_pb.js";
|
|
21
|
-
export * from "./_generated/aquila.runtime_usage_pb.client.d.js";
|
|
22
|
-
export * from "./_generated/aquila.runtime_usage_pb.client.js";
|
|
23
|
-
export * from "./_generated/aquila.runtime_usage_pb.d.js";
|
|
24
|
-
export * from "./_generated/aquila.runtime_usage_pb.js";
|
package/pb/aquila.js
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
export * from "./_generated/aquila.action_pb.client.d.js";
|
|
2
|
-
export * from "./_generated/aquila.action_pb.client.js";
|
|
3
|
-
export * from "./_generated/aquila.action_pb.d.js";
|
|
4
|
-
export * from "./_generated/aquila.action_pb.js";
|
|
5
|
-
export * from "./_generated/aquila.data_type_pb.client.d.js";
|
|
6
|
-
export * from "./_generated/aquila.data_type_pb.client.js";
|
|
7
|
-
export * from "./_generated/aquila.data_type_pb.d.js";
|
|
8
|
-
export * from "./_generated/aquila.data_type_pb.js";
|
|
9
|
-
export * from "./_generated/aquila.flow_type_pb.client.d.js";
|
|
10
|
-
export * from "./_generated/aquila.flow_type_pb.client.js";
|
|
11
|
-
export * from "./_generated/aquila.flow_type_pb.d.js";
|
|
12
|
-
export * from "./_generated/aquila.flow_type_pb.js";
|
|
13
|
-
export * from "./_generated/aquila.runtime_function_pb.client.d.js";
|
|
14
|
-
export * from "./_generated/aquila.runtime_function_pb.client.js";
|
|
15
|
-
export * from "./_generated/aquila.runtime_function_pb.d.js";
|
|
16
|
-
export * from "./_generated/aquila.runtime_function_pb.js";
|
|
17
|
-
export * from "./_generated/aquila.runtime_status_pb.client.d.js";
|
|
18
|
-
export * from "./_generated/aquila.runtime_status_pb.client.js";
|
|
19
|
-
export * from "./_generated/aquila.runtime_status_pb.d.js";
|
|
20
|
-
export * from "./_generated/aquila.runtime_status_pb.js";
|
|
21
|
-
export * from "./_generated/aquila.runtime_usage_pb.client.d.js";
|
|
22
|
-
export * from "./_generated/aquila.runtime_usage_pb.client.js";
|
|
23
|
-
export * from "./_generated/aquila.runtime_usage_pb.d.js";
|
|
24
|
-
export * from "./_generated/aquila.runtime_usage_pb.js";
|
package/pb/aquila.ts
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
export * from "./_generated/aquila.action_pb.client.d.js";
|
|
2
|
-
export * from "./_generated/aquila.action_pb.client.js";
|
|
3
|
-
export * from "./_generated/aquila.action_pb.d.js";
|
|
4
|
-
export * from "./_generated/aquila.action_pb.js";
|
|
5
|
-
export * from "./_generated/aquila.data_type_pb.client.d.js";
|
|
6
|
-
export * from "./_generated/aquila.data_type_pb.client.js";
|
|
7
|
-
export * from "./_generated/aquila.data_type_pb.d.js";
|
|
8
|
-
export * from "./_generated/aquila.data_type_pb.js";
|
|
9
|
-
export * from "./_generated/aquila.flow_type_pb.client.d.js";
|
|
10
|
-
export * from "./_generated/aquila.flow_type_pb.client.js";
|
|
11
|
-
export * from "./_generated/aquila.flow_type_pb.d.js";
|
|
12
|
-
export * from "./_generated/aquila.flow_type_pb.js";
|
|
13
|
-
export * from "./_generated/aquila.runtime_function_pb.client.d.js";
|
|
14
|
-
export * from "./_generated/aquila.runtime_function_pb.client.js";
|
|
15
|
-
export * from "./_generated/aquila.runtime_function_pb.d.js";
|
|
16
|
-
export * from "./_generated/aquila.runtime_function_pb.js";
|
|
17
|
-
export * from "./_generated/aquila.runtime_status_pb.client.d.js";
|
|
18
|
-
export * from "./_generated/aquila.runtime_status_pb.client.js";
|
|
19
|
-
export * from "./_generated/aquila.runtime_status_pb.d.js";
|
|
20
|
-
export * from "./_generated/aquila.runtime_status_pb.js";
|
|
21
|
-
export * from "./_generated/aquila.runtime_usage_pb.client.d.js";
|
|
22
|
-
export * from "./_generated/aquila.runtime_usage_pb.client.js";
|
|
23
|
-
export * from "./_generated/aquila.runtime_usage_pb.d.js";
|
|
24
|
-
export * from "./_generated/aquila.runtime_usage_pb.js";
|
package/pb/sagittarius.d.ts
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
export * from "./_generated/sagittarius.action_configuration_pb.client.d.js";
|
|
2
|
-
export * from "./_generated/sagittarius.action_configuration_pb.client.js";
|
|
3
|
-
export * from "./_generated/sagittarius.action_configuration_pb.d.js";
|
|
4
|
-
export * from "./_generated/sagittarius.action_configuration_pb.js";
|
|
5
|
-
export * from "./_generated/sagittarius.data_type_pb.client.d.js";
|
|
6
|
-
export * from "./_generated/sagittarius.data_type_pb.client.js";
|
|
7
|
-
export * from "./_generated/sagittarius.data_type_pb.d.js";
|
|
8
|
-
export * from "./_generated/sagittarius.data_type_pb.js";
|
|
9
|
-
export * from "./_generated/sagittarius.flow_pb.client.d.js";
|
|
10
|
-
export * from "./_generated/sagittarius.flow_pb.client.js";
|
|
11
|
-
export * from "./_generated/sagittarius.flow_pb.d.js";
|
|
12
|
-
export * from "./_generated/sagittarius.flow_pb.js";
|
|
13
|
-
export * from "./_generated/sagittarius.flow_type_pb.client.d.js";
|
|
14
|
-
export * from "./_generated/sagittarius.flow_type_pb.client.js";
|
|
15
|
-
export * from "./_generated/sagittarius.flow_type_pb.d.js";
|
|
16
|
-
export * from "./_generated/sagittarius.flow_type_pb.js";
|
|
17
|
-
export * from "./_generated/sagittarius.ping_pb.client.d.js";
|
|
18
|
-
export * from "./_generated/sagittarius.ping_pb.client.js";
|
|
19
|
-
export * from "./_generated/sagittarius.ping_pb.d.js";
|
|
20
|
-
export * from "./_generated/sagittarius.ping_pb.js";
|
|
21
|
-
export * from "./_generated/sagittarius.runtime_function_pb.client.d.js";
|
|
22
|
-
export * from "./_generated/sagittarius.runtime_function_pb.client.js";
|
|
23
|
-
export * from "./_generated/sagittarius.runtime_function_pb.d.js";
|
|
24
|
-
export * from "./_generated/sagittarius.runtime_function_pb.js";
|
|
25
|
-
export * from "./_generated/sagittarius.runtime_status_pb.client.d.js";
|
|
26
|
-
export * from "./_generated/sagittarius.runtime_status_pb.client.js";
|
|
27
|
-
export * from "./_generated/sagittarius.runtime_status_pb.d.js";
|
|
28
|
-
export * from "./_generated/sagittarius.runtime_status_pb.js";
|
|
29
|
-
export * from "./_generated/sagittarius.runtime_usage_pb.client.d.js";
|
|
30
|
-
export * from "./_generated/sagittarius.runtime_usage_pb.client.js";
|
|
31
|
-
export * from "./_generated/sagittarius.runtime_usage_pb.d.js";
|
|
32
|
-
export * from "./_generated/sagittarius.runtime_usage_pb.js";
|
|
33
|
-
export * from "./_generated/sagittarius.text_execution_pb.client.d.js";
|
|
34
|
-
export * from "./_generated/sagittarius.text_execution_pb.client.js";
|
|
35
|
-
export * from "./_generated/sagittarius.text_execution_pb.d.js";
|
|
36
|
-
export * from "./_generated/sagittarius.text_execution_pb.js";
|
package/pb/sagittarius.js
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
export * from "./_generated/sagittarius.action_configuration_pb.client.d.js";
|
|
2
|
-
export * from "./_generated/sagittarius.action_configuration_pb.client.js";
|
|
3
|
-
export * from "./_generated/sagittarius.action_configuration_pb.d.js";
|
|
4
|
-
export * from "./_generated/sagittarius.action_configuration_pb.js";
|
|
5
|
-
export * from "./_generated/sagittarius.data_type_pb.client.d.js";
|
|
6
|
-
export * from "./_generated/sagittarius.data_type_pb.client.js";
|
|
7
|
-
export * from "./_generated/sagittarius.data_type_pb.d.js";
|
|
8
|
-
export * from "./_generated/sagittarius.data_type_pb.js";
|
|
9
|
-
export * from "./_generated/sagittarius.flow_pb.client.d.js";
|
|
10
|
-
export * from "./_generated/sagittarius.flow_pb.client.js";
|
|
11
|
-
export * from "./_generated/sagittarius.flow_pb.d.js";
|
|
12
|
-
export * from "./_generated/sagittarius.flow_pb.js";
|
|
13
|
-
export * from "./_generated/sagittarius.flow_type_pb.client.d.js";
|
|
14
|
-
export * from "./_generated/sagittarius.flow_type_pb.client.js";
|
|
15
|
-
export * from "./_generated/sagittarius.flow_type_pb.d.js";
|
|
16
|
-
export * from "./_generated/sagittarius.flow_type_pb.js";
|
|
17
|
-
export * from "./_generated/sagittarius.ping_pb.client.d.js";
|
|
18
|
-
export * from "./_generated/sagittarius.ping_pb.client.js";
|
|
19
|
-
export * from "./_generated/sagittarius.ping_pb.d.js";
|
|
20
|
-
export * from "./_generated/sagittarius.ping_pb.js";
|
|
21
|
-
export * from "./_generated/sagittarius.runtime_function_pb.client.d.js";
|
|
22
|
-
export * from "./_generated/sagittarius.runtime_function_pb.client.js";
|
|
23
|
-
export * from "./_generated/sagittarius.runtime_function_pb.d.js";
|
|
24
|
-
export * from "./_generated/sagittarius.runtime_function_pb.js";
|
|
25
|
-
export * from "./_generated/sagittarius.runtime_status_pb.client.d.js";
|
|
26
|
-
export * from "./_generated/sagittarius.runtime_status_pb.client.js";
|
|
27
|
-
export * from "./_generated/sagittarius.runtime_status_pb.d.js";
|
|
28
|
-
export * from "./_generated/sagittarius.runtime_status_pb.js";
|
|
29
|
-
export * from "./_generated/sagittarius.runtime_usage_pb.client.d.js";
|
|
30
|
-
export * from "./_generated/sagittarius.runtime_usage_pb.client.js";
|
|
31
|
-
export * from "./_generated/sagittarius.runtime_usage_pb.d.js";
|
|
32
|
-
export * from "./_generated/sagittarius.runtime_usage_pb.js";
|
|
33
|
-
export * from "./_generated/sagittarius.text_execution_pb.client.d.js";
|
|
34
|
-
export * from "./_generated/sagittarius.text_execution_pb.client.js";
|
|
35
|
-
export * from "./_generated/sagittarius.text_execution_pb.d.js";
|
|
36
|
-
export * from "./_generated/sagittarius.text_execution_pb.js";
|
package/pb/sagittarius.ts
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
export * from "./_generated/sagittarius.action_configuration_pb.client.d.js";
|
|
2
|
-
export * from "./_generated/sagittarius.action_configuration_pb.client.js";
|
|
3
|
-
export * from "./_generated/sagittarius.action_configuration_pb.d.js";
|
|
4
|
-
export * from "./_generated/sagittarius.action_configuration_pb.js";
|
|
5
|
-
export * from "./_generated/sagittarius.data_type_pb.client.d.js";
|
|
6
|
-
export * from "./_generated/sagittarius.data_type_pb.client.js";
|
|
7
|
-
export * from "./_generated/sagittarius.data_type_pb.d.js";
|
|
8
|
-
export * from "./_generated/sagittarius.data_type_pb.js";
|
|
9
|
-
export * from "./_generated/sagittarius.flow_pb.client.d.js";
|
|
10
|
-
export * from "./_generated/sagittarius.flow_pb.client.js";
|
|
11
|
-
export * from "./_generated/sagittarius.flow_pb.d.js";
|
|
12
|
-
export * from "./_generated/sagittarius.flow_pb.js";
|
|
13
|
-
export * from "./_generated/sagittarius.flow_type_pb.client.d.js";
|
|
14
|
-
export * from "./_generated/sagittarius.flow_type_pb.client.js";
|
|
15
|
-
export * from "./_generated/sagittarius.flow_type_pb.d.js";
|
|
16
|
-
export * from "./_generated/sagittarius.flow_type_pb.js";
|
|
17
|
-
export * from "./_generated/sagittarius.ping_pb.client.d.js";
|
|
18
|
-
export * from "./_generated/sagittarius.ping_pb.client.js";
|
|
19
|
-
export * from "./_generated/sagittarius.ping_pb.d.js";
|
|
20
|
-
export * from "./_generated/sagittarius.ping_pb.js";
|
|
21
|
-
export * from "./_generated/sagittarius.runtime_function_pb.client.d.js";
|
|
22
|
-
export * from "./_generated/sagittarius.runtime_function_pb.client.js";
|
|
23
|
-
export * from "./_generated/sagittarius.runtime_function_pb.d.js";
|
|
24
|
-
export * from "./_generated/sagittarius.runtime_function_pb.js";
|
|
25
|
-
export * from "./_generated/sagittarius.runtime_status_pb.client.d.js";
|
|
26
|
-
export * from "./_generated/sagittarius.runtime_status_pb.client.js";
|
|
27
|
-
export * from "./_generated/sagittarius.runtime_status_pb.d.js";
|
|
28
|
-
export * from "./_generated/sagittarius.runtime_status_pb.js";
|
|
29
|
-
export * from "./_generated/sagittarius.runtime_usage_pb.client.d.js";
|
|
30
|
-
export * from "./_generated/sagittarius.runtime_usage_pb.client.js";
|
|
31
|
-
export * from "./_generated/sagittarius.runtime_usage_pb.d.js";
|
|
32
|
-
export * from "./_generated/sagittarius.runtime_usage_pb.js";
|
|
33
|
-
export * from "./_generated/sagittarius.text_execution_pb.client.d.js";
|
|
34
|
-
export * from "./_generated/sagittarius.text_execution_pb.client.js";
|
|
35
|
-
export * from "./_generated/sagittarius.text_execution_pb.d.js";
|
|
36
|
-
export * from "./_generated/sagittarius.text_execution_pb.js";
|
package/pb/shared.d.ts
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export * from "./_generated/shared.action_configuration_pb.d.js";
|
|
2
|
-
export * from "./_generated/shared.action_configuration_pb.js";
|
|
3
|
-
export * from "./_generated/shared.data_type_pb.d.js";
|
|
4
|
-
export * from "./_generated/shared.data_type_pb.js";
|
|
5
|
-
export * from "./_generated/shared.flow_definition_pb.d.js";
|
|
6
|
-
export * from "./_generated/shared.flow_definition_pb.js";
|
|
7
|
-
export * from "./_generated/shared.flow_pb.d.js";
|
|
8
|
-
export * from "./_generated/shared.flow_pb.js";
|
|
9
|
-
export * from "./_generated/shared.runtime_function_pb.d.js";
|
|
10
|
-
export * from "./_generated/shared.runtime_function_pb.js";
|
|
11
|
-
export * from "./_generated/shared.runtime_status_pb.d.js";
|
|
12
|
-
export * from "./_generated/shared.runtime_status_pb.js";
|
|
13
|
-
export * from "./_generated/shared.runtime_usage_pb.d.js";
|
|
14
|
-
export * from "./_generated/shared.runtime_usage_pb.js";
|
|
15
|
-
export * from "./_generated/shared.struct_pb.d.js";
|
|
16
|
-
export * from "./_generated/shared.struct_pb.js";
|
|
17
|
-
export * from "./_generated/shared.translation_pb.d.js";
|
|
18
|
-
export * from "./_generated/shared.translation_pb.js";
|
package/pb/shared.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export * from "./_generated/shared.action_configuration_pb.d.js";
|
|
2
|
-
export * from "./_generated/shared.action_configuration_pb.js";
|
|
3
|
-
export * from "./_generated/shared.data_type_pb.d.js";
|
|
4
|
-
export * from "./_generated/shared.data_type_pb.js";
|
|
5
|
-
export * from "./_generated/shared.flow_definition_pb.d.js";
|
|
6
|
-
export * from "./_generated/shared.flow_definition_pb.js";
|
|
7
|
-
export * from "./_generated/shared.flow_pb.d.js";
|
|
8
|
-
export * from "./_generated/shared.flow_pb.js";
|
|
9
|
-
export * from "./_generated/shared.runtime_function_pb.d.js";
|
|
10
|
-
export * from "./_generated/shared.runtime_function_pb.js";
|
|
11
|
-
export * from "./_generated/shared.runtime_status_pb.d.js";
|
|
12
|
-
export * from "./_generated/shared.runtime_status_pb.js";
|
|
13
|
-
export * from "./_generated/shared.runtime_usage_pb.d.js";
|
|
14
|
-
export * from "./_generated/shared.runtime_usage_pb.js";
|
|
15
|
-
export * from "./_generated/shared.struct_pb.d.js";
|
|
16
|
-
export * from "./_generated/shared.struct_pb.js";
|
|
17
|
-
export * from "./_generated/shared.translation_pb.d.js";
|
|
18
|
-
export * from "./_generated/shared.translation_pb.js";
|
package/pb/shared.ts
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export * from "./_generated/shared.action_configuration_pb.d.js";
|
|
2
|
-
export * from "./_generated/shared.action_configuration_pb.js";
|
|
3
|
-
export * from "./_generated/shared.data_type_pb.d.js";
|
|
4
|
-
export * from "./_generated/shared.data_type_pb.js";
|
|
5
|
-
export * from "./_generated/shared.flow_definition_pb.d.js";
|
|
6
|
-
export * from "./_generated/shared.flow_definition_pb.js";
|
|
7
|
-
export * from "./_generated/shared.flow_pb.d.js";
|
|
8
|
-
export * from "./_generated/shared.flow_pb.js";
|
|
9
|
-
export * from "./_generated/shared.runtime_function_pb.d.js";
|
|
10
|
-
export * from "./_generated/shared.runtime_function_pb.js";
|
|
11
|
-
export * from "./_generated/shared.runtime_status_pb.d.js";
|
|
12
|
-
export * from "./_generated/shared.runtime_status_pb.js";
|
|
13
|
-
export * from "./_generated/shared.runtime_usage_pb.d.js";
|
|
14
|
-
export * from "./_generated/shared.runtime_usage_pb.js";
|
|
15
|
-
export * from "./_generated/shared.struct_pb.d.js";
|
|
16
|
-
export * from "./_generated/shared.struct_pb.js";
|
|
17
|
-
export * from "./_generated/shared.translation_pb.d.js";
|
|
18
|
-
export * from "./_generated/shared.translation_pb.js";
|