@elyx-code/project-logic-tree 0.0.6525 → 0.0.6526
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 +337 -7
- package/dist/index.js +36721 -34827
- package/dist/index.umd.cjs +206 -206
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1938,8 +1938,235 @@ export declare const BUILT_IN_BASE_ENTITY_IDS: {
|
|
|
1938
1938
|
id: string;
|
|
1939
1939
|
};
|
|
1940
1940
|
};
|
|
1941
|
+
q: {
|
|
1942
|
+
id: string;
|
|
1943
|
+
dataType: {
|
|
1944
|
+
id: string;
|
|
1945
|
+
};
|
|
1946
|
+
};
|
|
1947
|
+
after: {
|
|
1948
|
+
id: string;
|
|
1949
|
+
dataType: {
|
|
1950
|
+
id: string;
|
|
1951
|
+
};
|
|
1952
|
+
};
|
|
1953
|
+
before: {
|
|
1954
|
+
id: string;
|
|
1955
|
+
dataType: {
|
|
1956
|
+
id: string;
|
|
1957
|
+
};
|
|
1958
|
+
};
|
|
1959
|
+
labelIds: {
|
|
1960
|
+
id: string;
|
|
1961
|
+
dataType: {
|
|
1962
|
+
id: string;
|
|
1963
|
+
};
|
|
1964
|
+
};
|
|
1965
|
+
pageSize: {
|
|
1966
|
+
id: string;
|
|
1967
|
+
dataType: {
|
|
1968
|
+
id: string;
|
|
1969
|
+
};
|
|
1970
|
+
};
|
|
1971
|
+
pageToken: {
|
|
1972
|
+
id: string;
|
|
1973
|
+
dataType: {
|
|
1974
|
+
id: string;
|
|
1975
|
+
};
|
|
1976
|
+
};
|
|
1977
|
+
autoPaginate: {
|
|
1978
|
+
id: string;
|
|
1979
|
+
dataType: {
|
|
1980
|
+
id: string;
|
|
1981
|
+
};
|
|
1982
|
+
};
|
|
1983
|
+
includeBody: {
|
|
1984
|
+
id: string;
|
|
1985
|
+
dataType: {
|
|
1986
|
+
id: string;
|
|
1987
|
+
};
|
|
1988
|
+
};
|
|
1989
|
+
attachmentsMode: {
|
|
1990
|
+
id: string;
|
|
1991
|
+
dataType: {
|
|
1992
|
+
id: string;
|
|
1993
|
+
};
|
|
1994
|
+
};
|
|
1995
|
+
includeHeaders: {
|
|
1996
|
+
id: string;
|
|
1997
|
+
dataType: {
|
|
1998
|
+
id: string;
|
|
1999
|
+
};
|
|
2000
|
+
};
|
|
2001
|
+
includeSpamTrash: {
|
|
2002
|
+
id: string;
|
|
2003
|
+
dataType: {
|
|
2004
|
+
id: string;
|
|
2005
|
+
};
|
|
2006
|
+
};
|
|
2007
|
+
maxPages: {
|
|
2008
|
+
id: string;
|
|
2009
|
+
dataType: {
|
|
2010
|
+
id: string;
|
|
2011
|
+
};
|
|
2012
|
+
};
|
|
2013
|
+
maxMessages: {
|
|
2014
|
+
id: string;
|
|
2015
|
+
dataType: {
|
|
2016
|
+
id: string;
|
|
2017
|
+
};
|
|
2018
|
+
};
|
|
2019
|
+
};
|
|
2020
|
+
outputs: {
|
|
2021
|
+
emails: {
|
|
2022
|
+
id: string;
|
|
2023
|
+
dataType: {
|
|
2024
|
+
id: string;
|
|
2025
|
+
entity: {
|
|
2026
|
+
id: string;
|
|
2027
|
+
properties: {
|
|
2028
|
+
id: {
|
|
2029
|
+
id: string;
|
|
2030
|
+
dataType: {
|
|
2031
|
+
id: string;
|
|
2032
|
+
};
|
|
2033
|
+
};
|
|
2034
|
+
threadId: {
|
|
2035
|
+
id: string;
|
|
2036
|
+
dataType: {
|
|
2037
|
+
id: string;
|
|
2038
|
+
};
|
|
2039
|
+
};
|
|
2040
|
+
labelIds: {
|
|
2041
|
+
id: string;
|
|
2042
|
+
dataType: {
|
|
2043
|
+
id: string;
|
|
2044
|
+
};
|
|
2045
|
+
};
|
|
2046
|
+
internalDateMs: {
|
|
2047
|
+
id: string;
|
|
2048
|
+
dataType: {
|
|
2049
|
+
id: string;
|
|
2050
|
+
};
|
|
2051
|
+
};
|
|
2052
|
+
dateIso: {
|
|
2053
|
+
id: string;
|
|
2054
|
+
dataType: {
|
|
2055
|
+
id: string;
|
|
2056
|
+
};
|
|
2057
|
+
};
|
|
2058
|
+
from: {
|
|
2059
|
+
id: string;
|
|
2060
|
+
dataType: {
|
|
2061
|
+
id: string;
|
|
2062
|
+
};
|
|
2063
|
+
};
|
|
2064
|
+
to: {
|
|
2065
|
+
id: string;
|
|
2066
|
+
dataType: {
|
|
2067
|
+
id: string;
|
|
2068
|
+
};
|
|
2069
|
+
};
|
|
2070
|
+
cc: {
|
|
2071
|
+
id: string;
|
|
2072
|
+
dataType: {
|
|
2073
|
+
id: string;
|
|
2074
|
+
};
|
|
2075
|
+
};
|
|
2076
|
+
bcc: {
|
|
2077
|
+
id: string;
|
|
2078
|
+
dataType: {
|
|
2079
|
+
id: string;
|
|
2080
|
+
};
|
|
2081
|
+
};
|
|
2082
|
+
replyTo: {
|
|
2083
|
+
id: string;
|
|
2084
|
+
dataType: {
|
|
2085
|
+
id: string;
|
|
2086
|
+
};
|
|
2087
|
+
};
|
|
2088
|
+
subject: {
|
|
2089
|
+
id: string;
|
|
2090
|
+
dataType: {
|
|
2091
|
+
id: string;
|
|
2092
|
+
};
|
|
2093
|
+
};
|
|
2094
|
+
messageId: {
|
|
2095
|
+
id: string;
|
|
2096
|
+
dataType: {
|
|
2097
|
+
id: string;
|
|
2098
|
+
};
|
|
2099
|
+
};
|
|
2100
|
+
snippet: {
|
|
2101
|
+
id: string;
|
|
2102
|
+
dataType: {
|
|
2103
|
+
id: string;
|
|
2104
|
+
};
|
|
2105
|
+
};
|
|
2106
|
+
bodyText: {
|
|
2107
|
+
id: string;
|
|
2108
|
+
dataType: {
|
|
2109
|
+
id: string;
|
|
2110
|
+
};
|
|
2111
|
+
};
|
|
2112
|
+
bodyHtml: {
|
|
2113
|
+
id: string;
|
|
2114
|
+
dataType: {
|
|
2115
|
+
id: string;
|
|
2116
|
+
};
|
|
2117
|
+
};
|
|
2118
|
+
attachments: {
|
|
2119
|
+
id: string;
|
|
2120
|
+
dataType: {
|
|
2121
|
+
id: string;
|
|
2122
|
+
entity: {
|
|
2123
|
+
id: string;
|
|
2124
|
+
properties: {
|
|
2125
|
+
attachmentId: {
|
|
2126
|
+
id: string;
|
|
2127
|
+
dataType: {
|
|
2128
|
+
id: string;
|
|
2129
|
+
};
|
|
2130
|
+
};
|
|
2131
|
+
filename: {
|
|
2132
|
+
id: string;
|
|
2133
|
+
dataType: {
|
|
2134
|
+
id: string;
|
|
2135
|
+
};
|
|
2136
|
+
};
|
|
2137
|
+
mimeType: {
|
|
2138
|
+
id: string;
|
|
2139
|
+
dataType: {
|
|
2140
|
+
id: string;
|
|
2141
|
+
};
|
|
2142
|
+
};
|
|
2143
|
+
size: {
|
|
2144
|
+
id: string;
|
|
2145
|
+
dataType: {
|
|
2146
|
+
id: string;
|
|
2147
|
+
};
|
|
2148
|
+
};
|
|
2149
|
+
};
|
|
2150
|
+
};
|
|
2151
|
+
};
|
|
2152
|
+
};
|
|
2153
|
+
raw_json: {
|
|
2154
|
+
id: string;
|
|
2155
|
+
dataType: {
|
|
2156
|
+
id: string;
|
|
2157
|
+
};
|
|
2158
|
+
};
|
|
2159
|
+
};
|
|
2160
|
+
};
|
|
2161
|
+
};
|
|
2162
|
+
};
|
|
2163
|
+
nextPageToken: {
|
|
2164
|
+
id: string;
|
|
2165
|
+
dataType: {
|
|
2166
|
+
id: string;
|
|
2167
|
+
};
|
|
2168
|
+
};
|
|
1941
2169
|
};
|
|
1942
|
-
outputs: {};
|
|
1943
2170
|
};
|
|
1944
2171
|
"external-integration--slack--post--send-message": {
|
|
1945
2172
|
id: ExternalIntegrationOperations;
|
|
@@ -4682,12 +4909,6 @@ export declare type ElementTransfer = IProjectTransfer | IInstalledProjectTransf
|
|
|
4682
4909
|
|
|
4683
4910
|
export declare type ElementTypesUnion = ProjectTypesUnion | InstalledProjectTypesUnion | DefinitionEntityTypesUnion | GlobalEventTypesUnion | FunctionDeclarationTypesUnion | FunctionCallTypesUnion | PropertyTypesUnion | VariableDeclarationTypesUnion | VariableInstanceTypesUnion | OperationTypesUnion | ConditionTypesUnion | ArgumentDeclarationTypesUnion | InputMapTypesUnion | ReturnDeclarationTypesUnion | OutputMapTypesUnion | DataTypeTypesUnion | ReturnStatementTypesUnion | BreakStatementTypesUnion | ContinueStatementTypesUnion | LoopTypesUnion | ActionDescriptorTypesUnion | SearchTypesUnion | PrimitiveEntityTypesUnion | LiteralValueTypesUnion | ValueDescriptorTypesUnion | BuiltInBaseEntityTypesUnion | InternalCallTypesUnion;
|
|
4684
4911
|
|
|
4685
|
-
export declare const emailsIntegrationBuiltInActionDescriptorConnectionInputDataTypeTransfer: IDataTypeTransfer;
|
|
4686
|
-
|
|
4687
|
-
export declare const emailsIntegrationBuiltInActionDescriptorConnectionInputTransfer: IValueDescriptorTransfer;
|
|
4688
|
-
|
|
4689
|
-
export declare const emailsIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
4690
|
-
|
|
4691
4912
|
export declare function emitSideEffects(changeSet: ChangeSet): ChangeSet;
|
|
4692
4913
|
|
|
4693
4914
|
export declare const emptyCondition: IActionDescriptorTransfer;
|
|
@@ -11535,6 +11756,115 @@ declare namespace globalEventValidation {
|
|
|
11535
11756
|
}
|
|
11536
11757
|
export { globalEventValidation }
|
|
11537
11758
|
|
|
11759
|
+
/** 2: after */
|
|
11760
|
+
export declare const gmailEmailsAfterInputDataTypeTransfer: IDataTypeTransfer;
|
|
11761
|
+
|
|
11762
|
+
export declare const gmailEmailsAfterInputTransfer: IValueDescriptorTransfer;
|
|
11763
|
+
|
|
11764
|
+
export declare const gmailEmailsAttachmentEntityTransfer: IDefinitionEntityTransfer;
|
|
11765
|
+
|
|
11766
|
+
export declare const gmailEmailsAttachmentFilenameProp: IPropertyTransfer;
|
|
11767
|
+
|
|
11768
|
+
export declare const gmailEmailsAttachmentFilenamePropDT: IDataTypeTransfer;
|
|
11769
|
+
|
|
11770
|
+
export declare const gmailEmailsAttachmentIdProp: IPropertyTransfer;
|
|
11771
|
+
|
|
11772
|
+
/** Attachment entity */
|
|
11773
|
+
export declare const gmailEmailsAttachmentIdPropDT: IDataTypeTransfer;
|
|
11774
|
+
|
|
11775
|
+
export declare const gmailEmailsAttachmentMimeTypeProp: IPropertyTransfer;
|
|
11776
|
+
|
|
11777
|
+
export declare const gmailEmailsAttachmentMimeTypePropDT: IDataTypeTransfer;
|
|
11778
|
+
|
|
11779
|
+
export declare const gmailEmailsAttachmentSizeProp: IPropertyTransfer;
|
|
11780
|
+
|
|
11781
|
+
export declare const gmailEmailsAttachmentSizePropDT: IDataTypeTransfer;
|
|
11782
|
+
|
|
11783
|
+
/** attachments: list of Attachment entity */
|
|
11784
|
+
export declare const gmailEmailsAttachmentsListDataTypeTransfer: IDataTypeTransfer;
|
|
11785
|
+
|
|
11786
|
+
/** 9: attachmentsMode ('none'|'metadata'|'download') default 'metadata' */
|
|
11787
|
+
export declare const gmailEmailsAttachmentsModeInputDataTypeTransfer: IDataTypeTransfer;
|
|
11788
|
+
|
|
11789
|
+
export declare const gmailEmailsAttachmentsModeInputTransfer: IValueDescriptorTransfer;
|
|
11790
|
+
|
|
11791
|
+
export declare const gmailEmailsAttachmentsProp: IPropertyTransfer;
|
|
11792
|
+
|
|
11793
|
+
/** 7: autoPaginate (default false) */
|
|
11794
|
+
export declare const gmailEmailsAutoPaginateInputDataTypeTransfer: IDataTypeTransfer;
|
|
11795
|
+
|
|
11796
|
+
export declare const gmailEmailsAutoPaginateInputTransfer: IValueDescriptorTransfer;
|
|
11797
|
+
|
|
11798
|
+
/** 3: before */
|
|
11799
|
+
export declare const gmailEmailsBeforeInputDataTypeTransfer: IDataTypeTransfer;
|
|
11800
|
+
|
|
11801
|
+
export declare const gmailEmailsBeforeInputTransfer: IValueDescriptorTransfer;
|
|
11802
|
+
|
|
11803
|
+
export declare const gmailEmailsBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
11804
|
+
|
|
11805
|
+
/** 0: Connection */
|
|
11806
|
+
export declare const gmailEmailsConnectionInputDataTypeTransfer: IDataTypeTransfer;
|
|
11807
|
+
|
|
11808
|
+
export declare const gmailEmailsConnectionInputTransfer: IValueDescriptorTransfer;
|
|
11809
|
+
|
|
11810
|
+
/** Email entity */
|
|
11811
|
+
export declare const gmailEmailsEmailEntityTransfer: IDefinitionEntityTransfer;
|
|
11812
|
+
|
|
11813
|
+
/** 8: includeBody ('none'|'text'|'html'|'both'|'auto') default 'auto' */
|
|
11814
|
+
export declare const gmailEmailsIncludeBodyInputDataTypeTransfer: IDataTypeTransfer;
|
|
11815
|
+
|
|
11816
|
+
export declare const gmailEmailsIncludeBodyInputTransfer: IValueDescriptorTransfer;
|
|
11817
|
+
|
|
11818
|
+
/** 10: includeHeaders (string[]) */
|
|
11819
|
+
export declare const gmailEmailsIncludeHeadersInputDataTypeTransfer: IDataTypeTransfer;
|
|
11820
|
+
|
|
11821
|
+
export declare const gmailEmailsIncludeHeadersInputTransfer: IValueDescriptorTransfer;
|
|
11822
|
+
|
|
11823
|
+
/** 11: includeSpamTrash (boolean) */
|
|
11824
|
+
export declare const gmailEmailsIncludeSpamTrashInputDataTypeTransfer: IDataTypeTransfer;
|
|
11825
|
+
|
|
11826
|
+
export declare const gmailEmailsIncludeSpamTrashInputTransfer: IValueDescriptorTransfer;
|
|
11827
|
+
|
|
11828
|
+
/** 4: labelIds (string[]) */
|
|
11829
|
+
export declare const gmailEmailsLabelIdsInputDataTypeTransfer: IDataTypeTransfer;
|
|
11830
|
+
|
|
11831
|
+
export declare const gmailEmailsLabelIdsInputTransfer: IValueDescriptorTransfer;
|
|
11832
|
+
|
|
11833
|
+
/** 13: maxMessages (number; optional) */
|
|
11834
|
+
export declare const gmailEmailsMaxMessagesInputDataTypeTransfer: IDataTypeTransfer;
|
|
11835
|
+
|
|
11836
|
+
export declare const gmailEmailsMaxMessagesInputTransfer: IValueDescriptorTransfer;
|
|
11837
|
+
|
|
11838
|
+
/** 12: maxPages (number; default 10) */
|
|
11839
|
+
export declare const gmailEmailsMaxPagesInputDataTypeTransfer: IDataTypeTransfer;
|
|
11840
|
+
|
|
11841
|
+
export declare const gmailEmailsMaxPagesInputTransfer: IValueDescriptorTransfer;
|
|
11842
|
+
|
|
11843
|
+
/** nextPageToken output */
|
|
11844
|
+
export declare const gmailEmailsNextPageTokenOutputDataTypeTransfer: IDataTypeTransfer;
|
|
11845
|
+
|
|
11846
|
+
export declare const gmailEmailsNextPageTokenOutputTransfer: IValueDescriptorTransfer;
|
|
11847
|
+
|
|
11848
|
+
/** 5: pageSize (number; default 100) */
|
|
11849
|
+
export declare const gmailEmailsPageSizeInputDataTypeTransfer: IDataTypeTransfer;
|
|
11850
|
+
|
|
11851
|
+
export declare const gmailEmailsPageSizeInputTransfer: IValueDescriptorTransfer;
|
|
11852
|
+
|
|
11853
|
+
/** 6: pageToken */
|
|
11854
|
+
export declare const gmailEmailsPageTokenInputDataTypeTransfer: IDataTypeTransfer;
|
|
11855
|
+
|
|
11856
|
+
export declare const gmailEmailsPageTokenInputTransfer: IValueDescriptorTransfer;
|
|
11857
|
+
|
|
11858
|
+
/** 1: q */
|
|
11859
|
+
export declare const gmailEmailsQInputDataTypeTransfer: IDataTypeTransfer;
|
|
11860
|
+
|
|
11861
|
+
export declare const gmailEmailsQInputTransfer: IValueDescriptorTransfer;
|
|
11862
|
+
|
|
11863
|
+
/** Emails output (list) */
|
|
11864
|
+
export declare const gmailEmailsRecordsOutputDataTypeTransfer: IDataTypeTransfer;
|
|
11865
|
+
|
|
11866
|
+
export declare const gmailEmailsRecordsOutputTransfer: IValueDescriptorTransfer;
|
|
11867
|
+
|
|
11538
11868
|
export declare const GOOGLE_DRIVE_MIME_TYPES: GoogleDriveMimeType[];
|
|
11539
11869
|
|
|
11540
11870
|
export declare const GOOGLE_DRIVE_SMART_FETCH_MODE_OPTIONS: readonly ["auto", "native", "plain-text", "binary"];
|