@next-bricks/ai-portal 0.58.15 → 0.59.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bricks.json +33 -27
- package/dist/chunks/2084.ddaad7cc.js +3 -0
- package/dist/chunks/2084.ddaad7cc.js.map +1 -0
- package/dist/chunks/{2232.db8e7b47.js → 2232.1f623b99.js} +2 -2
- package/dist/chunks/2232.1f623b99.js.map +1 -0
- package/dist/chunks/2621.6cc2700b.js +2 -0
- package/dist/chunks/2621.6cc2700b.js.map +1 -0
- package/dist/chunks/5712.50d420b4.js +2 -0
- package/dist/chunks/5712.50d420b4.js.map +1 -0
- package/dist/chunks/9496.633e2efa.js +2 -0
- package/dist/chunks/9496.633e2efa.js.map +1 -0
- package/dist/chunks/ai-employees.52fe4443.js +3 -0
- package/dist/chunks/ai-employees.52fe4443.js.map +1 -0
- package/dist/chunks/chat-stream.362a2292.js +2 -0
- package/dist/chunks/chat-stream.362a2292.js.map +1 -0
- package/dist/chunks/cruise-canvas.b444c4ca.js +2 -0
- package/dist/chunks/cruise-canvas.b444c4ca.js.map +1 -0
- package/dist/chunks/{goal-card-list.ca03d258.js → goal-card-list.44c21cf2.js} +3 -3
- package/dist/chunks/goal-card-list.44c21cf2.js.map +1 -0
- package/dist/chunks/{home-container.3e8a670e.js → home-container.f1829834.js} +2 -2
- package/dist/chunks/{home-container.3e8a670e.js.map → home-container.f1829834.js.map} +1 -1
- package/dist/chunks/icon-button.66d6d83a.js +2 -0
- package/dist/chunks/icon-button.66d6d83a.js.map +1 -0
- package/dist/chunks/main.b29fc9bb.js +2 -0
- package/dist/chunks/{main.8208534c.js.map → main.b29fc9bb.js.map} +1 -1
- package/dist/chunks/{notice-dropdown.4d0fa5c5.js → notice-dropdown.c4604581.js} +2 -2
- package/dist/chunks/{notice-dropdown.4d0fa5c5.js.map → notice-dropdown.c4604581.js.map} +1 -1
- package/dist/chunks/notice-list.4eda2f51.js +3 -0
- package/dist/chunks/notice-list.4eda2f51.js.LICENSE.txt +5 -0
- package/dist/chunks/notice-list.4eda2f51.js.map +1 -0
- package/dist/chunks/page-container.570e7c6d.js +2 -0
- package/dist/chunks/{page-container.97947b50.js.map → page-container.570e7c6d.js.map} +1 -1
- package/dist/examples.json +13 -10
- package/dist/index.aed8147e.js +2 -0
- package/dist/index.aed8147e.js.map +1 -0
- package/dist/manifest.json +214 -174
- package/dist/types.json +1700 -1637
- package/dist-types/ai-employees/index.d.ts +2 -4
- package/dist-types/bootstrap.d.ts +1 -0
- package/dist-types/chat-stream/ChatStream.d.ts +2 -4
- package/dist-types/chat-stream/index.d.ts +1 -7
- package/dist-types/cruise-canvas/CruiseCanvas.d.ts +1 -1
- package/dist-types/cruise-canvas/index.d.ts +0 -7
- package/dist-types/icon-button/index.d.ts +2 -0
- package/dist-types/notice-dropdown/index.d.ts +1 -0
- package/dist-types/notice-list/i18n.d.ts +17 -0
- package/dist-types/notice-list/index.d.ts +43 -0
- package/dist-types/notice-list/index.spec.d.ts +1 -0
- package/dist-types/shared/bricks.d.ts +0 -13
- package/dist-types/shared/interfaces.d.ts +2 -1
- package/docs/notice-list.md +66 -0
- package/package.json +2 -2
- package/dist/chunks/151.a1330dd5.js +0 -2
- package/dist/chunks/151.a1330dd5.js.map +0 -1
- package/dist/chunks/2084.778e8126.js +0 -3
- package/dist/chunks/2084.778e8126.js.map +0 -1
- package/dist/chunks/2232.db8e7b47.js.map +0 -1
- package/dist/chunks/5712.82a31234.js +0 -2
- package/dist/chunks/5712.82a31234.js.map +0 -1
- package/dist/chunks/9496.471f9fb9.js +0 -2
- package/dist/chunks/9496.471f9fb9.js.map +0 -1
- package/dist/chunks/ai-employees.12986d4b.js +0 -3
- package/dist/chunks/ai-employees.12986d4b.js.map +0 -1
- package/dist/chunks/chat-stream.b713afed.js +0 -2
- package/dist/chunks/chat-stream.b713afed.js.map +0 -1
- package/dist/chunks/cruise-canvas.12cab553.js +0 -2
- package/dist/chunks/cruise-canvas.12cab553.js.map +0 -1
- package/dist/chunks/goal-card-list.ca03d258.js.map +0 -1
- package/dist/chunks/icon-button.ee06d4b6.js +0 -2
- package/dist/chunks/icon-button.ee06d4b6.js.map +0 -1
- package/dist/chunks/main.8208534c.js +0 -2
- package/dist/chunks/page-container.97947b50.js +0 -2
- package/dist/index.cdd388a0.js +0 -2
- package/dist/index.cdd388a0.js.map +0 -1
- /package/dist/chunks/{2084.778e8126.js.LICENSE.txt → 2084.ddaad7cc.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{ai-employees.12986d4b.js.LICENSE.txt → ai-employees.52fe4443.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{goal-card-list.ca03d258.js.LICENSE.txt → goal-card-list.44c21cf2.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -145,6 +145,13 @@
|
|
|
145
145
|
"name": "IconButtonVariant"
|
|
146
146
|
}
|
|
147
147
|
}
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"name": "reduceIconSize",
|
|
151
|
+
"annotation": {
|
|
152
|
+
"type": "keyword",
|
|
153
|
+
"value": "boolean"
|
|
154
|
+
}
|
|
148
155
|
}
|
|
149
156
|
],
|
|
150
157
|
"events": [],
|
|
@@ -181,36 +188,104 @@
|
|
|
181
188
|
}
|
|
182
189
|
]
|
|
183
190
|
},
|
|
184
|
-
"ai-portal.
|
|
185
|
-
"
|
|
186
|
-
"params": [
|
|
191
|
+
"ai-portal.home-container": {
|
|
192
|
+
"properties": [
|
|
187
193
|
{
|
|
188
|
-
"name": "
|
|
194
|
+
"name": "sticky",
|
|
189
195
|
"annotation": {
|
|
190
|
-
"type": "
|
|
191
|
-
"
|
|
192
|
-
"type": "identifier",
|
|
193
|
-
"name": "RequestStore"
|
|
194
|
-
}
|
|
196
|
+
"type": "keyword",
|
|
197
|
+
"value": "boolean"
|
|
195
198
|
}
|
|
196
199
|
}
|
|
197
200
|
],
|
|
198
|
-
"
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
201
|
+
"events": [],
|
|
202
|
+
"methods": []
|
|
203
|
+
},
|
|
204
|
+
"ai-portal.page-container": {
|
|
205
|
+
"properties": [
|
|
206
|
+
{
|
|
207
|
+
"name": "pageTitle",
|
|
208
|
+
"annotation": {
|
|
209
|
+
"type": "keyword",
|
|
210
|
+
"value": "string"
|
|
211
|
+
}
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"name": "breadcrumbs",
|
|
215
|
+
"annotation": {
|
|
216
|
+
"type": "array",
|
|
217
|
+
"elementType": {
|
|
218
|
+
"type": "reference",
|
|
219
|
+
"typeName": {
|
|
220
|
+
"type": "identifier",
|
|
221
|
+
"name": "Breadcrumb"
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"name": "size",
|
|
228
|
+
"annotation": {
|
|
229
|
+
"type": "union",
|
|
230
|
+
"types": [
|
|
231
|
+
{
|
|
232
|
+
"type": "jsLiteral",
|
|
233
|
+
"value": "medium"
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"type": "jsLiteral",
|
|
237
|
+
"value": "small"
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"type": "jsLiteral",
|
|
241
|
+
"value": "full"
|
|
242
|
+
}
|
|
243
|
+
]
|
|
244
|
+
}
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"name": "variant",
|
|
248
|
+
"annotation": {
|
|
249
|
+
"type": "union",
|
|
250
|
+
"types": [
|
|
251
|
+
{
|
|
252
|
+
"type": "jsLiteral",
|
|
253
|
+
"value": "default"
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"type": "jsLiteral",
|
|
257
|
+
"value": "form"
|
|
258
|
+
}
|
|
259
|
+
]
|
|
260
|
+
}
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"name": "sticky",
|
|
264
|
+
"annotation": {
|
|
265
|
+
"type": "keyword",
|
|
266
|
+
"value": "boolean"
|
|
267
|
+
}
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"name": "textContent",
|
|
271
|
+
"annotation": {
|
|
272
|
+
"type": "keyword",
|
|
273
|
+
"value": "string"
|
|
274
|
+
}
|
|
202
275
|
}
|
|
203
|
-
|
|
276
|
+
],
|
|
277
|
+
"events": [],
|
|
278
|
+
"methods": [],
|
|
204
279
|
"types": [
|
|
205
280
|
{
|
|
206
281
|
"type": "interface",
|
|
207
|
-
"name": "
|
|
282
|
+
"name": "Breadcrumb",
|
|
208
283
|
"body": [
|
|
209
284
|
{
|
|
210
285
|
"type": "propertySignature",
|
|
211
286
|
"key": {
|
|
212
287
|
"type": "identifier",
|
|
213
|
-
"name": "
|
|
288
|
+
"name": "text"
|
|
214
289
|
},
|
|
215
290
|
"annotation": {
|
|
216
291
|
"type": "keyword",
|
|
@@ -222,7 +297,7 @@
|
|
|
222
297
|
"type": "propertySignature",
|
|
223
298
|
"key": {
|
|
224
299
|
"type": "identifier",
|
|
225
|
-
"name": "
|
|
300
|
+
"name": "url"
|
|
226
301
|
},
|
|
227
302
|
"annotation": {
|
|
228
303
|
"type": "keyword",
|
|
@@ -230,76 +305,321 @@
|
|
|
230
305
|
},
|
|
231
306
|
"computed": false
|
|
232
307
|
}
|
|
233
|
-
]
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
308
|
+
]
|
|
309
|
+
}
|
|
310
|
+
]
|
|
311
|
+
},
|
|
312
|
+
"ai-portal.call-tool": {
|
|
313
|
+
"type": "provider",
|
|
314
|
+
"params": [
|
|
315
|
+
{
|
|
316
|
+
"name": "tool",
|
|
317
|
+
"annotation": {
|
|
318
|
+
"type": "reference",
|
|
319
|
+
"typeName": {
|
|
320
|
+
"type": "identifier",
|
|
321
|
+
"name": "ToolInfo"
|
|
322
|
+
}
|
|
323
|
+
}
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
"name": "params",
|
|
327
|
+
"annotation": {
|
|
328
|
+
"type": "reference",
|
|
329
|
+
"typeName": {
|
|
330
|
+
"type": "identifier",
|
|
331
|
+
"name": "Record"
|
|
332
|
+
},
|
|
333
|
+
"typeParameters": {
|
|
334
|
+
"type": "typeParameterInstantiation",
|
|
335
|
+
"params": [
|
|
336
|
+
{
|
|
337
|
+
"type": "keyword",
|
|
338
|
+
"value": "string"
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"type": "keyword",
|
|
342
|
+
"value": "unknown"
|
|
343
|
+
}
|
|
344
|
+
]
|
|
345
|
+
}
|
|
346
|
+
}
|
|
347
|
+
}
|
|
348
|
+
],
|
|
349
|
+
"returns": {
|
|
350
|
+
"annotation": {
|
|
351
|
+
"type": "reference",
|
|
352
|
+
"typeName": {
|
|
353
|
+
"type": "identifier",
|
|
354
|
+
"name": "Promise"
|
|
355
|
+
},
|
|
356
|
+
"typeParameters": {
|
|
357
|
+
"type": "typeParameterInstantiation",
|
|
358
|
+
"params": [
|
|
359
|
+
{
|
|
360
|
+
"type": "keyword",
|
|
361
|
+
"value": "unknown"
|
|
362
|
+
}
|
|
363
|
+
]
|
|
364
|
+
}
|
|
365
|
+
}
|
|
366
|
+
}
|
|
367
|
+
},
|
|
368
|
+
"ai-portal.tab-list": {
|
|
369
|
+
"properties": [
|
|
370
|
+
{
|
|
371
|
+
"name": "tabs",
|
|
372
|
+
"annotation": {
|
|
373
|
+
"type": "array",
|
|
374
|
+
"elementType": {
|
|
375
|
+
"type": "reference",
|
|
376
|
+
"typeName": {
|
|
238
377
|
"type": "identifier",
|
|
239
|
-
"name": "
|
|
378
|
+
"name": "Tab"
|
|
240
379
|
}
|
|
241
380
|
}
|
|
242
|
-
|
|
381
|
+
}
|
|
243
382
|
},
|
|
383
|
+
{
|
|
384
|
+
"name": "activeTab",
|
|
385
|
+
"annotation": {
|
|
386
|
+
"type": "keyword",
|
|
387
|
+
"value": "string"
|
|
388
|
+
}
|
|
389
|
+
}
|
|
390
|
+
],
|
|
391
|
+
"events": [
|
|
392
|
+
{
|
|
393
|
+
"name": "tab.click",
|
|
394
|
+
"detail": {
|
|
395
|
+
"annotation": {
|
|
396
|
+
"type": "reference",
|
|
397
|
+
"typeName": {
|
|
398
|
+
"type": "identifier",
|
|
399
|
+
"name": "Tab"
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
}
|
|
403
|
+
}
|
|
404
|
+
],
|
|
405
|
+
"methods": [],
|
|
406
|
+
"types": [
|
|
244
407
|
{
|
|
245
408
|
"type": "interface",
|
|
246
|
-
"name": "
|
|
409
|
+
"name": "Tab",
|
|
247
410
|
"body": [
|
|
248
411
|
{
|
|
249
412
|
"type": "propertySignature",
|
|
250
413
|
"key": {
|
|
251
414
|
"type": "identifier",
|
|
252
|
-
"name": "
|
|
415
|
+
"name": "id"
|
|
253
416
|
},
|
|
254
417
|
"annotation": {
|
|
255
|
-
"type": "
|
|
256
|
-
"
|
|
257
|
-
"type": "reference",
|
|
258
|
-
"typeName": {
|
|
259
|
-
"type": "identifier",
|
|
260
|
-
"name": "UploadFileInfo"
|
|
261
|
-
}
|
|
262
|
-
}
|
|
418
|
+
"type": "keyword",
|
|
419
|
+
"value": "string"
|
|
263
420
|
},
|
|
264
|
-
"optional": true,
|
|
265
421
|
"computed": false
|
|
266
422
|
},
|
|
267
423
|
{
|
|
268
424
|
"type": "propertySignature",
|
|
269
425
|
"key": {
|
|
270
426
|
"type": "identifier",
|
|
271
|
-
"name": "
|
|
427
|
+
"name": "label"
|
|
272
428
|
},
|
|
273
429
|
"annotation": {
|
|
274
|
-
"type": "
|
|
275
|
-
"
|
|
276
|
-
{
|
|
277
|
-
"type": "reference",
|
|
278
|
-
"typeName": {
|
|
279
|
-
"type": "identifier",
|
|
280
|
-
"name": "CommandPayload"
|
|
281
|
-
}
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
"type": "keyword",
|
|
285
|
-
"value": "null"
|
|
286
|
-
}
|
|
287
|
-
]
|
|
430
|
+
"type": "keyword",
|
|
431
|
+
"value": "string"
|
|
288
432
|
},
|
|
289
|
-
"optional": true,
|
|
290
433
|
"computed": false
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
434
|
+
}
|
|
435
|
+
]
|
|
436
|
+
}
|
|
437
|
+
]
|
|
438
|
+
},
|
|
439
|
+
"ai-portal.set-chat-command": {
|
|
440
|
+
"type": "provider",
|
|
441
|
+
"params": [
|
|
442
|
+
{
|
|
443
|
+
"name": "command",
|
|
444
|
+
"annotation": {
|
|
445
|
+
"type": "union",
|
|
446
|
+
"types": [
|
|
447
|
+
{
|
|
448
|
+
"type": "reference",
|
|
449
|
+
"typeName": {
|
|
450
|
+
"type": "identifier",
|
|
451
|
+
"name": "ChatCommand"
|
|
452
|
+
}
|
|
453
|
+
},
|
|
454
|
+
{
|
|
455
|
+
"type": "keyword",
|
|
456
|
+
"value": "null"
|
|
457
|
+
}
|
|
458
|
+
]
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
],
|
|
462
|
+
"returns": {
|
|
463
|
+
"annotation": {
|
|
464
|
+
"type": "keyword",
|
|
465
|
+
"value": "void"
|
|
466
|
+
}
|
|
467
|
+
},
|
|
468
|
+
"types": [
|
|
469
|
+
{
|
|
470
|
+
"type": "interface",
|
|
471
|
+
"name": "ChatCommand",
|
|
472
|
+
"body": [
|
|
473
|
+
{
|
|
474
|
+
"type": "propertySignature",
|
|
475
|
+
"key": {
|
|
476
|
+
"type": "identifier",
|
|
477
|
+
"name": "command"
|
|
478
|
+
},
|
|
479
|
+
"annotation": {
|
|
480
|
+
"type": "keyword",
|
|
481
|
+
"value": "string"
|
|
482
|
+
},
|
|
483
|
+
"computed": false
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
"type": "propertySignature",
|
|
487
|
+
"key": {
|
|
488
|
+
"type": "identifier",
|
|
489
|
+
"name": "payload"
|
|
490
|
+
},
|
|
491
|
+
"annotation": {
|
|
492
|
+
"type": "reference",
|
|
493
|
+
"typeName": {
|
|
494
|
+
"type": "identifier",
|
|
495
|
+
"name": "CommandPayload"
|
|
496
|
+
}
|
|
497
|
+
},
|
|
498
|
+
"computed": false
|
|
499
|
+
}
|
|
500
|
+
]
|
|
501
|
+
}
|
|
502
|
+
]
|
|
503
|
+
},
|
|
504
|
+
"ai-portal.save-request-store": {
|
|
505
|
+
"type": "provider",
|
|
506
|
+
"params": [
|
|
507
|
+
{
|
|
508
|
+
"name": "value",
|
|
509
|
+
"annotation": {
|
|
510
|
+
"type": "reference",
|
|
511
|
+
"typeName": {
|
|
512
|
+
"type": "identifier",
|
|
513
|
+
"name": "RequestStore"
|
|
514
|
+
}
|
|
515
|
+
}
|
|
516
|
+
}
|
|
517
|
+
],
|
|
518
|
+
"returns": {
|
|
519
|
+
"annotation": {
|
|
520
|
+
"type": "keyword",
|
|
521
|
+
"value": "void"
|
|
522
|
+
}
|
|
523
|
+
},
|
|
524
|
+
"types": [
|
|
525
|
+
{
|
|
526
|
+
"type": "interface",
|
|
527
|
+
"name": "RequestStore",
|
|
528
|
+
"body": [
|
|
529
|
+
{
|
|
530
|
+
"type": "propertySignature",
|
|
531
|
+
"key": {
|
|
532
|
+
"type": "identifier",
|
|
533
|
+
"name": "conversationId"
|
|
534
|
+
},
|
|
535
|
+
"annotation": {
|
|
536
|
+
"type": "keyword",
|
|
537
|
+
"value": "string"
|
|
538
|
+
},
|
|
539
|
+
"computed": false
|
|
540
|
+
},
|
|
541
|
+
{
|
|
542
|
+
"type": "propertySignature",
|
|
543
|
+
"key": {
|
|
544
|
+
"type": "identifier",
|
|
545
|
+
"name": "content"
|
|
546
|
+
},
|
|
547
|
+
"annotation": {
|
|
548
|
+
"type": "keyword",
|
|
549
|
+
"value": "string"
|
|
550
|
+
},
|
|
551
|
+
"computed": false
|
|
552
|
+
}
|
|
553
|
+
],
|
|
554
|
+
"extends": [
|
|
555
|
+
{
|
|
556
|
+
"type": "expressionWithTypeArguments",
|
|
557
|
+
"expression": {
|
|
558
|
+
"type": "identifier",
|
|
559
|
+
"name": "ExtraChatPayload"
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
]
|
|
563
|
+
},
|
|
564
|
+
{
|
|
565
|
+
"type": "interface",
|
|
566
|
+
"name": "ExtraChatPayload",
|
|
567
|
+
"body": [
|
|
568
|
+
{
|
|
569
|
+
"type": "propertySignature",
|
|
570
|
+
"key": {
|
|
571
|
+
"type": "identifier",
|
|
572
|
+
"name": "files"
|
|
573
|
+
},
|
|
574
|
+
"annotation": {
|
|
575
|
+
"type": "array",
|
|
576
|
+
"elementType": {
|
|
577
|
+
"type": "reference",
|
|
578
|
+
"typeName": {
|
|
579
|
+
"type": "identifier",
|
|
580
|
+
"name": "UploadFileInfo"
|
|
581
|
+
}
|
|
582
|
+
}
|
|
583
|
+
},
|
|
584
|
+
"optional": true,
|
|
585
|
+
"computed": false
|
|
586
|
+
},
|
|
587
|
+
{
|
|
588
|
+
"type": "propertySignature",
|
|
589
|
+
"key": {
|
|
590
|
+
"type": "identifier",
|
|
591
|
+
"name": "cmd"
|
|
592
|
+
},
|
|
593
|
+
"annotation": {
|
|
594
|
+
"type": "union",
|
|
595
|
+
"types": [
|
|
596
|
+
{
|
|
597
|
+
"type": "reference",
|
|
598
|
+
"typeName": {
|
|
599
|
+
"type": "identifier",
|
|
600
|
+
"name": "CommandPayload"
|
|
601
|
+
}
|
|
602
|
+
},
|
|
603
|
+
{
|
|
604
|
+
"type": "keyword",
|
|
605
|
+
"value": "null"
|
|
606
|
+
}
|
|
607
|
+
]
|
|
608
|
+
},
|
|
609
|
+
"optional": true,
|
|
610
|
+
"computed": false
|
|
611
|
+
},
|
|
612
|
+
{
|
|
613
|
+
"type": "propertySignature",
|
|
614
|
+
"key": {
|
|
615
|
+
"type": "identifier",
|
|
616
|
+
"name": "aiEmployeeId"
|
|
617
|
+
},
|
|
618
|
+
"annotation": {
|
|
619
|
+
"type": "union",
|
|
620
|
+
"types": [
|
|
621
|
+
{
|
|
622
|
+
"type": "keyword",
|
|
303
623
|
"value": "string"
|
|
304
624
|
},
|
|
305
625
|
{
|
|
@@ -682,267 +1002,222 @@
|
|
|
682
1002
|
}
|
|
683
1003
|
}
|
|
684
1004
|
},
|
|
685
|
-
"ai-portal.
|
|
686
|
-
"
|
|
687
|
-
"
|
|
1005
|
+
"ai-portal.elevo-logo": {
|
|
1006
|
+
"properties": [],
|
|
1007
|
+
"events": [],
|
|
1008
|
+
"methods": []
|
|
1009
|
+
},
|
|
1010
|
+
"ai-portal.blank-state": {
|
|
1011
|
+
"properties": [
|
|
688
1012
|
{
|
|
689
|
-
"name": "
|
|
1013
|
+
"name": "illustration",
|
|
690
1014
|
"annotation": {
|
|
691
1015
|
"type": "reference",
|
|
692
1016
|
"typeName": {
|
|
693
1017
|
"type": "identifier",
|
|
694
|
-
"name": "
|
|
1018
|
+
"name": "BlankStateIllustration"
|
|
695
1019
|
}
|
|
696
1020
|
}
|
|
697
1021
|
},
|
|
698
1022
|
{
|
|
699
|
-
"name": "
|
|
1023
|
+
"name": "description",
|
|
700
1024
|
"annotation": {
|
|
701
|
-
"type": "
|
|
702
|
-
"
|
|
703
|
-
"type": "identifier",
|
|
704
|
-
"name": "Record"
|
|
705
|
-
},
|
|
706
|
-
"typeParameters": {
|
|
707
|
-
"type": "typeParameterInstantiation",
|
|
708
|
-
"params": [
|
|
709
|
-
{
|
|
710
|
-
"type": "keyword",
|
|
711
|
-
"value": "string"
|
|
712
|
-
},
|
|
713
|
-
{
|
|
714
|
-
"type": "keyword",
|
|
715
|
-
"value": "unknown"
|
|
716
|
-
}
|
|
717
|
-
]
|
|
718
|
-
}
|
|
1025
|
+
"type": "keyword",
|
|
1026
|
+
"value": "string"
|
|
719
1027
|
}
|
|
720
1028
|
}
|
|
721
1029
|
],
|
|
722
|
-
"
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
"typeName": {
|
|
726
|
-
"type": "identifier",
|
|
727
|
-
"name": "Promise"
|
|
728
|
-
},
|
|
729
|
-
"typeParameters": {
|
|
730
|
-
"type": "typeParameterInstantiation",
|
|
731
|
-
"params": [
|
|
732
|
-
{
|
|
733
|
-
"type": "keyword",
|
|
734
|
-
"value": "unknown"
|
|
735
|
-
}
|
|
736
|
-
]
|
|
737
|
-
}
|
|
738
|
-
}
|
|
739
|
-
}
|
|
740
|
-
},
|
|
741
|
-
"ai-portal.set-chat-command": {
|
|
742
|
-
"type": "provider",
|
|
743
|
-
"params": [
|
|
1030
|
+
"events": [],
|
|
1031
|
+
"methods": [],
|
|
1032
|
+
"types": [
|
|
744
1033
|
{
|
|
745
|
-
"
|
|
1034
|
+
"type": "typeAlias",
|
|
1035
|
+
"name": "BlankStateIllustration",
|
|
746
1036
|
"annotation": {
|
|
747
1037
|
"type": "union",
|
|
748
1038
|
"types": [
|
|
749
1039
|
{
|
|
750
|
-
"type": "
|
|
751
|
-
"
|
|
752
|
-
"type": "identifier",
|
|
753
|
-
"name": "ChatCommand"
|
|
754
|
-
}
|
|
1040
|
+
"type": "jsLiteral",
|
|
1041
|
+
"value": "goals"
|
|
755
1042
|
},
|
|
756
1043
|
{
|
|
757
|
-
"type": "
|
|
758
|
-
"value": "
|
|
1044
|
+
"type": "jsLiteral",
|
|
1045
|
+
"value": "activities"
|
|
1046
|
+
},
|
|
1047
|
+
{
|
|
1048
|
+
"type": "jsLiteral",
|
|
1049
|
+
"value": "collaboration-spaces"
|
|
1050
|
+
},
|
|
1051
|
+
{
|
|
1052
|
+
"type": "jsLiteral",
|
|
1053
|
+
"value": "serviceflows"
|
|
759
1054
|
}
|
|
760
1055
|
]
|
|
761
1056
|
}
|
|
762
1057
|
}
|
|
763
|
-
]
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
1058
|
+
]
|
|
1059
|
+
},
|
|
1060
|
+
"ai-portal.sticky-container": {
|
|
1061
|
+
"properties": [
|
|
1062
|
+
{
|
|
1063
|
+
"name": "variant",
|
|
1064
|
+
"annotation": {
|
|
1065
|
+
"type": "reference",
|
|
1066
|
+
"typeName": {
|
|
1067
|
+
"type": "identifier",
|
|
1068
|
+
"name": "StickyContainerVariant"
|
|
1069
|
+
}
|
|
1070
|
+
}
|
|
1071
|
+
},
|
|
1072
|
+
{
|
|
1073
|
+
"name": "textContent",
|
|
1074
|
+
"annotation": {
|
|
1075
|
+
"type": "keyword",
|
|
1076
|
+
"value": "string"
|
|
1077
|
+
}
|
|
768
1078
|
}
|
|
769
|
-
|
|
1079
|
+
],
|
|
1080
|
+
"events": [],
|
|
1081
|
+
"methods": [],
|
|
770
1082
|
"types": [
|
|
771
1083
|
{
|
|
772
|
-
"type": "
|
|
773
|
-
"name": "
|
|
774
|
-
"
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
"type": "
|
|
779
|
-
"
|
|
780
|
-
},
|
|
781
|
-
"annotation": {
|
|
782
|
-
"type": "keyword",
|
|
783
|
-
"value": "string"
|
|
784
|
-
},
|
|
785
|
-
"computed": false
|
|
786
|
-
},
|
|
787
|
-
{
|
|
788
|
-
"type": "propertySignature",
|
|
789
|
-
"key": {
|
|
790
|
-
"type": "identifier",
|
|
791
|
-
"name": "payload"
|
|
792
|
-
},
|
|
793
|
-
"annotation": {
|
|
794
|
-
"type": "reference",
|
|
795
|
-
"typeName": {
|
|
796
|
-
"type": "identifier",
|
|
797
|
-
"name": "CommandPayload"
|
|
798
|
-
}
|
|
1084
|
+
"type": "typeAlias",
|
|
1085
|
+
"name": "StickyContainerVariant",
|
|
1086
|
+
"annotation": {
|
|
1087
|
+
"type": "union",
|
|
1088
|
+
"types": [
|
|
1089
|
+
{
|
|
1090
|
+
"type": "jsLiteral",
|
|
1091
|
+
"value": "default"
|
|
799
1092
|
},
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
1093
|
+
{
|
|
1094
|
+
"type": "jsLiteral",
|
|
1095
|
+
"value": "home"
|
|
1096
|
+
}
|
|
1097
|
+
]
|
|
1098
|
+
}
|
|
803
1099
|
}
|
|
804
1100
|
]
|
|
805
1101
|
},
|
|
806
|
-
"ai-portal.
|
|
1102
|
+
"ai-portal.elevo-card": {
|
|
807
1103
|
"properties": [
|
|
808
1104
|
{
|
|
809
|
-
"name": "
|
|
1105
|
+
"name": "cardTitle",
|
|
810
1106
|
"annotation": {
|
|
811
1107
|
"type": "keyword",
|
|
812
1108
|
"value": "string"
|
|
813
1109
|
}
|
|
814
1110
|
},
|
|
815
1111
|
{
|
|
816
|
-
"name": "
|
|
1112
|
+
"name": "description",
|
|
817
1113
|
"annotation": {
|
|
818
|
-
"type": "
|
|
819
|
-
"
|
|
820
|
-
"type": "reference",
|
|
821
|
-
"typeName": {
|
|
822
|
-
"type": "identifier",
|
|
823
|
-
"name": "Breadcrumb"
|
|
824
|
-
}
|
|
825
|
-
}
|
|
1114
|
+
"type": "keyword",
|
|
1115
|
+
"value": "string"
|
|
826
1116
|
}
|
|
827
1117
|
},
|
|
828
1118
|
{
|
|
829
|
-
"name": "
|
|
1119
|
+
"name": "url",
|
|
1120
|
+
"annotation": {
|
|
1121
|
+
"type": "keyword",
|
|
1122
|
+
"value": "string"
|
|
1123
|
+
}
|
|
1124
|
+
},
|
|
1125
|
+
{
|
|
1126
|
+
"name": "avatar",
|
|
830
1127
|
"annotation": {
|
|
831
1128
|
"type": "union",
|
|
832
1129
|
"types": [
|
|
833
1130
|
{
|
|
834
|
-
"type": "
|
|
835
|
-
"value": "
|
|
836
|
-
},
|
|
837
|
-
{
|
|
838
|
-
"type": "jsLiteral",
|
|
839
|
-
"value": "small"
|
|
1131
|
+
"type": "keyword",
|
|
1132
|
+
"value": "string"
|
|
840
1133
|
},
|
|
841
1134
|
{
|
|
842
|
-
"type": "
|
|
843
|
-
"
|
|
1135
|
+
"type": "reference",
|
|
1136
|
+
"typeName": {
|
|
1137
|
+
"type": "identifier",
|
|
1138
|
+
"name": "GeneralIconProps"
|
|
1139
|
+
}
|
|
844
1140
|
}
|
|
845
1141
|
]
|
|
846
1142
|
}
|
|
847
1143
|
},
|
|
848
1144
|
{
|
|
849
|
-
"name": "
|
|
1145
|
+
"name": "avatarType",
|
|
850
1146
|
"annotation": {
|
|
851
1147
|
"type": "union",
|
|
852
1148
|
"types": [
|
|
853
1149
|
{
|
|
854
1150
|
"type": "jsLiteral",
|
|
855
|
-
"value": "
|
|
1151
|
+
"value": "icon"
|
|
856
1152
|
},
|
|
857
1153
|
{
|
|
858
1154
|
"type": "jsLiteral",
|
|
859
|
-
"value": "
|
|
1155
|
+
"value": "image"
|
|
860
1156
|
}
|
|
861
1157
|
]
|
|
862
1158
|
}
|
|
863
|
-
},
|
|
864
|
-
{
|
|
865
|
-
"name": "sticky",
|
|
866
|
-
"annotation": {
|
|
867
|
-
"type": "keyword",
|
|
868
|
-
"value": "boolean"
|
|
869
|
-
}
|
|
870
|
-
},
|
|
871
|
-
{
|
|
872
|
-
"name": "textContent",
|
|
873
|
-
"annotation": {
|
|
874
|
-
"type": "keyword",
|
|
875
|
-
"value": "string"
|
|
876
|
-
}
|
|
877
1159
|
}
|
|
878
1160
|
],
|
|
879
1161
|
"events": [],
|
|
880
|
-
"methods": []
|
|
881
|
-
"types": [
|
|
882
|
-
{
|
|
883
|
-
"type": "interface",
|
|
884
|
-
"name": "Breadcrumb",
|
|
885
|
-
"body": [
|
|
886
|
-
{
|
|
887
|
-
"type": "propertySignature",
|
|
888
|
-
"key": {
|
|
889
|
-
"type": "identifier",
|
|
890
|
-
"name": "text"
|
|
891
|
-
},
|
|
892
|
-
"annotation": {
|
|
893
|
-
"type": "keyword",
|
|
894
|
-
"value": "string"
|
|
895
|
-
},
|
|
896
|
-
"computed": false
|
|
897
|
-
},
|
|
898
|
-
{
|
|
899
|
-
"type": "propertySignature",
|
|
900
|
-
"key": {
|
|
901
|
-
"type": "identifier",
|
|
902
|
-
"name": "url"
|
|
903
|
-
},
|
|
904
|
-
"annotation": {
|
|
905
|
-
"type": "keyword",
|
|
906
|
-
"value": "string"
|
|
907
|
-
},
|
|
908
|
-
"computed": false
|
|
909
|
-
}
|
|
910
|
-
]
|
|
911
|
-
}
|
|
912
|
-
]
|
|
1162
|
+
"methods": []
|
|
913
1163
|
},
|
|
914
|
-
"ai-portal.
|
|
1164
|
+
"ai-portal.project-knowledges": {
|
|
915
1165
|
"properties": [
|
|
916
1166
|
{
|
|
917
|
-
"name": "
|
|
1167
|
+
"name": "list",
|
|
918
1168
|
"annotation": {
|
|
919
1169
|
"type": "array",
|
|
920
1170
|
"elementType": {
|
|
921
1171
|
"type": "reference",
|
|
922
1172
|
"typeName": {
|
|
923
1173
|
"type": "identifier",
|
|
924
|
-
"name": "
|
|
1174
|
+
"name": "Knowledge"
|
|
925
1175
|
}
|
|
926
1176
|
}
|
|
927
1177
|
}
|
|
928
1178
|
},
|
|
929
1179
|
{
|
|
930
|
-
"name": "
|
|
1180
|
+
"name": "urlTemplate",
|
|
931
1181
|
"annotation": {
|
|
932
1182
|
"type": "keyword",
|
|
933
1183
|
"value": "string"
|
|
934
1184
|
}
|
|
1185
|
+
},
|
|
1186
|
+
{
|
|
1187
|
+
"name": "actions",
|
|
1188
|
+
"annotation": {
|
|
1189
|
+
"type": "array",
|
|
1190
|
+
"elementType": {
|
|
1191
|
+
"type": "reference",
|
|
1192
|
+
"typeName": {
|
|
1193
|
+
"type": "identifier",
|
|
1194
|
+
"name": "ActionType"
|
|
1195
|
+
}
|
|
1196
|
+
}
|
|
1197
|
+
}
|
|
935
1198
|
}
|
|
936
1199
|
],
|
|
937
1200
|
"events": [
|
|
938
1201
|
{
|
|
939
|
-
"name": "
|
|
1202
|
+
"name": "action.click",
|
|
940
1203
|
"detail": {
|
|
941
1204
|
"annotation": {
|
|
942
1205
|
"type": "reference",
|
|
943
1206
|
"typeName": {
|
|
944
1207
|
"type": "identifier",
|
|
945
|
-
"name": "
|
|
1208
|
+
"name": "ActionClickDetail"
|
|
1209
|
+
}
|
|
1210
|
+
}
|
|
1211
|
+
}
|
|
1212
|
+
},
|
|
1213
|
+
{
|
|
1214
|
+
"name": "item.click",
|
|
1215
|
+
"detail": {
|
|
1216
|
+
"annotation": {
|
|
1217
|
+
"type": "reference",
|
|
1218
|
+
"typeName": {
|
|
1219
|
+
"type": "identifier",
|
|
1220
|
+
"name": "Knowledge"
|
|
946
1221
|
}
|
|
947
1222
|
}
|
|
948
1223
|
}
|
|
@@ -952,13 +1227,13 @@
|
|
|
952
1227
|
"types": [
|
|
953
1228
|
{
|
|
954
1229
|
"type": "interface",
|
|
955
|
-
"name": "
|
|
1230
|
+
"name": "Knowledge",
|
|
956
1231
|
"body": [
|
|
957
1232
|
{
|
|
958
1233
|
"type": "propertySignature",
|
|
959
1234
|
"key": {
|
|
960
1235
|
"type": "identifier",
|
|
961
|
-
"name": "
|
|
1236
|
+
"name": "instanceId"
|
|
962
1237
|
},
|
|
963
1238
|
"annotation": {
|
|
964
1239
|
"type": "keyword",
|
|
@@ -970,275 +1245,7 @@
|
|
|
970
1245
|
"type": "propertySignature",
|
|
971
1246
|
"key": {
|
|
972
1247
|
"type": "identifier",
|
|
973
|
-
"name": "
|
|
974
|
-
},
|
|
975
|
-
"annotation": {
|
|
976
|
-
"type": "keyword",
|
|
977
|
-
"value": "string"
|
|
978
|
-
},
|
|
979
|
-
"computed": false
|
|
980
|
-
}
|
|
981
|
-
]
|
|
982
|
-
}
|
|
983
|
-
]
|
|
984
|
-
},
|
|
985
|
-
"ai-portal.home-container": {
|
|
986
|
-
"properties": [
|
|
987
|
-
{
|
|
988
|
-
"name": "sticky",
|
|
989
|
-
"annotation": {
|
|
990
|
-
"type": "keyword",
|
|
991
|
-
"value": "boolean"
|
|
992
|
-
}
|
|
993
|
-
}
|
|
994
|
-
],
|
|
995
|
-
"events": [],
|
|
996
|
-
"methods": []
|
|
997
|
-
},
|
|
998
|
-
"ai-portal.elevo-logo": {
|
|
999
|
-
"properties": [],
|
|
1000
|
-
"events": [],
|
|
1001
|
-
"methods": []
|
|
1002
|
-
},
|
|
1003
|
-
"ai-portal.blank-state": {
|
|
1004
|
-
"properties": [
|
|
1005
|
-
{
|
|
1006
|
-
"name": "illustration",
|
|
1007
|
-
"annotation": {
|
|
1008
|
-
"type": "reference",
|
|
1009
|
-
"typeName": {
|
|
1010
|
-
"type": "identifier",
|
|
1011
|
-
"name": "BlankStateIllustration"
|
|
1012
|
-
}
|
|
1013
|
-
}
|
|
1014
|
-
},
|
|
1015
|
-
{
|
|
1016
|
-
"name": "description",
|
|
1017
|
-
"annotation": {
|
|
1018
|
-
"type": "keyword",
|
|
1019
|
-
"value": "string"
|
|
1020
|
-
}
|
|
1021
|
-
}
|
|
1022
|
-
],
|
|
1023
|
-
"events": [],
|
|
1024
|
-
"methods": [],
|
|
1025
|
-
"types": [
|
|
1026
|
-
{
|
|
1027
|
-
"type": "typeAlias",
|
|
1028
|
-
"name": "BlankStateIllustration",
|
|
1029
|
-
"annotation": {
|
|
1030
|
-
"type": "union",
|
|
1031
|
-
"types": [
|
|
1032
|
-
{
|
|
1033
|
-
"type": "jsLiteral",
|
|
1034
|
-
"value": "goals"
|
|
1035
|
-
},
|
|
1036
|
-
{
|
|
1037
|
-
"type": "jsLiteral",
|
|
1038
|
-
"value": "activities"
|
|
1039
|
-
},
|
|
1040
|
-
{
|
|
1041
|
-
"type": "jsLiteral",
|
|
1042
|
-
"value": "collaboration-spaces"
|
|
1043
|
-
},
|
|
1044
|
-
{
|
|
1045
|
-
"type": "jsLiteral",
|
|
1046
|
-
"value": "serviceflows"
|
|
1047
|
-
}
|
|
1048
|
-
]
|
|
1049
|
-
}
|
|
1050
|
-
}
|
|
1051
|
-
]
|
|
1052
|
-
},
|
|
1053
|
-
"ai-portal.sticky-container": {
|
|
1054
|
-
"properties": [
|
|
1055
|
-
{
|
|
1056
|
-
"name": "variant",
|
|
1057
|
-
"annotation": {
|
|
1058
|
-
"type": "reference",
|
|
1059
|
-
"typeName": {
|
|
1060
|
-
"type": "identifier",
|
|
1061
|
-
"name": "StickyContainerVariant"
|
|
1062
|
-
}
|
|
1063
|
-
}
|
|
1064
|
-
},
|
|
1065
|
-
{
|
|
1066
|
-
"name": "textContent",
|
|
1067
|
-
"annotation": {
|
|
1068
|
-
"type": "keyword",
|
|
1069
|
-
"value": "string"
|
|
1070
|
-
}
|
|
1071
|
-
}
|
|
1072
|
-
],
|
|
1073
|
-
"events": [],
|
|
1074
|
-
"methods": [],
|
|
1075
|
-
"types": [
|
|
1076
|
-
{
|
|
1077
|
-
"type": "typeAlias",
|
|
1078
|
-
"name": "StickyContainerVariant",
|
|
1079
|
-
"annotation": {
|
|
1080
|
-
"type": "union",
|
|
1081
|
-
"types": [
|
|
1082
|
-
{
|
|
1083
|
-
"type": "jsLiteral",
|
|
1084
|
-
"value": "default"
|
|
1085
|
-
},
|
|
1086
|
-
{
|
|
1087
|
-
"type": "jsLiteral",
|
|
1088
|
-
"value": "home"
|
|
1089
|
-
}
|
|
1090
|
-
]
|
|
1091
|
-
}
|
|
1092
|
-
}
|
|
1093
|
-
]
|
|
1094
|
-
},
|
|
1095
|
-
"ai-portal.elevo-card": {
|
|
1096
|
-
"properties": [
|
|
1097
|
-
{
|
|
1098
|
-
"name": "cardTitle",
|
|
1099
|
-
"annotation": {
|
|
1100
|
-
"type": "keyword",
|
|
1101
|
-
"value": "string"
|
|
1102
|
-
}
|
|
1103
|
-
},
|
|
1104
|
-
{
|
|
1105
|
-
"name": "description",
|
|
1106
|
-
"annotation": {
|
|
1107
|
-
"type": "keyword",
|
|
1108
|
-
"value": "string"
|
|
1109
|
-
}
|
|
1110
|
-
},
|
|
1111
|
-
{
|
|
1112
|
-
"name": "url",
|
|
1113
|
-
"annotation": {
|
|
1114
|
-
"type": "keyword",
|
|
1115
|
-
"value": "string"
|
|
1116
|
-
}
|
|
1117
|
-
},
|
|
1118
|
-
{
|
|
1119
|
-
"name": "avatar",
|
|
1120
|
-
"annotation": {
|
|
1121
|
-
"type": "union",
|
|
1122
|
-
"types": [
|
|
1123
|
-
{
|
|
1124
|
-
"type": "keyword",
|
|
1125
|
-
"value": "string"
|
|
1126
|
-
},
|
|
1127
|
-
{
|
|
1128
|
-
"type": "reference",
|
|
1129
|
-
"typeName": {
|
|
1130
|
-
"type": "identifier",
|
|
1131
|
-
"name": "GeneralIconProps"
|
|
1132
|
-
}
|
|
1133
|
-
}
|
|
1134
|
-
]
|
|
1135
|
-
}
|
|
1136
|
-
},
|
|
1137
|
-
{
|
|
1138
|
-
"name": "avatarType",
|
|
1139
|
-
"annotation": {
|
|
1140
|
-
"type": "union",
|
|
1141
|
-
"types": [
|
|
1142
|
-
{
|
|
1143
|
-
"type": "jsLiteral",
|
|
1144
|
-
"value": "icon"
|
|
1145
|
-
},
|
|
1146
|
-
{
|
|
1147
|
-
"type": "jsLiteral",
|
|
1148
|
-
"value": "image"
|
|
1149
|
-
}
|
|
1150
|
-
]
|
|
1151
|
-
}
|
|
1152
|
-
}
|
|
1153
|
-
],
|
|
1154
|
-
"events": [],
|
|
1155
|
-
"methods": []
|
|
1156
|
-
},
|
|
1157
|
-
"ai-portal.project-knowledges": {
|
|
1158
|
-
"properties": [
|
|
1159
|
-
{
|
|
1160
|
-
"name": "list",
|
|
1161
|
-
"annotation": {
|
|
1162
|
-
"type": "array",
|
|
1163
|
-
"elementType": {
|
|
1164
|
-
"type": "reference",
|
|
1165
|
-
"typeName": {
|
|
1166
|
-
"type": "identifier",
|
|
1167
|
-
"name": "Knowledge"
|
|
1168
|
-
}
|
|
1169
|
-
}
|
|
1170
|
-
}
|
|
1171
|
-
},
|
|
1172
|
-
{
|
|
1173
|
-
"name": "urlTemplate",
|
|
1174
|
-
"annotation": {
|
|
1175
|
-
"type": "keyword",
|
|
1176
|
-
"value": "string"
|
|
1177
|
-
}
|
|
1178
|
-
},
|
|
1179
|
-
{
|
|
1180
|
-
"name": "actions",
|
|
1181
|
-
"annotation": {
|
|
1182
|
-
"type": "array",
|
|
1183
|
-
"elementType": {
|
|
1184
|
-
"type": "reference",
|
|
1185
|
-
"typeName": {
|
|
1186
|
-
"type": "identifier",
|
|
1187
|
-
"name": "ActionType"
|
|
1188
|
-
}
|
|
1189
|
-
}
|
|
1190
|
-
}
|
|
1191
|
-
}
|
|
1192
|
-
],
|
|
1193
|
-
"events": [
|
|
1194
|
-
{
|
|
1195
|
-
"name": "action.click",
|
|
1196
|
-
"detail": {
|
|
1197
|
-
"annotation": {
|
|
1198
|
-
"type": "reference",
|
|
1199
|
-
"typeName": {
|
|
1200
|
-
"type": "identifier",
|
|
1201
|
-
"name": "ActionClickDetail"
|
|
1202
|
-
}
|
|
1203
|
-
}
|
|
1204
|
-
}
|
|
1205
|
-
},
|
|
1206
|
-
{
|
|
1207
|
-
"name": "item.click",
|
|
1208
|
-
"detail": {
|
|
1209
|
-
"annotation": {
|
|
1210
|
-
"type": "reference",
|
|
1211
|
-
"typeName": {
|
|
1212
|
-
"type": "identifier",
|
|
1213
|
-
"name": "Knowledge"
|
|
1214
|
-
}
|
|
1215
|
-
}
|
|
1216
|
-
}
|
|
1217
|
-
}
|
|
1218
|
-
],
|
|
1219
|
-
"methods": [],
|
|
1220
|
-
"types": [
|
|
1221
|
-
{
|
|
1222
|
-
"type": "interface",
|
|
1223
|
-
"name": "Knowledge",
|
|
1224
|
-
"body": [
|
|
1225
|
-
{
|
|
1226
|
-
"type": "propertySignature",
|
|
1227
|
-
"key": {
|
|
1228
|
-
"type": "identifier",
|
|
1229
|
-
"name": "instanceId"
|
|
1230
|
-
},
|
|
1231
|
-
"annotation": {
|
|
1232
|
-
"type": "keyword",
|
|
1233
|
-
"value": "string"
|
|
1234
|
-
},
|
|
1235
|
-
"computed": false
|
|
1236
|
-
},
|
|
1237
|
-
{
|
|
1238
|
-
"type": "propertySignature",
|
|
1239
|
-
"key": {
|
|
1240
|
-
"type": "identifier",
|
|
1241
|
-
"name": "name"
|
|
1248
|
+
"name": "name"
|
|
1242
1249
|
},
|
|
1243
1250
|
"annotation": {
|
|
1244
1251
|
"type": "keyword",
|
|
@@ -1583,10 +1590,10 @@
|
|
|
1583
1590
|
}
|
|
1584
1591
|
},
|
|
1585
1592
|
{
|
|
1586
|
-
"name": "
|
|
1593
|
+
"name": "stickyTop",
|
|
1587
1594
|
"annotation": {
|
|
1588
1595
|
"type": "keyword",
|
|
1589
|
-
"value": "
|
|
1596
|
+
"value": "number"
|
|
1590
1597
|
}
|
|
1591
1598
|
}
|
|
1592
1599
|
],
|
|
@@ -1662,121 +1669,24 @@
|
|
|
1662
1669
|
}
|
|
1663
1670
|
]
|
|
1664
1671
|
},
|
|
1665
|
-
"ai-portal.
|
|
1672
|
+
"ai-portal.dropdown-select": {
|
|
1666
1673
|
"properties": [
|
|
1667
1674
|
{
|
|
1668
|
-
"name": "
|
|
1675
|
+
"name": "value",
|
|
1676
|
+
"annotation": {
|
|
1677
|
+
"type": "keyword",
|
|
1678
|
+
"value": "string"
|
|
1679
|
+
}
|
|
1680
|
+
},
|
|
1681
|
+
{
|
|
1682
|
+
"name": "options",
|
|
1669
1683
|
"annotation": {
|
|
1670
1684
|
"type": "array",
|
|
1671
1685
|
"elementType": {
|
|
1672
1686
|
"type": "reference",
|
|
1673
1687
|
"typeName": {
|
|
1674
1688
|
"type": "identifier",
|
|
1675
|
-
"name": "
|
|
1676
|
-
}
|
|
1677
|
-
}
|
|
1678
|
-
}
|
|
1679
|
-
},
|
|
1680
|
-
{
|
|
1681
|
-
"name": "urlTemplate",
|
|
1682
|
-
"annotation": {
|
|
1683
|
-
"type": "keyword",
|
|
1684
|
-
"value": "string"
|
|
1685
|
-
}
|
|
1686
|
-
},
|
|
1687
|
-
{
|
|
1688
|
-
"name": "withContainer",
|
|
1689
|
-
"annotation": {
|
|
1690
|
-
"type": "keyword",
|
|
1691
|
-
"value": "boolean"
|
|
1692
|
-
}
|
|
1693
|
-
}
|
|
1694
|
-
],
|
|
1695
|
-
"events": [],
|
|
1696
|
-
"methods": [],
|
|
1697
|
-
"types": [
|
|
1698
|
-
{
|
|
1699
|
-
"type": "interface",
|
|
1700
|
-
"name": "Agent",
|
|
1701
|
-
"body": [
|
|
1702
|
-
{
|
|
1703
|
-
"type": "propertySignature",
|
|
1704
|
-
"key": {
|
|
1705
|
-
"type": "identifier",
|
|
1706
|
-
"name": "name"
|
|
1707
|
-
},
|
|
1708
|
-
"annotation": {
|
|
1709
|
-
"type": "keyword",
|
|
1710
|
-
"value": "string"
|
|
1711
|
-
},
|
|
1712
|
-
"computed": false
|
|
1713
|
-
},
|
|
1714
|
-
{
|
|
1715
|
-
"type": "propertySignature",
|
|
1716
|
-
"key": {
|
|
1717
|
-
"type": "identifier",
|
|
1718
|
-
"name": "description"
|
|
1719
|
-
},
|
|
1720
|
-
"annotation": {
|
|
1721
|
-
"type": "keyword",
|
|
1722
|
-
"value": "string"
|
|
1723
|
-
},
|
|
1724
|
-
"computed": false
|
|
1725
|
-
},
|
|
1726
|
-
{
|
|
1727
|
-
"type": "propertySignature",
|
|
1728
|
-
"key": {
|
|
1729
|
-
"type": "identifier",
|
|
1730
|
-
"name": "icon"
|
|
1731
|
-
},
|
|
1732
|
-
"annotation": {
|
|
1733
|
-
"type": "reference",
|
|
1734
|
-
"typeName": {
|
|
1735
|
-
"type": "identifier",
|
|
1736
|
-
"name": "GeneralIconProps"
|
|
1737
|
-
}
|
|
1738
|
-
},
|
|
1739
|
-
"optional": true,
|
|
1740
|
-
"computed": false
|
|
1741
|
-
},
|
|
1742
|
-
{
|
|
1743
|
-
"type": "propertySignature",
|
|
1744
|
-
"key": {
|
|
1745
|
-
"type": "identifier",
|
|
1746
|
-
"name": "tags"
|
|
1747
|
-
},
|
|
1748
|
-
"annotation": {
|
|
1749
|
-
"type": "array",
|
|
1750
|
-
"elementType": {
|
|
1751
|
-
"type": "keyword",
|
|
1752
|
-
"value": "string"
|
|
1753
|
-
}
|
|
1754
|
-
},
|
|
1755
|
-
"optional": true,
|
|
1756
|
-
"computed": false
|
|
1757
|
-
}
|
|
1758
|
-
]
|
|
1759
|
-
}
|
|
1760
|
-
]
|
|
1761
|
-
},
|
|
1762
|
-
"ai-portal.dropdown-select": {
|
|
1763
|
-
"properties": [
|
|
1764
|
-
{
|
|
1765
|
-
"name": "value",
|
|
1766
|
-
"annotation": {
|
|
1767
|
-
"type": "keyword",
|
|
1768
|
-
"value": "string"
|
|
1769
|
-
}
|
|
1770
|
-
},
|
|
1771
|
-
{
|
|
1772
|
-
"name": "options",
|
|
1773
|
-
"annotation": {
|
|
1774
|
-
"type": "array",
|
|
1775
|
-
"elementType": {
|
|
1776
|
-
"type": "reference",
|
|
1777
|
-
"typeName": {
|
|
1778
|
-
"type": "identifier",
|
|
1779
|
-
"name": "DropdownOptions"
|
|
1689
|
+
"name": "DropdownOptions"
|
|
1780
1690
|
}
|
|
1781
1691
|
}
|
|
1782
1692
|
}
|
|
@@ -1928,6 +1838,103 @@
|
|
|
1928
1838
|
}
|
|
1929
1839
|
]
|
|
1930
1840
|
},
|
|
1841
|
+
"ai-portal.ai-agents": {
|
|
1842
|
+
"properties": [
|
|
1843
|
+
{
|
|
1844
|
+
"name": "list",
|
|
1845
|
+
"annotation": {
|
|
1846
|
+
"type": "array",
|
|
1847
|
+
"elementType": {
|
|
1848
|
+
"type": "reference",
|
|
1849
|
+
"typeName": {
|
|
1850
|
+
"type": "identifier",
|
|
1851
|
+
"name": "Agent"
|
|
1852
|
+
}
|
|
1853
|
+
}
|
|
1854
|
+
}
|
|
1855
|
+
},
|
|
1856
|
+
{
|
|
1857
|
+
"name": "urlTemplate",
|
|
1858
|
+
"annotation": {
|
|
1859
|
+
"type": "keyword",
|
|
1860
|
+
"value": "string"
|
|
1861
|
+
}
|
|
1862
|
+
},
|
|
1863
|
+
{
|
|
1864
|
+
"name": "withContainer",
|
|
1865
|
+
"annotation": {
|
|
1866
|
+
"type": "keyword",
|
|
1867
|
+
"value": "boolean"
|
|
1868
|
+
}
|
|
1869
|
+
}
|
|
1870
|
+
],
|
|
1871
|
+
"events": [],
|
|
1872
|
+
"methods": [],
|
|
1873
|
+
"types": [
|
|
1874
|
+
{
|
|
1875
|
+
"type": "interface",
|
|
1876
|
+
"name": "Agent",
|
|
1877
|
+
"body": [
|
|
1878
|
+
{
|
|
1879
|
+
"type": "propertySignature",
|
|
1880
|
+
"key": {
|
|
1881
|
+
"type": "identifier",
|
|
1882
|
+
"name": "name"
|
|
1883
|
+
},
|
|
1884
|
+
"annotation": {
|
|
1885
|
+
"type": "keyword",
|
|
1886
|
+
"value": "string"
|
|
1887
|
+
},
|
|
1888
|
+
"computed": false
|
|
1889
|
+
},
|
|
1890
|
+
{
|
|
1891
|
+
"type": "propertySignature",
|
|
1892
|
+
"key": {
|
|
1893
|
+
"type": "identifier",
|
|
1894
|
+
"name": "description"
|
|
1895
|
+
},
|
|
1896
|
+
"annotation": {
|
|
1897
|
+
"type": "keyword",
|
|
1898
|
+
"value": "string"
|
|
1899
|
+
},
|
|
1900
|
+
"computed": false
|
|
1901
|
+
},
|
|
1902
|
+
{
|
|
1903
|
+
"type": "propertySignature",
|
|
1904
|
+
"key": {
|
|
1905
|
+
"type": "identifier",
|
|
1906
|
+
"name": "icon"
|
|
1907
|
+
},
|
|
1908
|
+
"annotation": {
|
|
1909
|
+
"type": "reference",
|
|
1910
|
+
"typeName": {
|
|
1911
|
+
"type": "identifier",
|
|
1912
|
+
"name": "GeneralIconProps"
|
|
1913
|
+
}
|
|
1914
|
+
},
|
|
1915
|
+
"optional": true,
|
|
1916
|
+
"computed": false
|
|
1917
|
+
},
|
|
1918
|
+
{
|
|
1919
|
+
"type": "propertySignature",
|
|
1920
|
+
"key": {
|
|
1921
|
+
"type": "identifier",
|
|
1922
|
+
"name": "tags"
|
|
1923
|
+
},
|
|
1924
|
+
"annotation": {
|
|
1925
|
+
"type": "array",
|
|
1926
|
+
"elementType": {
|
|
1927
|
+
"type": "keyword",
|
|
1928
|
+
"value": "string"
|
|
1929
|
+
}
|
|
1930
|
+
},
|
|
1931
|
+
"optional": true,
|
|
1932
|
+
"computed": false
|
|
1933
|
+
}
|
|
1934
|
+
]
|
|
1935
|
+
}
|
|
1936
|
+
]
|
|
1937
|
+
},
|
|
1931
1938
|
"ai-portal.preview-container": {
|
|
1932
1939
|
"properties": [
|
|
1933
1940
|
{
|
|
@@ -2292,340 +2299,392 @@
|
|
|
2292
2299
|
}
|
|
2293
2300
|
]
|
|
2294
2301
|
},
|
|
2295
|
-
"ai-portal.
|
|
2302
|
+
"ai-portal.activity-timeline": {
|
|
2296
2303
|
"properties": [
|
|
2297
2304
|
{
|
|
2298
|
-
"name": "
|
|
2299
|
-
"annotation": {
|
|
2300
|
-
"type": "keyword",
|
|
2301
|
-
"value": "string"
|
|
2302
|
-
}
|
|
2303
|
-
},
|
|
2304
|
-
{
|
|
2305
|
-
"name": "autoFocus",
|
|
2306
|
-
"annotation": {
|
|
2307
|
-
"type": "keyword",
|
|
2308
|
-
"value": "boolean"
|
|
2309
|
-
}
|
|
2310
|
-
},
|
|
2311
|
-
{
|
|
2312
|
-
"name": "submitDisabled",
|
|
2313
|
-
"annotation": {
|
|
2314
|
-
"type": "keyword",
|
|
2315
|
-
"value": "boolean"
|
|
2316
|
-
}
|
|
2317
|
-
},
|
|
2318
|
-
{
|
|
2319
|
-
"name": "supportsTerminate",
|
|
2305
|
+
"name": "list",
|
|
2320
2306
|
"annotation": {
|
|
2321
|
-
"type": "
|
|
2322
|
-
"
|
|
2307
|
+
"type": "array",
|
|
2308
|
+
"elementType": {
|
|
2309
|
+
"type": "reference",
|
|
2310
|
+
"typeName": {
|
|
2311
|
+
"type": "identifier",
|
|
2312
|
+
"name": "Activity"
|
|
2313
|
+
}
|
|
2314
|
+
}
|
|
2323
2315
|
}
|
|
2324
2316
|
},
|
|
2325
2317
|
{
|
|
2326
|
-
"name": "
|
|
2318
|
+
"name": "chatUrlTemplate",
|
|
2327
2319
|
"annotation": {
|
|
2328
2320
|
"type": "keyword",
|
|
2329
|
-
"value": "
|
|
2330
|
-
}
|
|
2331
|
-
},
|
|
2332
|
-
{
|
|
2333
|
-
"name": "uploadOptions",
|
|
2334
|
-
"annotation": {
|
|
2335
|
-
"type": "reference",
|
|
2336
|
-
"typeName": {
|
|
2337
|
-
"type": "identifier",
|
|
2338
|
-
"name": "UploadOptions"
|
|
2339
|
-
}
|
|
2321
|
+
"value": "string"
|
|
2340
2322
|
}
|
|
2341
2323
|
}
|
|
2342
2324
|
],
|
|
2343
|
-
"events": [
|
|
2325
|
+
"events": [],
|
|
2326
|
+
"methods": [],
|
|
2327
|
+
"types": [
|
|
2344
2328
|
{
|
|
2345
|
-
"
|
|
2346
|
-
"
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
"
|
|
2360
|
-
|
|
2329
|
+
"type": "typeAlias",
|
|
2330
|
+
"name": "Activity",
|
|
2331
|
+
"annotation": {
|
|
2332
|
+
"type": "union",
|
|
2333
|
+
"types": [
|
|
2334
|
+
{
|
|
2335
|
+
"type": "reference",
|
|
2336
|
+
"typeName": {
|
|
2337
|
+
"type": "identifier",
|
|
2338
|
+
"name": "ActivityOfCreateGoal"
|
|
2339
|
+
}
|
|
2340
|
+
},
|
|
2341
|
+
{
|
|
2342
|
+
"type": "reference",
|
|
2343
|
+
"typeName": {
|
|
2344
|
+
"type": "identifier",
|
|
2345
|
+
"name": "ActivityOfEditGoal"
|
|
2346
|
+
}
|
|
2347
|
+
},
|
|
2348
|
+
{
|
|
2349
|
+
"type": "reference",
|
|
2350
|
+
"typeName": {
|
|
2351
|
+
"type": "identifier",
|
|
2352
|
+
"name": "ActivityOfDeleteGoal"
|
|
2353
|
+
}
|
|
2354
|
+
},
|
|
2355
|
+
{
|
|
2356
|
+
"type": "reference",
|
|
2357
|
+
"typeName": {
|
|
2358
|
+
"type": "identifier",
|
|
2359
|
+
"name": "ActivityOfDecomposeGoals"
|
|
2360
|
+
}
|
|
2361
|
+
},
|
|
2362
|
+
{
|
|
2363
|
+
"type": "reference",
|
|
2364
|
+
"typeName": {
|
|
2365
|
+
"type": "identifier",
|
|
2366
|
+
"name": "ActivityOfAlterOwner"
|
|
2367
|
+
}
|
|
2368
|
+
},
|
|
2369
|
+
{
|
|
2370
|
+
"type": "reference",
|
|
2371
|
+
"typeName": {
|
|
2372
|
+
"type": "identifier",
|
|
2373
|
+
"name": "ActivityOfAlterUser"
|
|
2374
|
+
}
|
|
2375
|
+
},
|
|
2376
|
+
{
|
|
2377
|
+
"type": "reference",
|
|
2378
|
+
"typeName": {
|
|
2379
|
+
"type": "identifier",
|
|
2380
|
+
"name": "ActivityOfAddComment"
|
|
2381
|
+
}
|
|
2382
|
+
},
|
|
2383
|
+
{
|
|
2384
|
+
"type": "reference",
|
|
2385
|
+
"typeName": {
|
|
2386
|
+
"type": "identifier",
|
|
2387
|
+
"name": "ActivityOfStartConversation"
|
|
2388
|
+
}
|
|
2361
2389
|
}
|
|
2362
|
-
|
|
2390
|
+
]
|
|
2363
2391
|
}
|
|
2364
2392
|
},
|
|
2365
|
-
{
|
|
2366
|
-
"name": "terminate",
|
|
2367
|
-
"detail": {
|
|
2368
|
-
"annotation": {
|
|
2369
|
-
"type": "keyword",
|
|
2370
|
-
"value": "void"
|
|
2371
|
-
}
|
|
2372
|
-
}
|
|
2373
|
-
}
|
|
2374
|
-
],
|
|
2375
|
-
"methods": [],
|
|
2376
|
-
"types": [
|
|
2377
2393
|
{
|
|
2378
2394
|
"type": "interface",
|
|
2379
|
-
"name": "
|
|
2395
|
+
"name": "ActivityOfCreateGoal",
|
|
2380
2396
|
"body": [
|
|
2381
2397
|
{
|
|
2382
2398
|
"type": "propertySignature",
|
|
2383
2399
|
"key": {
|
|
2384
2400
|
"type": "identifier",
|
|
2385
|
-
"name": "
|
|
2401
|
+
"name": "action_type"
|
|
2386
2402
|
},
|
|
2387
2403
|
"annotation": {
|
|
2388
|
-
"type": "
|
|
2389
|
-
"value": "
|
|
2404
|
+
"type": "jsLiteral",
|
|
2405
|
+
"value": "create_goal"
|
|
2390
2406
|
},
|
|
2391
|
-
"optional": true,
|
|
2392
2407
|
"computed": false
|
|
2393
2408
|
},
|
|
2394
2409
|
{
|
|
2395
2410
|
"type": "propertySignature",
|
|
2396
2411
|
"key": {
|
|
2397
2412
|
"type": "identifier",
|
|
2398
|
-
"name": "
|
|
2413
|
+
"name": "metadata"
|
|
2399
2414
|
},
|
|
2400
2415
|
"annotation": {
|
|
2401
|
-
"type": "
|
|
2402
|
-
"
|
|
2416
|
+
"type": "typeLiteral",
|
|
2417
|
+
"members": [
|
|
2418
|
+
{
|
|
2419
|
+
"type": "propertySignature",
|
|
2420
|
+
"key": {
|
|
2421
|
+
"type": "identifier",
|
|
2422
|
+
"name": "goal_title"
|
|
2423
|
+
},
|
|
2424
|
+
"annotation": {
|
|
2425
|
+
"type": "keyword",
|
|
2426
|
+
"value": "string"
|
|
2427
|
+
},
|
|
2428
|
+
"computed": false
|
|
2429
|
+
},
|
|
2430
|
+
{
|
|
2431
|
+
"type": "propertySignature",
|
|
2432
|
+
"key": {
|
|
2433
|
+
"type": "identifier",
|
|
2434
|
+
"name": "goal_description"
|
|
2435
|
+
},
|
|
2436
|
+
"annotation": {
|
|
2437
|
+
"type": "keyword",
|
|
2438
|
+
"value": "string"
|
|
2439
|
+
},
|
|
2440
|
+
"optional": true,
|
|
2441
|
+
"computed": false
|
|
2442
|
+
}
|
|
2443
|
+
]
|
|
2403
2444
|
},
|
|
2404
|
-
"optional": true,
|
|
2405
2445
|
"computed": false
|
|
2406
|
-
}
|
|
2446
|
+
}
|
|
2447
|
+
],
|
|
2448
|
+
"extends": [
|
|
2407
2449
|
{
|
|
2408
|
-
"type": "
|
|
2409
|
-
"
|
|
2450
|
+
"type": "expressionWithTypeArguments",
|
|
2451
|
+
"expression": {
|
|
2410
2452
|
"type": "identifier",
|
|
2411
|
-
"name": "
|
|
2412
|
-
}
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2453
|
+
"name": "ActivityBase"
|
|
2454
|
+
}
|
|
2455
|
+
}
|
|
2456
|
+
]
|
|
2457
|
+
},
|
|
2458
|
+
{
|
|
2459
|
+
"type": "interface",
|
|
2460
|
+
"name": "ActivityBase",
|
|
2461
|
+
"body": [
|
|
2420
2462
|
{
|
|
2421
2463
|
"type": "propertySignature",
|
|
2422
2464
|
"key": {
|
|
2423
2465
|
"type": "identifier",
|
|
2424
|
-
"name": "
|
|
2466
|
+
"name": "user_id"
|
|
2425
2467
|
},
|
|
2426
2468
|
"annotation": {
|
|
2427
2469
|
"type": "keyword",
|
|
2428
2470
|
"value": "string"
|
|
2429
2471
|
},
|
|
2430
|
-
"optional": true,
|
|
2431
2472
|
"computed": false
|
|
2432
2473
|
},
|
|
2433
2474
|
{
|
|
2434
2475
|
"type": "propertySignature",
|
|
2435
2476
|
"key": {
|
|
2436
2477
|
"type": "identifier",
|
|
2437
|
-
"name": "
|
|
2478
|
+
"name": "user_name"
|
|
2438
2479
|
},
|
|
2439
2480
|
"annotation": {
|
|
2440
2481
|
"type": "keyword",
|
|
2441
|
-
"value": "
|
|
2482
|
+
"value": "string"
|
|
2442
2483
|
},
|
|
2443
|
-
"optional": true,
|
|
2444
2484
|
"computed": false
|
|
2445
2485
|
},
|
|
2446
2486
|
{
|
|
2447
2487
|
"type": "propertySignature",
|
|
2448
2488
|
"key": {
|
|
2449
2489
|
"type": "identifier",
|
|
2450
|
-
"name": "
|
|
2490
|
+
"name": "time"
|
|
2451
2491
|
},
|
|
2452
2492
|
"annotation": {
|
|
2453
2493
|
"type": "keyword",
|
|
2454
2494
|
"value": "number"
|
|
2455
2495
|
},
|
|
2456
|
-
"
|
|
2457
|
-
"computed": false,
|
|
2458
|
-
"description": "In bytes"
|
|
2496
|
+
"computed": false
|
|
2459
2497
|
},
|
|
2460
2498
|
{
|
|
2461
2499
|
"type": "propertySignature",
|
|
2462
2500
|
"key": {
|
|
2463
2501
|
"type": "identifier",
|
|
2464
|
-
"name": "
|
|
2502
|
+
"name": "action_type"
|
|
2465
2503
|
},
|
|
2466
2504
|
"annotation": {
|
|
2467
|
-
"type": "
|
|
2468
|
-
"
|
|
2505
|
+
"type": "union",
|
|
2506
|
+
"types": [
|
|
2507
|
+
{
|
|
2508
|
+
"type": "jsLiteral",
|
|
2509
|
+
"value": "create_goal"
|
|
2510
|
+
},
|
|
2511
|
+
{
|
|
2512
|
+
"type": "jsLiteral",
|
|
2513
|
+
"value": "edit_goal"
|
|
2514
|
+
},
|
|
2515
|
+
{
|
|
2516
|
+
"type": "jsLiteral",
|
|
2517
|
+
"value": "delete_goal"
|
|
2518
|
+
},
|
|
2519
|
+
{
|
|
2520
|
+
"type": "jsLiteral",
|
|
2521
|
+
"value": "decompose_goals"
|
|
2522
|
+
},
|
|
2523
|
+
{
|
|
2524
|
+
"type": "jsLiteral",
|
|
2525
|
+
"value": "alter_owner"
|
|
2526
|
+
},
|
|
2527
|
+
{
|
|
2528
|
+
"type": "jsLiteral",
|
|
2529
|
+
"value": "alter_user"
|
|
2530
|
+
},
|
|
2531
|
+
{
|
|
2532
|
+
"type": "jsLiteral",
|
|
2533
|
+
"value": "add_comment"
|
|
2534
|
+
},
|
|
2535
|
+
{
|
|
2536
|
+
"type": "jsLiteral",
|
|
2537
|
+
"value": "start_conversation"
|
|
2538
|
+
}
|
|
2539
|
+
]
|
|
2469
2540
|
},
|
|
2470
|
-
"optional": true,
|
|
2471
2541
|
"computed": false
|
|
2472
2542
|
},
|
|
2473
2543
|
{
|
|
2474
2544
|
"type": "propertySignature",
|
|
2475
2545
|
"key": {
|
|
2476
2546
|
"type": "identifier",
|
|
2477
|
-
"name": "
|
|
2547
|
+
"name": "metadata"
|
|
2478
2548
|
},
|
|
2479
2549
|
"annotation": {
|
|
2480
2550
|
"type": "keyword",
|
|
2481
|
-
"value": "
|
|
2551
|
+
"value": "unknown"
|
|
2482
2552
|
},
|
|
2483
|
-
"optional": true,
|
|
2484
2553
|
"computed": false
|
|
2485
2554
|
}
|
|
2486
2555
|
]
|
|
2487
2556
|
},
|
|
2488
2557
|
{
|
|
2489
2558
|
"type": "interface",
|
|
2490
|
-
"name": "
|
|
2559
|
+
"name": "ActivityOfEditGoal",
|
|
2491
2560
|
"body": [
|
|
2492
2561
|
{
|
|
2493
2562
|
"type": "propertySignature",
|
|
2494
2563
|
"key": {
|
|
2495
2564
|
"type": "identifier",
|
|
2496
|
-
"name": "
|
|
2565
|
+
"name": "action_type"
|
|
2497
2566
|
},
|
|
2498
2567
|
"annotation": {
|
|
2499
|
-
"type": "
|
|
2500
|
-
"value": "
|
|
2568
|
+
"type": "jsLiteral",
|
|
2569
|
+
"value": "edit_goal"
|
|
2501
2570
|
},
|
|
2502
2571
|
"computed": false
|
|
2503
|
-
}
|
|
2504
|
-
],
|
|
2505
|
-
"extends": [
|
|
2506
|
-
{
|
|
2507
|
-
"type": "expressionWithTypeArguments",
|
|
2508
|
-
"expression": {
|
|
2509
|
-
"type": "identifier",
|
|
2510
|
-
"name": "ExtraChatPayload"
|
|
2511
|
-
}
|
|
2512
|
-
}
|
|
2513
|
-
]
|
|
2514
|
-
},
|
|
2515
|
-
{
|
|
2516
|
-
"type": "interface",
|
|
2517
|
-
"name": "ExtraChatPayload",
|
|
2518
|
-
"body": [
|
|
2572
|
+
},
|
|
2519
2573
|
{
|
|
2520
2574
|
"type": "propertySignature",
|
|
2521
2575
|
"key": {
|
|
2522
2576
|
"type": "identifier",
|
|
2523
|
-
"name": "
|
|
2577
|
+
"name": "metadata"
|
|
2524
2578
|
},
|
|
2525
2579
|
"annotation": {
|
|
2526
|
-
"type": "
|
|
2527
|
-
"
|
|
2528
|
-
"type": "reference",
|
|
2529
|
-
"typeName": {
|
|
2530
|
-
"type": "identifier",
|
|
2531
|
-
"name": "UploadFileInfo"
|
|
2532
|
-
}
|
|
2533
|
-
}
|
|
2534
|
-
},
|
|
2535
|
-
"optional": true,
|
|
2536
|
-
"computed": false
|
|
2537
|
-
},
|
|
2538
|
-
{
|
|
2539
|
-
"type": "propertySignature",
|
|
2540
|
-
"key": {
|
|
2541
|
-
"type": "identifier",
|
|
2542
|
-
"name": "cmd"
|
|
2543
|
-
},
|
|
2544
|
-
"annotation": {
|
|
2545
|
-
"type": "union",
|
|
2546
|
-
"types": [
|
|
2580
|
+
"type": "typeLiteral",
|
|
2581
|
+
"members": [
|
|
2547
2582
|
{
|
|
2548
|
-
"type": "
|
|
2549
|
-
"
|
|
2583
|
+
"type": "propertySignature",
|
|
2584
|
+
"key": {
|
|
2550
2585
|
"type": "identifier",
|
|
2551
|
-
"name": "
|
|
2552
|
-
}
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2586
|
+
"name": "before"
|
|
2587
|
+
},
|
|
2588
|
+
"annotation": {
|
|
2589
|
+
"type": "typeLiteral",
|
|
2590
|
+
"members": [
|
|
2591
|
+
{
|
|
2592
|
+
"type": "propertySignature",
|
|
2593
|
+
"key": {
|
|
2594
|
+
"type": "identifier",
|
|
2595
|
+
"name": "title"
|
|
2596
|
+
},
|
|
2597
|
+
"annotation": {
|
|
2598
|
+
"type": "keyword",
|
|
2599
|
+
"value": "string"
|
|
2600
|
+
},
|
|
2601
|
+
"optional": true,
|
|
2602
|
+
"computed": false
|
|
2603
|
+
},
|
|
2604
|
+
{
|
|
2605
|
+
"type": "propertySignature",
|
|
2606
|
+
"key": {
|
|
2607
|
+
"type": "identifier",
|
|
2608
|
+
"name": "description"
|
|
2609
|
+
},
|
|
2610
|
+
"annotation": {
|
|
2611
|
+
"type": "keyword",
|
|
2612
|
+
"value": "string"
|
|
2613
|
+
},
|
|
2614
|
+
"optional": true,
|
|
2615
|
+
"computed": false
|
|
2616
|
+
}
|
|
2617
|
+
]
|
|
2618
|
+
},
|
|
2619
|
+
"computed": false
|
|
2575
2620
|
},
|
|
2576
2621
|
{
|
|
2577
|
-
"type": "
|
|
2578
|
-
"
|
|
2622
|
+
"type": "propertySignature",
|
|
2623
|
+
"key": {
|
|
2624
|
+
"type": "identifier",
|
|
2625
|
+
"name": "after"
|
|
2626
|
+
},
|
|
2627
|
+
"annotation": {
|
|
2628
|
+
"type": "typeLiteral",
|
|
2629
|
+
"members": [
|
|
2630
|
+
{
|
|
2631
|
+
"type": "propertySignature",
|
|
2632
|
+
"key": {
|
|
2633
|
+
"type": "identifier",
|
|
2634
|
+
"name": "title"
|
|
2635
|
+
},
|
|
2636
|
+
"annotation": {
|
|
2637
|
+
"type": "keyword",
|
|
2638
|
+
"value": "string"
|
|
2639
|
+
},
|
|
2640
|
+
"optional": true,
|
|
2641
|
+
"computed": false
|
|
2642
|
+
},
|
|
2643
|
+
{
|
|
2644
|
+
"type": "propertySignature",
|
|
2645
|
+
"key": {
|
|
2646
|
+
"type": "identifier",
|
|
2647
|
+
"name": "description"
|
|
2648
|
+
},
|
|
2649
|
+
"annotation": {
|
|
2650
|
+
"type": "keyword",
|
|
2651
|
+
"value": "string"
|
|
2652
|
+
},
|
|
2653
|
+
"optional": true,
|
|
2654
|
+
"computed": false
|
|
2655
|
+
}
|
|
2656
|
+
]
|
|
2657
|
+
},
|
|
2658
|
+
"computed": false
|
|
2579
2659
|
}
|
|
2580
2660
|
]
|
|
2581
2661
|
},
|
|
2582
|
-
"optional": true,
|
|
2583
2662
|
"computed": false
|
|
2584
2663
|
}
|
|
2585
|
-
]
|
|
2586
|
-
|
|
2587
|
-
{
|
|
2588
|
-
"type": "interface",
|
|
2589
|
-
"name": "UploadFileInfo",
|
|
2590
|
-
"body": [
|
|
2664
|
+
],
|
|
2665
|
+
"extends": [
|
|
2591
2666
|
{
|
|
2592
|
-
"type": "
|
|
2593
|
-
"
|
|
2667
|
+
"type": "expressionWithTypeArguments",
|
|
2668
|
+
"expression": {
|
|
2594
2669
|
"type": "identifier",
|
|
2595
|
-
"name": "
|
|
2596
|
-
}
|
|
2597
|
-
"annotation": {
|
|
2598
|
-
"type": "keyword",
|
|
2599
|
-
"value": "string"
|
|
2600
|
-
},
|
|
2601
|
-
"computed": false
|
|
2670
|
+
"name": "ActivityBase"
|
|
2671
|
+
}
|
|
2602
2672
|
}
|
|
2603
2673
|
]
|
|
2604
2674
|
},
|
|
2605
|
-
{
|
|
2606
|
-
"type": "typeAlias",
|
|
2607
|
-
"name": "CommandPayload",
|
|
2608
|
-
"annotation": {
|
|
2609
|
-
"type": "reference",
|
|
2610
|
-
"typeName": {
|
|
2611
|
-
"type": "identifier",
|
|
2612
|
-
"name": "CommandPayloadServiceFlowStarting"
|
|
2613
|
-
}
|
|
2614
|
-
}
|
|
2615
|
-
},
|
|
2616
2675
|
{
|
|
2617
2676
|
"type": "interface",
|
|
2618
|
-
"name": "
|
|
2677
|
+
"name": "ActivityOfDeleteGoal",
|
|
2619
2678
|
"body": [
|
|
2620
2679
|
{
|
|
2621
2680
|
"type": "propertySignature",
|
|
2622
2681
|
"key": {
|
|
2623
2682
|
"type": "identifier",
|
|
2624
|
-
"name": "
|
|
2683
|
+
"name": "action_type"
|
|
2625
2684
|
},
|
|
2626
2685
|
"annotation": {
|
|
2627
2686
|
"type": "jsLiteral",
|
|
2628
|
-
"value": "
|
|
2687
|
+
"value": "delete_goal"
|
|
2629
2688
|
},
|
|
2630
2689
|
"computed": false
|
|
2631
2690
|
},
|
|
@@ -2633,7 +2692,7 @@
|
|
|
2633
2692
|
"type": "propertySignature",
|
|
2634
2693
|
"key": {
|
|
2635
2694
|
"type": "identifier",
|
|
2636
|
-
"name": "
|
|
2695
|
+
"name": "metadata"
|
|
2637
2696
|
},
|
|
2638
2697
|
"annotation": {
|
|
2639
2698
|
"type": "typeLiteral",
|
|
@@ -2642,7 +2701,7 @@
|
|
|
2642
2701
|
"type": "propertySignature",
|
|
2643
2702
|
"key": {
|
|
2644
2703
|
"type": "identifier",
|
|
2645
|
-
"name": "
|
|
2704
|
+
"name": "goal_title"
|
|
2646
2705
|
},
|
|
2647
2706
|
"annotation": {
|
|
2648
2707
|
"type": "keyword",
|
|
@@ -2654,7 +2713,7 @@
|
|
|
2654
2713
|
"type": "propertySignature",
|
|
2655
2714
|
"key": {
|
|
2656
2715
|
"type": "identifier",
|
|
2657
|
-
"name": "
|
|
2716
|
+
"name": "goal_description"
|
|
2658
2717
|
},
|
|
2659
2718
|
"annotation": {
|
|
2660
2719
|
"type": "keyword",
|
|
@@ -2662,135 +2721,126 @@
|
|
|
2662
2721
|
},
|
|
2663
2722
|
"optional": true,
|
|
2664
2723
|
"computed": false
|
|
2665
|
-
}
|
|
2724
|
+
}
|
|
2725
|
+
]
|
|
2726
|
+
},
|
|
2727
|
+
"computed": false
|
|
2728
|
+
}
|
|
2729
|
+
],
|
|
2730
|
+
"extends": [
|
|
2731
|
+
{
|
|
2732
|
+
"type": "expressionWithTypeArguments",
|
|
2733
|
+
"expression": {
|
|
2734
|
+
"type": "identifier",
|
|
2735
|
+
"name": "ActivityBase"
|
|
2736
|
+
}
|
|
2737
|
+
}
|
|
2738
|
+
]
|
|
2739
|
+
},
|
|
2740
|
+
{
|
|
2741
|
+
"type": "interface",
|
|
2742
|
+
"name": "ActivityOfDecomposeGoals",
|
|
2743
|
+
"body": [
|
|
2744
|
+
{
|
|
2745
|
+
"type": "propertySignature",
|
|
2746
|
+
"key": {
|
|
2747
|
+
"type": "identifier",
|
|
2748
|
+
"name": "action_type"
|
|
2749
|
+
},
|
|
2750
|
+
"annotation": {
|
|
2751
|
+
"type": "jsLiteral",
|
|
2752
|
+
"value": "decompose_goals"
|
|
2753
|
+
},
|
|
2754
|
+
"computed": false
|
|
2755
|
+
},
|
|
2756
|
+
{
|
|
2757
|
+
"type": "propertySignature",
|
|
2758
|
+
"key": {
|
|
2759
|
+
"type": "identifier",
|
|
2760
|
+
"name": "metadata"
|
|
2761
|
+
},
|
|
2762
|
+
"annotation": {
|
|
2763
|
+
"type": "typeLiteral",
|
|
2764
|
+
"members": [
|
|
2666
2765
|
{
|
|
2667
2766
|
"type": "propertySignature",
|
|
2668
2767
|
"key": {
|
|
2669
2768
|
"type": "identifier",
|
|
2670
|
-
"name": "
|
|
2769
|
+
"name": "sub_goals_count"
|
|
2671
2770
|
},
|
|
2672
2771
|
"annotation": {
|
|
2673
2772
|
"type": "keyword",
|
|
2674
|
-
"value": "
|
|
2773
|
+
"value": "number"
|
|
2675
2774
|
},
|
|
2676
|
-
"optional": true,
|
|
2677
2775
|
"computed": false
|
|
2678
2776
|
},
|
|
2679
2777
|
{
|
|
2680
2778
|
"type": "propertySignature",
|
|
2681
2779
|
"key": {
|
|
2682
2780
|
"type": "identifier",
|
|
2683
|
-
"name": "
|
|
2781
|
+
"name": "sub_goals"
|
|
2684
2782
|
},
|
|
2685
2783
|
"annotation": {
|
|
2686
|
-
"type": "
|
|
2687
|
-
"
|
|
2784
|
+
"type": "reference",
|
|
2785
|
+
"typeName": {
|
|
2786
|
+
"type": "identifier",
|
|
2787
|
+
"name": "Array"
|
|
2788
|
+
},
|
|
2789
|
+
"typeParameters": {
|
|
2790
|
+
"type": "typeParameterInstantiation",
|
|
2791
|
+
"params": [
|
|
2792
|
+
{
|
|
2793
|
+
"type": "typeLiteral",
|
|
2794
|
+
"members": [
|
|
2795
|
+
{
|
|
2796
|
+
"type": "propertySignature",
|
|
2797
|
+
"key": {
|
|
2798
|
+
"type": "identifier",
|
|
2799
|
+
"name": "sub_goal_id"
|
|
2800
|
+
},
|
|
2801
|
+
"annotation": {
|
|
2802
|
+
"type": "keyword",
|
|
2803
|
+
"value": "string"
|
|
2804
|
+
},
|
|
2805
|
+
"computed": false
|
|
2806
|
+
},
|
|
2807
|
+
{
|
|
2808
|
+
"type": "propertySignature",
|
|
2809
|
+
"key": {
|
|
2810
|
+
"type": "identifier",
|
|
2811
|
+
"name": "title"
|
|
2812
|
+
},
|
|
2813
|
+
"annotation": {
|
|
2814
|
+
"type": "keyword",
|
|
2815
|
+
"value": "string"
|
|
2816
|
+
},
|
|
2817
|
+
"computed": false
|
|
2818
|
+
}
|
|
2819
|
+
]
|
|
2820
|
+
}
|
|
2821
|
+
]
|
|
2822
|
+
}
|
|
2688
2823
|
},
|
|
2689
|
-
"optional": true,
|
|
2690
2824
|
"computed": false
|
|
2691
2825
|
}
|
|
2692
2826
|
]
|
|
2693
2827
|
},
|
|
2694
2828
|
"computed": false
|
|
2695
2829
|
}
|
|
2830
|
+
],
|
|
2831
|
+
"extends": [
|
|
2832
|
+
{
|
|
2833
|
+
"type": "expressionWithTypeArguments",
|
|
2834
|
+
"expression": {
|
|
2835
|
+
"type": "identifier",
|
|
2836
|
+
"name": "ActivityBase"
|
|
2837
|
+
}
|
|
2838
|
+
}
|
|
2696
2839
|
]
|
|
2697
|
-
}
|
|
2698
|
-
]
|
|
2699
|
-
},
|
|
2700
|
-
"ai-portal.activity-timeline": {
|
|
2701
|
-
"properties": [
|
|
2702
|
-
{
|
|
2703
|
-
"name": "list",
|
|
2704
|
-
"annotation": {
|
|
2705
|
-
"type": "array",
|
|
2706
|
-
"elementType": {
|
|
2707
|
-
"type": "reference",
|
|
2708
|
-
"typeName": {
|
|
2709
|
-
"type": "identifier",
|
|
2710
|
-
"name": "Activity"
|
|
2711
|
-
}
|
|
2712
|
-
}
|
|
2713
|
-
}
|
|
2714
|
-
},
|
|
2715
|
-
{
|
|
2716
|
-
"name": "chatUrlTemplate",
|
|
2717
|
-
"annotation": {
|
|
2718
|
-
"type": "keyword",
|
|
2719
|
-
"value": "string"
|
|
2720
|
-
}
|
|
2721
|
-
}
|
|
2722
|
-
],
|
|
2723
|
-
"events": [],
|
|
2724
|
-
"methods": [],
|
|
2725
|
-
"types": [
|
|
2726
|
-
{
|
|
2727
|
-
"type": "typeAlias",
|
|
2728
|
-
"name": "Activity",
|
|
2729
|
-
"annotation": {
|
|
2730
|
-
"type": "union",
|
|
2731
|
-
"types": [
|
|
2732
|
-
{
|
|
2733
|
-
"type": "reference",
|
|
2734
|
-
"typeName": {
|
|
2735
|
-
"type": "identifier",
|
|
2736
|
-
"name": "ActivityOfCreateGoal"
|
|
2737
|
-
}
|
|
2738
|
-
},
|
|
2739
|
-
{
|
|
2740
|
-
"type": "reference",
|
|
2741
|
-
"typeName": {
|
|
2742
|
-
"type": "identifier",
|
|
2743
|
-
"name": "ActivityOfEditGoal"
|
|
2744
|
-
}
|
|
2745
|
-
},
|
|
2746
|
-
{
|
|
2747
|
-
"type": "reference",
|
|
2748
|
-
"typeName": {
|
|
2749
|
-
"type": "identifier",
|
|
2750
|
-
"name": "ActivityOfDeleteGoal"
|
|
2751
|
-
}
|
|
2752
|
-
},
|
|
2753
|
-
{
|
|
2754
|
-
"type": "reference",
|
|
2755
|
-
"typeName": {
|
|
2756
|
-
"type": "identifier",
|
|
2757
|
-
"name": "ActivityOfDecomposeGoals"
|
|
2758
|
-
}
|
|
2759
|
-
},
|
|
2760
|
-
{
|
|
2761
|
-
"type": "reference",
|
|
2762
|
-
"typeName": {
|
|
2763
|
-
"type": "identifier",
|
|
2764
|
-
"name": "ActivityOfAlterOwner"
|
|
2765
|
-
}
|
|
2766
|
-
},
|
|
2767
|
-
{
|
|
2768
|
-
"type": "reference",
|
|
2769
|
-
"typeName": {
|
|
2770
|
-
"type": "identifier",
|
|
2771
|
-
"name": "ActivityOfAlterUser"
|
|
2772
|
-
}
|
|
2773
|
-
},
|
|
2774
|
-
{
|
|
2775
|
-
"type": "reference",
|
|
2776
|
-
"typeName": {
|
|
2777
|
-
"type": "identifier",
|
|
2778
|
-
"name": "ActivityOfAddComment"
|
|
2779
|
-
}
|
|
2780
|
-
},
|
|
2781
|
-
{
|
|
2782
|
-
"type": "reference",
|
|
2783
|
-
"typeName": {
|
|
2784
|
-
"type": "identifier",
|
|
2785
|
-
"name": "ActivityOfStartConversation"
|
|
2786
|
-
}
|
|
2787
|
-
}
|
|
2788
|
-
]
|
|
2789
|
-
}
|
|
2790
2840
|
},
|
|
2791
2841
|
{
|
|
2792
2842
|
"type": "interface",
|
|
2793
|
-
"name": "
|
|
2843
|
+
"name": "ActivityOfAlterOwner",
|
|
2794
2844
|
"body": [
|
|
2795
2845
|
{
|
|
2796
2846
|
"type": "propertySignature",
|
|
@@ -2800,7 +2850,7 @@
|
|
|
2800
2850
|
},
|
|
2801
2851
|
"annotation": {
|
|
2802
2852
|
"type": "jsLiteral",
|
|
2803
|
-
"value": "
|
|
2853
|
+
"value": "alter_owner"
|
|
2804
2854
|
},
|
|
2805
2855
|
"computed": false
|
|
2806
2856
|
},
|
|
@@ -2817,11 +2867,49 @@
|
|
|
2817
2867
|
"type": "propertySignature",
|
|
2818
2868
|
"key": {
|
|
2819
2869
|
"type": "identifier",
|
|
2820
|
-
"name": "
|
|
2870
|
+
"name": "before"
|
|
2821
2871
|
},
|
|
2822
2872
|
"annotation": {
|
|
2823
|
-
"type": "
|
|
2824
|
-
"
|
|
2873
|
+
"type": "typeLiteral",
|
|
2874
|
+
"members": [
|
|
2875
|
+
{
|
|
2876
|
+
"type": "propertySignature",
|
|
2877
|
+
"key": {
|
|
2878
|
+
"type": "identifier",
|
|
2879
|
+
"name": "owner"
|
|
2880
|
+
},
|
|
2881
|
+
"annotation": {
|
|
2882
|
+
"type": "typeLiteral",
|
|
2883
|
+
"members": [
|
|
2884
|
+
{
|
|
2885
|
+
"type": "propertySignature",
|
|
2886
|
+
"key": {
|
|
2887
|
+
"type": "identifier",
|
|
2888
|
+
"name": "user_id"
|
|
2889
|
+
},
|
|
2890
|
+
"annotation": {
|
|
2891
|
+
"type": "keyword",
|
|
2892
|
+
"value": "string"
|
|
2893
|
+
},
|
|
2894
|
+
"computed": false
|
|
2895
|
+
},
|
|
2896
|
+
{
|
|
2897
|
+
"type": "propertySignature",
|
|
2898
|
+
"key": {
|
|
2899
|
+
"type": "identifier",
|
|
2900
|
+
"name": "user_name"
|
|
2901
|
+
},
|
|
2902
|
+
"annotation": {
|
|
2903
|
+
"type": "keyword",
|
|
2904
|
+
"value": "string"
|
|
2905
|
+
},
|
|
2906
|
+
"computed": false
|
|
2907
|
+
}
|
|
2908
|
+
]
|
|
2909
|
+
},
|
|
2910
|
+
"computed": false
|
|
2911
|
+
}
|
|
2912
|
+
]
|
|
2825
2913
|
},
|
|
2826
2914
|
"computed": false
|
|
2827
2915
|
},
|
|
@@ -2829,13 +2917,50 @@
|
|
|
2829
2917
|
"type": "propertySignature",
|
|
2830
2918
|
"key": {
|
|
2831
2919
|
"type": "identifier",
|
|
2832
|
-
"name": "
|
|
2920
|
+
"name": "after"
|
|
2833
2921
|
},
|
|
2834
2922
|
"annotation": {
|
|
2835
|
-
"type": "
|
|
2836
|
-
"
|
|
2923
|
+
"type": "typeLiteral",
|
|
2924
|
+
"members": [
|
|
2925
|
+
{
|
|
2926
|
+
"type": "propertySignature",
|
|
2927
|
+
"key": {
|
|
2928
|
+
"type": "identifier",
|
|
2929
|
+
"name": "owner"
|
|
2930
|
+
},
|
|
2931
|
+
"annotation": {
|
|
2932
|
+
"type": "typeLiteral",
|
|
2933
|
+
"members": [
|
|
2934
|
+
{
|
|
2935
|
+
"type": "propertySignature",
|
|
2936
|
+
"key": {
|
|
2937
|
+
"type": "identifier",
|
|
2938
|
+
"name": "user_id"
|
|
2939
|
+
},
|
|
2940
|
+
"annotation": {
|
|
2941
|
+
"type": "keyword",
|
|
2942
|
+
"value": "string"
|
|
2943
|
+
},
|
|
2944
|
+
"computed": false
|
|
2945
|
+
},
|
|
2946
|
+
{
|
|
2947
|
+
"type": "propertySignature",
|
|
2948
|
+
"key": {
|
|
2949
|
+
"type": "identifier",
|
|
2950
|
+
"name": "user_name"
|
|
2951
|
+
},
|
|
2952
|
+
"annotation": {
|
|
2953
|
+
"type": "keyword",
|
|
2954
|
+
"value": "string"
|
|
2955
|
+
},
|
|
2956
|
+
"computed": false
|
|
2957
|
+
}
|
|
2958
|
+
]
|
|
2959
|
+
},
|
|
2960
|
+
"computed": false
|
|
2961
|
+
}
|
|
2962
|
+
]
|
|
2837
2963
|
},
|
|
2838
|
-
"optional": true,
|
|
2839
2964
|
"computed": false
|
|
2840
2965
|
}
|
|
2841
2966
|
]
|
|
@@ -2855,41 +2980,17 @@
|
|
|
2855
2980
|
},
|
|
2856
2981
|
{
|
|
2857
2982
|
"type": "interface",
|
|
2858
|
-
"name": "
|
|
2983
|
+
"name": "ActivityOfAlterUser",
|
|
2859
2984
|
"body": [
|
|
2860
2985
|
{
|
|
2861
2986
|
"type": "propertySignature",
|
|
2862
2987
|
"key": {
|
|
2863
2988
|
"type": "identifier",
|
|
2864
|
-
"name": "
|
|
2865
|
-
},
|
|
2866
|
-
"annotation": {
|
|
2867
|
-
"type": "keyword",
|
|
2868
|
-
"value": "string"
|
|
2869
|
-
},
|
|
2870
|
-
"computed": false
|
|
2871
|
-
},
|
|
2872
|
-
{
|
|
2873
|
-
"type": "propertySignature",
|
|
2874
|
-
"key": {
|
|
2875
|
-
"type": "identifier",
|
|
2876
|
-
"name": "user_name"
|
|
2877
|
-
},
|
|
2878
|
-
"annotation": {
|
|
2879
|
-
"type": "keyword",
|
|
2880
|
-
"value": "string"
|
|
2881
|
-
},
|
|
2882
|
-
"computed": false
|
|
2883
|
-
},
|
|
2884
|
-
{
|
|
2885
|
-
"type": "propertySignature",
|
|
2886
|
-
"key": {
|
|
2887
|
-
"type": "identifier",
|
|
2888
|
-
"name": "time"
|
|
2989
|
+
"name": "action_type"
|
|
2889
2990
|
},
|
|
2890
2991
|
"annotation": {
|
|
2891
|
-
"type": "
|
|
2892
|
-
"value": "
|
|
2992
|
+
"type": "jsLiteral",
|
|
2993
|
+
"value": "alter_user"
|
|
2893
2994
|
},
|
|
2894
2995
|
"computed": false
|
|
2895
2996
|
},
|
|
@@ -2897,86 +2998,11 @@
|
|
|
2897
2998
|
"type": "propertySignature",
|
|
2898
2999
|
"key": {
|
|
2899
3000
|
"type": "identifier",
|
|
2900
|
-
"name": "
|
|
3001
|
+
"name": "metadata"
|
|
2901
3002
|
},
|
|
2902
3003
|
"annotation": {
|
|
2903
|
-
"type": "
|
|
2904
|
-
"
|
|
2905
|
-
{
|
|
2906
|
-
"type": "jsLiteral",
|
|
2907
|
-
"value": "create_goal"
|
|
2908
|
-
},
|
|
2909
|
-
{
|
|
2910
|
-
"type": "jsLiteral",
|
|
2911
|
-
"value": "edit_goal"
|
|
2912
|
-
},
|
|
2913
|
-
{
|
|
2914
|
-
"type": "jsLiteral",
|
|
2915
|
-
"value": "delete_goal"
|
|
2916
|
-
},
|
|
2917
|
-
{
|
|
2918
|
-
"type": "jsLiteral",
|
|
2919
|
-
"value": "decompose_goals"
|
|
2920
|
-
},
|
|
2921
|
-
{
|
|
2922
|
-
"type": "jsLiteral",
|
|
2923
|
-
"value": "alter_owner"
|
|
2924
|
-
},
|
|
2925
|
-
{
|
|
2926
|
-
"type": "jsLiteral",
|
|
2927
|
-
"value": "alter_user"
|
|
2928
|
-
},
|
|
2929
|
-
{
|
|
2930
|
-
"type": "jsLiteral",
|
|
2931
|
-
"value": "add_comment"
|
|
2932
|
-
},
|
|
2933
|
-
{
|
|
2934
|
-
"type": "jsLiteral",
|
|
2935
|
-
"value": "start_conversation"
|
|
2936
|
-
}
|
|
2937
|
-
]
|
|
2938
|
-
},
|
|
2939
|
-
"computed": false
|
|
2940
|
-
},
|
|
2941
|
-
{
|
|
2942
|
-
"type": "propertySignature",
|
|
2943
|
-
"key": {
|
|
2944
|
-
"type": "identifier",
|
|
2945
|
-
"name": "metadata"
|
|
2946
|
-
},
|
|
2947
|
-
"annotation": {
|
|
2948
|
-
"type": "keyword",
|
|
2949
|
-
"value": "unknown"
|
|
2950
|
-
},
|
|
2951
|
-
"computed": false
|
|
2952
|
-
}
|
|
2953
|
-
]
|
|
2954
|
-
},
|
|
2955
|
-
{
|
|
2956
|
-
"type": "interface",
|
|
2957
|
-
"name": "ActivityOfEditGoal",
|
|
2958
|
-
"body": [
|
|
2959
|
-
{
|
|
2960
|
-
"type": "propertySignature",
|
|
2961
|
-
"key": {
|
|
2962
|
-
"type": "identifier",
|
|
2963
|
-
"name": "action_type"
|
|
2964
|
-
},
|
|
2965
|
-
"annotation": {
|
|
2966
|
-
"type": "jsLiteral",
|
|
2967
|
-
"value": "edit_goal"
|
|
2968
|
-
},
|
|
2969
|
-
"computed": false
|
|
2970
|
-
},
|
|
2971
|
-
{
|
|
2972
|
-
"type": "propertySignature",
|
|
2973
|
-
"key": {
|
|
2974
|
-
"type": "identifier",
|
|
2975
|
-
"name": "metadata"
|
|
2976
|
-
},
|
|
2977
|
-
"annotation": {
|
|
2978
|
-
"type": "typeLiteral",
|
|
2979
|
-
"members": [
|
|
3004
|
+
"type": "typeLiteral",
|
|
3005
|
+
"members": [
|
|
2980
3006
|
{
|
|
2981
3007
|
"type": "propertySignature",
|
|
2982
3008
|
"key": {
|
|
@@ -2990,26 +3016,49 @@
|
|
|
2990
3016
|
"type": "propertySignature",
|
|
2991
3017
|
"key": {
|
|
2992
3018
|
"type": "identifier",
|
|
2993
|
-
"name": "
|
|
2994
|
-
},
|
|
2995
|
-
"annotation": {
|
|
2996
|
-
"type": "keyword",
|
|
2997
|
-
"value": "string"
|
|
2998
|
-
},
|
|
2999
|
-
"optional": true,
|
|
3000
|
-
"computed": false
|
|
3001
|
-
},
|
|
3002
|
-
{
|
|
3003
|
-
"type": "propertySignature",
|
|
3004
|
-
"key": {
|
|
3005
|
-
"type": "identifier",
|
|
3006
|
-
"name": "description"
|
|
3019
|
+
"name": "users"
|
|
3007
3020
|
},
|
|
3008
3021
|
"annotation": {
|
|
3009
|
-
"type": "
|
|
3010
|
-
"
|
|
3022
|
+
"type": "reference",
|
|
3023
|
+
"typeName": {
|
|
3024
|
+
"type": "identifier",
|
|
3025
|
+
"name": "Array"
|
|
3026
|
+
},
|
|
3027
|
+
"typeParameters": {
|
|
3028
|
+
"type": "typeParameterInstantiation",
|
|
3029
|
+
"params": [
|
|
3030
|
+
{
|
|
3031
|
+
"type": "typeLiteral",
|
|
3032
|
+
"members": [
|
|
3033
|
+
{
|
|
3034
|
+
"type": "propertySignature",
|
|
3035
|
+
"key": {
|
|
3036
|
+
"type": "identifier",
|
|
3037
|
+
"name": "user_id"
|
|
3038
|
+
},
|
|
3039
|
+
"annotation": {
|
|
3040
|
+
"type": "keyword",
|
|
3041
|
+
"value": "string"
|
|
3042
|
+
},
|
|
3043
|
+
"computed": false
|
|
3044
|
+
},
|
|
3045
|
+
{
|
|
3046
|
+
"type": "propertySignature",
|
|
3047
|
+
"key": {
|
|
3048
|
+
"type": "identifier",
|
|
3049
|
+
"name": "user_name"
|
|
3050
|
+
},
|
|
3051
|
+
"annotation": {
|
|
3052
|
+
"type": "keyword",
|
|
3053
|
+
"value": "string"
|
|
3054
|
+
},
|
|
3055
|
+
"computed": false
|
|
3056
|
+
}
|
|
3057
|
+
]
|
|
3058
|
+
}
|
|
3059
|
+
]
|
|
3060
|
+
}
|
|
3011
3061
|
},
|
|
3012
|
-
"optional": true,
|
|
3013
3062
|
"computed": false
|
|
3014
3063
|
}
|
|
3015
3064
|
]
|
|
@@ -3029,26 +3078,49 @@
|
|
|
3029
3078
|
"type": "propertySignature",
|
|
3030
3079
|
"key": {
|
|
3031
3080
|
"type": "identifier",
|
|
3032
|
-
"name": "
|
|
3033
|
-
},
|
|
3034
|
-
"annotation": {
|
|
3035
|
-
"type": "keyword",
|
|
3036
|
-
"value": "string"
|
|
3037
|
-
},
|
|
3038
|
-
"optional": true,
|
|
3039
|
-
"computed": false
|
|
3040
|
-
},
|
|
3041
|
-
{
|
|
3042
|
-
"type": "propertySignature",
|
|
3043
|
-
"key": {
|
|
3044
|
-
"type": "identifier",
|
|
3045
|
-
"name": "description"
|
|
3081
|
+
"name": "users"
|
|
3046
3082
|
},
|
|
3047
3083
|
"annotation": {
|
|
3048
|
-
"type": "
|
|
3049
|
-
"
|
|
3084
|
+
"type": "reference",
|
|
3085
|
+
"typeName": {
|
|
3086
|
+
"type": "identifier",
|
|
3087
|
+
"name": "Array"
|
|
3088
|
+
},
|
|
3089
|
+
"typeParameters": {
|
|
3090
|
+
"type": "typeParameterInstantiation",
|
|
3091
|
+
"params": [
|
|
3092
|
+
{
|
|
3093
|
+
"type": "typeLiteral",
|
|
3094
|
+
"members": [
|
|
3095
|
+
{
|
|
3096
|
+
"type": "propertySignature",
|
|
3097
|
+
"key": {
|
|
3098
|
+
"type": "identifier",
|
|
3099
|
+
"name": "user_id"
|
|
3100
|
+
},
|
|
3101
|
+
"annotation": {
|
|
3102
|
+
"type": "keyword",
|
|
3103
|
+
"value": "string"
|
|
3104
|
+
},
|
|
3105
|
+
"computed": false
|
|
3106
|
+
},
|
|
3107
|
+
{
|
|
3108
|
+
"type": "propertySignature",
|
|
3109
|
+
"key": {
|
|
3110
|
+
"type": "identifier",
|
|
3111
|
+
"name": "user_name"
|
|
3112
|
+
},
|
|
3113
|
+
"annotation": {
|
|
3114
|
+
"type": "keyword",
|
|
3115
|
+
"value": "string"
|
|
3116
|
+
},
|
|
3117
|
+
"computed": false
|
|
3118
|
+
}
|
|
3119
|
+
]
|
|
3120
|
+
}
|
|
3121
|
+
]
|
|
3122
|
+
}
|
|
3050
3123
|
},
|
|
3051
|
-
"optional": true,
|
|
3052
3124
|
"computed": false
|
|
3053
3125
|
}
|
|
3054
3126
|
]
|
|
@@ -3072,7 +3144,7 @@
|
|
|
3072
3144
|
},
|
|
3073
3145
|
{
|
|
3074
3146
|
"type": "interface",
|
|
3075
|
-
"name": "
|
|
3147
|
+
"name": "ActivityOfAddComment",
|
|
3076
3148
|
"body": [
|
|
3077
3149
|
{
|
|
3078
3150
|
"type": "propertySignature",
|
|
@@ -3082,7 +3154,7 @@
|
|
|
3082
3154
|
},
|
|
3083
3155
|
"annotation": {
|
|
3084
3156
|
"type": "jsLiteral",
|
|
3085
|
-
"value": "
|
|
3157
|
+
"value": "add_comment"
|
|
3086
3158
|
},
|
|
3087
3159
|
"computed": false
|
|
3088
3160
|
},
|
|
@@ -3099,25 +3171,12 @@
|
|
|
3099
3171
|
"type": "propertySignature",
|
|
3100
3172
|
"key": {
|
|
3101
3173
|
"type": "identifier",
|
|
3102
|
-
"name": "
|
|
3103
|
-
},
|
|
3104
|
-
"annotation": {
|
|
3105
|
-
"type": "keyword",
|
|
3106
|
-
"value": "string"
|
|
3107
|
-
},
|
|
3108
|
-
"computed": false
|
|
3109
|
-
},
|
|
3110
|
-
{
|
|
3111
|
-
"type": "propertySignature",
|
|
3112
|
-
"key": {
|
|
3113
|
-
"type": "identifier",
|
|
3114
|
-
"name": "goal_description"
|
|
3174
|
+
"name": "comment_content"
|
|
3115
3175
|
},
|
|
3116
3176
|
"annotation": {
|
|
3117
3177
|
"type": "keyword",
|
|
3118
3178
|
"value": "string"
|
|
3119
3179
|
},
|
|
3120
|
-
"optional": true,
|
|
3121
3180
|
"computed": false
|
|
3122
3181
|
}
|
|
3123
3182
|
]
|
|
@@ -3137,7 +3196,7 @@
|
|
|
3137
3196
|
},
|
|
3138
3197
|
{
|
|
3139
3198
|
"type": "interface",
|
|
3140
|
-
"name": "
|
|
3199
|
+
"name": "ActivityOfStartConversation",
|
|
3141
3200
|
"body": [
|
|
3142
3201
|
{
|
|
3143
3202
|
"type": "propertySignature",
|
|
@@ -3147,7 +3206,7 @@
|
|
|
3147
3206
|
},
|
|
3148
3207
|
"annotation": {
|
|
3149
3208
|
"type": "jsLiteral",
|
|
3150
|
-
"value": "
|
|
3209
|
+
"value": "start_conversation"
|
|
3151
3210
|
},
|
|
3152
3211
|
"computed": false
|
|
3153
3212
|
},
|
|
@@ -3164,11 +3223,11 @@
|
|
|
3164
3223
|
"type": "propertySignature",
|
|
3165
3224
|
"key": {
|
|
3166
3225
|
"type": "identifier",
|
|
3167
|
-
"name": "
|
|
3226
|
+
"name": "conversation_id"
|
|
3168
3227
|
},
|
|
3169
3228
|
"annotation": {
|
|
3170
3229
|
"type": "keyword",
|
|
3171
|
-
"value": "
|
|
3230
|
+
"value": "string"
|
|
3172
3231
|
},
|
|
3173
3232
|
"computed": false
|
|
3174
3233
|
},
|
|
@@ -3176,49 +3235,25 @@
|
|
|
3176
3235
|
"type": "propertySignature",
|
|
3177
3236
|
"key": {
|
|
3178
3237
|
"type": "identifier",
|
|
3179
|
-
"name": "
|
|
3238
|
+
"name": "conversation_title"
|
|
3180
3239
|
},
|
|
3181
3240
|
"annotation": {
|
|
3182
|
-
"type": "
|
|
3183
|
-
"
|
|
3184
|
-
|
|
3185
|
-
|
|
3186
|
-
|
|
3187
|
-
|
|
3188
|
-
|
|
3189
|
-
|
|
3190
|
-
|
|
3191
|
-
|
|
3192
|
-
|
|
3193
|
-
|
|
3194
|
-
|
|
3195
|
-
|
|
3196
|
-
"type": "identifier",
|
|
3197
|
-
"name": "sub_goal_id"
|
|
3198
|
-
},
|
|
3199
|
-
"annotation": {
|
|
3200
|
-
"type": "keyword",
|
|
3201
|
-
"value": "string"
|
|
3202
|
-
},
|
|
3203
|
-
"computed": false
|
|
3204
|
-
},
|
|
3205
|
-
{
|
|
3206
|
-
"type": "propertySignature",
|
|
3207
|
-
"key": {
|
|
3208
|
-
"type": "identifier",
|
|
3209
|
-
"name": "title"
|
|
3210
|
-
},
|
|
3211
|
-
"annotation": {
|
|
3212
|
-
"type": "keyword",
|
|
3213
|
-
"value": "string"
|
|
3214
|
-
},
|
|
3215
|
-
"computed": false
|
|
3216
|
-
}
|
|
3217
|
-
]
|
|
3218
|
-
}
|
|
3219
|
-
]
|
|
3220
|
-
}
|
|
3241
|
+
"type": "keyword",
|
|
3242
|
+
"value": "string"
|
|
3243
|
+
},
|
|
3244
|
+
"computed": false
|
|
3245
|
+
},
|
|
3246
|
+
{
|
|
3247
|
+
"type": "propertySignature",
|
|
3248
|
+
"key": {
|
|
3249
|
+
"type": "identifier",
|
|
3250
|
+
"name": "conversation_description"
|
|
3251
|
+
},
|
|
3252
|
+
"annotation": {
|
|
3253
|
+
"type": "keyword",
|
|
3254
|
+
"value": "string"
|
|
3221
3255
|
},
|
|
3256
|
+
"optional": true,
|
|
3222
3257
|
"computed": false
|
|
3223
3258
|
}
|
|
3224
3259
|
]
|
|
@@ -3235,297 +3270,215 @@
|
|
|
3235
3270
|
}
|
|
3236
3271
|
}
|
|
3237
3272
|
]
|
|
3273
|
+
}
|
|
3274
|
+
]
|
|
3275
|
+
},
|
|
3276
|
+
"ai-portal.chat-input": {
|
|
3277
|
+
"properties": [
|
|
3278
|
+
{
|
|
3279
|
+
"name": "placeholder",
|
|
3280
|
+
"annotation": {
|
|
3281
|
+
"type": "keyword",
|
|
3282
|
+
"value": "string"
|
|
3283
|
+
}
|
|
3238
3284
|
},
|
|
3239
3285
|
{
|
|
3240
|
-
"
|
|
3241
|
-
"
|
|
3242
|
-
|
|
3243
|
-
|
|
3244
|
-
|
|
3245
|
-
|
|
3246
|
-
|
|
3247
|
-
|
|
3286
|
+
"name": "autoFocus",
|
|
3287
|
+
"annotation": {
|
|
3288
|
+
"type": "keyword",
|
|
3289
|
+
"value": "boolean"
|
|
3290
|
+
}
|
|
3291
|
+
},
|
|
3292
|
+
{
|
|
3293
|
+
"name": "submitDisabled",
|
|
3294
|
+
"annotation": {
|
|
3295
|
+
"type": "keyword",
|
|
3296
|
+
"value": "boolean"
|
|
3297
|
+
}
|
|
3298
|
+
},
|
|
3299
|
+
{
|
|
3300
|
+
"name": "supportsTerminate",
|
|
3301
|
+
"annotation": {
|
|
3302
|
+
"type": "keyword",
|
|
3303
|
+
"value": "boolean"
|
|
3304
|
+
}
|
|
3305
|
+
},
|
|
3306
|
+
{
|
|
3307
|
+
"name": "terminating",
|
|
3308
|
+
"annotation": {
|
|
3309
|
+
"type": "keyword",
|
|
3310
|
+
"value": "boolean"
|
|
3311
|
+
}
|
|
3312
|
+
},
|
|
3313
|
+
{
|
|
3314
|
+
"name": "uploadOptions",
|
|
3315
|
+
"annotation": {
|
|
3316
|
+
"type": "reference",
|
|
3317
|
+
"typeName": {
|
|
3318
|
+
"type": "identifier",
|
|
3319
|
+
"name": "UploadOptions"
|
|
3320
|
+
}
|
|
3321
|
+
}
|
|
3322
|
+
}
|
|
3323
|
+
],
|
|
3324
|
+
"events": [
|
|
3325
|
+
{
|
|
3326
|
+
"name": "message.submit",
|
|
3327
|
+
"detail": {
|
|
3328
|
+
"annotation": {
|
|
3329
|
+
"type": "keyword",
|
|
3330
|
+
"value": "string"
|
|
3331
|
+
}
|
|
3332
|
+
}
|
|
3333
|
+
},
|
|
3334
|
+
{
|
|
3335
|
+
"name": "chat.submit",
|
|
3336
|
+
"detail": {
|
|
3337
|
+
"annotation": {
|
|
3338
|
+
"type": "reference",
|
|
3339
|
+
"typeName": {
|
|
3340
|
+
"type": "identifier",
|
|
3341
|
+
"name": "ChatPayload"
|
|
3342
|
+
}
|
|
3343
|
+
}
|
|
3344
|
+
}
|
|
3345
|
+
},
|
|
3346
|
+
{
|
|
3347
|
+
"name": "terminate",
|
|
3348
|
+
"detail": {
|
|
3349
|
+
"annotation": {
|
|
3350
|
+
"type": "keyword",
|
|
3351
|
+
"value": "void"
|
|
3352
|
+
}
|
|
3353
|
+
}
|
|
3354
|
+
}
|
|
3355
|
+
],
|
|
3356
|
+
"methods": [],
|
|
3357
|
+
"types": [
|
|
3358
|
+
{
|
|
3359
|
+
"type": "interface",
|
|
3360
|
+
"name": "UploadOptions",
|
|
3361
|
+
"body": [
|
|
3362
|
+
{
|
|
3363
|
+
"type": "propertySignature",
|
|
3364
|
+
"key": {
|
|
3365
|
+
"type": "identifier",
|
|
3366
|
+
"name": "enabled"
|
|
3248
3367
|
},
|
|
3249
3368
|
"annotation": {
|
|
3250
|
-
"type": "
|
|
3251
|
-
"value": "
|
|
3369
|
+
"type": "keyword",
|
|
3370
|
+
"value": "boolean"
|
|
3252
3371
|
},
|
|
3372
|
+
"optional": true,
|
|
3253
3373
|
"computed": false
|
|
3254
3374
|
},
|
|
3255
3375
|
{
|
|
3256
3376
|
"type": "propertySignature",
|
|
3257
3377
|
"key": {
|
|
3258
3378
|
"type": "identifier",
|
|
3259
|
-
"name": "
|
|
3379
|
+
"name": "dragDisabled"
|
|
3260
3380
|
},
|
|
3261
3381
|
"annotation": {
|
|
3262
|
-
"type": "
|
|
3263
|
-
"
|
|
3264
|
-
{
|
|
3265
|
-
"type": "propertySignature",
|
|
3266
|
-
"key": {
|
|
3267
|
-
"type": "identifier",
|
|
3268
|
-
"name": "before"
|
|
3269
|
-
},
|
|
3270
|
-
"annotation": {
|
|
3271
|
-
"type": "typeLiteral",
|
|
3272
|
-
"members": [
|
|
3273
|
-
{
|
|
3274
|
-
"type": "propertySignature",
|
|
3275
|
-
"key": {
|
|
3276
|
-
"type": "identifier",
|
|
3277
|
-
"name": "owner"
|
|
3278
|
-
},
|
|
3279
|
-
"annotation": {
|
|
3280
|
-
"type": "typeLiteral",
|
|
3281
|
-
"members": [
|
|
3282
|
-
{
|
|
3283
|
-
"type": "propertySignature",
|
|
3284
|
-
"key": {
|
|
3285
|
-
"type": "identifier",
|
|
3286
|
-
"name": "user_id"
|
|
3287
|
-
},
|
|
3288
|
-
"annotation": {
|
|
3289
|
-
"type": "keyword",
|
|
3290
|
-
"value": "string"
|
|
3291
|
-
},
|
|
3292
|
-
"computed": false
|
|
3293
|
-
},
|
|
3294
|
-
{
|
|
3295
|
-
"type": "propertySignature",
|
|
3296
|
-
"key": {
|
|
3297
|
-
"type": "identifier",
|
|
3298
|
-
"name": "user_name"
|
|
3299
|
-
},
|
|
3300
|
-
"annotation": {
|
|
3301
|
-
"type": "keyword",
|
|
3302
|
-
"value": "string"
|
|
3303
|
-
},
|
|
3304
|
-
"computed": false
|
|
3305
|
-
}
|
|
3306
|
-
]
|
|
3307
|
-
},
|
|
3308
|
-
"computed": false
|
|
3309
|
-
}
|
|
3310
|
-
]
|
|
3311
|
-
},
|
|
3312
|
-
"computed": false
|
|
3313
|
-
},
|
|
3314
|
-
{
|
|
3315
|
-
"type": "propertySignature",
|
|
3316
|
-
"key": {
|
|
3317
|
-
"type": "identifier",
|
|
3318
|
-
"name": "after"
|
|
3319
|
-
},
|
|
3320
|
-
"annotation": {
|
|
3321
|
-
"type": "typeLiteral",
|
|
3322
|
-
"members": [
|
|
3323
|
-
{
|
|
3324
|
-
"type": "propertySignature",
|
|
3325
|
-
"key": {
|
|
3326
|
-
"type": "identifier",
|
|
3327
|
-
"name": "owner"
|
|
3328
|
-
},
|
|
3329
|
-
"annotation": {
|
|
3330
|
-
"type": "typeLiteral",
|
|
3331
|
-
"members": [
|
|
3332
|
-
{
|
|
3333
|
-
"type": "propertySignature",
|
|
3334
|
-
"key": {
|
|
3335
|
-
"type": "identifier",
|
|
3336
|
-
"name": "user_id"
|
|
3337
|
-
},
|
|
3338
|
-
"annotation": {
|
|
3339
|
-
"type": "keyword",
|
|
3340
|
-
"value": "string"
|
|
3341
|
-
},
|
|
3342
|
-
"computed": false
|
|
3343
|
-
},
|
|
3344
|
-
{
|
|
3345
|
-
"type": "propertySignature",
|
|
3346
|
-
"key": {
|
|
3347
|
-
"type": "identifier",
|
|
3348
|
-
"name": "user_name"
|
|
3349
|
-
},
|
|
3350
|
-
"annotation": {
|
|
3351
|
-
"type": "keyword",
|
|
3352
|
-
"value": "string"
|
|
3353
|
-
},
|
|
3354
|
-
"computed": false
|
|
3355
|
-
}
|
|
3356
|
-
]
|
|
3357
|
-
},
|
|
3358
|
-
"computed": false
|
|
3359
|
-
}
|
|
3360
|
-
]
|
|
3361
|
-
},
|
|
3362
|
-
"computed": false
|
|
3363
|
-
}
|
|
3364
|
-
]
|
|
3382
|
+
"type": "keyword",
|
|
3383
|
+
"value": "boolean"
|
|
3365
3384
|
},
|
|
3385
|
+
"optional": true,
|
|
3366
3386
|
"computed": false
|
|
3367
|
-
}
|
|
3368
|
-
],
|
|
3369
|
-
"extends": [
|
|
3387
|
+
},
|
|
3370
3388
|
{
|
|
3371
|
-
"type": "
|
|
3372
|
-
"
|
|
3389
|
+
"type": "propertySignature",
|
|
3390
|
+
"key": {
|
|
3373
3391
|
"type": "identifier",
|
|
3374
|
-
"name": "
|
|
3375
|
-
}
|
|
3376
|
-
|
|
3377
|
-
|
|
3378
|
-
|
|
3379
|
-
|
|
3380
|
-
|
|
3381
|
-
|
|
3382
|
-
|
|
3392
|
+
"name": "dragTips"
|
|
3393
|
+
},
|
|
3394
|
+
"annotation": {
|
|
3395
|
+
"type": "keyword",
|
|
3396
|
+
"value": "string"
|
|
3397
|
+
},
|
|
3398
|
+
"optional": true,
|
|
3399
|
+
"computed": false
|
|
3400
|
+
},
|
|
3383
3401
|
{
|
|
3384
3402
|
"type": "propertySignature",
|
|
3385
3403
|
"key": {
|
|
3386
3404
|
"type": "identifier",
|
|
3387
|
-
"name": "
|
|
3405
|
+
"name": "accept"
|
|
3388
3406
|
},
|
|
3389
3407
|
"annotation": {
|
|
3390
|
-
"type": "
|
|
3391
|
-
"value": "
|
|
3408
|
+
"type": "keyword",
|
|
3409
|
+
"value": "string"
|
|
3392
3410
|
},
|
|
3411
|
+
"optional": true,
|
|
3393
3412
|
"computed": false
|
|
3394
3413
|
},
|
|
3395
3414
|
{
|
|
3396
3415
|
"type": "propertySignature",
|
|
3397
3416
|
"key": {
|
|
3398
3417
|
"type": "identifier",
|
|
3399
|
-
"name": "
|
|
3418
|
+
"name": "maxFiles"
|
|
3400
3419
|
},
|
|
3401
3420
|
"annotation": {
|
|
3402
|
-
"type": "
|
|
3403
|
-
"
|
|
3404
|
-
|
|
3405
|
-
|
|
3406
|
-
|
|
3407
|
-
|
|
3408
|
-
|
|
3409
|
-
|
|
3410
|
-
|
|
3411
|
-
|
|
3412
|
-
|
|
3413
|
-
|
|
3414
|
-
|
|
3415
|
-
|
|
3416
|
-
|
|
3417
|
-
|
|
3418
|
-
|
|
3419
|
-
|
|
3420
|
-
|
|
3421
|
-
|
|
3422
|
-
|
|
3423
|
-
|
|
3424
|
-
|
|
3425
|
-
|
|
3426
|
-
|
|
3427
|
-
|
|
3428
|
-
|
|
3429
|
-
|
|
3430
|
-
|
|
3431
|
-
|
|
3432
|
-
|
|
3433
|
-
|
|
3434
|
-
|
|
3435
|
-
|
|
3436
|
-
|
|
3437
|
-
|
|
3438
|
-
|
|
3439
|
-
|
|
3440
|
-
|
|
3441
|
-
|
|
3442
|
-
|
|
3443
|
-
|
|
3444
|
-
|
|
3445
|
-
|
|
3446
|
-
|
|
3447
|
-
|
|
3448
|
-
|
|
3449
|
-
|
|
3450
|
-
|
|
3451
|
-
|
|
3452
|
-
|
|
3453
|
-
|
|
3454
|
-
|
|
3455
|
-
|
|
3456
|
-
|
|
3457
|
-
|
|
3458
|
-
|
|
3459
|
-
|
|
3460
|
-
|
|
3461
|
-
|
|
3462
|
-
|
|
3463
|
-
},
|
|
3464
|
-
"computed": false
|
|
3465
|
-
},
|
|
3466
|
-
{
|
|
3467
|
-
"type": "propertySignature",
|
|
3468
|
-
"key": {
|
|
3469
|
-
"type": "identifier",
|
|
3470
|
-
"name": "after"
|
|
3471
|
-
},
|
|
3472
|
-
"annotation": {
|
|
3473
|
-
"type": "typeLiteral",
|
|
3474
|
-
"members": [
|
|
3475
|
-
{
|
|
3476
|
-
"type": "propertySignature",
|
|
3477
|
-
"key": {
|
|
3478
|
-
"type": "identifier",
|
|
3479
|
-
"name": "users"
|
|
3480
|
-
},
|
|
3481
|
-
"annotation": {
|
|
3482
|
-
"type": "reference",
|
|
3483
|
-
"typeName": {
|
|
3484
|
-
"type": "identifier",
|
|
3485
|
-
"name": "Array"
|
|
3486
|
-
},
|
|
3487
|
-
"typeParameters": {
|
|
3488
|
-
"type": "typeParameterInstantiation",
|
|
3489
|
-
"params": [
|
|
3490
|
-
{
|
|
3491
|
-
"type": "typeLiteral",
|
|
3492
|
-
"members": [
|
|
3493
|
-
{
|
|
3494
|
-
"type": "propertySignature",
|
|
3495
|
-
"key": {
|
|
3496
|
-
"type": "identifier",
|
|
3497
|
-
"name": "user_id"
|
|
3498
|
-
},
|
|
3499
|
-
"annotation": {
|
|
3500
|
-
"type": "keyword",
|
|
3501
|
-
"value": "string"
|
|
3502
|
-
},
|
|
3503
|
-
"computed": false
|
|
3504
|
-
},
|
|
3505
|
-
{
|
|
3506
|
-
"type": "propertySignature",
|
|
3507
|
-
"key": {
|
|
3508
|
-
"type": "identifier",
|
|
3509
|
-
"name": "user_name"
|
|
3510
|
-
},
|
|
3511
|
-
"annotation": {
|
|
3512
|
-
"type": "keyword",
|
|
3513
|
-
"value": "string"
|
|
3514
|
-
},
|
|
3515
|
-
"computed": false
|
|
3516
|
-
}
|
|
3517
|
-
]
|
|
3518
|
-
}
|
|
3519
|
-
]
|
|
3520
|
-
}
|
|
3521
|
-
},
|
|
3522
|
-
"computed": false
|
|
3523
|
-
}
|
|
3524
|
-
]
|
|
3525
|
-
},
|
|
3526
|
-
"computed": false
|
|
3527
|
-
}
|
|
3528
|
-
]
|
|
3421
|
+
"type": "keyword",
|
|
3422
|
+
"value": "number"
|
|
3423
|
+
},
|
|
3424
|
+
"optional": true,
|
|
3425
|
+
"computed": false
|
|
3426
|
+
},
|
|
3427
|
+
{
|
|
3428
|
+
"type": "propertySignature",
|
|
3429
|
+
"key": {
|
|
3430
|
+
"type": "identifier",
|
|
3431
|
+
"name": "maxSize"
|
|
3432
|
+
},
|
|
3433
|
+
"annotation": {
|
|
3434
|
+
"type": "keyword",
|
|
3435
|
+
"value": "number"
|
|
3436
|
+
},
|
|
3437
|
+
"optional": true,
|
|
3438
|
+
"computed": false,
|
|
3439
|
+
"description": "In bytes"
|
|
3440
|
+
},
|
|
3441
|
+
{
|
|
3442
|
+
"type": "propertySignature",
|
|
3443
|
+
"key": {
|
|
3444
|
+
"type": "identifier",
|
|
3445
|
+
"name": "readableAccept"
|
|
3446
|
+
},
|
|
3447
|
+
"annotation": {
|
|
3448
|
+
"type": "keyword",
|
|
3449
|
+
"value": "string"
|
|
3450
|
+
},
|
|
3451
|
+
"optional": true,
|
|
3452
|
+
"computed": false
|
|
3453
|
+
},
|
|
3454
|
+
{
|
|
3455
|
+
"type": "propertySignature",
|
|
3456
|
+
"key": {
|
|
3457
|
+
"type": "identifier",
|
|
3458
|
+
"name": "readableMaxSize"
|
|
3459
|
+
},
|
|
3460
|
+
"annotation": {
|
|
3461
|
+
"type": "keyword",
|
|
3462
|
+
"value": "string"
|
|
3463
|
+
},
|
|
3464
|
+
"optional": true,
|
|
3465
|
+
"computed": false
|
|
3466
|
+
}
|
|
3467
|
+
]
|
|
3468
|
+
},
|
|
3469
|
+
{
|
|
3470
|
+
"type": "interface",
|
|
3471
|
+
"name": "ChatPayload",
|
|
3472
|
+
"body": [
|
|
3473
|
+
{
|
|
3474
|
+
"type": "propertySignature",
|
|
3475
|
+
"key": {
|
|
3476
|
+
"type": "identifier",
|
|
3477
|
+
"name": "content"
|
|
3478
|
+
},
|
|
3479
|
+
"annotation": {
|
|
3480
|
+
"type": "keyword",
|
|
3481
|
+
"value": "string"
|
|
3529
3482
|
},
|
|
3530
3483
|
"computed": false
|
|
3531
3484
|
}
|
|
@@ -3535,76 +3488,125 @@
|
|
|
3535
3488
|
"type": "expressionWithTypeArguments",
|
|
3536
3489
|
"expression": {
|
|
3537
3490
|
"type": "identifier",
|
|
3538
|
-
"name": "
|
|
3491
|
+
"name": "ExtraChatPayload"
|
|
3539
3492
|
}
|
|
3540
3493
|
}
|
|
3541
3494
|
]
|
|
3542
3495
|
},
|
|
3543
3496
|
{
|
|
3544
3497
|
"type": "interface",
|
|
3545
|
-
"name": "
|
|
3498
|
+
"name": "ExtraChatPayload",
|
|
3546
3499
|
"body": [
|
|
3547
3500
|
{
|
|
3548
3501
|
"type": "propertySignature",
|
|
3549
3502
|
"key": {
|
|
3550
3503
|
"type": "identifier",
|
|
3551
|
-
"name": "
|
|
3504
|
+
"name": "files"
|
|
3552
3505
|
},
|
|
3553
3506
|
"annotation": {
|
|
3554
|
-
"type": "
|
|
3555
|
-
"
|
|
3507
|
+
"type": "array",
|
|
3508
|
+
"elementType": {
|
|
3509
|
+
"type": "reference",
|
|
3510
|
+
"typeName": {
|
|
3511
|
+
"type": "identifier",
|
|
3512
|
+
"name": "UploadFileInfo"
|
|
3513
|
+
}
|
|
3514
|
+
}
|
|
3556
3515
|
},
|
|
3516
|
+
"optional": true,
|
|
3557
3517
|
"computed": false
|
|
3558
3518
|
},
|
|
3559
3519
|
{
|
|
3560
3520
|
"type": "propertySignature",
|
|
3561
3521
|
"key": {
|
|
3562
3522
|
"type": "identifier",
|
|
3563
|
-
"name": "
|
|
3523
|
+
"name": "cmd"
|
|
3564
3524
|
},
|
|
3565
3525
|
"annotation": {
|
|
3566
|
-
"type": "
|
|
3567
|
-
"
|
|
3526
|
+
"type": "union",
|
|
3527
|
+
"types": [
|
|
3568
3528
|
{
|
|
3569
|
-
"type": "
|
|
3570
|
-
"
|
|
3529
|
+
"type": "reference",
|
|
3530
|
+
"typeName": {
|
|
3571
3531
|
"type": "identifier",
|
|
3572
|
-
"name": "
|
|
3573
|
-
}
|
|
3574
|
-
|
|
3575
|
-
|
|
3576
|
-
|
|
3577
|
-
|
|
3578
|
-
|
|
3532
|
+
"name": "CommandPayload"
|
|
3533
|
+
}
|
|
3534
|
+
},
|
|
3535
|
+
{
|
|
3536
|
+
"type": "keyword",
|
|
3537
|
+
"value": "null"
|
|
3538
|
+
}
|
|
3539
|
+
]
|
|
3540
|
+
},
|
|
3541
|
+
"optional": true,
|
|
3542
|
+
"computed": false
|
|
3543
|
+
},
|
|
3544
|
+
{
|
|
3545
|
+
"type": "propertySignature",
|
|
3546
|
+
"key": {
|
|
3547
|
+
"type": "identifier",
|
|
3548
|
+
"name": "aiEmployeeId"
|
|
3549
|
+
},
|
|
3550
|
+
"annotation": {
|
|
3551
|
+
"type": "union",
|
|
3552
|
+
"types": [
|
|
3553
|
+
{
|
|
3554
|
+
"type": "keyword",
|
|
3555
|
+
"value": "string"
|
|
3556
|
+
},
|
|
3557
|
+
{
|
|
3558
|
+
"type": "keyword",
|
|
3559
|
+
"value": "null"
|
|
3579
3560
|
}
|
|
3580
3561
|
]
|
|
3581
3562
|
},
|
|
3563
|
+
"optional": true,
|
|
3582
3564
|
"computed": false
|
|
3583
3565
|
}
|
|
3584
|
-
]
|
|
3585
|
-
|
|
3566
|
+
]
|
|
3567
|
+
},
|
|
3568
|
+
{
|
|
3569
|
+
"type": "interface",
|
|
3570
|
+
"name": "UploadFileInfo",
|
|
3571
|
+
"body": [
|
|
3586
3572
|
{
|
|
3587
|
-
"type": "
|
|
3588
|
-
"
|
|
3573
|
+
"type": "propertySignature",
|
|
3574
|
+
"key": {
|
|
3589
3575
|
"type": "identifier",
|
|
3590
|
-
"name": "
|
|
3591
|
-
}
|
|
3576
|
+
"name": "fileId"
|
|
3577
|
+
},
|
|
3578
|
+
"annotation": {
|
|
3579
|
+
"type": "keyword",
|
|
3580
|
+
"value": "string"
|
|
3581
|
+
},
|
|
3582
|
+
"computed": false
|
|
3592
3583
|
}
|
|
3593
3584
|
]
|
|
3594
3585
|
},
|
|
3586
|
+
{
|
|
3587
|
+
"type": "typeAlias",
|
|
3588
|
+
"name": "CommandPayload",
|
|
3589
|
+
"annotation": {
|
|
3590
|
+
"type": "reference",
|
|
3591
|
+
"typeName": {
|
|
3592
|
+
"type": "identifier",
|
|
3593
|
+
"name": "CommandPayloadServiceFlowStarting"
|
|
3594
|
+
}
|
|
3595
|
+
}
|
|
3596
|
+
},
|
|
3595
3597
|
{
|
|
3596
3598
|
"type": "interface",
|
|
3597
|
-
"name": "
|
|
3599
|
+
"name": "CommandPayloadServiceFlowStarting",
|
|
3598
3600
|
"body": [
|
|
3599
3601
|
{
|
|
3600
3602
|
"type": "propertySignature",
|
|
3601
3603
|
"key": {
|
|
3602
3604
|
"type": "identifier",
|
|
3603
|
-
"name": "
|
|
3605
|
+
"name": "type"
|
|
3604
3606
|
},
|
|
3605
3607
|
"annotation": {
|
|
3606
3608
|
"type": "jsLiteral",
|
|
3607
|
-
"value": "
|
|
3609
|
+
"value": "serviceFlowStarting"
|
|
3608
3610
|
},
|
|
3609
3611
|
"computed": false
|
|
3610
3612
|
},
|
|
@@ -3612,7 +3614,7 @@
|
|
|
3612
3614
|
"type": "propertySignature",
|
|
3613
3615
|
"key": {
|
|
3614
3616
|
"type": "identifier",
|
|
3615
|
-
"name": "
|
|
3617
|
+
"name": "serviceFlowStarting"
|
|
3616
3618
|
},
|
|
3617
3619
|
"annotation": {
|
|
3618
3620
|
"type": "typeLiteral",
|
|
@@ -3621,7 +3623,7 @@
|
|
|
3621
3623
|
"type": "propertySignature",
|
|
3622
3624
|
"key": {
|
|
3623
3625
|
"type": "identifier",
|
|
3624
|
-
"name": "
|
|
3626
|
+
"name": "spaceInstanceId"
|
|
3625
3627
|
},
|
|
3626
3628
|
"annotation": {
|
|
3627
3629
|
"type": "keyword",
|
|
@@ -3633,19 +3635,33 @@
|
|
|
3633
3635
|
"type": "propertySignature",
|
|
3634
3636
|
"key": {
|
|
3635
3637
|
"type": "identifier",
|
|
3636
|
-
"name": "
|
|
3638
|
+
"name": "spaceName"
|
|
3637
3639
|
},
|
|
3638
3640
|
"annotation": {
|
|
3639
3641
|
"type": "keyword",
|
|
3640
3642
|
"value": "string"
|
|
3641
3643
|
},
|
|
3644
|
+
"optional": true,
|
|
3642
3645
|
"computed": false
|
|
3643
3646
|
},
|
|
3644
3647
|
{
|
|
3645
3648
|
"type": "propertySignature",
|
|
3646
3649
|
"key": {
|
|
3647
3650
|
"type": "identifier",
|
|
3648
|
-
"name": "
|
|
3651
|
+
"name": "flowInstanceId"
|
|
3652
|
+
},
|
|
3653
|
+
"annotation": {
|
|
3654
|
+
"type": "keyword",
|
|
3655
|
+
"value": "string"
|
|
3656
|
+
},
|
|
3657
|
+
"optional": true,
|
|
3658
|
+
"computed": false
|
|
3659
|
+
},
|
|
3660
|
+
{
|
|
3661
|
+
"type": "propertySignature",
|
|
3662
|
+
"key": {
|
|
3663
|
+
"type": "identifier",
|
|
3664
|
+
"name": "flowName"
|
|
3649
3665
|
},
|
|
3650
3666
|
"annotation": {
|
|
3651
3667
|
"type": "keyword",
|
|
@@ -3658,15 +3674,6 @@
|
|
|
3658
3674
|
},
|
|
3659
3675
|
"computed": false
|
|
3660
3676
|
}
|
|
3661
|
-
],
|
|
3662
|
-
"extends": [
|
|
3663
|
-
{
|
|
3664
|
-
"type": "expressionWithTypeArguments",
|
|
3665
|
-
"expression": {
|
|
3666
|
-
"type": "identifier",
|
|
3667
|
-
"name": "ActivityBase"
|
|
3668
|
-
}
|
|
3669
|
-
}
|
|
3670
3677
|
]
|
|
3671
3678
|
}
|
|
3672
3679
|
]
|
|
@@ -4134,51 +4141,265 @@
|
|
|
4134
4141
|
"ai-portal.running-flow": {
|
|
4135
4142
|
"properties": [
|
|
4136
4143
|
{
|
|
4137
|
-
"name": "spec",
|
|
4144
|
+
"name": "spec",
|
|
4145
|
+
"annotation": {
|
|
4146
|
+
"type": "array",
|
|
4147
|
+
"elementType": {
|
|
4148
|
+
"type": "reference",
|
|
4149
|
+
"typeName": {
|
|
4150
|
+
"type": "identifier",
|
|
4151
|
+
"name": "FlowStage"
|
|
4152
|
+
}
|
|
4153
|
+
}
|
|
4154
|
+
}
|
|
4155
|
+
},
|
|
4156
|
+
{
|
|
4157
|
+
"name": "activeActivityId",
|
|
4158
|
+
"annotation": {
|
|
4159
|
+
"type": "union",
|
|
4160
|
+
"types": [
|
|
4161
|
+
{
|
|
4162
|
+
"type": "keyword",
|
|
4163
|
+
"value": "string"
|
|
4164
|
+
},
|
|
4165
|
+
{
|
|
4166
|
+
"type": "keyword",
|
|
4167
|
+
"value": "null"
|
|
4168
|
+
}
|
|
4169
|
+
]
|
|
4170
|
+
}
|
|
4171
|
+
}
|
|
4172
|
+
],
|
|
4173
|
+
"events": [
|
|
4174
|
+
{
|
|
4175
|
+
"name": "active.change",
|
|
4176
|
+
"detail": {
|
|
4177
|
+
"annotation": {
|
|
4178
|
+
"type": "union",
|
|
4179
|
+
"types": [
|
|
4180
|
+
{
|
|
4181
|
+
"type": "keyword",
|
|
4182
|
+
"value": "string"
|
|
4183
|
+
},
|
|
4184
|
+
{
|
|
4185
|
+
"type": "keyword",
|
|
4186
|
+
"value": "null"
|
|
4187
|
+
}
|
|
4188
|
+
]
|
|
4189
|
+
}
|
|
4190
|
+
}
|
|
4191
|
+
}
|
|
4192
|
+
],
|
|
4193
|
+
"methods": [],
|
|
4194
|
+
"types": [
|
|
4195
|
+
{
|
|
4196
|
+
"type": "interface",
|
|
4197
|
+
"name": "FlowStage",
|
|
4198
|
+
"body": [
|
|
4199
|
+
{
|
|
4200
|
+
"type": "propertySignature",
|
|
4201
|
+
"key": {
|
|
4202
|
+
"type": "identifier",
|
|
4203
|
+
"name": "name"
|
|
4204
|
+
},
|
|
4205
|
+
"annotation": {
|
|
4206
|
+
"type": "keyword",
|
|
4207
|
+
"value": "string"
|
|
4208
|
+
},
|
|
4209
|
+
"computed": false
|
|
4210
|
+
},
|
|
4211
|
+
{
|
|
4212
|
+
"type": "propertySignature",
|
|
4213
|
+
"key": {
|
|
4214
|
+
"type": "identifier",
|
|
4215
|
+
"name": "serviceFlowActivities"
|
|
4216
|
+
},
|
|
4217
|
+
"annotation": {
|
|
4218
|
+
"type": "array",
|
|
4219
|
+
"elementType": {
|
|
4220
|
+
"type": "reference",
|
|
4221
|
+
"typeName": {
|
|
4222
|
+
"type": "identifier",
|
|
4223
|
+
"name": "FlowActivity"
|
|
4224
|
+
}
|
|
4225
|
+
}
|
|
4226
|
+
},
|
|
4227
|
+
"optional": true,
|
|
4228
|
+
"computed": false
|
|
4229
|
+
}
|
|
4230
|
+
]
|
|
4231
|
+
},
|
|
4232
|
+
{
|
|
4233
|
+
"type": "interface",
|
|
4234
|
+
"name": "FlowActivity",
|
|
4235
|
+
"body": [
|
|
4236
|
+
{
|
|
4237
|
+
"type": "propertySignature",
|
|
4238
|
+
"key": {
|
|
4239
|
+
"type": "identifier",
|
|
4240
|
+
"name": "name"
|
|
4241
|
+
},
|
|
4242
|
+
"annotation": {
|
|
4243
|
+
"type": "keyword",
|
|
4244
|
+
"value": "string"
|
|
4245
|
+
},
|
|
4246
|
+
"computed": false
|
|
4247
|
+
},
|
|
4248
|
+
{
|
|
4249
|
+
"type": "propertySignature",
|
|
4250
|
+
"key": {
|
|
4251
|
+
"type": "identifier",
|
|
4252
|
+
"name": "taskId"
|
|
4253
|
+
},
|
|
4254
|
+
"annotation": {
|
|
4255
|
+
"type": "keyword",
|
|
4256
|
+
"value": "string"
|
|
4257
|
+
},
|
|
4258
|
+
"optional": true,
|
|
4259
|
+
"computed": false
|
|
4260
|
+
},
|
|
4261
|
+
{
|
|
4262
|
+
"type": "propertySignature",
|
|
4263
|
+
"key": {
|
|
4264
|
+
"type": "identifier",
|
|
4265
|
+
"name": "state"
|
|
4266
|
+
},
|
|
4267
|
+
"annotation": {
|
|
4268
|
+
"type": "union",
|
|
4269
|
+
"types": [
|
|
4270
|
+
{
|
|
4271
|
+
"type": "reference",
|
|
4272
|
+
"typeName": {
|
|
4273
|
+
"type": "identifier",
|
|
4274
|
+
"name": "TaskState"
|
|
4275
|
+
}
|
|
4276
|
+
},
|
|
4277
|
+
{
|
|
4278
|
+
"type": "reference",
|
|
4279
|
+
"typeName": {
|
|
4280
|
+
"type": "identifier",
|
|
4281
|
+
"name": "JobState"
|
|
4282
|
+
}
|
|
4283
|
+
}
|
|
4284
|
+
]
|
|
4285
|
+
},
|
|
4286
|
+
"optional": true,
|
|
4287
|
+
"computed": false
|
|
4288
|
+
},
|
|
4289
|
+
{
|
|
4290
|
+
"type": "propertySignature",
|
|
4291
|
+
"key": {
|
|
4292
|
+
"type": "identifier",
|
|
4293
|
+
"name": "startTime"
|
|
4294
|
+
},
|
|
4295
|
+
"annotation": {
|
|
4296
|
+
"type": "keyword",
|
|
4297
|
+
"value": "number"
|
|
4298
|
+
},
|
|
4299
|
+
"optional": true,
|
|
4300
|
+
"computed": false
|
|
4301
|
+
},
|
|
4302
|
+
{
|
|
4303
|
+
"type": "propertySignature",
|
|
4304
|
+
"key": {
|
|
4305
|
+
"type": "identifier",
|
|
4306
|
+
"name": "endTime"
|
|
4307
|
+
},
|
|
4308
|
+
"annotation": {
|
|
4309
|
+
"type": "keyword",
|
|
4310
|
+
"value": "number"
|
|
4311
|
+
},
|
|
4312
|
+
"optional": true,
|
|
4313
|
+
"computed": false
|
|
4314
|
+
}
|
|
4315
|
+
]
|
|
4316
|
+
}
|
|
4317
|
+
]
|
|
4318
|
+
},
|
|
4319
|
+
"ai-portal.notice-list": {
|
|
4320
|
+
"properties": [
|
|
4321
|
+
{
|
|
4322
|
+
"name": "dataSource",
|
|
4323
|
+
"annotation": {
|
|
4324
|
+
"type": "array",
|
|
4325
|
+
"elementType": {
|
|
4326
|
+
"type": "reference",
|
|
4327
|
+
"typeName": {
|
|
4328
|
+
"type": "identifier",
|
|
4329
|
+
"name": "NoticeItem"
|
|
4330
|
+
}
|
|
4331
|
+
}
|
|
4332
|
+
}
|
|
4333
|
+
},
|
|
4334
|
+
{
|
|
4335
|
+
"name": "emptyText",
|
|
4336
|
+
"annotation": {
|
|
4337
|
+
"type": "keyword",
|
|
4338
|
+
"value": "string"
|
|
4339
|
+
}
|
|
4340
|
+
},
|
|
4341
|
+
{
|
|
4342
|
+
"name": "urlTemplate",
|
|
4343
|
+
"annotation": {
|
|
4344
|
+
"type": "keyword",
|
|
4345
|
+
"value": "string"
|
|
4346
|
+
}
|
|
4347
|
+
},
|
|
4348
|
+
{
|
|
4349
|
+
"name": "urlTarget",
|
|
4350
|
+
"annotation": {
|
|
4351
|
+
"type": "reference",
|
|
4352
|
+
"typeName": {
|
|
4353
|
+
"type": "identifier",
|
|
4354
|
+
"name": "Target"
|
|
4355
|
+
}
|
|
4356
|
+
}
|
|
4357
|
+
},
|
|
4358
|
+
{
|
|
4359
|
+
"name": "selectedIds",
|
|
4138
4360
|
"annotation": {
|
|
4139
4361
|
"type": "array",
|
|
4140
4362
|
"elementType": {
|
|
4363
|
+
"type": "keyword",
|
|
4364
|
+
"value": "string"
|
|
4365
|
+
}
|
|
4366
|
+
}
|
|
4367
|
+
}
|
|
4368
|
+
],
|
|
4369
|
+
"events": [
|
|
4370
|
+
{
|
|
4371
|
+
"name": "notice.click",
|
|
4372
|
+
"detail": {
|
|
4373
|
+
"annotation": {
|
|
4141
4374
|
"type": "reference",
|
|
4142
4375
|
"typeName": {
|
|
4143
4376
|
"type": "identifier",
|
|
4144
|
-
"name": "
|
|
4377
|
+
"name": "NoticeItem"
|
|
4145
4378
|
}
|
|
4146
4379
|
}
|
|
4147
4380
|
}
|
|
4148
4381
|
},
|
|
4149
4382
|
{
|
|
4150
|
-
"name": "
|
|
4151
|
-
"
|
|
4152
|
-
"
|
|
4153
|
-
|
|
4154
|
-
{
|
|
4155
|
-
"type": "
|
|
4156
|
-
"
|
|
4157
|
-
|
|
4158
|
-
|
|
4159
|
-
|
|
4160
|
-
"value": "null"
|
|
4383
|
+
"name": "mark.items.read",
|
|
4384
|
+
"detail": {
|
|
4385
|
+
"annotation": {
|
|
4386
|
+
"type": "array",
|
|
4387
|
+
"elementType": {
|
|
4388
|
+
"type": "reference",
|
|
4389
|
+
"typeName": {
|
|
4390
|
+
"type": "identifier",
|
|
4391
|
+
"name": "NoticeItem"
|
|
4392
|
+
}
|
|
4161
4393
|
}
|
|
4162
|
-
|
|
4394
|
+
}
|
|
4163
4395
|
}
|
|
4164
|
-
}
|
|
4165
|
-
],
|
|
4166
|
-
"events": [
|
|
4396
|
+
},
|
|
4167
4397
|
{
|
|
4168
|
-
"name": "
|
|
4398
|
+
"name": "mark.all.read",
|
|
4169
4399
|
"detail": {
|
|
4170
4400
|
"annotation": {
|
|
4171
|
-
"type": "
|
|
4172
|
-
"
|
|
4173
|
-
{
|
|
4174
|
-
"type": "keyword",
|
|
4175
|
-
"value": "string"
|
|
4176
|
-
},
|
|
4177
|
-
{
|
|
4178
|
-
"type": "keyword",
|
|
4179
|
-
"value": "null"
|
|
4180
|
-
}
|
|
4181
|
-
]
|
|
4401
|
+
"type": "keyword",
|
|
4402
|
+
"value": "void"
|
|
4182
4403
|
}
|
|
4183
4404
|
}
|
|
4184
4405
|
}
|
|
@@ -4187,13 +4408,13 @@
|
|
|
4187
4408
|
"types": [
|
|
4188
4409
|
{
|
|
4189
4410
|
"type": "interface",
|
|
4190
|
-
"name": "
|
|
4411
|
+
"name": "NoticeItem",
|
|
4191
4412
|
"body": [
|
|
4192
4413
|
{
|
|
4193
4414
|
"type": "propertySignature",
|
|
4194
4415
|
"key": {
|
|
4195
4416
|
"type": "identifier",
|
|
4196
|
-
"name": "
|
|
4417
|
+
"name": "id"
|
|
4197
4418
|
},
|
|
4198
4419
|
"annotation": {
|
|
4199
4420
|
"type": "keyword",
|
|
@@ -4205,32 +4426,7 @@
|
|
|
4205
4426
|
"type": "propertySignature",
|
|
4206
4427
|
"key": {
|
|
4207
4428
|
"type": "identifier",
|
|
4208
|
-
"name": "
|
|
4209
|
-
},
|
|
4210
|
-
"annotation": {
|
|
4211
|
-
"type": "array",
|
|
4212
|
-
"elementType": {
|
|
4213
|
-
"type": "reference",
|
|
4214
|
-
"typeName": {
|
|
4215
|
-
"type": "identifier",
|
|
4216
|
-
"name": "FlowActivity"
|
|
4217
|
-
}
|
|
4218
|
-
}
|
|
4219
|
-
},
|
|
4220
|
-
"optional": true,
|
|
4221
|
-
"computed": false
|
|
4222
|
-
}
|
|
4223
|
-
]
|
|
4224
|
-
},
|
|
4225
|
-
{
|
|
4226
|
-
"type": "interface",
|
|
4227
|
-
"name": "FlowActivity",
|
|
4228
|
-
"body": [
|
|
4229
|
-
{
|
|
4230
|
-
"type": "propertySignature",
|
|
4231
|
-
"key": {
|
|
4232
|
-
"type": "identifier",
|
|
4233
|
-
"name": "name"
|
|
4429
|
+
"name": "type"
|
|
4234
4430
|
},
|
|
4235
4431
|
"annotation": {
|
|
4236
4432
|
"type": "keyword",
|
|
@@ -4242,52 +4438,35 @@
|
|
|
4242
4438
|
"type": "propertySignature",
|
|
4243
4439
|
"key": {
|
|
4244
4440
|
"type": "identifier",
|
|
4245
|
-
"name": "
|
|
4441
|
+
"name": "isUnread"
|
|
4246
4442
|
},
|
|
4247
4443
|
"annotation": {
|
|
4248
4444
|
"type": "keyword",
|
|
4249
|
-
"value": "
|
|
4445
|
+
"value": "boolean"
|
|
4250
4446
|
},
|
|
4251
|
-
"optional": true,
|
|
4252
4447
|
"computed": false
|
|
4253
4448
|
},
|
|
4254
4449
|
{
|
|
4255
4450
|
"type": "propertySignature",
|
|
4256
4451
|
"key": {
|
|
4257
4452
|
"type": "identifier",
|
|
4258
|
-
"name": "
|
|
4453
|
+
"name": "title"
|
|
4259
4454
|
},
|
|
4260
4455
|
"annotation": {
|
|
4261
|
-
"type": "
|
|
4262
|
-
"
|
|
4263
|
-
{
|
|
4264
|
-
"type": "reference",
|
|
4265
|
-
"typeName": {
|
|
4266
|
-
"type": "identifier",
|
|
4267
|
-
"name": "TaskState"
|
|
4268
|
-
}
|
|
4269
|
-
},
|
|
4270
|
-
{
|
|
4271
|
-
"type": "reference",
|
|
4272
|
-
"typeName": {
|
|
4273
|
-
"type": "identifier",
|
|
4274
|
-
"name": "JobState"
|
|
4275
|
-
}
|
|
4276
|
-
}
|
|
4277
|
-
]
|
|
4456
|
+
"type": "keyword",
|
|
4457
|
+
"value": "string"
|
|
4278
4458
|
},
|
|
4279
|
-
"optional": true,
|
|
4280
4459
|
"computed": false
|
|
4281
4460
|
},
|
|
4282
4461
|
{
|
|
4283
4462
|
"type": "propertySignature",
|
|
4284
4463
|
"key": {
|
|
4285
4464
|
"type": "identifier",
|
|
4286
|
-
"name": "
|
|
4465
|
+
"name": "description"
|
|
4287
4466
|
},
|
|
4288
4467
|
"annotation": {
|
|
4289
4468
|
"type": "keyword",
|
|
4290
|
-
"value": "
|
|
4469
|
+
"value": "string"
|
|
4291
4470
|
},
|
|
4292
4471
|
"optional": true,
|
|
4293
4472
|
"computed": false
|
|
@@ -4296,13 +4475,12 @@
|
|
|
4296
4475
|
"type": "propertySignature",
|
|
4297
4476
|
"key": {
|
|
4298
4477
|
"type": "identifier",
|
|
4299
|
-
"name": "
|
|
4478
|
+
"name": "time"
|
|
4300
4479
|
},
|
|
4301
4480
|
"annotation": {
|
|
4302
4481
|
"type": "keyword",
|
|
4303
4482
|
"value": "number"
|
|
4304
4483
|
},
|
|
4305
|
-
"optional": true,
|
|
4306
4484
|
"computed": false
|
|
4307
4485
|
}
|
|
4308
4486
|
]
|
|
@@ -4493,6 +4671,19 @@
|
|
|
4493
4671
|
"type": "keyword",
|
|
4494
4672
|
"value": "string"
|
|
4495
4673
|
},
|
|
4674
|
+
"optional": true,
|
|
4675
|
+
"computed": false
|
|
4676
|
+
},
|
|
4677
|
+
{
|
|
4678
|
+
"type": "propertySignature",
|
|
4679
|
+
"key": {
|
|
4680
|
+
"type": "identifier",
|
|
4681
|
+
"name": "time"
|
|
4682
|
+
},
|
|
4683
|
+
"annotation": {
|
|
4684
|
+
"type": "keyword",
|
|
4685
|
+
"value": "number"
|
|
4686
|
+
},
|
|
4496
4687
|
"computed": false
|
|
4497
4688
|
}
|
|
4498
4689
|
]
|
|
@@ -6044,29 +6235,6 @@
|
|
|
6044
6235
|
"name": "UploadOptions"
|
|
6045
6236
|
}
|
|
6046
6237
|
}
|
|
6047
|
-
},
|
|
6048
|
-
{
|
|
6049
|
-
"name": "toolbarBrick",
|
|
6050
|
-
"annotation": {
|
|
6051
|
-
"type": "typeLiteral",
|
|
6052
|
-
"members": [
|
|
6053
|
-
{
|
|
6054
|
-
"type": "propertySignature",
|
|
6055
|
-
"key": {
|
|
6056
|
-
"type": "identifier",
|
|
6057
|
-
"name": "useBrick"
|
|
6058
|
-
},
|
|
6059
|
-
"annotation": {
|
|
6060
|
-
"type": "reference",
|
|
6061
|
-
"typeName": {
|
|
6062
|
-
"type": "identifier",
|
|
6063
|
-
"name": "UseSingleBrickConf"
|
|
6064
|
-
}
|
|
6065
|
-
},
|
|
6066
|
-
"computed": false
|
|
6067
|
-
}
|
|
6068
|
-
]
|
|
6069
|
-
}
|
|
6070
6238
|
}
|
|
6071
6239
|
],
|
|
6072
6240
|
"events": [
|
|
@@ -6830,33 +6998,6 @@
|
|
|
6830
6998
|
"name": "UploadOptions"
|
|
6831
6999
|
}
|
|
6832
7000
|
}
|
|
6833
|
-
},
|
|
6834
|
-
{
|
|
6835
|
-
"name": "notices",
|
|
6836
|
-
"annotation": {
|
|
6837
|
-
"type": "array",
|
|
6838
|
-
"elementType": {
|
|
6839
|
-
"type": "reference",
|
|
6840
|
-
"typeName": {
|
|
6841
|
-
"type": "identifier",
|
|
6842
|
-
"name": "NoticeItem"
|
|
6843
|
-
}
|
|
6844
|
-
}
|
|
6845
|
-
}
|
|
6846
|
-
},
|
|
6847
|
-
{
|
|
6848
|
-
"name": "showNoticeIcon",
|
|
6849
|
-
"annotation": {
|
|
6850
|
-
"type": "keyword",
|
|
6851
|
-
"value": "boolean"
|
|
6852
|
-
}
|
|
6853
|
-
},
|
|
6854
|
-
{
|
|
6855
|
-
"name": "noticeUrlTemplate",
|
|
6856
|
-
"annotation": {
|
|
6857
|
-
"type": "keyword",
|
|
6858
|
-
"value": "string"
|
|
6859
|
-
}
|
|
6860
7001
|
}
|
|
6861
7002
|
],
|
|
6862
7003
|
"events": [
|
|
@@ -6921,23 +7062,11 @@
|
|
|
6921
7062
|
}
|
|
6922
7063
|
},
|
|
6923
7064
|
{
|
|
6924
|
-
"name": "
|
|
7065
|
+
"name": "split.change",
|
|
6925
7066
|
"detail": {
|
|
6926
7067
|
"annotation": {
|
|
6927
7068
|
"type": "keyword",
|
|
6928
|
-
"value": "
|
|
6929
|
-
}
|
|
6930
|
-
}
|
|
6931
|
-
},
|
|
6932
|
-
{
|
|
6933
|
-
"name": "notice.click",
|
|
6934
|
-
"detail": {
|
|
6935
|
-
"annotation": {
|
|
6936
|
-
"type": "reference",
|
|
6937
|
-
"typeName": {
|
|
6938
|
-
"type": "identifier",
|
|
6939
|
-
"name": "NoticeItem"
|
|
6940
|
-
}
|
|
7069
|
+
"value": "boolean"
|
|
6941
7070
|
}
|
|
6942
7071
|
}
|
|
6943
7072
|
}
|
|
@@ -7416,72 +7545,6 @@
|
|
|
7416
7545
|
}
|
|
7417
7546
|
]
|
|
7418
7547
|
},
|
|
7419
|
-
{
|
|
7420
|
-
"type": "interface",
|
|
7421
|
-
"name": "NoticeItem",
|
|
7422
|
-
"body": [
|
|
7423
|
-
{
|
|
7424
|
-
"type": "propertySignature",
|
|
7425
|
-
"key": {
|
|
7426
|
-
"type": "identifier",
|
|
7427
|
-
"name": "id"
|
|
7428
|
-
},
|
|
7429
|
-
"annotation": {
|
|
7430
|
-
"type": "keyword",
|
|
7431
|
-
"value": "string"
|
|
7432
|
-
},
|
|
7433
|
-
"computed": false
|
|
7434
|
-
},
|
|
7435
|
-
{
|
|
7436
|
-
"type": "propertySignature",
|
|
7437
|
-
"key": {
|
|
7438
|
-
"type": "identifier",
|
|
7439
|
-
"name": "type"
|
|
7440
|
-
},
|
|
7441
|
-
"annotation": {
|
|
7442
|
-
"type": "keyword",
|
|
7443
|
-
"value": "string"
|
|
7444
|
-
},
|
|
7445
|
-
"computed": false
|
|
7446
|
-
},
|
|
7447
|
-
{
|
|
7448
|
-
"type": "propertySignature",
|
|
7449
|
-
"key": {
|
|
7450
|
-
"type": "identifier",
|
|
7451
|
-
"name": "isUnread"
|
|
7452
|
-
},
|
|
7453
|
-
"annotation": {
|
|
7454
|
-
"type": "keyword",
|
|
7455
|
-
"value": "boolean"
|
|
7456
|
-
},
|
|
7457
|
-
"computed": false
|
|
7458
|
-
},
|
|
7459
|
-
{
|
|
7460
|
-
"type": "propertySignature",
|
|
7461
|
-
"key": {
|
|
7462
|
-
"type": "identifier",
|
|
7463
|
-
"name": "title"
|
|
7464
|
-
},
|
|
7465
|
-
"annotation": {
|
|
7466
|
-
"type": "keyword",
|
|
7467
|
-
"value": "string"
|
|
7468
|
-
},
|
|
7469
|
-
"computed": false
|
|
7470
|
-
},
|
|
7471
|
-
{
|
|
7472
|
-
"type": "propertySignature",
|
|
7473
|
-
"key": {
|
|
7474
|
-
"type": "identifier",
|
|
7475
|
-
"name": "description"
|
|
7476
|
-
},
|
|
7477
|
-
"annotation": {
|
|
7478
|
-
"type": "keyword",
|
|
7479
|
-
"value": "string"
|
|
7480
|
-
},
|
|
7481
|
-
"computed": false
|
|
7482
|
-
}
|
|
7483
|
-
]
|
|
7484
|
-
},
|
|
7485
7548
|
{
|
|
7486
7549
|
"type": "interface",
|
|
7487
7550
|
"name": "FeedbackDetail",
|