@next-bricks/ai-portal 0.55.0 → 0.56.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/dist/bricks.json +36 -28
  2. package/dist/chunks/1510.d022a470.js +2 -0
  3. package/dist/chunks/1510.d022a470.js.map +1 -0
  4. package/dist/chunks/{2084.0e9751e7.js → 2084.778e8126.js} +3 -3
  5. package/dist/chunks/2084.778e8126.js.map +1 -0
  6. package/dist/chunks/6995.cb0a8137.js +2 -0
  7. package/dist/chunks/6995.cb0a8137.js.map +1 -0
  8. package/dist/chunks/7517.b5ed4e8e.js +2 -0
  9. package/dist/chunks/7517.b5ed4e8e.js.map +1 -0
  10. package/dist/chunks/9324.e514b672.js +2 -0
  11. package/dist/chunks/9324.e514b672.js.map +1 -0
  12. package/dist/chunks/{chat-stream.11c6ade7.js → chat-stream.24066a8e.js} +2 -2
  13. package/dist/chunks/{chat-stream.11c6ade7.js.map → chat-stream.24066a8e.js.map} +1 -1
  14. package/dist/chunks/{cruise-canvas.c494563b.js → cruise-canvas.eca7469a.js} +2 -2
  15. package/dist/chunks/{cruise-canvas.c494563b.js.map → cruise-canvas.eca7469a.js.map} +1 -1
  16. package/dist/chunks/{elevo-sidebar.bfad7500.js → elevo-sidebar.08aad53b.js} +3 -3
  17. package/dist/chunks/{elevo-sidebar.bfad7500.js.map → elevo-sidebar.08aad53b.js.map} +1 -1
  18. package/dist/chunks/{main.6b7402db.js → main.0653045c.js} +2 -2
  19. package/dist/chunks/{main.6b7402db.js.map → main.0653045c.js.map} +1 -1
  20. package/dist/chunks/running-flow.4b117f11.js +3 -0
  21. package/dist/chunks/running-flow.4b117f11.js.LICENSE.txt +5 -0
  22. package/dist/chunks/running-flow.4b117f11.js.map +1 -0
  23. package/dist/examples.json +20 -17
  24. package/dist/index.e11d54e9.js +2 -0
  25. package/dist/index.e11d54e9.js.map +1 -0
  26. package/dist/manifest.json +242 -216
  27. package/dist/types.json +1106 -824
  28. package/dist-types/bootstrap.d.ts +1 -0
  29. package/dist-types/chat-stream/Aside/Aside.d.ts +3 -3
  30. package/dist-types/chat-stream/Aside/FlowApp/FlowApp.d.ts +7 -0
  31. package/dist-types/chat-stream/Aside/FlowApp/i18n.d.ts +20 -0
  32. package/dist-types/chat-stream/AssistantMessage/AssistantMessage.d.ts +3 -5
  33. package/dist-types/chat-stream/NodeChunk/NodeChunk.d.ts +6 -0
  34. package/dist-types/chat-stream/NodeChunk/NodeJob.d.ts +6 -0
  35. package/dist-types/chat-stream/NodeChunk/getStateDisplay.d.ts +6 -0
  36. package/dist-types/chat-stream/StreamContext.d.ts +2 -1
  37. package/dist-types/chat-stream/UserMessage/UserMessage.d.ts +3 -1
  38. package/dist-types/chat-stream/i18n.d.ts +5 -1
  39. package/dist-types/chat-stream/interfaces.d.ts +26 -3
  40. package/dist-types/chat-stream/useConversationStream.d.ts +5 -5
  41. package/dist-types/cruise-canvas/NodeChunk/NodeChunk.d.ts +9 -0
  42. package/dist-types/cruise-canvas/NodeRequirement/NodeRequirement.d.ts +3 -1
  43. package/dist-types/cruise-canvas/i18n.d.ts +3 -1
  44. package/dist-types/cruise-canvas/interfaces.d.ts +14 -2
  45. package/dist-types/cruise-canvas/reducers/interfaces.d.ts +2 -1
  46. package/dist-types/cruise-canvas/reducers/serviceFlows.d.ts +4 -0
  47. package/dist-types/cruise-canvas/useConversationDetail.d.ts +1 -0
  48. package/dist-types/cruise-canvas/useConversationGraph.d.ts +3 -3
  49. package/dist-types/running-flow/formatDuration.d.ts +6 -0
  50. package/dist-types/running-flow/index.d.ts +34 -0
  51. package/dist-types/running-flow/index.spec.d.ts +1 -0
  52. package/dist-types/shared/ReadableCommand/ReadableCommand.d.ts +7 -0
  53. package/dist-types/shared/RequestHumanAction/RequestHumanAction.d.ts +2 -1
  54. package/dist-types/shared/TaskContext.d.ts +6 -3
  55. package/dist-types/shared/bricks.d.ts +4 -0
  56. package/dist-types/shared/constants.d.ts +1 -0
  57. package/dist-types/shared/getFlatChunks.d.ts +3 -0
  58. package/dist-types/shared/getFlowOrActivityIcon.d.ts +3 -0
  59. package/dist-types/{cruise-canvas → shared}/getOrderedNodes.d.ts +2 -6
  60. package/dist-types/shared/getTaskTree.d.ts +10 -0
  61. package/dist-types/shared/interfaces.d.ts +64 -3
  62. package/dist-types/shared/useFlowAndActivityMap.d.ts +5 -0
  63. package/dist-types/shared/useFulfilledActiveDetail.d.ts +2 -0
  64. package/docs/running-flow.md +22 -0
  65. package/package.json +2 -2
  66. package/dist/chunks/2084.0e9751e7.js.map +0 -1
  67. package/dist/chunks/2761.561a580a.js +0 -2
  68. package/dist/chunks/2761.561a580a.js.map +0 -1
  69. package/dist/chunks/3227.689d8678.js +0 -2
  70. package/dist/chunks/3227.689d8678.js.map +0 -1
  71. package/dist/chunks/6201.fa3b6e24.js +0 -2
  72. package/dist/chunks/6201.fa3b6e24.js.map +0 -1
  73. package/dist/chunks/8717.1e5ad2b1.js +0 -2
  74. package/dist/chunks/8717.1e5ad2b1.js.map +0 -1
  75. package/dist/index.14c08956.js +0 -2
  76. package/dist/index.14c08956.js.map +0 -1
  77. package/dist-types/chat-stream/NodeJob/NodeJob.d.ts +0 -7
  78. package/dist-types/cruise-canvas/getFlatOrderedJobs.d.ts +0 -11
  79. package/dist-types/cruise-canvas/getFlatOrderedJobs.spec.d.ts +0 -1
  80. /package/dist/chunks/{2084.0e9751e7.js.LICENSE.txt → 2084.778e8126.js.LICENSE.txt} +0 -0
  81. /package/dist/chunks/{elevo-sidebar.bfad7500.js.LICENSE.txt → elevo-sidebar.08aad53b.js.LICENSE.txt} +0 -0
  82. /package/dist-types/{cruise-canvas → shared}/getOrderedNodes.spec.d.ts +0 -0
