@next-bricks/ai-portal 0.39.7 → 0.40.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/dist/bricks.json +39 -26
  2. package/dist/chunks/3506.da6e43af.js +2 -0
  3. package/dist/chunks/3506.da6e43af.js.map +1 -0
  4. package/dist/chunks/3554.65e56ba5.js +2 -0
  5. package/dist/chunks/3554.65e56ba5.js.map +1 -0
  6. package/dist/chunks/{382.673901e0.js → 382.d2e3f46f.js} +2 -2
  7. package/dist/chunks/382.d2e3f46f.js.map +1 -0
  8. package/dist/chunks/453.e0c39d75.js +2 -0
  9. package/dist/chunks/453.e0c39d75.js.map +1 -0
  10. package/dist/chunks/{4837.ef36f6e2.js → 4837.e8c87fc9.js} +2 -2
  11. package/dist/chunks/{4837.ef36f6e2.js.map → 4837.e8c87fc9.js.map} +1 -1
  12. package/dist/chunks/6862.32630cc8.js +3 -0
  13. package/dist/chunks/6862.32630cc8.js.map +1 -0
  14. package/dist/chunks/7493.b181babb.js +2 -0
  15. package/dist/chunks/7493.b181babb.js.map +1 -0
  16. package/dist/chunks/7774.505f9191.js +2 -0
  17. package/dist/chunks/7774.505f9191.js.map +1 -0
  18. package/dist/chunks/8176.0dd744df.js +2 -0
  19. package/dist/chunks/8176.0dd744df.js.map +1 -0
  20. package/dist/chunks/9535.ff0f82a1.js +3 -0
  21. package/dist/chunks/9535.ff0f82a1.js.map +1 -0
  22. package/dist/chunks/{7218.13c19b72.js → 9599.ffd509c6.js} +2 -2
  23. package/dist/chunks/{7218.13c19b72.js.map → 9599.ffd509c6.js.map} +1 -1
  24. package/dist/chunks/activity-timeline.a7da73e9.js +2 -0
  25. package/dist/chunks/activity-timeline.a7da73e9.js.map +1 -0
  26. package/dist/chunks/chat-box.6ae456b3.js +2 -0
  27. package/dist/chunks/chat-box.6ae456b3.js.map +1 -0
  28. package/dist/chunks/chat-input.11a041ff.js +3 -0
  29. package/dist/chunks/chat-input.11a041ff.js.map +1 -0
  30. package/dist/chunks/goal-card-list.9866674c.js +3 -0
  31. package/dist/chunks/goal-card-list.9866674c.js.map +1 -0
  32. package/dist/chunks/main.41cfca3c.js +2 -0
  33. package/dist/chunks/{main.a10d6485.js.map → main.41cfca3c.js.map} +1 -1
  34. package/dist/chunks/preview-container.fa54ae91.js +2 -0
  35. package/dist/chunks/preview-container.fa54ae91.js.map +1 -0
  36. package/dist/chunks/project-conversations.d4771579.js +3 -0
  37. package/dist/chunks/project-conversations.d4771579.js.LICENSE.txt +5 -0
  38. package/dist/chunks/project-conversations.d4771579.js.map +1 -0
  39. package/dist/examples.json +20 -14
  40. package/dist/index.624ef877.js +2 -0
  41. package/dist/index.624ef877.js.map +1 -0
  42. package/dist/manifest.json +253 -186
  43. package/dist/types.json +1383 -333
  44. package/dist-types/activity-timeline/i18n.d.ts +25 -0
  45. package/dist-types/activity-timeline/index.d.ts +16 -0
  46. package/dist-types/activity-timeline/index.spec.d.ts +1 -0
  47. package/dist-types/activity-timeline/interfaces.d.ts +85 -0
  48. package/dist-types/bootstrap.d.ts +2 -0
  49. package/dist-types/chat-box/index.d.ts +1 -5
  50. package/dist-types/chat-input/i18n.d.ts +15 -0
  51. package/dist-types/chat-input/index.d.ts +30 -0
  52. package/dist-types/chat-input/index.spec.d.ts +1 -0
  53. package/dist-types/chat-stream/useConversationStream.d.ts +0 -2
  54. package/dist-types/chat-stream/useTaskStream.d.ts +0 -1
  55. package/dist-types/cruise-canvas/NodeJob/NodeJob.d.ts +2 -1
  56. package/dist-types/cruise-canvas/interfaces.d.ts +3 -1
  57. package/dist-types/cruise-canvas/useConversationDetail.d.ts +1 -1
  58. package/dist-types/cruise-canvas/useTaskDetail.d.ts +1 -1
  59. package/dist-types/project-conversations/index.d.ts +7 -1
  60. package/dist-types/shared/ChatBox/ChatBox.d.ts +1 -2
  61. package/dist-types/shared/ChatBox/i18n.d.ts +2 -6
  62. package/dist-types/shared/RequestHumanAction/RequestHumanAction.d.ts +4 -0
  63. package/dist-types/shared/TaskContext.d.ts +1 -1
  64. package/dist-types/shared/bricks.d.ts +2 -0
  65. package/dist-types/shared/interfaces.d.ts +3 -3
  66. package/docs/activity-timeline.md +54 -0
  67. package/docs/chat-input.md +9 -0
  68. package/package.json +2 -2
  69. package/dist/chunks/1967.118ab1ff.js +0 -2
  70. package/dist/chunks/1967.118ab1ff.js.map +0 -1
  71. package/dist/chunks/3554.d27ba6a7.js +0 -2
  72. package/dist/chunks/3554.d27ba6a7.js.map +0 -1
  73. package/dist/chunks/382.673901e0.js.map +0 -1
  74. package/dist/chunks/453.bb828a7c.js +0 -2
  75. package/dist/chunks/453.bb828a7c.js.map +0 -1
  76. package/dist/chunks/4994.58c51a7a.js +0 -2
  77. package/dist/chunks/4994.58c51a7a.js.map +0 -1
  78. package/dist/chunks/6977.3f6d97bc.js +0 -3
  79. package/dist/chunks/6977.3f6d97bc.js.map +0 -1
  80. package/dist/chunks/71.41081144.js +0 -2
  81. package/dist/chunks/71.41081144.js.map +0 -1
  82. package/dist/chunks/7774.4418c30b.js +0 -2
  83. package/dist/chunks/7774.4418c30b.js.map +0 -1
  84. package/dist/chunks/8794.dc43f083.js +0 -3
  85. package/dist/chunks/8794.dc43f083.js.map +0 -1
  86. package/dist/chunks/chat-box.95d5030b.js +0 -2
  87. package/dist/chunks/chat-box.95d5030b.js.map +0 -1
  88. package/dist/chunks/goal-card-list.4fdfa5cb.js +0 -3
  89. package/dist/chunks/goal-card-list.4fdfa5cb.js.map +0 -1
  90. package/dist/chunks/main.a10d6485.js +0 -2
  91. package/dist/chunks/preview-container.260a045a.js +0 -2
  92. package/dist/chunks/preview-container.260a045a.js.map +0 -1
  93. package/dist/chunks/project-conversations.972403a2.js +0 -3
  94. package/dist/chunks/project-conversations.972403a2.js.map +0 -1
  95. package/dist/index.6133ae77.js +0 -2
  96. package/dist/index.6133ae77.js.map +0 -1
  97. /package/dist/chunks/{6977.3f6d97bc.js.LICENSE.txt → 6862.32630cc8.js.LICENSE.txt} +0 -0
  98. /package/dist/chunks/{8794.dc43f083.js.LICENSE.txt → 9535.ff0f82a1.js.LICENSE.txt} +0 -0
  99. /package/dist/chunks/{goal-card-list.4fdfa5cb.js.LICENSE.txt → chat-input.11a041ff.js.LICENSE.txt} +0 -0
  100. /package/dist/chunks/{project-conversations.972403a2.js.LICENSE.txt → goal-card-list.9866674c.js.LICENSE.txt} +0 -0
