@atom8n/n8n-nodes-base 2.5.0 → 2.5.2

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.
Files changed (65) hide show
  1. package/dist/credentials/Imap.credentials.js +0 -0
  2. package/dist/credentials/OpenCTIApi.credentials.js +0 -0
  3. package/dist/nodes/ActionNetwork/GenericFunctions.d.ts +19 -19
  4. package/dist/nodes/Airtable/v2/helpers/utils.d.ts +1 -1
  5. package/dist/nodes/Airtop/actions/common/output.utils.d.ts +1 -1
  6. package/dist/nodes/Airtop/actions/file/load.operation.js +0 -0
  7. package/dist/nodes/Airtop/actions/session/waitForDownload.operation.js +0 -0
  8. package/dist/nodes/Aws/ELB/AwsElb.node.js +0 -0
  9. package/dist/nodes/Aws/GenericFunctions.js +0 -0
  10. package/dist/nodes/Aws/IAM/descriptions/user/create.operation.js +0 -0
  11. package/dist/nodes/BambooHr/v1/transport/index.js +0 -0
  12. package/dist/nodes/Bitly/LinkDescription.js +0 -0
  13. package/dist/nodes/Calendly/CalendlyTrigger.node.js +0 -0
  14. package/dist/nodes/DateTime/V2/GenericFunctions.d.ts +1 -1
  15. package/dist/nodes/Discourse/UserDescription.js +0 -0
  16. package/dist/nodes/ExecuteWorkflow/ExecuteWorkflowTrigger/ExecuteWorkflowTrigger.node.js +15 -1
  17. package/dist/nodes/Facebook/GenericFunctions.d.ts +1 -1
  18. package/dist/nodes/Flow/TaskDescription.js +0 -0
  19. package/dist/nodes/Google/Analytics/GoogleAnalytics.node.js +0 -0
  20. package/dist/nodes/Google/Analytics/v2/helpers/utils.d.ts +1 -1
  21. package/dist/nodes/Google/BigQuery/v2/helpers/utils.d.ts +1 -1
  22. package/dist/nodes/Google/Drive/v2/actions/common.descriptions.js +0 -0
  23. package/dist/nodes/Google/Firebase/CloudFirestore/GoogleFirebaseCloudFirestore.node.js +0 -0
  24. package/dist/nodes/Google/Gmail/v1/DraftDescription.js +0 -0
  25. package/dist/nodes/Google/Sheet/v2/actions/sheet/commonDescription.js +0 -0
  26. package/dist/nodes/Google/Sheet/v2/helpers/GoogleSheets.utils.d.ts +1 -1
  27. package/dist/nodes/HelpScout/CustomerDescription.js +0 -0
  28. package/dist/nodes/Hubspot/V1/GenericFunctions.d.ts +19 -19
  29. package/dist/nodes/Hubspot/V2/GenericFunctions.d.ts +19 -19
  30. package/dist/nodes/KoBoToolbox/FileDescription.js +0 -0
  31. package/dist/nodes/Lemlist/Lemlist.node.js +0 -0
  32. package/dist/nodes/Linear/GenericFunctions.d.ts +1 -1
  33. package/dist/nodes/Magento/GenericFunctions.d.ts +1 -1
  34. package/dist/nodes/Mattermost/v1/actions/user/getByEmail/execute.js +0 -0
  35. package/dist/nodes/MessageBird/GenericFunctions.js +0 -0
  36. package/dist/nodes/Microsoft/Dynamics/GenericFunctions.d.ts +1 -1
  37. package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.js +0 -0
  38. package/dist/nodes/Microsoft/Outlook/v2/helpers/utils.d.ts +8 -8
  39. package/dist/nodes/Microsoft/ToDo/MicrosoftToDo.node.js +0 -0
  40. package/dist/nodes/Misp/descriptions/EventTagDescription.js +0 -0
  41. package/dist/nodes/MySql/v2/helpers/utils.d.ts +1 -4
  42. package/dist/nodes/Notion/shared/GenericFunctions.d.ts +1 -1
  43. package/dist/nodes/Peekalink/Peekalink.node.js +0 -0
  44. package/dist/nodes/Pipedrive/GenericFunctions.js +0 -0
  45. package/dist/nodes/Pushcut/GenericFunctions.js +0 -0
  46. package/dist/nodes/QuickBooks/descriptions/Estimate/EstimateDescription.js +0 -0
  47. package/dist/nodes/Slack/Slack.node.js +0 -0
  48. package/dist/nodes/SyncroMSP/v1/actions/rmm/del/execute.js +0 -0
  49. package/dist/nodes/TheHiveProject/actions/case/update.operation.js +0 -0
  50. package/dist/nodes/TheHiveProject/helpers/utils.d.ts +6 -6
  51. package/dist/nodes/TheHiveProject/methods/resourceMapping.js +0 -0
  52. package/dist/nodes/Twake/Twake.node.js +0 -0
  53. package/dist/nodes/Twitter/V1/DirectMessageDescription.js +0 -0
  54. package/dist/nodes/UnleashedSoftware/UnleashedSoftware.node.js +0 -0
  55. package/dist/nodes/UptimeRobot/AlertContactDescription.js +0 -0
  56. package/dist/nodes/UrlScanIo/GenericFunctions.d.ts +1 -1
  57. package/dist/nodes/Wise/GenericFunctions.d.ts +1 -1
  58. package/dist/nodes/Wordpress/PostInterface.js +0 -0
  59. package/dist/nodes/Zammad/descriptions/TicketDescription.js +0 -0
  60. package/dist/nodes/Zoho/GenericFunctions.d.ts +2 -2
  61. package/dist/typecheck.tsbuildinfo +1 -1
  62. package/dist/types/nodes.json +3 -3
  63. package/dist/utils/sendAndWait/utils.d.ts +1 -1
  64. package/dist/utils/workflowInputsResourceMapping/GenericFunctions.js +4 -0
  65. package/package.json +9 -9
