@next-bricks/ai-portal 0.45.0 → 0.45.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bricks.json +22 -28
- package/dist/chunks/7431.6bd91b6a.js +3 -0
- package/dist/chunks/7431.6bd91b6a.js.map +1 -0
- package/dist/chunks/7954.48580daf.js +2 -0
- package/dist/chunks/7954.48580daf.js.map +1 -0
- package/dist/chunks/{main.ffe7b336.js → main.7049534c.js} +2 -2
- package/dist/chunks/{main.ffe7b336.js.map → main.7049534c.js.map} +1 -1
- package/dist/examples.json +13 -16
- package/dist/index.8851887e.js +2 -0
- package/dist/index.8851887e.js.map +1 -0
- package/dist/manifest.json +143 -162
- package/dist/types.json +606 -676
- package/dist-types/bootstrap.d.ts +0 -1
- package/dist-types/shared/getAsyncConstructedView.d.ts +2 -2
- package/dist-types/shared/interfaces.d.ts +5 -1
- package/package.json +2 -2
- package/dist/chunks/1906.3467f870.js +0 -3
- package/dist/chunks/1906.3467f870.js.map +0 -1
- package/dist/chunks/7954.73c9ac93.js +0 -2
- package/dist/chunks/7954.73c9ac93.js.map +0 -1
- package/dist/chunks/project-summary.fab144a8.js +0 -2
- package/dist/chunks/project-summary.fab144a8.js.map +0 -1
- package/dist/index.759b2a0a.js +0 -2
- package/dist/index.759b2a0a.js.map +0 -1
- package/dist-types/project-summary/i18n.d.ts +0 -16
- package/dist-types/project-summary/index.d.ts +0 -20
- package/dist-types/project-summary/index.spec.d.ts +0 -1
- package/docs/project-summary.md +0 -11
- /package/dist/chunks/{1906.3467f870.js.LICENSE.txt → 7431.6bd91b6a.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -4,110 +4,6 @@
|
|
|
4
4
|
"events": [],
|
|
5
5
|
"methods": []
|
|
6
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
7
|
"ai-portal.icon-button": {
|
|
112
8
|
"properties": [
|
|
113
9
|
{
|
|
@@ -179,158 +75,6 @@
|
|
|
179
75
|
}
|
|
180
76
|
]
|
|
181
77
|
},
|
|
182
|
-
"ai-portal.page-container": {
|
|
183
|
-
"properties": [
|
|
184
|
-
{
|
|
185
|
-
"name": "pageTitle",
|
|
186
|
-
"annotation": {
|
|
187
|
-
"type": "keyword",
|
|
188
|
-
"value": "string"
|
|
189
|
-
}
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"name": "breadcrumbs",
|
|
193
|
-
"annotation": {
|
|
194
|
-
"type": "array",
|
|
195
|
-
"elementType": {
|
|
196
|
-
"type": "reference",
|
|
197
|
-
"typeName": {
|
|
198
|
-
"type": "identifier",
|
|
199
|
-
"name": "Breadcrumb"
|
|
200
|
-
}
|
|
201
|
-
}
|
|
202
|
-
}
|
|
203
|
-
},
|
|
204
|
-
{
|
|
205
|
-
"name": "size",
|
|
206
|
-
"annotation": {
|
|
207
|
-
"type": "union",
|
|
208
|
-
"types": [
|
|
209
|
-
{
|
|
210
|
-
"type": "jsLiteral",
|
|
211
|
-
"value": "medium"
|
|
212
|
-
},
|
|
213
|
-
{
|
|
214
|
-
"type": "jsLiteral",
|
|
215
|
-
"value": "small"
|
|
216
|
-
}
|
|
217
|
-
]
|
|
218
|
-
}
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
"name": "textContent",
|
|
222
|
-
"annotation": {
|
|
223
|
-
"type": "keyword",
|
|
224
|
-
"value": "string"
|
|
225
|
-
}
|
|
226
|
-
}
|
|
227
|
-
],
|
|
228
|
-
"events": [],
|
|
229
|
-
"methods": [],
|
|
230
|
-
"types": [
|
|
231
|
-
{
|
|
232
|
-
"type": "interface",
|
|
233
|
-
"name": "Breadcrumb",
|
|
234
|
-
"body": [
|
|
235
|
-
{
|
|
236
|
-
"type": "propertySignature",
|
|
237
|
-
"key": {
|
|
238
|
-
"type": "identifier",
|
|
239
|
-
"name": "text"
|
|
240
|
-
},
|
|
241
|
-
"annotation": {
|
|
242
|
-
"type": "keyword",
|
|
243
|
-
"value": "string"
|
|
244
|
-
},
|
|
245
|
-
"computed": false
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"type": "propertySignature",
|
|
249
|
-
"key": {
|
|
250
|
-
"type": "identifier",
|
|
251
|
-
"name": "url"
|
|
252
|
-
},
|
|
253
|
-
"annotation": {
|
|
254
|
-
"type": "keyword",
|
|
255
|
-
"value": "string"
|
|
256
|
-
},
|
|
257
|
-
"computed": false
|
|
258
|
-
}
|
|
259
|
-
]
|
|
260
|
-
}
|
|
261
|
-
]
|
|
262
|
-
},
|
|
263
|
-
"ai-portal.tab-list": {
|
|
264
|
-
"properties": [
|
|
265
|
-
{
|
|
266
|
-
"name": "tabs",
|
|
267
|
-
"annotation": {
|
|
268
|
-
"type": "array",
|
|
269
|
-
"elementType": {
|
|
270
|
-
"type": "reference",
|
|
271
|
-
"typeName": {
|
|
272
|
-
"type": "identifier",
|
|
273
|
-
"name": "Tab"
|
|
274
|
-
}
|
|
275
|
-
}
|
|
276
|
-
}
|
|
277
|
-
},
|
|
278
|
-
{
|
|
279
|
-
"name": "activeTab",
|
|
280
|
-
"annotation": {
|
|
281
|
-
"type": "keyword",
|
|
282
|
-
"value": "string"
|
|
283
|
-
}
|
|
284
|
-
}
|
|
285
|
-
],
|
|
286
|
-
"events": [
|
|
287
|
-
{
|
|
288
|
-
"name": "tab.click",
|
|
289
|
-
"detail": {
|
|
290
|
-
"annotation": {
|
|
291
|
-
"type": "reference",
|
|
292
|
-
"typeName": {
|
|
293
|
-
"type": "identifier",
|
|
294
|
-
"name": "Tab"
|
|
295
|
-
}
|
|
296
|
-
}
|
|
297
|
-
}
|
|
298
|
-
}
|
|
299
|
-
],
|
|
300
|
-
"methods": [],
|
|
301
|
-
"types": [
|
|
302
|
-
{
|
|
303
|
-
"type": "interface",
|
|
304
|
-
"name": "Tab",
|
|
305
|
-
"body": [
|
|
306
|
-
{
|
|
307
|
-
"type": "propertySignature",
|
|
308
|
-
"key": {
|
|
309
|
-
"type": "identifier",
|
|
310
|
-
"name": "id"
|
|
311
|
-
},
|
|
312
|
-
"annotation": {
|
|
313
|
-
"type": "keyword",
|
|
314
|
-
"value": "string"
|
|
315
|
-
},
|
|
316
|
-
"computed": false
|
|
317
|
-
},
|
|
318
|
-
{
|
|
319
|
-
"type": "propertySignature",
|
|
320
|
-
"key": {
|
|
321
|
-
"type": "identifier",
|
|
322
|
-
"name": "label"
|
|
323
|
-
},
|
|
324
|
-
"annotation": {
|
|
325
|
-
"type": "keyword",
|
|
326
|
-
"value": "string"
|
|
327
|
-
},
|
|
328
|
-
"computed": false
|
|
329
|
-
}
|
|
330
|
-
]
|
|
331
|
-
}
|
|
332
|
-
]
|
|
333
|
-
},
|
|
334
78
|
"ai-portal.call-tool": {
|
|
335
79
|
"type": "provider",
|
|
336
80
|
"params": [
|
|
@@ -504,6 +248,262 @@
|
|
|
504
248
|
}
|
|
505
249
|
}
|
|
506
250
|
},
|
|
251
|
+
"ai-portal.page-container": {
|
|
252
|
+
"properties": [
|
|
253
|
+
{
|
|
254
|
+
"name": "pageTitle",
|
|
255
|
+
"annotation": {
|
|
256
|
+
"type": "keyword",
|
|
257
|
+
"value": "string"
|
|
258
|
+
}
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"name": "breadcrumbs",
|
|
262
|
+
"annotation": {
|
|
263
|
+
"type": "array",
|
|
264
|
+
"elementType": {
|
|
265
|
+
"type": "reference",
|
|
266
|
+
"typeName": {
|
|
267
|
+
"type": "identifier",
|
|
268
|
+
"name": "Breadcrumb"
|
|
269
|
+
}
|
|
270
|
+
}
|
|
271
|
+
}
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
"name": "size",
|
|
275
|
+
"annotation": {
|
|
276
|
+
"type": "union",
|
|
277
|
+
"types": [
|
|
278
|
+
{
|
|
279
|
+
"type": "jsLiteral",
|
|
280
|
+
"value": "medium"
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"type": "jsLiteral",
|
|
284
|
+
"value": "small"
|
|
285
|
+
}
|
|
286
|
+
]
|
|
287
|
+
}
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
"name": "textContent",
|
|
291
|
+
"annotation": {
|
|
292
|
+
"type": "keyword",
|
|
293
|
+
"value": "string"
|
|
294
|
+
}
|
|
295
|
+
}
|
|
296
|
+
],
|
|
297
|
+
"events": [],
|
|
298
|
+
"methods": [],
|
|
299
|
+
"types": [
|
|
300
|
+
{
|
|
301
|
+
"type": "interface",
|
|
302
|
+
"name": "Breadcrumb",
|
|
303
|
+
"body": [
|
|
304
|
+
{
|
|
305
|
+
"type": "propertySignature",
|
|
306
|
+
"key": {
|
|
307
|
+
"type": "identifier",
|
|
308
|
+
"name": "text"
|
|
309
|
+
},
|
|
310
|
+
"annotation": {
|
|
311
|
+
"type": "keyword",
|
|
312
|
+
"value": "string"
|
|
313
|
+
},
|
|
314
|
+
"computed": false
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"type": "propertySignature",
|
|
318
|
+
"key": {
|
|
319
|
+
"type": "identifier",
|
|
320
|
+
"name": "url"
|
|
321
|
+
},
|
|
322
|
+
"annotation": {
|
|
323
|
+
"type": "keyword",
|
|
324
|
+
"value": "string"
|
|
325
|
+
},
|
|
326
|
+
"computed": false
|
|
327
|
+
}
|
|
328
|
+
]
|
|
329
|
+
}
|
|
330
|
+
]
|
|
331
|
+
},
|
|
332
|
+
"ai-portal.tab-list": {
|
|
333
|
+
"properties": [
|
|
334
|
+
{
|
|
335
|
+
"name": "tabs",
|
|
336
|
+
"annotation": {
|
|
337
|
+
"type": "array",
|
|
338
|
+
"elementType": {
|
|
339
|
+
"type": "reference",
|
|
340
|
+
"typeName": {
|
|
341
|
+
"type": "identifier",
|
|
342
|
+
"name": "Tab"
|
|
343
|
+
}
|
|
344
|
+
}
|
|
345
|
+
}
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"name": "activeTab",
|
|
349
|
+
"annotation": {
|
|
350
|
+
"type": "keyword",
|
|
351
|
+
"value": "string"
|
|
352
|
+
}
|
|
353
|
+
}
|
|
354
|
+
],
|
|
355
|
+
"events": [
|
|
356
|
+
{
|
|
357
|
+
"name": "tab.click",
|
|
358
|
+
"detail": {
|
|
359
|
+
"annotation": {
|
|
360
|
+
"type": "reference",
|
|
361
|
+
"typeName": {
|
|
362
|
+
"type": "identifier",
|
|
363
|
+
"name": "Tab"
|
|
364
|
+
}
|
|
365
|
+
}
|
|
366
|
+
}
|
|
367
|
+
}
|
|
368
|
+
],
|
|
369
|
+
"methods": [],
|
|
370
|
+
"types": [
|
|
371
|
+
{
|
|
372
|
+
"type": "interface",
|
|
373
|
+
"name": "Tab",
|
|
374
|
+
"body": [
|
|
375
|
+
{
|
|
376
|
+
"type": "propertySignature",
|
|
377
|
+
"key": {
|
|
378
|
+
"type": "identifier",
|
|
379
|
+
"name": "id"
|
|
380
|
+
},
|
|
381
|
+
"annotation": {
|
|
382
|
+
"type": "keyword",
|
|
383
|
+
"value": "string"
|
|
384
|
+
},
|
|
385
|
+
"computed": false
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
"type": "propertySignature",
|
|
389
|
+
"key": {
|
|
390
|
+
"type": "identifier",
|
|
391
|
+
"name": "label"
|
|
392
|
+
},
|
|
393
|
+
"annotation": {
|
|
394
|
+
"type": "keyword",
|
|
395
|
+
"value": "string"
|
|
396
|
+
},
|
|
397
|
+
"computed": false
|
|
398
|
+
}
|
|
399
|
+
]
|
|
400
|
+
}
|
|
401
|
+
]
|
|
402
|
+
},
|
|
403
|
+
"ai-portal.stat-with-mini-chart": {
|
|
404
|
+
"properties": [
|
|
405
|
+
{
|
|
406
|
+
"name": "label",
|
|
407
|
+
"annotation": {
|
|
408
|
+
"type": "keyword",
|
|
409
|
+
"value": "string"
|
|
410
|
+
}
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"name": "value",
|
|
414
|
+
"annotation": {
|
|
415
|
+
"type": "keyword",
|
|
416
|
+
"value": "string"
|
|
417
|
+
}
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
"name": "size",
|
|
421
|
+
"annotation": {
|
|
422
|
+
"type": "union",
|
|
423
|
+
"types": [
|
|
424
|
+
{
|
|
425
|
+
"type": "jsLiteral",
|
|
426
|
+
"value": "medium"
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
"type": "jsLiteral",
|
|
430
|
+
"value": "small"
|
|
431
|
+
}
|
|
432
|
+
]
|
|
433
|
+
}
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"name": "lineColor",
|
|
437
|
+
"annotation": {
|
|
438
|
+
"type": "keyword",
|
|
439
|
+
"value": "string"
|
|
440
|
+
}
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
"name": "showArea",
|
|
444
|
+
"annotation": {
|
|
445
|
+
"type": "keyword",
|
|
446
|
+
"value": "boolean"
|
|
447
|
+
}
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
"name": "min",
|
|
451
|
+
"annotation": {
|
|
452
|
+
"type": "keyword",
|
|
453
|
+
"value": "number"
|
|
454
|
+
}
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
"name": "max",
|
|
458
|
+
"annotation": {
|
|
459
|
+
"type": "keyword",
|
|
460
|
+
"value": "number"
|
|
461
|
+
}
|
|
462
|
+
},
|
|
463
|
+
{
|
|
464
|
+
"name": "xField",
|
|
465
|
+
"annotation": {
|
|
466
|
+
"type": "keyword",
|
|
467
|
+
"value": "string"
|
|
468
|
+
}
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
"name": "yField",
|
|
472
|
+
"annotation": {
|
|
473
|
+
"type": "keyword",
|
|
474
|
+
"value": "string"
|
|
475
|
+
}
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
"name": "data",
|
|
479
|
+
"annotation": {
|
|
480
|
+
"type": "array",
|
|
481
|
+
"elementType": {
|
|
482
|
+
"type": "reference",
|
|
483
|
+
"typeName": {
|
|
484
|
+
"type": "identifier",
|
|
485
|
+
"name": "Record"
|
|
486
|
+
},
|
|
487
|
+
"typeParameters": {
|
|
488
|
+
"type": "typeParameterInstantiation",
|
|
489
|
+
"params": [
|
|
490
|
+
{
|
|
491
|
+
"type": "keyword",
|
|
492
|
+
"value": "string"
|
|
493
|
+
},
|
|
494
|
+
{
|
|
495
|
+
"type": "keyword",
|
|
496
|
+
"value": "number"
|
|
497
|
+
}
|
|
498
|
+
]
|
|
499
|
+
}
|
|
500
|
+
}
|
|
501
|
+
}
|
|
502
|
+
}
|
|
503
|
+
],
|
|
504
|
+
"events": [],
|
|
505
|
+
"methods": []
|
|
506
|
+
},
|
|
507
507
|
"ai-portal.elevo-logo": {
|
|
508
508
|
"properties": [],
|
|
509
509
|
"events": [],
|
|
@@ -1107,6 +1107,128 @@
|
|
|
1107
1107
|
}
|
|
1108
1108
|
]
|
|
1109
1109
|
},
|
|
1110
|
+
"ai-portal.chat-box": {
|
|
1111
|
+
"properties": [
|
|
1112
|
+
{
|
|
1113
|
+
"name": "disabled",
|
|
1114
|
+
"annotation": {
|
|
1115
|
+
"type": "keyword",
|
|
1116
|
+
"value": "boolean"
|
|
1117
|
+
}
|
|
1118
|
+
},
|
|
1119
|
+
{
|
|
1120
|
+
"name": "placeholder",
|
|
1121
|
+
"annotation": {
|
|
1122
|
+
"type": "keyword",
|
|
1123
|
+
"value": "string"
|
|
1124
|
+
}
|
|
1125
|
+
},
|
|
1126
|
+
{
|
|
1127
|
+
"name": "autoFocus",
|
|
1128
|
+
"annotation": {
|
|
1129
|
+
"type": "keyword",
|
|
1130
|
+
"value": "boolean"
|
|
1131
|
+
}
|
|
1132
|
+
},
|
|
1133
|
+
{
|
|
1134
|
+
"name": "aiEmployees",
|
|
1135
|
+
"annotation": {
|
|
1136
|
+
"type": "array",
|
|
1137
|
+
"elementType": {
|
|
1138
|
+
"type": "reference",
|
|
1139
|
+
"typeName": {
|
|
1140
|
+
"type": "identifier",
|
|
1141
|
+
"name": "AIEmployee"
|
|
1142
|
+
}
|
|
1143
|
+
}
|
|
1144
|
+
}
|
|
1145
|
+
}
|
|
1146
|
+
],
|
|
1147
|
+
"events": [
|
|
1148
|
+
{
|
|
1149
|
+
"name": "message.submit",
|
|
1150
|
+
"detail": {
|
|
1151
|
+
"annotation": {
|
|
1152
|
+
"type": "keyword",
|
|
1153
|
+
"value": "string"
|
|
1154
|
+
}
|
|
1155
|
+
}
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
"name": "ai-employee.mention",
|
|
1159
|
+
"detail": {
|
|
1160
|
+
"annotation": {
|
|
1161
|
+
"type": "union",
|
|
1162
|
+
"types": [
|
|
1163
|
+
{
|
|
1164
|
+
"type": "reference",
|
|
1165
|
+
"typeName": {
|
|
1166
|
+
"type": "identifier",
|
|
1167
|
+
"name": "AIEmployee"
|
|
1168
|
+
}
|
|
1169
|
+
},
|
|
1170
|
+
{
|
|
1171
|
+
"type": "keyword",
|
|
1172
|
+
"value": "null"
|
|
1173
|
+
}
|
|
1174
|
+
]
|
|
1175
|
+
}
|
|
1176
|
+
}
|
|
1177
|
+
}
|
|
1178
|
+
],
|
|
1179
|
+
"methods": [
|
|
1180
|
+
{
|
|
1181
|
+
"name": "setValue",
|
|
1182
|
+
"params": [
|
|
1183
|
+
{
|
|
1184
|
+
"name": "value",
|
|
1185
|
+
"annotation": {
|
|
1186
|
+
"type": "keyword",
|
|
1187
|
+
"value": "string"
|
|
1188
|
+
}
|
|
1189
|
+
}
|
|
1190
|
+
],
|
|
1191
|
+
"returns": {}
|
|
1192
|
+
},
|
|
1193
|
+
{
|
|
1194
|
+
"name": "getValue",
|
|
1195
|
+
"params": [],
|
|
1196
|
+
"returns": {}
|
|
1197
|
+
}
|
|
1198
|
+
],
|
|
1199
|
+
"types": [
|
|
1200
|
+
{
|
|
1201
|
+
"type": "interface",
|
|
1202
|
+
"name": "AIEmployee",
|
|
1203
|
+
"body": [
|
|
1204
|
+
{
|
|
1205
|
+
"type": "propertySignature",
|
|
1206
|
+
"key": {
|
|
1207
|
+
"type": "identifier",
|
|
1208
|
+
"name": "employeeId"
|
|
1209
|
+
},
|
|
1210
|
+
"annotation": {
|
|
1211
|
+
"type": "keyword",
|
|
1212
|
+
"value": "string"
|
|
1213
|
+
},
|
|
1214
|
+
"computed": false
|
|
1215
|
+
},
|
|
1216
|
+
{
|
|
1217
|
+
"type": "propertySignature",
|
|
1218
|
+
"key": {
|
|
1219
|
+
"type": "identifier",
|
|
1220
|
+
"name": "name"
|
|
1221
|
+
},
|
|
1222
|
+
"annotation": {
|
|
1223
|
+
"type": "keyword",
|
|
1224
|
+
"value": "string"
|
|
1225
|
+
},
|
|
1226
|
+
"computed": false
|
|
1227
|
+
}
|
|
1228
|
+
]
|
|
1229
|
+
}
|
|
1230
|
+
]
|
|
1231
|
+
},
|
|
1110
1232
|
"ai-portal.dropdown-select": {
|
|
1111
1233
|
"properties": [
|
|
1112
1234
|
{
|
|
@@ -1276,41 +1398,81 @@
|
|
|
1276
1398
|
}
|
|
1277
1399
|
]
|
|
1278
1400
|
},
|
|
1279
|
-
"ai-portal.
|
|
1401
|
+
"ai-portal.preview-container": {
|
|
1280
1402
|
"properties": [
|
|
1281
1403
|
{
|
|
1282
|
-
"name": "
|
|
1404
|
+
"name": "source",
|
|
1405
|
+
"annotation": {
|
|
1406
|
+
"type": "keyword",
|
|
1407
|
+
"value": "string"
|
|
1408
|
+
}
|
|
1409
|
+
}
|
|
1410
|
+
],
|
|
1411
|
+
"events": [],
|
|
1412
|
+
"methods": []
|
|
1413
|
+
},
|
|
1414
|
+
"ai-portal.action-buttons": {
|
|
1415
|
+
"properties": [
|
|
1416
|
+
{
|
|
1417
|
+
"name": "items",
|
|
1283
1418
|
"annotation": {
|
|
1284
1419
|
"type": "array",
|
|
1285
1420
|
"elementType": {
|
|
1286
1421
|
"type": "reference",
|
|
1287
1422
|
"typeName": {
|
|
1288
1423
|
"type": "identifier",
|
|
1289
|
-
"name": "
|
|
1424
|
+
"name": "ActionItem"
|
|
1290
1425
|
}
|
|
1291
1426
|
}
|
|
1292
1427
|
}
|
|
1293
1428
|
},
|
|
1294
1429
|
{
|
|
1295
|
-
"name": "
|
|
1430
|
+
"name": "multiple",
|
|
1296
1431
|
"annotation": {
|
|
1297
1432
|
"type": "keyword",
|
|
1298
|
-
"value": "
|
|
1433
|
+
"value": "boolean"
|
|
1299
1434
|
}
|
|
1300
1435
|
}
|
|
1301
1436
|
],
|
|
1302
|
-
"events": [
|
|
1303
|
-
|
|
1437
|
+
"events": [
|
|
1438
|
+
{
|
|
1439
|
+
"name": "action.click",
|
|
1440
|
+
"detail": {
|
|
1441
|
+
"annotation": {
|
|
1442
|
+
"type": "reference",
|
|
1443
|
+
"typeName": {
|
|
1444
|
+
"type": "identifier",
|
|
1445
|
+
"name": "ActionItem"
|
|
1446
|
+
}
|
|
1447
|
+
}
|
|
1448
|
+
}
|
|
1449
|
+
}
|
|
1450
|
+
],
|
|
1451
|
+
"methods": [
|
|
1452
|
+
{
|
|
1453
|
+
"name": "setActive",
|
|
1454
|
+
"params": [
|
|
1455
|
+
{
|
|
1456
|
+
"name": "key",
|
|
1457
|
+
"annotation": {
|
|
1458
|
+
"type": "keyword",
|
|
1459
|
+
"value": "string"
|
|
1460
|
+
}
|
|
1461
|
+
}
|
|
1462
|
+
],
|
|
1463
|
+
"returns": {}
|
|
1464
|
+
}
|
|
1465
|
+
],
|
|
1304
1466
|
"types": [
|
|
1305
1467
|
{
|
|
1306
1468
|
"type": "interface",
|
|
1307
|
-
"name": "
|
|
1469
|
+
"name": "ActionItem",
|
|
1308
1470
|
"body": [
|
|
1309
1471
|
{
|
|
1310
1472
|
"type": "propertySignature",
|
|
1311
1473
|
"key": {
|
|
1312
1474
|
"type": "identifier",
|
|
1313
|
-
"name": "
|
|
1475
|
+
"name": "text"
|
|
1314
1476
|
},
|
|
1315
1477
|
"annotation": {
|
|
1316
1478
|
"type": "keyword",
|
|
@@ -1322,7 +1484,7 @@
|
|
|
1322
1484
|
"type": "propertySignature",
|
|
1323
1485
|
"key": {
|
|
1324
1486
|
"type": "identifier",
|
|
1325
|
-
"name": "
|
|
1487
|
+
"name": "key"
|
|
1326
1488
|
},
|
|
1327
1489
|
"annotation": {
|
|
1328
1490
|
"type": "keyword",
|
|
@@ -1334,153 +1496,70 @@
|
|
|
1334
1496
|
"type": "propertySignature",
|
|
1335
1497
|
"key": {
|
|
1336
1498
|
"type": "identifier",
|
|
1337
|
-
"name": "
|
|
1499
|
+
"name": "icon"
|
|
1338
1500
|
},
|
|
1339
1501
|
"annotation": {
|
|
1340
|
-
"type": "
|
|
1341
|
-
"
|
|
1502
|
+
"type": "reference",
|
|
1503
|
+
"typeName": {
|
|
1504
|
+
"type": "identifier",
|
|
1505
|
+
"name": "GeneralIconProps"
|
|
1506
|
+
}
|
|
1342
1507
|
},
|
|
1508
|
+
"optional": true,
|
|
1343
1509
|
"computed": false
|
|
1344
|
-
}
|
|
1345
|
-
]
|
|
1346
|
-
}
|
|
1347
|
-
]
|
|
1348
|
-
},
|
|
1349
|
-
"ai-portal.chat-box": {
|
|
1350
|
-
"properties": [
|
|
1351
|
-
{
|
|
1352
|
-
"name": "disabled",
|
|
1353
|
-
"annotation": {
|
|
1354
|
-
"type": "keyword",
|
|
1355
|
-
"value": "boolean"
|
|
1356
|
-
}
|
|
1357
|
-
},
|
|
1358
|
-
{
|
|
1359
|
-
"name": "placeholder",
|
|
1360
|
-
"annotation": {
|
|
1361
|
-
"type": "keyword",
|
|
1362
|
-
"value": "string"
|
|
1363
|
-
}
|
|
1364
|
-
},
|
|
1365
|
-
{
|
|
1366
|
-
"name": "autoFocus",
|
|
1367
|
-
"annotation": {
|
|
1368
|
-
"type": "keyword",
|
|
1369
|
-
"value": "boolean"
|
|
1370
|
-
}
|
|
1371
|
-
},
|
|
1372
|
-
{
|
|
1373
|
-
"name": "aiEmployees",
|
|
1374
|
-
"annotation": {
|
|
1375
|
-
"type": "array",
|
|
1376
|
-
"elementType": {
|
|
1377
|
-
"type": "reference",
|
|
1378
|
-
"typeName": {
|
|
1379
|
-
"type": "identifier",
|
|
1380
|
-
"name": "AIEmployee"
|
|
1381
|
-
}
|
|
1382
|
-
}
|
|
1383
|
-
}
|
|
1384
|
-
}
|
|
1385
|
-
],
|
|
1386
|
-
"events": [
|
|
1387
|
-
{
|
|
1388
|
-
"name": "message.submit",
|
|
1389
|
-
"detail": {
|
|
1390
|
-
"annotation": {
|
|
1391
|
-
"type": "keyword",
|
|
1392
|
-
"value": "string"
|
|
1393
|
-
}
|
|
1394
|
-
}
|
|
1395
|
-
},
|
|
1396
|
-
{
|
|
1397
|
-
"name": "ai-employee.mention",
|
|
1398
|
-
"detail": {
|
|
1399
|
-
"annotation": {
|
|
1400
|
-
"type": "union",
|
|
1401
|
-
"types": [
|
|
1402
|
-
{
|
|
1403
|
-
"type": "reference",
|
|
1404
|
-
"typeName": {
|
|
1405
|
-
"type": "identifier",
|
|
1406
|
-
"name": "AIEmployee"
|
|
1407
|
-
}
|
|
1408
|
-
},
|
|
1409
|
-
{
|
|
1410
|
-
"type": "keyword",
|
|
1411
|
-
"value": "null"
|
|
1412
|
-
}
|
|
1413
|
-
]
|
|
1414
|
-
}
|
|
1415
|
-
}
|
|
1416
|
-
}
|
|
1417
|
-
],
|
|
1418
|
-
"methods": [
|
|
1419
|
-
{
|
|
1420
|
-
"name": "setValue",
|
|
1421
|
-
"params": [
|
|
1510
|
+
},
|
|
1422
1511
|
{
|
|
1423
|
-
"
|
|
1512
|
+
"type": "propertySignature",
|
|
1513
|
+
"key": {
|
|
1514
|
+
"type": "identifier",
|
|
1515
|
+
"name": "active"
|
|
1516
|
+
},
|
|
1424
1517
|
"annotation": {
|
|
1425
1518
|
"type": "keyword",
|
|
1426
|
-
"value": "
|
|
1427
|
-
}
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
},
|
|
1432
|
-
{
|
|
1433
|
-
"name": "getValue",
|
|
1434
|
-
"params": [],
|
|
1435
|
-
"returns": {}
|
|
1436
|
-
}
|
|
1437
|
-
],
|
|
1438
|
-
"types": [
|
|
1439
|
-
{
|
|
1440
|
-
"type": "interface",
|
|
1441
|
-
"name": "AIEmployee",
|
|
1442
|
-
"body": [
|
|
1519
|
+
"value": "boolean"
|
|
1520
|
+
},
|
|
1521
|
+
"optional": true,
|
|
1522
|
+
"computed": false
|
|
1523
|
+
},
|
|
1443
1524
|
{
|
|
1444
1525
|
"type": "propertySignature",
|
|
1445
1526
|
"key": {
|
|
1446
1527
|
"type": "identifier",
|
|
1447
|
-
"name": "
|
|
1528
|
+
"name": "event"
|
|
1448
1529
|
},
|
|
1449
1530
|
"annotation": {
|
|
1450
1531
|
"type": "keyword",
|
|
1451
1532
|
"value": "string"
|
|
1452
1533
|
},
|
|
1534
|
+
"optional": true,
|
|
1453
1535
|
"computed": false
|
|
1454
1536
|
},
|
|
1455
1537
|
{
|
|
1456
1538
|
"type": "propertySignature",
|
|
1457
1539
|
"key": {
|
|
1458
1540
|
"type": "identifier",
|
|
1459
|
-
"name": "
|
|
1541
|
+
"name": "hidden"
|
|
1460
1542
|
},
|
|
1461
1543
|
"annotation": {
|
|
1462
1544
|
"type": "keyword",
|
|
1463
|
-
"value": "
|
|
1545
|
+
"value": "boolean"
|
|
1464
1546
|
},
|
|
1547
|
+
"optional": true,
|
|
1465
1548
|
"computed": false
|
|
1466
1549
|
}
|
|
1550
|
+
],
|
|
1551
|
+
"extends": [
|
|
1552
|
+
{
|
|
1553
|
+
"type": "expressionWithTypeArguments",
|
|
1554
|
+
"expression": {
|
|
1555
|
+
"type": "identifier",
|
|
1556
|
+
"name": "ButtonProps"
|
|
1557
|
+
}
|
|
1558
|
+
}
|
|
1467
1559
|
]
|
|
1468
1560
|
}
|
|
1469
1561
|
]
|
|
1470
1562
|
},
|
|
1471
|
-
"ai-portal.preview-container": {
|
|
1472
|
-
"properties": [
|
|
1473
|
-
{
|
|
1474
|
-
"name": "source",
|
|
1475
|
-
"annotation": {
|
|
1476
|
-
"type": "keyword",
|
|
1477
|
-
"value": "string"
|
|
1478
|
-
}
|
|
1479
|
-
}
|
|
1480
|
-
],
|
|
1481
|
-
"events": [],
|
|
1482
|
-
"methods": []
|
|
1483
|
-
},
|
|
1484
1563
|
"ai-portal.project-conversations": {
|
|
1485
1564
|
"properties": [
|
|
1486
1565
|
{
|
|
@@ -1579,200 +1658,22 @@
|
|
|
1579
1658
|
"key": {
|
|
1580
1659
|
"type": "identifier",
|
|
1581
1660
|
"name": "title"
|
|
1582
|
-
},
|
|
1583
|
-
"annotation": {
|
|
1584
|
-
"type": "keyword",
|
|
1585
|
-
"value": "string"
|
|
1586
|
-
},
|
|
1587
|
-
"computed": false
|
|
1588
|
-
},
|
|
1589
|
-
{
|
|
1590
|
-
"type": "propertySignature",
|
|
1591
|
-
"key": {
|
|
1592
|
-
"type": "identifier",
|
|
1593
|
-
"name": "startTime"
|
|
1594
|
-
},
|
|
1595
|
-
"annotation": {
|
|
1596
|
-
"type": "keyword",
|
|
1597
|
-
"value": "number"
|
|
1598
|
-
},
|
|
1599
|
-
"computed": false
|
|
1600
|
-
},
|
|
1601
|
-
{
|
|
1602
|
-
"type": "propertySignature",
|
|
1603
|
-
"key": {
|
|
1604
|
-
"type": "identifier",
|
|
1605
|
-
"name": "description"
|
|
1606
|
-
},
|
|
1607
|
-
"annotation": {
|
|
1608
|
-
"type": "keyword",
|
|
1609
|
-
"value": "string"
|
|
1610
|
-
},
|
|
1611
|
-
"optional": true,
|
|
1612
|
-
"computed": false
|
|
1613
|
-
},
|
|
1614
|
-
{
|
|
1615
|
-
"type": "propertySignature",
|
|
1616
|
-
"key": {
|
|
1617
|
-
"type": "identifier",
|
|
1618
|
-
"name": "goalInstanceId"
|
|
1619
|
-
},
|
|
1620
|
-
"annotation": {
|
|
1621
|
-
"type": "keyword",
|
|
1622
|
-
"value": "string"
|
|
1623
|
-
},
|
|
1624
|
-
"optional": true,
|
|
1625
|
-
"computed": false
|
|
1626
|
-
},
|
|
1627
|
-
{
|
|
1628
|
-
"type": "propertySignature",
|
|
1629
|
-
"key": {
|
|
1630
|
-
"type": "identifier",
|
|
1631
|
-
"name": "username"
|
|
1632
|
-
},
|
|
1633
|
-
"annotation": {
|
|
1634
|
-
"type": "keyword",
|
|
1635
|
-
"value": "string"
|
|
1636
|
-
},
|
|
1637
|
-
"optional": true,
|
|
1638
|
-
"computed": false
|
|
1639
|
-
}
|
|
1640
|
-
]
|
|
1641
|
-
},
|
|
1642
|
-
{
|
|
1643
|
-
"type": "interface",
|
|
1644
|
-
"name": "Goal",
|
|
1645
|
-
"body": [
|
|
1646
|
-
{
|
|
1647
|
-
"type": "propertySignature",
|
|
1648
|
-
"key": {
|
|
1649
|
-
"type": "identifier",
|
|
1650
|
-
"name": "instanceId"
|
|
1651
|
-
},
|
|
1652
|
-
"annotation": {
|
|
1653
|
-
"type": "keyword",
|
|
1654
|
-
"value": "string"
|
|
1655
|
-
},
|
|
1656
|
-
"computed": false
|
|
1657
|
-
},
|
|
1658
|
-
{
|
|
1659
|
-
"type": "propertySignature",
|
|
1660
|
-
"key": {
|
|
1661
|
-
"type": "identifier",
|
|
1662
|
-
"name": "title"
|
|
1663
|
-
},
|
|
1664
|
-
"annotation": {
|
|
1665
|
-
"type": "keyword",
|
|
1666
|
-
"value": "string"
|
|
1667
|
-
},
|
|
1668
|
-
"computed": false
|
|
1669
|
-
}
|
|
1670
|
-
]
|
|
1671
|
-
},
|
|
1672
|
-
{
|
|
1673
|
-
"type": "interface",
|
|
1674
|
-
"name": "ActionClickDetail",
|
|
1675
|
-
"body": [
|
|
1676
|
-
{
|
|
1677
|
-
"type": "propertySignature",
|
|
1678
|
-
"key": {
|
|
1679
|
-
"type": "identifier",
|
|
1680
|
-
"name": "action"
|
|
1681
|
-
},
|
|
1682
|
-
"annotation": {
|
|
1683
|
-
"type": "reference",
|
|
1684
|
-
"typeName": {
|
|
1685
|
-
"type": "identifier",
|
|
1686
|
-
"name": "SimpleActionType"
|
|
1687
|
-
}
|
|
1688
|
-
},
|
|
1689
|
-
"computed": false
|
|
1690
|
-
},
|
|
1691
|
-
{
|
|
1692
|
-
"type": "propertySignature",
|
|
1693
|
-
"key": {
|
|
1694
|
-
"type": "identifier",
|
|
1695
|
-
"name": "item"
|
|
1696
|
-
},
|
|
1697
|
-
"annotation": {
|
|
1698
|
-
"type": "reference",
|
|
1699
|
-
"typeName": {
|
|
1700
|
-
"type": "identifier",
|
|
1701
|
-
"name": "Conversation"
|
|
1702
|
-
}
|
|
1703
|
-
},
|
|
1704
|
-
"computed": false
|
|
1705
|
-
}
|
|
1706
|
-
]
|
|
1707
|
-
}
|
|
1708
|
-
]
|
|
1709
|
-
},
|
|
1710
|
-
"ai-portal.action-buttons": {
|
|
1711
|
-
"properties": [
|
|
1712
|
-
{
|
|
1713
|
-
"name": "items",
|
|
1714
|
-
"annotation": {
|
|
1715
|
-
"type": "array",
|
|
1716
|
-
"elementType": {
|
|
1717
|
-
"type": "reference",
|
|
1718
|
-
"typeName": {
|
|
1719
|
-
"type": "identifier",
|
|
1720
|
-
"name": "ActionItem"
|
|
1721
|
-
}
|
|
1722
|
-
}
|
|
1723
|
-
}
|
|
1724
|
-
},
|
|
1725
|
-
{
|
|
1726
|
-
"name": "multiple",
|
|
1727
|
-
"annotation": {
|
|
1728
|
-
"type": "keyword",
|
|
1729
|
-
"value": "boolean"
|
|
1730
|
-
}
|
|
1731
|
-
}
|
|
1732
|
-
],
|
|
1733
|
-
"events": [
|
|
1734
|
-
{
|
|
1735
|
-
"name": "action.click",
|
|
1736
|
-
"detail": {
|
|
1737
|
-
"annotation": {
|
|
1738
|
-
"type": "reference",
|
|
1739
|
-
"typeName": {
|
|
1740
|
-
"type": "identifier",
|
|
1741
|
-
"name": "ActionItem"
|
|
1742
|
-
}
|
|
1743
|
-
}
|
|
1744
|
-
}
|
|
1745
|
-
}
|
|
1746
|
-
],
|
|
1747
|
-
"methods": [
|
|
1748
|
-
{
|
|
1749
|
-
"name": "setActive",
|
|
1750
|
-
"params": [
|
|
1751
|
-
{
|
|
1752
|
-
"name": "key",
|
|
1753
|
-
"annotation": {
|
|
1754
|
-
"type": "keyword",
|
|
1755
|
-
"value": "string"
|
|
1756
|
-
}
|
|
1757
|
-
}
|
|
1758
|
-
],
|
|
1759
|
-
"returns": {}
|
|
1760
|
-
}
|
|
1761
|
-
],
|
|
1762
|
-
"types": [
|
|
1763
|
-
{
|
|
1764
|
-
"type": "interface",
|
|
1765
|
-
"name": "ActionItem",
|
|
1766
|
-
"body": [
|
|
1661
|
+
},
|
|
1662
|
+
"annotation": {
|
|
1663
|
+
"type": "keyword",
|
|
1664
|
+
"value": "string"
|
|
1665
|
+
},
|
|
1666
|
+
"computed": false
|
|
1667
|
+
},
|
|
1767
1668
|
{
|
|
1768
1669
|
"type": "propertySignature",
|
|
1769
1670
|
"key": {
|
|
1770
1671
|
"type": "identifier",
|
|
1771
|
-
"name": "
|
|
1672
|
+
"name": "startTime"
|
|
1772
1673
|
},
|
|
1773
1674
|
"annotation": {
|
|
1774
1675
|
"type": "keyword",
|
|
1775
|
-
"value": "
|
|
1676
|
+
"value": "number"
|
|
1776
1677
|
},
|
|
1777
1678
|
"computed": false
|
|
1778
1679
|
},
|
|
@@ -1780,26 +1681,24 @@
|
|
|
1780
1681
|
"type": "propertySignature",
|
|
1781
1682
|
"key": {
|
|
1782
1683
|
"type": "identifier",
|
|
1783
|
-
"name": "
|
|
1684
|
+
"name": "description"
|
|
1784
1685
|
},
|
|
1785
1686
|
"annotation": {
|
|
1786
1687
|
"type": "keyword",
|
|
1787
1688
|
"value": "string"
|
|
1788
1689
|
},
|
|
1690
|
+
"optional": true,
|
|
1789
1691
|
"computed": false
|
|
1790
1692
|
},
|
|
1791
1693
|
{
|
|
1792
1694
|
"type": "propertySignature",
|
|
1793
1695
|
"key": {
|
|
1794
1696
|
"type": "identifier",
|
|
1795
|
-
"name": "
|
|
1697
|
+
"name": "goalInstanceId"
|
|
1796
1698
|
},
|
|
1797
1699
|
"annotation": {
|
|
1798
|
-
"type": "
|
|
1799
|
-
"
|
|
1800
|
-
"type": "identifier",
|
|
1801
|
-
"name": "GeneralIconProps"
|
|
1802
|
-
}
|
|
1700
|
+
"type": "keyword",
|
|
1701
|
+
"value": "string"
|
|
1803
1702
|
},
|
|
1804
1703
|
"optional": true,
|
|
1805
1704
|
"computed": false
|
|
@@ -1808,54 +1707,172 @@
|
|
|
1808
1707
|
"type": "propertySignature",
|
|
1809
1708
|
"key": {
|
|
1810
1709
|
"type": "identifier",
|
|
1811
|
-
"name": "
|
|
1710
|
+
"name": "username"
|
|
1812
1711
|
},
|
|
1813
1712
|
"annotation": {
|
|
1814
1713
|
"type": "keyword",
|
|
1815
|
-
"value": "
|
|
1714
|
+
"value": "string"
|
|
1816
1715
|
},
|
|
1817
1716
|
"optional": true,
|
|
1818
1717
|
"computed": false
|
|
1819
|
-
}
|
|
1718
|
+
}
|
|
1719
|
+
]
|
|
1720
|
+
},
|
|
1721
|
+
{
|
|
1722
|
+
"type": "interface",
|
|
1723
|
+
"name": "Goal",
|
|
1724
|
+
"body": [
|
|
1820
1725
|
{
|
|
1821
1726
|
"type": "propertySignature",
|
|
1822
1727
|
"key": {
|
|
1823
1728
|
"type": "identifier",
|
|
1824
|
-
"name": "
|
|
1729
|
+
"name": "instanceId"
|
|
1825
1730
|
},
|
|
1826
1731
|
"annotation": {
|
|
1827
1732
|
"type": "keyword",
|
|
1828
1733
|
"value": "string"
|
|
1829
1734
|
},
|
|
1830
|
-
"optional": true,
|
|
1831
1735
|
"computed": false
|
|
1832
1736
|
},
|
|
1833
1737
|
{
|
|
1834
1738
|
"type": "propertySignature",
|
|
1835
1739
|
"key": {
|
|
1836
1740
|
"type": "identifier",
|
|
1837
|
-
"name": "
|
|
1741
|
+
"name": "title"
|
|
1838
1742
|
},
|
|
1839
1743
|
"annotation": {
|
|
1840
1744
|
"type": "keyword",
|
|
1841
|
-
"value": "
|
|
1745
|
+
"value": "string"
|
|
1842
1746
|
},
|
|
1843
|
-
"optional": true,
|
|
1844
1747
|
"computed": false
|
|
1845
1748
|
}
|
|
1846
|
-
]
|
|
1847
|
-
|
|
1749
|
+
]
|
|
1750
|
+
},
|
|
1751
|
+
{
|
|
1752
|
+
"type": "interface",
|
|
1753
|
+
"name": "ActionClickDetail",
|
|
1754
|
+
"body": [
|
|
1848
1755
|
{
|
|
1849
|
-
"type": "
|
|
1850
|
-
"
|
|
1756
|
+
"type": "propertySignature",
|
|
1757
|
+
"key": {
|
|
1851
1758
|
"type": "identifier",
|
|
1852
|
-
"name": "
|
|
1853
|
-
}
|
|
1759
|
+
"name": "action"
|
|
1760
|
+
},
|
|
1761
|
+
"annotation": {
|
|
1762
|
+
"type": "reference",
|
|
1763
|
+
"typeName": {
|
|
1764
|
+
"type": "identifier",
|
|
1765
|
+
"name": "SimpleActionType"
|
|
1766
|
+
}
|
|
1767
|
+
},
|
|
1768
|
+
"computed": false
|
|
1769
|
+
},
|
|
1770
|
+
{
|
|
1771
|
+
"type": "propertySignature",
|
|
1772
|
+
"key": {
|
|
1773
|
+
"type": "identifier",
|
|
1774
|
+
"name": "item"
|
|
1775
|
+
},
|
|
1776
|
+
"annotation": {
|
|
1777
|
+
"type": "reference",
|
|
1778
|
+
"typeName": {
|
|
1779
|
+
"type": "identifier",
|
|
1780
|
+
"name": "Conversation"
|
|
1781
|
+
}
|
|
1782
|
+
},
|
|
1783
|
+
"computed": false
|
|
1854
1784
|
}
|
|
1855
1785
|
]
|
|
1856
1786
|
}
|
|
1857
1787
|
]
|
|
1858
1788
|
},
|
|
1789
|
+
"ai-portal.chat-input": {
|
|
1790
|
+
"properties": [
|
|
1791
|
+
{
|
|
1792
|
+
"name": "placeholder",
|
|
1793
|
+
"annotation": {
|
|
1794
|
+
"type": "keyword",
|
|
1795
|
+
"value": "string"
|
|
1796
|
+
}
|
|
1797
|
+
},
|
|
1798
|
+
{
|
|
1799
|
+
"name": "autoFocus",
|
|
1800
|
+
"annotation": {
|
|
1801
|
+
"type": "keyword",
|
|
1802
|
+
"value": "boolean"
|
|
1803
|
+
}
|
|
1804
|
+
},
|
|
1805
|
+
{
|
|
1806
|
+
"name": "submitDisabled",
|
|
1807
|
+
"annotation": {
|
|
1808
|
+
"type": "keyword",
|
|
1809
|
+
"value": "boolean"
|
|
1810
|
+
}
|
|
1811
|
+
},
|
|
1812
|
+
{
|
|
1813
|
+
"name": "supportsTerminate",
|
|
1814
|
+
"annotation": {
|
|
1815
|
+
"type": "keyword",
|
|
1816
|
+
"value": "boolean"
|
|
1817
|
+
}
|
|
1818
|
+
},
|
|
1819
|
+
{
|
|
1820
|
+
"name": "terminating",
|
|
1821
|
+
"annotation": {
|
|
1822
|
+
"type": "keyword",
|
|
1823
|
+
"value": "boolean"
|
|
1824
|
+
}
|
|
1825
|
+
}
|
|
1826
|
+
],
|
|
1827
|
+
"events": [
|
|
1828
|
+
{
|
|
1829
|
+
"name": "message.submit",
|
|
1830
|
+
"detail": {
|
|
1831
|
+
"annotation": {
|
|
1832
|
+
"type": "keyword",
|
|
1833
|
+
"value": "string"
|
|
1834
|
+
}
|
|
1835
|
+
}
|
|
1836
|
+
},
|
|
1837
|
+
{
|
|
1838
|
+
"name": "terminate",
|
|
1839
|
+
"detail": {
|
|
1840
|
+
"annotation": {
|
|
1841
|
+
"type": "keyword",
|
|
1842
|
+
"value": "void"
|
|
1843
|
+
}
|
|
1844
|
+
}
|
|
1845
|
+
}
|
|
1846
|
+
],
|
|
1847
|
+
"methods": []
|
|
1848
|
+
},
|
|
1849
|
+
"ai-portal.show-case": {
|
|
1850
|
+
"properties": [
|
|
1851
|
+
{
|
|
1852
|
+
"name": "caseTitle",
|
|
1853
|
+
"annotation": {
|
|
1854
|
+
"type": "keyword",
|
|
1855
|
+
"value": "string"
|
|
1856
|
+
}
|
|
1857
|
+
},
|
|
1858
|
+
{
|
|
1859
|
+
"name": "summary",
|
|
1860
|
+
"annotation": {
|
|
1861
|
+
"type": "keyword",
|
|
1862
|
+
"value": "string"
|
|
1863
|
+
}
|
|
1864
|
+
},
|
|
1865
|
+
{
|
|
1866
|
+
"name": "url",
|
|
1867
|
+
"annotation": {
|
|
1868
|
+
"type": "keyword",
|
|
1869
|
+
"value": "string"
|
|
1870
|
+
}
|
|
1871
|
+
}
|
|
1872
|
+
],
|
|
1873
|
+
"events": [],
|
|
1874
|
+
"methods": []
|
|
1875
|
+
},
|
|
1859
1876
|
"ai-portal.activity-timeline": {
|
|
1860
1877
|
"properties": [
|
|
1861
1878
|
{
|
|
@@ -2830,93 +2847,6 @@
|
|
|
2830
2847
|
}
|
|
2831
2848
|
]
|
|
2832
2849
|
},
|
|
2833
|
-
"ai-portal.chat-input": {
|
|
2834
|
-
"properties": [
|
|
2835
|
-
{
|
|
2836
|
-
"name": "placeholder",
|
|
2837
|
-
"annotation": {
|
|
2838
|
-
"type": "keyword",
|
|
2839
|
-
"value": "string"
|
|
2840
|
-
}
|
|
2841
|
-
},
|
|
2842
|
-
{
|
|
2843
|
-
"name": "autoFocus",
|
|
2844
|
-
"annotation": {
|
|
2845
|
-
"type": "keyword",
|
|
2846
|
-
"value": "boolean"
|
|
2847
|
-
}
|
|
2848
|
-
},
|
|
2849
|
-
{
|
|
2850
|
-
"name": "submitDisabled",
|
|
2851
|
-
"annotation": {
|
|
2852
|
-
"type": "keyword",
|
|
2853
|
-
"value": "boolean"
|
|
2854
|
-
}
|
|
2855
|
-
},
|
|
2856
|
-
{
|
|
2857
|
-
"name": "supportsTerminate",
|
|
2858
|
-
"annotation": {
|
|
2859
|
-
"type": "keyword",
|
|
2860
|
-
"value": "boolean"
|
|
2861
|
-
}
|
|
2862
|
-
},
|
|
2863
|
-
{
|
|
2864
|
-
"name": "terminating",
|
|
2865
|
-
"annotation": {
|
|
2866
|
-
"type": "keyword",
|
|
2867
|
-
"value": "boolean"
|
|
2868
|
-
}
|
|
2869
|
-
}
|
|
2870
|
-
],
|
|
2871
|
-
"events": [
|
|
2872
|
-
{
|
|
2873
|
-
"name": "message.submit",
|
|
2874
|
-
"detail": {
|
|
2875
|
-
"annotation": {
|
|
2876
|
-
"type": "keyword",
|
|
2877
|
-
"value": "string"
|
|
2878
|
-
}
|
|
2879
|
-
}
|
|
2880
|
-
},
|
|
2881
|
-
{
|
|
2882
|
-
"name": "terminate",
|
|
2883
|
-
"detail": {
|
|
2884
|
-
"annotation": {
|
|
2885
|
-
"type": "keyword",
|
|
2886
|
-
"value": "void"
|
|
2887
|
-
}
|
|
2888
|
-
}
|
|
2889
|
-
}
|
|
2890
|
-
],
|
|
2891
|
-
"methods": []
|
|
2892
|
-
},
|
|
2893
|
-
"ai-portal.show-case": {
|
|
2894
|
-
"properties": [
|
|
2895
|
-
{
|
|
2896
|
-
"name": "caseTitle",
|
|
2897
|
-
"annotation": {
|
|
2898
|
-
"type": "keyword",
|
|
2899
|
-
"value": "string"
|
|
2900
|
-
}
|
|
2901
|
-
},
|
|
2902
|
-
{
|
|
2903
|
-
"name": "summary",
|
|
2904
|
-
"annotation": {
|
|
2905
|
-
"type": "keyword",
|
|
2906
|
-
"value": "string"
|
|
2907
|
-
}
|
|
2908
|
-
},
|
|
2909
|
-
{
|
|
2910
|
-
"name": "url",
|
|
2911
|
-
"annotation": {
|
|
2912
|
-
"type": "keyword",
|
|
2913
|
-
"value": "string"
|
|
2914
|
-
}
|
|
2915
|
-
}
|
|
2916
|
-
],
|
|
2917
|
-
"events": [],
|
|
2918
|
-
"methods": []
|
|
2919
|
-
},
|
|
2920
2850
|
"ai-portal.elevo-sidebar": {
|
|
2921
2851
|
"properties": [
|
|
2922
2852
|
{
|