@next-bricks/ai-portal 0.44.1 → 0.45.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bricks.json +28 -28
- package/dist/chunks/161.a114c103.js +3 -0
- package/dist/chunks/161.a114c103.js.LICENSE.txt +1 -0
- package/dist/chunks/161.a114c103.js.map +1 -0
- package/dist/chunks/1906.3467f870.js +3 -0
- package/dist/chunks/1906.3467f870.js.map +1 -0
- package/dist/chunks/495.ab513dc5.js +2 -0
- package/dist/chunks/495.ab513dc5.js.map +1 -0
- package/dist/chunks/7570.a411e1f2.js +2 -0
- package/dist/chunks/7570.a411e1f2.js.map +1 -0
- package/dist/chunks/{7954.a92311a2.js → 7954.73c9ac93.js} +2 -2
- package/dist/chunks/7954.73c9ac93.js.map +1 -0
- package/dist/chunks/9328.4ac010e3.js +2 -0
- package/dist/chunks/9328.4ac010e3.js.map +1 -0
- package/dist/chunks/9474.094511f1.js +2 -0
- package/dist/chunks/9474.094511f1.js.map +1 -0
- package/dist/chunks/action-buttons.e4dbe352.js +2 -0
- package/dist/chunks/action-buttons.e4dbe352.js.map +1 -0
- package/dist/chunks/call-tool.45c76c9a.js +2 -0
- package/dist/chunks/call-tool.45c76c9a.js.map +1 -0
- package/dist/chunks/{cruise-canvas.f9ae5c01.js → cruise-canvas.f84b9094.js} +2 -2
- package/dist/chunks/{cruise-canvas.f9ae5c01.js.map → cruise-canvas.f84b9094.js.map} +1 -1
- package/dist/chunks/main.ffe7b336.js +2 -0
- package/dist/chunks/{main.3ee2ddf3.js.map → main.ffe7b336.js.map} +1 -1
- package/dist/examples.json +14 -14
- package/dist/images/8834094d.png +0 -0
- package/dist/index.759b2a0a.js +2 -0
- package/dist/index.759b2a0a.js.map +1 -0
- package/dist/manifest.json +134 -128
- package/dist/types.json +675 -681
- package/dist-types/action-buttons/index.d.ts +4 -2
- package/dist-types/bootstrap.d.ts +1 -2
- package/dist-types/cruise-canvas/AIEmployeeAvatar/AIEmployeeAvatar.d.ts +5 -0
- package/dist-types/cruise-canvas/NodeJob/NodeJob.d.ts +2 -3
- package/dist-types/data-providers/call-tool.d.ts +2 -0
- package/dist-types/data-providers/call-tool.spec.d.ts +1 -0
- package/package.json +2 -2
- package/dist/chunks/1306.56ebf388.js +0 -3
- package/dist/chunks/1306.56ebf388.js.map +0 -1
- package/dist/chunks/3971.8fbc97d3.js +0 -2
- package/dist/chunks/3971.8fbc97d3.js.map +0 -1
- package/dist/chunks/495.27e0d477.js +0 -2
- package/dist/chunks/495.27e0d477.js.map +0 -1
- package/dist/chunks/7570.ae14a465.js +0 -2
- package/dist/chunks/7570.ae14a465.js.map +0 -1
- package/dist/chunks/7954.a92311a2.js.map +0 -1
- package/dist/chunks/9146.40d628b8.js +0 -2
- package/dist/chunks/9146.40d628b8.js.map +0 -1
- package/dist/chunks/9474.eb2019f3.js +0 -2
- package/dist/chunks/9474.eb2019f3.js.map +0 -1
- package/dist/chunks/action-buttons.bc5e9334.js +0 -2
- package/dist/chunks/action-buttons.bc5e9334.js.map +0 -1
- package/dist/chunks/entity-sdk-get.37c62d5f.js +0 -3
- package/dist/chunks/entity-sdk-get.37c62d5f.js.LICENSE.txt +0 -1
- package/dist/chunks/entity-sdk-get.37c62d5f.js.map +0 -1
- package/dist/chunks/entity-sdk-list.0b8120ce.js +0 -3
- package/dist/chunks/entity-sdk-list.0b8120ce.js.LICENSE.txt +0 -1
- package/dist/chunks/entity-sdk-list.0b8120ce.js.map +0 -1
- package/dist/chunks/main.3ee2ddf3.js +0 -2
- package/dist/index.b8ca0997.js +0 -2
- package/dist/index.b8ca0997.js.map +0 -1
- package/dist-types/data-providers/entity-sdk-get.d.ts +0 -1
- package/dist-types/data-providers/entity-sdk-list.d.ts +0 -1
- /package/dist/chunks/{1306.56ebf388.js.LICENSE.txt → 1906.3467f870.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
+
"ai-portal.home-container": {
|
|
3
|
+
"properties": [],
|
|
4
|
+
"events": [],
|
|
5
|
+
"methods": []
|
|
6
|
+
},
|
|
2
7
|
"ai-portal.stat-with-mini-chart": {
|
|
3
8
|
"properties": [
|
|
4
9
|
{
|
|
@@ -103,11 +108,6 @@
|
|
|
103
108
|
"events": [],
|
|
104
109
|
"methods": []
|
|
105
110
|
},
|
|
106
|
-
"ai-portal.home-container": {
|
|
107
|
-
"properties": [],
|
|
108
|
-
"events": [],
|
|
109
|
-
"methods": []
|
|
110
|
-
},
|
|
111
111
|
"ai-portal.icon-button": {
|
|
112
112
|
"properties": [
|
|
113
113
|
{
|
|
@@ -179,31 +179,195 @@
|
|
|
179
179
|
}
|
|
180
180
|
]
|
|
181
181
|
},
|
|
182
|
-
"ai-portal.
|
|
183
|
-
"
|
|
184
|
-
"params": [
|
|
182
|
+
"ai-portal.page-container": {
|
|
183
|
+
"properties": [
|
|
185
184
|
{
|
|
186
|
-
"name": "
|
|
185
|
+
"name": "pageTitle",
|
|
187
186
|
"annotation": {
|
|
188
187
|
"type": "keyword",
|
|
189
188
|
"value": "string"
|
|
190
189
|
}
|
|
191
190
|
},
|
|
192
191
|
{
|
|
193
|
-
"name": "
|
|
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",
|
|
194
222
|
"annotation": {
|
|
195
223
|
"type": "keyword",
|
|
196
224
|
"value": "string"
|
|
197
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
|
+
}
|
|
198
277
|
},
|
|
199
278
|
{
|
|
200
|
-
"name": "
|
|
279
|
+
"name": "activeTab",
|
|
201
280
|
"annotation": {
|
|
202
281
|
"type": "keyword",
|
|
203
282
|
"value": "string"
|
|
204
283
|
}
|
|
205
284
|
}
|
|
206
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
|
+
"ai-portal.call-tool": {
|
|
335
|
+
"type": "provider",
|
|
336
|
+
"params": [
|
|
337
|
+
{
|
|
338
|
+
"name": "tool",
|
|
339
|
+
"annotation": {
|
|
340
|
+
"type": "reference",
|
|
341
|
+
"typeName": {
|
|
342
|
+
"type": "identifier",
|
|
343
|
+
"name": "ToolInfo"
|
|
344
|
+
}
|
|
345
|
+
}
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"name": "params",
|
|
349
|
+
"annotation": {
|
|
350
|
+
"type": "reference",
|
|
351
|
+
"typeName": {
|
|
352
|
+
"type": "identifier",
|
|
353
|
+
"name": "Record"
|
|
354
|
+
},
|
|
355
|
+
"typeParameters": {
|
|
356
|
+
"type": "typeParameterInstantiation",
|
|
357
|
+
"params": [
|
|
358
|
+
{
|
|
359
|
+
"type": "keyword",
|
|
360
|
+
"value": "string"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"type": "keyword",
|
|
364
|
+
"value": "unknown"
|
|
365
|
+
}
|
|
366
|
+
]
|
|
367
|
+
}
|
|
368
|
+
}
|
|
369
|
+
}
|
|
370
|
+
],
|
|
207
371
|
"returns": {
|
|
208
372
|
"annotation": {
|
|
209
373
|
"type": "reference",
|
|
@@ -340,264 +504,68 @@
|
|
|
340
504
|
}
|
|
341
505
|
}
|
|
342
506
|
},
|
|
343
|
-
"ai-portal.
|
|
344
|
-
"
|
|
345
|
-
"
|
|
507
|
+
"ai-portal.elevo-logo": {
|
|
508
|
+
"properties": [],
|
|
509
|
+
"events": [],
|
|
510
|
+
"methods": []
|
|
511
|
+
},
|
|
512
|
+
"ai-portal.project-knowledges": {
|
|
513
|
+
"properties": [
|
|
346
514
|
{
|
|
347
|
-
"name": "
|
|
515
|
+
"name": "list",
|
|
348
516
|
"annotation": {
|
|
349
|
-
"type": "
|
|
350
|
-
"
|
|
517
|
+
"type": "array",
|
|
518
|
+
"elementType": {
|
|
519
|
+
"type": "reference",
|
|
520
|
+
"typeName": {
|
|
521
|
+
"type": "identifier",
|
|
522
|
+
"name": "Knowledge"
|
|
523
|
+
}
|
|
524
|
+
}
|
|
351
525
|
}
|
|
352
526
|
},
|
|
353
527
|
{
|
|
354
|
-
"name": "
|
|
528
|
+
"name": "urlTemplate",
|
|
355
529
|
"annotation": {
|
|
356
530
|
"type": "keyword",
|
|
357
531
|
"value": "string"
|
|
358
532
|
}
|
|
359
533
|
},
|
|
360
534
|
{
|
|
361
|
-
"name": "
|
|
535
|
+
"name": "actions",
|
|
362
536
|
"annotation": {
|
|
363
|
-
"type": "
|
|
364
|
-
"
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
"annotation": {
|
|
370
|
-
"type": "reference",
|
|
371
|
-
"typeName": {
|
|
372
|
-
"type": "identifier",
|
|
373
|
-
"name": "Promise"
|
|
374
|
-
},
|
|
375
|
-
"typeParameters": {
|
|
376
|
-
"type": "typeParameterInstantiation",
|
|
377
|
-
"params": [
|
|
378
|
-
{
|
|
379
|
-
"type": "keyword",
|
|
380
|
-
"value": "unknown"
|
|
537
|
+
"type": "array",
|
|
538
|
+
"elementType": {
|
|
539
|
+
"type": "reference",
|
|
540
|
+
"typeName": {
|
|
541
|
+
"type": "identifier",
|
|
542
|
+
"name": "ActionType"
|
|
381
543
|
}
|
|
382
|
-
|
|
544
|
+
}
|
|
383
545
|
}
|
|
384
546
|
}
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
"ai-portal.page-container": {
|
|
388
|
-
"properties": [
|
|
547
|
+
],
|
|
548
|
+
"events": [
|
|
389
549
|
{
|
|
390
|
-
"name": "
|
|
391
|
-
"
|
|
392
|
-
"
|
|
393
|
-
|
|
550
|
+
"name": "action.click",
|
|
551
|
+
"detail": {
|
|
552
|
+
"annotation": {
|
|
553
|
+
"type": "reference",
|
|
554
|
+
"typeName": {
|
|
555
|
+
"type": "identifier",
|
|
556
|
+
"name": "ActionClickDetail"
|
|
557
|
+
}
|
|
558
|
+
}
|
|
394
559
|
}
|
|
395
560
|
},
|
|
396
561
|
{
|
|
397
|
-
"name": "
|
|
398
|
-
"
|
|
399
|
-
"
|
|
400
|
-
"elementType": {
|
|
562
|
+
"name": "item.click",
|
|
563
|
+
"detail": {
|
|
564
|
+
"annotation": {
|
|
401
565
|
"type": "reference",
|
|
402
566
|
"typeName": {
|
|
403
567
|
"type": "identifier",
|
|
404
|
-
"name": "
|
|
405
|
-
}
|
|
406
|
-
}
|
|
407
|
-
}
|
|
408
|
-
},
|
|
409
|
-
{
|
|
410
|
-
"name": "size",
|
|
411
|
-
"annotation": {
|
|
412
|
-
"type": "union",
|
|
413
|
-
"types": [
|
|
414
|
-
{
|
|
415
|
-
"type": "jsLiteral",
|
|
416
|
-
"value": "medium"
|
|
417
|
-
},
|
|
418
|
-
{
|
|
419
|
-
"type": "jsLiteral",
|
|
420
|
-
"value": "small"
|
|
421
|
-
}
|
|
422
|
-
]
|
|
423
|
-
}
|
|
424
|
-
},
|
|
425
|
-
{
|
|
426
|
-
"name": "textContent",
|
|
427
|
-
"annotation": {
|
|
428
|
-
"type": "keyword",
|
|
429
|
-
"value": "string"
|
|
430
|
-
}
|
|
431
|
-
}
|
|
432
|
-
],
|
|
433
|
-
"events": [],
|
|
434
|
-
"methods": [],
|
|
435
|
-
"types": [
|
|
436
|
-
{
|
|
437
|
-
"type": "interface",
|
|
438
|
-
"name": "Breadcrumb",
|
|
439
|
-
"body": [
|
|
440
|
-
{
|
|
441
|
-
"type": "propertySignature",
|
|
442
|
-
"key": {
|
|
443
|
-
"type": "identifier",
|
|
444
|
-
"name": "text"
|
|
445
|
-
},
|
|
446
|
-
"annotation": {
|
|
447
|
-
"type": "keyword",
|
|
448
|
-
"value": "string"
|
|
449
|
-
},
|
|
450
|
-
"computed": false
|
|
451
|
-
},
|
|
452
|
-
{
|
|
453
|
-
"type": "propertySignature",
|
|
454
|
-
"key": {
|
|
455
|
-
"type": "identifier",
|
|
456
|
-
"name": "url"
|
|
457
|
-
},
|
|
458
|
-
"annotation": {
|
|
459
|
-
"type": "keyword",
|
|
460
|
-
"value": "string"
|
|
461
|
-
},
|
|
462
|
-
"computed": false
|
|
463
|
-
}
|
|
464
|
-
]
|
|
465
|
-
}
|
|
466
|
-
]
|
|
467
|
-
},
|
|
468
|
-
"ai-portal.tab-list": {
|
|
469
|
-
"properties": [
|
|
470
|
-
{
|
|
471
|
-
"name": "tabs",
|
|
472
|
-
"annotation": {
|
|
473
|
-
"type": "array",
|
|
474
|
-
"elementType": {
|
|
475
|
-
"type": "reference",
|
|
476
|
-
"typeName": {
|
|
477
|
-
"type": "identifier",
|
|
478
|
-
"name": "Tab"
|
|
479
|
-
}
|
|
480
|
-
}
|
|
481
|
-
}
|
|
482
|
-
},
|
|
483
|
-
{
|
|
484
|
-
"name": "activeTab",
|
|
485
|
-
"annotation": {
|
|
486
|
-
"type": "keyword",
|
|
487
|
-
"value": "string"
|
|
488
|
-
}
|
|
489
|
-
}
|
|
490
|
-
],
|
|
491
|
-
"events": [
|
|
492
|
-
{
|
|
493
|
-
"name": "tab.click",
|
|
494
|
-
"detail": {
|
|
495
|
-
"annotation": {
|
|
496
|
-
"type": "reference",
|
|
497
|
-
"typeName": {
|
|
498
|
-
"type": "identifier",
|
|
499
|
-
"name": "Tab"
|
|
500
|
-
}
|
|
501
|
-
}
|
|
502
|
-
}
|
|
503
|
-
}
|
|
504
|
-
],
|
|
505
|
-
"methods": [],
|
|
506
|
-
"types": [
|
|
507
|
-
{
|
|
508
|
-
"type": "interface",
|
|
509
|
-
"name": "Tab",
|
|
510
|
-
"body": [
|
|
511
|
-
{
|
|
512
|
-
"type": "propertySignature",
|
|
513
|
-
"key": {
|
|
514
|
-
"type": "identifier",
|
|
515
|
-
"name": "id"
|
|
516
|
-
},
|
|
517
|
-
"annotation": {
|
|
518
|
-
"type": "keyword",
|
|
519
|
-
"value": "string"
|
|
520
|
-
},
|
|
521
|
-
"computed": false
|
|
522
|
-
},
|
|
523
|
-
{
|
|
524
|
-
"type": "propertySignature",
|
|
525
|
-
"key": {
|
|
526
|
-
"type": "identifier",
|
|
527
|
-
"name": "label"
|
|
528
|
-
},
|
|
529
|
-
"annotation": {
|
|
530
|
-
"type": "keyword",
|
|
531
|
-
"value": "string"
|
|
532
|
-
},
|
|
533
|
-
"computed": false
|
|
534
|
-
}
|
|
535
|
-
]
|
|
536
|
-
}
|
|
537
|
-
]
|
|
538
|
-
},
|
|
539
|
-
"ai-portal.elevo-logo": {
|
|
540
|
-
"properties": [],
|
|
541
|
-
"events": [],
|
|
542
|
-
"methods": []
|
|
543
|
-
},
|
|
544
|
-
"ai-portal.project-knowledges": {
|
|
545
|
-
"properties": [
|
|
546
|
-
{
|
|
547
|
-
"name": "list",
|
|
548
|
-
"annotation": {
|
|
549
|
-
"type": "array",
|
|
550
|
-
"elementType": {
|
|
551
|
-
"type": "reference",
|
|
552
|
-
"typeName": {
|
|
553
|
-
"type": "identifier",
|
|
554
|
-
"name": "Knowledge"
|
|
555
|
-
}
|
|
556
|
-
}
|
|
557
|
-
}
|
|
558
|
-
},
|
|
559
|
-
{
|
|
560
|
-
"name": "urlTemplate",
|
|
561
|
-
"annotation": {
|
|
562
|
-
"type": "keyword",
|
|
563
|
-
"value": "string"
|
|
564
|
-
}
|
|
565
|
-
},
|
|
566
|
-
{
|
|
567
|
-
"name": "actions",
|
|
568
|
-
"annotation": {
|
|
569
|
-
"type": "array",
|
|
570
|
-
"elementType": {
|
|
571
|
-
"type": "reference",
|
|
572
|
-
"typeName": {
|
|
573
|
-
"type": "identifier",
|
|
574
|
-
"name": "ActionType"
|
|
575
|
-
}
|
|
576
|
-
}
|
|
577
|
-
}
|
|
578
|
-
}
|
|
579
|
-
],
|
|
580
|
-
"events": [
|
|
581
|
-
{
|
|
582
|
-
"name": "action.click",
|
|
583
|
-
"detail": {
|
|
584
|
-
"annotation": {
|
|
585
|
-
"type": "reference",
|
|
586
|
-
"typeName": {
|
|
587
|
-
"type": "identifier",
|
|
588
|
-
"name": "ActionClickDetail"
|
|
589
|
-
}
|
|
590
|
-
}
|
|
591
|
-
}
|
|
592
|
-
},
|
|
593
|
-
{
|
|
594
|
-
"name": "item.click",
|
|
595
|
-
"detail": {
|
|
596
|
-
"annotation": {
|
|
597
|
-
"type": "reference",
|
|
598
|
-
"typeName": {
|
|
599
|
-
"type": "identifier",
|
|
600
|
-
"name": "Knowledge"
|
|
568
|
+
"name": "Knowledge"
|
|
601
569
|
}
|
|
602
570
|
}
|
|
603
571
|
}
|
|
@@ -670,150 +638,25 @@
|
|
|
670
638
|
},
|
|
671
639
|
"optional": true,
|
|
672
640
|
"computed": false
|
|
673
|
-
}
|
|
674
|
-
]
|
|
675
|
-
},
|
|
676
|
-
{
|
|
677
|
-
"type": "interface",
|
|
678
|
-
"name": "ActionClickDetail",
|
|
679
|
-
"body": [
|
|
680
|
-
{
|
|
681
|
-
"type": "propertySignature",
|
|
682
|
-
"key": {
|
|
683
|
-
"type": "identifier",
|
|
684
|
-
"name": "action"
|
|
685
|
-
},
|
|
686
|
-
"annotation": {
|
|
687
|
-
"type": "reference",
|
|
688
|
-
"typeName": {
|
|
689
|
-
"type": "identifier",
|
|
690
|
-
"name": "SimpleActionType"
|
|
691
|
-
}
|
|
692
|
-
},
|
|
693
|
-
"computed": false
|
|
694
|
-
},
|
|
695
|
-
{
|
|
696
|
-
"type": "propertySignature",
|
|
697
|
-
"key": {
|
|
698
|
-
"type": "identifier",
|
|
699
|
-
"name": "item"
|
|
700
|
-
},
|
|
701
|
-
"annotation": {
|
|
702
|
-
"type": "reference",
|
|
703
|
-
"typeName": {
|
|
704
|
-
"type": "identifier",
|
|
705
|
-
"name": "Knowledge"
|
|
706
|
-
}
|
|
707
|
-
},
|
|
708
|
-
"computed": false
|
|
709
|
-
}
|
|
710
|
-
]
|
|
711
|
-
}
|
|
712
|
-
]
|
|
713
|
-
},
|
|
714
|
-
"ai-portal.chat-box": {
|
|
715
|
-
"properties": [
|
|
716
|
-
{
|
|
717
|
-
"name": "disabled",
|
|
718
|
-
"annotation": {
|
|
719
|
-
"type": "keyword",
|
|
720
|
-
"value": "boolean"
|
|
721
|
-
}
|
|
722
|
-
},
|
|
723
|
-
{
|
|
724
|
-
"name": "placeholder",
|
|
725
|
-
"annotation": {
|
|
726
|
-
"type": "keyword",
|
|
727
|
-
"value": "string"
|
|
728
|
-
}
|
|
729
|
-
},
|
|
730
|
-
{
|
|
731
|
-
"name": "autoFocus",
|
|
732
|
-
"annotation": {
|
|
733
|
-
"type": "keyword",
|
|
734
|
-
"value": "boolean"
|
|
735
|
-
}
|
|
736
|
-
},
|
|
737
|
-
{
|
|
738
|
-
"name": "aiEmployees",
|
|
739
|
-
"annotation": {
|
|
740
|
-
"type": "array",
|
|
741
|
-
"elementType": {
|
|
742
|
-
"type": "reference",
|
|
743
|
-
"typeName": {
|
|
744
|
-
"type": "identifier",
|
|
745
|
-
"name": "AIEmployee"
|
|
746
|
-
}
|
|
747
|
-
}
|
|
748
|
-
}
|
|
749
|
-
}
|
|
750
|
-
],
|
|
751
|
-
"events": [
|
|
752
|
-
{
|
|
753
|
-
"name": "message.submit",
|
|
754
|
-
"detail": {
|
|
755
|
-
"annotation": {
|
|
756
|
-
"type": "keyword",
|
|
757
|
-
"value": "string"
|
|
758
|
-
}
|
|
759
|
-
}
|
|
760
|
-
},
|
|
761
|
-
{
|
|
762
|
-
"name": "ai-employee.mention",
|
|
763
|
-
"detail": {
|
|
764
|
-
"annotation": {
|
|
765
|
-
"type": "union",
|
|
766
|
-
"types": [
|
|
767
|
-
{
|
|
768
|
-
"type": "reference",
|
|
769
|
-
"typeName": {
|
|
770
|
-
"type": "identifier",
|
|
771
|
-
"name": "AIEmployee"
|
|
772
|
-
}
|
|
773
|
-
},
|
|
774
|
-
{
|
|
775
|
-
"type": "keyword",
|
|
776
|
-
"value": "null"
|
|
777
|
-
}
|
|
778
|
-
]
|
|
779
|
-
}
|
|
780
|
-
}
|
|
781
|
-
}
|
|
782
|
-
],
|
|
783
|
-
"methods": [
|
|
784
|
-
{
|
|
785
|
-
"name": "setValue",
|
|
786
|
-
"params": [
|
|
787
|
-
{
|
|
788
|
-
"name": "value",
|
|
789
|
-
"annotation": {
|
|
790
|
-
"type": "keyword",
|
|
791
|
-
"value": "string"
|
|
792
|
-
}
|
|
793
|
-
}
|
|
794
|
-
],
|
|
795
|
-
"returns": {}
|
|
641
|
+
}
|
|
642
|
+
]
|
|
796
643
|
},
|
|
797
|
-
{
|
|
798
|
-
"name": "getValue",
|
|
799
|
-
"params": [],
|
|
800
|
-
"returns": {}
|
|
801
|
-
}
|
|
802
|
-
],
|
|
803
|
-
"types": [
|
|
804
644
|
{
|
|
805
645
|
"type": "interface",
|
|
806
|
-
"name": "
|
|
646
|
+
"name": "ActionClickDetail",
|
|
807
647
|
"body": [
|
|
808
648
|
{
|
|
809
649
|
"type": "propertySignature",
|
|
810
650
|
"key": {
|
|
811
651
|
"type": "identifier",
|
|
812
|
-
"name": "
|
|
652
|
+
"name": "action"
|
|
813
653
|
},
|
|
814
654
|
"annotation": {
|
|
815
|
-
"type": "
|
|
816
|
-
"
|
|
655
|
+
"type": "reference",
|
|
656
|
+
"typeName": {
|
|
657
|
+
"type": "identifier",
|
|
658
|
+
"name": "SimpleActionType"
|
|
659
|
+
}
|
|
817
660
|
},
|
|
818
661
|
"computed": false
|
|
819
662
|
},
|
|
@@ -821,11 +664,14 @@
|
|
|
821
664
|
"type": "propertySignature",
|
|
822
665
|
"key": {
|
|
823
666
|
"type": "identifier",
|
|
824
|
-
"name": "
|
|
667
|
+
"name": "item"
|
|
825
668
|
},
|
|
826
669
|
"annotation": {
|
|
827
|
-
"type": "
|
|
828
|
-
"
|
|
670
|
+
"type": "reference",
|
|
671
|
+
"typeName": {
|
|
672
|
+
"type": "identifier",
|
|
673
|
+
"name": "Knowledge"
|
|
674
|
+
}
|
|
829
675
|
},
|
|
830
676
|
"computed": false
|
|
831
677
|
}
|
|
@@ -1052,7 +898,7 @@
|
|
|
1052
898
|
}
|
|
1053
899
|
]
|
|
1054
900
|
},
|
|
1055
|
-
"ai-portal.ai-
|
|
901
|
+
"ai-portal.ai-employees": {
|
|
1056
902
|
"properties": [
|
|
1057
903
|
{
|
|
1058
904
|
"name": "list",
|
|
@@ -1062,11 +908,21 @@
|
|
|
1062
908
|
"type": "reference",
|
|
1063
909
|
"typeName": {
|
|
1064
910
|
"type": "identifier",
|
|
1065
|
-
"name": "
|
|
911
|
+
"name": "Employee"
|
|
1066
912
|
}
|
|
1067
913
|
}
|
|
1068
914
|
}
|
|
1069
915
|
},
|
|
916
|
+
{
|
|
917
|
+
"name": "industries",
|
|
918
|
+
"annotation": {
|
|
919
|
+
"type": "array",
|
|
920
|
+
"elementType": {
|
|
921
|
+
"type": "keyword",
|
|
922
|
+
"value": "string"
|
|
923
|
+
}
|
|
924
|
+
}
|
|
925
|
+
},
|
|
1070
926
|
{
|
|
1071
927
|
"name": "urlTemplate",
|
|
1072
928
|
"annotation": {
|
|
@@ -1087,7 +943,7 @@
|
|
|
1087
943
|
"types": [
|
|
1088
944
|
{
|
|
1089
945
|
"type": "interface",
|
|
1090
|
-
"name": "
|
|
946
|
+
"name": "Employee",
|
|
1091
947
|
"body": [
|
|
1092
948
|
{
|
|
1093
949
|
"type": "propertySignature",
|
|
@@ -1105,7 +961,7 @@
|
|
|
1105
961
|
"type": "propertySignature",
|
|
1106
962
|
"key": {
|
|
1107
963
|
"type": "identifier",
|
|
1108
|
-
"name": "
|
|
964
|
+
"name": "industry"
|
|
1109
965
|
},
|
|
1110
966
|
"annotation": {
|
|
1111
967
|
"type": "keyword",
|
|
@@ -1117,30 +973,35 @@
|
|
|
1117
973
|
"type": "propertySignature",
|
|
1118
974
|
"key": {
|
|
1119
975
|
"type": "identifier",
|
|
1120
|
-
"name": "
|
|
976
|
+
"name": "role"
|
|
1121
977
|
},
|
|
1122
978
|
"annotation": {
|
|
1123
|
-
"type": "
|
|
1124
|
-
"
|
|
1125
|
-
"type": "identifier",
|
|
1126
|
-
"name": "GeneralIconProps"
|
|
1127
|
-
}
|
|
979
|
+
"type": "keyword",
|
|
980
|
+
"value": "string"
|
|
1128
981
|
},
|
|
1129
|
-
"optional": true,
|
|
1130
982
|
"computed": false
|
|
1131
983
|
},
|
|
1132
984
|
{
|
|
1133
985
|
"type": "propertySignature",
|
|
1134
986
|
"key": {
|
|
1135
987
|
"type": "identifier",
|
|
1136
|
-
"name": "
|
|
988
|
+
"name": "description"
|
|
1137
989
|
},
|
|
1138
990
|
"annotation": {
|
|
1139
|
-
"type": "
|
|
1140
|
-
"
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
991
|
+
"type": "keyword",
|
|
992
|
+
"value": "string"
|
|
993
|
+
},
|
|
994
|
+
"computed": false
|
|
995
|
+
},
|
|
996
|
+
{
|
|
997
|
+
"type": "propertySignature",
|
|
998
|
+
"key": {
|
|
999
|
+
"type": "identifier",
|
|
1000
|
+
"name": "avatar"
|
|
1001
|
+
},
|
|
1002
|
+
"annotation": {
|
|
1003
|
+
"type": "keyword",
|
|
1004
|
+
"value": "string"
|
|
1144
1005
|
},
|
|
1145
1006
|
"optional": true,
|
|
1146
1007
|
"computed": false
|
|
@@ -1149,7 +1010,7 @@
|
|
|
1149
1010
|
}
|
|
1150
1011
|
]
|
|
1151
1012
|
},
|
|
1152
|
-
"ai-portal.ai-
|
|
1013
|
+
"ai-portal.ai-agents": {
|
|
1153
1014
|
"properties": [
|
|
1154
1015
|
{
|
|
1155
1016
|
"name": "list",
|
|
@@ -1159,21 +1020,11 @@
|
|
|
1159
1020
|
"type": "reference",
|
|
1160
1021
|
"typeName": {
|
|
1161
1022
|
"type": "identifier",
|
|
1162
|
-
"name": "
|
|
1023
|
+
"name": "Agent"
|
|
1163
1024
|
}
|
|
1164
1025
|
}
|
|
1165
1026
|
}
|
|
1166
1027
|
},
|
|
1167
|
-
{
|
|
1168
|
-
"name": "industries",
|
|
1169
|
-
"annotation": {
|
|
1170
|
-
"type": "array",
|
|
1171
|
-
"elementType": {
|
|
1172
|
-
"type": "keyword",
|
|
1173
|
-
"value": "string"
|
|
1174
|
-
}
|
|
1175
|
-
}
|
|
1176
|
-
},
|
|
1177
1028
|
{
|
|
1178
1029
|
"name": "urlTemplate",
|
|
1179
1030
|
"annotation": {
|
|
@@ -1194,7 +1045,7 @@
|
|
|
1194
1045
|
"types": [
|
|
1195
1046
|
{
|
|
1196
1047
|
"type": "interface",
|
|
1197
|
-
"name": "
|
|
1048
|
+
"name": "Agent",
|
|
1198
1049
|
"body": [
|
|
1199
1050
|
{
|
|
1200
1051
|
"type": "propertySignature",
|
|
@@ -1212,19 +1063,7 @@
|
|
|
1212
1063
|
"type": "propertySignature",
|
|
1213
1064
|
"key": {
|
|
1214
1065
|
"type": "identifier",
|
|
1215
|
-
"name": "
|
|
1216
|
-
},
|
|
1217
|
-
"annotation": {
|
|
1218
|
-
"type": "keyword",
|
|
1219
|
-
"value": "string"
|
|
1220
|
-
},
|
|
1221
|
-
"computed": false
|
|
1222
|
-
},
|
|
1223
|
-
{
|
|
1224
|
-
"type": "propertySignature",
|
|
1225
|
-
"key": {
|
|
1226
|
-
"type": "identifier",
|
|
1227
|
-
"name": "role"
|
|
1066
|
+
"name": "description"
|
|
1228
1067
|
},
|
|
1229
1068
|
"annotation": {
|
|
1230
1069
|
"type": "keyword",
|
|
@@ -1236,23 +1075,30 @@
|
|
|
1236
1075
|
"type": "propertySignature",
|
|
1237
1076
|
"key": {
|
|
1238
1077
|
"type": "identifier",
|
|
1239
|
-
"name": "
|
|
1078
|
+
"name": "icon"
|
|
1240
1079
|
},
|
|
1241
1080
|
"annotation": {
|
|
1242
|
-
"type": "
|
|
1243
|
-
"
|
|
1081
|
+
"type": "reference",
|
|
1082
|
+
"typeName": {
|
|
1083
|
+
"type": "identifier",
|
|
1084
|
+
"name": "GeneralIconProps"
|
|
1085
|
+
}
|
|
1244
1086
|
},
|
|
1087
|
+
"optional": true,
|
|
1245
1088
|
"computed": false
|
|
1246
1089
|
},
|
|
1247
1090
|
{
|
|
1248
1091
|
"type": "propertySignature",
|
|
1249
1092
|
"key": {
|
|
1250
1093
|
"type": "identifier",
|
|
1251
|
-
"name": "
|
|
1094
|
+
"name": "tags"
|
|
1252
1095
|
},
|
|
1253
1096
|
"annotation": {
|
|
1254
|
-
"type": "
|
|
1255
|
-
"
|
|
1097
|
+
"type": "array",
|
|
1098
|
+
"elementType": {
|
|
1099
|
+
"type": "keyword",
|
|
1100
|
+
"value": "string"
|
|
1101
|
+
}
|
|
1256
1102
|
},
|
|
1257
1103
|
"optional": true,
|
|
1258
1104
|
"computed": false
|
|
@@ -1453,18 +1299,152 @@
|
|
|
1453
1299
|
}
|
|
1454
1300
|
}
|
|
1455
1301
|
],
|
|
1456
|
-
"events": [],
|
|
1457
|
-
"methods": [],
|
|
1302
|
+
"events": [],
|
|
1303
|
+
"methods": [],
|
|
1304
|
+
"types": [
|
|
1305
|
+
{
|
|
1306
|
+
"type": "interface",
|
|
1307
|
+
"name": "Chat",
|
|
1308
|
+
"body": [
|
|
1309
|
+
{
|
|
1310
|
+
"type": "propertySignature",
|
|
1311
|
+
"key": {
|
|
1312
|
+
"type": "identifier",
|
|
1313
|
+
"name": "conversationId"
|
|
1314
|
+
},
|
|
1315
|
+
"annotation": {
|
|
1316
|
+
"type": "keyword",
|
|
1317
|
+
"value": "string"
|
|
1318
|
+
},
|
|
1319
|
+
"computed": false
|
|
1320
|
+
},
|
|
1321
|
+
{
|
|
1322
|
+
"type": "propertySignature",
|
|
1323
|
+
"key": {
|
|
1324
|
+
"type": "identifier",
|
|
1325
|
+
"name": "title"
|
|
1326
|
+
},
|
|
1327
|
+
"annotation": {
|
|
1328
|
+
"type": "keyword",
|
|
1329
|
+
"value": "string"
|
|
1330
|
+
},
|
|
1331
|
+
"computed": false
|
|
1332
|
+
},
|
|
1333
|
+
{
|
|
1334
|
+
"type": "propertySignature",
|
|
1335
|
+
"key": {
|
|
1336
|
+
"type": "identifier",
|
|
1337
|
+
"name": "startTime"
|
|
1338
|
+
},
|
|
1339
|
+
"annotation": {
|
|
1340
|
+
"type": "keyword",
|
|
1341
|
+
"value": "number"
|
|
1342
|
+
},
|
|
1343
|
+
"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": [
|
|
1422
|
+
{
|
|
1423
|
+
"name": "value",
|
|
1424
|
+
"annotation": {
|
|
1425
|
+
"type": "keyword",
|
|
1426
|
+
"value": "string"
|
|
1427
|
+
}
|
|
1428
|
+
}
|
|
1429
|
+
],
|
|
1430
|
+
"returns": {}
|
|
1431
|
+
},
|
|
1432
|
+
{
|
|
1433
|
+
"name": "getValue",
|
|
1434
|
+
"params": [],
|
|
1435
|
+
"returns": {}
|
|
1436
|
+
}
|
|
1437
|
+
],
|
|
1458
1438
|
"types": [
|
|
1459
1439
|
{
|
|
1460
1440
|
"type": "interface",
|
|
1461
|
-
"name": "
|
|
1441
|
+
"name": "AIEmployee",
|
|
1462
1442
|
"body": [
|
|
1463
1443
|
{
|
|
1464
1444
|
"type": "propertySignature",
|
|
1465
1445
|
"key": {
|
|
1466
1446
|
"type": "identifier",
|
|
1467
|
-
"name": "
|
|
1447
|
+
"name": "employeeId"
|
|
1468
1448
|
},
|
|
1469
1449
|
"annotation": {
|
|
1470
1450
|
"type": "keyword",
|
|
@@ -1476,25 +1456,13 @@
|
|
|
1476
1456
|
"type": "propertySignature",
|
|
1477
1457
|
"key": {
|
|
1478
1458
|
"type": "identifier",
|
|
1479
|
-
"name": "
|
|
1459
|
+
"name": "name"
|
|
1480
1460
|
},
|
|
1481
1461
|
"annotation": {
|
|
1482
1462
|
"type": "keyword",
|
|
1483
1463
|
"value": "string"
|
|
1484
1464
|
},
|
|
1485
1465
|
"computed": false
|
|
1486
|
-
},
|
|
1487
|
-
{
|
|
1488
|
-
"type": "propertySignature",
|
|
1489
|
-
"key": {
|
|
1490
|
-
"type": "identifier",
|
|
1491
|
-
"name": "startTime"
|
|
1492
|
-
},
|
|
1493
|
-
"annotation": {
|
|
1494
|
-
"type": "keyword",
|
|
1495
|
-
"value": "number"
|
|
1496
|
-
},
|
|
1497
|
-
"computed": false
|
|
1498
1466
|
}
|
|
1499
1467
|
]
|
|
1500
1468
|
}
|
|
@@ -1513,30 +1481,68 @@
|
|
|
1513
1481
|
"events": [],
|
|
1514
1482
|
"methods": []
|
|
1515
1483
|
},
|
|
1516
|
-
"ai-portal.
|
|
1484
|
+
"ai-portal.project-conversations": {
|
|
1517
1485
|
"properties": [
|
|
1518
1486
|
{
|
|
1519
|
-
"name": "
|
|
1487
|
+
"name": "list",
|
|
1520
1488
|
"annotation": {
|
|
1521
1489
|
"type": "array",
|
|
1522
1490
|
"elementType": {
|
|
1523
1491
|
"type": "reference",
|
|
1524
1492
|
"typeName": {
|
|
1525
1493
|
"type": "identifier",
|
|
1526
|
-
"name": "
|
|
1494
|
+
"name": "Conversation"
|
|
1527
1495
|
}
|
|
1528
1496
|
}
|
|
1529
1497
|
}
|
|
1530
1498
|
},
|
|
1531
1499
|
{
|
|
1532
|
-
"name": "
|
|
1500
|
+
"name": "urlTemplate",
|
|
1533
1501
|
"annotation": {
|
|
1534
1502
|
"type": "keyword",
|
|
1535
|
-
"value": "
|
|
1503
|
+
"value": "string"
|
|
1504
|
+
}
|
|
1505
|
+
},
|
|
1506
|
+
{
|
|
1507
|
+
"name": "actions",
|
|
1508
|
+
"annotation": {
|
|
1509
|
+
"type": "array",
|
|
1510
|
+
"elementType": {
|
|
1511
|
+
"type": "reference",
|
|
1512
|
+
"typeName": {
|
|
1513
|
+
"type": "identifier",
|
|
1514
|
+
"name": "ActionType"
|
|
1515
|
+
}
|
|
1516
|
+
}
|
|
1517
|
+
}
|
|
1518
|
+
},
|
|
1519
|
+
{
|
|
1520
|
+
"name": "goals",
|
|
1521
|
+
"annotation": {
|
|
1522
|
+
"type": "array",
|
|
1523
|
+
"elementType": {
|
|
1524
|
+
"type": "reference",
|
|
1525
|
+
"typeName": {
|
|
1526
|
+
"type": "identifier",
|
|
1527
|
+
"name": "Goal"
|
|
1528
|
+
}
|
|
1529
|
+
}
|
|
1536
1530
|
}
|
|
1537
1531
|
}
|
|
1538
1532
|
],
|
|
1539
1533
|
"events": [
|
|
1534
|
+
{
|
|
1535
|
+
"name": "goal.click",
|
|
1536
|
+
"detail": {
|
|
1537
|
+
"annotation": {
|
|
1538
|
+
"type": "reference",
|
|
1539
|
+
"typeName": {
|
|
1540
|
+
"type": "identifier",
|
|
1541
|
+
"name": "Conversation"
|
|
1542
|
+
}
|
|
1543
|
+
}
|
|
1544
|
+
}
|
|
1545
|
+
},
|
|
1540
1546
|
{
|
|
1541
1547
|
"name": "action.click",
|
|
1542
1548
|
"detail": {
|
|
@@ -1544,7 +1550,7 @@
|
|
|
1544
1550
|
"type": "reference",
|
|
1545
1551
|
"typeName": {
|
|
1546
1552
|
"type": "identifier",
|
|
1547
|
-
"name": "
|
|
1553
|
+
"name": "ActionClickDetail"
|
|
1548
1554
|
}
|
|
1549
1555
|
}
|
|
1550
1556
|
}
|
|
@@ -1554,13 +1560,13 @@
|
|
|
1554
1560
|
"types": [
|
|
1555
1561
|
{
|
|
1556
1562
|
"type": "interface",
|
|
1557
|
-
"name": "
|
|
1563
|
+
"name": "Conversation",
|
|
1558
1564
|
"body": [
|
|
1559
1565
|
{
|
|
1560
1566
|
"type": "propertySignature",
|
|
1561
1567
|
"key": {
|
|
1562
1568
|
"type": "identifier",
|
|
1563
|
-
"name": "
|
|
1569
|
+
"name": "conversationId"
|
|
1564
1570
|
},
|
|
1565
1571
|
"annotation": {
|
|
1566
1572
|
"type": "keyword",
|
|
@@ -1572,27 +1578,35 @@
|
|
|
1572
1578
|
"type": "propertySignature",
|
|
1573
1579
|
"key": {
|
|
1574
1580
|
"type": "identifier",
|
|
1575
|
-
"name": "
|
|
1581
|
+
"name": "title"
|
|
1576
1582
|
},
|
|
1577
1583
|
"annotation": {
|
|
1578
|
-
"type": "
|
|
1579
|
-
"
|
|
1580
|
-
"type": "identifier",
|
|
1581
|
-
"name": "GeneralIconProps"
|
|
1582
|
-
}
|
|
1584
|
+
"type": "keyword",
|
|
1585
|
+
"value": "string"
|
|
1583
1586
|
},
|
|
1584
|
-
"optional": true,
|
|
1585
1587
|
"computed": false
|
|
1586
1588
|
},
|
|
1587
1589
|
{
|
|
1588
1590
|
"type": "propertySignature",
|
|
1589
1591
|
"key": {
|
|
1590
1592
|
"type": "identifier",
|
|
1591
|
-
"name": "
|
|
1593
|
+
"name": "startTime"
|
|
1592
1594
|
},
|
|
1593
1595
|
"annotation": {
|
|
1594
1596
|
"type": "keyword",
|
|
1595
|
-
"value": "
|
|
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"
|
|
1596
1610
|
},
|
|
1597
1611
|
"optional": true,
|
|
1598
1612
|
"computed": false
|
|
@@ -1601,7 +1615,7 @@
|
|
|
1601
1615
|
"type": "propertySignature",
|
|
1602
1616
|
"key": {
|
|
1603
1617
|
"type": "identifier",
|
|
1604
|
-
"name": "
|
|
1618
|
+
"name": "goalInstanceId"
|
|
1605
1619
|
},
|
|
1606
1620
|
"annotation": {
|
|
1607
1621
|
"type": "keyword",
|
|
@@ -1614,126 +1628,147 @@
|
|
|
1614
1628
|
"type": "propertySignature",
|
|
1615
1629
|
"key": {
|
|
1616
1630
|
"type": "identifier",
|
|
1617
|
-
"name": "
|
|
1631
|
+
"name": "username"
|
|
1618
1632
|
},
|
|
1619
1633
|
"annotation": {
|
|
1620
1634
|
"type": "keyword",
|
|
1621
|
-
"value": "
|
|
1635
|
+
"value": "string"
|
|
1622
1636
|
},
|
|
1623
1637
|
"optional": true,
|
|
1624
1638
|
"computed": false
|
|
1625
1639
|
}
|
|
1626
|
-
]
|
|
1627
|
-
|
|
1640
|
+
]
|
|
1641
|
+
},
|
|
1642
|
+
{
|
|
1643
|
+
"type": "interface",
|
|
1644
|
+
"name": "Goal",
|
|
1645
|
+
"body": [
|
|
1628
1646
|
{
|
|
1629
|
-
"type": "
|
|
1630
|
-
"
|
|
1647
|
+
"type": "propertySignature",
|
|
1648
|
+
"key": {
|
|
1631
1649
|
"type": "identifier",
|
|
1632
|
-
"name": "
|
|
1633
|
-
}
|
|
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
|
|
1634
1705
|
}
|
|
1635
1706
|
]
|
|
1636
1707
|
}
|
|
1637
1708
|
]
|
|
1638
1709
|
},
|
|
1639
|
-
"ai-portal.
|
|
1710
|
+
"ai-portal.action-buttons": {
|
|
1640
1711
|
"properties": [
|
|
1641
1712
|
{
|
|
1642
|
-
"name": "
|
|
1713
|
+
"name": "items",
|
|
1643
1714
|
"annotation": {
|
|
1644
1715
|
"type": "array",
|
|
1645
1716
|
"elementType": {
|
|
1646
1717
|
"type": "reference",
|
|
1647
1718
|
"typeName": {
|
|
1648
1719
|
"type": "identifier",
|
|
1649
|
-
"name": "
|
|
1720
|
+
"name": "ActionItem"
|
|
1650
1721
|
}
|
|
1651
1722
|
}
|
|
1652
1723
|
}
|
|
1653
1724
|
},
|
|
1654
1725
|
{
|
|
1655
|
-
"name": "
|
|
1726
|
+
"name": "multiple",
|
|
1656
1727
|
"annotation": {
|
|
1657
1728
|
"type": "keyword",
|
|
1658
|
-
"value": "
|
|
1659
|
-
}
|
|
1660
|
-
},
|
|
1661
|
-
{
|
|
1662
|
-
"name": "actions",
|
|
1663
|
-
"annotation": {
|
|
1664
|
-
"type": "array",
|
|
1665
|
-
"elementType": {
|
|
1666
|
-
"type": "reference",
|
|
1667
|
-
"typeName": {
|
|
1668
|
-
"type": "identifier",
|
|
1669
|
-
"name": "ActionType"
|
|
1670
|
-
}
|
|
1671
|
-
}
|
|
1672
|
-
}
|
|
1673
|
-
},
|
|
1674
|
-
{
|
|
1675
|
-
"name": "goals",
|
|
1676
|
-
"annotation": {
|
|
1677
|
-
"type": "array",
|
|
1678
|
-
"elementType": {
|
|
1679
|
-
"type": "reference",
|
|
1680
|
-
"typeName": {
|
|
1681
|
-
"type": "identifier",
|
|
1682
|
-
"name": "Goal"
|
|
1683
|
-
}
|
|
1684
|
-
}
|
|
1729
|
+
"value": "boolean"
|
|
1685
1730
|
}
|
|
1686
1731
|
}
|
|
1687
1732
|
],
|
|
1688
1733
|
"events": [
|
|
1689
1734
|
{
|
|
1690
|
-
"name": "
|
|
1735
|
+
"name": "action.click",
|
|
1691
1736
|
"detail": {
|
|
1692
1737
|
"annotation": {
|
|
1693
1738
|
"type": "reference",
|
|
1694
1739
|
"typeName": {
|
|
1695
1740
|
"type": "identifier",
|
|
1696
|
-
"name": "
|
|
1741
|
+
"name": "ActionItem"
|
|
1697
1742
|
}
|
|
1698
1743
|
}
|
|
1699
1744
|
}
|
|
1700
|
-
}
|
|
1745
|
+
}
|
|
1746
|
+
],
|
|
1747
|
+
"methods": [
|
|
1701
1748
|
{
|
|
1702
|
-
"name": "
|
|
1703
|
-
"
|
|
1704
|
-
|
|
1705
|
-
"
|
|
1706
|
-
"
|
|
1707
|
-
"type": "
|
|
1708
|
-
"
|
|
1749
|
+
"name": "setActive",
|
|
1750
|
+
"params": [
|
|
1751
|
+
{
|
|
1752
|
+
"name": "key",
|
|
1753
|
+
"annotation": {
|
|
1754
|
+
"type": "keyword",
|
|
1755
|
+
"value": "string"
|
|
1709
1756
|
}
|
|
1710
1757
|
}
|
|
1711
|
-
|
|
1758
|
+
],
|
|
1759
|
+
"returns": {}
|
|
1712
1760
|
}
|
|
1713
1761
|
],
|
|
1714
|
-
"methods": [],
|
|
1715
1762
|
"types": [
|
|
1716
1763
|
{
|
|
1717
1764
|
"type": "interface",
|
|
1718
|
-
"name": "
|
|
1765
|
+
"name": "ActionItem",
|
|
1719
1766
|
"body": [
|
|
1720
1767
|
{
|
|
1721
1768
|
"type": "propertySignature",
|
|
1722
1769
|
"key": {
|
|
1723
1770
|
"type": "identifier",
|
|
1724
|
-
"name": "
|
|
1725
|
-
},
|
|
1726
|
-
"annotation": {
|
|
1727
|
-
"type": "keyword",
|
|
1728
|
-
"value": "string"
|
|
1729
|
-
},
|
|
1730
|
-
"computed": false
|
|
1731
|
-
},
|
|
1732
|
-
{
|
|
1733
|
-
"type": "propertySignature",
|
|
1734
|
-
"key": {
|
|
1735
|
-
"type": "identifier",
|
|
1736
|
-
"name": "title"
|
|
1771
|
+
"name": "text"
|
|
1737
1772
|
},
|
|
1738
1773
|
"annotation": {
|
|
1739
1774
|
"type": "keyword",
|
|
@@ -1745,11 +1780,11 @@
|
|
|
1745
1780
|
"type": "propertySignature",
|
|
1746
1781
|
"key": {
|
|
1747
1782
|
"type": "identifier",
|
|
1748
|
-
"name": "
|
|
1783
|
+
"name": "key"
|
|
1749
1784
|
},
|
|
1750
1785
|
"annotation": {
|
|
1751
1786
|
"type": "keyword",
|
|
1752
|
-
"value": "
|
|
1787
|
+
"value": "string"
|
|
1753
1788
|
},
|
|
1754
1789
|
"computed": false
|
|
1755
1790
|
},
|
|
@@ -1757,11 +1792,14 @@
|
|
|
1757
1792
|
"type": "propertySignature",
|
|
1758
1793
|
"key": {
|
|
1759
1794
|
"type": "identifier",
|
|
1760
|
-
"name": "
|
|
1795
|
+
"name": "icon"
|
|
1761
1796
|
},
|
|
1762
1797
|
"annotation": {
|
|
1763
|
-
"type": "
|
|
1764
|
-
"
|
|
1798
|
+
"type": "reference",
|
|
1799
|
+
"typeName": {
|
|
1800
|
+
"type": "identifier",
|
|
1801
|
+
"name": "GeneralIconProps"
|
|
1802
|
+
}
|
|
1765
1803
|
},
|
|
1766
1804
|
"optional": true,
|
|
1767
1805
|
"computed": false
|
|
@@ -1770,11 +1808,11 @@
|
|
|
1770
1808
|
"type": "propertySignature",
|
|
1771
1809
|
"key": {
|
|
1772
1810
|
"type": "identifier",
|
|
1773
|
-
"name": "
|
|
1811
|
+
"name": "active"
|
|
1774
1812
|
},
|
|
1775
1813
|
"annotation": {
|
|
1776
1814
|
"type": "keyword",
|
|
1777
|
-
"value": "
|
|
1815
|
+
"value": "boolean"
|
|
1778
1816
|
},
|
|
1779
1817
|
"optional": true,
|
|
1780
1818
|
"computed": false
|
|
@@ -1783,7 +1821,7 @@
|
|
|
1783
1821
|
"type": "propertySignature",
|
|
1784
1822
|
"key": {
|
|
1785
1823
|
"type": "identifier",
|
|
1786
|
-
"name": "
|
|
1824
|
+
"name": "event"
|
|
1787
1825
|
},
|
|
1788
1826
|
"annotation": {
|
|
1789
1827
|
"type": "keyword",
|
|
@@ -1791,164 +1829,33 @@
|
|
|
1791
1829
|
},
|
|
1792
1830
|
"optional": true,
|
|
1793
1831
|
"computed": false
|
|
1794
|
-
}
|
|
1795
|
-
]
|
|
1796
|
-
},
|
|
1797
|
-
{
|
|
1798
|
-
"type": "interface",
|
|
1799
|
-
"name": "Goal",
|
|
1800
|
-
"body": [
|
|
1801
|
-
{
|
|
1802
|
-
"type": "propertySignature",
|
|
1803
|
-
"key": {
|
|
1804
|
-
"type": "identifier",
|
|
1805
|
-
"name": "instanceId"
|
|
1806
|
-
},
|
|
1807
|
-
"annotation": {
|
|
1808
|
-
"type": "keyword",
|
|
1809
|
-
"value": "string"
|
|
1810
|
-
},
|
|
1811
|
-
"computed": false
|
|
1812
1832
|
},
|
|
1813
1833
|
{
|
|
1814
1834
|
"type": "propertySignature",
|
|
1815
1835
|
"key": {
|
|
1816
1836
|
"type": "identifier",
|
|
1817
|
-
"name": "
|
|
1837
|
+
"name": "hidden"
|
|
1818
1838
|
},
|
|
1819
1839
|
"annotation": {
|
|
1820
1840
|
"type": "keyword",
|
|
1821
|
-
"value": "
|
|
1841
|
+
"value": "boolean"
|
|
1822
1842
|
},
|
|
1843
|
+
"optional": true,
|
|
1823
1844
|
"computed": false
|
|
1824
1845
|
}
|
|
1825
|
-
]
|
|
1826
|
-
|
|
1827
|
-
{
|
|
1828
|
-
"type": "interface",
|
|
1829
|
-
"name": "ActionClickDetail",
|
|
1830
|
-
"body": [
|
|
1831
|
-
{
|
|
1832
|
-
"type": "propertySignature",
|
|
1833
|
-
"key": {
|
|
1834
|
-
"type": "identifier",
|
|
1835
|
-
"name": "action"
|
|
1836
|
-
},
|
|
1837
|
-
"annotation": {
|
|
1838
|
-
"type": "reference",
|
|
1839
|
-
"typeName": {
|
|
1840
|
-
"type": "identifier",
|
|
1841
|
-
"name": "SimpleActionType"
|
|
1842
|
-
}
|
|
1843
|
-
},
|
|
1844
|
-
"computed": false
|
|
1845
|
-
},
|
|
1846
|
+
],
|
|
1847
|
+
"extends": [
|
|
1846
1848
|
{
|
|
1847
|
-
"type": "
|
|
1848
|
-
"
|
|
1849
|
+
"type": "expressionWithTypeArguments",
|
|
1850
|
+
"expression": {
|
|
1849
1851
|
"type": "identifier",
|
|
1850
|
-
"name": "
|
|
1851
|
-
}
|
|
1852
|
-
"annotation": {
|
|
1853
|
-
"type": "reference",
|
|
1854
|
-
"typeName": {
|
|
1855
|
-
"type": "identifier",
|
|
1856
|
-
"name": "Conversation"
|
|
1857
|
-
}
|
|
1858
|
-
},
|
|
1859
|
-
"computed": false
|
|
1852
|
+
"name": "ButtonProps"
|
|
1853
|
+
}
|
|
1860
1854
|
}
|
|
1861
1855
|
]
|
|
1862
1856
|
}
|
|
1863
1857
|
]
|
|
1864
1858
|
},
|
|
1865
|
-
"ai-portal.chat-input": {
|
|
1866
|
-
"properties": [
|
|
1867
|
-
{
|
|
1868
|
-
"name": "placeholder",
|
|
1869
|
-
"annotation": {
|
|
1870
|
-
"type": "keyword",
|
|
1871
|
-
"value": "string"
|
|
1872
|
-
}
|
|
1873
|
-
},
|
|
1874
|
-
{
|
|
1875
|
-
"name": "autoFocus",
|
|
1876
|
-
"annotation": {
|
|
1877
|
-
"type": "keyword",
|
|
1878
|
-
"value": "boolean"
|
|
1879
|
-
}
|
|
1880
|
-
},
|
|
1881
|
-
{
|
|
1882
|
-
"name": "submitDisabled",
|
|
1883
|
-
"annotation": {
|
|
1884
|
-
"type": "keyword",
|
|
1885
|
-
"value": "boolean"
|
|
1886
|
-
}
|
|
1887
|
-
},
|
|
1888
|
-
{
|
|
1889
|
-
"name": "supportsTerminate",
|
|
1890
|
-
"annotation": {
|
|
1891
|
-
"type": "keyword",
|
|
1892
|
-
"value": "boolean"
|
|
1893
|
-
}
|
|
1894
|
-
},
|
|
1895
|
-
{
|
|
1896
|
-
"name": "terminating",
|
|
1897
|
-
"annotation": {
|
|
1898
|
-
"type": "keyword",
|
|
1899
|
-
"value": "boolean"
|
|
1900
|
-
}
|
|
1901
|
-
}
|
|
1902
|
-
],
|
|
1903
|
-
"events": [
|
|
1904
|
-
{
|
|
1905
|
-
"name": "message.submit",
|
|
1906
|
-
"detail": {
|
|
1907
|
-
"annotation": {
|
|
1908
|
-
"type": "keyword",
|
|
1909
|
-
"value": "string"
|
|
1910
|
-
}
|
|
1911
|
-
}
|
|
1912
|
-
},
|
|
1913
|
-
{
|
|
1914
|
-
"name": "terminate",
|
|
1915
|
-
"detail": {
|
|
1916
|
-
"annotation": {
|
|
1917
|
-
"type": "keyword",
|
|
1918
|
-
"value": "void"
|
|
1919
|
-
}
|
|
1920
|
-
}
|
|
1921
|
-
}
|
|
1922
|
-
],
|
|
1923
|
-
"methods": []
|
|
1924
|
-
},
|
|
1925
|
-
"ai-portal.show-case": {
|
|
1926
|
-
"properties": [
|
|
1927
|
-
{
|
|
1928
|
-
"name": "caseTitle",
|
|
1929
|
-
"annotation": {
|
|
1930
|
-
"type": "keyword",
|
|
1931
|
-
"value": "string"
|
|
1932
|
-
}
|
|
1933
|
-
},
|
|
1934
|
-
{
|
|
1935
|
-
"name": "summary",
|
|
1936
|
-
"annotation": {
|
|
1937
|
-
"type": "keyword",
|
|
1938
|
-
"value": "string"
|
|
1939
|
-
}
|
|
1940
|
-
},
|
|
1941
|
-
{
|
|
1942
|
-
"name": "url",
|
|
1943
|
-
"annotation": {
|
|
1944
|
-
"type": "keyword",
|
|
1945
|
-
"value": "string"
|
|
1946
|
-
}
|
|
1947
|
-
}
|
|
1948
|
-
],
|
|
1949
|
-
"events": [],
|
|
1950
|
-
"methods": []
|
|
1951
|
-
},
|
|
1952
1859
|
"ai-portal.activity-timeline": {
|
|
1953
1860
|
"properties": [
|
|
1954
1861
|
{
|
|
@@ -2923,6 +2830,93 @@
|
|
|
2923
2830
|
}
|
|
2924
2831
|
]
|
|
2925
2832
|
},
|
|
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
|
+
},
|
|
2926
2920
|
"ai-portal.elevo-sidebar": {
|
|
2927
2921
|
"properties": [
|
|
2928
2922
|
{
|