File without changes
File without changes
@@ -15,15 +15,15 @@ export declare const makeOsdiLink: (personId: string) => {
15
15
  export declare const isPrimary: (field: FieldWithPrimaryField) => boolean;
16
16
  declare function adjustLocation(allFields: AllFieldsUi): AllFieldsUi | {
17
17
  location: IDataObject;
18
- target: string;
19
18
  languages_spoken: import("./types").LanguageCodes;
20
- email_addresses: import("./types").EmailAddressUi;
21
- postal_addresses: {
22
- postal_addresses_fields: import("./types").PostalAddressField[];
23
- };
24
19
  phone_numbers: {
25
20
  phone_numbers_fields: import("./types").PhoneNumberField[];
26
21
  };
22
+ postal_addresses: {
23
+ postal_addresses_fields: import("./types").PostalAddressField[];
24
+ };
25
+ target: string;
26
+ email_addresses: import("./types").EmailAddressUi;
27
27
  };
28
28
  declare function adjustTargets(allFields: AllFieldsUi): AllFieldsUi | {
29
29
  target: {
@@ -33,13 +33,13 @@ declare function adjustTargets(allFields: AllFieldsUi): AllFieldsUi | {
33
33
  postal_addresses_fields: import("./types").PostalAddressField;
34
34
  };
35
35
  languages_spoken: import("./types").LanguageCodes;
36
- email_addresses: import("./types").EmailAddressUi;
37
- postal_addresses: {
38
- postal_addresses_fields: import("./types").PostalAddressField[];
39
- };
40
36
  phone_numbers: {
41
37
  phone_numbers_fields: import("./types").PhoneNumberField[];
42
38
  };
39
+ postal_addresses: {
40
+ postal_addresses_fields: import("./types").PostalAddressField[];
41
+ };
42
+ email_addresses: import("./types").EmailAddressUi;
43
43
  };
44
44
  export declare const adjustPersonPayload: (...args: any[]) => any;
45
45
  export declare const adjustPetitionPayload: typeof adjustTargets;
@@ -58,18 +58,18 @@ export declare const simplifyResponse: (response: Response, resource: Resource)
58
58
  language_spoken: any;
59
59
  postal_address: {
60
60
  address_lines: string;
61
+ region: string;
62
+ primary: boolean;
63
+ locality: string;
64
+ postal_code: string;
61
65
  country: string;
66
+ language: import("./types").LanguageCodes;
62
67
  location: {
63
68
  location_fields: {
64
69
  latitude: string;
65
70
  longitude: string;
66
71
  };
67
72
  };
68
- language: import("./types").LanguageCodes;
69
- primary: boolean;
70
- locality: string;
71
- region: string;
72
- postal_code: string;
73
73
  };
74
74
  phone_number: string;
75
75
  email_address: string;
@@ -79,18 +79,18 @@ export declare const simplifyResponse: (response: Response, resource: Resource)
79
79
  language_spoken: any;
80
80
  postal_address: {
81
81
  address_lines: string;
82
+ region: string;
83
+ primary: boolean;
84
+ locality: string;
85
+ postal_code: string;
82
86
  country: string;
87
+ language: import("./types").LanguageCodes;
83
88
  location: {
84
89
  location_fields: {
85
90
  latitude: string;
86
91
  longitude: string;
87
92
  };
88
93
  };
89
- language: import("./types").LanguageCodes;
90
- primary: boolean;
91
- locality: string;
92
- region: string;
93
- postal_code: string;
94
94
  };
95
95
  phone_number: string;
96
96
  email_address: string;
@@ -4,5 +4,5 @@ export declare function removeIgnored(data: IDataObject, ignore: string | string
4
4
  export declare function findMatches(data: UpdateRecord[], keys: string[], fields: IDataObject, updateAll?: boolean): UpdateRecord[];
5
5
  export declare function processAirtableError(error: NodeApiError, id?: string, itemIndex?: number): NodeApiError;
6
6
  export declare const flattenOutput: (record: IDataObject) => {
7
- [x: string]: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
7
+ [x: string]: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
8
8
  };
@@ -16,7 +16,7 @@ export declare function parseJsonIfPresent(this: IExecuteFunctions, index: numbe
16
16
  */
17
17
  export declare function cleanOutputForToolUse(output: IAirtopNodeExecutionData[]): {
18
18
  json: {
19
- [key: string]: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
19
+ [key: string]: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
20
20
  };
21
21
  binary?: import("n8n-workflow").IBinaryKeyData;
22
22
  error?: import("n8n-workflow").NodeApiError | NodeOperationError;
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -3,4 +3,4 @@ import type { IExecuteFunctions } from 'n8n-workflow';
3
3
  export declare function parseDate(this: IExecuteFunctions, date: string | number | DateTime, options?: Partial<{
4
4
  timezone: string;
5
5
  fromFormat: string;
6
- }>): DateTime<true> | DateTime<false>;
6
+ }>): DateTime;
File without changes
@@ -163,6 +163,15 @@ class ExecuteWorkflowTrigger {
163
163
  default: 'string',
164
164
  noDataExpression: true,
165
165
  },
166
+ {
167
+ displayName: 'Default Value',
168
+ name: 'defaultValue',
169
+ type: 'string',
170
+ default: '',
171
+ placeholder: 'e.g. default text',
172
+ description: 'Default value to use when no input is provided for this field',
173
+ noDataExpression: true,
174
+ },
166
175
  ],
167
176
  },
168
177
  ],
