@n8n-dev/n8n-nodes-googleapis-plus 1.0.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 (28) hide show
  1. package/README.md +120 -0
  2. package/dist/banner.svg +100 -0
  3. package/dist/credentials/GoogleapisPlusApi.credentials.d.ts +9 -0
  4. package/dist/credentials/GoogleapisPlusApi.credentials.js +49 -0
  5. package/dist/credentials/GoogleapisPlusApi.credentials.js.map +1 -0
  6. package/dist/icons/googleapis-plus.dark.png +0 -0
  7. package/dist/icons/googleapis-plus.png +0 -0
  8. package/dist/nodes/GoogleapisPlus/GoogleapisPlus.node.d.ts +4 -0
  9. package/dist/nodes/GoogleapisPlus/GoogleapisPlus.node.js +68 -0
  10. package/dist/nodes/GoogleapisPlus/GoogleapisPlus.node.js.map +1 -0
  11. package/dist/nodes/GoogleapisPlus/GoogleapisPlus.node.json +20 -0
  12. package/dist/nodes/GoogleapisPlus/googleapis-plus.dark.png +0 -0
  13. package/dist/nodes/GoogleapisPlus/googleapis-plus.png +0 -0
  14. package/dist/nodes/GoogleapisPlus/resources/activities/index.d.ts +2 -0
  15. package/dist/nodes/GoogleapisPlus/resources/activities/index.js +361 -0
  16. package/dist/nodes/GoogleapisPlus/resources/activities/index.js.map +1 -0
  17. package/dist/nodes/GoogleapisPlus/resources/comments/index.d.ts +2 -0
  18. package/dist/nodes/GoogleapisPlus/resources/comments/index.js +205 -0
  19. package/dist/nodes/GoogleapisPlus/resources/comments/index.js.map +1 -0
  20. package/dist/nodes/GoogleapisPlus/resources/index.d.ts +3 -0
  21. package/dist/nodes/GoogleapisPlus/resources/index.js +10 -0
  22. package/dist/nodes/GoogleapisPlus/resources/index.js.map +1 -0
  23. package/dist/nodes/GoogleapisPlus/resources/people/index.d.ts +2 -0
  24. package/dist/nodes/GoogleapisPlus/resources/people/index.js +492 -0
  25. package/dist/nodes/GoogleapisPlus/resources/people/index.js.map +1 -0
  26. package/dist/package.json +62 -0
  27. package/dist/tsconfig.tsbuildinfo +1 -0
  28. package/package.json +62 -0
