n8n-nodes-base 1.120.1 → 2.0.0-rc.0

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 (242) hide show
  1. package/dist/credentials/AzureStorageSharedKeyApi.credentials.d.ts.map +1 -1
  2. package/dist/credentials/AzureStorageSharedKeyApi.credentials.js +2 -0
  3. package/dist/credentials/AzureStorageSharedKeyApi.credentials.js.map +1 -1
  4. package/dist/credentials/common/http.d.ts +1 -1
  5. package/dist/credentials/common/http.d.ts.map +1 -1
  6. package/dist/credentials/common/http.js +7 -2
  7. package/dist/credentials/common/http.js.map +1 -1
  8. package/dist/known/credentials.json +0 -29
  9. package/dist/known/nodes.json +0 -20
  10. package/dist/methods/defined.json +0 -12
  11. package/dist/methods/referenced.json +0 -11
  12. package/dist/nodes/Code/Code.node.d.ts.map +1 -1
  13. package/dist/nodes/Code/Code.node.js +9 -2
  14. package/dist/nodes/Code/Code.node.js.map +1 -1
  15. package/dist/nodes/Code/python-runner-unavailable.error.d.ts +7 -0
  16. package/dist/nodes/Code/python-runner-unavailable.error.d.ts.map +1 -0
  17. package/dist/nodes/Code/python-runner-unavailable.error.js +20 -0
  18. package/dist/nodes/Code/python-runner-unavailable.error.js.map +1 -0
  19. package/dist/nodes/Evaluation/EvaluationTrigger/EvaluationTrigger.node.ee.d.ts.map +1 -1
  20. package/dist/nodes/Evaluation/EvaluationTrigger/EvaluationTrigger.node.ee.js +18 -3
  21. package/dist/nodes/Evaluation/EvaluationTrigger/EvaluationTrigger.node.ee.js.map +1 -1
  22. package/dist/nodes/Evaluation/utils/metricHandlers.d.ts.map +1 -1
  23. package/dist/nodes/Evaluation/utils/metricHandlers.js.map +1 -1
  24. package/dist/nodes/Filter/Filter.node.d.ts.map +1 -1
  25. package/dist/nodes/Filter/Filter.node.js +2 -1
  26. package/dist/nodes/Filter/Filter.node.js.map +1 -1
  27. package/dist/nodes/Filter/V2/FilterV2.node.js +2 -2
  28. package/dist/nodes/Filter/V2/FilterV2.node.js.map +1 -1
  29. package/dist/nodes/Form/common.descriptions.d.ts.map +1 -1
  30. package/dist/nodes/Form/common.descriptions.js +51 -0
  31. package/dist/nodes/Form/common.descriptions.js.map +1 -1
  32. package/dist/nodes/Form/utils/utils.d.ts +1 -0
  33. package/dist/nodes/Form/utils/utils.d.ts.map +1 -1
  34. package/dist/nodes/Form/utils/utils.js +2 -2
  35. package/dist/nodes/Form/utils/utils.js.map +1 -1
  36. package/dist/nodes/Google/Docs/DocumentDescription.js +1 -1
  37. package/dist/nodes/Google/Docs/DocumentDescription.js.map +1 -1
  38. package/dist/nodes/Google/Gmail/Gmail.node.d.ts.map +1 -1
  39. package/dist/nodes/Google/Gmail/Gmail.node.js +2 -1
  40. package/dist/nodes/Google/Gmail/Gmail.node.js.map +1 -1
  41. package/dist/nodes/Google/Gmail/utils/replyToEmail.d.ts +1 -1
  42. package/dist/nodes/Google/Gmail/utils/replyToEmail.d.ts.map +1 -1
  43. package/dist/nodes/Google/Gmail/utils/replyToEmail.js +10 -6
  44. package/dist/nodes/Google/Gmail/utils/replyToEmail.js.map +1 -1
  45. package/dist/nodes/Google/Gmail/v2/GmailV2.node.js +3 -3
  46. package/dist/nodes/Google/Gmail/v2/GmailV2.node.js.map +1 -1
  47. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.d.ts.map +1 -1
  48. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js +3 -2
  49. package/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js.map +1 -1
  50. package/dist/nodes/HttpRequest/V3/utils/buffer-decoding.d.ts +7 -0
  51. package/dist/nodes/HttpRequest/V3/utils/buffer-decoding.d.ts.map +1 -0
  52. package/dist/nodes/HttpRequest/V3/utils/buffer-decoding.js +61 -0
  53. package/dist/nodes/HttpRequest/V3/utils/buffer-decoding.js.map +1 -0
  54. package/dist/nodes/If/If.node.d.ts.map +1 -1
  55. package/dist/nodes/If/If.node.js +2 -1
  56. package/dist/nodes/If/If.node.js.map +1 -1
  57. package/dist/nodes/If/V2/IfV2.node.js +2 -2
  58. package/dist/nodes/If/V2/IfV2.node.js.map +1 -1
  59. package/dist/nodes/Microsoft/Storage/GenericFunctions.d.ts +3 -3
  60. package/dist/nodes/Microsoft/Storage/GenericFunctions.d.ts.map +1 -1
  61. package/dist/nodes/Microsoft/Storage/GenericFunctions.js +2 -1
  62. package/dist/nodes/Microsoft/Storage/GenericFunctions.js.map +1 -1
  63. package/dist/nodes/N8nTrigger/N8nTrigger.node.d.ts.map +1 -1
  64. package/dist/nodes/N8nTrigger/N8nTrigger.node.js +7 -7
  65. package/dist/nodes/N8nTrigger/N8nTrigger.node.js.map +1 -1
  66. package/dist/nodes/Postgres/v2/actions/database/insert.operation.js +1 -1
  67. package/dist/nodes/Postgres/v2/actions/database/insert.operation.js.map +1 -1
  68. package/dist/nodes/Postgres/v2/actions/database/update.operation.js +1 -1
  69. package/dist/nodes/Postgres/v2/actions/database/update.operation.js.map +1 -1
  70. package/dist/nodes/Postgres/v2/actions/database/upsert.operation.js +1 -1
  71. package/dist/nodes/Postgres/v2/actions/database/upsert.operation.js.map +1 -1
  72. package/dist/nodes/Postgres/v2/helpers/utils.d.ts +2 -1
  73. package/dist/nodes/Postgres/v2/helpers/utils.d.ts.map +1 -1
  74. package/dist/nodes/Postgres/v2/helpers/utils.js +7 -4
  75. package/dist/nodes/Postgres/v2/helpers/utils.js.map +1 -1
  76. package/dist/nodes/RespondToWebhook/RespondToWebhook.node.d.ts.map +1 -1
  77. package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js +1 -2
  78. package/dist/nodes/RespondToWebhook/RespondToWebhook.node.js.map +1 -1
  79. package/dist/nodes/Slack/Slack.node.d.ts.map +1 -1
  80. package/dist/nodes/Slack/Slack.node.js +2 -1
  81. package/dist/nodes/Slack/Slack.node.js.map +1 -1
  82. package/dist/nodes/Slack/V2/SlackV2.node.d.ts.map +1 -1
  83. package/dist/nodes/Slack/V2/SlackV2.node.js +6 -1
  84. package/dist/nodes/Slack/V2/SlackV2.node.js.map +1 -1
  85. package/dist/nodes/Switch/Switch.node.d.ts.map +1 -1
  86. package/dist/nodes/Switch/Switch.node.js +2 -1
  87. package/dist/nodes/Switch/Switch.node.js.map +1 -1
  88. package/dist/nodes/Switch/V3/SwitchV3.node.js +2 -2
  89. package/dist/nodes/Switch/V3/SwitchV3.node.js.map +1 -1
  90. package/dist/nodes/{Spontit/Spontit.node.d.ts → TimeSaved/TimeSaved.node.d.ts} +2 -2
  91. package/dist/nodes/TimeSaved/TimeSaved.node.d.ts.map +1 -0
  92. package/dist/nodes/TimeSaved/TimeSaved.node.js +100 -0
  93. package/dist/nodes/TimeSaved/TimeSaved.node.js.map +1 -0
  94. package/dist/nodes/TimeSaved/TimeSaved.node.json +19 -0
  95. package/dist/nodes/Transform/Sort/utils.js +1 -1
  96. package/dist/nodes/Transform/Sort/utils.js.map +1 -1
  97. package/dist/typecheck.tsbuildinfo +1 -1
  98. package/dist/types/credentials.json +0 -4
  99. package/dist/types/nodes.json +26 -31
  100. package/package.json +5 -14
  101. package/dist/credentials/AutomizyApi.credentials.d.ts +0 -8
  102. package/dist/credentials/AutomizyApi.credentials.d.ts.map +0 -1
  103. package/dist/credentials/AutomizyApi.credentials.js +0 -25
  104. package/dist/credentials/AutomizyApi.credentials.js.map +0 -1
  105. package/dist/credentials/CrowdDevApi.credentials.d.ts +0 -10
  106. package/dist/credentials/CrowdDevApi.credentials.d.ts.map +0 -1
  107. package/dist/credentials/CrowdDevApi.credentials.js +0 -65
  108. package/dist/credentials/CrowdDevApi.credentials.js.map +0 -1
  109. package/dist/credentials/KitemakerApi.credentials.d.ts +0 -8
  110. package/dist/credentials/KitemakerApi.credentials.d.ts.map +0 -1
  111. package/dist/credentials/KitemakerApi.credentials.js +0 -19
  112. package/dist/credentials/KitemakerApi.credentials.js.map +0 -1
  113. package/dist/credentials/SpontitApi.credentials.d.ts +0 -8
  114. package/dist/credentials/SpontitApi.credentials.d.ts.map +0 -1
  115. package/dist/credentials/SpontitApi.credentials.js +0 -25
  116. package/dist/credentials/SpontitApi.credentials.js.map +0 -1
  117. package/dist/nodes/Automizy/Automizy.node.d.ts +0 -13
  118. package/dist/nodes/Automizy/Automizy.node.d.ts.map +0 -1
  119. package/dist/nodes/Automizy/Automizy.node.js +0 -235
  120. package/dist/nodes/Automizy/Automizy.node.js.map +0 -1
  121. package/dist/nodes/Automizy/Automizy.node.json +0 -18
  122. package/dist/nodes/Automizy/ContactDescription.d.ts +0 -4
  123. package/dist/nodes/Automizy/ContactDescription.d.ts.map +0 -1
  124. package/dist/nodes/Automizy/ContactDescription.js +0 -435
  125. package/dist/nodes/Automizy/ContactDescription.js.map +0 -1
  126. package/dist/nodes/Automizy/GenericFunctions.d.ts +0 -4
  127. package/dist/nodes/Automizy/GenericFunctions.d.ts.map +0 -1
  128. package/dist/nodes/Automizy/GenericFunctions.js +0 -46
  129. package/dist/nodes/Automizy/GenericFunctions.js.map +0 -1
  130. package/dist/nodes/Automizy/ListDescription.d.ts +0 -4
  131. package/dist/nodes/Automizy/ListDescription.d.ts.map +0 -1
  132. package/dist/nodes/Automizy/ListDescription.js +0 -208
  133. package/dist/nodes/Automizy/ListDescription.js.map +0 -1
  134. package/dist/nodes/Automizy/automizy.png +0 -0
  135. package/dist/nodes/CrowdDev/CrowdDev.node.d.ts +0 -5
  136. package/dist/nodes/CrowdDev/CrowdDev.node.d.ts.map +0 -1
  137. package/dist/nodes/CrowdDev/CrowdDev.node.js +0 -36
  138. package/dist/nodes/CrowdDev/CrowdDev.node.js.map +0 -1
  139. package/dist/nodes/CrowdDev/CrowdDev.node.json +0 -18
  140. package/dist/nodes/CrowdDev/CrowdDevTrigger.node.d.ts +0 -13
  141. package/dist/nodes/CrowdDev/CrowdDevTrigger.node.d.ts.map +0 -1
  142. package/dist/nodes/CrowdDev/CrowdDevTrigger.node.js +0 -148
  143. package/dist/nodes/CrowdDev/CrowdDevTrigger.node.js.map +0 -1
  144. package/dist/nodes/CrowdDev/CrowdDevTrigger.node.json +0 -18
  145. package/dist/nodes/CrowdDev/GenericFunctions.d.ts +0 -8
  146. package/dist/nodes/CrowdDev/GenericFunctions.d.ts.map +0 -1
  147. package/dist/nodes/CrowdDev/GenericFunctions.js +0 -157
  148. package/dist/nodes/CrowdDev/GenericFunctions.js.map +0 -1
  149. package/dist/nodes/CrowdDev/crowdDev.dark.svg +0 -4
  150. package/dist/nodes/CrowdDev/crowdDev.svg +0 -4
  151. package/dist/nodes/CrowdDev/descriptions/activityFields.d.ts +0 -5
  152. package/dist/nodes/CrowdDev/descriptions/activityFields.d.ts.map +0 -1
  153. package/dist/nodes/CrowdDev/descriptions/activityFields.js +0 -180
  154. package/dist/nodes/CrowdDev/descriptions/activityFields.js.map +0 -1
  155. package/dist/nodes/CrowdDev/descriptions/automationFields.d.ts +0 -5
  156. package/dist/nodes/CrowdDev/descriptions/automationFields.d.ts.map +0 -1
  157. package/dist/nodes/CrowdDev/descriptions/automationFields.js +0 -126
  158. package/dist/nodes/CrowdDev/descriptions/automationFields.js.map +0 -1
  159. package/dist/nodes/CrowdDev/descriptions/index.d.ts +0 -3
  160. package/dist/nodes/CrowdDev/descriptions/index.d.ts.map +0 -1
  161. package/dist/nodes/CrowdDev/descriptions/index.js +0 -26
  162. package/dist/nodes/CrowdDev/descriptions/index.js.map +0 -1
  163. package/dist/nodes/CrowdDev/descriptions/memberFields.d.ts +0 -5
  164. package/dist/nodes/CrowdDev/descriptions/memberFields.d.ts.map +0 -1
  165. package/dist/nodes/CrowdDev/descriptions/memberFields.js +0 -301
  166. package/dist/nodes/CrowdDev/descriptions/memberFields.js.map +0 -1
  167. package/dist/nodes/CrowdDev/descriptions/noteFields.d.ts +0 -5
  168. package/dist/nodes/CrowdDev/descriptions/noteFields.d.ts.map +0 -1
  169. package/dist/nodes/CrowdDev/descriptions/noteFields.js +0 -90
  170. package/dist/nodes/CrowdDev/descriptions/noteFields.js.map +0 -1
  171. package/dist/nodes/CrowdDev/descriptions/organizationFields.d.ts +0 -5
  172. package/dist/nodes/CrowdDev/descriptions/organizationFields.d.ts.map +0 -1
  173. package/dist/nodes/CrowdDev/descriptions/organizationFields.js +0 -146
  174. package/dist/nodes/CrowdDev/descriptions/organizationFields.js.map +0 -1
  175. package/dist/nodes/CrowdDev/descriptions/resources.d.ts +0 -3
  176. package/dist/nodes/CrowdDev/descriptions/resources.d.ts.map +0 -1
  177. package/dist/nodes/CrowdDev/descriptions/resources.js +0 -38
  178. package/dist/nodes/CrowdDev/descriptions/resources.js.map +0 -1
  179. package/dist/nodes/CrowdDev/descriptions/shared.d.ts +0 -3
  180. package/dist/nodes/CrowdDev/descriptions/shared.d.ts.map +0 -1
  181. package/dist/nodes/CrowdDev/descriptions/shared.js +0 -29
  182. package/dist/nodes/CrowdDev/descriptions/shared.js.map +0 -1
  183. package/dist/nodes/CrowdDev/descriptions/taskFields.d.ts +0 -5
  184. package/dist/nodes/CrowdDev/descriptions/taskFields.d.ts.map +0 -1
  185. package/dist/nodes/CrowdDev/descriptions/taskFields.js +0 -159
  186. package/dist/nodes/CrowdDev/descriptions/taskFields.js.map +0 -1
  187. package/dist/nodes/CrowdDev/descriptions/utils.d.ts +0 -6
  188. package/dist/nodes/CrowdDev/descriptions/utils.d.ts.map +0 -1
  189. package/dist/nodes/CrowdDev/descriptions/utils.js +0 -55
  190. package/dist/nodes/CrowdDev/descriptions/utils.js.map +0 -1
  191. package/dist/nodes/Kitemaker/GenericFunctions.d.ts +0 -19
  192. package/dist/nodes/Kitemaker/GenericFunctions.d.ts.map +0 -1
  193. package/dist/nodes/Kitemaker/GenericFunctions.js +0 -58
  194. package/dist/nodes/Kitemaker/GenericFunctions.js.map +0 -1
  195. package/dist/nodes/Kitemaker/Kitemaker.node.d.ts +0 -30
  196. package/dist/nodes/Kitemaker/Kitemaker.node.d.ts.map +0 -1
  197. package/dist/nodes/Kitemaker/Kitemaker.node.js +0 -230
  198. package/dist/nodes/Kitemaker/Kitemaker.node.js.map +0 -1
  199. package/dist/nodes/Kitemaker/Kitemaker.node.json +0 -18
  200. package/dist/nodes/Kitemaker/descriptions/OrganizationDescription.d.ts +0 -3
  201. package/dist/nodes/Kitemaker/descriptions/OrganizationDescription.d.ts.map +0 -1
  202. package/dist/nodes/Kitemaker/descriptions/OrganizationDescription.js +0 -26
  203. package/dist/nodes/Kitemaker/descriptions/OrganizationDescription.js.map +0 -1
  204. package/dist/nodes/Kitemaker/descriptions/SpaceDescription.d.ts +0 -4
  205. package/dist/nodes/Kitemaker/descriptions/SpaceDescription.d.ts.map +0 -1
  206. package/dist/nodes/Kitemaker/descriptions/SpaceDescription.js +0 -59
  207. package/dist/nodes/Kitemaker/descriptions/SpaceDescription.js.map +0 -1
  208. package/dist/nodes/Kitemaker/descriptions/UserDescription.d.ts +0 -4
  209. package/dist/nodes/Kitemaker/descriptions/UserDescription.d.ts.map +0 -1
  210. package/dist/nodes/Kitemaker/descriptions/UserDescription.js +0 -59
  211. package/dist/nodes/Kitemaker/descriptions/UserDescription.js.map +0 -1
  212. package/dist/nodes/Kitemaker/descriptions/WorkItemDescription.d.ts +0 -4
  213. package/dist/nodes/Kitemaker/descriptions/WorkItemDescription.d.ts.map +0 -1
  214. package/dist/nodes/Kitemaker/descriptions/WorkItemDescription.js +0 -344
  215. package/dist/nodes/Kitemaker/descriptions/WorkItemDescription.js.map +0 -1
  216. package/dist/nodes/Kitemaker/descriptions/index.d.ts +0 -5
  217. package/dist/nodes/Kitemaker/descriptions/index.d.ts.map +0 -1
  218. package/dist/nodes/Kitemaker/descriptions/index.js +0 -21
  219. package/dist/nodes/Kitemaker/descriptions/index.js.map +0 -1
  220. package/dist/nodes/Kitemaker/kitemaker.dark.svg +0 -5
  221. package/dist/nodes/Kitemaker/kitemaker.svg +0 -5
  222. package/dist/nodes/Kitemaker/mutations.d.ts +0 -3
  223. package/dist/nodes/Kitemaker/mutations.d.ts.map +0 -1
  224. package/dist/nodes/Kitemaker/mutations.js +0 -71
  225. package/dist/nodes/Kitemaker/mutations.js.map +0 -1
  226. package/dist/nodes/Kitemaker/queries.d.ts +0 -11
  227. package/dist/nodes/Kitemaker/queries.d.ts.map +0 -1
  228. package/dist/nodes/Kitemaker/queries.js +0 -194
  229. package/dist/nodes/Kitemaker/queries.js.map +0 -1
  230. package/dist/nodes/Spontit/GenericFunctions.d.ts +0 -3
  231. package/dist/nodes/Spontit/GenericFunctions.d.ts.map +0 -1
  232. package/dist/nodes/Spontit/GenericFunctions.js +0 -28
  233. package/dist/nodes/Spontit/GenericFunctions.js.map +0 -1
  234. package/dist/nodes/Spontit/PushDescription.d.ts +0 -4
  235. package/dist/nodes/Spontit/PushDescription.d.ts.map +0 -1
  236. package/dist/nodes/Spontit/PushDescription.js +0 -143
  237. package/dist/nodes/Spontit/PushDescription.js.map +0 -1
  238. package/dist/nodes/Spontit/Spontit.node.d.ts.map +0 -1
  239. package/dist/nodes/Spontit/Spontit.node.js +0 -106
  240. package/dist/nodes/Spontit/Spontit.node.js.map +0 -1
  241. package/dist/nodes/Spontit/Spontit.node.json +0 -18
  242. package/dist/nodes/Spontit/spontit.png +0 -0
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.organizationOperations = void 0;
4
- exports.organizationOperations = [
5
- {
6
- displayName: 'Operation',
7
- name: 'operation',
8
- type: 'options',
9
- noDataExpression: true,
10
- default: 'get',
11
- options: [
12
- {
13
- name: 'Get',
14
- value: 'get',
15
- description: "Retrieve data on the logged-in user's organization",
16
- action: "Get the logged-in user's organization",
17
- },
18
- ],
19
- displayOptions: {
20
- show: {
21
- resource: ['organization'],
22
- },
23
- },
24
- },
25
- ];
26
- //# sourceMappingURL=OrganizationDescription.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"OrganizationDescription.js","sourceRoot":"","sources":["../../../../nodes/Kitemaker/descriptions/OrganizationDescription.ts"],"names":[],"mappings":";;;AAEa,QAAA,sBAAsB,GAAsB;IACxD;QACC,WAAW,EAAE,WAAW;QACxB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,gBAAgB,EAAE,IAAI;QACtB,OAAO,EAAE,KAAK;QACd,OAAO,EAAE;YACR;gBACC,IAAI,EAAE,KAAK;gBACX,KAAK,EAAE,KAAK;gBACZ,WAAW,EAAE,oDAAoD;gBACjE,MAAM,EAAE,uCAAuC;aAC/C;SACD;QACD,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,cAAc,CAAC;aAC1B;SACD;KACD;CACD,CAAC"}
@@ -1,4 +0,0 @@
1
- import type { INodeProperties } from 'n8n-workflow';
2
- export declare const spaceOperations: INodeProperties[];
3
- export declare const spaceFields: INodeProperties[];
4
- //# sourceMappingURL=SpaceDescription.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SpaceDescription.d.ts","sourceRoot":"","sources":["../../../../nodes/Kitemaker/descriptions/SpaceDescription.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAEpD,eAAO,MAAM,eAAe,EAAE,eAAe,EAqB5C,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,eAAe,EAgCxC,CAAC"}
@@ -1,59 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.spaceFields = exports.spaceOperations = void 0;
4
- exports.spaceOperations = [
5
- {
6
- displayName: 'Operation',
7
- name: 'operation',
8
- type: 'options',
9
- noDataExpression: true,
10
- default: 'getAll',
11
- options: [
12
- {
13
- name: 'Get Many',
14
- value: 'getAll',
15
- description: "Retrieve data on many spaces in the logged-in user's organization",
16
- action: 'Get many spaces',
17
- },
18
- ],
19
- displayOptions: {
20
- show: {
21
- resource: ['space'],
22
- },
23
- },
24
- },
25
- ];
26
- exports.spaceFields = [
27
- {
28
- displayName: 'Return All',
29
- name: 'returnAll',
30
- type: 'boolean',
31
- default: false,
32
- description: 'Whether to return all results or only up to a given limit',
33
- displayOptions: {
34
- show: {
35
- resource: ['space'],
36
- operation: ['getAll'],
37
- },
38
- },
39
- },
40
- {
41
- displayName: 'Limit',
42
- name: 'limit',
43
- type: 'number',
44
- default: 5,
45
- description: 'Max number of results to return',
46
- typeOptions: {
47
- minValue: 1,
48
- maxValue: 1000,
49
- },
50
- displayOptions: {
51
- show: {
52
- resource: ['space'],
53
- operation: ['getAll'],
54
- returnAll: [false],
55
- },
56
- },
57
- },
58
- ];
59
- //# sourceMappingURL=SpaceDescription.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SpaceDescription.js","sourceRoot":"","sources":["../../../../nodes/Kitemaker/descriptions/SpaceDescription.ts"],"names":[],"mappings":";;;AAEa,QAAA,eAAe,GAAsB;IACjD;QACC,WAAW,EAAE,WAAW;QACxB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,gBAAgB,EAAE,IAAI;QACtB,OAAO,EAAE,QAAQ;QACjB,OAAO,EAAE;YACR;gBACC,IAAI,EAAE,UAAU;gBAChB,KAAK,EAAE,QAAQ;gBACf,WAAW,EAAE,mEAAmE;gBAChF,MAAM,EAAE,iBAAiB;aACzB;SACD;QACD,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,OAAO,CAAC;aACnB;SACD;KACD;CACD,CAAC;AAEW,QAAA,WAAW,GAAsB;IAC7C;QACC,WAAW,EAAE,YAAY;QACzB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,OAAO,EAAE,KAAK;QACd,WAAW,EAAE,2DAA2D;QACxE,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,OAAO,CAAC;gBACnB,SAAS,EAAE,CAAC,QAAQ,CAAC;aACrB;SACD;KACD;IACD;QACC,WAAW,EAAE,OAAO;QACpB,IAAI,EAAE,OAAO;QACb,IAAI,EAAE,QAAQ;QACd,OAAO,EAAE,CAAC;QACV,WAAW,EAAE,iCAAiC;QAC9C,WAAW,EAAE;YACZ,QAAQ,EAAE,CAAC;YACX,QAAQ,EAAE,IAAI;SACd;QACD,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,OAAO,CAAC;gBACnB,SAAS,EAAE,CAAC,QAAQ,CAAC;gBACrB,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;KACD;CACD,CAAC"}
@@ -1,4 +0,0 @@
1
- import type { INodeProperties } from 'n8n-workflow';
2
- export declare const userOperations: INodeProperties[];
3
- export declare const userFields: INodeProperties[];
4
- //# sourceMappingURL=UserDescription.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UserDescription.d.ts","sourceRoot":"","sources":["../../../../nodes/Kitemaker/descriptions/UserDescription.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAEpD,eAAO,MAAM,cAAc,EAAE,eAAe,EAqB3C,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,eAAe,EAgCvC,CAAC"}
@@ -1,59 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.userFields = exports.userOperations = void 0;
4
- exports.userOperations = [
5
- {
6
- displayName: 'Operation',
7
- name: 'operation',
8
- type: 'options',
9
- noDataExpression: true,
10
- default: 'getAll',
11
- options: [
12
- {
13
- name: 'Get Many',
14
- value: 'getAll',
15
- description: "Retrieve data on many users in the logged-in user's organization",
16
- action: 'Get many users',
17
- },
18
- ],
19
- displayOptions: {
20
- show: {
21
- resource: ['user'],
22
- },
23
- },
24
- },
25
- ];
26
- exports.userFields = [
27
- {
28
- displayName: 'Return All',
29
- name: 'returnAll',
30
- type: 'boolean',
31
- default: false,
32
- description: 'Whether to return all results or only up to a given limit',
33
- displayOptions: {
34
- show: {
35
- resource: ['user'],
36
- operation: ['getAll'],
37
- },
38
- },
39
- },
40
- {
41
- displayName: 'Limit',
42
- name: 'limit',
43
- type: 'number',
44
- default: 5,
45
- description: 'Max number of results to return',
46
- typeOptions: {
47
- minValue: 1,
48
- maxValue: 1000,
49
- },
50
- displayOptions: {
51
- show: {
52
- resource: ['user'],
53
- operation: ['getAll'],
54
- returnAll: [false],
55
- },
56
- },
57
- },
58
- ];
59
- //# sourceMappingURL=UserDescription.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UserDescription.js","sourceRoot":"","sources":["../../../../nodes/Kitemaker/descriptions/UserDescription.ts"],"names":[],"mappings":";;;AAEa,QAAA,cAAc,GAAsB;IAChD;QACC,WAAW,EAAE,WAAW;QACxB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,gBAAgB,EAAE,IAAI;QACtB,OAAO,EAAE,QAAQ;QACjB,OAAO,EAAE;YACR;gBACC,IAAI,EAAE,UAAU;gBAChB,KAAK,EAAE,QAAQ;gBACf,WAAW,EAAE,kEAAkE;gBAC/E,MAAM,EAAE,gBAAgB;aACxB;SACD;QACD,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,MAAM,CAAC;aAClB;SACD;KACD;CACD,CAAC;AAEW,QAAA,UAAU,GAAsB;IAC5C;QACC,WAAW,EAAE,YAAY;QACzB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,OAAO,EAAE,KAAK;QACd,WAAW,EAAE,2DAA2D;QACxE,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,MAAM,CAAC;gBAClB,SAAS,EAAE,CAAC,QAAQ,CAAC;aACrB;SACD;KACD;IACD;QACC,WAAW,EAAE,OAAO;QACpB,IAAI,EAAE,OAAO;QACb,IAAI,EAAE,QAAQ;QACd,OAAO,EAAE,CAAC;QACV,WAAW,EAAE,iCAAiC;QAC9C,WAAW,EAAE;YACZ,QAAQ,EAAE,CAAC;YACX,QAAQ,EAAE,IAAI;SACd;QACD,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,MAAM,CAAC;gBAClB,SAAS,EAAE,CAAC,QAAQ,CAAC;gBACrB,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;KACD;CACD,CAAC"}
@@ -1,4 +0,0 @@
1
- import type { INodeProperties } from 'n8n-workflow';
2
- export declare const workItemOperations: INodeProperties[];
3
- export declare const workItemFields: INodeProperties[];
4
- //# sourceMappingURL=WorkItemDescription.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"WorkItemDescription.d.ts","sourceRoot":"","sources":["../../../../nodes/Kitemaker/descriptions/WorkItemDescription.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAEpD,eAAO,MAAM,kBAAkB,EAAE,eAAe,EAmC/C,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,eAAe,EAwT3C,CAAC"}
@@ -1,344 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.workItemFields = exports.workItemOperations = void 0;
4
- exports.workItemOperations = [
5
- {
6
- displayName: 'Operation',
7
- name: 'operation',
8
- type: 'options',
9
- noDataExpression: true,
10
- default: 'get',
11
- options: [
12
- {
13
- name: 'Create',
14
- value: 'create',
15
- action: 'Create a work item',
16
- },
17
- {
18
- name: 'Get',
19
- value: 'get',
20
- action: 'Get a work item',
21
- },
22
- {
23
- name: 'Get Many',
24
- value: 'getAll',
25
- action: 'Get many work items',
26
- },
27
- {
28
- name: 'Update',
29
- value: 'update',
30
- action: 'Update a work item',
31
- },
32
- ],
33
- displayOptions: {
34
- show: {
35
- resource: ['workItem'],
36
- },
37
- },
38
- },
39
- ];
40
- exports.workItemFields = [
41
- // ----------------------------------
42
- // workItem: create
43
- // ----------------------------------
44
- {
45
- displayName: 'Title',
46
- name: 'title',
47
- type: 'string',
48
- default: '',
49
- required: true,
50
- description: 'Title of the work item to create',
51
- displayOptions: {
52
- show: {
53
- resource: ['workItem'],
54
- operation: ['create'],
55
- },
56
- },
57
- },
58
- {
59
- displayName: 'Space Name or ID',
60
- name: 'spaceId',
61
- type: 'options',
62
- typeOptions: {
63
- loadOptionsMethod: 'getSpaces',
64
- },
65
- default: [],
66
- required: true,
67
- description: 'ID of the space to retrieve the work items from. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
68
- displayOptions: {
69
- show: {
70
- resource: ['workItem'],
71
- operation: ['create'],
72
- },
73
- },
74
- },
75
- {
76
- displayName: 'Status Name or ID',
77
- name: 'statusId',
78
- type: 'options',
79
- typeOptions: {
80
- loadOptionsDependsOn: ['spaceId'],
81
- loadOptionsMethod: 'getStatuses',
82
- },
83
- default: [],
84
- required: true,
85
- description: 'ID of the status to set on the item to create. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
86
- displayOptions: {
87
- show: {
88
- resource: ['workItem'],
89
- operation: ['create'],
90
- },
91
- },
92
- },
93
- {
94
- displayName: 'Additional Fields',
95
- name: 'additionalFields',
96
- type: 'collection',
97
- placeholder: 'Add Field',
98
- default: {},
99
- displayOptions: {
100
- show: {
101
- resource: ['workItem'],
102
- operation: ['create'],
103
- },
104
- },
105
- options: [
106
- {
107
- displayName: 'Description',
108
- name: 'description',
109
- type: 'string',
110
- default: '',
111
- description: 'Description of the item to create. Markdown supported.',
112
- },
113
- {
114
- displayName: 'Effort',
115
- name: 'effort',
116
- type: 'options',
117
- default: 'SMALL',
118
- description: 'Effort to set for the item to create',
119
- options: [
120
- {
121
- name: 'Small',
122
- value: 'SMALL',
123
- },
124
- {
125
- name: 'Medium',
126
- value: 'MEDIUM',
127
- },
128
- {
129
- name: 'Large',
130
- value: 'LARGE',
131
- },
132
- ],
133
- },
134
- {
135
- displayName: 'Impact',
136
- name: 'impact',
137
- type: 'options',
138
- default: 'SMALL',
139
- description: 'Impact to set for the item to create',
140
- options: [
141
- {
142
- name: 'Small',
143
- value: 'SMALL',
144
- },
145
- {
146
- name: 'Medium',
147
- value: 'MEDIUM',
148
- },
149
- {
150
- name: 'Large',
151
- value: 'LARGE',
152
- },
153
- ],
154
- },
155
- {
156
- displayName: 'Label Names or IDs',
157
- name: 'labelIds',
158
- type: 'multiOptions',
159
- typeOptions: {
160
- loadOptionsMethod: 'getLabels',
161
- },
162
- default: [],
163
- description: 'ID of the label to set on the item to create. Choose from the list, or specify IDs using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
164
- },
165
- {
166
- displayName: 'Member Names or IDs',
167
- name: 'memberIds',
168
- type: 'multiOptions',
169
- typeOptions: {
170
- loadOptionsMethod: 'getUsers',
171
- },
172
- default: [],
173
- description: 'ID of the user to assign to the item to create. Choose from the list, or specify IDs using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
174
- },
175
- ],
176
- },
177
- // ----------------------------------
178
- // workItem: get
179
- // ----------------------------------
180
- {
181
- displayName: 'Work Item ID',
182
- name: 'workItemId',
183
- type: 'string',
184
- default: '',
185
- required: true,
186
- description: 'ID of the work item to retrieve',
187
- displayOptions: {
188
- show: {
189
- resource: ['workItem'],
190
- operation: ['get'],
191
- },
192
- },
193
- },
194
- // ----------------------------------
195
- // workItem: getAll
196
- // ----------------------------------
197
- {
198
- displayName: 'Space Name or ID',
199
- name: 'spaceId',
200
- type: 'options',
201
- typeOptions: {
202
- loadOptionsMethod: 'getSpaces',
203
- },
204
- default: [],
205
- required: true,
206
- description: 'ID of the space to retrieve the work items from. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
207
- displayOptions: {
208
- show: {
209
- resource: ['workItem'],
210
- operation: ['getAll'],
211
- },
212
- },
213
- },
214
- {
215
- displayName: 'Return All',
216
- name: 'returnAll',
217
- type: 'boolean',
218
- default: false,
219
- description: 'Whether to return all results or only up to a given limit',
220
- displayOptions: {
221
- show: {
222
- resource: ['workItem'],
223
- operation: ['getAll'],
224
- },
225
- },
226
- },
227
- {
228
- displayName: 'Limit',
229
- name: 'limit',
230
- type: 'number',
231
- default: 5,
232
- description: 'Max number of results to return',
233
- typeOptions: {
234
- minValue: 1,
235
- maxValue: 1000,
236
- },
237
- displayOptions: {
238
- show: {
239
- resource: ['workItem'],
240
- operation: ['getAll'],
241
- returnAll: [false],
242
- },
243
- },
244
- },
245
- // ----------------------------------
246
- // workItem: update
247
- // ----------------------------------
248
- {
249
- displayName: 'Work Item ID',
250
- name: 'workItemId',
251
- type: 'string',
252
- default: '',
253
- required: true,
254
- description: 'ID of the work item to update',
255
- displayOptions: {
256
- show: {
257
- resource: ['workItem'],
258
- operation: ['update'],
259
- },
260
- },
261
- },
262
- {
263
- displayName: 'Update Fields',
264
- name: 'updateFields',
265
- type: 'collection',
266
- placeholder: 'Add Field',
267
- default: {},
268
- displayOptions: {
269
- show: {
270
- resource: ['workItem'],
271
- operation: ['update'],
272
- },
273
- },
274
- options: [
275
- {
276
- displayName: 'Description',
277
- name: 'description',
278
- type: 'string',
279
- default: '',
280
- description: 'Description of the item to update. Markdown supported.',
281
- },
282
- {
283
- displayName: 'Effort',
284
- name: 'effort',
285
- type: 'options',
286
- default: 'SMALL',
287
- description: 'Effort to set for the item to update',
288
- options: [
289
- {
290
- name: 'Small',
291
- value: 'SMALL',
292
- },
293
- {
294
- name: 'Medium',
295
- value: 'MEDIUM',
296
- },
297
- {
298
- name: 'Large',
299
- value: 'LARGE',
300
- },
301
- ],
302
- },
303
- {
304
- displayName: 'Impact',
305
- name: 'impact',
306
- type: 'options',
307
- default: 'SMALL',
308
- description: 'Impact to set for the item to update',
309
- options: [
310
- {
311
- name: 'Small',
312
- value: 'SMALL',
313
- },
314
- {
315
- name: 'Medium',
316
- value: 'MEDIUM',
317
- },
318
- {
319
- name: 'Large',
320
- value: 'LARGE',
321
- },
322
- ],
323
- },
324
- {
325
- displayName: 'Status Name or ID',
326
- name: 'statusId',
327
- type: 'options',
328
- typeOptions: {
329
- loadOptionsMethod: 'getStatuses',
330
- },
331
- default: [],
332
- description: 'ID of the status to set on the item to update. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
333
- },
334
- {
335
- displayName: 'Title',
336
- name: 'title',
337
- type: 'string',
338
- default: '',
339
- description: 'Title to set for the work item to update',
340
- },
341
- ],
342
- },
343
- ];
344
- //# sourceMappingURL=WorkItemDescription.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"WorkItemDescription.js","sourceRoot":"","sources":["../../../../nodes/Kitemaker/descriptions/WorkItemDescription.ts"],"names":[],"mappings":"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"}
@@ -1,5 +0,0 @@
1
- export * from './OrganizationDescription';
2
- export * from './SpaceDescription';
3
- export * from './UserDescription';
4
- export * from './WorkItemDescription';
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../nodes/Kitemaker/descriptions/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC"}
@@ -1,21 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./OrganizationDescription"), exports);
18
- __exportStar(require("./SpaceDescription"), exports);
19
- __exportStar(require("./UserDescription"), exports);
20
- __exportStar(require("./WorkItemDescription"), exports);
21
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../nodes/Kitemaker/descriptions/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4DAA0C;AAC1C,qDAAmC;AACnC,oDAAkC;AAClC,wDAAsC"}
@@ -1,5 +0,0 @@
1
- <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2.76563 3.2189C0 6.164 0 10.776 0 20C0 29.2241 0 33.8359 2.76563 36.781C2.91194 36.9369 3.0631 37.0882 3.2189 37.2343C6.164 40 10.776 40 20 40C29.2241 40 33.8359 40 36.781 37.2343C36.9369 37.0882 37.0882 36.9369 37.2343 36.781C40 33.8359 40 29.2241 40 20C40 10.776 40 6.164 37.2343 3.2189C37.0882 3.0631 36.9369 2.91194 36.781 2.76563C33.8359 0 29.2241 0 20 0C10.776 0 6.164 0 3.2189 2.76563C3.0631 2.91194 2.91194 3.0631 2.76563 3.2189Z" fill="white"/>
3
- <path d="M24.1904 21.2729C24.5424 20.9218 25.1055 20.899 25.4849 21.2202L30.0706 25.1031C31.9918 26.7298 30.632 29.8535 28.1282 29.5649L19.1089 28.5249C18.3148 28.4333 17.9776 27.468 18.5429 26.9043C18.7492 26.6986 19.0385 26.598 19.3285 26.6314L28.3478 27.6714C28.9737 27.7437 29.3137 26.9627 28.8333 26.5559L24.2478 22.6731C23.822 22.3127 23.7955 21.6665 24.1904 21.2729Z" fill="#171717"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.7959 27.0451V11.8735C9.7959 9.63868 12.4806 8.49197 14.103 10.0338L12.7842 11.4136C12.3786 11.0281 11.7074 11.3148 11.7074 11.8735V27.0451C11.7074 27.6137 12.3989 27.8959 12.7988 27.4908L28.9065 11.1679C29.4014 10.6663 28.833 9.85356 28.19 10.1433L17.8097 14.8197C17.2186 15.086 16.5245 14.9683 16.0549 14.522L12.7842 11.4136L14.103 10.0338L17.2183 12.9946L27.4028 8.40625C29.9751 7.24744 32.2488 10.4986 30.269 12.5047L14.1612 28.8276C12.5617 30.4486 9.7959 29.3192 9.7959 27.0451Z" fill="#171717"/>
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2.76563 3.2189C0 6.164 0 10.776 0 20C0 29.2241 0 33.8359 2.76563 36.781C2.91194 36.9369 3.0631 37.0882 3.2189 37.2343C6.164 40 10.776 40 20 40C29.2241 40 33.8359 40 36.781 37.2343C36.9369 37.0882 37.0882 36.9369 37.2343 36.781C40 33.8359 40 29.2241 40 20C40 10.776 40 6.164 37.2343 3.2189C37.0882 3.0631 36.9369 2.91194 36.781 2.76563C33.8359 0 29.2241 0 20 0C10.776 0 6.164 0 3.2189 2.76563C3.0631 2.91194 2.91194 3.0631 2.76563 3.2189Z" fill="#171717"/>
3
- <path d="M24.1904 21.2729C24.5424 20.9218 25.1055 20.899 25.4849 21.2202L30.0706 25.1031C31.9918 26.7298 30.632 29.8535 28.1282 29.5649L19.1089 28.5249C18.3148 28.4333 17.9776 27.468 18.5429 26.9043C18.7492 26.6986 19.0385 26.598 19.3285 26.6314L28.3478 27.6714C28.9737 27.7437 29.3137 26.9627 28.8333 26.5559L24.2478 22.6731C23.822 22.3127 23.7955 21.6665 24.1904 21.2729Z" fill="white"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.7959 27.0451V11.8735C9.7959 9.63868 12.4806 8.49197 14.103 10.0338L12.7842 11.4136C12.3786 11.0281 11.7074 11.3148 11.7074 11.8735V27.0451C11.7074 27.6137 12.3989 27.8959 12.7988 27.4908L28.9065 11.1679C29.4014 10.6663 28.833 9.85356 28.19 10.1433L17.8097 14.8197C17.2186 15.086 16.5245 14.9683 16.0549 14.522L12.7842 11.4136L14.103 10.0338L17.2183 12.9946L27.4028 8.40625C29.9751 7.24744 32.2488 10.4986 30.269 12.5047L14.1612 28.8276C12.5617 30.4486 9.7959 29.3192 9.7959 27.0451Z" fill="white"/>
5
- </svg>
@@ -1,3 +0,0 @@
1
- export declare const createWorkItem = "\n\tmutation($input: CreateWorkItemInput!) {\n\t\tcreateWorkItem(input: $input) {\n\t\t\tworkItem {\n\t\t\t\tid\n\t\t\t\tnumber\n\t\t\t\ttitle\n\t\t\t\tdescription\n\t\t\t\tstatus {\n\t\t\t\t\tid\n\t\t\t\t\tname\n\t\t\t\t}\n\t\t\t\tmembers {\n\t\t\t\t\tid\n\t\t\t\t\tusername\n\t\t\t\t}\n\t\t\t\twatchers {\n\t\t\t\t\tid\n\t\t\t\t\tusername\n\t\t\t\t}\n\t\t\t\tlabels {\n\t\t\t\t\tid\n\t\t\t\t\tname\n\t\t\t\t}\n\t\t\t\teffort\n\t\t\t\timpact\n\t\t\t\tupdatedAt\n\t\t\t\tcreatedAt\n\t\t\t}\n\t\t}\n\t}\n";
2
- export declare const editWorkItem = "\n\tmutation ($input: EditWorkItemInput!) {\n\t\teditWorkItem(input: $input) {\n\t\t\tworkItem {\n\t\t\t\tid\n\t\t\t\tnumber\n\t\t\t\ttitle\n\t\t\t\tdescription\n\t\t\t\tstatus {\n\t\t\t\t\tid\n\t\t\t\t\tname\n\t\t\t\t}\n\t\t\t\tmembers {\n\t\t\t\t\tid\n\t\t\t\t\tusername\n\t\t\t\t}\n\t\t\t\twatchers {\n\t\t\t\t\tid\n\t\t\t\t\tusername\n\t\t\t\t}\n\t\t\t\tlabels {\n\t\t\t\t\tid\n\t\t\t\t\tname\n\t\t\t\t}\n\t\t\t\teffort\n\t\t\t\timpact\n\t\t\t\tupdatedAt\n\t\t\t\tcreatedAt\n\t\t\t}\n\t\t}\n\t}\n";
3
- //# sourceMappingURL=mutations.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mutations.d.ts","sourceRoot":"","sources":["../../../nodes/Kitemaker/mutations.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,cAAc,4fA+B1B,CAAC;AAEF,eAAO,MAAM,YAAY,yfA+BxB,CAAC"}