package/dist/types.json CHANGED
@@ -1,121 +1,4 @@
1
1
  {
2
- "ai-portal.home-container": {
3
- "properties": [
4
- {
5
- "name": "sticky",
6
- "annotation": {
7
- "type": "keyword",
8
- "value": "boolean"
9
- }
10
- }
11
- ],
12
- "events": [],
13
- "methods": []
14
- },
15
- "ai-portal.stat-with-mini-chart": {
16
- "properties": [
17
- {
18
- "name": "label",
19
- "annotation": {
20
- "type": "keyword",
21
- "value": "string"
22
- }
23
- },
24
- {
25
- "name": "value",
26
- "annotation": {
27
- "type": "keyword",
28
- "value": "string"
29
- }
30
- },
31
- {
32
- "name": "size",
33
- "annotation": {
34
- "type": "union",
35
- "types": [
36
- {
37
- "type": "jsLiteral",
38
- "value": "medium"
39
- },
40
- {
41
- "type": "jsLiteral",
42
- "value": "small"
43
- }
44
- ]
45
- }
46
- },
47
- {
48
- "name": "lineColor",
49
- "annotation": {
50
- "type": "keyword",
51
- "value": "string"
52
- }
53
- },
54
- {
55
- "name": "showArea",
56
- "annotation": {
57
- "type": "keyword",
58
- "value": "boolean"
59
- }
60
- },
61
- {
62
- "name": "min",
63
- "annotation": {
64
- "type": "keyword",
65
- "value": "number"
66
- }
67
- },
68
- {
69
- "name": "max",
70
- "annotation": {
71
- "type": "keyword",
72
- "value": "number"
73
- }
74
- },
75
- {
76
- "name": "xField",
77
- "annotation": {
78
- "type": "keyword",
79
- "value": "string"
80
- }
81
- },
82
- {
83
- "name": "yField",
84
- "annotation": {
85
- "type": "keyword",
86
- "value": "string"
87
- }
88
- },
89
- {
90
- "name": "data",
91
- "annotation": {
92
- "type": "array",
93
- "elementType": {
94
- "type": "reference",
95
- "typeName": {
96
- "type": "identifier",
97
- "name": "Record"
98
- },
99
- "typeParameters": {
100
- "type": "typeParameterInstantiation",
101
- "params": [
102
- {
103
- "type": "keyword",
104
- "value": "string"
105
- },
106
- {
107
- "type": "keyword",
108
- "value": "number"
109
- }
110
- ]
111
- }
112
- }
113
- }
114
- }
115
- ],
116
- "events": [],
117
- "methods": []
118
- },
119
2
  "ai-portal.icon-button": {
120
3
  "properties": [
121
4
  {
@@ -194,92 +77,104 @@
194
77
  }
195
78
  ]
196
79
  },
197
- "ai-portal.call-tool": {
198
- "type": "provider",
199
- "params": [
80
+ "ai-portal.home-container": {
81
+ "properties": [
200
82
  {
201
- "name": "tool",
83
+ "name": "sticky",
202
84
  "annotation": {
203
- "type": "reference",
204
- "typeName": {
205
- "type": "identifier",
206
- "name": "ToolInfo"
207
- }
85
+ "type": "keyword",
86
+ "value": "boolean"
87
+ }
88
+ }
89
+ ],
90
+ "events": [],
91
+ "methods": []
92
+ },
93
+ "ai-portal.page-container": {
94
+ "properties": [
95
+ {
96
+ "name": "pageTitle",
97
+ "annotation": {
98
+ "type": "keyword",
99
+ "value": "string"
208
100
  }
209
101
  },
210
102
  {
211
- "name": "params",
103
+ "name": "breadcrumbs",
212
104
  "annotation": {
213
- "type": "reference",
214
- "typeName": {
215
- "type": "identifier",
216
- "name": "Record"
217
- },
218
- "typeParameters": {
219
- "type": "typeParameterInstantiation",
220
- "params": [
221
- {
222
- "type": "keyword",
223
- "value": "string"
224
- },
225
- {
226
- "type": "keyword",
227
- "value": "unknown"
228
- }
229
- ]
105
+ "type": "array",
106
+ "elementType": {
107
+ "type": "reference",
108
+ "typeName": {
109
+ "type": "identifier",
110
+ "name": "Breadcrumb"
111
+ }
230
112
  }
231
113
  }
232
- }
233
- ],
234
- "returns": {
235
- "annotation": {
236
- "type": "reference",
237
- "typeName": {
238
- "type": "identifier",
239
- "name": "Promise"
240
- },
241
- "typeParameters": {
242
- "type": "typeParameterInstantiation",
243
- "params": [
114
+ },
115
+ {
116
+ "name": "size",
117
+ "annotation": {
118
+ "type": "union",
119
+ "types": [
244
120
  {
245
- "type": "keyword",
246
- "value": "unknown"
121
+ "type": "jsLiteral",
122
+ "value": "medium"
123
+ },
124
+ {
125
+ "type": "jsLiteral",
126
+ "value": "small"
127
+ },
128
+ {
129
+ "type": "jsLiteral",
130
+ "value": "full"
247
131
  }
248
132
  ]
249
133
  }
250
- }
251
- }
252
- },
253
- "ai-portal.save-request-store": {
254
- "type": "provider",
255
- "params": [
134
+ },
256
135
  {
257
- "name": "value",
136
+ "name": "variant",
258
137
  "annotation": {
259
- "type": "reference",
260
- "typeName": {
261
- "type": "identifier",
262
- "name": "RequestStore"
263
- }
138
+ "type": "union",
139
+ "types": [
140
+ {
141
+ "type": "jsLiteral",
142
+ "value": "default"
143
+ },
144
+ {
145
+ "type": "jsLiteral",
146
+ "value": "form"
147
+ }
148
+ ]
149
+ }
150
+ },
151
+ {
152
+ "name": "sticky",
153
+ "annotation": {
154
+ "type": "keyword",
155
+ "value": "boolean"
156
+ }
157
+ },
158
+ {
159
+ "name": "textContent",
160
+ "annotation": {
161
+ "type": "keyword",
162
+ "value": "string"
264
163
  }
265
164
  }
266
165
  ],
267
- "returns": {
268
- "annotation": {
269
- "type": "keyword",
270
- "value": "void"
271
- }
272
- },
166
+ "events": [],
167
+ "methods": [],
273
168
  "types": [
274
169
  {
275
170
  "type": "interface",
276
- "name": "RequestStore",
171
+ "name": "Breadcrumb",
277
172
  "body": [
278
173
  {
279
174
  "type": "propertySignature",
280
175
  "key": {
281
176
  "type": "identifier",
282
- "name": "conversationId"
177
+ "name": "text"
283
178
  },
284
179
  "annotation": {
285
180
  "type": "keyword",
@@ -291,56 +186,188 @@
291
186
  "type": "propertySignature",
292
187
  "key": {
293
188
  "type": "identifier",
294
- "name": "content"
189
+ "name": "url"
295
190
  },
296
191
  "annotation": {
297
192
  "type": "keyword",
298
193
  "value": "string"
299
194
  },
300
195
  "computed": false
301
- },
302
- {
303
- "type": "propertySignature",
196
+ }
197
+ ]
198
+ }
199
+ ]
200
+ },
201
+ "ai-portal.tab-list": {
202
+ "properties": [
203
+ {
204
+ "name": "tabs",
205
+ "annotation": {
206
+ "type": "array",
207
+ "elementType": {
208
+ "type": "reference",
209
+ "typeName": {
210
+ "type": "identifier",
211
+ "name": "Tab"
212
+ }
213
+ }
214
+ }
215
+ },
216
+ {
217
+ "name": "activeTab",
218
+ "annotation": {
219
+ "type": "keyword",
220
+ "value": "string"
221
+ }
222
+ }
223
+ ],
224
+ "events": [
225
+ {
226
+ "name": "tab.click",
227
+ "detail": {
228
+ "annotation": {
229
+ "type": "reference",
230
+ "typeName": {
231
+ "type": "identifier",
232
+ "name": "Tab"
233
+ }
234
+ }
235
+ }
236
+ }
237
+ ],
238
+ "methods": [],
239
+ "types": [
240
+ {
241
+ "type": "interface",
242
+ "name": "Tab",
243
+ "body": [
244
+ {
245
+ "type": "propertySignature",
304
246
  "key": {
305
247
  "type": "identifier",
306
- "name": "cmd"
248
+ "name": "id"
307
249
  },
308
250
  "annotation": {
309
- "type": "reference",
310
- "typeName": {
311
- "type": "identifier",
312
- "name": "CommandPayload"
313
- }
251
+ "type": "keyword",
252
+ "value": "string"
253
+ },
254
+ "computed": false
255
+ },
256
+ {
257
+ "type": "propertySignature",
258
+ "key": {
259
+ "type": "identifier",
260
+ "name": "label"
261
+ },
262
+ "annotation": {
263
+ "type": "keyword",
264
+ "value": "string"
314
265
  },
315
- "optional": true,
316
266
  "computed": false
317
267
  }
318
268
  ]
319
- },
269
+ }
270
+ ]
271
+ },
272
+ "ai-portal.call-tool": {
273
+ "type": "provider",
274
+ "params": [
320
275
  {
321
- "type": "typeAlias",
322
- "name": "CommandPayload",
276
+ "name": "tool",
323
277
  "annotation": {
324
278
  "type": "reference",
325
279
  "typeName": {
326
280
  "type": "identifier",
327
- "name": "CommandPayloadServiceFlowStarting"
281
+ "name": "ToolInfo"
328
282
  }
329
283
  }
330
284
  },
285
+ {
286
+ "name": "params",
287
+ "annotation": {
288
+ "type": "reference",
289
+ "typeName": {
290
+ "type": "identifier",
291
+ "name": "Record"
292
+ },
293
+ "typeParameters": {
294
+ "type": "typeParameterInstantiation",
295
+ "params": [
296
+ {
297
+ "type": "keyword",
298
+ "value": "string"
299
+ },
300
+ {
301
+ "type": "keyword",
302
+ "value": "unknown"
303
+ }
304
+ ]
305
+ }
306
+ }
307
+ }
308
+ ],
309
+ "returns": {
310
+ "annotation": {
311
+ "type": "reference",
312
+ "typeName": {
313
+ "type": "identifier",
314
+ "name": "Promise"
315
+ },
316
+ "typeParameters": {
317
+ "type": "typeParameterInstantiation",
318
+ "params": [
319
+ {
320
+ "type": "keyword",
321
+ "value": "unknown"
322
+ }
323
+ ]
324
+ }
325
+ }
326
+ }
327
+ },
328
+ "ai-portal.set-chat-command": {
329
+ "type": "provider",
330
+ "params": [
331
+ {
332
+ "name": "command",
333
+ "annotation": {
334
+ "type": "union",
335
+ "types": [
336
+ {
337
+ "type": "reference",
338
+ "typeName": {
339
+ "type": "identifier",
340
+ "name": "ChatCommand"
341
+ }
342
+ },
343
+ {
344
+ "type": "keyword",
345
+ "value": "null"
346
+ }
347
+ ]
348
+ }
349
+ }
350
+ ],
351
+ "returns": {
352
+ "annotation": {
353
+ "type": "keyword",
354
+ "value": "void"
355
+ }
356
+ },
357
+ "types": [
331
358
  {
332
359
  "type": "interface",
333
- "name": "CommandPayloadServiceFlowStarting",
360
+ "name": "ChatCommand",
334
361
  "body": [
335
362
  {
336
363
  "type": "propertySignature",
337
364
  "key": {
338
365
  "type": "identifier",
339
- "name": "type"
366
+ "name": "command"
340
367
  },
341
368
  "annotation": {
342
- "type": "jsLiteral",
343
- "value": "serviceFlowStarting"
369
+ "type": "keyword",
370
+ "value": "string"
344
371
  },
345
372
  "computed": false
346
373
  },
@@ -348,37 +375,14 @@
348
375
  "type": "propertySignature",
349
376
  "key": {
350
377
  "type": "identifier",
351
- "name": "serviceFlowStarting"
378
+ "name": "payload"
352
379
  },
353
380
  "annotation": {
354
- "type": "typeLiteral",
355
- "members": [
356
- {
357
- "type": "propertySignature",
358
- "key": {
359
- "type": "identifier",
360
- "name": "spaceInstanceId"
361
- },
362
- "annotation": {
363
- "type": "keyword",
364
- "value": "string"
365
- },
366
- "computed": false
367
- },
368
- {
369
- "type": "propertySignature",
370
- "key": {
371
- "type": "identifier",
372
- "name": "flowInstanceId"
373
- },
374
- "annotation": {
375
- "type": "keyword",
376
- "value": "string"
377
- },
378
- "optional": true,
379
- "computed": false
380
- }
381
- ]
381
+ "type": "reference",
382
+ "typeName": {
383
+ "type": "identifier",
384
+ "name": "CommandPayload"
385
+ }
382
386
  },
383
387
  "computed": false
384
388
  }
@@ -386,25 +390,24 @@
386
390
  }
387
391
  ]
388
392
  },
389
- "ai-portal.load-request-store": {
393
+ "ai-portal.save-request-store": {
390
394
  "type": "provider",
391
- "params": [],
395
+ "params": [
396
+ {
397
+ "name": "value",
398
+ "annotation": {
399
+ "type": "reference",
400
+ "typeName": {
401
+ "type": "identifier",
402
+ "name": "RequestStore"
403
+ }
404
+ }
405
+ }
406
+ ],
392
407
  "returns": {
393
408
  "annotation": {
394
- "type": "union",
395
- "types": [
396
- {
397
- "type": "reference",
398
- "typeName": {
399
- "type": "identifier",
400
- "name": "RequestStore"
401
- }
402
- },
403
- {
404
- "type": "keyword",
405
- "value": "null"
406
- }
407
- ]
409
+ "type": "keyword",
410
+ "value": "void"
408
411
  }
409
412
  },
410
413
  "types": [
@@ -502,6 +505,19 @@
502
505
  },
503
506
  "computed": false
504
507
  },
508
+ {
509
+ "type": "propertySignature",
510
+ "key": {
511
+ "type": "identifier",
512
+ "name": "spaceName"
513
+ },
514
+ "annotation": {
515
+ "type": "keyword",
516
+ "value": "string"
517
+ },
518
+ "optional": true,
519
+ "computed": false
520
+ },
505
521
  {
506
522
  "type": "propertySignature",
507
523
  "key": {
@@ -514,6 +530,19 @@
514
530
  },
515
531
  "optional": true,
516
532
  "computed": false
533
+ },
534
+ {
535
+ "type": "propertySignature",
536
+ "key": {
537
+ "type": "identifier",
538
+ "name": "flowName"
539
+ },
540
+ "annotation": {
541
+ "type": "keyword",
542
+ "value": "string"
543
+ },
544
+ "optional": true,
545
+ "computed": false
517
546
  }
518
547
  ]
519
548
  },
@@ -523,55 +552,37 @@
523
552
  }
524
553
  ]
525
554
  },
526
- "ai-portal.clear-request-store": {
555
+ "ai-portal.load-request-store": {
527
556
  "type": "provider",
528
557
  "params": [],
529
558
  "returns": {
530
559
  "annotation": {
531
- "type": "keyword",
532
- "value": "void"
533
- }
534
- }
535
- },
536
- "ai-portal.set-chat-command": {
537
- "type": "provider",
538
- "params": [
539
- {
540
- "name": "command",
541
- "annotation": {
542
- "type": "union",
543
- "types": [
544
- {
545
- "type": "reference",
546
- "typeName": {
547
- "type": "identifier",
548
- "name": "ChatCommand"
549
- }
550
- },
551
- {
552
- "type": "keyword",
553
- "value": "null"
560
+ "type": "union",
561
+ "types": [
562
+ {
563
+ "type": "reference",
564
+ "typeName": {
565
+ "type": "identifier",
566
+ "name": "RequestStore"
554
567
  }
555
- ]
556
- }
557
- }
558
- ],
559
- "returns": {
560
- "annotation": {
561
- "type": "keyword",
562
- "value": "void"
568
+ },
569
+ {
570
+ "type": "keyword",
571
+ "value": "null"
572
+ }
573
+ ]
563
574
  }
564
575
  },
565
576
  "types": [
566
577
  {
567
578
  "type": "interface",
568
- "name": "ChatCommand",
579
+ "name": "RequestStore",
569
580
  "body": [
570
581
  {
571
582
  "type": "propertySignature",
572
583
  "key": {
573
584
  "type": "identifier",
574
- "name": "command"
585
+ "name": "conversationId"
575
586
  },
576
587
  "annotation": {
577
588
  "type": "keyword",
@@ -583,7 +594,19 @@
583
594
  "type": "propertySignature",
584
595
  "key": {
585
596
  "type": "identifier",
586
- "name": "payload"
597
+ "name": "content"
598
+ },
599
+ "annotation": {
600
+ "type": "keyword",
601
+ "value": "string"
602
+ },
603
+ "computed": false
604
+ },
605
+ {
606
+ "type": "propertySignature",
607
+ "key": {
608
+ "type": "identifier",
609
+ "name": "cmd"
587
610
  },
588
611
  "annotation": {
589
612
  "type": "reference",
@@ -592,32 +615,130 @@
592
615
  "name": "CommandPayload"
593
616
  }
594
617
  },
618
+ "optional": true,
619
+ "computed": false
620
+ }
621
+ ]
622
+ },
623
+ {
624
+ "type": "typeAlias",
625
+ "name": "CommandPayload",
626
+ "annotation": {
627
+ "type": "reference",
628
+ "typeName": {
629
+ "type": "identifier",
630
+ "name": "CommandPayloadServiceFlowStarting"
631
+ }
632
+ }
633
+ },
634
+ {
635
+ "type": "interface",
636
+ "name": "CommandPayloadServiceFlowStarting",
637
+ "body": [
638
+ {
639
+ "type": "propertySignature",
640
+ "key": {
641
+ "type": "identifier",
642
+ "name": "type"
643
+ },
644
+ "annotation": {
645
+ "type": "jsLiteral",
646
+ "value": "serviceFlowStarting"
647
+ },
648
+ "computed": false
649
+ },
650
+ {
651
+ "type": "propertySignature",
652
+ "key": {
653
+ "type": "identifier",
654
+ "name": "serviceFlowStarting"
655
+ },
656
+ "annotation": {
657
+ "type": "typeLiteral",
658
+ "members": [
659
+ {
660
+ "type": "propertySignature",
661
+ "key": {
662
+ "type": "identifier",
663
+ "name": "spaceInstanceId"
664
+ },
665
+ "annotation": {
666
+ "type": "keyword",
667
+ "value": "string"
668
+ },
669
+ "computed": false
670
+ },
671
+ {
672
+ "type": "propertySignature",
673
+ "key": {
674
+ "type": "identifier",
675
+ "name": "spaceName"
676
+ },
677
+ "annotation": {
678
+ "type": "keyword",
679
+ "value": "string"
680
+ },
681
+ "optional": true,
682
+ "computed": false
683
+ },
684
+ {
685
+ "type": "propertySignature",
686
+ "key": {
687
+ "type": "identifier",
688
+ "name": "flowInstanceId"
689
+ },
690
+ "annotation": {
691
+ "type": "keyword",
692
+ "value": "string"
693
+ },
694
+ "optional": true,
695
+ "computed": false
696
+ },
697
+ {
698
+ "type": "propertySignature",
699
+ "key": {
700
+ "type": "identifier",
701
+ "name": "flowName"
702
+ },
703
+ "annotation": {
704
+ "type": "keyword",
705
+ "value": "string"
706
+ },
707
+ "optional": true,
708
+ "computed": false
709
+ }
710
+ ]
711
+ },
595
712
  "computed": false
596
713
  }
597
714
  ]
598
715
  }
599
716
  ]
600
717
  },
601
- "ai-portal.page-container": {
718
+ "ai-portal.clear-request-store": {
719
+ "type": "provider",
720
+ "params": [],
721
+ "returns": {
722
+ "annotation": {
723
+ "type": "keyword",
724
+ "value": "void"
725
+ }
726
+ }
727
+ },
728
+ "ai-portal.stat-with-mini-chart": {
602
729
  "properties": [
603
730
  {
604
- "name": "pageTitle",
731
+ "name": "label",
605
732
  "annotation": {
606
733
  "type": "keyword",
607
734
  "value": "string"
608
735
  }
609
736
  },
610
737
  {
611
- "name": "breadcrumbs",
738
+ "name": "value",
612
739
  "annotation": {
613
- "type": "array",
614
- "elementType": {
615
- "type": "reference",
616
- "typeName": {
617
- "type": "identifier",
618
- "name": "Breadcrumb"
619
- }
620
- }
740
+ "type": "keyword",
741
+ "value": "string"
621
742
  }
622
743
  },
623
744
  {
@@ -632,220 +753,101 @@
632
753
  {
633
754
  "type": "jsLiteral",
634
755
  "value": "small"
635
- },
636
- {
637
- "type": "jsLiteral",
638
- "value": "full"
639
756
  }
640
757
  ]
641
758
  }
642
759
  },
643
760
  {
644
- "name": "variant",
761
+ "name": "lineColor",
645
762
  "annotation": {
646
- "type": "union",
647
- "types": [
648
- {
649
- "type": "jsLiteral",
650
- "value": "default"
651
- },
652
- {
653
- "type": "jsLiteral",
654
- "value": "form"
655
- }
656
- ]
763
+ "type": "keyword",
764
+ "value": "string"
657
765
  }
658
766
  },
659
767
  {
660
- "name": "sticky",
768
+ "name": "showArea",
661
769
  "annotation": {
662
770
  "type": "keyword",
663
771
  "value": "boolean"
664
772
  }
665
773
  },
666
774
  {
667
- "name": "textContent",
775
+ "name": "min",
668
776
  "annotation": {
669
777
  "type": "keyword",
670
- "value": "string"
778
+ "value": "number"
671
779
  }
672
- }
673
- ],
674
- "events": [],
675
- "methods": [],
676
- "types": [
780
+ },
677
781
  {
678
- "type": "interface",
679
- "name": "Breadcrumb",
680
- "body": [
681
- {
682
- "type": "propertySignature",
683
- "key": {
684
- "type": "identifier",
685
- "name": "text"
686
- },
687
- "annotation": {
688
- "type": "keyword",
689
- "value": "string"
690
- },
691
- "computed": false
692
- },
693
- {
694
- "type": "propertySignature",
695
- "key": {
696
- "type": "identifier",
697
- "name": "url"
698
- },
699
- "annotation": {
700
- "type": "keyword",
701
- "value": "string"
702
- },
703
- "computed": false
704
- }
705
- ]
706
- }
707
- ]
708
- },
709
- "ai-portal.tab-list": {
710
- "properties": [
782
+ "name": "max",
783
+ "annotation": {
784
+ "type": "keyword",
785
+ "value": "number"
786
+ }
787
+ },
711
788
  {
712
- "name": "tabs",
789
+ "name": "xField",
713
790
  "annotation": {
714
- "type": "array",
715
- "elementType": {
716
- "type": "reference",
717
- "typeName": {
718
- "type": "identifier",
719
- "name": "Tab"
720
- }
721
- }
791
+ "type": "keyword",
792
+ "value": "string"
722
793
  }
723
794
  },
724
795
  {
725
- "name": "activeTab",
796
+ "name": "yField",
726
797
  "annotation": {
727
798
  "type": "keyword",
728
799
  "value": "string"
729
800
  }
730
- }
731
- ],
732
- "events": [
801
+ },
733
802
  {
734
- "name": "tab.click",
735
- "detail": {
736
- "annotation": {
803
+ "name": "data",
804
+ "annotation": {
805
+ "type": "array",
806
+ "elementType": {
737
807
  "type": "reference",
738
808
  "typeName": {
739
809
  "type": "identifier",
740
- "name": "Tab"
810
+ "name": "Record"
811
+ },
812
+ "typeParameters": {
813
+ "type": "typeParameterInstantiation",
814
+ "params": [
815
+ {
816
+ "type": "keyword",
817
+ "value": "string"
818
+ },
819
+ {
820
+ "type": "keyword",
821
+ "value": "number"
822
+ }
823
+ ]
741
824
  }
742
825
  }
743
826
  }
744
827
  }
745
828
  ],
746
- "methods": [],
747
- "types": [
748
- {
749
- "type": "interface",
750
- "name": "Tab",
751
- "body": [
752
- {
753
- "type": "propertySignature",
754
- "key": {
755
- "type": "identifier",
756
- "name": "id"
757
- },
758
- "annotation": {
759
- "type": "keyword",
760
- "value": "string"
761
- },
762
- "computed": false
763
- },
764
- {
765
- "type": "propertySignature",
766
- "key": {
767
- "type": "identifier",
768
- "name": "label"
769
- },
770
- "annotation": {
771
- "type": "keyword",
772
- "value": "string"
773
- },
774
- "computed": false
775
- }
776
- ]
777
- }
778
- ]
829
+ "events": [],
830
+ "methods": []
779
831
  },
780
832
  "ai-portal.elevo-logo": {
781
833
  "properties": [],
782
834
  "events": [],
783
835
  "methods": []
784
836
  },
785
- "ai-portal.blank-state": {
786
- "properties": [
787
- {
788
- "name": "illustration",
789
- "annotation": {
790
- "type": "reference",
791
- "typeName": {
792
- "type": "identifier",
793
- "name": "BlankStateIllustration"
794
- }
795
- }
796
- },
797
- {
798
- "name": "description",
799
- "annotation": {
800
- "type": "keyword",
801
- "value": "string"
802
- }
803
- }
804
- ],
805
- "events": [],
806
- "methods": [],
807
- "types": [
808
- {
809
- "type": "typeAlias",
810
- "name": "BlankStateIllustration",
811
- "annotation": {
812
- "type": "union",
813
- "types": [
814
- {
815
- "type": "jsLiteral",
816
- "value": "goals"
817
- },
818
- {
819
- "type": "jsLiteral",
820
- "value": "activities"
821
- },
822
- {
823
- "type": "jsLiteral",
824
- "value": "collaboration-spaces"
825
- },
826
- {
827
- "type": "jsLiteral",
828
- "value": "serviceflows"
829
- }
830
- ]
831
- }
832
- }
833
- ]
834
- },
835
- "ai-portal.sticky-container": {
837
+ "ai-portal.blank-state": {
836
838
  "properties": [
837
839
  {
838
- "name": "variant",
840
+ "name": "illustration",
839
841
  "annotation": {
840
842
  "type": "reference",
841
843
  "typeName": {
842
844
  "type": "identifier",
843
- "name": "StickyContainerVariant"
845
+ "name": "BlankStateIllustration"
844
846
  }
845
847
  }
846
848
  },
847
849
  {
848
- "name": "textContent",
850
+ "name": "description",
849
851
  "annotation": {
850
852
  "type": "keyword",
851
853
  "value": "string"
@@ -857,17 +859,25 @@
857
859
  "types": [
858
860
  {
859
861
  "type": "typeAlias",
860
- "name": "StickyContainerVariant",
862
+ "name": "BlankStateIllustration",
861
863
  "annotation": {
862
864
  "type": "union",
863
865
  "types": [
864
866
  {
865
867
  "type": "jsLiteral",
866
- "value": "default"
868
+ "value": "goals"
867
869
  },
868
870
  {
869
871
  "type": "jsLiteral",
870
- "value": "home"
872
+ "value": "activities"
873
+ },
874
+ {
875
+ "type": "jsLiteral",
876
+ "value": "collaboration-spaces"
877
+ },
878
+ {
879
+ "type": "jsLiteral",
880
+ "value": "serviceflows"
871
881
  }
872
882
  ]
873
883
  }
@@ -936,6 +946,48 @@
936
946
  "events": [],
937
947
  "methods": []
938
948
  },
949
+ "ai-portal.sticky-container": {
950
+ "properties": [
951
+ {
952
+ "name": "variant",
953
+ "annotation": {
954
+ "type": "reference",
955
+ "typeName": {
956
+ "type": "identifier",
957
+ "name": "StickyContainerVariant"
958
+ }
959
+ }
960
+ },
961
+ {
962
+ "name": "textContent",
963
+ "annotation": {
964
+ "type": "keyword",
965
+ "value": "string"
966
+ }
967
+ }
968
+ ],
969
+ "events": [],
970
+ "methods": [],
971
+ "types": [
972
+ {
973
+ "type": "typeAlias",
974
+ "name": "StickyContainerVariant",
975
+ "annotation": {
976
+ "type": "union",
977
+ "types": [
978
+ {
979
+ "type": "jsLiteral",
980
+ "value": "default"
981
+ },
982
+ {
983
+ "type": "jsLiteral",
984
+ "value": "home"
985
+ }
986
+ ]
987
+ }
988
+ }
989
+ ]
990
+ },
939
991
  "ai-portal.project-knowledges": {
940
992
  "properties": [
941
993
  {
@@ -1106,7 +1158,7 @@
1106
1158
  }
1107
1159
  ]
1108
1160
  },
1109
- "ai-portal.show-cases": {
1161
+ "ai-portal.mcp-tools": {
1110
1162
  "properties": [
1111
1163
  {
1112
1164
  "name": "list",
@@ -1116,13 +1168,13 @@
1116
1168
  "type": "reference",
1117
1169
  "typeName": {
1118
1170
  "type": "identifier",
1119
- "name": "ShowCaseType"
1171
+ "name": "McpTool"
1120
1172
  }
1121
1173
  }
1122
1174
  }
1123
1175
  },
1124
1176
  {
1125
- "name": "limit",
1177
+ "name": "stickyTop",
1126
1178
  "annotation": {
1127
1179
  "type": "keyword",
1128
1180
  "value": "number"
@@ -1134,13 +1186,13 @@
1134
1186
  "types": [
1135
1187
  {
1136
1188
  "type": "interface",
1137
- "name": "ShowCaseType",
1189
+ "name": "McpTool",
1138
1190
  "body": [
1139
1191
  {
1140
1192
  "type": "propertySignature",
1141
1193
  "key": {
1142
1194
  "type": "identifier",
1143
- "name": "conversationId"
1195
+ "name": "name"
1144
1196
  },
1145
1197
  "annotation": {
1146
1198
  "type": "keyword",
@@ -1164,7 +1216,7 @@
1164
1216
  "type": "propertySignature",
1165
1217
  "key": {
1166
1218
  "type": "identifier",
1167
- "name": "summary"
1219
+ "name": "description"
1168
1220
  },
1169
1221
  "annotation": {
1170
1222
  "type": "keyword",
@@ -1176,7 +1228,44 @@
1176
1228
  "type": "propertySignature",
1177
1229
  "key": {
1178
1230
  "type": "identifier",
1179
- "name": "scenario"
1231
+ "name": "icon"
1232
+ },
1233
+ "annotation": {
1234
+ "type": "reference",
1235
+ "typeName": {
1236
+ "type": "identifier",
1237
+ "name": "GeneralIconProps"
1238
+ }
1239
+ },
1240
+ "optional": true,
1241
+ "computed": false
1242
+ },
1243
+ {
1244
+ "type": "propertySignature",
1245
+ "key": {
1246
+ "type": "identifier",
1247
+ "name": "server"
1248
+ },
1249
+ "annotation": {
1250
+ "type": "reference",
1251
+ "typeName": {
1252
+ "type": "identifier",
1253
+ "name": "McpServer"
1254
+ }
1255
+ },
1256
+ "computed": false
1257
+ }
1258
+ ]
1259
+ },
1260
+ {
1261
+ "type": "interface",
1262
+ "name": "McpServer",
1263
+ "body": [
1264
+ {
1265
+ "type": "propertySignature",
1266
+ "key": {
1267
+ "type": "identifier",
1268
+ "name": "id"
1180
1269
  },
1181
1270
  "annotation": {
1182
1271
  "type": "keyword",
@@ -1188,20 +1277,19 @@
1188
1277
  "type": "propertySignature",
1189
1278
  "key": {
1190
1279
  "type": "identifier",
1191
- "name": "url"
1280
+ "name": "name"
1192
1281
  },
1193
1282
  "annotation": {
1194
1283
  "type": "keyword",
1195
1284
  "value": "string"
1196
1285
  },
1197
- "optional": true,
1198
1286
  "computed": false
1199
1287
  }
1200
1288
  ]
1201
1289
  }
1202
1290
  ]
1203
1291
  },
1204
- "ai-portal.mcp-tools": {
1292
+ "ai-portal.show-cases": {
1205
1293
  "properties": [
1206
1294
  {
1207
1295
  "name": "list",
@@ -1211,13 +1299,13 @@
1211
1299
  "type": "reference",
1212
1300
  "typeName": {
1213
1301
  "type": "identifier",
1214
- "name": "McpTool"
1302
+ "name": "ShowCaseType"
1215
1303
  }
1216
1304
  }
1217
1305
  }
1218
1306
  },
1219
1307
  {
1220
- "name": "stickyTop",
1308
+ "name": "limit",
1221
1309
  "annotation": {
1222
1310
  "type": "keyword",
1223
1311
  "value": "number"
@@ -1229,13 +1317,13 @@
1229
1317
  "types": [
1230
1318
  {
1231
1319
  "type": "interface",
1232
- "name": "McpTool",
1320
+ "name": "ShowCaseType",
1233
1321
  "body": [
1234
1322
  {
1235
1323
  "type": "propertySignature",
1236
1324
  "key": {
1237
1325
  "type": "identifier",
1238
- "name": "name"
1326
+ "name": "conversationId"
1239
1327
  },
1240
1328
  "annotation": {
1241
1329
  "type": "keyword",
@@ -1259,7 +1347,7 @@
1259
1347
  "type": "propertySignature",
1260
1348
  "key": {
1261
1349
  "type": "identifier",
1262
- "name": "description"
1350
+ "name": "summary"
1263
1351
  },
1264
1352
  "annotation": {
1265
1353
  "type": "keyword",
@@ -1271,44 +1359,7 @@
1271
1359
  "type": "propertySignature",
1272
1360
  "key": {
1273
1361
  "type": "identifier",
1274
- "name": "icon"
1275
- },
1276
- "annotation": {
1277
- "type": "reference",
1278
- "typeName": {
1279
- "type": "identifier",
1280
- "name": "GeneralIconProps"
1281
- }
1282
- },
1283
- "optional": true,
1284
- "computed": false
1285
- },
1286
- {
1287
- "type": "propertySignature",
1288
- "key": {
1289
- "type": "identifier",
1290
- "name": "server"
1291
- },
1292
- "annotation": {
1293
- "type": "reference",
1294
- "typeName": {
1295
- "type": "identifier",
1296
- "name": "McpServer"
1297
- }
1298
- },
1299
- "computed": false
1300
- }
1301
- ]
1302
- },
1303
- {
1304
- "type": "interface",
1305
- "name": "McpServer",
1306
- "body": [
1307
- {
1308
- "type": "propertySignature",
1309
- "key": {
1310
- "type": "identifier",
1311
- "name": "id"
1362
+ "name": "scenario"
1312
1363
  },
1313
1364
  "annotation": {
1314
1365
  "type": "keyword",
@@ -1320,19 +1371,20 @@
1320
1371
  "type": "propertySignature",
1321
1372
  "key": {
1322
1373
  "type": "identifier",
1323
- "name": "name"
1374
+ "name": "url"
1324
1375
  },
1325
1376
  "annotation": {
1326
1377
  "type": "keyword",
1327
1378
  "value": "string"
1328
1379
  },
1380
+ "optional": true,
1329
1381
  "computed": false
1330
1382
  }
1331
1383
  ]
1332
1384
  }
1333
1385
  ]
1334
1386
  },
1335
- "ai-portal.ai-employees": {
1387
+ "ai-portal.ai-agents": {
1336
1388
  "properties": [
1337
1389
  {
1338
1390
  "name": "list",
@@ -1342,21 +1394,11 @@
1342
1394
  "type": "reference",
1343
1395
  "typeName": {
1344
1396
  "type": "identifier",
1345
- "name": "Employee"
1397
+ "name": "Agent"
1346
1398
  }
1347
1399
  }
1348
1400
  }
1349
1401
  },
1350
- {
1351
- "name": "industries",
1352
- "annotation": {
1353
- "type": "array",
1354
- "elementType": {
1355
- "type": "keyword",
1356
- "value": "string"
1357
- }
1358
- }
1359
- },
1360
1402
  {
1361
1403
  "name": "urlTemplate",
1362
1404
  "annotation": {
@@ -1377,7 +1419,7 @@
1377
1419
  "types": [
1378
1420
  {
1379
1421
  "type": "interface",
1380
- "name": "Employee",
1422
+ "name": "Agent",
1381
1423
  "body": [
1382
1424
  {
1383
1425
  "type": "propertySignature",
@@ -1395,19 +1437,7 @@
1395
1437
  "type": "propertySignature",
1396
1438
  "key": {
1397
1439
  "type": "identifier",
1398
- "name": "industry"
1399
- },
1400
- "annotation": {
1401
- "type": "keyword",
1402
- "value": "string"
1403
- },
1404
- "computed": false
1405
- },
1406
- {
1407
- "type": "propertySignature",
1408
- "key": {
1409
- "type": "identifier",
1410
- "name": "role"
1440
+ "name": "description"
1411
1441
  },
1412
1442
  "annotation": {
1413
1443
  "type": "keyword",
@@ -1419,23 +1449,30 @@
1419
1449
  "type": "propertySignature",
1420
1450
  "key": {
1421
1451
  "type": "identifier",
1422
- "name": "description"
1452
+ "name": "icon"
1423
1453
  },
1424
1454
  "annotation": {
1425
- "type": "keyword",
1426
- "value": "string"
1455
+ "type": "reference",
1456
+ "typeName": {
1457
+ "type": "identifier",
1458
+ "name": "GeneralIconProps"
1459
+ }
1427
1460
  },
1461
+ "optional": true,
1428
1462
  "computed": false
1429
1463
  },
1430
1464
  {
1431
1465
  "type": "propertySignature",
1432
1466
  "key": {
1433
1467
  "type": "identifier",
1434
- "name": "avatar"
1468
+ "name": "tags"
1435
1469
  },
1436
1470
  "annotation": {
1437
- "type": "keyword",
1438
- "value": "string"
1471
+ "type": "array",
1472
+ "elementType": {
1473
+ "type": "keyword",
1474
+ "value": "string"
1475
+ }
1439
1476
  },
1440
1477
  "optional": true,
1441
1478
  "computed": false
@@ -1444,7 +1481,7 @@
1444
1481
  }
1445
1482
  ]
1446
1483
  },
1447
- "ai-portal.ai-agents": {
1484
+ "ai-portal.ai-employees": {
1448
1485
  "properties": [
1449
1486
  {
1450
1487
  "name": "list",
@@ -1454,11 +1491,21 @@
1454
1491
  "type": "reference",
1455
1492
  "typeName": {
1456
1493
  "type": "identifier",
1457
- "name": "Agent"
1494
+ "name": "Employee"
1458
1495
  }
1459
1496
  }
1460
1497
  }
1461
1498
  },
1499
+ {
1500
+ "name": "industries",
1501
+ "annotation": {
1502
+ "type": "array",
1503
+ "elementType": {
1504
+ "type": "keyword",
1505
+ "value": "string"
1506
+ }
1507
+ }
1508
+ },
1462
1509
  {
1463
1510
  "name": "urlTemplate",
1464
1511
  "annotation": {
@@ -1479,7 +1526,7 @@
1479
1526
  "types": [
1480
1527
  {
1481
1528
  "type": "interface",
1482
- "name": "Agent",
1529
+ "name": "Employee",
1483
1530
  "body": [
1484
1531
  {
1485
1532
  "type": "propertySignature",
@@ -1497,7 +1544,7 @@
1497
1544
  "type": "propertySignature",
1498
1545
  "key": {
1499
1546
  "type": "identifier",
1500
- "name": "description"
1547
+ "name": "industry"
1501
1548
  },
1502
1549
  "annotation": {
1503
1550
  "type": "keyword",
@@ -1509,30 +1556,35 @@
1509
1556
  "type": "propertySignature",
1510
1557
  "key": {
1511
1558
  "type": "identifier",
1512
- "name": "icon"
1559
+ "name": "role"
1513
1560
  },
1514
1561
  "annotation": {
1515
- "type": "reference",
1516
- "typeName": {
1517
- "type": "identifier",
1518
- "name": "GeneralIconProps"
1519
- }
1562
+ "type": "keyword",
1563
+ "value": "string"
1564
+ },
1565
+ "computed": false
1566
+ },
1567
+ {
1568
+ "type": "propertySignature",
1569
+ "key": {
1570
+ "type": "identifier",
1571
+ "name": "description"
1572
+ },
1573
+ "annotation": {
1574
+ "type": "keyword",
1575
+ "value": "string"
1520
1576
  },
1521
- "optional": true,
1522
1577
  "computed": false
1523
1578
  },
1524
1579
  {
1525
1580
  "type": "propertySignature",
1526
1581
  "key": {
1527
1582
  "type": "identifier",
1528
- "name": "tags"
1583
+ "name": "avatar"
1529
1584
  },
1530
1585
  "annotation": {
1531
- "type": "array",
1532
- "elementType": {
1533
- "type": "keyword",
1534
- "value": "string"
1535
- }
1586
+ "type": "keyword",
1587
+ "value": "string"
1536
1588
  },
1537
1589
  "optional": true,
1538
1590
  "computed": false
@@ -1760,261 +1812,42 @@
1760
1812
  }
1761
1813
  ]
1762
1814
  }
1763
- }
1764
- ],
1765
- "events": [
1766
- {
1767
- "name": "change",
1768
- "detail": {
1769
- "annotation": {
1770
- "type": "union",
1771
- "types": [
1772
- {
1773
- "type": "reference",
1774
- "typeName": {
1775
- "type": "identifier",
1776
- "name": "ActionItem"
1777
- }
1778
- },
1779
- {
1780
- "type": "keyword",
1781
- "value": "null"
1782
- }
1783
- ]
1784
- }
1785
- }
1786
- }
1787
- ],
1788
- "methods": [],
1789
- "types": [
1790
- {
1791
- "type": "interface",
1792
- "name": "ActionItem",
1793
- "body": [
1794
- {
1795
- "type": "propertySignature",
1796
- "key": {
1797
- "type": "identifier",
1798
- "name": "text"
1799
- },
1800
- "annotation": {
1801
- "type": "keyword",
1802
- "value": "string"
1803
- },
1804
- "computed": false
1805
- },
1806
- {
1807
- "type": "propertySignature",
1808
- "key": {
1809
- "type": "identifier",
1810
- "name": "key"
1811
- },
1812
- "annotation": {
1813
- "type": "keyword",
1814
- "value": "string"
1815
- },
1816
- "computed": false
1817
- },
1818
- {
1819
- "type": "propertySignature",
1820
- "key": {
1821
- "type": "identifier",
1822
- "name": "icon"
1823
- },
1824
- "annotation": {
1825
- "type": "reference",
1826
- "typeName": {
1827
- "type": "identifier",
1828
- "name": "GeneralIconProps"
1829
- }
1830
- },
1831
- "optional": true,
1832
- "computed": false
1833
- },
1834
- {
1835
- "type": "propertySignature",
1836
- "key": {
1837
- "type": "identifier",
1838
- "name": "hidden"
1839
- },
1840
- "annotation": {
1841
- "type": "keyword",
1842
- "value": "boolean"
1843
- },
1844
- "optional": true,
1845
- "computed": false
1846
- }
1847
- ]
1848
- }
1849
- ]
1850
- },
1851
- "ai-portal.project-conversations": {
1852
- "properties": [
1853
- {
1854
- "name": "list",
1855
- "annotation": {
1856
- "type": "array",
1857
- "elementType": {
1858
- "type": "reference",
1859
- "typeName": {
1860
- "type": "identifier",
1861
- "name": "Conversation"
1862
- }
1863
- }
1864
- }
1865
- },
1866
- {
1867
- "name": "urlTemplate",
1868
- "annotation": {
1869
- "type": "keyword",
1870
- "value": "string"
1871
- }
1872
- },
1873
- {
1874
- "name": "actions",
1875
- "annotation": {
1876
- "type": "array",
1877
- "elementType": {
1878
- "type": "reference",
1879
- "typeName": {
1880
- "type": "identifier",
1881
- "name": "ActionType"
1882
- }
1883
- }
1884
- }
1885
- },
1886
- {
1887
- "name": "goals",
1888
- "annotation": {
1889
- "type": "array",
1890
- "elementType": {
1891
- "type": "reference",
1892
- "typeName": {
1893
- "type": "identifier",
1894
- "name": "Goal"
1895
- }
1896
- }
1897
- }
1898
- }
1899
- ],
1900
- "events": [
1901
- {
1902
- "name": "goal.click",
1903
- "detail": {
1904
- "annotation": {
1905
- "type": "reference",
1906
- "typeName": {
1907
- "type": "identifier",
1908
- "name": "Conversation"
1909
- }
1910
- }
1911
- }
1912
- },
1913
- {
1914
- "name": "action.click",
1915
- "detail": {
1916
- "annotation": {
1917
- "type": "reference",
1918
- "typeName": {
1919
- "type": "identifier",
1920
- "name": "ActionClickDetail"
1921
- }
1922
- }
1923
- }
1924
- }
1925
- ],
1926
- "methods": [],
1927
- "types": [
1928
- {
1929
- "type": "interface",
1930
- "name": "Conversation",
1931
- "body": [
1932
- {
1933
- "type": "propertySignature",
1934
- "key": {
1935
- "type": "identifier",
1936
- "name": "conversationId"
1937
- },
1938
- "annotation": {
1939
- "type": "keyword",
1940
- "value": "string"
1941
- },
1942
- "computed": false
1943
- },
1944
- {
1945
- "type": "propertySignature",
1946
- "key": {
1947
- "type": "identifier",
1948
- "name": "title"
1949
- },
1950
- "annotation": {
1951
- "type": "keyword",
1952
- "value": "string"
1953
- },
1954
- "computed": false
1955
- },
1956
- {
1957
- "type": "propertySignature",
1958
- "key": {
1959
- "type": "identifier",
1960
- "name": "startTime"
1961
- },
1962
- "annotation": {
1963
- "type": "keyword",
1964
- "value": "number"
1965
- },
1966
- "computed": false
1967
- },
1968
- {
1969
- "type": "propertySignature",
1970
- "key": {
1971
- "type": "identifier",
1972
- "name": "description"
1973
- },
1974
- "annotation": {
1975
- "type": "keyword",
1976
- "value": "string"
1977
- },
1978
- "optional": true,
1979
- "computed": false
1980
- },
1981
- {
1982
- "type": "propertySignature",
1983
- "key": {
1984
- "type": "identifier",
1985
- "name": "goalInstanceId"
1986
- },
1987
- "annotation": {
1988
- "type": "keyword",
1989
- "value": "string"
1990
- },
1991
- "optional": true,
1992
- "computed": false
1993
- },
1994
- {
1995
- "type": "propertySignature",
1996
- "key": {
1997
- "type": "identifier",
1998
- "name": "username"
1999
- },
2000
- "annotation": {
2001
- "type": "keyword",
2002
- "value": "string"
2003
- },
2004
- "optional": true,
2005
- "computed": false
1815
+ }
1816
+ ],
1817
+ "events": [
1818
+ {
1819
+ "name": "change",
1820
+ "detail": {
1821
+ "annotation": {
1822
+ "type": "union",
1823
+ "types": [
1824
+ {
1825
+ "type": "reference",
1826
+ "typeName": {
1827
+ "type": "identifier",
1828
+ "name": "ActionItem"
1829
+ }
1830
+ },
1831
+ {
1832
+ "type": "keyword",
1833
+ "value": "null"
1834
+ }
1835
+ ]
2006
1836
  }
2007
- ]
2008
- },
1837
+ }
1838
+ }
1839
+ ],
1840
+ "methods": [],
1841
+ "types": [
2009
1842
  {
2010
1843
  "type": "interface",
2011
- "name": "Goal",
1844
+ "name": "ActionItem",
2012
1845
  "body": [
2013
1846
  {
2014
1847
  "type": "propertySignature",
2015
1848
  "key": {
2016
1849
  "type": "identifier",
2017
- "name": "instanceId"
1850
+ "name": "text"
2018
1851
  },
2019
1852
  "annotation": {
2020
1853
  "type": "keyword",
@@ -2026,48 +1859,41 @@
2026
1859
  "type": "propertySignature",
2027
1860
  "key": {
2028
1861
  "type": "identifier",
2029
- "name": "title"
1862
+ "name": "key"
2030
1863
  },
2031
1864
  "annotation": {
2032
1865
  "type": "keyword",
2033
1866
  "value": "string"
2034
1867
  },
2035
1868
  "computed": false
2036
- }
2037
- ]
2038
- },
2039
- {
2040
- "type": "interface",
2041
- "name": "ActionClickDetail",
2042
- "body": [
1869
+ },
2043
1870
  {
2044
1871
  "type": "propertySignature",
2045
1872
  "key": {
2046
1873
  "type": "identifier",
2047
- "name": "action"
1874
+ "name": "icon"
2048
1875
  },
2049
1876
  "annotation": {
2050
1877
  "type": "reference",
2051
1878
  "typeName": {
2052
1879
  "type": "identifier",
2053
- "name": "SimpleActionType"
1880
+ "name": "GeneralIconProps"
2054
1881
  }
2055
1882
  },
1883
+ "optional": true,
2056
1884
  "computed": false
2057
1885
  },
2058
1886
  {
2059
1887
  "type": "propertySignature",
2060
1888
  "key": {
2061
1889
  "type": "identifier",
2062
- "name": "item"
1890
+ "name": "hidden"
2063
1891
  },
2064
1892
  "annotation": {
2065
- "type": "reference",
2066
- "typeName": {
2067
- "type": "identifier",
2068
- "name": "Conversation"
2069
- }
1893
+ "type": "keyword",
1894
+ "value": "boolean"
2070
1895
  },
1896
+ "optional": true,
2071
1897
  "computed": false
2072
1898
  }
2073
1899
  ]
@@ -3035,14 +2861,240 @@
3035
2861
  },
3036
2862
  "computed": false
3037
2863
  }
3038
- ],
3039
- "extends": [
2864
+ ],
2865
+ "extends": [
2866
+ {
2867
+ "type": "expressionWithTypeArguments",
2868
+ "expression": {
2869
+ "type": "identifier",
2870
+ "name": "ActivityBase"
2871
+ }
2872
+ }
2873
+ ]
2874
+ }
2875
+ ]
2876
+ },
2877
+ "ai-portal.project-conversations": {
2878
+ "properties": [
2879
+ {
2880
+ "name": "list",
2881
+ "annotation": {
2882
+ "type": "array",
2883
+ "elementType": {
2884
+ "type": "reference",
2885
+ "typeName": {
2886
+ "type": "identifier",
2887
+ "name": "Conversation"
2888
+ }
2889
+ }
2890
+ }
2891
+ },
2892
+ {
2893
+ "name": "urlTemplate",
2894
+ "annotation": {
2895
+ "type": "keyword",
2896
+ "value": "string"
2897
+ }
2898
+ },
2899
+ {
2900
+ "name": "actions",
2901
+ "annotation": {
2902
+ "type": "array",
2903
+ "elementType": {
2904
+ "type": "reference",
2905
+ "typeName": {
2906
+ "type": "identifier",
2907
+ "name": "ActionType"
2908
+ }
2909
+ }
2910
+ }
2911
+ },
2912
+ {
2913
+ "name": "goals",
2914
+ "annotation": {
2915
+ "type": "array",
2916
+ "elementType": {
2917
+ "type": "reference",
2918
+ "typeName": {
2919
+ "type": "identifier",
2920
+ "name": "Goal"
2921
+ }
2922
+ }
2923
+ }
2924
+ }
2925
+ ],
2926
+ "events": [
2927
+ {
2928
+ "name": "goal.click",
2929
+ "detail": {
2930
+ "annotation": {
2931
+ "type": "reference",
2932
+ "typeName": {
2933
+ "type": "identifier",
2934
+ "name": "Conversation"
2935
+ }
2936
+ }
2937
+ }
2938
+ },
2939
+ {
2940
+ "name": "action.click",
2941
+ "detail": {
2942
+ "annotation": {
2943
+ "type": "reference",
2944
+ "typeName": {
2945
+ "type": "identifier",
2946
+ "name": "ActionClickDetail"
2947
+ }
2948
+ }
2949
+ }
2950
+ }
2951
+ ],
2952
+ "methods": [],
2953
+ "types": [
2954
+ {
2955
+ "type": "interface",
2956
+ "name": "Conversation",
2957
+ "body": [
2958
+ {
2959
+ "type": "propertySignature",
2960
+ "key": {
2961
+ "type": "identifier",
2962
+ "name": "conversationId"
2963
+ },
2964
+ "annotation": {
2965
+ "type": "keyword",
2966
+ "value": "string"
2967
+ },
2968
+ "computed": false
2969
+ },
2970
+ {
2971
+ "type": "propertySignature",
2972
+ "key": {
2973
+ "type": "identifier",
2974
+ "name": "title"
2975
+ },
2976
+ "annotation": {
2977
+ "type": "keyword",
2978
+ "value": "string"
2979
+ },
2980
+ "computed": false
2981
+ },
2982
+ {
2983
+ "type": "propertySignature",
2984
+ "key": {
2985
+ "type": "identifier",
2986
+ "name": "startTime"
2987
+ },
2988
+ "annotation": {
2989
+ "type": "keyword",
2990
+ "value": "number"
2991
+ },
2992
+ "computed": false
2993
+ },
2994
+ {
2995
+ "type": "propertySignature",
2996
+ "key": {
2997
+ "type": "identifier",
2998
+ "name": "description"
2999
+ },
3000
+ "annotation": {
3001
+ "type": "keyword",
3002
+ "value": "string"
3003
+ },
3004
+ "optional": true,
3005
+ "computed": false
3006
+ },
3007
+ {
3008
+ "type": "propertySignature",
3009
+ "key": {
3010
+ "type": "identifier",
3011
+ "name": "goalInstanceId"
3012
+ },
3013
+ "annotation": {
3014
+ "type": "keyword",
3015
+ "value": "string"
3016
+ },
3017
+ "optional": true,
3018
+ "computed": false
3019
+ },
3020
+ {
3021
+ "type": "propertySignature",
3022
+ "key": {
3023
+ "type": "identifier",
3024
+ "name": "username"
3025
+ },
3026
+ "annotation": {
3027
+ "type": "keyword",
3028
+ "value": "string"
3029
+ },
3030
+ "optional": true,
3031
+ "computed": false
3032
+ }
3033
+ ]
3034
+ },
3035
+ {
3036
+ "type": "interface",
3037
+ "name": "Goal",
3038
+ "body": [
3039
+ {
3040
+ "type": "propertySignature",
3041
+ "key": {
3042
+ "type": "identifier",
3043
+ "name": "instanceId"
3044
+ },
3045
+ "annotation": {
3046
+ "type": "keyword",
3047
+ "value": "string"
3048
+ },
3049
+ "computed": false
3050
+ },
3051
+ {
3052
+ "type": "propertySignature",
3053
+ "key": {
3054
+ "type": "identifier",
3055
+ "name": "title"
3056
+ },
3057
+ "annotation": {
3058
+ "type": "keyword",
3059
+ "value": "string"
3060
+ },
3061
+ "computed": false
3062
+ }
3063
+ ]
3064
+ },
3065
+ {
3066
+ "type": "interface",
3067
+ "name": "ActionClickDetail",
3068
+ "body": [
3040
3069
  {
3041
- "type": "expressionWithTypeArguments",
3042
- "expression": {
3070
+ "type": "propertySignature",
3071
+ "key": {
3043
3072
  "type": "identifier",
3044
- "name": "ActivityBase"
3045
- }
3073
+ "name": "action"
3074
+ },
3075
+ "annotation": {
3076
+ "type": "reference",
3077
+ "typeName": {
3078
+ "type": "identifier",
3079
+ "name": "SimpleActionType"
3080
+ }
3081
+ },
3082
+ "computed": false
3083
+ },
3084
+ {
3085
+ "type": "propertySignature",
3086
+ "key": {
3087
+ "type": "identifier",
3088
+ "name": "item"
3089
+ },
3090
+ "annotation": {
3091
+ "type": "reference",
3092
+ "typeName": {
3093
+ "type": "identifier",
3094
+ "name": "Conversation"
3095
+ }
3096
+ },
3097
+ "computed": false
3046
3098
  }
3047
3099
  ]
3048
3100
  }
@@ -3568,6 +3620,184 @@
3568
3620
  }
3569
3621
  ]
3570
3622
  },
3623
+ "ai-portal.running-flow": {
3624
+ "properties": [
3625
+ {
3626
+ "name": "spec",
3627
+ "annotation": {
3628
+ "type": "array",
3629
+ "elementType": {
3630
+ "type": "reference",
3631
+ "typeName": {
3632
+ "type": "identifier",
3633
+ "name": "FlowStage"
3634
+ }
3635
+ }
3636
+ }
3637
+ },
3638
+ {
3639
+ "name": "activeActivityId",
3640
+ "annotation": {
3641
+ "type": "union",
3642
+ "types": [
3643
+ {
3644
+ "type": "keyword",
3645
+ "value": "string"
3646
+ },
3647
+ {
3648
+ "type": "keyword",
3649
+ "value": "null"
3650
+ }
3651
+ ]
3652
+ }
3653
+ }
3654
+ ],
3655
+ "events": [
3656
+ {
3657
+ "name": "active.change",
3658
+ "detail": {
3659
+ "annotation": {
3660
+ "type": "union",
3661
+ "types": [
3662
+ {
3663
+ "type": "keyword",
3664
+ "value": "string"
3665
+ },
3666
+ {
3667
+ "type": "keyword",
3668
+ "value": "null"
3669
+ }
3670
+ ]
3671
+ }
3672
+ }
3673
+ }
3674
+ ],
3675
+ "methods": [],
3676
+ "types": [
3677
+ {
3678
+ "type": "interface",
3679
+ "name": "FlowStage",
3680
+ "body": [
3681
+ {
3682
+ "type": "propertySignature",
3683
+ "key": {
3684
+ "type": "identifier",
3685
+ "name": "name"
3686
+ },
3687
+ "annotation": {
3688
+ "type": "keyword",
3689
+ "value": "string"
3690
+ },
3691
+ "computed": false
3692
+ },
3693
+ {
3694
+ "type": "propertySignature",
3695
+ "key": {
3696
+ "type": "identifier",
3697
+ "name": "serviceFlowActivities"
3698
+ },
3699
+ "annotation": {
3700
+ "type": "array",
3701
+ "elementType": {
3702
+ "type": "reference",
3703
+ "typeName": {
3704
+ "type": "identifier",
3705
+ "name": "FlowActivity"
3706
+ }
3707
+ }
3708
+ },
3709
+ "optional": true,
3710
+ "computed": false
3711
+ }
3712
+ ]
3713
+ },
3714
+ {
3715
+ "type": "interface",
3716
+ "name": "FlowActivity",
3717
+ "body": [
3718
+ {
3719
+ "type": "propertySignature",
3720
+ "key": {
3721
+ "type": "identifier",
3722
+ "name": "name"
3723
+ },
3724
+ "annotation": {
3725
+ "type": "keyword",
3726
+ "value": "string"
3727
+ },
3728
+ "computed": false
3729
+ },
3730
+ {
3731
+ "type": "propertySignature",
3732
+ "key": {
3733
+ "type": "identifier",
3734
+ "name": "taskId"
3735
+ },
3736
+ "annotation": {
3737
+ "type": "keyword",
3738
+ "value": "string"
3739
+ },
3740
+ "optional": true,
3741
+ "computed": false
3742
+ },
3743
+ {
3744
+ "type": "propertySignature",
3745
+ "key": {
3746
+ "type": "identifier",
3747
+ "name": "state"
3748
+ },
3749
+ "annotation": {
3750
+ "type": "union",
3751
+ "types": [
3752
+ {
3753
+ "type": "reference",
3754
+ "typeName": {
3755
+ "type": "identifier",
3756
+ "name": "TaskState"
3757
+ }
3758
+ },
3759
+ {
3760
+ "type": "reference",
3761
+ "typeName": {
3762
+ "type": "identifier",
3763
+ "name": "JobState"
3764
+ }
3765
+ }
3766
+ ]
3767
+ },
3768
+ "optional": true,
3769
+ "computed": false
3770
+ },
3771
+ {
3772
+ "type": "propertySignature",
3773
+ "key": {
3774
+ "type": "identifier",
3775
+ "name": "startTime"
3776
+ },
3777
+ "annotation": {
3778
+ "type": "keyword",
3779
+ "value": "number"
3780
+ },
3781
+ "optional": true,
3782
+ "computed": false
3783
+ },
3784
+ {
3785
+ "type": "propertySignature",
3786
+ "key": {
3787
+ "type": "identifier",
3788
+ "name": "endTime"
3789
+ },
3790
+ "annotation": {
3791
+ "type": "keyword",
3792
+ "value": "number"
3793
+ },
3794
+ "optional": true,
3795
+ "computed": false
3796
+ }
3797
+ ]
3798
+ }
3799
+ ]
3800
+ },
3571
3801
  "ai-portal.elevo-sidebar": {
3572
3802
  "properties": [
3573
3803
  {
@@ -5069,6 +5299,19 @@
5069
5299
  },
5070
5300
  "computed": false
5071
5301
  },
5302
+ {
5303
+ "type": "propertySignature",
5304
+ "key": {
5305
+ "type": "identifier",
5306
+ "name": "spaceName"
5307
+ },
5308
+ "annotation": {
5309
+ "type": "keyword",
5310
+ "value": "string"
5311
+ },
5312
+ "optional": true,
5313
+ "computed": false
5314
+ },
5072
5315
  {
5073
5316
  "type": "propertySignature",
5074
5317
  "key": {
@@ -5081,6 +5324,19 @@
5081
5324
  },
5082
5325
  "optional": true,
5083
5326
  "computed": false
5327
+ },
5328
+ {
5329
+ "type": "propertySignature",
5330
+ "key": {
5331
+ "type": "identifier",
5332
+ "name": "flowName"
5333
+ },
5334
+ "annotation": {
5335
+ "type": "keyword",
5336
+ "value": "string"
5337
+ },
5338
+ "optional": true,
5339
+ "computed": false
5084
5340
  }
5085
5341
  ]
5086
5342
  },
@@ -5602,6 +5858,19 @@
5602
5858
  },
5603
5859
  "computed": false
5604
5860
  },
5861
+ {
5862
+ "type": "propertySignature",
5863
+ "key": {
5864
+ "type": "identifier",
5865
+ "name": "spaceName"
5866
+ },
5867
+ "annotation": {
5868
+ "type": "keyword",
5869
+ "value": "string"
5870
+ },
5871
+ "optional": true,
5872
+ "computed": false
5873
+ },
5605
5874
  {
5606
5875
  "type": "propertySignature",
5607
5876
  "key": {
@@ -5614,6 +5883,19 @@
5614
5883
  },
5615
5884
  "optional": true,
5616
5885
  "computed": false
5886
+ },
5887
+ {
5888
+ "type": "propertySignature",
5889
+ "key": {
5890
+ "type": "identifier",
5891
+ "name": "flowName"
5892
+ },
5893
+ "annotation": {
5894
+ "type": "keyword",
5895
+ "value": "string"
5896
+ },
5897
+ "optional": true,
5898
+ "computed": false
5617
5899
  }
5618
5900
  ]
5619
5901
  },