@revobus/n8n-nodes-kajabi 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.
- package/LICENSE.md +21 -0
- package/README.md +161 -0
- package/dist/credentials/KajabiApi.credentials.d.ts +11 -0
- package/dist/credentials/KajabiApi.credentials.d.ts.map +1 -0
- package/dist/credentials/KajabiApi.credentials.js +50 -0
- package/dist/credentials/KajabiApi.credentials.js.map +1 -0
- package/dist/credentials/KajabiOAuth2Api.credentials.d.ts +12 -0
- package/dist/credentials/KajabiOAuth2Api.credentials.d.ts.map +1 -0
- package/dist/credentials/KajabiOAuth2Api.credentials.js +88 -0
- package/dist/credentials/KajabiOAuth2Api.credentials.js.map +1 -0
- package/dist/nodes/Kajabi/GenericFunctions.d.ts +30 -0
- package/dist/nodes/Kajabi/GenericFunctions.d.ts.map +1 -0
- package/dist/nodes/Kajabi/GenericFunctions.js +161 -0
- package/dist/nodes/Kajabi/GenericFunctions.js.map +1 -0
- package/dist/nodes/Kajabi/Kajabi.node.d.ts +5 -0
- package/dist/nodes/Kajabi/Kajabi.node.d.ts.map +1 -0
- package/dist/nodes/Kajabi/Kajabi.node.js +176 -0
- package/dist/nodes/Kajabi/Kajabi.node.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/BlogPostDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/BlogPostDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/BlogPostDescription.js +205 -0
- package/dist/nodes/Kajabi/descriptions/BlogPostDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/ContactDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/ContactDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/ContactDescription.js +759 -0
- package/dist/nodes/Kajabi/descriptions/ContactDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/ContactNoteDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/ContactNoteDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/ContactNoteDescription.js +127 -0
- package/dist/nodes/Kajabi/descriptions/ContactNoteDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/ContactTagDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/ContactTagDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/ContactTagDescription.js +114 -0
- package/dist/nodes/Kajabi/descriptions/ContactTagDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/CourseDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/CourseDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/CourseDescription.js +197 -0
- package/dist/nodes/Kajabi/descriptions/CourseDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/CustomerDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/CustomerDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/CustomerDescription.js +358 -0
- package/dist/nodes/Kajabi/descriptions/CustomerDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/FormDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/FormDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/FormDescription.js +381 -0
- package/dist/nodes/Kajabi/descriptions/FormDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/FormSubmissionDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/FormSubmissionDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/FormSubmissionDescription.js +166 -0
- package/dist/nodes/Kajabi/descriptions/FormSubmissionDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/LandingPageDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/LandingPageDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/LandingPageDescription.js +210 -0
- package/dist/nodes/Kajabi/descriptions/LandingPageDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/OfferDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/OfferDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/OfferDescription.js +201 -0
- package/dist/nodes/Kajabi/descriptions/OfferDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/PayoutDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/PayoutDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/PayoutDescription.js +200 -0
- package/dist/nodes/Kajabi/descriptions/PayoutDescription.js.map +1 -0
- package/dist/nodes/Kajabi/descriptions/UserDescription.d.ts +4 -0
- package/dist/nodes/Kajabi/descriptions/UserDescription.d.ts.map +1 -0
- package/dist/nodes/Kajabi/descriptions/UserDescription.js +46 -0
- package/dist/nodes/Kajabi/descriptions/UserDescription.js.map +1 -0
- package/dist/nodes/Kajabi/kajabi.svg +5 -0
- package/dist/nodes/KajabiTrigger/KajabiTrigger.node.d.ts +13 -0
- package/dist/nodes/KajabiTrigger/KajabiTrigger.node.d.ts.map +1 -0
- package/dist/nodes/KajabiTrigger/KajabiTrigger.node.js +152 -0
- package/dist/nodes/KajabiTrigger/KajabiTrigger.node.js.map +1 -0
- package/dist/nodes/KajabiTrigger/kajabi.svg +5 -0
- package/package.json +67 -0
|
@@ -0,0 +1,358 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.customerFields = exports.customerOperations = void 0;
|
|
4
|
+
exports.customerOperations = [
|
|
5
|
+
{
|
|
6
|
+
displayName: 'Operation',
|
|
7
|
+
name: 'operation',
|
|
8
|
+
type: 'options',
|
|
9
|
+
noDataExpression: true,
|
|
10
|
+
displayOptions: {
|
|
11
|
+
show: {
|
|
12
|
+
resource: ['customer'],
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
options: [
|
|
16
|
+
{
|
|
17
|
+
name: 'Get',
|
|
18
|
+
value: 'get',
|
|
19
|
+
description: 'Get a customer by ID',
|
|
20
|
+
action: 'Get a customer',
|
|
21
|
+
routing: {
|
|
22
|
+
request: {
|
|
23
|
+
method: 'GET',
|
|
24
|
+
url: '=/v1/customers/{{$parameter["customerId"]}}',
|
|
25
|
+
},
|
|
26
|
+
output: {
|
|
27
|
+
postReceive: [
|
|
28
|
+
{
|
|
29
|
+
type: 'rootProperty',
|
|
30
|
+
properties: {
|
|
31
|
+
property: 'data',
|
|
32
|
+
},
|
|
33
|
+
},
|
|
34
|
+
],
|
|
35
|
+
},
|
|
36
|
+
},
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
name: 'Get Many',
|
|
40
|
+
value: 'getAll',
|
|
41
|
+
description: 'Get many customers',
|
|
42
|
+
action: 'Get many customers',
|
|
43
|
+
routing: {
|
|
44
|
+
request: {
|
|
45
|
+
method: 'GET',
|
|
46
|
+
url: '/v1/customers',
|
|
47
|
+
},
|
|
48
|
+
output: {
|
|
49
|
+
postReceive: [
|
|
50
|
+
{
|
|
51
|
+
type: 'rootProperty',
|
|
52
|
+
properties: {
|
|
53
|
+
property: 'data',
|
|
54
|
+
},
|
|
55
|
+
},
|
|
56
|
+
],
|
|
57
|
+
},
|
|
58
|
+
},
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
name: 'Grant Offers',
|
|
62
|
+
value: 'grantOffers',
|
|
63
|
+
description: 'Grant offers to a customer',
|
|
64
|
+
action: 'Grant offers to a customer',
|
|
65
|
+
routing: {
|
|
66
|
+
request: {
|
|
67
|
+
method: 'POST',
|
|
68
|
+
url: '=/v1/customers/{{$parameter["customerId"]}}/relationships/offers',
|
|
69
|
+
},
|
|
70
|
+
},
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
name: 'List Offers',
|
|
74
|
+
value: 'listOffers',
|
|
75
|
+
description: 'List all offers for a customer',
|
|
76
|
+
action: 'List offers for a customer',
|
|
77
|
+
routing: {
|
|
78
|
+
request: {
|
|
79
|
+
method: 'GET',
|
|
80
|
+
url: '=/v1/customers/{{$parameter["customerId"]}}/relationships/offers',
|
|
81
|
+
},
|
|
82
|
+
output: {
|
|
83
|
+
postReceive: [
|
|
84
|
+
{
|
|
85
|
+
type: 'rootProperty',
|
|
86
|
+
properties: {
|
|
87
|
+
property: 'data',
|
|
88
|
+
},
|
|
89
|
+
},
|
|
90
|
+
],
|
|
91
|
+
},
|
|
92
|
+
},
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
name: 'Replace Offers',
|
|
96
|
+
value: 'replaceOffers',
|
|
97
|
+
description: 'Replace all offers for a customer',
|
|
98
|
+
action: 'Replace offers for a customer',
|
|
99
|
+
routing: {
|
|
100
|
+
request: {
|
|
101
|
+
method: 'PATCH',
|
|
102
|
+
url: '=/v1/customers/{{$parameter["customerId"]}}/relationships/offers',
|
|
103
|
+
},
|
|
104
|
+
},
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
name: 'Revoke Offers',
|
|
108
|
+
value: 'revokeOffers',
|
|
109
|
+
description: 'Revoke offers from a customer',
|
|
110
|
+
action: 'Revoke offers from a customer',
|
|
111
|
+
routing: {
|
|
112
|
+
request: {
|
|
113
|
+
method: 'DELETE',
|
|
114
|
+
url: '=/v1/customers/{{$parameter["customerId"]}}/relationships/offers',
|
|
115
|
+
},
|
|
116
|
+
},
|
|
117
|
+
},
|
|
118
|
+
],
|
|
119
|
+
default: 'getAll',
|
|
120
|
+
},
|
|
121
|
+
];
|
|
122
|
+
exports.customerFields = [
|
|
123
|
+
// ----------------------------------
|
|
124
|
+
// Customer ID
|
|
125
|
+
// ----------------------------------
|
|
126
|
+
{
|
|
127
|
+
displayName: 'Customer ID',
|
|
128
|
+
name: 'customerId',
|
|
129
|
+
type: 'string',
|
|
130
|
+
default: '',
|
|
131
|
+
required: true,
|
|
132
|
+
displayOptions: {
|
|
133
|
+
show: {
|
|
134
|
+
resource: ['customer'],
|
|
135
|
+
operation: ['get', 'grantOffers', 'listOffers', 'replaceOffers', 'revokeOffers'],
|
|
136
|
+
},
|
|
137
|
+
},
|
|
138
|
+
description: 'The unique identifier of the customer',
|
|
139
|
+
},
|
|
140
|
+
// ----------------------------------
|
|
141
|
+
// Get All: Pagination
|
|
142
|
+
// ----------------------------------
|
|
143
|
+
{
|
|
144
|
+
displayName: 'Return All',
|
|
145
|
+
name: 'returnAll',
|
|
146
|
+
type: 'boolean',
|
|
147
|
+
default: false,
|
|
148
|
+
displayOptions: {
|
|
149
|
+
show: {
|
|
150
|
+
resource: ['customer'],
|
|
151
|
+
operation: ['getAll'],
|
|
152
|
+
},
|
|
153
|
+
},
|
|
154
|
+
description: 'Whether to return all results or only up to a given limit',
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
displayName: 'Limit',
|
|
158
|
+
name: 'limit',
|
|
159
|
+
type: 'number',
|
|
160
|
+
default: 50,
|
|
161
|
+
displayOptions: {
|
|
162
|
+
show: {
|
|
163
|
+
resource: ['customer'],
|
|
164
|
+
operation: ['getAll'],
|
|
165
|
+
returnAll: [false],
|
|
166
|
+
},
|
|
167
|
+
},
|
|
168
|
+
typeOptions: {
|
|
169
|
+
minValue: 1,
|
|
170
|
+
},
|
|
171
|
+
description: 'Max number of results to return',
|
|
172
|
+
routing: {
|
|
173
|
+
send: {
|
|
174
|
+
type: 'query',
|
|
175
|
+
property: 'page[size]',
|
|
176
|
+
},
|
|
177
|
+
},
|
|
178
|
+
},
|
|
179
|
+
// ----------------------------------
|
|
180
|
+
// Get All: Filters
|
|
181
|
+
// ----------------------------------
|
|
182
|
+
{
|
|
183
|
+
displayName: 'Filters',
|
|
184
|
+
name: 'filters',
|
|
185
|
+
type: 'collection',
|
|
186
|
+
placeholder: 'Add Filter',
|
|
187
|
+
default: {},
|
|
188
|
+
displayOptions: {
|
|
189
|
+
show: {
|
|
190
|
+
resource: ['customer'],
|
|
191
|
+
operation: ['getAll'],
|
|
192
|
+
},
|
|
193
|
+
},
|
|
194
|
+
options: [
|
|
195
|
+
{
|
|
196
|
+
displayName: 'Has Offer ID',
|
|
197
|
+
name: 'hasOfferId',
|
|
198
|
+
type: 'string',
|
|
199
|
+
default: '',
|
|
200
|
+
description: 'Filter customers who have this offer',
|
|
201
|
+
routing: {
|
|
202
|
+
send: {
|
|
203
|
+
type: 'query',
|
|
204
|
+
property: 'filter[has_offer_id]',
|
|
205
|
+
},
|
|
206
|
+
},
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
displayName: 'Has Product ID',
|
|
210
|
+
name: 'hasProductId',
|
|
211
|
+
type: 'string',
|
|
212
|
+
default: '',
|
|
213
|
+
description: 'Filter customers who purchased this product',
|
|
214
|
+
routing: {
|
|
215
|
+
send: {
|
|
216
|
+
type: 'query',
|
|
217
|
+
property: 'filter[has_product_id]',
|
|
218
|
+
},
|
|
219
|
+
},
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
displayName: 'Has Tag ID',
|
|
223
|
+
name: 'hasTagId',
|
|
224
|
+
type: 'string',
|
|
225
|
+
default: '',
|
|
226
|
+
description: 'Filter customers who have this tag',
|
|
227
|
+
routing: {
|
|
228
|
+
send: {
|
|
229
|
+
type: 'query',
|
|
230
|
+
property: 'filter[has_tag_id]',
|
|
231
|
+
},
|
|
232
|
+
},
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
displayName: 'Net Revenue Greater Than',
|
|
236
|
+
name: 'netRevenueGreaterThan',
|
|
237
|
+
type: 'number',
|
|
238
|
+
default: '',
|
|
239
|
+
description: 'Filter customers with revenue above this amount (in cents)',
|
|
240
|
+
routing: {
|
|
241
|
+
send: {
|
|
242
|
+
type: 'query',
|
|
243
|
+
property: 'filter[net_revenue_greater_than]',
|
|
244
|
+
},
|
|
245
|
+
},
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
displayName: 'Net Revenue Less Than',
|
|
249
|
+
name: 'netRevenueLessThan',
|
|
250
|
+
type: 'number',
|
|
251
|
+
default: '',
|
|
252
|
+
description: 'Filter customers with revenue below this amount (in cents)',
|
|
253
|
+
routing: {
|
|
254
|
+
send: {
|
|
255
|
+
type: 'query',
|
|
256
|
+
property: 'filter[net_revenue_less_than]',
|
|
257
|
+
},
|
|
258
|
+
},
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
displayName: 'Search',
|
|
262
|
+
name: 'search',
|
|
263
|
+
type: 'string',
|
|
264
|
+
default: '',
|
|
265
|
+
description: 'Fuzzy search on name and email',
|
|
266
|
+
routing: {
|
|
267
|
+
send: {
|
|
268
|
+
type: 'query',
|
|
269
|
+
property: 'filter[search]',
|
|
270
|
+
},
|
|
271
|
+
},
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
displayName: 'Site ID',
|
|
275
|
+
name: 'siteId',
|
|
276
|
+
type: 'string',
|
|
277
|
+
default: '',
|
|
278
|
+
description: 'Filter by Site ID (required for multi-site accounts)',
|
|
279
|
+
routing: {
|
|
280
|
+
send: {
|
|
281
|
+
type: 'query',
|
|
282
|
+
property: 'filter[site_id]',
|
|
283
|
+
},
|
|
284
|
+
},
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
displayName: 'Subscribed',
|
|
288
|
+
name: 'subscribed',
|
|
289
|
+
type: 'options',
|
|
290
|
+
options: [
|
|
291
|
+
{ name: 'Any', value: '' },
|
|
292
|
+
{ name: 'Yes', value: 'true' },
|
|
293
|
+
{ name: 'No', value: 'false' },
|
|
294
|
+
],
|
|
295
|
+
default: '',
|
|
296
|
+
description: 'Filter by newsletter subscription status',
|
|
297
|
+
routing: {
|
|
298
|
+
send: {
|
|
299
|
+
type: 'query',
|
|
300
|
+
property: 'filter[subscribed]',
|
|
301
|
+
},
|
|
302
|
+
},
|
|
303
|
+
},
|
|
304
|
+
],
|
|
305
|
+
},
|
|
306
|
+
// ----------------------------------
|
|
307
|
+
// Sort
|
|
308
|
+
// ----------------------------------
|
|
309
|
+
{
|
|
310
|
+
displayName: 'Sort',
|
|
311
|
+
name: 'sort',
|
|
312
|
+
type: 'options',
|
|
313
|
+
displayOptions: {
|
|
314
|
+
show: {
|
|
315
|
+
resource: ['customer'],
|
|
316
|
+
operation: ['getAll'],
|
|
317
|
+
},
|
|
318
|
+
},
|
|
319
|
+
options: [
|
|
320
|
+
{ name: 'Created At (Ascending)', value: 'created_at' },
|
|
321
|
+
{ name: 'Created At (Descending)', value: '-created_at' },
|
|
322
|
+
{ name: 'Email (Ascending)', value: 'email' },
|
|
323
|
+
{ name: 'Email (Descending)', value: '-email' },
|
|
324
|
+
{ name: 'Last Request At (Ascending)', value: 'last_request_at' },
|
|
325
|
+
{ name: 'Last Request At (Descending)', value: '-last_request_at' },
|
|
326
|
+
{ name: 'Name (Ascending)', value: 'name' },
|
|
327
|
+
{ name: 'Name (Descending)', value: '-name' },
|
|
328
|
+
{ name: 'Net Revenue (Ascending)', value: 'net_revenue' },
|
|
329
|
+
{ name: 'Net Revenue (Descending)', value: '-net_revenue' },
|
|
330
|
+
],
|
|
331
|
+
default: '-created_at',
|
|
332
|
+
description: 'Sort order for results',
|
|
333
|
+
routing: {
|
|
334
|
+
send: {
|
|
335
|
+
type: 'query',
|
|
336
|
+
property: 'sort',
|
|
337
|
+
},
|
|
338
|
+
},
|
|
339
|
+
},
|
|
340
|
+
// ----------------------------------
|
|
341
|
+
// Grant/Replace/Revoke Offers
|
|
342
|
+
// ----------------------------------
|
|
343
|
+
{
|
|
344
|
+
displayName: 'Offer IDs',
|
|
345
|
+
name: 'offerIds',
|
|
346
|
+
type: 'string',
|
|
347
|
+
default: '',
|
|
348
|
+
required: true,
|
|
349
|
+
displayOptions: {
|
|
350
|
+
show: {
|
|
351
|
+
resource: ['customer'],
|
|
352
|
+
operation: ['grantOffers', 'replaceOffers', 'revokeOffers'],
|
|
353
|
+
},
|
|
354
|
+
},
|
|
355
|
+
description: 'Comma-separated list of offer IDs',
|
|
356
|
+
},
|
|
357
|
+
];
|
|
358
|
+
//# sourceMappingURL=CustomerDescription.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CustomerDescription.js","sourceRoot":"","sources":["../../../../nodes/Kajabi/descriptions/CustomerDescription.ts"],"names":[],"mappings":";;;AAEa,QAAA,kBAAkB,GAAsB;IACpD;QACC,WAAW,EAAE,WAAW;QACxB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,gBAAgB,EAAE,IAAI;QACtB,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;aACtB;SACD;QACD,OAAO,EAAE;YACR;gBACC,IAAI,EAAE,KAAK;gBACX,KAAK,EAAE,KAAK;gBACZ,WAAW,EAAE,sBAAsB;gBACnC,MAAM,EAAE,gBAAgB;gBACxB,OAAO,EAAE;oBACR,OAAO,EAAE;wBACR,MAAM,EAAE,KAAK;wBACb,GAAG,EAAE,6CAA6C;qBAClD;oBACD,MAAM,EAAE;wBACP,WAAW,EAAE;4BACZ;gCACC,IAAI,EAAE,cAAc;gCACpB,UAAU,EAAE;oCACX,QAAQ,EAAE,MAAM;iCAChB;6BACD;yBACD;qBACD;iBACD;aACD;YACD;gBACC,IAAI,EAAE,UAAU;gBAChB,KAAK,EAAE,QAAQ;gBACf,WAAW,EAAE,oBAAoB;gBACjC,MAAM,EAAE,oBAAoB;gBAC5B,OAAO,EAAE;oBACR,OAAO,EAAE;wBACR,MAAM,EAAE,KAAK;wBACb,GAAG,EAAE,eAAe;qBACpB;oBACD,MAAM,EAAE;wBACP,WAAW,EAAE;4BACZ;gCACC,IAAI,EAAE,cAAc;gCACpB,UAAU,EAAE;oCACX,QAAQ,EAAE,MAAM;iCAChB;6BACD;yBACD;qBACD;iBACD;aACD;YACD;gBACC,IAAI,EAAE,cAAc;gBACpB,KAAK,EAAE,aAAa;gBACpB,WAAW,EAAE,4BAA4B;gBACzC,MAAM,EAAE,4BAA4B;gBACpC,OAAO,EAAE;oBACR,OAAO,EAAE;wBACR,MAAM,EAAE,MAAM;wBACd,GAAG,EAAE,kEAAkE;qBACvE;iBACD;aACD;YACD;gBACC,IAAI,EAAE,aAAa;gBACnB,KAAK,EAAE,YAAY;gBACnB,WAAW,EAAE,gCAAgC;gBAC7C,MAAM,EAAE,4BAA4B;gBACpC,OAAO,EAAE;oBACR,OAAO,EAAE;wBACR,MAAM,EAAE,KAAK;wBACb,GAAG,EAAE,kEAAkE;qBACvE;oBACD,MAAM,EAAE;wBACP,WAAW,EAAE;4BACZ;gCACC,IAAI,EAAE,cAAc;gCACpB,UAAU,EAAE;oCACX,QAAQ,EAAE,MAAM;iCAChB;6BACD;yBACD;qBACD;iBACD;aACD;YACD;gBACC,IAAI,EAAE,gBAAgB;gBACtB,KAAK,EAAE,eAAe;gBACtB,WAAW,EAAE,mCAAmC;gBAChD,MAAM,EAAE,+BAA+B;gBACvC,OAAO,EAAE;oBACR,OAAO,EAAE;wBACR,MAAM,EAAE,OAAO;wBACf,GAAG,EAAE,kEAAkE;qBACvE;iBACD;aACD;YACD;gBACC,IAAI,EAAE,eAAe;gBACrB,KAAK,EAAE,cAAc;gBACrB,WAAW,EAAE,+BAA+B;gBAC5C,MAAM,EAAE,+BAA+B;gBACvC,OAAO,EAAE;oBACR,OAAO,EAAE;wBACR,MAAM,EAAE,QAAQ;wBAChB,GAAG,EAAE,kEAAkE;qBACvE;iBACD;aACD;SACD;QACD,OAAO,EAAE,QAAQ;KACjB;CACD,CAAC;AAEW,QAAA,cAAc,GAAsB;IAChD,qCAAqC;IACrC,sBAAsB;IACtB,qCAAqC;IACrC;QACC,WAAW,EAAE,aAAa;QAC1B,IAAI,EAAE,YAAY;QAClB,IAAI,EAAE,QAAQ;QACd,OAAO,EAAE,EAAE;QACX,QAAQ,EAAE,IAAI;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;gBACtB,SAAS,EAAE,CAAC,KAAK,EAAE,aAAa,EAAE,YAAY,EAAE,eAAe,EAAE,cAAc,CAAC;aAChF;SACD;QACD,WAAW,EAAE,uCAAuC;KACpD;IAED,qCAAqC;IACrC,8BAA8B;IAC9B,qCAAqC;IACrC;QACC,WAAW,EAAE,YAAY;QACzB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,OAAO,EAAE,KAAK;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;gBACtB,SAAS,EAAE,CAAC,QAAQ,CAAC;aACrB;SACD;QACD,WAAW,EAAE,2DAA2D;KACxE;IACD;QACC,WAAW,EAAE,OAAO;QACpB,IAAI,EAAE,OAAO;QACb,IAAI,EAAE,QAAQ;QACd,OAAO,EAAE,EAAE;QACX,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;gBACtB,SAAS,EAAE,CAAC,QAAQ,CAAC;gBACrB,SAAS,EAAE,CAAC,KAAK,CAAC;aAClB;SACD;QACD,WAAW,EAAE;YACZ,QAAQ,EAAE,CAAC;SACX;QACD,WAAW,EAAE,iCAAiC;QAC9C,OAAO,EAAE;YACR,IAAI,EAAE;gBACL,IAAI,EAAE,OAAO;gBACb,QAAQ,EAAE,YAAY;aACtB;SACD;KACD;IAED,qCAAqC;IACrC,2BAA2B;IAC3B,qCAAqC;IACrC;QACC,WAAW,EAAE,SAAS;QACtB,IAAI,EAAE,SAAS;QACf,IAAI,EAAE,YAAY;QAClB,WAAW,EAAE,YAAY;QACzB,OAAO,EAAE,EAAE;QACX,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;gBACtB,SAAS,EAAE,CAAC,QAAQ,CAAC;aACrB;SACD;QACD,OAAO,EAAE;YACR;gBACC,WAAW,EAAE,cAAc;gBAC3B,IAAI,EAAE,YAAY;gBAClB,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,EAAE;gBACX,WAAW,EAAE,sCAAsC;gBACnD,OAAO,EAAE;oBACR,IAAI,EAAE;wBACL,IAAI,EAAE,OAAO;wBACb,QAAQ,EAAE,sBAAsB;qBAChC;iBACD;aACD;YACD;gBACC,WAAW,EAAE,gBAAgB;gBAC7B,IAAI,EAAE,cAAc;gBACpB,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,EAAE;gBACX,WAAW,EAAE,6CAA6C;gBAC1D,OAAO,EAAE;oBACR,IAAI,EAAE;wBACL,IAAI,EAAE,OAAO;wBACb,QAAQ,EAAE,wBAAwB;qBAClC;iBACD;aACD;YACD;gBACC,WAAW,EAAE,YAAY;gBACzB,IAAI,EAAE,UAAU;gBAChB,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,EAAE;gBACX,WAAW,EAAE,oCAAoC;gBACjD,OAAO,EAAE;oBACR,IAAI,EAAE;wBACL,IAAI,EAAE,OAAO;wBACb,QAAQ,EAAE,oBAAoB;qBAC9B;iBACD;aACD;YACD;gBACC,WAAW,EAAE,0BAA0B;gBACvC,IAAI,EAAE,uBAAuB;gBAC7B,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,EAAE;gBACX,WAAW,EAAE,4DAA4D;gBACzE,OAAO,EAAE;oBACR,IAAI,EAAE;wBACL,IAAI,EAAE,OAAO;wBACb,QAAQ,EAAE,kCAAkC;qBAC5C;iBACD;aACD;YACD;gBACC,WAAW,EAAE,uBAAuB;gBACpC,IAAI,EAAE,oBAAoB;gBAC1B,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,EAAE;gBACX,WAAW,EAAE,4DAA4D;gBACzE,OAAO,EAAE;oBACR,IAAI,EAAE;wBACL,IAAI,EAAE,OAAO;wBACb,QAAQ,EAAE,+BAA+B;qBACzC;iBACD;aACD;YACD;gBACC,WAAW,EAAE,QAAQ;gBACrB,IAAI,EAAE,QAAQ;gBACd,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,EAAE;gBACX,WAAW,EAAE,gCAAgC;gBAC7C,OAAO,EAAE;oBACR,IAAI,EAAE;wBACL,IAAI,EAAE,OAAO;wBACb,QAAQ,EAAE,gBAAgB;qBAC1B;iBACD;aACD;YACD;gBACC,WAAW,EAAE,SAAS;gBACtB,IAAI,EAAE,QAAQ;gBACd,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,EAAE;gBACX,WAAW,EAAE,sDAAsD;gBACnE,OAAO,EAAE;oBACR,IAAI,EAAE;wBACL,IAAI,EAAE,OAAO;wBACb,QAAQ,EAAE,iBAAiB;qBAC3B;iBACD;aACD;YACD;gBACC,WAAW,EAAE,YAAY;gBACzB,IAAI,EAAE,YAAY;gBAClB,IAAI,EAAE,SAAS;gBACf,OAAO,EAAE;oBACR,EAAE,IAAI,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;oBAC1B,EAAE,IAAI,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE;oBAC9B,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,OAAO,EAAE;iBAC9B;gBACD,OAAO,EAAE,EAAE;gBACX,WAAW,EAAE,0CAA0C;gBACvD,OAAO,EAAE;oBACR,IAAI,EAAE;wBACL,IAAI,EAAE,OAAO;wBACb,QAAQ,EAAE,oBAAoB;qBAC9B;iBACD;aACD;SACD;KACD;IAED,qCAAqC;IACrC,eAAe;IACf,qCAAqC;IACrC;QACC,WAAW,EAAE,MAAM;QACnB,IAAI,EAAE,MAAM;QACZ,IAAI,EAAE,SAAS;QACf,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;gBACtB,SAAS,EAAE,CAAC,QAAQ,CAAC;aACrB;SACD;QACD,OAAO,EAAE;YACR,EAAE,IAAI,EAAE,wBAAwB,EAAE,KAAK,EAAE,YAAY,EAAE;YACvD,EAAE,IAAI,EAAE,yBAAyB,EAAE,KAAK,EAAE,aAAa,EAAE;YACzD,EAAE,IAAI,EAAE,mBAAmB,EAAE,KAAK,EAAE,OAAO,EAAE;YAC7C,EAAE,IAAI,EAAE,oBAAoB,EAAE,KAAK,EAAE,QAAQ,EAAE;YAC/C,EAAE,IAAI,EAAE,6BAA6B,EAAE,KAAK,EAAE,iBAAiB,EAAE;YACjE,EAAE,IAAI,EAAE,8BAA8B,EAAE,KAAK,EAAE,kBAAkB,EAAE;YACnE,EAAE,IAAI,EAAE,kBAAkB,EAAE,KAAK,EAAE,MAAM,EAAE;YAC3C,EAAE,IAAI,EAAE,mBAAmB,EAAE,KAAK,EAAE,OAAO,EAAE;YAC7C,EAAE,IAAI,EAAE,yBAAyB,EAAE,KAAK,EAAE,aAAa,EAAE;YACzD,EAAE,IAAI,EAAE,0BAA0B,EAAE,KAAK,EAAE,cAAc,EAAE;SAC3D;QACD,OAAO,EAAE,aAAa;QACtB,WAAW,EAAE,wBAAwB;QACrC,OAAO,EAAE;YACR,IAAI,EAAE;gBACL,IAAI,EAAE,OAAO;gBACb,QAAQ,EAAE,MAAM;aAChB;SACD;KACD;IAED,qCAAqC;IACrC,sCAAsC;IACtC,qCAAqC;IACrC;QACC,WAAW,EAAE,WAAW;QACxB,IAAI,EAAE,UAAU;QAChB,IAAI,EAAE,QAAQ;QACd,OAAO,EAAE,EAAE;QACX,QAAQ,EAAE,IAAI;QACd,cAAc,EAAE;YACf,IAAI,EAAE;gBACL,QAAQ,EAAE,CAAC,UAAU,CAAC;gBACtB,SAAS,EAAE,CAAC,aAAa,EAAE,eAAe,EAAE,cAAc,CAAC;aAC3D;SACD;QACD,WAAW,EAAE,mCAAmC;KAChD;CACD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FormDescription.d.ts","sourceRoot":"","sources":["../../../../nodes/Kajabi/descriptions/FormDescription.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAEpD,eAAO,MAAM,cAAc,EAAE,eAAe,EAiF3C,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,eAAe,EA0SvC,CAAC"}
|