@elyx-code/project-logic-tree 0.0.6516 → 0.0.6518
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/index.d.ts +247 -1
- package/dist/index.js +31343 -29728
- package/dist/index.umd.cjs +262 -262
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1749,6 +1749,36 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
|
|
|
1749
1749
|
id: string;
|
|
1750
1750
|
};
|
|
1751
1751
|
};
|
|
1752
|
+
mimeTypes: {
|
|
1753
|
+
id: string;
|
|
1754
|
+
dataType: {
|
|
1755
|
+
id: string;
|
|
1756
|
+
};
|
|
1757
|
+
};
|
|
1758
|
+
trashed: {
|
|
1759
|
+
id: string;
|
|
1760
|
+
dataType: {
|
|
1761
|
+
id: string;
|
|
1762
|
+
};
|
|
1763
|
+
defaultValue: {
|
|
1764
|
+
id: string;
|
|
1765
|
+
};
|
|
1766
|
+
};
|
|
1767
|
+
pageSize: {
|
|
1768
|
+
id: string;
|
|
1769
|
+
dataType: {
|
|
1770
|
+
id: string;
|
|
1771
|
+
};
|
|
1772
|
+
defaultValue: {
|
|
1773
|
+
id: string;
|
|
1774
|
+
};
|
|
1775
|
+
};
|
|
1776
|
+
pageToken: {
|
|
1777
|
+
id: string;
|
|
1778
|
+
dataType: {
|
|
1779
|
+
id: string;
|
|
1780
|
+
};
|
|
1781
|
+
};
|
|
1752
1782
|
};
|
|
1753
1783
|
outputs: {
|
|
1754
1784
|
results: {
|
|
@@ -1798,6 +1828,12 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
|
|
|
1798
1828
|
};
|
|
1799
1829
|
};
|
|
1800
1830
|
};
|
|
1831
|
+
nextPageToken: {
|
|
1832
|
+
id: string;
|
|
1833
|
+
dataType: {
|
|
1834
|
+
id: string;
|
|
1835
|
+
};
|
|
1836
|
+
};
|
|
1801
1837
|
};
|
|
1802
1838
|
};
|
|
1803
1839
|
"external-integration--google-drive--get--fetch-google-sheet": {
|
|
@@ -2137,7 +2173,121 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
|
|
|
2137
2173
|
};
|
|
2138
2174
|
};
|
|
2139
2175
|
};
|
|
2140
|
-
outputs: {
|
|
2176
|
+
outputs: {
|
|
2177
|
+
channels: {
|
|
2178
|
+
id: string;
|
|
2179
|
+
dataType: {
|
|
2180
|
+
id: string;
|
|
2181
|
+
entity: {
|
|
2182
|
+
id: string;
|
|
2183
|
+
properties: {
|
|
2184
|
+
idProperty: {
|
|
2185
|
+
id: string;
|
|
2186
|
+
dataType: {
|
|
2187
|
+
id: string;
|
|
2188
|
+
};
|
|
2189
|
+
};
|
|
2190
|
+
name: {
|
|
2191
|
+
id: string;
|
|
2192
|
+
dataType: {
|
|
2193
|
+
id: string;
|
|
2194
|
+
};
|
|
2195
|
+
};
|
|
2196
|
+
is_channel: {
|
|
2197
|
+
id: string;
|
|
2198
|
+
dataType: {
|
|
2199
|
+
id: string;
|
|
2200
|
+
};
|
|
2201
|
+
};
|
|
2202
|
+
is_group: {
|
|
2203
|
+
id: string;
|
|
2204
|
+
dataType: {
|
|
2205
|
+
id: string;
|
|
2206
|
+
};
|
|
2207
|
+
};
|
|
2208
|
+
is_im: {
|
|
2209
|
+
id: string;
|
|
2210
|
+
dataType: {
|
|
2211
|
+
id: string;
|
|
2212
|
+
};
|
|
2213
|
+
};
|
|
2214
|
+
created: {
|
|
2215
|
+
id: string;
|
|
2216
|
+
dataType: {
|
|
2217
|
+
id: string;
|
|
2218
|
+
};
|
|
2219
|
+
};
|
|
2220
|
+
creator: {
|
|
2221
|
+
id: string;
|
|
2222
|
+
dataType: {
|
|
2223
|
+
id: string;
|
|
2224
|
+
};
|
|
2225
|
+
};
|
|
2226
|
+
is_archived: {
|
|
2227
|
+
id: string;
|
|
2228
|
+
dataType: {
|
|
2229
|
+
id: string;
|
|
2230
|
+
};
|
|
2231
|
+
};
|
|
2232
|
+
is_general: {
|
|
2233
|
+
id: string;
|
|
2234
|
+
dataType: {
|
|
2235
|
+
id: string;
|
|
2236
|
+
};
|
|
2237
|
+
};
|
|
2238
|
+
name_normalized: {
|
|
2239
|
+
id: string;
|
|
2240
|
+
dataType: {
|
|
2241
|
+
id: string;
|
|
2242
|
+
};
|
|
2243
|
+
};
|
|
2244
|
+
is_shared: {
|
|
2245
|
+
id: string;
|
|
2246
|
+
dataType: {
|
|
2247
|
+
id: string;
|
|
2248
|
+
};
|
|
2249
|
+
};
|
|
2250
|
+
is_private: {
|
|
2251
|
+
id: string;
|
|
2252
|
+
dataType: {
|
|
2253
|
+
id: string;
|
|
2254
|
+
};
|
|
2255
|
+
};
|
|
2256
|
+
is_mpim: {
|
|
2257
|
+
id: string;
|
|
2258
|
+
dataType: {
|
|
2259
|
+
id: string;
|
|
2260
|
+
};
|
|
2261
|
+
};
|
|
2262
|
+
updated: {
|
|
2263
|
+
id: string;
|
|
2264
|
+
dataType: {
|
|
2265
|
+
id: string;
|
|
2266
|
+
};
|
|
2267
|
+
};
|
|
2268
|
+
num_members: {
|
|
2269
|
+
id: string;
|
|
2270
|
+
dataType: {
|
|
2271
|
+
id: string;
|
|
2272
|
+
};
|
|
2273
|
+
};
|
|
2274
|
+
raw_json: {
|
|
2275
|
+
id: string;
|
|
2276
|
+
dataType: {
|
|
2277
|
+
id: string;
|
|
2278
|
+
};
|
|
2279
|
+
};
|
|
2280
|
+
};
|
|
2281
|
+
};
|
|
2282
|
+
};
|
|
2283
|
+
};
|
|
2284
|
+
nextPageToken: {
|
|
2285
|
+
id: string;
|
|
2286
|
+
dataType: {
|
|
2287
|
+
id: string;
|
|
2288
|
+
};
|
|
2289
|
+
};
|
|
2290
|
+
};
|
|
2141
2291
|
};
|
|
2142
2292
|
"external-integration--slack--get--messages": {
|
|
2143
2293
|
id: ExternalIntegrationOperations;
|
|
@@ -2764,6 +2914,80 @@ export declare const channelsIntegrationBuiltInActionDescriptorConnectionInputDa
|
|
|
2764
2914
|
|
|
2765
2915
|
export declare const channelsIntegrationBuiltInActionDescriptorConnectionInputTransfer: IValueDescriptorTransfer;
|
|
2766
2916
|
|
|
2917
|
+
export declare const channelsIntegrationBuiltInActionDescriptorNextPageTokenOutputDataTypeTransfer: IDataTypeTransfer;
|
|
2918
|
+
|
|
2919
|
+
export declare const channelsIntegrationBuiltInActionDescriptorNextPageTokenOutputTransfer: IValueDescriptorTransfer;
|
|
2920
|
+
|
|
2921
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityCreatedPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2922
|
+
|
|
2923
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityCreatedPropertyTransfer: IPropertyTransfer;
|
|
2924
|
+
|
|
2925
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityCreatorPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2926
|
+
|
|
2927
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityCreatorPropertyTransfer: IPropertyTransfer;
|
|
2928
|
+
|
|
2929
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIdPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2930
|
+
|
|
2931
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIdPropertyTransfer: IPropertyTransfer;
|
|
2932
|
+
|
|
2933
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsArchivedPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2934
|
+
|
|
2935
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsArchivedPropertyTransfer: IPropertyTransfer;
|
|
2936
|
+
|
|
2937
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsChannelPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2938
|
+
|
|
2939
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsChannelPropertyTransfer: IPropertyTransfer;
|
|
2940
|
+
|
|
2941
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsGeneralPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2942
|
+
|
|
2943
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsGeneralPropertyTransfer: IPropertyTransfer;
|
|
2944
|
+
|
|
2945
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsGroupPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2946
|
+
|
|
2947
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsGroupPropertyTransfer: IPropertyTransfer;
|
|
2948
|
+
|
|
2949
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsImPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2950
|
+
|
|
2951
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsImPropertyTransfer: IPropertyTransfer;
|
|
2952
|
+
|
|
2953
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsMpimPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2954
|
+
|
|
2955
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsMpimPropertyTransfer: IPropertyTransfer;
|
|
2956
|
+
|
|
2957
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsPrivatePropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2958
|
+
|
|
2959
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsPrivatePropertyTransfer: IPropertyTransfer;
|
|
2960
|
+
|
|
2961
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsSharedPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2962
|
+
|
|
2963
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityIsSharedPropertyTransfer: IPropertyTransfer;
|
|
2964
|
+
|
|
2965
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityNameNormalizedPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2966
|
+
|
|
2967
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityNameNormalizedPropertyTransfer: IPropertyTransfer;
|
|
2968
|
+
|
|
2969
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityNamePropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2970
|
+
|
|
2971
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityNamePropertyTransfer: IPropertyTransfer;
|
|
2972
|
+
|
|
2973
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityNumMembersPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2974
|
+
|
|
2975
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityNumMembersPropertyTransfer: IPropertyTransfer;
|
|
2976
|
+
|
|
2977
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityRawJsonPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2978
|
+
|
|
2979
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityRawJsonPropertyTransfer: IPropertyTransfer;
|
|
2980
|
+
|
|
2981
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityTransfer: IDefinitionEntityTransfer;
|
|
2982
|
+
|
|
2983
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityUpdatedPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
2984
|
+
|
|
2985
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeEntityUpdatedPropertyTransfer: IPropertyTransfer;
|
|
2986
|
+
|
|
2987
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputDataTypeTransfer: IDataTypeTransfer;
|
|
2988
|
+
|
|
2989
|
+
export declare const channelsIntegrationBuiltInActionDescriptorRecordsOutputTransfer: IValueDescriptorTransfer;
|
|
2990
|
+
|
|
2767
2991
|
export declare const channelsIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
2768
2992
|
|
|
2769
2993
|
export declare function checkAreDataTypesCompatible(dataTypeA: DataTypeState | null, dataTypeB: DataTypeState | null): IDataTypeCompatible | IDataTypeIncompatibile;
|
|
@@ -6041,10 +6265,26 @@ export declare const filesIntegrationBuiltInActionDescriptorMessageOutputTransfe
|
|
|
6041
6265
|
|
|
6042
6266
|
export declare const filesIntegrationBuiltInActionDescriptorMessagePropertyDataTypeTransfer: IDataTypeTransfer;
|
|
6043
6267
|
|
|
6268
|
+
export declare const filesIntegrationBuiltInActionDescriptorMimeTypeInputDataTypeTransfer: IDataTypeTransfer;
|
|
6269
|
+
|
|
6270
|
+
export declare const filesIntegrationBuiltInActionDescriptorMimeTypeInputTransfer: IValueDescriptorTransfer;
|
|
6271
|
+
|
|
6272
|
+
export declare const filesIntegrationBuiltInActionDescriptorNextPageTokenOutputDataTypeTransfer: IDataTypeTransfer;
|
|
6273
|
+
|
|
6274
|
+
export declare const filesIntegrationBuiltInActionDescriptorNextPageTokenOutputTransfer: IValueDescriptorTransfer;
|
|
6275
|
+
|
|
6044
6276
|
export declare const filesIntegrationBuiltInActionDescriptorOkOutputTransfer: IValueDescriptorTransfer;
|
|
6045
6277
|
|
|
6046
6278
|
export declare const filesIntegrationBuiltInActionDescriptorOkPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
6047
6279
|
|
|
6280
|
+
export declare const filesIntegrationBuiltInActionDescriptorPageSizeInputDataTypeTransfer: IDataTypeTransfer;
|
|
6281
|
+
|
|
6282
|
+
export declare const filesIntegrationBuiltInActionDescriptorPageSizeInputTransfer: IValueDescriptorTransfer;
|
|
6283
|
+
|
|
6284
|
+
export declare const filesIntegrationBuiltInActionDescriptorPageTokenInputDataTypeTransfer: IDataTypeTransfer;
|
|
6285
|
+
|
|
6286
|
+
export declare const filesIntegrationBuiltInActionDescriptorPageTokenInputTransfer: IValueDescriptorTransfer;
|
|
6287
|
+
|
|
6048
6288
|
export declare const filesIntegrationBuiltInActionDescriptorRawJsonOutputTransfer: IValueDescriptorTransfer;
|
|
6049
6289
|
|
|
6050
6290
|
export declare const filesIntegrationBuiltInActionDescriptorRawJsonPropertyDataTypeTransfer: IDataTypeTransfer;
|
|
@@ -6081,6 +6321,10 @@ export declare const filesIntegrationBuiltInActionDescriptorResultsOutputTransfe
|
|
|
6081
6321
|
|
|
6082
6322
|
export declare const filesIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
6083
6323
|
|
|
6324
|
+
export declare const filesIntegrationBuiltInActionDescriptorTrashedInputDataTypeTransfer: IDataTypeTransfer;
|
|
6325
|
+
|
|
6326
|
+
export declare const filesIntegrationBuiltInActionDescriptorTrashedInputTransfer: IValueDescriptorTransfer;
|
|
6327
|
+
|
|
6084
6328
|
export declare const filesIntegrationBuiltInActionDescriptorTsDataTypeTransfer: IDataTypeTransfer;
|
|
6085
6329
|
|
|
6086
6330
|
export declare const filesIntegrationBuiltInActionDescriptorTsOutputTransfer: IValueDescriptorTransfer;
|
|
@@ -11066,6 +11310,8 @@ declare namespace globalEventValidation {
|
|
|
11066
11310
|
}
|
|
11067
11311
|
export { globalEventValidation }
|
|
11068
11312
|
|
|
11313
|
+
export declare const GOOGLE_DRIVE_MIME_TYPES: string[];
|
|
11314
|
+
|
|
11069
11315
|
export declare const googleAuthExternalConnectionBuiltInBaseEntity: IBuiltInBaseEntityTransfer;
|
|
11070
11316
|
|
|
11071
11317
|
export declare const googleAuthExternalConnectionBuiltInBaseEntityConnectionIdProperty: IPropertyTransfer;
|