@@ -0,0 +1,361 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.activitiesDescription = void 0;
4
+ exports.activitiesDescription = [
5
+ {
6
+ "displayName": "Operation",
7
+ "name": "operation",
8
+ "type": "options",
9
+ "noDataExpression": true,
10
+ "displayOptions": {
11
+ "show": {
12
+ "resource": [
13
+ "Activities"
14
+ ]
15
+ }
16
+ },
17
+ "options": [
18
+ {
19
+ "name": "Plus Activities Search",
20
+ "value": "Plus Activities Search",
21
+ "action": "Plus Activities Search",
22
+ "description": "Shut down. See https://developers.google.com/+/api-shutdown for more details.",
23
+ "routing": {
24
+ "request": {
25
+ "method": "GET",
26
+ "url": "=/activities"
27
+ }
28
+ }
29
+ },
30
+ {
31
+ "name": "Plus Activities Get",
32
+ "value": "Plus Activities Get",
33
+ "action": "Plus Activities Get",
34
+ "description": "Shut down. See https://developers.google.com/+/api-shutdown for more details.",
35
+ "routing": {
36
+ "request": {
37
+ "method": "GET",
38
+ "url": "=/activities/{{$parameter[\"activityId\"]}}"
39
+ }
40
+ }
41
+ },
42
+ {
43
+ "name": "Plus Activities List",
44
+ "value": "Plus Activities List",
45
+ "action": "Plus Activities List",
46
+ "description": "Shut down. See https://developers.google.com/+/api-shutdown for more details.",
47
+ "routing": {
48
+ "request": {
49
+ "method": "GET",
50
+ "url": "=/people/{{$parameter[\"userId\"]}}/activities/{{$parameter[\"collection\"]}}"
51
+ }
52
+ }
53
+ }
54
+ ],
55
+ "default": ""
56
+ },
57
+ {
58
+ "displayName": "GET /activities",
59
+ "name": "operation",
60
+ "type": "notice",
61
+ "typeOptions": {
62
+ "theme": "info"
63
+ },
64
+ "default": "",
65
+ "displayOptions": {
66
+ "show": {
67
+ "resource": [
68
+ "Activities"
69
+ ],
70
+ "operation": [
71
+ "Plus Activities Search"
72
+ ]
73
+ }
74
+ }
75
+ },
76
+ {
77
+ "displayName": "Query",
78
+ "name": "query",
79
+ "required": true,
80
+ "description": "Full-text search query string.",
81
+ "default": "",
82
+ "type": "string",
83
+ "routing": {
84
+ "send": {
85
+ "type": "query",
86
+ "property": "query",
87
+ "value": "={{ $value }}",
88
+ "propertyInDotNotation": false
89
+ }
90
+ },
91
+ "displayOptions": {
92
+ "show": {
93
+ "resource": [
94
+ "Activities"
95
+ ],
96
+ "operation": [
97
+ "Plus Activities Search"
98
+ ]
99
+ }
100
+ }
101
+ },
102
+ {
103
+ "displayName": "Language",
104
+ "name": "language",
105
+ "description": "Specify the preferred language to search with. See search language codes for available values.",
106
+ "default": "",
107
+ "type": "string",
108
+ "routing": {
109
+ "send": {
110
+ "type": "query",
111
+ "property": "language",
112
+ "value": "={{ $value }}",
113
+ "propertyInDotNotation": false
114
+ }
115
+ },
116
+ "displayOptions": {
117
+ "show": {
118
+ "resource": [
119
+ "Activities"
120
+ ],
121
+ "operation": [
122
+ "Plus Activities Search"
123
+ ]
124
+ }
125
+ }
126
+ },
127
+ {
128
+ "displayName": "Max Results",
129
+ "name": "maxResults",
130
+ "description": "The maximum number of activities to include in the response, which is used for paging. For any response, the actual number returned might be less than the specified maxResults.",
131
+ "default": 0,
132
+ "type": "number",
133
+ "routing": {
134
+ "send": {
135
+ "type": "query",
136
+ "property": "maxResults",
137
+ "value": "={{ $value }}",
138
+ "propertyInDotNotation": false
139
+ }
140
+ },
141
+ "displayOptions": {
142
+ "show": {
143
+ "resource": [
144
+ "Activities"
145
+ ],
146
+ "operation": [
147
+ "Plus Activities Search"
148
+ ]
149
+ }
150
+ }
151
+ },
152
+ {
153
+ "displayName": "Order By",
154
+ "name": "orderBy",
155
+ "description": "Specifies how to order search results.",
156
+ "default": "best",
157
+ "type": "options",
158
+ "options": [
159
+ {
160
+ "name": "Best",
161
+ "value": "best"
162
+ },
163
+ {
164
+ "name": "Recent",
165
+ "value": "recent"
166
+ }
167
+ ],
168
+ "routing": {
169
+ "send": {
170
+ "type": "query",
171
+ "property": "orderBy",
172
+ "value": "={{ $value }}",
173
+ "propertyInDotNotation": false
174
+ }
175
+ },
176
+ "displayOptions": {
177
+ "show": {
178
+ "resource": [
179
+ "Activities"
180
+ ],
181
+ "operation": [
182
+ "Plus Activities Search"
183
+ ]
184
+ }
185
+ }
186
+ },
187
+ {
188
+ "displayName": "Page Token",
189
+ "name": "pageToken",
190
+ "description": "The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of \"nextPageToken\" from the previous response. This token can be of any length.",
191
+ "default": "",
192
+ "type": "string",
193
+ "routing": {
194
+ "send": {
195
+ "type": "query",
196
+ "property": "pageToken",
197
+ "value": "={{ $value }}",
198
+ "propertyInDotNotation": false
199
+ }
200
+ },
201
+ "displayOptions": {
202
+ "show": {
203
+ "resource": [
204
+ "Activities"
205
+ ],
206
+ "operation": [
207
+ "Plus Activities Search"
208
+ ]
209
+ }
210
+ }
211
+ },
212
+ {
213
+ "displayName": "GET /activities/{activityId}",
214
+ "name": "operation",
215
+ "type": "notice",
216
+ "typeOptions": {
217
+ "theme": "info"
218
+ },
219
+ "default": "",
220
+ "displayOptions": {
221
+ "show": {
222
+ "resource": [
223
+ "Activities"
224
+ ],
225
+ "operation": [
226
+ "Plus Activities Get"
227
+ ]
228
+ }
229
+ }
230
+ },
231
+ {
232
+ "displayName": "Activity ID",
233
+ "name": "activityId",
234
+ "required": true,
235
+ "description": "The ID of the activity to get.",
236
+ "default": "",
237
+ "type": "string",
238
+ "displayOptions": {
239
+ "show": {
240
+ "resource": [
241
+ "Activities"
242
+ ],
243
+ "operation": [
244
+ "Plus Activities Get"
245
+ ]
246
+ }
247
+ }
248
+ },
249
+ {
250
+ "displayName": "GET /people/{userId}/activities/{collection}",
251
+ "name": "operation",
252
+ "type": "notice",
253
+ "typeOptions": {
254
+ "theme": "info"
255
+ },
256
+ "default": "",
257
+ "displayOptions": {
258
+ "show": {
259
+ "resource": [
260
+ "Activities"
261
+ ],
262
+ "operation": [
263
+ "Plus Activities List"
264
+ ]
265
+ }
266
+ }
267
+ },
268
+ {
269
+ "displayName": "User ID",
270
+ "name": "userId",
271
+ "required": true,
272
+ "description": "The ID of the user to get activities for. The special value \"me\" can be used to indicate the authenticated user.",
273
+ "default": "",
274
+ "type": "string",
275
+ "displayOptions": {
276
+ "show": {
277
+ "resource": [
278
+ "Activities"
279
+ ],
280
+ "operation": [
281
+ "Plus Activities List"
282
+ ]
283
+ }
284
+ }
285
+ },
286
+ {
287
+ "displayName": "Collection",
288
+ "name": "collection",
289
+ "required": true,
290
+ "description": "The collection of activities to list.",
291
+ "default": "public",
292
+ "type": "options",
293
+ "options": [
294
+ {
295
+ "name": "Public",
296
+ "value": "public"
297
+ }
298
+ ],
299
+ "displayOptions": {
300
+ "show": {
301
+ "resource": [
302
+ "Activities"
303
+ ],
304
+ "operation": [
305
+ "Plus Activities List"
306
+ ]
307
+ }
308
+ }
309
+ },
310
+ {
311
+ "displayName": "Max Results",
312
+ "name": "maxResults",
313
+ "description": "The maximum number of activities to include in the response, which is used for paging. For any response, the actual number returned might be less than the specified maxResults.",
314
+ "default": 0,
315
+ "type": "number",
316
+ "routing": {
317
+ "send": {
318
+ "type": "query",
319
+ "property": "maxResults",
320
+ "value": "={{ $value }}",
321
+ "propertyInDotNotation": false
322
+ }
323
+ },
324
+ "displayOptions": {
325
+ "show": {
326
+ "resource": [
327
+ "Activities"
328
+ ],
329
+ "operation": [
330
+ "Plus Activities List"
331
+ ]
332
+ }
333
+ }
334
+ },
335
+ {
336
+ "displayName": "Page Token",
337
+ "name": "pageToken",
338
+ "description": "The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of \"nextPageToken\" from the previous response.",
339
+ "default": "",
340
+ "type": "string",
341
+ "routing": {
342
+ "send": {
343
+ "type": "query",
344
+ "property": "pageToken",
345
+ "value": "={{ $value }}",
346
+ "propertyInDotNotation": false
347
+ }
348
+ },
349
+ "displayOptions": {
350
+ "show": {
351
+ "resource": [
352
+ "Activities"
353
+ ],
354
+ "operation": [
355
+ "Plus Activities List"
356
+ ]
357
+ }
358
+ }
359
+ },
360
+ ];
361
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../nodes/GoogleapisPlus/resources/activities/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,2 @@
1
+ import type { INodeProperties } from 'n8n-workflow';
2
+ export declare const commentsDescription: INodeProperties[];
@@ -0,0 +1,205 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.commentsDescription = void 0;
4
+ exports.commentsDescription = [
5
+ {
6
+ "displayName": "Operation",
7
+ "name": "operation",
8
+ "type": "options",
9
+ "noDataExpression": true,
10
+ "displayOptions": {
11
+ "show": {
12
+ "resource": [
13
+ "Comments"
14
+ ]
15
+ }
16
+ },
17
+ "options": [
18
+ {
19
+ "name": "Plus Comments List",
20
+ "value": "Plus Comments List",
21
+ "action": "Plus Comments List",
22
+ "description": "Shut down. See https://developers.google.com/+/api-shutdown for more details.",
23
+ "routing": {
24
+ "request": {
25
+ "method": "GET",
26
+ "url": "=/activities/{{$parameter[\"activityId\"]}}/comments"
27
+ }
28
+ }
29
+ },
30
+ {
31
+ "name": "Plus Comments Get",
32
+ "value": "Plus Comments Get",
33
+ "action": "Plus Comments Get",
34
+ "description": "Shut down. See https://developers.google.com/+/api-shutdown for more details.",
35
+ "routing": {
36
+ "request": {
37
+ "method": "GET",
38
+ "url": "=/comments/{{$parameter[\"commentId\"]}}"
39
+ }
40
+ }
41
+ }
42
+ ],
43
+ "default": ""
44
+ },
45
+ {
46
+ "displayName": "GET /activities/{activityId}/comments",
47
+ "name": "operation",
48
+ "type": "notice",
49
+ "typeOptions": {
50
+ "theme": "info"
51
+ },
52
+ "default": "",
53
+ "displayOptions": {
54
+ "show": {
55
+ "resource": [
56
+ "Comments"
57
+ ],
58
+ "operation": [
59
+ "Plus Comments List"
60
+ ]
61
+ }
62
+ }
63
+ },
64
+ {
65
+ "displayName": "Activity ID",
66
+ "name": "activityId",
67
+ "required": true,
68
+ "description": "The ID of the activity to get comments for.",
69
+ "default": "",
70
+ "type": "string",
71
+ "displayOptions": {
72
+ "show": {
73
+ "resource": [
74
+ "Comments"
75
+ ],
76
+ "operation": [
77
+ "Plus Comments List"
78
+ ]
79
+ }
80
+ }
81
+ },
82
+ {
83
+ "displayName": "Max Results",
84
+ "name": "maxResults",
85
+ "description": "The maximum number of comments to include in the response, which is used for paging. For any response, the actual number returned might be less than the specified maxResults.",
86
+ "default": 0,
87
+ "type": "number",
88
+ "routing": {
89
+ "send": {
90
+ "type": "query",
91
+ "property": "maxResults",
92
+ "value": "={{ $value }}",
93
+ "propertyInDotNotation": false
94
+ }
95
+ },
96
+ "displayOptions": {
97
+ "show": {
98
+ "resource": [
99
+ "Comments"
100
+ ],
101
+ "operation": [
102
+ "Plus Comments List"
103
+ ]
104
+ }
105
+ }
106
+ },
107
+ {
108
+ "displayName": "Page Token",
109
+ "name": "pageToken",
110
+ "description": "The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of \"nextPageToken\" from the previous response.",
111
+ "default": "",
112
+ "type": "string",
113
+ "routing": {
114
+ "send": {
115
+ "type": "query",
116
+ "property": "pageToken",
117
+ "value": "={{ $value }}",
118
+ "propertyInDotNotation": false
119
+ }
120
+ },
121
+ "displayOptions": {
122
+ "show": {
123
+ "resource": [
124
+ "Comments"
125
+ ],
126
+ "operation": [
127
+ "Plus Comments List"
128
+ ]
129
+ }
130
+ }
131
+ },
132
+ {
133
+ "displayName": "Sort Order",
134
+ "name": "sortOrder",
135
+ "description": "The order in which to sort the list of comments.",
136
+ "default": "ascending",
137
+ "type": "options",
138
+ "options": [
139
+ {
140
+ "name": "Ascending",
141
+ "value": "ascending"
142
+ },
143
+ {
144
+ "name": "Descending",
145
+ "value": "descending"
146
+ }
147
+ ],
148
+ "routing": {
149
+ "send": {
150
+ "type": "query",
151
+ "property": "sortOrder",
152
+ "value": "={{ $value }}",
153
+ "propertyInDotNotation": false
154
+ }
155
+ },
156
+ "displayOptions": {
157
+ "show": {
158
+ "resource": [
159
+ "Comments"
160
+ ],
161
+ "operation": [
162
+ "Plus Comments List"
163
+ ]
164
+ }
165
+ }
166
+ },
167
+ {
168
+ "displayName": "GET /comments/{commentId}",
169
+ "name": "operation",
170
+ "type": "notice",
171
+ "typeOptions": {
172
+ "theme": "info"
173
+ },
174
+ "default": "",
175
+ "displayOptions": {
176
+ "show": {
177
+ "resource": [
178
+ "Comments"
179
+ ],
180
+ "operation": [
181
+ "Plus Comments Get"
182
+ ]
183
+ }
184
+ }
185
+ },
186
+ {
187
+ "displayName": "Comment ID",
188
+ "name": "commentId",
189
+ "required": true,
190
+ "description": "The ID of the comment to get.",
191
+ "default": "",
192
+ "type": "string",
193
+ "displayOptions": {
194
+ "show": {
195
+ "resource": [
196
+ "Comments"
197
+ ],
198
+ "operation": [
199
+ "Plus Comments Get"
200
+ ]
201
+ }
202
+ }
203
+ },
204
+ ];
205
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../nodes/GoogleapisPlus/resources/comments/index.ts"],"names":[],"mappings":";;;AAEa,QAAA,mBAAmB,GAAsB;IACpD;QACC,aAAa,EAAE,WAAW;QAC1B,MAAM,EAAE,WAAW;QACnB,MAAM,EAAE,SAAS;QACjB,kBAAkB,EAAE,IAAI;QACxB,gBAAgB,EAAE;YACjB,MAAM,EAAE;gBACP,UAAU,EAAE;oBACX,UAAU;iBACV;aACD;SACD;QACD,SAAS,EAAE;YACV;gBACC,MAAM,EAAE,oBAAoB;gBAC5B,OAAO,EAAE,oBAAoB;gBAC7B,QAAQ,EAAE,oBAAoB;gBAC9B,aAAa,EAAE,+EAA+E;gBAC9F,SAAS,EAAE;oBACV,SAAS,EAAE;wBACV,QAAQ,EAAE,KAAK;wBACf,KAAK,EAAE,sDAAsD;qBAC7D;iBACD;aACD;YACD;gBACC,MAAM,EAAE,mBAAmB;gBAC3B,OAAO,EAAE,mBAAmB;gBAC5B,QAAQ,EAAE,mBAAmB;gBAC7B,aAAa,EAAE,+EAA+E;gBAC9F,SAAS,EAAE;oBACV,SAAS,EAAE;wBACV,QAAQ,EAAE,KAAK;wBACf,KAAK,EAAE,0CAA0C;qBACjD;iBACD;aACD;SACD;QACD,SAAS,EAAE,EAAE;KACb;IACD;QACC,aAAa,EAAE,uCAAuC;QACtD,MAAM,EAAE,WAAW;QACnB,MAAM,EAAE,QAAQ;QAChB,aAAa,EAAE;YACd,OAAO,EAAE,MAAM;SACf;QACD,SAAS,EAAE,EAAE;QACb,gBAAgB,EAAE;YACjB,MAAM,EAAE;gBACP,UAAU,EAAE;oBACX,UAAU;iBACV;gBACD,WAAW,EAAE;oBACZ,oBAAoB;iBACpB;aACD;SACD;KACD;IACD;QACC,aAAa,EAAE,aAAa;QAC5B,MAAM,EAAE,YAAY;QACpB,UAAU,EAAE,IAAI;QAChB,aAAa,EAAE,6CAA6C;QAC5D,SAAS,EAAE,EAAE;QACb,MAAM,EAAE,QAAQ;QAChB,gBAAgB,EAAE;YACjB,MAAM,EAAE;gBACP,UAAU,EAAE;oBACX,UAAU;iBACV;gBACD,WAAW,EAAE;oBACZ,oBAAoB;iBACpB;aACD;SACD;KACD;IACD;QACC,aAAa,EAAE,aAAa;QAC5B,MAAM,EAAE,YAAY;QACpB,aAAa,EAAE,gLAAgL;QAC/L,SAAS,EAAE,CAAC;QACZ,MAAM,EAAE,QAAQ;QAChB,SAAS,EAAE;YACV,MAAM,EAAE;gBACP,MAAM,EAAE,OAAO;gBACf,UAAU,EAAE,YAAY;gBACxB,OAAO,EAAE,eAAe;gBACxB,uBAAuB,EAAE,KAAK;aAC9B;SACD;QACD,gBAAgB,EAAE;YACjB,MAAM,EAAE;gBACP,UAAU,EAAE;oBACX,UAAU;iBACV;gBACD,WAAW,EAAE;oBACZ,oBAAoB;iBACpB;aACD;SACD;KACD;IACD;QACC,aAAa,EAAE,YAAY;QAC3B,MAAM,EAAE,WAAW;QACnB,aAAa,EAAE,4LAA4L;QAC3M,SAAS,EAAE,EAAE;QACb,MAAM,EAAE,QAAQ;QAChB,SAAS,EAAE;YACV,MAAM,EAAE;gBACP,MAAM,EAAE,OAAO;gBACf,UAAU,EAAE,WAAW;gBACvB,OAAO,EAAE,eAAe;gBACxB,uBAAuB,EAAE,KAAK;aAC9B;SACD;QACD,gBAAgB,EAAE;YACjB,MAAM,EAAE;gBACP,UAAU,EAAE;oBACX,UAAU;iBACV;gBACD,WAAW,EAAE;oBACZ,oBAAoB;iBACpB;aACD;SACD;KACD;IACD;QACC,aAAa,EAAE,YAAY;QAC3B,MAAM,EAAE,WAAW;QACnB,aAAa,EAAE,kDAAkD;QACjE,SAAS,EAAE,WAAW;QACtB,MAAM,EAAE,SAAS;QACjB,SAAS,EAAE;YACV;gBACC,MAAM,EAAE,WAAW;gBACnB,OAAO,EAAE,WAAW;aACpB;YACD;gBACC,MAAM,EAAE,YAAY;gBACpB,OAAO,EAAE,YAAY;aACrB;SACD;QACD,SAAS,EAAE;YACV,MAAM,EAAE;gBACP,MAAM,EAAE,OAAO;gBACf,UAAU,EAAE,WAAW;gBACvB,OAAO,EAAE,eAAe;gBACxB,uBAAuB,EAAE,KAAK;aAC9B;SACD;QACD,gBAAgB,EAAE;YACjB,MAAM,EAAE;gBACP,UAAU,EAAE;oBACX,UAAU;iBACV;gBACD,WAAW,EAAE;oBACZ,oBAAoB;iBACpB;aACD;SACD;KACD;IACD;QACC,aAAa,EAAE,2BAA2B;QAC1C,MAAM,EAAE,WAAW;QACnB,MAAM,EAAE,QAAQ;QAChB,aAAa,EAAE;YACd,OAAO,EAAE,MAAM;SACf;QACD,SAAS,EAAE,EAAE;QACb,gBAAgB,EAAE;YACjB,MAAM,EAAE;gBACP,UAAU,EAAE;oBACX,UAAU;iBACV;gBACD,WAAW,EAAE;oBACZ,mBAAmB;iBACnB;aACD;SACD;KACD;IACD;QACC,aAAa,EAAE,YAAY;QAC3B,MAAM,EAAE,WAAW;QACnB,UAAU,EAAE,IAAI;QAChB,aAAa,EAAE,+BAA+B;QAC9C,SAAS,EAAE,EAAE;QACb,MAAM,EAAE,QAAQ;QAChB,gBAAgB,EAAE;YACjB,MAAM,EAAE;gBACP,UAAU,EAAE;oBACX,UAAU;iBACV;gBACD,WAAW,EAAE;oBACZ,mBAAmB;iBACnB;aACD;SACD;KACD;CACF,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { activitiesDescription } from './activities';
2
+ export { commentsDescription } from './comments';
3
+ export { peopleDescription } from './people';
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.peopleDescription = exports.commentsDescription = exports.activitiesDescription = void 0;
4
+ var activities_1 = require("./activities");
5
+ Object.defineProperty(exports, "activitiesDescription", { enumerable: true, get: function () { return activities_1.activitiesDescription; } });
6
+ var comments_1 = require("./comments");
7
+ Object.defineProperty(exports, "commentsDescription", { enumerable: true, get: function () { return comments_1.commentsDescription; } });
8
+ var people_1 = require("./people");
9
+ Object.defineProperty(exports, "peopleDescription", { enumerable: true, get: function () { return people_1.peopleDescription; } });
10
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../nodes/GoogleapisPlus/resources/index.ts"],"names":[],"mappings":";;;AAAA,2CAAqD;AAA5C,mHAAA,qBAAqB,OAAA;AAC9B,uCAAiD;AAAxC,+GAAA,mBAAmB,OAAA;AAC5B,mCAA6C;AAApC,2GAAA,iBAAiB,OAAA"}
@@ -0,0 +1,2 @@
1
+ import type { INodeProperties } from 'n8n-workflow';
2
+ export declare const peopleDescription: INodeProperties[];