package/dist/types.json CHANGED
@@ -1,113 +1,4 @@
1
1
  {
2
- "ai-portal.home-container": {
3
- "properties": [],
4
- "events": [],
5
- "methods": []
6
- },
7
- "ai-portal.stat-with-mini-chart": {
8
- "properties": [
9
- {
10
- "name": "label",
11
- "annotation": {
12
- "type": "keyword",
13
- "value": "string"
14
- }
15
- },
16
- {
17
- "name": "value",
18
- "annotation": {
19
- "type": "keyword",
20
- "value": "string"
21
- }
22
- },
23
- {
24
- "name": "size",
25
- "annotation": {
26
- "type": "union",
27
- "types": [
28
- {
29
- "type": "jsLiteral",
30
- "value": "medium"
31
- },
32
- {
33
- "type": "jsLiteral",
34
- "value": "small"
35
- }
36
- ]
37
- }
38
- },
39
- {
40
- "name": "lineColor",
41
- "annotation": {
42
- "type": "keyword",
43
- "value": "string"
44
- }
45
- },
46
- {
47
- "name": "showArea",
48
- "annotation": {
49
- "type": "keyword",
50
- "value": "boolean"
51
- }
52
- },
53
- {
54
- "name": "min",
55
- "annotation": {
56
- "type": "keyword",
57
- "value": "number"
58
- }
59
- },
60
- {
61
- "name": "max",
62
- "annotation": {
63
- "type": "keyword",
64
- "value": "number"
65
- }
66
- },
67
- {
68
- "name": "xField",
69
- "annotation": {
70
- "type": "keyword",
71
- "value": "string"
72
- }
73
- },
74
- {
75
- "name": "yField",
76
- "annotation": {
77
- "type": "keyword",
78
- "value": "string"
79
- }
80
- },
81
- {
82
- "name": "data",
83
- "annotation": {
84
- "type": "array",
85
- "elementType": {
86
- "type": "reference",
87
- "typeName": {
88
- "type": "identifier",
89
- "name": "Record"
90
- },
91
- "typeParameters": {
92
- "type": "typeParameterInstantiation",
93
- "params": [
94
- {
95
- "type": "keyword",
96
- "value": "string"
97
- },
98
- {
99
- "type": "keyword",
100
- "value": "number"
101
- }
102
- ]
103
- }
104
- }
105
- }
106
- }
107
- ],
108
- "events": [],
109
- "methods": []
110
- },
111
2
  "ai-portal.icon-button": {
112
3
  "properties": [
113
4
  {
@@ -179,6 +70,92 @@
179
70
  }
180
71
  ]
181
72
  },
73
+ "ai-portal.home-container": {
74
+ "properties": [],
75
+ "events": [],
76
+ "methods": []
77
+ },
78
+ "ai-portal.page-container": {
79
+ "properties": [
80
+ {
81
+ "name": "pageTitle",
82
+ "annotation": {
83
+ "type": "keyword",
84
+ "value": "string"
85
+ }
86
+ },
87
+ {
88
+ "name": "breadcrumbs",
89
+ "annotation": {
90
+ "type": "array",
91
+ "elementType": {
92
+ "type": "reference",
93
+ "typeName": {
94
+ "type": "identifier",
95
+ "name": "Breadcrumb"
96
+ }
97
+ }
98
+ }
99
+ },
100
+ {
101
+ "name": "size",
102
+ "annotation": {
103
+ "type": "union",
104
+ "types": [
105
+ {
106
+ "type": "jsLiteral",
107
+ "value": "medium"
108
+ },
109
+ {
110
+ "type": "jsLiteral",
111
+ "value": "small"
112
+ }
113
+ ]
114
+ }
115
+ },
116
+ {
117
+ "name": "textContent",
118
+ "annotation": {
119
+ "type": "keyword",
120
+ "value": "string"
121
+ }
122
+ }
123
+ ],
124
+ "events": [],
125
+ "methods": [],
126
+ "types": [
127
+ {
128
+ "type": "interface",
129
+ "name": "Breadcrumb",
130
+ "body": [
131
+ {
132
+ "type": "propertySignature",
133
+ "key": {
134
+ "type": "identifier",
135
+ "name": "text"
136
+ },
137
+ "annotation": {
138
+ "type": "keyword",
139
+ "value": "string"
140
+ },
141
+ "computed": false
142
+ },
143
+ {
144
+ "type": "propertySignature",
145
+ "key": {
146
+ "type": "identifier",
147
+ "name": "url"
148
+ },
149
+ "annotation": {
150
+ "type": "keyword",
151
+ "value": "string"
152
+ },
153
+ "computed": false
154
+ }
155
+ ]
156
+ }
157
+ ]
158
+ },
182
159
  "ai-portal.entity-sdk-get": {
183
160
  "type": "provider",
184
161
  "params": [
@@ -384,64 +361,54 @@
384
361
  }
385
362
  }
386
363
  },
