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.
Files changed (676) hide show
  1. package/dist/credentials/HttpBasicAuth.credentials.d.ts.map +1 -1
  2. package/dist/credentials/HttpBasicAuth.credentials.js +2 -0
  3. package/dist/credentials/HttpBasicAuth.credentials.js.map +1 -1
  4. package/dist/credentials/HttpBearerAuth.credentials.d.ts.map +1 -1
  5. package/dist/credentials/HttpBearerAuth.credentials.js +1 -0
  6. package/dist/credentials/HttpBearerAuth.credentials.js.map +1 -1
  7. package/dist/credentials/HttpDigestAuth.credentials.d.ts.map +1 -1
  8. package/dist/credentials/HttpDigestAuth.credentials.js +2 -0
  9. package/dist/credentials/HttpDigestAuth.credentials.js.map +1 -1
  10. package/dist/credentials/ZulipApi.credentials.d.ts.map +1 -1
  11. package/dist/credentials/ZulipApi.credentials.js +2 -0
  12. package/dist/credentials/ZulipApi.credentials.js.map +1 -1
  13. package/dist/credentials/common/aws/system-credentials-utils.d.ts.map +1 -1
  14. package/dist/credentials/common/aws/system-credentials-utils.js +19 -3
  15. package/dist/credentials/common/aws/system-credentials-utils.js.map +1 -1
  16. package/dist/known/nodes.json +4 -0
  17. package/dist/nodes/Airtable/v2/actions/base/getMany.operation.d.ts +1 -0
  18. package/dist/nodes/Airtable/v2/actions/base/getMany.operation.d.ts.map +1 -1
  19. package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.d.ts +1 -0
  20. package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.d.ts.map +1 -1
  21. package/dist/nodes/Airtable/v2/actions/record/create.operation.d.ts +1 -0
  22. package/dist/nodes/Airtable/v2/actions/record/create.operation.d.ts.map +1 -1
  23. package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.d.ts +1 -0
  24. package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.d.ts.map +1 -1
  25. package/dist/nodes/Airtable/v2/actions/record/get.operation.d.ts +1 -0
  26. package/dist/nodes/Airtable/v2/actions/record/get.operation.d.ts.map +1 -1
  27. package/dist/nodes/Airtable/v2/actions/record/search.operation.d.ts +1 -0
  28. package/dist/nodes/Airtable/v2/actions/record/search.operation.d.ts.map +1 -1
  29. package/dist/nodes/Airtable/v2/actions/record/update.operation.d.ts +1 -0
  30. package/dist/nodes/Airtable/v2/actions/record/update.operation.d.ts.map +1 -1
  31. package/dist/nodes/Airtable/v2/actions/record/upsert.operation.d.ts +1 -0
  32. package/dist/nodes/Airtable/v2/actions/record/upsert.operation.d.ts.map +1 -1
  33. package/dist/nodes/Aws/Cognito/descriptions/group/create.operation.d.ts +1 -0
  34. package/dist/nodes/Aws/Cognito/descriptions/group/create.operation.d.ts.map +1 -1
  35. package/dist/nodes/Aws/Cognito/descriptions/group/delete.operation.d.ts +1 -0
  36. package/dist/nodes/Aws/Cognito/descriptions/group/delete.operation.d.ts.map +1 -1
  37. package/dist/nodes/Aws/Cognito/descriptions/group/get.operation.d.ts +1 -0
  38. package/dist/nodes/Aws/Cognito/descriptions/group/get.operation.d.ts.map +1 -1
  39. package/dist/nodes/Aws/Cognito/descriptions/group/getAll.operation.d.ts +1 -0
  40. package/dist/nodes/Aws/Cognito/descriptions/group/getAll.operation.d.ts.map +1 -1
  41. package/dist/nodes/Aws/Cognito/descriptions/group/update.operation.d.ts +1 -0
  42. package/dist/nodes/Aws/Cognito/descriptions/group/update.operation.d.ts.map +1 -1
  43. package/dist/nodes/Aws/Cognito/descriptions/user/addToGroup.operation.d.ts +1 -0
  44. package/dist/nodes/Aws/Cognito/descriptions/user/addToGroup.operation.d.ts.map +1 -1
  45. package/dist/nodes/Aws/Cognito/descriptions/user/create.operation.d.ts +1 -0
  46. package/dist/nodes/Aws/Cognito/descriptions/user/create.operation.d.ts.map +1 -1
  47. package/dist/nodes/Aws/Cognito/descriptions/user/delete.operation.d.ts +1 -0
  48. package/dist/nodes/Aws/Cognito/descriptions/user/delete.operation.d.ts.map +1 -1
  49. package/dist/nodes/Aws/Cognito/descriptions/user/get.operation.d.ts +1 -0
  50. package/dist/nodes/Aws/Cognito/descriptions/user/get.operation.d.ts.map +1 -1
  51. package/dist/nodes/Aws/Cognito/descriptions/user/getAll.operation.d.ts +1 -0
  52. package/dist/nodes/Aws/Cognito/descriptions/user/getAll.operation.d.ts.map +1 -1
  53. package/dist/nodes/Aws/Cognito/descriptions/user/removeFromGroup.operation.d.ts +1 -0
  54. package/dist/nodes/Aws/Cognito/descriptions/user/removeFromGroup.operation.d.ts.map +1 -1
  55. package/dist/nodes/Aws/Cognito/descriptions/user/update.operation.d.ts +1 -0
  56. package/dist/nodes/Aws/Cognito/descriptions/user/update.operation.d.ts.map +1 -1
  57. package/dist/nodes/Aws/Cognito/descriptions/userPool/get.operation.d.ts +1 -0
  58. package/dist/nodes/Aws/Cognito/descriptions/userPool/get.operation.d.ts.map +1 -1
  59. package/dist/nodes/Aws/IAM/descriptions/group/create.operation.d.ts +1 -0
  60. package/dist/nodes/Aws/IAM/descriptions/group/create.operation.d.ts.map +1 -1
  61. package/dist/nodes/Aws/IAM/descriptions/group/delete.operation.d.ts +1 -0
  62. package/dist/nodes/Aws/IAM/descriptions/group/delete.operation.d.ts.map +1 -1
  63. package/dist/nodes/Aws/IAM/descriptions/group/get.operation.d.ts +1 -0
  64. package/dist/nodes/Aws/IAM/descriptions/group/get.operation.d.ts.map +1 -1
  65. package/dist/nodes/Aws/IAM/descriptions/group/getAll.operation.d.ts +1 -0
  66. package/dist/nodes/Aws/IAM/descriptions/group/getAll.operation.d.ts.map +1 -1
  67. package/dist/nodes/Aws/IAM/descriptions/group/update.operation.d.ts +1 -0
  68. package/dist/nodes/Aws/IAM/descriptions/group/update.operation.d.ts.map +1 -1
  69. package/dist/nodes/Aws/IAM/descriptions/user/addToGroup.operation.d.ts +1 -0
  70. package/dist/nodes/Aws/IAM/descriptions/user/addToGroup.operation.d.ts.map +1 -1
  71. package/dist/nodes/Aws/IAM/descriptions/user/create.operation.d.ts +1 -0
  72. package/dist/nodes/Aws/IAM/descriptions/user/create.operation.d.ts.map +1 -1
  73. package/dist/nodes/Aws/IAM/descriptions/user/delete.operation.d.ts +1 -0
  74. package/dist/nodes/Aws/IAM/descriptions/user/delete.operation.d.ts.map +1 -1
  75. package/dist/nodes/Aws/IAM/descriptions/user/get.operation.d.ts +1 -0
  76. package/dist/nodes/Aws/IAM/descriptions/user/get.operation.d.ts.map +1 -1
  77. package/dist/nodes/Aws/IAM/descriptions/user/getAll.operation.d.ts +1 -0
  78. package/dist/nodes/Aws/IAM/descriptions/user/getAll.operation.d.ts.map +1 -1
  79. package/dist/nodes/Aws/IAM/descriptions/user/removeFromGroup.operation.d.ts +1 -0
  80. package/dist/nodes/Aws/IAM/descriptions/user/removeFromGroup.operation.d.ts.map +1 -1
  81. package/dist/nodes/Aws/IAM/descriptions/user/update.operation.d.ts +1 -0
  82. package/dist/nodes/Aws/IAM/descriptions/user/update.operation.d.ts.map +1 -1
  83. package/dist/nodes/DataTable/DataTable.node.js +1 -1
  84. package/dist/nodes/DataTable/DataTable.node.js.map +1 -1
  85. package/dist/nodes/DataTable/common/selectMany.d.ts.map +1 -1
  86. package/dist/nodes/DataTable/common/selectMany.js +28 -1
  87. package/dist/nodes/DataTable/common/selectMany.js.map +1 -1
  88. package/dist/nodes/Discord/v2/actions/channel/create.operation.d.ts +1 -0
  89. package/dist/nodes/Discord/v2/actions/channel/create.operation.d.ts.map +1 -1
  90. package/dist/nodes/Discord/v2/actions/channel/deleteChannel.operation.d.ts +1 -0
  91. package/dist/nodes/Discord/v2/actions/channel/deleteChannel.operation.d.ts.map +1 -1
  92. package/dist/nodes/Discord/v2/actions/channel/get.operation.d.ts +1 -0
  93. package/dist/nodes/Discord/v2/actions/channel/get.operation.d.ts.map +1 -1
  94. package/dist/nodes/Discord/v2/actions/channel/getAll.operation.d.ts +1 -0
  95. package/dist/nodes/Discord/v2/actions/channel/getAll.operation.d.ts.map +1 -1
  96. package/dist/nodes/Discord/v2/actions/channel/update.operation.d.ts +1 -0
  97. package/dist/nodes/Discord/v2/actions/channel/update.operation.d.ts.map +1 -1
  98. package/dist/nodes/Discord/v2/actions/member/getAll.operation.d.ts +1 -0
  99. package/dist/nodes/Discord/v2/actions/member/getAll.operation.d.ts.map +1 -1
  100. package/dist/nodes/Discord/v2/actions/member/roleAdd.operation.d.ts +1 -0
  101. package/dist/nodes/Discord/v2/actions/member/roleAdd.operation.d.ts.map +1 -1
  102. package/dist/nodes/Discord/v2/actions/member/roleRemove.operation.d.ts +1 -0
  103. package/dist/nodes/Discord/v2/actions/member/roleRemove.operation.d.ts.map +1 -1
  104. package/dist/nodes/Discord/v2/actions/message/deleteMessage.operation.d.ts +1 -0
  105. package/dist/nodes/Discord/v2/actions/message/deleteMessage.operation.d.ts.map +1 -1
  106. package/dist/nodes/Discord/v2/actions/message/get.operation.d.ts +1 -0
  107. package/dist/nodes/Discord/v2/actions/message/get.operation.d.ts.map +1 -1
  108. package/dist/nodes/Discord/v2/actions/message/getAll.operation.d.ts +1 -0
  109. package/dist/nodes/Discord/v2/actions/message/getAll.operation.d.ts.map +1 -1
  110. package/dist/nodes/Discord/v2/actions/message/react.operation.d.ts +1 -0
  111. package/dist/nodes/Discord/v2/actions/message/react.operation.d.ts.map +1 -1
  112. package/dist/nodes/Discord/v2/actions/message/send.operation.d.ts +1 -0
  113. package/dist/nodes/Discord/v2/actions/message/send.operation.d.ts.map +1 -1
  114. package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.d.ts +1 -0
  115. package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.d.ts.map +1 -1
  116. package/dist/nodes/EmailSend/v2/send.operation.d.ts +1 -0
  117. package/dist/nodes/EmailSend/v2/send.operation.d.ts.map +1 -1
  118. package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.d.ts.map +1 -1
  119. package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.js +0 -3
  120. package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.js.map +1 -1
  121. package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.json +15 -0
  122. package/dist/nodes/Evaluation/EvaluationTrigger/EvaluationTrigger.node.ee.json +15 -0
  123. package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.d.ts +1 -0
  124. package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.d.ts.map +1 -1
  125. package/dist/nodes/Files/ConvertToFile/actions/toBinary.operation.d.ts +1 -0
  126. package/dist/nodes/Files/ConvertToFile/actions/toBinary.operation.d.ts.map +1 -1
  127. package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.d.ts +1 -0
  128. package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.d.ts.map +1 -1
  129. package/dist/nodes/Files/ConvertToFile/actions/toText.operation.d.ts +1 -0
  130. package/dist/nodes/Files/ConvertToFile/actions/toText.operation.d.ts.map +1 -1
  131. package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.d.ts +1 -0
  132. package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.d.ts.map +1 -1
  133. package/dist/nodes/Files/ExtractFromFile/actions/pdf.operation.d.ts +1 -0
  134. package/dist/nodes/Files/ExtractFromFile/actions/pdf.operation.d.ts.map +1 -1
  135. package/dist/nodes/Files/ReadWriteFile/ReadWriteFile.node.js +1 -1
  136. package/dist/nodes/Files/ReadWriteFile/ReadWriteFile.node.js.map +1 -1
  137. package/dist/nodes/Files/ReadWriteFile/actions/read.operation.d.ts +1 -0
  138. package/dist/nodes/Files/ReadWriteFile/actions/read.operation.d.ts.map +1 -1
  139. package/dist/nodes/Files/ReadWriteFile/actions/read.operation.js +11 -8
  140. package/dist/nodes/Files/ReadWriteFile/actions/read.operation.js.map +1 -1
  141. package/dist/nodes/Files/ReadWriteFile/actions/write.operation.d.ts +1 -0
  142. package/dist/nodes/Files/ReadWriteFile/actions/write.operation.d.ts.map +1 -1
  143. package/dist/nodes/Files/ReadWriteFile/actions/write.operation.js +5 -2
  144. package/dist/nodes/Files/ReadWriteFile/actions/write.operation.js.map +1 -1
  145. package/dist/nodes/Files/ReadWriteFile/helpers/utils.d.ts +1 -0
  146. package/dist/nodes/Files/ReadWriteFile/helpers/utils.d.ts.map +1 -1
  147. package/dist/nodes/Files/ReadWriteFile/helpers/utils.js +14 -0
  148. package/dist/nodes/Files/ReadWriteFile/helpers/utils.js.map +1 -1
  149. package/dist/nodes/Form/Form.node.js +1 -1
  150. package/dist/nodes/Form/Form.node.js.map +1 -1
  151. package/dist/nodes/Form/FormTrigger.node.d.ts.map +1 -1
  152. package/dist/nodes/Form/FormTrigger.node.js +2 -1
  153. package/dist/nodes/Form/FormTrigger.node.js.map +1 -1
  154. package/dist/nodes/Form/common.descriptions.d.ts.map +1 -1
  155. package/dist/nodes/Form/common.descriptions.js +37 -0
  156. package/dist/nodes/Form/common.descriptions.js.map +1 -1
  157. package/dist/nodes/Form/utils/formCompletionUtils.js +1 -1
  158. package/dist/nodes/Form/utils/formCompletionUtils.js.map +1 -1
  159. package/dist/nodes/Form/utils/utils.d.ts +8 -2
  160. package/dist/nodes/Form/utils/utils.d.ts.map +1 -1
  161. package/dist/nodes/Form/utils/utils.js +47 -10
  162. package/dist/nodes/Form/utils/utils.js.map +1 -1
  163. package/dist/nodes/Form/v2/FormTriggerV2.node.js +1 -1
  164. package/dist/nodes/Form/v2/FormTriggerV2.node.js.map +1 -1
  165. package/dist/nodes/Ftp/Ftp.node.d.ts.map +1 -1
  166. package/dist/nodes/Ftp/Ftp.node.js +43 -2
  167. package/dist/nodes/Ftp/Ftp.node.js.map +1 -1
  168. package/dist/nodes/Git/Git.node.d.ts.map +1 -1
  169. package/dist/nodes/Git/Git.node.js +5 -4
  170. package/dist/nodes/Git/Git.node.js.map +1 -1
  171. package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.d.ts +1 -0
  172. package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
  173. package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.d.ts +1 -0
  174. package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.d.ts.map +1 -1
  175. package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.d.ts +1 -0
  176. package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.d.ts.map +1 -1
  177. package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.d.ts +1 -0
  178. package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.d.ts.map +1 -1
  179. package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.d.ts +1 -0
  180. package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.d.ts.map +1 -1
  181. package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.d.ts +1 -0
  182. package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.d.ts.map +1 -1
  183. package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.d.ts +1 -0
  184. package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.d.ts.map +1 -1
  185. package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.d.ts +1 -0
  186. package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.d.ts.map +1 -1
  187. package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.d.ts +1 -0
  188. package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.d.ts.map +1 -1
  189. package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.d.ts +1 -0
  190. package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.d.ts.map +1 -1
  191. package/dist/nodes/Google/Drive/v2/actions/file/download.operation.d.ts +1 -0
  192. package/dist/nodes/Google/Drive/v2/actions/file/download.operation.d.ts.map +1 -1
  193. package/dist/nodes/Google/Drive/v2/actions/file/move.operation.d.ts +1 -0
  194. package/dist/nodes/Google/Drive/v2/actions/file/move.operation.d.ts.map +1 -1
  195. package/dist/nodes/Google/Drive/v2/actions/file/share.operation.d.ts +1 -0
  196. package/dist/nodes/Google/Drive/v2/actions/file/share.operation.d.ts.map +1 -1
  197. package/dist/nodes/Google/Drive/v2/actions/file/update.operation.d.ts +1 -0
  198. package/dist/nodes/Google/Drive/v2/actions/file/update.operation.d.ts.map +1 -1
  199. package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.d.ts +1 -0
  200. package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.d.ts.map +1 -1
  201. package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.d.ts +1 -0
  202. package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.d.ts.map +1 -1
  203. package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.d.ts +1 -0
  204. package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.d.ts.map +1 -1
  205. package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.d.ts +1 -0
  206. package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.d.ts.map +1 -1
  207. package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.d.ts +1 -0
  208. package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.d.ts.map +1 -1
  209. package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.d.ts +1 -0
  210. package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.d.ts.map +1 -1
  211. package/dist/nodes/ItemLists/V3/actions/itemList/limit.operation.d.ts +1 -0
  212. package/dist/nodes/ItemLists/V3/actions/itemList/limit.operation.d.ts.map +1 -1
  213. package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.d.ts +1 -0
  214. package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.d.ts.map +1 -1
  215. package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.d.ts +1 -0
  216. package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.d.ts.map +1 -1
  217. package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.d.ts +1 -0
  218. package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.d.ts.map +1 -1
  219. package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.d.ts +1 -0
  220. package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.d.ts.map +1 -1
  221. package/dist/nodes/Merge/v3/actions/mode/append.d.ts +1 -0
  222. package/dist/nodes/Merge/v3/actions/mode/append.d.ts.map +1 -1
  223. package/dist/nodes/Merge/v3/actions/mode/chooseBranch.d.ts +1 -0
  224. package/dist/nodes/Merge/v3/actions/mode/chooseBranch.d.ts.map +1 -1
  225. package/dist/nodes/Merge/v3/actions/mode/combineAll.d.ts +1 -0
  226. package/dist/nodes/Merge/v3/actions/mode/combineAll.d.ts.map +1 -1
  227. package/dist/nodes/Merge/v3/actions/mode/combineByFields.d.ts +1 -0
  228. package/dist/nodes/Merge/v3/actions/mode/combineByFields.d.ts.map +1 -1
  229. package/dist/nodes/Merge/v3/actions/mode/combineByPosition.d.ts +1 -0
  230. package/dist/nodes/Merge/v3/actions/mode/combineByPosition.d.ts.map +1 -1
  231. package/dist/nodes/Merge/v3/actions/mode/combineBySql.d.ts +1 -0
  232. package/dist/nodes/Merge/v3/actions/mode/combineBySql.d.ts.map +1 -1
  233. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/create.operation.d.ts +1 -0
  234. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/create.operation.d.ts.map +1 -1
  235. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/delete.operation.d.ts +1 -0
  236. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/delete.operation.d.ts.map +1 -1
  237. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/get.operation.d.ts +1 -0
  238. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/get.operation.d.ts.map +1 -1
  239. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/getAll.operation.d.ts +1 -0
  240. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/getAll.operation.d.ts.map +1 -1
  241. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/create.operation.d.ts +1 -0
  242. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/create.operation.d.ts.map +1 -1
  243. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/delete.operation.d.ts +1 -0
  244. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/delete.operation.d.ts.map +1 -1
  245. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/get.operation.d.ts +1 -0
  246. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/get.operation.d.ts.map +1 -1
  247. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/getAll.operation.d.ts +1 -0
  248. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/getAll.operation.d.ts.map +1 -1
  249. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/query.operation.d.ts +1 -0
  250. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/query.operation.d.ts.map +1 -1
  251. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/update.operation.d.ts +1 -0
  252. package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/update.operation.d.ts.map +1 -1
  253. package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.d.ts +1 -0
  254. package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.d.ts.map +1 -1
  255. package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.d.ts +1 -0
  256. package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.d.ts.map +1 -1
  257. package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.d.ts +1 -0
  258. package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.d.ts.map +1 -1
  259. package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.d.ts +1 -0
  260. package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.d.ts.map +1 -1
  261. package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.d.ts +1 -0
  262. package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.d.ts.map +1 -1
  263. package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.d.ts +1 -0
  264. package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.d.ts.map +1 -1
  265. package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.d.ts +1 -0
  266. package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.d.ts.map +1 -1
  267. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.d.ts +1 -0
  268. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.d.ts.map +1 -1
  269. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.d.ts +1 -0
  270. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.d.ts.map +1 -1
  271. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.d.ts +1 -0
  272. package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.d.ts.map +1 -1
  273. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts +1 -0
  274. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts.map +1 -1
  275. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.d.ts +1 -0
  276. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.d.ts.map +1 -1
  277. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.d.ts +1 -0
  278. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.d.ts.map +1 -1
  279. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.d.ts +1 -0
  280. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.d.ts.map +1 -1
  281. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.d.ts +1 -0
  282. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.d.ts.map +1 -1
  283. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.d.ts +1 -0
  284. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.d.ts.map +1 -1
  285. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.d.ts +1 -0
  286. package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.d.ts.map +1 -1
  287. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.d.ts +1 -0
  288. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.d.ts.map +1 -1
  289. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.d.ts +1 -0
  290. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.d.ts.map +1 -1
  291. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.d.ts +1 -0
  292. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.d.ts.map +1 -1
  293. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.d.ts +1 -0
  294. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.d.ts.map +1 -1
  295. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.d.ts +1 -0
  296. package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.d.ts.map +1 -1
  297. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.d.ts +1 -0
  298. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.d.ts.map +1 -1
  299. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.d.ts +1 -0
  300. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.d.ts.map +1 -1
  301. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.d.ts +1 -0
  302. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.d.ts.map +1 -1
  303. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.d.ts +1 -0
  304. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.d.ts.map +1 -1
  305. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.d.ts +1 -0
  306. package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.d.ts.map +1 -1
  307. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts +1 -0
  308. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts.map +1 -1
  309. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.d.ts +1 -0
  310. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.d.ts.map +1 -1
  311. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.d.ts +1 -0
  312. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.d.ts.map +1 -1
  313. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.d.ts +1 -0
  314. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.d.ts.map +1 -1
  315. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.d.ts +1 -0
  316. package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.d.ts.map +1 -1
  317. package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.d.ts +1 -0
  318. package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.d.ts.map +1 -1
  319. package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.d.ts +1 -0
  320. package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.d.ts.map +1 -1
  321. package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.d.ts +1 -0
  322. package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.d.ts.map +1 -1
  323. package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.d.ts +1 -0
  324. package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.d.ts.map +1 -1
  325. package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.d.ts +1 -0
  326. package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.d.ts.map +1 -1
  327. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.d.ts +1 -0
  328. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.d.ts.map +1 -1
  329. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.d.ts +1 -0
  330. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.d.ts.map +1 -1
  331. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.d.ts +1 -0
  332. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.d.ts.map +1 -1
  333. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.d.ts +1 -0
  334. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.d.ts.map +1 -1
  335. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.d.ts +1 -0
  336. package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.d.ts.map +1 -1
  337. package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.d.ts +1 -0
  338. package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.d.ts.map +1 -1
  339. package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.d.ts +1 -0
  340. package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.d.ts.map +1 -1
  341. package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.d.ts +1 -0
  342. package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.d.ts.map +1 -1
  343. package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.d.ts +1 -0
  344. package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.d.ts.map +1 -1
  345. package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.d.ts +1 -0
  346. package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.d.ts.map +1 -1
  347. package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts +1 -0
  348. package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts.map +1 -1
  349. package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts +1 -0
  350. package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts.map +1 -1
  351. package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.d.ts +1 -0
  352. package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.d.ts.map +1 -1
  353. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts +1 -0
  354. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts.map +1 -1
  355. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts +1 -0
  356. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts.map +1 -1
  357. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.d.ts +1 -0
  358. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.d.ts.map +1 -1
  359. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.d.ts +1 -0
  360. package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.d.ts.map +1 -1
  361. package/dist/nodes/Microsoft/SharePoint/descriptions/file/download.operation.d.ts +1 -0
  362. package/dist/nodes/Microsoft/SharePoint/descriptions/file/download.operation.d.ts.map +1 -1
  363. package/dist/nodes/Microsoft/SharePoint/descriptions/file/update.operation.d.ts +1 -0
  364. package/dist/nodes/Microsoft/SharePoint/descriptions/file/update.operation.d.ts.map +1 -1
  365. package/dist/nodes/Microsoft/SharePoint/descriptions/file/upload.operation.d.ts +1 -0
  366. package/dist/nodes/Microsoft/SharePoint/descriptions/file/upload.operation.d.ts.map +1 -1
  367. package/dist/nodes/Microsoft/SharePoint/descriptions/item/create.operation.d.ts +1 -0
  368. package/dist/nodes/Microsoft/SharePoint/descriptions/item/create.operation.d.ts.map +1 -1
  369. package/dist/nodes/Microsoft/SharePoint/descriptions/item/delete.operation.d.ts +1 -0
  370. package/dist/nodes/Microsoft/SharePoint/descriptions/item/delete.operation.d.ts.map +1 -1
  371. package/dist/nodes/Microsoft/SharePoint/descriptions/item/get.operation.d.ts +1 -0
  372. package/dist/nodes/Microsoft/SharePoint/descriptions/item/get.operation.d.ts.map +1 -1
  373. package/dist/nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.d.ts +1 -0
  374. package/dist/nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.d.ts.map +1 -1
  375. package/dist/nodes/Microsoft/SharePoint/descriptions/item/update.operation.d.ts +1 -0
  376. package/dist/nodes/Microsoft/SharePoint/descriptions/item/update.operation.d.ts.map +1 -1
  377. package/dist/nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.d.ts +1 -0
  378. package/dist/nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.d.ts.map +1 -1
  379. package/dist/nodes/Microsoft/SharePoint/descriptions/list/get.operation.d.ts +1 -0
  380. package/dist/nodes/Microsoft/SharePoint/descriptions/list/get.operation.d.ts.map +1 -1
  381. package/dist/nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.d.ts +1 -0
  382. package/dist/nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.d.ts.map +1 -1
  383. package/dist/nodes/Microsoft/Teams/v2/actions/channel/create.operation.d.ts +1 -0
  384. package/dist/nodes/Microsoft/Teams/v2/actions/channel/create.operation.d.ts.map +1 -1
  385. package/dist/nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.d.ts +1 -0
  386. package/dist/nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.d.ts.map +1 -1
  387. package/dist/nodes/Microsoft/Teams/v2/actions/channel/get.operation.d.ts +1 -0
  388. package/dist/nodes/Microsoft/Teams/v2/actions/channel/get.operation.d.ts.map +1 -1
  389. package/dist/nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.d.ts +1 -0
  390. package/dist/nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.d.ts.map +1 -1
  391. package/dist/nodes/Microsoft/Teams/v2/actions/channel/update.operation.d.ts +1 -0
  392. package/dist/nodes/Microsoft/Teams/v2/actions/channel/update.operation.d.ts.map +1 -1
  393. package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.d.ts +1 -0
  394. package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.d.ts.map +1 -1
  395. package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.d.ts +1 -0
  396. package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.d.ts.map +1 -1
  397. package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.d.ts +1 -0
  398. package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.d.ts.map +1 -1
  399. package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.d.ts +1 -0
  400. package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.d.ts.map +1 -1
  401. package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.d.ts +1 -0
  402. package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.d.ts.map +1 -1
  403. package/dist/nodes/Microsoft/Teams/v2/actions/task/create.operation.d.ts +1 -0
  404. package/dist/nodes/Microsoft/Teams/v2/actions/task/create.operation.d.ts.map +1 -1
  405. package/dist/nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.d.ts +1 -0
  406. package/dist/nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.d.ts.map +1 -1
  407. package/dist/nodes/Microsoft/Teams/v2/actions/task/get.operation.d.ts +1 -0
  408. package/dist/nodes/Microsoft/Teams/v2/actions/task/get.operation.d.ts.map +1 -1
  409. package/dist/nodes/Microsoft/Teams/v2/actions/task/getAll.operation.d.ts +1 -0
  410. package/dist/nodes/Microsoft/Teams/v2/actions/task/getAll.operation.d.ts.map +1 -1
  411. package/dist/nodes/Microsoft/Teams/v2/actions/task/update.operation.d.ts +1 -0
  412. package/dist/nodes/Microsoft/Teams/v2/actions/task/update.operation.d.ts.map +1 -1
  413. package/dist/nodes/MistralAI/descriptions/document/extractText.operation.d.ts +1 -0
  414. package/dist/nodes/MistralAI/descriptions/document/extractText.operation.d.ts.map +1 -1
  415. package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.d.ts +1 -0
  416. package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.d.ts.map +1 -1
  417. package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.d.ts +1 -0
  418. package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
  419. package/dist/nodes/MySql/v2/actions/database/insert.operation.d.ts +1 -0
  420. package/dist/nodes/MySql/v2/actions/database/insert.operation.d.ts.map +1 -1
  421. package/dist/nodes/MySql/v2/actions/database/select.operation.d.ts +1 -0
  422. package/dist/nodes/MySql/v2/actions/database/select.operation.d.ts.map +1 -1
  423. package/dist/nodes/MySql/v2/actions/database/update.operation.d.ts +1 -0
  424. package/dist/nodes/MySql/v2/actions/database/update.operation.d.ts.map +1 -1
  425. package/dist/nodes/MySql/v2/actions/database/upsert.operation.d.ts +1 -0
  426. package/dist/nodes/MySql/v2/actions/database/upsert.operation.d.ts.map +1 -1
  427. package/dist/nodes/N8n/WorkflowDescription.js +1 -1
  428. package/dist/nodes/N8n/WorkflowDescription.js.map +1 -1
  429. package/dist/nodes/Oracle/Sql/actions/database/deleteTable.operation.d.ts +1 -0
  430. package/dist/nodes/Oracle/Sql/actions/database/deleteTable.operation.d.ts.map +1 -1
  431. package/dist/nodes/Oracle/Sql/actions/database/executeQuery.operation.d.ts +1 -0
  432. package/dist/nodes/Oracle/Sql/actions/database/executeQuery.operation.d.ts.map +1 -1
  433. package/dist/nodes/Oracle/Sql/actions/database/insert.operation.d.ts +1 -0
  434. package/dist/nodes/Oracle/Sql/actions/database/insert.operation.d.ts.map +1 -1
  435. package/dist/nodes/Oracle/Sql/actions/database/select.operation.d.ts +1 -0
  436. package/dist/nodes/Oracle/Sql/actions/database/select.operation.d.ts.map +1 -1
  437. package/dist/nodes/Oracle/Sql/actions/database/update.operation.d.ts +1 -0
  438. package/dist/nodes/Oracle/Sql/actions/database/update.operation.d.ts.map +1 -1
  439. package/dist/nodes/Oracle/Sql/actions/database/upsert.operation.d.ts +1 -0
  440. package/dist/nodes/Oracle/Sql/actions/database/upsert.operation.d.ts.map +1 -1
  441. package/dist/nodes/Perplexity/descriptions/chat/complete.operation.d.ts +1 -0
  442. package/dist/nodes/Perplexity/descriptions/chat/complete.operation.d.ts.map +1 -1
  443. package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.d.ts +1 -0
  444. package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.d.ts.map +1 -1
  445. package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.d.ts +1 -0
  446. package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
  447. package/dist/nodes/Postgres/v2/actions/database/insert.operation.d.ts +1 -0
  448. package/dist/nodes/Postgres/v2/actions/database/insert.operation.d.ts.map +1 -1
  449. package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts +1 -0
  450. package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts.map +1 -1
  451. package/dist/nodes/Postgres/v2/actions/database/update.operation.d.ts +1 -0
  452. package/dist/nodes/Postgres/v2/actions/database/update.operation.d.ts.map +1 -1
  453. package/dist/nodes/Postgres/v2/actions/database/upsert.operation.d.ts +1 -0
  454. package/dist/nodes/Postgres/v2/actions/database/upsert.operation.d.ts.map +1 -1
  455. package/dist/nodes/ReadBinaryFile/ReadBinaryFile.node.d.ts.map +1 -1
  456. package/dist/nodes/ReadBinaryFile/ReadBinaryFile.node.js +1 -1
  457. package/dist/nodes/ReadBinaryFile/ReadBinaryFile.node.js.map +1 -1
  458. package/dist/nodes/ReadBinaryFiles/ReadBinaryFiles.node.js +1 -1
  459. package/dist/nodes/ReadBinaryFiles/ReadBinaryFiles.node.js.map +1 -1
  460. package/dist/nodes/SeaTable/v2/actions/asset/getPublicURL.operation.d.ts +1 -0
  461. package/dist/nodes/SeaTable/v2/actions/asset/getPublicURL.operation.d.ts.map +1 -1
  462. package/dist/nodes/SeaTable/v2/actions/asset/upload.operation.d.ts +1 -0
  463. package/dist/nodes/SeaTable/v2/actions/asset/upload.operation.d.ts.map +1 -1
  464. package/dist/nodes/SeaTable/v2/actions/base/collaborator.operation.d.ts +1 -0
  465. package/dist/nodes/SeaTable/v2/actions/base/collaborator.operation.d.ts.map +1 -1
  466. package/dist/nodes/SeaTable/v2/actions/base/metadata.operation.d.ts +1 -0
  467. package/dist/nodes/SeaTable/v2/actions/base/metadata.operation.d.ts.map +1 -1
  468. package/dist/nodes/SeaTable/v2/actions/base/snapshot.operation.d.ts +1 -0
  469. package/dist/nodes/SeaTable/v2/actions/base/snapshot.operation.d.ts.map +1 -1
  470. package/dist/nodes/SeaTable/v2/actions/link/add.operation.d.ts +1 -0
  471. package/dist/nodes/SeaTable/v2/actions/link/add.operation.d.ts.map +1 -1
  472. package/dist/nodes/SeaTable/v2/actions/link/list.operation.d.ts +1 -0
  473. package/dist/nodes/SeaTable/v2/actions/link/list.operation.d.ts.map +1 -1
  474. package/dist/nodes/SeaTable/v2/actions/link/remove.operation.d.ts +1 -0
  475. package/dist/nodes/SeaTable/v2/actions/link/remove.operation.d.ts.map +1 -1
  476. package/dist/nodes/SeaTable/v2/actions/row/create.operation.d.ts +1 -0
  477. package/dist/nodes/SeaTable/v2/actions/row/create.operation.d.ts.map +1 -1
  478. package/dist/nodes/SeaTable/v2/actions/row/get.operation.d.ts +1 -0
  479. package/dist/nodes/SeaTable/v2/actions/row/get.operation.d.ts.map +1 -1
  480. package/dist/nodes/SeaTable/v2/actions/row/list.operation.d.ts +1 -0
  481. package/dist/nodes/SeaTable/v2/actions/row/list.operation.d.ts.map +1 -1
  482. package/dist/nodes/SeaTable/v2/actions/row/search.operation.d.ts +1 -0
  483. package/dist/nodes/SeaTable/v2/actions/row/search.operation.d.ts.map +1 -1
  484. package/dist/nodes/SeaTable/v2/actions/row/update.operation.d.ts +1 -0
  485. package/dist/nodes/SeaTable/v2/actions/row/update.operation.d.ts.map +1 -1
  486. package/dist/nodes/Set/v2/manual.mode.d.ts +4 -3
  487. package/dist/nodes/Set/v2/manual.mode.d.ts.map +1 -1
  488. package/dist/nodes/Set/v2/manual.mode.js +1 -1
  489. package/dist/nodes/Set/v2/manual.mode.js.map +1 -1
  490. package/dist/nodes/Set/v2/raw.mode.d.ts +1 -0
  491. package/dist/nodes/Set/v2/raw.mode.d.ts.map +1 -1
  492. package/dist/nodes/Slack/V2/ChannelDescription.d.ts.map +1 -1
  493. package/dist/nodes/Slack/V2/ChannelDescription.js +15 -644
  494. package/dist/nodes/Slack/V2/ChannelDescription.js.map +1 -1
  495. package/dist/nodes/Slack/V2/GenericFunctions.d.ts +24 -2
  496. package/dist/nodes/Slack/V2/GenericFunctions.d.ts.map +1 -1
  497. package/dist/nodes/Slack/V2/GenericFunctions.js +97 -18
  498. package/dist/nodes/Slack/V2/GenericFunctions.js.map +1 -1
  499. package/dist/nodes/Slack/V2/MessageDescription.d.ts.map +1 -1
  500. package/dist/nodes/Slack/V2/MessageDescription.js +4 -138
  501. package/dist/nodes/Slack/V2/MessageDescription.js.map +1 -1
  502. package/dist/nodes/Slack/V2/ReactionDescription.d.ts.map +1 -1
  503. package/dist/nodes/Slack/V2/ReactionDescription.js +2 -46
  504. package/dist/nodes/Slack/V2/ReactionDescription.js.map +1 -1
  505. package/dist/nodes/Slack/V2/SlackV2.node.d.ts.map +1 -1
  506. package/dist/nodes/Slack/V2/SlackV2.node.js +7 -3
  507. package/dist/nodes/Slack/V2/SlackV2.node.js.map +1 -1
  508. package/dist/nodes/Slack/V2/StarDescription.d.ts.map +1 -1
  509. package/dist/nodes/Slack/V2/StarDescription.js +2 -46
  510. package/dist/nodes/Slack/V2/StarDescription.js.map +1 -1
  511. package/dist/nodes/Slack/V2/utils.d.ts +3 -0
  512. package/dist/nodes/Slack/V2/utils.d.ts.map +1 -0
  513. package/dist/nodes/Slack/V2/utils.js +54 -0
  514. package/dist/nodes/Slack/V2/utils.js.map +1 -0
  515. package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.d.ts +1 -0
  516. package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.d.ts.map +1 -1
  517. package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.d.ts +1 -0
  518. package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.d.ts.map +1 -1
  519. package/dist/nodes/Splunk/v2/actions/report/create.operation.d.ts +1 -0
  520. package/dist/nodes/Splunk/v2/actions/report/create.operation.d.ts.map +1 -1
  521. package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.d.ts +1 -0
  522. package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.d.ts.map +1 -1
  523. package/dist/nodes/Splunk/v2/actions/report/get.operation.d.ts +1 -0
  524. package/dist/nodes/Splunk/v2/actions/report/get.operation.d.ts.map +1 -1
  525. package/dist/nodes/Splunk/v2/actions/report/getAll.operation.d.ts +1 -0
  526. package/dist/nodes/Splunk/v2/actions/report/getAll.operation.d.ts.map +1 -1
  527. package/dist/nodes/Splunk/v2/actions/search/create.operation.d.ts +1 -0
  528. package/dist/nodes/Splunk/v2/actions/search/create.operation.d.ts.map +1 -1
  529. package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.d.ts +1 -0
  530. package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.d.ts.map +1 -1
  531. package/dist/nodes/Splunk/v2/actions/search/get.operation.d.ts +1 -0
  532. package/dist/nodes/Splunk/v2/actions/search/get.operation.d.ts.map +1 -1
  533. package/dist/nodes/Splunk/v2/actions/search/getAll.operation.d.ts +1 -0
  534. package/dist/nodes/Splunk/v2/actions/search/getAll.operation.d.ts.map +1 -1
  535. package/dist/nodes/Splunk/v2/actions/search/getResult.operation.d.ts +1 -0
  536. package/dist/nodes/Splunk/v2/actions/search/getResult.operation.d.ts.map +1 -1
  537. package/dist/nodes/Splunk/v2/actions/user/create.operation.d.ts +1 -0
  538. package/dist/nodes/Splunk/v2/actions/user/create.operation.d.ts.map +1 -1
  539. package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.d.ts +1 -0
  540. package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.d.ts.map +1 -1
  541. package/dist/nodes/Splunk/v2/actions/user/get.operation.d.ts +1 -0
  542. package/dist/nodes/Splunk/v2/actions/user/get.operation.d.ts.map +1 -1
  543. package/dist/nodes/Splunk/v2/actions/user/getAll.operation.d.ts +1 -0
  544. package/dist/nodes/Splunk/v2/actions/user/getAll.operation.d.ts.map +1 -1
  545. package/dist/nodes/Splunk/v2/actions/user/update.operation.d.ts +1 -0
  546. package/dist/nodes/Splunk/v2/actions/user/update.operation.d.ts.map +1 -1
  547. package/dist/nodes/TheHiveProject/actions/alert/create.operation.d.ts +1 -0
  548. package/dist/nodes/TheHiveProject/actions/alert/create.operation.d.ts.map +1 -1
  549. package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.d.ts +1 -0
  550. package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.d.ts.map +1 -1
  551. package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.d.ts +1 -0
  552. package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.d.ts.map +1 -1
  553. package/dist/nodes/TheHiveProject/actions/alert/get.operation.d.ts +1 -0
  554. package/dist/nodes/TheHiveProject/actions/alert/get.operation.d.ts.map +1 -1
  555. package/dist/nodes/TheHiveProject/actions/alert/merge.operation.d.ts +1 -0
  556. package/dist/nodes/TheHiveProject/actions/alert/merge.operation.d.ts.map +1 -1
  557. package/dist/nodes/TheHiveProject/actions/alert/promote.operation.d.ts +1 -0
  558. package/dist/nodes/TheHiveProject/actions/alert/promote.operation.d.ts.map +1 -1
  559. package/dist/nodes/TheHiveProject/actions/alert/search.operation.d.ts +1 -0
  560. package/dist/nodes/TheHiveProject/actions/alert/search.operation.d.ts.map +1 -1
  561. package/dist/nodes/TheHiveProject/actions/alert/status.operation.d.ts +1 -0
  562. package/dist/nodes/TheHiveProject/actions/alert/status.operation.d.ts.map +1 -1
  563. package/dist/nodes/TheHiveProject/actions/alert/update.operation.d.ts +1 -0
  564. package/dist/nodes/TheHiveProject/actions/alert/update.operation.d.ts.map +1 -1
  565. package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.d.ts +1 -0
  566. package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.d.ts.map +1 -1
  567. package/dist/nodes/TheHiveProject/actions/case/create.operation.d.ts +1 -0
  568. package/dist/nodes/TheHiveProject/actions/case/create.operation.d.ts.map +1 -1
  569. package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.d.ts +1 -0
  570. package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.d.ts.map +1 -1
  571. package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.d.ts +1 -0
  572. package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.d.ts.map +1 -1
  573. package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.d.ts +1 -0
  574. package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.d.ts.map +1 -1
  575. package/dist/nodes/TheHiveProject/actions/case/get.operation.d.ts +1 -0
  576. package/dist/nodes/TheHiveProject/actions/case/get.operation.d.ts.map +1 -1
  577. package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.d.ts +1 -0
  578. package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.d.ts.map +1 -1
  579. package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.d.ts +1 -0
  580. package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.d.ts.map +1 -1
  581. package/dist/nodes/TheHiveProject/actions/case/search.operation.d.ts +1 -0
  582. package/dist/nodes/TheHiveProject/actions/case/search.operation.d.ts.map +1 -1
  583. package/dist/nodes/TheHiveProject/actions/case/update.operation.d.ts +1 -0
  584. package/dist/nodes/TheHiveProject/actions/case/update.operation.d.ts.map +1 -1
  585. package/dist/nodes/TheHiveProject/actions/comment/add.operation.d.ts +1 -0
  586. package/dist/nodes/TheHiveProject/actions/comment/add.operation.d.ts.map +1 -1
  587. package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.d.ts +1 -0
  588. package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.d.ts.map +1 -1
  589. package/dist/nodes/TheHiveProject/actions/comment/search.operation.d.ts +1 -0
  590. package/dist/nodes/TheHiveProject/actions/comment/search.operation.d.ts.map +1 -1
  591. package/dist/nodes/TheHiveProject/actions/comment/update.operation.d.ts +1 -0
  592. package/dist/nodes/TheHiveProject/actions/comment/update.operation.d.ts.map +1 -1
  593. package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.d.ts +1 -0
  594. package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.d.ts.map +1 -1
  595. package/dist/nodes/TheHiveProject/actions/log/create.operation.d.ts +1 -0
  596. package/dist/nodes/TheHiveProject/actions/log/create.operation.d.ts.map +1 -1
  597. package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.d.ts +1 -0
  598. package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.d.ts.map +1 -1
  599. package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.d.ts +1 -0
  600. package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.d.ts.map +1 -1
  601. package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.d.ts +1 -0
  602. package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.d.ts.map +1 -1
  603. package/dist/nodes/TheHiveProject/actions/log/get.operation.d.ts +1 -0
  604. package/dist/nodes/TheHiveProject/actions/log/get.operation.d.ts.map +1 -1
  605. package/dist/nodes/TheHiveProject/actions/log/search.operation.d.ts +1 -0
  606. package/dist/nodes/TheHiveProject/actions/log/search.operation.d.ts.map +1 -1
  607. package/dist/nodes/TheHiveProject/actions/observable/create.operation.d.ts +1 -0
  608. package/dist/nodes/TheHiveProject/actions/observable/create.operation.d.ts.map +1 -1
  609. package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.d.ts +1 -0
  610. package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.d.ts.map +1 -1
  611. package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.d.ts +1 -0
  612. package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.d.ts.map +1 -1
  613. package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.d.ts +1 -0
  614. package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.d.ts.map +1 -1
  615. package/dist/nodes/TheHiveProject/actions/observable/get.operation.d.ts +1 -0
  616. package/dist/nodes/TheHiveProject/actions/observable/get.operation.d.ts.map +1 -1
  617. package/dist/nodes/TheHiveProject/actions/observable/search.operation.d.ts +1 -0
  618. package/dist/nodes/TheHiveProject/actions/observable/search.operation.d.ts.map +1 -1
  619. package/dist/nodes/TheHiveProject/actions/observable/update.operation.d.ts +1 -0
  620. package/dist/nodes/TheHiveProject/actions/observable/update.operation.d.ts.map +1 -1
  621. package/dist/nodes/TheHiveProject/actions/page/create.operation.d.ts +1 -0
  622. package/dist/nodes/TheHiveProject/actions/page/create.operation.d.ts.map +1 -1
  623. package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.d.ts +1 -0
  624. package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.d.ts.map +1 -1
  625. package/dist/nodes/TheHiveProject/actions/page/search.operation.d.ts +1 -0
  626. package/dist/nodes/TheHiveProject/actions/page/search.operation.d.ts.map +1 -1
  627. package/dist/nodes/TheHiveProject/actions/page/update.operation.d.ts +1 -0
  628. package/dist/nodes/TheHiveProject/actions/page/update.operation.d.ts.map +1 -1
  629. package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.d.ts +1 -0
  630. package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.d.ts.map +1 -1
  631. package/dist/nodes/TheHiveProject/actions/task/create.operation.d.ts +1 -0
  632. package/dist/nodes/TheHiveProject/actions/task/create.operation.d.ts.map +1 -1
  633. package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.d.ts +1 -0
  634. package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.d.ts.map +1 -1
  635. package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.d.ts +1 -0
  636. package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.d.ts.map +1 -1
  637. package/dist/nodes/TheHiveProject/actions/task/get.operation.d.ts +1 -0
  638. package/dist/nodes/TheHiveProject/actions/task/get.operation.d.ts.map +1 -1
  639. package/dist/nodes/TheHiveProject/actions/task/search.operation.d.ts +1 -0
  640. package/dist/nodes/TheHiveProject/actions/task/search.operation.d.ts.map +1 -1
  641. package/dist/nodes/TheHiveProject/actions/task/update.operation.d.ts +1 -0
  642. package/dist/nodes/TheHiveProject/actions/task/update.operation.d.ts.map +1 -1
  643. package/dist/nodes/TimeSaved/TimeSaved.node.d.ts.map +1 -1
  644. package/dist/nodes/TimeSaved/TimeSaved.node.js +2 -4
  645. package/dist/nodes/TimeSaved/TimeSaved.node.js.map +1 -1
  646. package/dist/nodes/Webflow/V2/actions/Item/create.operation.d.ts +1 -0
  647. package/dist/nodes/Webflow/V2/actions/Item/create.operation.d.ts.map +1 -1
  648. package/dist/nodes/Webflow/V2/actions/Item/delete.operation.d.ts +1 -0
  649. package/dist/nodes/Webflow/V2/actions/Item/delete.operation.d.ts.map +1 -1
  650. package/dist/nodes/Webflow/V2/actions/Item/get.operation.d.ts +1 -0
  651. package/dist/nodes/Webflow/V2/actions/Item/get.operation.d.ts.map +1 -1
  652. package/dist/nodes/Webflow/V2/actions/Item/getAll.operation.d.ts +1 -0
  653. package/dist/nodes/Webflow/V2/actions/Item/getAll.operation.d.ts.map +1 -1
  654. package/dist/nodes/Webflow/V2/actions/Item/update.operation.d.ts +1 -0
  655. package/dist/nodes/Webflow/V2/actions/Item/update.operation.d.ts.map +1 -1
  656. package/dist/nodes/Webhook/Webhook.node.d.ts +0 -1
  657. package/dist/nodes/Webhook/Webhook.node.d.ts.map +1 -1
  658. package/dist/nodes/Webhook/Webhook.node.js +1 -82
  659. package/dist/nodes/Webhook/Webhook.node.js.map +1 -1
  660. package/dist/nodes/Webhook/utils.d.ts +3 -0
  661. package/dist/nodes/Webhook/utils.d.ts.map +1 -1
  662. package/dist/nodes/Webhook/utils.js +86 -0
  663. package/dist/nodes/Webhook/utils.js.map +1 -1
  664. package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.d.ts.map +1 -1
  665. package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.js +5 -2
  666. package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.js.map +1 -1
  667. package/dist/typecheck.tsbuildinfo +1 -1
  668. package/dist/types/credentials.json +4 -4
  669. package/dist/types/nodes.json +19 -18
  670. package/dist/utils/sendAndWait/utils.d.ts +1 -0
  671. package/dist/utils/sendAndWait/utils.d.ts.map +1 -1
  672. package/dist/utils/sendAndWait/utils.js +3 -0
  673. package/dist/utils/sendAndWait/utils.js.map +1 -1
  674. package/dist/utils/utilities.d.ts +1 -0
  675. package/dist/utils/utilities.d.ts.map +1 -1
  676. package/package.json +8 -7
