n8n-nodes-base 2.0.2 → 2.1.1
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/credentials/HttpBasicAuth.credentials.d.ts.map +1 -1
- package/dist/credentials/HttpBasicAuth.credentials.js +2 -0
- package/dist/credentials/HttpBasicAuth.credentials.js.map +1 -1
- package/dist/credentials/HttpBearerAuth.credentials.d.ts.map +1 -1
- package/dist/credentials/HttpBearerAuth.credentials.js +1 -0
- package/dist/credentials/HttpBearerAuth.credentials.js.map +1 -1
- package/dist/credentials/HttpDigestAuth.credentials.d.ts.map +1 -1
- package/dist/credentials/HttpDigestAuth.credentials.js +2 -0
- package/dist/credentials/HttpDigestAuth.credentials.js.map +1 -1
- package/dist/credentials/ZulipApi.credentials.d.ts.map +1 -1
- package/dist/credentials/ZulipApi.credentials.js +2 -0
- package/dist/credentials/ZulipApi.credentials.js.map +1 -1
- package/dist/credentials/common/aws/system-credentials-utils.d.ts.map +1 -1
- package/dist/credentials/common/aws/system-credentials-utils.js +19 -3
- package/dist/credentials/common/aws/system-credentials-utils.js.map +1 -1
- package/dist/known/nodes.json +4 -0
- package/dist/nodes/Airtable/v2/actions/base/getMany.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/base/getMany.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/create.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/create.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/get.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/get.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/search.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/search.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/update.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/update.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/upsert.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/update.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/addToGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/addToGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/removeFromGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/removeFromGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/update.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/userPool/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/userPool/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/update.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/addToGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/addToGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/removeFromGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/removeFromGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/update.operation.d.ts.map +1 -1
- package/dist/nodes/DataTable/DataTable.node.js +1 -1
- package/dist/nodes/DataTable/DataTable.node.js.map +1 -1
- package/dist/nodes/DataTable/common/selectMany.d.ts.map +1 -1
- package/dist/nodes/DataTable/common/selectMany.js +28 -1
- package/dist/nodes/DataTable/common/selectMany.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/create.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/create.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/deleteChannel.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/deleteChannel.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/get.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/get.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/getAll.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/update.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/update.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/getAll.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/member/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/roleAdd.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/member/roleAdd.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/roleRemove.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/member/roleRemove.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/deleteMessage.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/deleteMessage.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/get.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/get.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/getAll.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/react.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/react.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/send.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/send.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.d.ts.map +1 -1
- package/dist/nodes/EmailSend/v2/send.operation.d.ts +1 -0
- package/dist/nodes/EmailSend/v2/send.operation.d.ts.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.d.ts.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.js +0 -3
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.js.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.json +15 -0
- package/dist/nodes/Evaluation/EvaluationTrigger/EvaluationTrigger.node.ee.json +15 -0
- package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toBinary.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/toBinary.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toText.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/toText.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.d.ts +1 -0
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ExtractFromFile/actions/pdf.operation.d.ts +1 -0
- package/dist/nodes/Files/ExtractFromFile/actions/pdf.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/ReadWriteFile.node.js +1 -1
- package/dist/nodes/Files/ReadWriteFile/ReadWriteFile.node.js.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.d.ts +1 -0
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.js +11 -8
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.js.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.d.ts +1 -0
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.js +5 -2
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.js.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.d.ts +1 -0
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.d.ts.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.js +14 -0
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.js.map +1 -1
- package/dist/nodes/Form/Form.node.js +1 -1
- package/dist/nodes/Form/Form.node.js.map +1 -1
- package/dist/nodes/Form/FormTrigger.node.d.ts.map +1 -1
- package/dist/nodes/Form/FormTrigger.node.js +2 -1
- package/dist/nodes/Form/FormTrigger.node.js.map +1 -1
- package/dist/nodes/Form/common.descriptions.d.ts.map +1 -1
- package/dist/nodes/Form/common.descriptions.js +37 -0
- package/dist/nodes/Form/common.descriptions.js.map +1 -1
- package/dist/nodes/Form/utils/formCompletionUtils.js +1 -1
- package/dist/nodes/Form/utils/formCompletionUtils.js.map +1 -1
- package/dist/nodes/Form/utils/utils.d.ts +8 -2
- package/dist/nodes/Form/utils/utils.d.ts.map +1 -1
- package/dist/nodes/Form/utils/utils.js +47 -10
- package/dist/nodes/Form/utils/utils.js.map +1 -1
- package/dist/nodes/Form/v2/FormTriggerV2.node.js +1 -1
- package/dist/nodes/Form/v2/FormTriggerV2.node.js.map +1 -1
- package/dist/nodes/Ftp/Ftp.node.d.ts.map +1 -1
- package/dist/nodes/Ftp/Ftp.node.js +43 -2
- package/dist/nodes/Ftp/Ftp.node.js.map +1 -1
- package/dist/nodes/Git/Git.node.d.ts.map +1 -1
- package/dist/nodes/Git/Git.node.js +5 -4
- package/dist/nodes/Git/Git.node.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/download.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/download.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/move.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/move.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/share.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/share.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/update.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/update.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/limit.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/limit.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/append.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/append.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/chooseBranch.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/chooseBranch.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineAll.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineAll.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineByFields.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineByFields.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineByPosition.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineByPosition.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/query.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/query.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/download.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/download.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/upload.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/upload.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/update.operation.d.ts.map +1 -1
- package/dist/nodes/MistralAI/descriptions/document/extractText.operation.d.ts +1 -0
- package/dist/nodes/MistralAI/descriptions/document/extractText.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/insert.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/select.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/select.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/update.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/update.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/upsert.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/N8n/WorkflowDescription.js +1 -1
- package/dist/nodes/N8n/WorkflowDescription.js.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/insert.operation.d.ts.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/select.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/select.operation.d.ts.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/update.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/update.operation.d.ts.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/upsert.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/Perplexity/descriptions/chat/complete.operation.d.ts +1 -0
- package/dist/nodes/Perplexity/descriptions/chat/complete.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/insert.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/update.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/update.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/upsert.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/ReadBinaryFile/ReadBinaryFile.node.d.ts.map +1 -1
- package/dist/nodes/ReadBinaryFile/ReadBinaryFile.node.js +1 -1
- package/dist/nodes/ReadBinaryFile/ReadBinaryFile.node.js.map +1 -1
- package/dist/nodes/ReadBinaryFiles/ReadBinaryFiles.node.js +1 -1
- package/dist/nodes/ReadBinaryFiles/ReadBinaryFiles.node.js.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/asset/getPublicURL.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/asset/getPublicURL.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/asset/upload.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/asset/upload.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/base/collaborator.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/base/collaborator.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/base/metadata.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/base/metadata.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/base/snapshot.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/base/snapshot.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/link/add.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/link/add.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/link/list.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/link/list.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/link/remove.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/link/remove.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/create.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/create.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/get.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/get.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/list.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/list.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/search.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/search.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/update.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/update.operation.d.ts.map +1 -1
- package/dist/nodes/Set/v2/manual.mode.d.ts +4 -3
- package/dist/nodes/Set/v2/manual.mode.d.ts.map +1 -1
- package/dist/nodes/Set/v2/manual.mode.js +1 -1
- package/dist/nodes/Set/v2/manual.mode.js.map +1 -1
- package/dist/nodes/Set/v2/raw.mode.d.ts +1 -0
- package/dist/nodes/Set/v2/raw.mode.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/ChannelDescription.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/ChannelDescription.js +15 -644
- package/dist/nodes/Slack/V2/ChannelDescription.js.map +1 -1
- package/dist/nodes/Slack/V2/GenericFunctions.d.ts +24 -2
- package/dist/nodes/Slack/V2/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/GenericFunctions.js +97 -18
- package/dist/nodes/Slack/V2/GenericFunctions.js.map +1 -1
- package/dist/nodes/Slack/V2/MessageDescription.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/MessageDescription.js +4 -138
- package/dist/nodes/Slack/V2/MessageDescription.js.map +1 -1
- package/dist/nodes/Slack/V2/ReactionDescription.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/ReactionDescription.js +2 -46
- package/dist/nodes/Slack/V2/ReactionDescription.js.map +1 -1
- package/dist/nodes/Slack/V2/SlackV2.node.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/SlackV2.node.js +7 -3
- package/dist/nodes/Slack/V2/SlackV2.node.js.map +1 -1
- package/dist/nodes/Slack/V2/StarDescription.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/StarDescription.js +2 -46
- package/dist/nodes/Slack/V2/StarDescription.js.map +1 -1
- package/dist/nodes/Slack/V2/utils.d.ts +3 -0
- package/dist/nodes/Slack/V2/utils.d.ts.map +1 -0
- package/dist/nodes/Slack/V2/utils.js +54 -0
- package/dist/nodes/Slack/V2/utils.js.map +1 -0
- package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/create.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/create.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/get.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/get.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/getAll.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/create.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/create.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/get.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/get.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/getAll.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/getResult.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/getResult.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/create.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/create.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/get.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/get.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/getAll.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/update.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/merge.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/merge.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/promote.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/promote.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/status.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/status.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/add.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/add.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/update.operation.d.ts.map +1 -1
- package/dist/nodes/TimeSaved/TimeSaved.node.d.ts.map +1 -1
- package/dist/nodes/TimeSaved/TimeSaved.node.js +2 -4
- package/dist/nodes/TimeSaved/TimeSaved.node.js.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/create.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/create.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/delete.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/get.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/get.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/getAll.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/update.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/update.operation.d.ts.map +1 -1
- package/dist/nodes/Webhook/Webhook.node.d.ts +0 -1
- package/dist/nodes/Webhook/Webhook.node.d.ts.map +1 -1
- package/dist/nodes/Webhook/Webhook.node.js +1 -82
- package/dist/nodes/Webhook/Webhook.node.js.map +1 -1
- package/dist/nodes/Webhook/utils.d.ts +3 -0
- package/dist/nodes/Webhook/utils.d.ts.map +1 -1
- package/dist/nodes/Webhook/utils.js +86 -0
- package/dist/nodes/Webhook/utils.js.map +1 -1
- package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.d.ts.map +1 -1
- package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.js +5 -2
- package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.js.map +1 -1
- package/dist/typecheck.tsbuildinfo +1 -1
- package/dist/types/credentials.json +4 -4
- package/dist/types/nodes.json +19 -18
- package/dist/utils/sendAndWait/utils.d.ts +1 -0
- package/dist/utils/sendAndWait/utils.d.ts.map +1 -1
- package/dist/utils/sendAndWait/utils.js +3 -0
- package/dist/utils/sendAndWait/utils.js.map +1 -1
- package/dist/utils/utilities.d.ts +1 -0
- package/dist/utils/utilities.d.ts.map +1 -1
- package/package.json +8 -7
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
28
29
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAqEpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAqEpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAyBtC"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
28
29
|
//# sourceMappingURL=deleteUser.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteUser.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/deleteUser.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"deleteUser.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/deleteUser.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAStC"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
28
29
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAepF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAStC"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, _i: number): Promise<IDataObject | IDataObject[]>;
|
|
28
29
|
//# sourceMappingURL=getAll.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAsCpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAll.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/getAll.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAsCpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,EAAE,EAAE,MAAM,GACR,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAUtC"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<IDataObject | IDataObject[]>;
|
|
28
29
|
//# sourceMappingURL=update.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AA2DpF,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../../nodes/Splunk/v2/actions/user/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AA2DpF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,GACP,OAAO,CAAC,WAAW,GAAG,WAAW,EAAE,CAAC,CAsBtC"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number, item: INodeExecutionData): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/create.operation.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AA0FtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/create.operation.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AA0FtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,EACT,IAAI,EAAE,kBAAkB,GACtB,OAAO,CAAC,kBAAkB,EAAE,CAAC,CA4F/B"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=deleteAlert.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteAlert.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/deleteAlert.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAgB3F,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"deleteAlert.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/deleteAlert.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAgB3F,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAU/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=executeResponder.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executeResponder.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/executeResponder.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"executeResponder.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/executeResponder.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAsD/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAyCtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAyCtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAmD/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=merge.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"merge.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/merge.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"merge.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/merge.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAmB/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=promote.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"promote.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/promote.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAsCtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"promote.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/promote.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAsCtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAyB/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=search.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/search.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AA0BtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"search.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/search.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AA0BtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CA4B/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=status.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"status.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/status.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AA8B3F,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"status.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/status.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AA8B3F,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAW/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number, item: INodeExecutionData): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=update.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/update.operation.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAsCtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/alert/update.operation.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAsCtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,EACT,IAAI,EAAE,kBAAkB,GACtB,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAqG/B"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=addAttachment.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"addAttachment.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/addAttachment.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAmCtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"addAttachment.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/addAttachment.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAmCtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAgD/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number, item: INodeExecutionData): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/create.operation.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAmCtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/create.operation.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAmCtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,EACT,IAAI,EAAE,kBAAkB,GACtB,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAiC/B"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=deleteAttachment.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteAttachment.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/deleteAttachment.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AA8B3F,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"deleteAttachment.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/deleteAttachment.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AA8B3F,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAW/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=deleteCase.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteCase.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/deleteCase.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAgB3F,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"deleteCase.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/deleteCase.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAgB3F,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAU/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=executeResponder.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executeResponder.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/executeResponder.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"executeResponder.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/executeResponder.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAmD/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CA+B/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=getAttachment.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAttachment.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/getAttachment.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAsDtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getAttachment.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/getAttachment.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAsDtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAoD/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=getTimeline.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTimeline.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/getTimeline.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"getTimeline.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/getTimeline.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAY/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=search.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/search.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AA0BtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"search.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/search.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AA0BtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CA4B/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number, item: INodeExecutionData): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=update.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/update.operation.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAsCtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/case/update.operation.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAsCtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,EACT,IAAI,EAAE,kBAAkB,GACtB,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAiG/B"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=add.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/comment/add.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AA8DtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"add.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/comment/add.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AA8DtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAkB/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=deleteComment.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteComment.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/comment/deleteComment.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAgB3F,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"deleteComment.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/comment/deleteComment.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAgB3F,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAU/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=search.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/comment/search.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAqEtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"search.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/comment/search.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAqEtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CA2C/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=update.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/comment/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AA4BtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"update.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/comment/update.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AA4BtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAiB/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=addAttachment.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"addAttachment.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/log/addAttachment.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"addAttachment.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/log/addAttachment.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CA4C/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number, item: INodeExecutionData): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/log/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAsCtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/log/create.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAsCtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,EACT,IAAI,EAAE,kBAAkB,GACtB,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAiE/B"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=deleteAttachment.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteAttachment.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/log/deleteAttachment.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AA+B3F,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"deleteAttachment.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/log/deleteAttachment.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AA+B3F,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAW/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=deleteLog.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteLog.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/log/deleteLog.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAgB3F,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"deleteLog.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/log/deleteLog.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAgB3F,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAU/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=executeResponder.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executeResponder.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/log/executeResponder.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"executeResponder.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/log/executeResponder.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAkD/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=get.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/log/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"get.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/log/get.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AAgBtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAqB/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=search.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/log/search.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AA2CtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"search.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/log/search.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEX,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,MAAM,cAAc,CAAC;AA2CtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAsC/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number, item: INodeExecutionData): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=create.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/observable/create.operation.ts"],"names":[],"mappings":"AACA,OAAO,EAGN,KAAK,iBAAiB,EACtB,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,MAAM,cAAc,CAAC;AAiGtB,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"create.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/observable/create.operation.ts"],"names":[],"mappings":"AACA,OAAO,EAGN,KAAK,iBAAiB,EACtB,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,MAAM,cAAc,CAAC;AAiGtB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAC5B,IAAI,EAAE,iBAAiB,EACvB,CAAC,EAAE,MAAM,EACT,IAAI,EAAE,kBAAkB,GACtB,OAAO,CAAC,kBAAkB,EAAE,CAAC,CA6E/B"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=deleteObservable.operation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deleteObservable.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/observable/deleteObservable.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAgB3F,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"deleteObservable.operation.d.ts","sourceRoot":"","sources":["../../../../../nodes/TheHiveProject/actions/observable/deleteObservable.operation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAgB3F,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;GAAmD,CAAC;AAE5E,wBAAsB,OAAO,CAAC,IAAI,EAAE,iBAAiB,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,EAAE,CAAC,CAY/F"}
|
|
@@ -23,6 +23,7 @@ export declare const description: {
|
|
|
23
23
|
validateType?: import("n8n-workflow").FieldType;
|
|
24
24
|
ignoreValidationDuringExecution?: boolean;
|
|
25
25
|
allowArbitraryValues?: boolean;
|
|
26
|
+
resolvableField?: boolean;
|
|
26
27
|
}[];
|
|
27
28
|
export declare function execute(this: IExecuteFunctions, i: number): Promise<INodeExecutionData[]>;
|
|
28
29
|
//# sourceMappingURL=executeAnalyzer.operation.d.ts.map
|