387
- "ai-portal.page-container": {
364
+ "ai-portal.tab-list": {
388
365
  "properties": [
389
366
  {
390
- "name": "pageTitle",
391
- "annotation": {
392
- "type": "keyword",
393
- "value": "string"
394
- }
395
- },
396
- {
397
- "name": "breadcrumbs",
367
+ "name": "tabs",
398
368
  "annotation": {
399
369
  "type": "array",
400
370
  "elementType": {
401
371
  "type": "reference",
402
372
  "typeName": {
403
373
  "type": "identifier",
404
- "name": "Breadcrumb"
374
+ "name": "Tab"
405
375
  }
406
376
  }
407
377
  }
408
378
  },
409
379
  {
410
- "name": "size",
411
- "annotation": {
412
- "type": "union",
413
- "types": [
414
- {
415
- "type": "jsLiteral",
416
- "value": "medium"
417
- },
418
- {
419
- "type": "jsLiteral",
420
- "value": "small"
421
- }
422
- ]
423
- }
424
- },
425
- {
426
- "name": "textContent",
380
+ "name": "activeTab",
427
381
  "annotation": {
428
382
  "type": "keyword",
429
383
  "value": "string"
430
384
  }
431
385
  }
432
386
  ],
433
- "events": [],
387
+ "events": [
388
+ {
389
+ "name": "tab.click",
390
+ "detail": {
391
+ "annotation": {
392
+ "type": "reference",
393
+ "typeName": {
394
+ "type": "identifier",
395
+ "name": "Tab"
396
+ }
397
+ }
398
+ }
399
+ }
400
+ ],
434
401
  "methods": [],
435
402
  "types": [
436
403
  {
437
404
  "type": "interface",
438
- "name": "Breadcrumb",
405
+ "name": "Tab",
439
406
  "body": [
440
407
  {
441
408
  "type": "propertySignature",
442
409
  "key": {
443
410
  "type": "identifier",
444
- "name": "text"
411
+ "name": "id"
445
412
  },
446
413
  "annotation": {
447
414
  "type": "keyword",
@@ -453,7 +420,7 @@
453
420
  "type": "propertySignature",
454
421
  "key": {
455
422
  "type": "identifier",
456
- "name": "url"
423
+ "name": "label"
457
424
  },
458
425
  "annotation": {
459
426
  "type": "keyword",
@@ -465,76 +432,109 @@
465
432
  }
466
433
  ]
467
434
  },
468
- "ai-portal.tab-list": {
435
+ "ai-portal.stat-with-mini-chart": {
469
436
  "properties": [
470
437
  {
471
- "name": "tabs",
438
+ "name": "label",
472
439
  "annotation": {
473
- "type": "array",
474
- "elementType": {
475
- "type": "reference",
476
- "typeName": {
477
- "type": "identifier",
478
- "name": "Tab"
440
+ "type": "keyword",
441
+ "value": "string"
442
+ }
443
+ },
444
+ {
445
+ "name": "value",
446
+ "annotation": {
447
+ "type": "keyword",
448
+ "value": "string"
449
+ }
450
+ },
451
+ {
452
+ "name": "size",
453
+ "annotation": {
454
+ "type": "union",
455
+ "types": [
456
+ {
457
+ "type": "jsLiteral",
458
+ "value": "medium"
459
+ },
460
+ {
461
+ "type": "jsLiteral",
462
+ "value": "small"
479
463
  }
480
- }
464
+ ]
481
465
  }
482
466
  },
483
467
  {
484
- "name": "activeTab",
468
+ "name": "lineColor",
485
469
  "annotation": {
486
470
  "type": "keyword",
487
471
  "value": "string"
488
472
  }
489
- }
490
- ],
491
- "events": [
473
+ },
492
474
  {
493
- "name": "tab.click",
494
- "detail": {
495
- "annotation": {
475
+ "name": "showArea",
476
+ "annotation": {
477
+ "type": "keyword",
478
+ "value": "boolean"
479
+ }
480
+ },
481
+ {
482
+ "name": "min",
483
+ "annotation": {
484
+ "type": "keyword",
485
+ "value": "number"
486
+ }
487
+ },
488
+ {
489
+ "name": "max",
490
+ "annotation": {
491
+ "type": "keyword",
492
+ "value": "number"
493
+ }
494
+ },
495
+ {
496
+ "name": "xField",
497
+ "annotation": {
498
+ "type": "keyword",
499
+ "value": "string"
500
+ }
501
+ },
502
+ {
503
+ "name": "yField",
504
+ "annotation": {
505
+ "type": "keyword",
506
+ "value": "string"
507
+ }
508
+ },
509
+ {
510
+ "name": "data",
511
+ "annotation": {
512
+ "type": "array",
513
+ "elementType": {
496
514
  "type": "reference",
497
515
  "typeName": {
498
516
  "type": "identifier",
499
- "name": "Tab"
517
+ "name": "Record"
518
+ },
519
+ "typeParameters": {
520
+ "type": "typeParameterInstantiation",
521
+ "params": [
522
+ {
523
+ "type": "keyword",
524
+ "value": "string"
525
+ },
526
+ {
527
+ "type": "keyword",
528
+ "value": "number"
529
+ }
530
+ ]
500
531
  }
501
532
  }
502
533
  }
503
534
  }
504
535
  ],
505
- "methods": [],
506
- "types": [
507
- {
508
- "type": "interface",
509
- "name": "Tab",
510
- "body": [
511
- {
512
- "type": "propertySignature",
513
- "key": {
514
- "type": "identifier",
515
- "name": "id"
516
- },
517
- "annotation": {
518
- "type": "keyword",
519
- "value": "string"
520
- },
521
- "computed": false
522
- },
523
- {
524
- "type": "propertySignature",
525
- "key": {
526
- "type": "identifier",
527
- "name": "label"
528
- },
529
- "annotation": {
530
- "type": "keyword",
531
- "value": "string"
532
- },
533
- "computed": false
534
- }
535
- ]
536
- }
537
- ]
536
+ "events": [],
537
+ "methods": []
538
538
  },
539
539
  "ai-portal.project-knowledges": {
540
540
  "properties": [
@@ -1449,55 +1449,30 @@
1449
1449
  "events": [],
1450
1450
  "methods": []
1451
1451
  },
1452
- "ai-portal.project-conversations": {
1452
+ "ai-portal.action-buttons": {
1453
1453
  "properties": [
1454
1454
  {
1455
- "name": "list",
1455
+ "name": "items",
1456
1456
  "annotation": {
1457
1457
  "type": "array",
1458
1458
  "elementType": {
1459
1459
  "type": "reference",
1460
1460
  "typeName": {
1461
1461
  "type": "identifier",
1462
- "name": "Conversation"
1462
+ "name": "ActionItem"
1463
1463
  }
1464
1464
  }
1465
1465
  }
1466
1466
  },
1467
1467
  {
1468
- "name": "urlTemplate",
1468
+ "name": "multiple",
1469
1469
  "annotation": {
1470
1470
  "type": "keyword",
1471
- "value": "string"
1472
- }
1473
- },
1474
- {
1475
- "name": "actions",
1476
- "annotation": {
1477
- "type": "array",
1478
- "elementType": {
1479
- "type": "reference",
1480
- "typeName": {
1481
- "type": "identifier",
1482
- "name": "ActionType"
1483
- }
1484
- }
1471
+ "value": "boolean"
1485
1472
  }
1486
1473
  }
1487
1474
  ],
1488
1475
  "events": [
1489
- {
1490
- "name": "goal.click",
1491
- "detail": {
1492
- "annotation": {
1493
- "type": "reference",
1494
- "typeName": {
1495
- "type": "identifier",
1496
- "name": "Conversation"
1497
- }
1498
- }
1499
- }
1500
- },
1501
1476
  {
1502
1477
  "name": "action.click",
1503
1478
  "detail": {
@@ -1505,7 +1480,7 @@
1505
1480
  "type": "reference",
1506
1481
  "typeName": {
1507
1482
  "type": "identifier",
1508
- "name": "ActionClickDetail"
1483
+ "name": "ActionItem"
1509
1484
  }
1510
1485
  }
1511
1486
  }
@@ -1515,13 +1490,13 @@
1515
1490
  "types": [
1516
1491
  {
1517
1492
  "type": "interface",
1518
- "name": "Conversation",
1493
+ "name": "ActionItem",
1519
1494
  "body": [
1520
1495
  {
1521
1496
  "type": "propertySignature",
1522
1497
  "key": {
1523
1498
  "type": "identifier",
1524
- "name": "conversationId"
1499
+ "name": "text"
1525
1500
  },
1526
1501
  "annotation": {
1527
1502
  "type": "keyword",
@@ -1533,31 +1508,36 @@
1533
1508
  "type": "propertySignature",
1534
1509
  "key": {
1535
1510
  "type": "identifier",
1536
- "name": "title"
1511
+ "name": "icon"
1537
1512
  },
1538
1513
  "annotation": {
1539
- "type": "keyword",
1540
- "value": "string"
1514
+ "type": "reference",
1515
+ "typeName": {
1516
+ "type": "identifier",
1517
+ "name": "GeneralIconProps"
1518
+ }
1541
1519
  },
1520
+ "optional": true,
1542
1521
  "computed": false
1543
1522
  },
1544
1523
  {
1545
1524
  "type": "propertySignature",
1546
1525
  "key": {
1547
1526
  "type": "identifier",
1548
- "name": "startTime"
1527
+ "name": "active"
1549
1528
  },
1550
1529
  "annotation": {
1551
1530
  "type": "keyword",
1552
- "value": "number"
1531
+ "value": "boolean"
1553
1532
  },
1533
+ "optional": true,
1554
1534
  "computed": false
1555
1535
  },
1556
1536
  {
1557
1537
  "type": "propertySignature",
1558
1538
  "key": {
1559
1539
  "type": "identifier",
1560
- "name": "description"
1540
+ "name": "event"
1561
1541
  },
1562
1542
  "annotation": {
1563
1543
  "type": "keyword",
@@ -1570,46 +1550,916 @@
1570
1550
  "type": "propertySignature",
1571
1551
  "key": {
1572
1552
  "type": "identifier",
1573
- "name": "goal"
1553
+ "name": "hidden"
1574
1554
  },
1575
1555
  "annotation": {
1576
1556
  "type": "keyword",
1577
- "value": "string"
1557
+ "value": "boolean"
1578
1558
  },
1579
1559
  "optional": true,
1580
1560
  "computed": false
1581
- },
1561
+ }
1562
+ ],
1563
+ "extends": [
1582
1564
  {
1583
- "type": "propertySignature",
1584
- "key": {
1565
+ "type": "expressionWithTypeArguments",
1566
+ "expression": {
1585
1567
  "type": "identifier",
1586
- "name": "username"
1587
- },
1588
- "annotation": {
1589
- "type": "keyword",
1590
- "value": "string"
1591
- },
1592
- "optional": true,
1593
- "computed": false
1568
+ "name": "ButtonProps"
1569
+ }
1594
1570
  }
1595
1571
  ]
1572
+ }
1573
+ ]
1574
+ },
1575
+ "ai-portal.project-conversations": {
1576
+ "properties": [
1577
+ {
1578
+ "name": "list",
1579
+ "annotation": {
1580
+ "type": "array",
1581
+ "elementType": {
1582
+ "type": "reference",
1583
+ "typeName": {
1584
+ "type": "identifier",
1585
+ "name": "Conversation"
1586
+ }
1587
+ }
1588
+ }
1596
1589
  },
1597
1590
  {
1598
- "type": "interface",
1599
- "name": "ActionClickDetail",
1600
- "body": [
1601
- {
1602
- "type": "propertySignature",
1603
- "key": {
1591
+ "name": "urlTemplate",
1592
+ "annotation": {
1593
+ "type": "keyword",
1594
+ "value": "string"
1595
+ }
1596
+ },
1597
+ {
1598
+ "name": "actions",
1599
+ "annotation": {
1600
+ "type": "array",
1601
+ "elementType": {
1602
+ "type": "reference",
1603
+ "typeName": {
1604
1604
  "type": "identifier",
1605
- "name": "action"
1606
- },
1607
- "annotation": {
1608
- "type": "reference",
1609
- "typeName": {
1610
- "type": "identifier",
1611
- "name": "SimpleActionType"
1612
- }
1605
+ "name": "ActionType"
1606
+ }
1607
+ }
1608
+ }
1609
+ },
1610
+ {
1611
+ "name": "goals",
1612
+ "annotation": {
1613
+ "type": "array",
1614
+ "elementType": {
1615
+ "type": "reference",
1616
+ "typeName": {
1617
+ "type": "identifier",
1618
+ "name": "Goal"
1619
+ }
1620
+ }
1621
+ }
1622
+ }
1623
+ ],
1624
+ "events": [
1625
+ {
1626
+ "name": "goal.click",
1627
+ "detail": {
1628
+ "annotation": {
1629
+ "type": "reference",
1630
+ "typeName": {
1631
+ "type": "identifier",
1632
+ "name": "Conversation"
1633
+ }
1634
+ }
1635
+ }
1636
+ },
1637
+ {
1638
+ "name": "action.click",
1639
+ "detail": {
1640
+ "annotation": {
1641
+ "type": "reference",
1642
+ "typeName": {
1643
+ "type": "identifier",
1644
+ "name": "ActionClickDetail"
1645
+ }
1646
+ }
1647
+ }
1648
+ }
1649
+ ],
1650
+ "methods": [],
1651
+ "types": [
1652
+ {
1653
+ "type": "interface",
1654
+ "name": "Conversation",
1655
+ "body": [
1656
+ {
1657
+ "type": "propertySignature",
1658
+ "key": {
1659
+ "type": "identifier",
1660
+ "name": "conversationId"
1661
+ },
1662
+ "annotation": {
1663
+ "type": "keyword",
1664
+ "value": "string"
1665
+ },
1666
+ "computed": false
1667
+ },
1668
+ {
1669
+ "type": "propertySignature",
1670
+ "key": {
1671
+ "type": "identifier",
1672
+ "name": "title"
1673
+ },
1674
+ "annotation": {
1675
+ "type": "keyword",
1676
+ "value": "string"
1677
+ },
1678
+ "computed": false
1679
+ },
1680
+ {
1681
+ "type": "propertySignature",
1682
+ "key": {
1683
+ "type": "identifier",
1684
+ "name": "startTime"
1685
+ },
1686
+ "annotation": {
1687
+ "type": "keyword",
1688
+ "value": "number"
1689
+ },
1690
+ "computed": false
1691
+ },
1692
+ {
1693
+ "type": "propertySignature",
1694
+ "key": {
1695
+ "type": "identifier",
1696
+ "name": "description"
1697
+ },
1698
+ "annotation": {
1699
+ "type": "keyword",
1700
+ "value": "string"
1701
+ },
1702
+ "optional": true,
1703
+ "computed": false
1704
+ },
1705
+ {
1706
+ "type": "propertySignature",
1707
+ "key": {
1708
+ "type": "identifier",
1709
+ "name": "goalInstanceId"
1710
+ },
1711
+ "annotation": {
1712
+ "type": "keyword",
1713
+ "value": "string"
1714
+ },
1715
+ "optional": true,
1716
+ "computed": false
1717
+ },
1718
+ {
1719
+ "type": "propertySignature",
1720
+ "key": {
1721
+ "type": "identifier",
1722
+ "name": "username"
1723
+ },
1724
+ "annotation": {
1725
+ "type": "keyword",
1726
+ "value": "string"
1727
+ },
1728
+ "optional": true,
1729
+ "computed": false
1730
+ }
1731
+ ]
1732
+ },
1733
+ {
1734
+ "type": "interface",
1735
+ "name": "Goal",
1736
+ "body": [
1737
+ {
1738
+ "type": "propertySignature",
1739
+ "key": {
1740
+ "type": "identifier",
1741
+ "name": "instanceId"
1742
+ },
1743
+ "annotation": {
1744
+ "type": "keyword",
1745
+ "value": "string"
1746
+ },
1747
+ "computed": false
1748
+ },
1749
+ {
1750
+ "type": "propertySignature",
1751
+ "key": {
1752
+ "type": "identifier",
1753
+ "name": "title"
1754
+ },
1755
+ "annotation": {
1756
+ "type": "keyword",
1757
+ "value": "string"
1758
+ },
1759
+ "computed": false
1760
+ }
1761
+ ]
1762
+ },
1763
+ {
1764
+ "type": "interface",
1765
+ "name": "ActionClickDetail",
1766
+ "body": [
1767
+ {
1768
+ "type": "propertySignature",
1769
+ "key": {
1770
+ "type": "identifier",
1771
+ "name": "action"
1772
+ },
1773
+ "annotation": {
1774
+ "type": "reference",
1775
+ "typeName": {
1776
+ "type": "identifier",
1777
+ "name": "SimpleActionType"
1778
+ }
1779
+ },
1780
+ "computed": false
1781
+ },
1782
+ {
1783
+ "type": "propertySignature",
1784
+ "key": {
1785
+ "type": "identifier",
1786
+ "name": "item"
1787
+ },
1788
+ "annotation": {
1789
+ "type": "reference",
1790
+ "typeName": {
1791
+ "type": "identifier",
1792
+ "name": "Conversation"
1793
+ }
1794
+ },
1795
+ "computed": false
1796
+ }
1797
+ ]
1798
+ }
1799
+ ]
1800
+ },
1801
+ "ai-portal.activity-timeline": {
1802
+ "properties": [
1803
+ {
1804
+ "name": "list",
1805
+ "annotation": {
1806
+ "type": "array",
1807
+ "elementType": {
1808
+ "type": "reference",
1809
+ "typeName": {
1810
+ "type": "identifier",
1811
+ "name": "Activity"
1812
+ }
1813
+ }
1814
+ }
1815
+ },
1816
+ {
1817
+ "name": "chatUrlTemplate",
1818
+ "annotation": {
1819
+ "type": "keyword",
1820
+ "value": "string"
1821
+ }
1822
+ }
1823
+ ],
1824
+ "events": [],
1825
+ "methods": [],
1826
+ "types": [
1827
+ {
1828
+ "type": "typeAlias",
1829
+ "name": "Activity",
1830
+ "annotation": {
1831
+ "type": "union",
1832
+ "types": [
1833
+ {
1834
+ "type": "reference",
1835
+ "typeName": {
1836
+ "type": "identifier",
1837
+ "name": "ActivityOfCreateGoal"
1838
+ }
1839
+ },
1840
+ {
1841
+ "type": "reference",
1842
+ "typeName": {
1843
+ "type": "identifier",
1844
+ "name": "ActivityOfEditGoal"
1845
+ }
1846
+ },
1847
+ {
1848
+ "type": "reference",
1849
+ "typeName": {
1850
+ "type": "identifier",
1851
+ "name": "ActivityOfDeleteGoal"
1852
+ }
1853
+ },
1854
+ {
1855
+ "type": "reference",
1856
+ "typeName": {
1857
+ "type": "identifier",
1858
+ "name": "ActivityOfDecomposeGoals"
1859
+ }
1860
+ },
1861
+ {
1862
+ "type": "reference",
1863
+ "typeName": {
1864
+ "type": "identifier",
1865
+ "name": "ActivityOfAlterOwner"
1866
+ }
1867
+ },
1868
+ {
1869
+ "type": "reference",
1870
+ "typeName": {
1871
+ "type": "identifier",
1872
+ "name": "ActivityOfAlterUser"
1873
+ }
1874
+ },
1875
+ {
1876
+ "type": "reference",
1877
+ "typeName": {
1878
+ "type": "identifier",
1879
+ "name": "ActivityOfAddComment"
1880
+ }
1881
+ },
1882
+ {
1883
+ "type": "reference",
1884
+ "typeName": {
1885
+ "type": "identifier",
1886
+ "name": "ActivityOfStartConversation"
1887
+ }
1888
+ }
1889
+ ]
1890
+ }
1891
+ },
1892
+ {
1893
+ "type": "interface",
1894
+ "name": "ActivityOfCreateGoal",
1895
+ "body": [
1896
+ {
1897
+ "type": "propertySignature",
1898
+ "key": {
1899
+ "type": "identifier",
1900
+ "name": "action_type"
1901
+ },
1902
+ "annotation": {
1903
+ "type": "jsLiteral",
1904
+ "value": "create_goal"
1905
+ },
1906
+ "computed": false
1907
+ },
1908
+ {
1909
+ "type": "propertySignature",
1910
+ "key": {
1911
+ "type": "identifier",
1912
+ "name": "metadata"
1913
+ },
1914
+ "annotation": {
1915
+ "type": "typeLiteral",
1916
+ "members": [
1917
+ {
1918
+ "type": "propertySignature",
1919
+ "key": {
1920
+ "type": "identifier",
1921
+ "name": "goal_title"
1922
+ },
1923
+ "annotation": {
1924
+ "type": "keyword",
1925
+ "value": "string"
1926
+ },
1927
+ "computed": false
1928
+ },
1929
+ {
1930
+ "type": "propertySignature",
1931
+ "key": {
1932
+ "type": "identifier",
1933
+ "name": "goal_description"
1934
+ },
1935
+ "annotation": {
1936
+ "type": "keyword",
1937
+ "value": "string"
1938
+ },
1939
+ "optional": true,
1940
+ "computed": false
1941
+ }
1942
+ ]
1943
+ },
1944
+ "computed": false
1945
+ }
1946
+ ],
1947
+ "extends": [
1948
+ {
1949
+ "type": "expressionWithTypeArguments",
1950
+ "expression": {
1951
+ "type": "identifier",
1952
+ "name": "ActivityBase"
1953
+ }
1954
+ }
1955
+ ]
1956
+ },
1957
+ {
1958
+ "type": "interface",
1959
+ "name": "ActivityBase",
1960
+ "body": [
1961
+ {
1962
+ "type": "propertySignature",
1963
+ "key": {
1964
+ "type": "identifier",
1965
+ "name": "user_id"
1966
+ },
1967
+ "annotation": {
1968
+ "type": "keyword",
1969
+ "value": "string"
1970
+ },
1971
+ "computed": false
1972
+ },
1973
+ {
1974
+ "type": "propertySignature",
1975
+ "key": {
1976
+ "type": "identifier",
1977
+ "name": "user_name"
1978
+ },
1979
+ "annotation": {
1980
+ "type": "keyword",
1981
+ "value": "string"
1982
+ },
1983
+ "computed": false
1984
+ },
1985
+ {
1986
+ "type": "propertySignature",
1987
+ "key": {
1988
+ "type": "identifier",
1989
+ "name": "time"
1990
+ },
1991
+ "annotation": {
1992
+ "type": "keyword",
1993
+ "value": "number"
1994
+ },
1995
+ "computed": false
1996
+ },
1997
+ {
1998
+ "type": "propertySignature",
1999
+ "key": {
2000
+ "type": "identifier",
2001
+ "name": "action_type"
2002
+ },
2003
+ "annotation": {
2004
+ "type": "union",
2005
+ "types": [
2006
+ {
2007
+ "type": "jsLiteral",
2008
+ "value": "create_goal"
2009
+ },
2010
+ {
2011
+ "type": "jsLiteral",
2012
+ "value": "edit_goal"
2013
+ },
2014
+ {
2015
+ "type": "jsLiteral",
2016
+ "value": "delete_goal"
2017
+ },
2018
+ {
2019
+ "type": "jsLiteral",
2020
+ "value": "decompose_goals"
2021
+ },
2022
+ {
2023
+ "type": "jsLiteral",
2024
+ "value": "alter_owner"
2025
+ },
2026
+ {
2027
+ "type": "jsLiteral",
2028
+ "value": "alter_user"
2029
+ },
2030
+ {
2031
+ "type": "jsLiteral",
2032
+ "value": "add_comment"
2033
+ },
2034
+ {
2035
+ "type": "jsLiteral",
2036
+ "value": "start_conversation"
2037
+ }
2038
+ ]
2039
+ },
2040
+ "computed": false
2041
+ },
2042
+ {
2043
+ "type": "propertySignature",
2044
+ "key": {
2045
+ "type": "identifier",
2046
+ "name": "metadata"
2047
+ },
2048
+ "annotation": {
2049
+ "type": "keyword",
2050
+ "value": "unknown"
2051
+ },
2052
+ "computed": false
2053
+ }
2054
+ ]
2055
+ },
2056
+ {
2057
+ "type": "interface",
2058
+ "name": "ActivityOfEditGoal",
2059
+ "body": [
2060
+ {
2061
+ "type": "propertySignature",
2062
+ "key": {
2063
+ "type": "identifier",
2064
+ "name": "action_type"
2065
+ },
2066
+ "annotation": {
2067
+ "type": "jsLiteral",
2068
+ "value": "edit_goal"
2069
+ },
2070
+ "computed": false
2071
+ },
2072
+ {
2073
+ "type": "propertySignature",
2074
+ "key": {
2075
+ "type": "identifier",
2076
+ "name": "metadata"
2077
+ },
2078
+ "annotation": {
2079
+ "type": "typeLiteral",
2080
+ "members": [
2081
+ {
2082
+ "type": "propertySignature",
2083
+ "key": {
2084
+ "type": "identifier",
2085
+ "name": "before"
2086
+ },
2087
+ "annotation": {
2088
+ "type": "typeLiteral",
2089
+ "members": [
2090
+ {
2091
+ "type": "propertySignature",
2092
+ "key": {
2093
+ "type": "identifier",
2094
+ "name": "title"
2095
+ },
2096
+ "annotation": {
2097
+ "type": "keyword",
2098
+ "value": "string"
2099
+ },
2100
+ "computed": false
2101
+ },
2102
+ {
2103
+ "type": "propertySignature",
2104
+ "key": {
2105
+ "type": "identifier",
2106
+ "name": "description"
2107
+ },
2108
+ "annotation": {
2109
+ "type": "keyword",
2110
+ "value": "string"
2111
+ },
2112
+ "computed": false
2113
+ }
2114
+ ]
2115
+ },
2116
+ "computed": false
2117
+ },
2118
+ {
2119
+ "type": "propertySignature",
2120
+ "key": {
2121
+ "type": "identifier",
2122
+ "name": "after"
2123
+ },
2124
+ "annotation": {
2125
+ "type": "typeLiteral",
2126
+ "members": [
2127
+ {
2128
+ "type": "propertySignature",
2129
+ "key": {
2130
+ "type": "identifier",
2131
+ "name": "title"
2132
+ },
2133
+ "annotation": {
2134
+ "type": "keyword",
2135
+ "value": "string"
2136
+ },
2137
+ "computed": false
2138
+ },
2139
+ {
2140
+ "type": "propertySignature",
2141
+ "key": {
2142
+ "type": "identifier",
2143
+ "name": "description"
2144
+ },
2145
+ "annotation": {
2146
+ "type": "keyword",
2147
+ "value": "string"
2148
+ },
2149
+ "computed": false
2150
+ }
2151
+ ]
2152
+ },
2153
+ "computed": false
2154
+ }
2155
+ ]
2156
+ },
2157
+ "computed": false
2158
+ }
2159
+ ],
2160
+ "extends": [
2161
+ {
2162
+ "type": "expressionWithTypeArguments",
2163
+ "expression": {
2164
+ "type": "identifier",
2165
+ "name": "ActivityBase"
2166
+ }
2167
+ }
2168
+ ]
2169
+ },
2170
+ {
2171
+ "type": "interface",
2172
+ "name": "ActivityOfDeleteGoal",
2173
+ "body": [
2174
+ {
2175
+ "type": "propertySignature",
2176
+ "key": {
2177
+ "type": "identifier",
2178
+ "name": "action_type"
2179
+ },
2180
+ "annotation": {
2181
+ "type": "jsLiteral",
2182
+ "value": "delete_goal"
2183
+ },
2184
+ "computed": false
2185
+ },
2186
+ {
2187
+ "type": "propertySignature",
2188
+ "key": {
2189
+ "type": "identifier",
2190
+ "name": "metadata"
2191
+ },
2192
+ "annotation": {
2193
+ "type": "typeLiteral",
2194
+ "members": [
2195
+ {
2196
+ "type": "propertySignature",
2197
+ "key": {
2198
+ "type": "identifier",
2199
+ "name": "goal_title"
2200
+ },
2201
+ "annotation": {
2202
+ "type": "keyword",
2203
+ "value": "string"
2204
+ },
2205
+ "computed": false
2206
+ },
2207
+ {
2208
+ "type": "propertySignature",
2209
+ "key": {
2210
+ "type": "identifier",
2211
+ "name": "goal_description"
2212
+ },
2213
+ "annotation": {
2214
+ "type": "keyword",
2215
+ "value": "string"
2216
+ },
2217
+ "optional": true,
2218
+ "computed": false
2219
+ }
2220
+ ]
2221
+ },
2222
+ "computed": false
2223
+ }
2224
+ ],
2225
+ "extends": [
2226
+ {
2227
+ "type": "expressionWithTypeArguments",
2228
+ "expression": {
2229
+ "type": "identifier",
2230
+ "name": "ActivityBase"
2231
+ }
2232
+ }
2233
+ ]
2234
+ },
2235
+ {
2236
+ "type": "interface",
2237
+ "name": "ActivityOfDecomposeGoals",
2238
+ "body": [
2239
+ {
2240
+ "type": "propertySignature",
2241
+ "key": {
2242
+ "type": "identifier",
2243
+ "name": "action_type"
2244
+ },
2245
+ "annotation": {
2246
+ "type": "jsLiteral",
2247
+ "value": "decompose_goals"
2248
+ },
2249
+ "computed": false
2250
+ },
2251
+ {
2252
+ "type": "propertySignature",
2253
+ "key": {
2254
+ "type": "identifier",
2255
+ "name": "metadata"
2256
+ },
2257
+ "annotation": {
2258
+ "type": "typeLiteral",
2259
+ "members": [
2260
+ {
2261
+ "type": "propertySignature",
2262
+ "key": {
2263
+ "type": "identifier",
2264
+ "name": "sub_goals_count"
2265
+ },
2266
+ "annotation": {
2267
+ "type": "keyword",
2268
+ "value": "number"
2269
+ },
2270
+ "computed": false
2271
+ },
2272
+ {
2273
+ "type": "propertySignature",
2274
+ "key": {
2275
+ "type": "identifier",
2276
+ "name": "sub_goals"
2277
+ },
2278
+ "annotation": {
2279
+ "type": "reference",
2280
+ "typeName": {
2281
+ "type": "identifier",
2282
+ "name": "Array"
2283
+ },
2284
+ "typeParameters": {
2285
+ "type": "typeParameterInstantiation",
2286
+ "params": [
2287
+ {
2288
+ "type": "typeLiteral",
2289
+ "members": [
2290
+ {
2291
+ "type": "propertySignature",
2292
+ "key": {
2293
+ "type": "identifier",
2294
+ "name": "sub_goal_id"
2295
+ },
2296
+ "annotation": {
2297
+ "type": "keyword",
2298
+ "value": "string"
2299
+ },
2300
+ "computed": false
2301
+ },
2302
+ {
2303
+ "type": "propertySignature",
2304
+ "key": {
2305
+ "type": "identifier",
2306
+ "name": "title"
2307
+ },
2308
+ "annotation": {
2309
+ "type": "keyword",
2310
+ "value": "string"
2311
+ },
2312
+ "computed": false
2313
+ }
2314
+ ]
2315
+ }
2316
+ ]
2317
+ }
2318
+ },
2319
+ "computed": false
2320
+ }
2321
+ ]
2322
+ },
2323
+ "computed": false
2324
+ }
2325
+ ],
2326
+ "extends": [
2327
+ {
2328
+ "type": "expressionWithTypeArguments",
2329
+ "expression": {
2330
+ "type": "identifier",
2331
+ "name": "ActivityBase"
2332
+ }
2333
+ }
2334
+ ]
2335
+ },
2336
+ {
2337
+ "type": "interface",
2338
+ "name": "ActivityOfAlterOwner",
2339
+ "body": [
2340
+ {
2341
+ "type": "propertySignature",
2342
+ "key": {
2343
+ "type": "identifier",
2344
+ "name": "action_type"
2345
+ },
2346
+ "annotation": {
2347
+ "type": "jsLiteral",
2348
+ "value": "alter_owner"
2349
+ },
2350
+ "computed": false
2351
+ },
2352
+ {
2353
+ "type": "propertySignature",
2354
+ "key": {
2355
+ "type": "identifier",
2356
+ "name": "metadata"
2357
+ },
2358
+ "annotation": {
2359
+ "type": "typeLiteral",
2360
+ "members": [
2361
+ {
2362
+ "type": "propertySignature",
2363
+ "key": {
2364
+ "type": "identifier",
2365
+ "name": "before"
2366
+ },
2367
+ "annotation": {
2368
+ "type": "typeLiteral",
2369
+ "members": [
2370
+ {
2371
+ "type": "propertySignature",
2372
+ "key": {
2373
+ "type": "identifier",
2374
+ "name": "user_id"
2375
+ },
2376
+ "annotation": {
2377
+ "type": "keyword",
2378
+ "value": "string"
2379
+ },
2380
+ "computed": false
2381
+ },
2382
+ {
2383
+ "type": "propertySignature",
2384
+ "key": {
2385
+ "type": "identifier",
2386
+ "name": "user_name"
2387
+ },
2388
+ "annotation": {
2389
+ "type": "keyword",
2390
+ "value": "string"
2391
+ },
2392
+ "computed": false
2393
+ }
2394
+ ]
2395
+ },
2396
+ "computed": false
2397
+ },
2398
+ {
2399
+ "type": "propertySignature",
2400
+ "key": {
2401
+ "type": "identifier",
2402
+ "name": "after"
2403
+ },
2404
+ "annotation": {
2405
+ "type": "typeLiteral",
2406
+ "members": [
2407
+ {
2408
+ "type": "propertySignature",
2409
+ "key": {
2410
+ "type": "identifier",
2411
+ "name": "user_id"
2412
+ },
2413
+ "annotation": {
2414
+ "type": "keyword",
2415
+ "value": "string"
2416
+ },
2417
+ "computed": false
2418
+ },
2419
+ {
2420
+ "type": "propertySignature",
2421
+ "key": {
2422
+ "type": "identifier",
2423
+ "name": "user_name"
2424
+ },
2425
+ "annotation": {
2426
+ "type": "keyword",
2427
+ "value": "string"
2428
+ },
2429
+ "computed": false
2430
+ }
2431
+ ]
2432
+ },
2433
+ "computed": false
2434
+ }
2435
+ ]
2436
+ },
2437
+ "computed": false
2438
+ }
2439
+ ],
2440
+ "extends": [
2441
+ {
2442
+ "type": "expressionWithTypeArguments",
2443
+ "expression": {
2444
+ "type": "identifier",
2445
+ "name": "ActivityBase"
2446
+ }
2447
+ }
2448
+ ]
2449
+ },
2450
+ {
2451
+ "type": "interface",
2452
+ "name": "ActivityOfAlterUser",
2453
+ "body": [
2454
+ {
2455
+ "type": "propertySignature",
2456
+ "key": {
2457
+ "type": "identifier",
2458
+ "name": "action_type"
2459
+ },
2460
+ "annotation": {
2461
+ "type": "jsLiteral",
2462
+ "value": "alter_user"
1613
2463
  },
1614
2464
  "computed": false
1615
2465
  },
@@ -1617,73 +2467,137 @@
1617
2467
  "type": "propertySignature",
1618
2468
  "key": {
1619
2469
  "type": "identifier",
1620
- "name": "item"
2470
+ "name": "metadata"
1621
2471
  },
1622
2472
  "annotation": {
1623
- "type": "reference",
1624
- "typeName": {
1625
- "type": "identifier",
1626
- "name": "Conversation"
1627
- }
2473
+ "type": "typeLiteral",
2474
+ "members": [
2475
+ {
2476
+ "type": "propertySignature",
2477
+ "key": {
2478
+ "type": "identifier",
2479
+ "name": "before"
2480
+ },
2481
+ "annotation": {
2482
+ "type": "reference",
2483
+ "typeName": {
2484
+ "type": "identifier",
2485
+ "name": "Array"
2486
+ },
2487
+ "typeParameters": {
2488
+ "type": "typeParameterInstantiation",
2489
+ "params": [
2490
+ {
2491
+ "type": "typeLiteral",
2492
+ "members": [
2493
+ {
2494
+ "type": "propertySignature",
2495
+ "key": {
2496
+ "type": "identifier",
2497
+ "name": "user_id"
2498
+ },
2499
+ "annotation": {
2500
+ "type": "keyword",
2501
+ "value": "string"
2502
+ },
2503
+ "computed": false
2504
+ },
2505
+ {
2506
+ "type": "propertySignature",
2507
+ "key": {
2508
+ "type": "identifier",
2509
+ "name": "user_name"
2510
+ },
2511
+ "annotation": {
2512
+ "type": "keyword",
2513
+ "value": "string"
2514
+ },
2515
+ "computed": false
2516
+ }
2517
+ ]
2518
+ }
2519
+ ]
2520
+ }
2521
+ },
2522
+ "computed": false
2523
+ },
2524
+ {
2525
+ "type": "propertySignature",
2526
+ "key": {
2527
+ "type": "identifier",
2528
+ "name": "after"
2529
+ },
2530
+ "annotation": {
2531
+ "type": "reference",
2532
+ "typeName": {
2533
+ "type": "identifier",
2534
+ "name": "Array"
2535
+ },
2536
+ "typeParameters": {
2537
+ "type": "typeParameterInstantiation",
2538
+ "params": [
2539
+ {
2540
+ "type": "typeLiteral",
2541
+ "members": [
2542
+ {
2543
+ "type": "propertySignature",
2544
+ "key": {
2545
+ "type": "identifier",
2546
+ "name": "user_id"
2547
+ },
2548
+ "annotation": {
2549
+ "type": "keyword",
2550
+ "value": "string"
2551
+ },
2552
+ "computed": false
2553
+ },
2554
+ {
2555
+ "type": "propertySignature",
2556
+ "key": {
2557
+ "type": "identifier",
2558
+ "name": "user_name"
2559
+ },
2560
+ "annotation": {
2561
+ "type": "keyword",
2562
+ "value": "string"
2563
+ },
2564
+ "computed": false
2565
+ }
2566
+ ]
2567
+ }
2568
+ ]
2569
+ }
2570
+ },
2571
+ "computed": false
2572
+ }
2573
+ ]
1628
2574
  },
1629
2575
  "computed": false
1630
2576
  }
1631
- ]
1632
- }
1633
- ]
1634
- },
1635
- "ai-portal.action-buttons": {
1636
- "properties": [
1637
- {
1638
- "name": "items",
1639
- "annotation": {
1640
- "type": "array",
1641
- "elementType": {
1642
- "type": "reference",
1643
- "typeName": {
2577
+ ],
2578
+ "extends": [
2579
+ {
2580
+ "type": "expressionWithTypeArguments",
2581
+ "expression": {
1644
2582
  "type": "identifier",
1645
- "name": "ActionItem"
2583
+ "name": "ActivityBase"
1646
2584
  }
1647
2585
  }
1648
- }
2586
+ ]
1649
2587
  },
1650
- {
1651
- "name": "multiple",
1652
- "annotation": {
1653
- "type": "keyword",
1654
- "value": "boolean"
1655
- }
1656
- }
1657
- ],
1658
- "events": [
1659
- {
1660
- "name": "action.click",
1661
- "detail": {
1662
- "annotation": {
1663
- "type": "reference",
1664
- "typeName": {
1665
- "type": "identifier",
1666
- "name": "ActionItem"
1667
- }
1668
- }
1669
- }
1670
- }
1671
- ],
1672
- "methods": [],
1673
- "types": [
1674
2588
  {
1675
2589
  "type": "interface",
1676
- "name": "ActionItem",
2590
+ "name": "ActivityOfAddComment",
1677
2591
  "body": [
1678
2592
  {
1679
2593
  "type": "propertySignature",
1680
2594
  "key": {
1681
2595
  "type": "identifier",
1682
- "name": "text"
2596
+ "name": "action_type"
1683
2597
  },
1684
2598
  "annotation": {
1685
- "type": "keyword",
1686
- "value": "string"
2599
+ "type": "jsLiteral",
2600
+ "value": "add_comment"
1687
2601
  },
1688
2602
  "computed": false
1689
2603
  },
@@ -1691,55 +2605,102 @@
1691
2605
  "type": "propertySignature",
1692
2606
  "key": {
1693
2607
  "type": "identifier",
1694
- "name": "icon"
2608
+ "name": "metadata"
1695
2609
  },
1696
2610
  "annotation": {
1697
- "type": "reference",
1698
- "typeName": {
1699
- "type": "identifier",
1700
- "name": "GeneralIconProps"
1701
- }
2611
+ "type": "typeLiteral",
2612
+ "members": [
2613
+ {
2614
+ "type": "propertySignature",
2615
+ "key": {
2616
+ "type": "identifier",
2617
+ "name": "comment_content"
2618
+ },
2619
+ "annotation": {
2620
+ "type": "keyword",
2621
+ "value": "string"
2622
+ },
2623
+ "computed": false
2624
+ }
2625
+ ]
1702
2626
  },
1703
- "optional": true,
1704
2627
  "computed": false
1705
- },
2628
+ }
2629
+ ],
2630
+ "extends": [
1706
2631
  {
1707
- "type": "propertySignature",
1708
- "key": {
2632
+ "type": "expressionWithTypeArguments",
2633
+ "expression": {
1709
2634
  "type": "identifier",
1710
- "name": "active"
1711
- },
1712
- "annotation": {
1713
- "type": "keyword",
1714
- "value": "boolean"
1715
- },
1716
- "optional": true,
1717
- "computed": false
1718
- },
2635
+ "name": "ActivityBase"
2636
+ }
2637
+ }
2638
+ ]
2639
+ },
2640
+ {
2641
+ "type": "interface",
2642
+ "name": "ActivityOfStartConversation",
2643
+ "body": [
1719
2644
  {
1720
2645
  "type": "propertySignature",
1721
2646
  "key": {
1722
2647
  "type": "identifier",
1723
- "name": "event"
2648
+ "name": "action_type"
1724
2649
  },
1725
2650
  "annotation": {
1726
- "type": "keyword",
1727
- "value": "string"
2651
+ "type": "jsLiteral",
2652
+ "value": "start_conversation"
1728
2653
  },
1729
- "optional": true,
1730
2654
  "computed": false
1731
2655
  },
1732
2656
  {
1733
2657
  "type": "propertySignature",
1734
2658
  "key": {
1735
2659
  "type": "identifier",
1736
- "name": "hidden"
2660
+ "name": "metadata"
1737
2661
  },
1738
2662
  "annotation": {
1739
- "type": "keyword",
1740
- "value": "boolean"
2663
+ "type": "typeLiteral",
2664
+ "members": [
2665
+ {
2666
+ "type": "propertySignature",
2667
+ "key": {
2668
+ "type": "identifier",
2669
+ "name": "conversation_id"
2670
+ },
2671
+ "annotation": {
2672
+ "type": "keyword",
2673
+ "value": "string"
2674
+ },
2675
+ "computed": false
2676
+ },
2677
+ {
2678
+ "type": "propertySignature",
2679
+ "key": {
2680
+ "type": "identifier",
2681
+ "name": "conversation_title"
2682
+ },
2683
+ "annotation": {
2684
+ "type": "keyword",
2685
+ "value": "string"
2686
+ },
2687
+ "computed": false
2688
+ },
2689
+ {
2690
+ "type": "propertySignature",
2691
+ "key": {
2692
+ "type": "identifier",
2693
+ "name": "conversation_description"
2694
+ },
2695
+ "annotation": {
2696
+ "type": "keyword",
2697
+ "value": "string"
2698
+ },
2699
+ "optional": true,
2700
+ "computed": false
2701
+ }
2702
+ ]
1741
2703
  },
1742
- "optional": true,
1743
2704
  "computed": false
1744
2705
  }
1745
2706
  ],
@@ -1748,13 +2709,73 @@
1748
2709
  "type": "expressionWithTypeArguments",
1749
2710
  "expression": {
1750
2711
  "type": "identifier",
1751
- "name": "ButtonProps"
2712
+ "name": "ActivityBase"
1752
2713
  }
1753
2714
  }
1754
2715
  ]
1755
2716
  }
1756
2717
  ]
1757
2718
  },
2719
+ "ai-portal.chat-input": {
2720
+ "properties": [
2721
+ {
2722
+ "name": "placeholder",
2723
+ "annotation": {
2724
+ "type": "keyword",
2725
+ "value": "string"
2726
+ }
2727
+ },
2728
+ {
2729
+ "name": "autoFocus",
2730
+ "annotation": {
2731
+ "type": "keyword",
2732
+ "value": "boolean"
2733
+ }
2734
+ },
2735
+ {
2736
+ "name": "submitDisabled",
2737
+ "annotation": {
2738
+ "type": "keyword",
2739
+ "value": "boolean"
2740
+ }
2741
+ },
2742
+ {
2743
+ "name": "supportsTerminate",
2744
+ "annotation": {
2745
+ "type": "keyword",
2746
+ "value": "boolean"
2747
+ }
2748
+ },
2749
+ {
2750
+ "name": "terminating",
2751
+ "annotation": {
2752
+ "type": "keyword",
2753
+ "value": "boolean"
2754
+ }
2755
+ }
2756
+ ],
2757
+ "events": [
2758
+ {
2759
+ "name": "message.submit",
2760
+ "detail": {
2761
+ "annotation": {
2762
+ "type": "keyword",
2763
+ "value": "string"
2764
+ }
2765
+ }
2766
+ },
2767
+ {
2768
+ "name": "terminate",
2769
+ "detail": {
2770
+ "annotation": {
2771
+ "type": "keyword",
2772
+ "value": "void"
2773
+ }
2774
+ }
2775
+ }
2776
+ ],
2777
+ "methods": []
2778
+ },
1758
2779
  "ai-portal.elevo-sidebar": {
1759
2780
  "properties": [
1760
2781
  {
@@ -3429,6 +4450,35 @@
3429
4450
  },
3430
4451
  "optional": true,
3431
4452
  "computed": false
4453
+ },
4454
+ {
4455
+ "type": "propertySignature",
4456
+ "key": {
4457
+ "type": "identifier",
4458
+ "name": "requestHumanAction"
4459
+ },
4460
+ "annotation": {
4461
+ "type": "reference",
4462
+ "typeName": {
4463
+ "type": "identifier",
4464
+ "name": "HumanAction"
4465
+ }
4466
+ },
4467
+ "optional": true,
4468
+ "computed": false
4469
+ },
4470
+ {
4471
+ "type": "propertySignature",
4472
+ "key": {
4473
+ "type": "identifier",
4474
+ "name": "humanAction"
4475
+ },
4476
+ "annotation": {
4477
+ "type": "keyword",
4478
+ "value": "string"
4479
+ },
4480
+ "optional": true,
4481
+ "computed": false
3432
4482
  }
3433
4483
  ]
3434
4484
  },