@@ -1,6 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.channelFields = exports.channelOperations = void 0;
4
+ const utils_1 = require("./utils");
4
5
  exports.channelOperations = [
5
6
  {
6
7
  displayName: 'Operation',
@@ -136,52 +137,7 @@ exports.channelFields = [
136
137
  resource: ['channel'],
137
138
  },
138
139
  },
139
- modes: [
140
- {
141
- displayName: 'From List',
142
- name: 'list',
143
- type: 'list',
144
- placeholder: 'Select a channel...',
145
- typeOptions: {
146
- searchListMethod: 'getChannels',
147
- searchable: true,
148
- },
149
- },
150
- {
151
- displayName: 'By ID',
152
- name: 'id',
153
- type: 'string',
154
- validation: [
155
- {
156
- type: 'regex',
157
- properties: {
158
- regex: '[a-zA-Z0-9]{2,}',
159
- errorMessage: 'Not a valid Slack Channel ID',
160
- },
161
- },
162
- ],
163
- placeholder: 'C0122KQ70S7E',
164
- },
165
- {
166
- displayName: 'By URL',
167
- name: 'url',
168
- type: 'string',
169
- placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
170
- validation: [
171
- {
172
- type: 'regex',
173
- properties: {
174
- regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
175
- errorMessage: 'Not a valid Slack Channel URL',
176
- },
177
- },
178
- ],
179
- extractValue: {
180
- type: 'regex',
181
- regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
182
- },
183
- },
184
- ],
140
+ modes: utils_1.slackChannelModes,
185
141
  },