@@ -195,7 +204,12 @@ class ExecuteWorkflowTrigger {
195
204
  const newKeys = new Set(newParams.fields.map((x) => x.name));
196
205
  const itemsInSchema = inputData.map(({ json, binary }, index) => ({
197
206
  json: {
198
- ...Object.fromEntries(newParams.fields.map((x) => [x.name, constants_1.FALLBACK_DEFAULT_VALUE])),
207
+ ...Object.fromEntries(newParams.fields.map((x) => [
208
+ x.name,
209
+ x.defaultValue !== undefined && x.defaultValue !== ''
210
+ ? x.defaultValue
211
+ : constants_1.FALLBACK_DEFAULT_VALUE,
212
+ ])),
199
213
  // Need to trim to the expected schema to support legacy Execute Workflow callers passing through all their data
200
214
  // which we do not want to expose past this node.
201
215
  ...(0, pickBy_1.default)(json, (_value, key) => newKeys.has(key)),
@@ -3,4 +3,4 @@ export declare function facebookApiRequest(this: IHookFunctions | IExecuteFuncti
3
3
  export declare function getFields(object: string): {
4
4
  name: string;
5
5
  }[];
6
- export declare function getAllFields(object: string): (IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[])[];
6
+ export declare function getAllFields(object: string): (IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[])[];
File without changes
@@ -1,6 +1,6 @@
1
1
  import type { IExecuteFunctions, ILoadOptionsFunctions, IDataObject, INodeListSearchItems, INodePropertyOptions } from 'n8n-workflow';
2
2
  export declare function simplify(responseData: any | [any]): {
3
- [x: string]: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
3
+ [x: string]: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
4
4
  }[];
5
5
  export declare function merge(responseData: [any]): {
6
6
  columnHeader: IDataObject;
@@ -4,5 +4,5 @@ export declare function wrapData(data: IDataObject | IDataObject[]): INodeExecut
4
4
  export declare function simplify(data: TableRawData[], schema: SchemaField[], includeSchema?: boolean, parseTimestamps?: boolean): IDataObject[];
5
5
  export declare function prepareOutput(this: IExecuteFunctions, response: IDataObject, itemIndex: number, rawOutput: boolean, includeSchema?: boolean): import("n8n-workflow").NodeExecutionWithMetadata[];
6
6
  export declare function checkSchema(this: IExecuteFunctions, schema: TableSchema, record: IDataObject, i: number): {
7
- [key: string]: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
7
+ [key: string]: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
8
8
  };
File without changes
@@ -24,7 +24,7 @@ export declare function prepareSheetData(data: SheetRangeData, options: RangeDet
24
24
  firstDataRow: number;
25
25
  };
26
26
  export declare function getRangeString(sheetName: string, options: RangeDetectionOptions): string;
27
- export declare function getExistingSheetNames(sheet: GoogleSheet): Promise<(IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[])[]>;
27
+ export declare function getExistingSheetNames(sheet: GoogleSheet): Promise<(IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[])[]>;
28
28
  export declare function mapFields(this: IExecuteFunctions, inputSize: number): IDataObject[];
29
29
  export declare function autoMapInputData(this: IExecuteFunctions, sheetNameWithRange: string, sheet: GoogleSheet, items: INodeExecutionData[], options: IDataObject): Promise<IDataObject[]>;
30
30
  export declare function sortLoadOptions(data: INodePropertyOptions[] | INodeListSearchItems[]): (INodePropertyOptions | INodeListSearchItems)[];
File without changes
@@ -21,13 +21,13 @@ export declare const dealFields: {
21
21
  label: string;
22
22
  }[];
23
23
  export declare const getEmailMetadata: (meta: IDataObject) => {
24
- text?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
25
- html?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
26
- subject?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
24
+ text?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
25
+ html?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
26
+ subject?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
27
27
  from: {
28
- lastName?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
29
- firstName?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
30
- email?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
28
+ lastName?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
29
+ firstName?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
30
+ email?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
31
31
  };
32
32
  cc: {
33
33
  email: never;
@@ -37,25 +37,25 @@ export declare const getEmailMetadata: (meta: IDataObject) => {
37
37
  }[];
38
38
  };
39
39
  export declare const getTaskMetadata: (meta: IDataObject) => {
40
- forObjectType?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
41
- status?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
42
- subject?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
43
- body?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
40
+ forObjectType?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
41
+ status?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
42
+ subject?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
43
+ body?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
44
44
  };
45
45
  export declare const getMeetingMetadata: (meta: IDataObject) => {
46
- internalMeetingNotes?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
47
- title?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
46
+ internalMeetingNotes?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
47
+ title?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
48
48
  endTime?: number | undefined;
49
49
  startTime?: number | undefined;
50
- body?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
50
+ body?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
51
51
  };
52
52
  export declare const getCallMetadata: (meta: IDataObject) => {
53
- body?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
54
- recordingUrl?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
55
- durationMilliseconds?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
56
- status?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
57
- fromNumber?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
58
- toNumber?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
53
+ body?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
54
+ recordingUrl?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
55
+ durationMilliseconds?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
56
+ status?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
57
+ fromNumber?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
58
+ toNumber?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
59
59
  };
60
60
  export declare const getAssociations: (associations: {
61
61
  companyIds: string;
@@ -21,13 +21,13 @@ export declare const dealFields: {
21
21
  label: string;
22
22
  }[];
23
23
  export declare const getEmailMetadata: (meta: IDataObject) => {
24
- text?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
25
- html?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
26
- subject?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
24
+ text?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
25
+ html?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
26
+ subject?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
27
27
  from: {
28
- lastName?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
29
- firstName?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
30
- email?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
28
+ lastName?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
29
+ firstName?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
30
+ email?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
31
31
  };
32
32
  cc: {
33
33
  email: never;
@@ -37,25 +37,25 @@ export declare const getEmailMetadata: (meta: IDataObject) => {
37
37
  }[];
38
38
  };
39
39
  export declare const getTaskMetadata: (meta: IDataObject) => {
40
- forObjectType?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
41
- status?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
42
- subject?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
43
- body?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
40
+ forObjectType?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
41
+ status?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
42
+ subject?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
43
+ body?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
44
44
  };
45
45
  export declare const getMeetingMetadata: (meta: IDataObject) => {
46
- internalMeetingNotes?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
47
- title?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
46
+ internalMeetingNotes?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
47
+ title?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
48
48
  endTime?: number | undefined;
49
49
  startTime?: number | undefined;
50
- body?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
50
+ body?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
51
51
  };
52
52
  export declare const getCallMetadata: (meta: IDataObject) => {
53
- body?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
54
- recordingUrl?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
55
- durationMilliseconds?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
56
- status?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
57
- fromNumber?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
58
- toNumber?: string | number | true | object | IDataObject | IDataObject[] | import("n8n-workflow").GenericValue[] | undefined;
53
+ body?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
54
+ recordingUrl?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
55
+ durationMilliseconds?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
56
+ status?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
57
+ fromNumber?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
58
+ toNumber?: string | number | true | object | IDataObject | import("n8n-workflow").GenericValue[] | IDataObject[] | undefined;
59
59
  };
60
60
  export declare const getAssociations: (associations: {
61
61
  companyIds: string;
File without changes
File without changes
@@ -3,4 +3,4 @@ export declare function linearApiRequest(this: IExecuteFunctions | IWebhookFunct
3
3
  export declare function capitalizeFirstLetter(data: string): string;
4
4
  export declare function linearApiRequestAllItems(this: IHookFunctions | IExecuteFunctions | ILoadOptionsFunctions, propertyName: string, body?: any, limit?: number): Promise<any>;
5
5
  export declare function validateCredentials(this: ICredentialTestFunctions, decryptedCredentials: ICredentialDataDecryptedObject): Promise<any>;
6
- export declare const sort: (a: any, b: any) => 0 | 1 | -1;
6
+ export declare const sort: (a: any, b: any) => 1 | 0 | -1;
@@ -24,7 +24,7 @@ export declare const sort: (a: {
24
24
  name: string;
25
25
  }, b: {
26
26
  name: string;
27
- }) => 0 | 1 | -1;
27
+ }) => 1 | 0 | -1;
28
28
  export declare function getProductAttributes(this: ILoadOptionsFunctions, filter?: (attribute: ProductAttribute) => any, extraValue?: {
29
29
  name: string;
30
30
  value: string;
File without changes
@@ -13,7 +13,7 @@ export declare const sort: (a: {
13
13
  name: string;
14
14
  }, b: {
15
15
  name: string;
16
- }) => 0 | 1 | -1;
16
+ }) => 1 | 0 | -1;
17
17
  export interface IField {
18
18
  IsRetrievable: boolean;
19
19
  LogicalName: string;
@@ -19,14 +19,14 @@ export declare function makeRecipient(email: string): {
19
19
  };
20
20
  export declare function createMessage(fields: IDataObject): IDataObject;
21
21
  export declare function simplifyOutputMessages(data: IDataObject[]): {
22
- id: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
23
- conversationId: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
24
- subject: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
25
- bodyPreview: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
26
- from: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
27
- to: (IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[])[];
28
- categories: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
29
- hasAttachments: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
22
+ id: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
23
+ conversationId: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
24
+ subject: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
25
+ bodyPreview: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
26
+ from: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
27
+ to: (IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[])[];
28
+ categories: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
29
+ hasAttachments: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
30
30
  }[];
31
31
  export declare function prepareContactFields(fields: IDataObject): IDataObject;
32
32
  export declare function prepareFilterString(filters: IDataObject): string | undefined;
File without changes
@@ -2,10 +2,7 @@ import type { IDataObject, IExecuteFunctions, INode, INodeExecutionData, IPaired
2
2
  import { NodeOperationError } from 'n8n-workflow';
3
3
  import type { Mysql2Pool, QueryValues, QueryWithValues, SortRule, WhereClause } from './interfaces';
4
4
  export declare function escapeSqlIdentifier(identifier: string): string;
5
- export declare const prepareQueryAndReplacements: (rawQuery: string, nodeVersion: number, replacements?: QueryValues) => {
6
- query: string;
7
- values: QueryValues;
8
- };
5
+ export declare const prepareQueryAndReplacements: (rawQuery: string, nodeVersion: number, replacements?: QueryValues) => QueryWithValues;
9
6
  export declare const prepareQueryLegacy: (rawQuery: string, replacements: QueryValues) => QueryWithValues;
10
7
  export declare function prepareErrorItem(item: IDataObject, error: IDataObject | NodeOperationError | Error, index: number): INodeExecutionData;
11
8
  export declare function parseMySqlError(this: IExecuteFunctions, error: any, itemIndex?: number, queries?: string[]): NodeOperationError;
@@ -30,7 +30,7 @@ export declare function formatText(content: string): {
30
30
  export declare function formatBlocks(blocks: IDataObject[]): {
31
31
  [x: string]: import("n8n-workflow").GenericValue;
32
32
  object: string;
33
- type: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
33
+ type: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
34
34
  }[];
35
35
  export declare function mapProperties(this: IExecuteFunctions, properties: IDataObject[], timezone: string, version?: number): {};
36
36
  export declare function mapSorting(data: SortData[]): {
File without changes
File without changes
File without changes
File without changes
@@ -4,21 +4,21 @@ export declare function fixFieldType(fields: IDataObject): IDataObject;
4
4
  export declare function prepareInputItem(item: IDataObject, schema: IDataObject[], i: number): IDataObject;
5
5
  export declare function constructFilter(entry: IDataObject): {
6
6
  _between: {
7
- _field: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
8
- _from: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
9
- _to: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
7
+ _field: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
8
+ _from: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
9
+ _to: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
10
10
  };
11
11
  _in?: undefined;
12
12
  } | {
13
13
  _in: {
14
- _field: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
14
+ _field: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
15
15
  _values: number | boolean | object | null | undefined;
16
16
  };
17
17
  _between?: undefined;
18
18
  } | {
19
19
  [x: string]: {
20
- _field: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
21
- _value: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
20
+ _field: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
21
+ _value: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
22
22
  };
23
23
  _between?: undefined;
24
24
  _in?: undefined;
File without changes
File without changes
File without changes
@@ -2,5 +2,5 @@ import type { IExecuteFunctions, IDataObject } from 'n8n-workflow';
2
2
  export declare function urlScanIoApiRequest(this: IExecuteFunctions, method: 'GET' | 'POST', endpoint: string, body?: IDataObject, qs?: IDataObject): Promise<any>;
3
3
  export declare function handleListing(this: IExecuteFunctions, endpoint: string, qs?: IDataObject): Promise<IDataObject[]>;
4
4
  export declare const normalizeId: ({ _id, uuid, ...rest }: IDataObject) => {
5
- [key: string]: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
5
+ [key: string]: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
6
6
  };
@@ -3,7 +3,7 @@ import type { IDataObject, IExecuteFunctions, IHookFunctions, ILoadOptionsFuncti
3
3
  * Make an authenticated API request to Wise.
4
4
  */
5
5
  export declare function wiseApiRequest(this: IHookFunctions | IExecuteFunctions | ILoadOptionsFunctions, method: 'GET' | 'POST' | 'PUT' | 'DELETE' | 'HEAD' | 'PATCH', endpoint: string, body?: IDataObject, qs?: IDataObject, option?: IDataObject): Promise<any>;
6
- export declare function getTriggerName(eventName: string): IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
6
+ export declare function getTriggerName(eventName: string): IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
7
7
  export type BorderlessAccount = {
8
8
  id: number;
9
9
  balances: Array<{
File without changes
@@ -40,7 +40,7 @@ export declare const adjustProductDetailsOnUpdate: (allFields: AllFields) => All
40
40
  export declare const adjustAccountPayload: (...args: any[]) => any;
41
41
  export declare const adjustContactPayload: (...args: any[]) => any;
42
42
  export declare const adjustDealPayload: (allFields: AllFields) => {
43
- [key: string]: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
43
+ [key: string]: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
44
44
  Date_of_Birth?: string | undefined;
45
45
  Closing_Date?: string | undefined;
46
46
  Due_Date?: string | undefined;
@@ -91,7 +91,7 @@ export declare const adjustQuotePayload: (...args: any[]) => any;
91
91
  export declare const adjustSalesOrderPayload: (...args: any[]) => any;
92
92
  export declare const adjustVendorPayload: (...args: any[]) => any;
93
93
  export declare const adjustProductPayload: (allFields: AllFields) => {
94
- [key: string]: IDataObject | IDataObject[] | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[];
94
+ [key: string]: IDataObject | import("n8n-workflow").GenericValue | import("n8n-workflow").GenericValue[] | IDataObject[];
95
95
  Date_of_Birth?: string | undefined;
96
96
  Closing_Date?: string | undefined;
97
97
  Due_Date?: string | undefined;