186
142
  /* -------------------------------------------------------------------------- */
187
143
  /* channel:close */
@@ -192,52 +148,7 @@ exports.channelFields = [
192
148
  type: 'resourceLocator',
193
149
  default: { mode: 'list', value: '' },
194
150
  placeholder: 'Select a channel...',
195
- modes: [
196
- {
197
- displayName: 'From List',
198
- name: 'list',
199
- type: 'list',
200
- placeholder: 'Select a channel...',
201
- typeOptions: {
202
- searchListMethod: 'getChannels',
203
- searchable: true,
204
- },
205
- },
206
- {
207
- displayName: 'By ID',
208
- name: 'id',
209
- type: 'string',
210
- validation: [
211
- {
212
- type: 'regex',
213
- properties: {
214
- regex: '[a-zA-Z0-9]{2,}',
215
- errorMessage: 'Not a valid Slack Channel ID',
216
- },
217
- },
218
- ],
219
- placeholder: 'C0122KQ70S7E',
220
- },
221
- {
222
- displayName: 'By URL',
223
- name: 'url',
224
- type: 'string',
225
- placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
226
- validation: [
227
- {
228
- type: 'regex',
229
- properties: {
230
- regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
231
- errorMessage: 'Not a valid Slack Channel URL',
232
- },
233
- },
234
- ],
235
- extractValue: {
236
- type: 'regex',
237
- regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
238
- },
239
- },
240
- ],
151
+ modes: utils_1.slackChannelModes,
241
152
  displayOptions: {
242
153
  show: {
243
154
  operation: ['close'],
@@ -297,52 +208,7 @@ exports.channelFields = [
297
208
  type: 'resourceLocator',
298
209
  default: { mode: 'list', value: '' },
299
210
  placeholder: 'Select a channel...',
300
- modes: [
301
- {
302
- displayName: 'From List',
303
- name: 'list',
304
- type: 'list',
305
- placeholder: 'Select a channel...',
306
- typeOptions: {
307
- searchListMethod: 'getChannels',
308
- searchable: true,
309
- },
310
- },
311
- {
312
- displayName: 'By ID',
313
- name: 'id',
314
- type: 'string',
315
- validation: [
316
- {
317
- type: 'regex',
318
- properties: {
319
- regex: '[a-zA-Z0-9]{2,}',
320
- errorMessage: 'Not a valid Slack Channel ID',
321
- },
322
- },
323
- ],
324
- placeholder: 'C0122KQ70S7E',
325
- },
326
- {
327
- displayName: 'By URL',
328
- name: 'url',
329
- type: 'string',
330
- placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
331
- validation: [
332
- {
333
- type: 'regex',
334
- properties: {
335
- regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
336
- errorMessage: 'Not a valid Slack Channel URL',
337
- },
338
- },
339
- ],
340
- extractValue: {
341
- type: 'regex',
342
- regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
343
- },
344
- },
345
- ],
211
+ modes: utils_1.slackChannelModes,
346
212
  displayOptions: {
347
213
  show: {
348
214
  operation: ['invite'],
@@ -378,52 +244,7 @@ exports.channelFields = [
378
244
  type: 'resourceLocator',
379
245
  default: { mode: 'list', value: '' },
380
246
  placeholder: 'Select a channel...',
381
- modes: [
382
- {
383
- displayName: 'From List',
384
- name: 'list',
385
- type: 'list',
386
- placeholder: 'Select a channel...',
387
- typeOptions: {
388
- searchListMethod: 'getChannels',
389
- searchable: true,
390
- },
391
- },
392
- {
393
- displayName: 'By ID',
394
- name: 'id',
395
- type: 'string',
396
- validation: [
397
- {
398
- type: 'regex',
399
- properties: {
400
- regex: '[a-zA-Z0-9]{2,}',
401
- errorMessage: 'Not a valid Slack Channel ID',
402
- },
403
- },
404
- ],
405
- placeholder: 'C0122KQ70S7E',
406
- },
407
- {
408
- displayName: 'By URL',
409
- name: 'url',
410
- type: 'string',
411
- placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
412
- validation: [
413
- {
414
- type: 'regex',
415
- properties: {
416
- regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
417
- errorMessage: 'Not a valid Slack Channel URL',
418
- },
419
- },
420
- ],
421
- extractValue: {
422
- type: 'regex',
423
- regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
424
- },
425
- },
426
- ],
247
+ modes: utils_1.slackChannelModes,
427
248
  required: true,
428
249
  displayOptions: {
429
250
  show: {
@@ -463,52 +284,7 @@ exports.channelFields = [
463
284
  type: 'resourceLocator',
464
285
  default: { mode: 'list', value: '' },
465
286
  placeholder: 'Select a channel...',
466
- modes: [
467
- {
468
- displayName: 'From List',
469
- name: 'list',
470
- type: 'list',
471
- placeholder: 'Select a channel...',
472
- typeOptions: {
473
- searchListMethod: 'getChannels',
474
- searchable: true,
475
- },
476
- },
477
- {
478
- displayName: 'By ID',
479
- name: 'id',
480
- type: 'string',
481
- validation: [
482
- {
483
- type: 'regex',
484
- properties: {
485
- regex: '[a-zA-Z0-9]{2,}',
486
- errorMessage: 'Not a valid Slack Channel ID',
487
- },
488
- },
489
- ],
490
- placeholder: 'C0122KQ70S7E',
491
- },
492
- {
493
- displayName: 'By URL',
494
- name: 'url',
495
- type: 'string',
496
- placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
497
- validation: [
498
- {
499
- type: 'regex',
500
- properties: {
501
- regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
502
- errorMessage: 'Not a valid Slack Channel URL',
503
- },
504
- },
505
- ],
506
- extractValue: {
507
- type: 'regex',
508
- regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
509
- },
510
- },
511
- ],
287
+ modes: utils_1.slackChannelModes,
512
288
  displayOptions: {
513
289
  show: {
514
290
  operation: ['kick'],
@@ -544,52 +320,7 @@ exports.channelFields = [
544
320
  default: { mode: 'list', value: '' },
545
321
  placeholder: 'Select a channel...',
546
322
  description: 'The Slack channel to join',
547
- modes: [
548
- {
549
- displayName: 'From List',
550
- name: 'list',
551
- type: 'list',
552
- placeholder: 'Select a channel...',
553
- typeOptions: {
554
- searchListMethod: 'getChannels',
555
- searchable: true,
556
- },
557
- },
558
- {
559
- displayName: 'By ID',
560
- name: 'id',
561
- type: 'string',
562
- validation: [
563
- {
564
- type: 'regex',
565
- properties: {
566
- regex: '[a-zA-Z0-9]{2,}',
567
- errorMessage: 'Not a valid Slack Channel ID',
568
- },
569
- },
570
- ],
571
- placeholder: 'C0122KQ70S7E',
572
- },
573
- {
574
- displayName: 'By URL',
575
- name: 'url',
576
- type: 'string',
577
- placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
578
- validation: [
579
- {
580
- type: 'regex',
581
- properties: {
582
- regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
583
- errorMessage: 'Not a valid Slack Channel URL',
584
- },
585
- },
586
- ],
587
- extractValue: {
588
- type: 'regex',
589
- regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
590
- },
591
- },
592
- ],
323
+ modes: utils_1.slackChannelModes,
593
324
  displayOptions: {
594
325
  show: {
595
326
  operation: ['join'],
@@ -690,52 +421,7 @@ exports.channelFields = [
690
421
  type: 'resourceLocator',
691
422
  default: { mode: 'list', value: '' },
692
423
  placeholder: 'Select a channel...',
693
- modes: [
694
- {
695
- displayName: 'From List',
696
- name: 'list',
697
- type: 'list',
698
- placeholder: 'Select a channel...',
699
- typeOptions: {
700
- searchListMethod: 'getChannels',
701
- searchable: true,
702
- },
703
- },
704
- {
705
- displayName: 'By ID',
706
- name: 'id',
707
- type: 'string',
708
- validation: [
709
- {
710
- type: 'regex',
711
- properties: {
712
- regex: '[a-zA-Z0-9]{2,}',
713
- errorMessage: 'Not a valid Slack Channel ID',
714
- },
715
- },
716
- ],
717
- placeholder: 'C0122KQ70S7E',
718
- },
719
- {
720
- displayName: 'By URL',
721
- name: 'url',
722
- type: 'string',
723
- placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
724
- validation: [
725
- {
726
- type: 'regex',
727
- properties: {
728
- regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
729
- errorMessage: 'Not a valid Slack Channel URL',
730
- },
731
- },
732
- ],
733
- extractValue: {
734
- type: 'regex',
735
- regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
736
- },
737
- },
738
- ],
424
+ modes: utils_1.slackChannelModes,
739
425
  displayOptions: {
740
426
  show: {
741
427
  operation: ['history'],
@@ -821,52 +507,7 @@ exports.channelFields = [
821
507
  type: 'resourceLocator',
822
508
  default: { mode: 'list', value: '' },
823
509
  placeholder: 'Select a channel...',
824
- modes: [
825
- {
826
- displayName: 'From List',
827
- name: 'list',
828
- type: 'list',
829
- placeholder: 'Select a channel...',
830
- typeOptions: {
831
- searchListMethod: 'getChannels',
832
- searchable: true,
833
- },
834
- },
835
- {
836
- displayName: 'By ID',
837
- name: 'id',
838
- type: 'string',
839
- validation: [
840
- {
841
- type: 'regex',
842
- properties: {
843
- regex: '[a-zA-Z0-9]{2,}',
844
- errorMessage: 'Not a valid Slack Channel ID',
845
- },
846
- },
847
- ],
848
- placeholder: 'C0122KQ70S7E',
849
- },
850
- {
851
- displayName: 'By URL',
852
- name: 'url',
853
- type: 'string',
854
- placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
855
- validation: [
856
- {
857
- type: 'regex',
858
- properties: {
859
- regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
860
- errorMessage: 'Not a valid Slack Channel URL',
861
- },
862
- },
863
- ],
864
- extractValue: {
865
- type: 'regex',
866
- regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
867
- },
868
- },
869
- ],
510
+ modes: utils_1.slackChannelModes,
870
511
  displayOptions: {
871
512
  show: {
872
513
  operation: ['leave'],
@@ -886,52 +527,7 @@ exports.channelFields = [
886
527
  default: { mode: 'list', value: '' },
887
528
  description: 'The Slack channel to get the members from',
888
529
  placeholder: 'Select a channel...',
889
- modes: [
890
- {
891
- displayName: 'From List',
892
- name: 'list',
893
- type: 'list',
894
- placeholder: 'Select a channel...',
895
- typeOptions: {
896
- searchListMethod: 'getChannels',
897
- searchable: true,
898
- },
899
- },
900
- {
901
- displayName: 'By ID',
902
- name: 'id',
903
- type: 'string',
904
- validation: [
905
- {
906
- type: 'regex',
907
- properties: {
908
- regex: '[a-zA-Z0-9]{2,}',
909
- errorMessage: 'Not a valid Slack Channel ID',
910
- },
911
- },
912
- ],
913
- placeholder: 'C0122KQ70S7E',
914
- },
915
- {
916
- displayName: 'By URL',
917
- name: 'url',
918
- type: 'string',
919
- placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
920
- validation: [
921
- {
922
- type: 'regex',
923
- properties: {
924
- regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
925
- errorMessage: 'Not a valid Slack Channel URL',
926
- },
927
- },
928
- ],
929
- extractValue: {
930
- type: 'regex',
931
- regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
932
- },
933
- },
934
- ],
530
+ modes: utils_1.slackChannelModes,
935
531
  displayOptions: {
936
532
  show: {
937
533
  operation: ['member'],
@@ -1035,52 +631,7 @@ exports.channelFields = [
1035
631
  type: 'resourceLocator',
1036
632
  default: { mode: 'list', value: '' },
1037
633
  placeholder: 'Select a channel...',
1038
- modes: [
1039
- {
1040
- displayName: 'From List',
1041
- name: 'list',
1042
- type: 'list',
1043
- placeholder: 'Select a channel...',
1044
- typeOptions: {
1045
- searchListMethod: 'getChannels',
1046
- searchable: true,
1047
- },
1048
- },
1049
- {
1050
- displayName: 'By ID',
1051
- name: 'id',
1052
- type: 'string',
1053
- validation: [
1054
- {
1055
- type: 'regex',
1056
- properties: {
1057
- regex: '[a-zA-Z0-9]{2,}',
1058
- errorMessage: 'Not a valid Slack Channel ID',
1059
- },
1060
- },
1061
- ],
1062
- placeholder: 'C0122KQ70S7E',
1063
- },
1064
- {
1065
- displayName: 'By URL',
1066
- name: 'url',
1067
- type: 'string',
1068
- placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
1069
- validation: [
1070
- {
1071
- type: 'regex',
1072
- properties: {
1073
- regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
1074
- errorMessage: 'Not a valid Slack Channel URL',
1075
- },
1076
- },
1077
- ],
1078
- extractValue: {
1079
- type: 'regex',
1080
- regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
1081
- },
1082
- },
1083
- ],
634
+ modes: utils_1.slackChannelModes,
1084
635
  displayOptions: {
1085
636
  show: {
1086
637
  operation: ['rename'],
@@ -1113,52 +664,7 @@ exports.channelFields = [
1113
664
  type: 'resourceLocator',
1114
665
  default: { mode: 'list', value: '' },
1115
666
  placeholder: 'Select a channel...',
1116
- modes: [
1117
- {
1118
- displayName: 'From List',
1119
- name: 'list',
1120
- type: 'list',
1121
- placeholder: 'Select a channel...',
1122
- typeOptions: {
1123
- searchListMethod: 'getChannels',
1124
- searchable: true,
1125
- },
1126
- },
1127
- {
1128
- displayName: 'By ID',
1129
- name: 'id',
1130
- type: 'string',
1131
- validation: [
1132
- {
1133
- type: 'regex',
1134
- properties: {
1135
- regex: '[a-zA-Z0-9]{2,}',
1136
- errorMessage: 'Not a valid Slack Channel ID',
1137
- },
1138
- },
1139
- ],
1140
- placeholder: 'C0122KQ70S7E',
1141
- },
1142
- {
1143
- displayName: 'By URL',
1144
- name: 'url',
1145
- type: 'string',
1146
- placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
1147
- validation: [
1148
- {
1149
- type: 'regex',
1150
- properties: {
1151
- regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
1152
- errorMessage: 'Not a valid Slack Channel URL',
1153
- },
1154
- },
1155
- ],
1156
- extractValue: {
1157
- type: 'regex',
1158
- regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
1159
- },
1160
- },
1161
- ],
667
+ modes: utils_1.slackChannelModes,
1162
668
  displayOptions: {
1163
669
  show: {
1164
670
  operation: ['replies'],
@@ -1259,52 +765,7 @@ exports.channelFields = [
1259
765
  type: 'resourceLocator',
1260
766
  default: { mode: 'list', value: '' },
1261
767
  placeholder: 'Select a channel...',
1262
- modes: [
1263
- {
1264
- displayName: 'From List',
1265
- name: 'list',
1266
- type: 'list',
1267
- placeholder: 'Select a channel...',
1268
- typeOptions: {
1269
- searchListMethod: 'getChannels',
1270
- searchable: true,
1271
- },
1272
- },
1273
- {
1274
- displayName: 'By ID',
1275
- name: 'id',
1276
- type: 'string',
1277
- validation: [
1278
- {
1279
- type: 'regex',
1280
- properties: {
1281
- regex: '[a-zA-Z0-9]{2,}',
1282
- errorMessage: 'Not a valid Slack Channel ID',
1283
- },
1284
- },
1285
- ],
1286
- placeholder: 'C0122KQ70S7E',
1287
- },
1288
- {
1289
- displayName: 'By URL',
1290
- name: 'url',
1291
- type: 'string',
1292
- placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
1293
- validation: [
1294
- {
1295
- type: 'regex',
1296
- properties: {
1297
- regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
1298
- errorMessage: 'Not a valid Slack Channel URL',
1299
- },
1300
- },
1301
- ],
1302
- extractValue: {
1303
- type: 'regex',
1304
- regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
1305
- },
1306
- },
1307
- ],
768
+ modes: utils_1.slackChannelModes,
1308
769
  displayOptions: {
1309
770
  show: {
1310
771
  operation: ['setPurpose'],
@@ -1337,52 +798,7 @@ exports.channelFields = [
1337
798
  type: 'resourceLocator',
1338
799
  default: { mode: 'list', value: '' },
1339
800
  placeholder: 'Select a channel...',
1340
- modes: [
1341
- {
1342
- displayName: 'From List',
1343
- name: 'list',
1344
- type: 'list',
1345
- placeholder: 'Select a channel...',
1346
- typeOptions: {
1347
- searchListMethod: 'getChannels',
1348
- searchable: true,
1349
- },
1350
- },
1351
- {
1352
- displayName: 'By ID',
1353
- name: 'id',
1354
- type: 'string',
1355
- validation: [
1356
- {
1357
- type: 'regex',
1358
- properties: {
1359
- regex: '[a-zA-Z0-9]{2,}',
1360
- errorMessage: 'Not a valid Slack Channel ID',
1361
- },
1362
- },
1363
- ],
1364
- placeholder: 'C0122KQ70S7E',
1365
- },
1366
- {
1367
- displayName: 'By URL',
1368
- name: 'url',
1369
- type: 'string',
1370
- placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
1371
- validation: [
1372
- {
1373
- type: 'regex',
1374
- properties: {
1375
- regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
1376
- errorMessage: 'Not a valid Slack Channel URL',
1377
- },
1378
- },
1379
- ],
1380
- extractValue: {
1381
- type: 'regex',
1382
- regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
1383
- },
1384
- },
1385
- ],
801
+ modes: utils_1.slackChannelModes,
1386
802
  displayOptions: {
1387
803
  show: {
1388
804
  operation: ['setTopic'],
@@ -1414,52 +830,7 @@ exports.channelFields = [
1414
830
  type: 'resourceLocator',
1415
831
  default: { mode: 'list', value: '' },
1416
832
  placeholder: 'Select a channel...',
1417
- modes: [
1418
- {
1419
- displayName: 'From List',
1420
- name: 'list',
1421
- type: 'list',
1422
- placeholder: 'Select a channel...',
1423
- typeOptions: {
1424
- searchListMethod: 'getChannels',
1425
- searchable: true,
1426
- },
1427
- },
1428
- {
1429
- displayName: 'By ID',
1430
- name: 'id',
1431
- type: 'string',
1432
- validation: [
1433
- {
1434
- type: 'regex',
1435
- properties: {
1436
- regex: '[a-zA-Z0-9]{2,}',
1437
- errorMessage: 'Not a valid Slack Channel ID',
1438
- },
1439
- },
1440
- ],
1441
- placeholder: 'C0122KQ70S7E',
1442
- },
1443
- {
1444
- displayName: 'By URL',
1445
- name: 'url',
1446
- type: 'string',
1447
- placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
1448
- validation: [
1449
- {
1450
- type: 'regex',
1451
- properties: {
1452
- regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
1453
- errorMessage: 'Not a valid Slack Channel URL',
1454
- },
1455
- },
1456
- ],
1457
- extractValue: {
1458
- type: 'regex',
1459
- regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
1460
- },
1461
- },
1462
- ],
833
+ modes: utils_1.slackChannelModes,
1463
834
  displayOptions: {
1464
835
  show: {
1465
836
  operation: ['unarchive'],