@next-bricks/ai-portal 0.44.1 → 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 +23 -29
- 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/495.ab513dc5.js +2 -0
- package/dist/chunks/495.ab513dc5.js.map +1 -0
- package/dist/chunks/7431.6bd91b6a.js +3 -0
- package/dist/chunks/7431.6bd91b6a.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.48580daf.js +2 -0
- package/dist/chunks/7954.48580daf.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.7049534c.js +2 -0
- package/dist/chunks/{main.3ee2ddf3.js.map → main.7049534c.js.map} +1 -1
- package/dist/examples.json +11 -14
- package/dist/images/8834094d.png +0 -0
- package/dist/index.8851887e.js +2 -0
- package/dist/index.8851887e.js.map +1 -0
- package/dist/manifest.json +157 -170
- package/dist/types.json +354 -430
- package/dist-types/action-buttons/index.d.ts +4 -2
- package/dist-types/bootstrap.d.ts +1 -3
- 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/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/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 +0 -2
- 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/chunks/project-summary.fab144a8.js +0 -2
- package/dist/chunks/project-summary.fab144a8.js.map +0 -1
- 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-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/{1306.56ebf388.js.LICENSE.txt → 7431.6bd91b6a.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -1,108 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"ai-portal.stat-with-mini-chart": {
|
|
3
|
-
"properties": [
|
|
4
|
-
{
|
|
5
|
-
"name": "label",
|
|
6
|
-
"annotation": {
|
|
7
|
-
"type": "keyword",
|
|
8
|
-
"value": "string"
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"name": "value",
|
|
13
|
-
"annotation": {
|
|
14
|
-
"type": "keyword",
|
|
15
|
-
"value": "string"
|
|
16
|
-
}
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"name": "size",
|
|
20
|
-
"annotation": {
|
|
21
|
-
"type": "union",
|
|
22
|
-
"types": [
|
|
23
|
-
{
|
|
24
|
-
"type": "jsLiteral",
|
|
25
|
-
"value": "medium"
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"type": "jsLiteral",
|
|
29
|
-
"value": "small"
|
|
30
|
-
}
|
|
31
|
-
]
|
|
32
|
-
}
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"name": "lineColor",
|
|
36
|
-
"annotation": {
|
|
37
|
-
"type": "keyword",
|
|
38
|
-
"value": "string"
|
|
39
|
-
}
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"name": "showArea",
|
|
43
|
-
"annotation": {
|
|
44
|
-
"type": "keyword",
|
|
45
|
-
"value": "boolean"
|
|
46
|
-
}
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"name": "min",
|
|
50
|
-
"annotation": {
|
|
51
|
-
"type": "keyword",
|
|
52
|
-
"value": "number"
|
|
53
|
-
}
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"name": "max",
|
|
57
|
-
"annotation": {
|
|
58
|
-
"type": "keyword",
|
|
59
|
-
"value": "number"
|
|
60
|
-
}
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"name": "xField",
|
|
64
|
-
"annotation": {
|
|
65
|
-
"type": "keyword",
|
|
66
|
-
"value": "string"
|
|
67
|
-
}
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"name": "yField",
|
|
71
|
-
"annotation": {
|
|
72
|
-
"type": "keyword",
|
|
73
|
-
"value": "string"
|
|
74
|
-
}
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"name": "data",
|
|
78
|
-
"annotation": {
|
|
79
|
-
"type": "array",
|
|
80
|
-
"elementType": {
|
|
81
|
-
"type": "reference",
|
|
82
|
-
"typeName": {
|
|
83
|
-
"type": "identifier",
|
|
84
|
-
"name": "Record"
|
|
85
|
-
},
|
|
86
|
-
"typeParameters": {
|
|
87
|
-
"type": "typeParameterInstantiation",
|
|
88
|
-
"params": [
|
|
89
|
-
{
|
|
90
|
-
"type": "keyword",
|
|
91
|
-
"value": "string"
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"type": "keyword",
|
|
95
|
-
"value": "number"
|
|
96
|
-
}
|
|
97
|
-
]
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
],
|
|
103
|
-
"events": [],
|
|
104
|
-
"methods": []
|
|
105
|
-
},
|
|
106
2
|
"ai-portal.home-container": {
|
|
107
3
|
"properties": [],
|
|
108
4
|
"events": [],
|
|
@@ -179,28 +75,40 @@
|
|
|
179
75
|
}
|
|
180
76
|
]
|
|
181
77
|
},
|
|
182
|
-
"ai-portal.
|
|
78
|
+
"ai-portal.call-tool": {
|
|
183
79
|
"type": "provider",
|
|
184
80
|
"params": [
|
|
185
81
|
{
|
|
186
|
-
"name": "
|
|
82
|
+
"name": "tool",
|
|
187
83
|
"annotation": {
|
|
188
|
-
"type": "
|
|
189
|
-
"
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
"name": "entity",
|
|
194
|
-
"annotation": {
|
|
195
|
-
"type": "keyword",
|
|
196
|
-
"value": "string"
|
|
84
|
+
"type": "reference",
|
|
85
|
+
"typeName": {
|
|
86
|
+
"type": "identifier",
|
|
87
|
+
"name": "ToolInfo"
|
|
88
|
+
}
|
|
197
89
|
}
|
|
198
90
|
},
|
|
199
91
|
{
|
|
200
|
-
"name": "
|
|
92
|
+
"name": "params",
|
|
201
93
|
"annotation": {
|
|
202
|
-
"type": "
|
|
203
|
-
"
|
|
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": "unknown"
|
|
109
|
+
}
|
|
110
|
+
]
|
|
111
|
+
}
|
|
204
112
|
}
|
|
205
113
|
}
|
|
206
114
|
],
|
|
@@ -340,50 +248,6 @@
|
|
|
340
248
|
}
|
|
341
249
|
}
|
|
342
250
|
},
|
|
343
|
-
"ai-portal.entity-sdk-list": {
|
|
344
|
-
"type": "provider",
|
|
345
|
-
"params": [
|
|
346
|
-
{
|
|
347
|
-
"name": "workspace",
|
|
348
|
-
"annotation": {
|
|
349
|
-
"type": "keyword",
|
|
350
|
-
"value": "string"
|
|
351
|
-
}
|
|
352
|
-
},
|
|
353
|
-
{
|
|
354
|
-
"name": "entity",
|
|
355
|
-
"annotation": {
|
|
356
|
-
"type": "keyword",
|
|
357
|
-
"value": "string"
|
|
358
|
-
}
|
|
359
|
-
},
|
|
360
|
-
{
|
|
361
|
-
"name": "params",
|
|
362
|
-
"annotation": {
|
|
363
|
-
"type": "keyword",
|
|
364
|
-
"value": "any"
|
|
365
|
-
}
|
|
366
|
-
}
|
|
367
|
-
],
|
|
368
|
-
"returns": {
|
|
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"
|
|
381
|
-
}
|
|
382
|
-
]
|
|
383
|
-
}
|
|
384
|
-
}
|
|
385
|
-
}
|
|
386
|
-
},
|
|
387
251
|
"ai-portal.page-container": {
|
|
388
252
|
"properties": [
|
|
389
253
|
{
|
|
@@ -536,6 +400,110 @@
|
|
|
536
400
|
}
|
|
537
401
|
]
|
|
538
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
|
+
},
|
|
539
507
|
"ai-portal.elevo-logo": {
|
|
540
508
|
"properties": [],
|
|
541
509
|
"events": [],
|
|
@@ -711,105 +679,46 @@
|
|
|
711
679
|
}
|
|
712
680
|
]
|
|
713
681
|
},
|
|
714
|
-
"ai-portal.
|
|
682
|
+
"ai-portal.show-cases": {
|
|
715
683
|
"properties": [
|
|
716
684
|
{
|
|
717
|
-
"name": "
|
|
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",
|
|
685
|
+
"name": "list",
|
|
739
686
|
"annotation": {
|
|
740
687
|
"type": "array",
|
|
741
688
|
"elementType": {
|
|
742
689
|
"type": "reference",
|
|
743
690
|
"typeName": {
|
|
744
691
|
"type": "identifier",
|
|
745
|
-
"name": "
|
|
692
|
+
"name": "ShowCaseType"
|
|
746
693
|
}
|
|
747
694
|
}
|
|
748
695
|
}
|
|
749
696
|
}
|
|
750
697
|
],
|
|
751
|
-
"events": [
|
|
752
|
-
|
|
753
|
-
|
|
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": [
|
|
698
|
+
"events": [],
|
|
699
|
+
"methods": [],
|
|
700
|
+
"types": [
|
|
784
701
|
{
|
|
785
|
-
"
|
|
786
|
-
"
|
|
702
|
+
"type": "interface",
|
|
703
|
+
"name": "ShowCaseType",
|
|
704
|
+
"body": [
|
|
787
705
|
{
|
|
788
|
-
"
|
|
706
|
+
"type": "propertySignature",
|
|
707
|
+
"key": {
|
|
708
|
+
"type": "identifier",
|
|
709
|
+
"name": "conversationId"
|
|
710
|
+
},
|
|
789
711
|
"annotation": {
|
|
790
712
|
"type": "keyword",
|
|
791
713
|
"value": "string"
|
|
792
|
-
}
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
"returns": {}
|
|
796
|
-
},
|
|
797
|
-
{
|
|
798
|
-
"name": "getValue",
|
|
799
|
-
"params": [],
|
|
800
|
-
"returns": {}
|
|
801
|
-
}
|
|
802
|
-
],
|
|
803
|
-
"types": [
|
|
804
|
-
{
|
|
805
|
-
"type": "interface",
|
|
806
|
-
"name": "AIEmployee",
|
|
807
|
-
"body": [
|
|
714
|
+
},
|
|
715
|
+
"computed": false
|
|
716
|
+
},
|
|
808
717
|
{
|
|
809
718
|
"type": "propertySignature",
|
|
810
719
|
"key": {
|
|
811
720
|
"type": "identifier",
|
|
812
|
-
"name": "
|
|
721
|
+
"name": "title"
|
|
813
722
|
},
|
|
814
723
|
"annotation": {
|
|
815
724
|
"type": "keyword",
|
|
@@ -821,19 +730,44 @@
|
|
|
821
730
|
"type": "propertySignature",
|
|
822
731
|
"key": {
|
|
823
732
|
"type": "identifier",
|
|
824
|
-
"name": "
|
|
733
|
+
"name": "summary"
|
|
734
|
+
},
|
|
735
|
+
"annotation": {
|
|
736
|
+
"type": "keyword",
|
|
737
|
+
"value": "string"
|
|
738
|
+
},
|
|
739
|
+
"computed": false
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
"type": "propertySignature",
|
|
743
|
+
"key": {
|
|
744
|
+
"type": "identifier",
|
|
745
|
+
"name": "scenario"
|
|
746
|
+
},
|
|
747
|
+
"annotation": {
|
|
748
|
+
"type": "keyword",
|
|
749
|
+
"value": "string"
|
|
750
|
+
},
|
|
751
|
+
"computed": false
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
"type": "propertySignature",
|
|
755
|
+
"key": {
|
|
756
|
+
"type": "identifier",
|
|
757
|
+
"name": "url"
|
|
825
758
|
},
|
|
826
759
|
"annotation": {
|
|
827
760
|
"type": "keyword",
|
|
828
761
|
"value": "string"
|
|
829
762
|
},
|
|
763
|
+
"optional": true,
|
|
830
764
|
"computed": false
|
|
831
765
|
}
|
|
832
766
|
]
|
|
833
767
|
}
|
|
834
768
|
]
|
|
835
769
|
},
|
|
836
|
-
"ai-portal.
|
|
770
|
+
"ai-portal.mcp-tools": {
|
|
837
771
|
"properties": [
|
|
838
772
|
{
|
|
839
773
|
"name": "list",
|
|
@@ -843,10 +777,17 @@
|
|
|
843
777
|
"type": "reference",
|
|
844
778
|
"typeName": {
|
|
845
779
|
"type": "identifier",
|
|
846
|
-
"name": "
|
|
780
|
+
"name": "McpTool"
|
|
847
781
|
}
|
|
848
782
|
}
|
|
849
783
|
}
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
"name": "withContainer",
|
|
787
|
+
"annotation": {
|
|
788
|
+
"type": "keyword",
|
|
789
|
+
"value": "boolean"
|
|
790
|
+
}
|
|
850
791
|
}
|
|
851
792
|
],
|
|
852
793
|
"events": [],
|
|
@@ -854,13 +795,13 @@
|
|
|
854
795
|
"types": [
|
|
855
796
|
{
|
|
856
797
|
"type": "interface",
|
|
857
|
-
"name": "
|
|
798
|
+
"name": "McpTool",
|
|
858
799
|
"body": [
|
|
859
800
|
{
|
|
860
801
|
"type": "propertySignature",
|
|
861
802
|
"key": {
|
|
862
803
|
"type": "identifier",
|
|
863
|
-
"name": "
|
|
804
|
+
"name": "name"
|
|
864
805
|
},
|
|
865
806
|
"annotation": {
|
|
866
807
|
"type": "keyword",
|
|
@@ -884,7 +825,7 @@
|
|
|
884
825
|
"type": "propertySignature",
|
|
885
826
|
"key": {
|
|
886
827
|
"type": "identifier",
|
|
887
|
-
"name": "
|
|
828
|
+
"name": "description"
|
|
888
829
|
},
|
|
889
830
|
"annotation": {
|
|
890
831
|
"type": "keyword",
|
|
@@ -896,7 +837,44 @@
|
|
|
896
837
|
"type": "propertySignature",
|
|
897
838
|
"key": {
|
|
898
839
|
"type": "identifier",
|
|
899
|
-
"name": "
|
|
840
|
+
"name": "icon"
|
|
841
|
+
},
|
|
842
|
+
"annotation": {
|
|
843
|
+
"type": "reference",
|
|
844
|
+
"typeName": {
|
|
845
|
+
"type": "identifier",
|
|
846
|
+
"name": "GeneralIconProps"
|
|
847
|
+
}
|
|
848
|
+
},
|
|
849
|
+
"optional": true,
|
|
850
|
+
"computed": false
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
"type": "propertySignature",
|
|
854
|
+
"key": {
|
|
855
|
+
"type": "identifier",
|
|
856
|
+
"name": "server"
|
|
857
|
+
},
|
|
858
|
+
"annotation": {
|
|
859
|
+
"type": "reference",
|
|
860
|
+
"typeName": {
|
|
861
|
+
"type": "identifier",
|
|
862
|
+
"name": "McpServer"
|
|
863
|
+
}
|
|
864
|
+
},
|
|
865
|
+
"computed": false
|
|
866
|
+
}
|
|
867
|
+
]
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
"type": "interface",
|
|
871
|
+
"name": "McpServer",
|
|
872
|
+
"body": [
|
|
873
|
+
{
|
|
874
|
+
"type": "propertySignature",
|
|
875
|
+
"key": {
|
|
876
|
+
"type": "identifier",
|
|
877
|
+
"name": "id"
|
|
900
878
|
},
|
|
901
879
|
"annotation": {
|
|
902
880
|
"type": "keyword",
|
|
@@ -908,20 +886,19 @@
|
|
|
908
886
|
"type": "propertySignature",
|
|
909
887
|
"key": {
|
|
910
888
|
"type": "identifier",
|
|
911
|
-
"name": "
|
|
889
|
+
"name": "name"
|
|
912
890
|
},
|
|
913
891
|
"annotation": {
|
|
914
892
|
"type": "keyword",
|
|
915
893
|
"value": "string"
|
|
916
894
|
},
|
|
917
|
-
"optional": true,
|
|
918
895
|
"computed": false
|
|
919
896
|
}
|
|
920
897
|
]
|
|
921
898
|
}
|
|
922
899
|
]
|
|
923
900
|
},
|
|
924
|
-
"ai-portal.
|
|
901
|
+
"ai-portal.ai-employees": {
|
|
925
902
|
"properties": [
|
|
926
903
|
{
|
|
927
904
|
"name": "list",
|
|
@@ -931,11 +908,28 @@
|
|
|
931
908
|
"type": "reference",
|
|
932
909
|
"typeName": {
|
|
933
910
|
"type": "identifier",
|
|
934
|
-
"name": "
|
|
911
|
+
"name": "Employee"
|
|
935
912
|
}
|
|
936
913
|
}
|
|
937
914
|
}
|
|
938
915
|
},
|
|
916
|
+
{
|
|
917
|
+
"name": "industries",
|
|
918
|
+
"annotation": {
|
|
919
|
+
"type": "array",
|
|
920
|
+
"elementType": {
|
|
921
|
+
"type": "keyword",
|
|
922
|
+
"value": "string"
|
|
923
|
+
}
|
|
924
|
+
}
|
|
925
|
+
},
|
|
926
|
+
{
|
|
927
|
+
"name": "urlTemplate",
|
|
928
|
+
"annotation": {
|
|
929
|
+
"type": "keyword",
|
|
930
|
+
"value": "string"
|
|
931
|
+
}
|
|
932
|
+
},
|
|
939
933
|
{
|
|
940
934
|
"name": "withContainer",
|
|
941
935
|
"annotation": {
|
|
@@ -948,38 +942,14 @@
|
|
|
948
942
|
"methods": [],
|
|
949
943
|
"types": [
|
|
950
944
|
{
|
|
951
|
-
"type": "interface",
|
|
952
|
-
"name": "
|
|
953
|
-
"body": [
|
|
954
|
-
{
|
|
955
|
-
"type": "propertySignature",
|
|
956
|
-
"key": {
|
|
957
|
-
"type": "identifier",
|
|
958
|
-
"name": "name"
|
|
959
|
-
},
|
|
960
|
-
"annotation": {
|
|
961
|
-
"type": "keyword",
|
|
962
|
-
"value": "string"
|
|
963
|
-
},
|
|
964
|
-
"computed": false
|
|
965
|
-
},
|
|
966
|
-
{
|
|
967
|
-
"type": "propertySignature",
|
|
968
|
-
"key": {
|
|
969
|
-
"type": "identifier",
|
|
970
|
-
"name": "title"
|
|
971
|
-
},
|
|
972
|
-
"annotation": {
|
|
973
|
-
"type": "keyword",
|
|
974
|
-
"value": "string"
|
|
975
|
-
},
|
|
976
|
-
"computed": false
|
|
977
|
-
},
|
|
945
|
+
"type": "interface",
|
|
946
|
+
"name": "Employee",
|
|
947
|
+
"body": [
|
|
978
948
|
{
|
|
979
949
|
"type": "propertySignature",
|
|
980
950
|
"key": {
|
|
981
951
|
"type": "identifier",
|
|
982
|
-
"name": "
|
|
952
|
+
"name": "name"
|
|
983
953
|
},
|
|
984
954
|
"annotation": {
|
|
985
955
|
"type": "keyword",
|
|
@@ -991,44 +961,31 @@
|
|
|
991
961
|
"type": "propertySignature",
|
|
992
962
|
"key": {
|
|
993
963
|
"type": "identifier",
|
|
994
|
-
"name": "
|
|
964
|
+
"name": "industry"
|
|
995
965
|
},
|
|
996
966
|
"annotation": {
|
|
997
|
-
"type": "
|
|
998
|
-
"
|
|
999
|
-
"type": "identifier",
|
|
1000
|
-
"name": "GeneralIconProps"
|
|
1001
|
-
}
|
|
967
|
+
"type": "keyword",
|
|
968
|
+
"value": "string"
|
|
1002
969
|
},
|
|
1003
|
-
"optional": true,
|
|
1004
970
|
"computed": false
|
|
1005
971
|
},
|
|
1006
972
|
{
|
|
1007
973
|
"type": "propertySignature",
|
|
1008
974
|
"key": {
|
|
1009
975
|
"type": "identifier",
|
|
1010
|
-
"name": "
|
|
976
|
+
"name": "role"
|
|
1011
977
|
},
|
|
1012
978
|
"annotation": {
|
|
1013
|
-
"type": "
|
|
1014
|
-
"
|
|
1015
|
-
"type": "identifier",
|
|
1016
|
-
"name": "McpServer"
|
|
1017
|
-
}
|
|
979
|
+
"type": "keyword",
|
|
980
|
+
"value": "string"
|
|
1018
981
|
},
|
|
1019
982
|
"computed": false
|
|
1020
|
-
}
|
|
1021
|
-
]
|
|
1022
|
-
},
|
|
1023
|
-
{
|
|
1024
|
-
"type": "interface",
|
|
1025
|
-
"name": "McpServer",
|
|
1026
|
-
"body": [
|
|
983
|
+
},
|
|
1027
984
|
{
|
|
1028
985
|
"type": "propertySignature",
|
|
1029
986
|
"key": {
|
|
1030
987
|
"type": "identifier",
|
|
1031
|
-
"name": "
|
|
988
|
+
"name": "description"
|
|
1032
989
|
},
|
|
1033
990
|
"annotation": {
|
|
1034
991
|
"type": "keyword",
|
|
@@ -1040,12 +997,13 @@
|
|
|
1040
997
|
"type": "propertySignature",
|
|
1041
998
|
"key": {
|
|
1042
999
|
"type": "identifier",
|
|
1043
|
-
"name": "
|
|
1000
|
+
"name": "avatar"
|
|
1044
1001
|
},
|
|
1045
1002
|
"annotation": {
|
|
1046
1003
|
"type": "keyword",
|
|
1047
1004
|
"value": "string"
|
|
1048
1005
|
},
|
|
1006
|
+
"optional": true,
|
|
1049
1007
|
"computed": false
|
|
1050
1008
|
}
|
|
1051
1009
|
]
|
|
@@ -1149,94 +1107,105 @@
|
|
|
1149
1107
|
}
|
|
1150
1108
|
]
|
|
1151
1109
|
},
|
|
1152
|
-
"ai-portal.
|
|
1110
|
+
"ai-portal.chat-box": {
|
|
1153
1111
|
"properties": [
|
|
1154
1112
|
{
|
|
1155
|
-
"name": "
|
|
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",
|
|
1156
1135
|
"annotation": {
|
|
1157
1136
|
"type": "array",
|
|
1158
1137
|
"elementType": {
|
|
1159
1138
|
"type": "reference",
|
|
1160
1139
|
"typeName": {
|
|
1161
1140
|
"type": "identifier",
|
|
1162
|
-
"name": "
|
|
1141
|
+
"name": "AIEmployee"
|
|
1163
1142
|
}
|
|
1164
1143
|
}
|
|
1165
1144
|
}
|
|
1166
|
-
}
|
|
1145
|
+
}
|
|
1146
|
+
],
|
|
1147
|
+
"events": [
|
|
1167
1148
|
{
|
|
1168
|
-
"name": "
|
|
1169
|
-
"
|
|
1170
|
-
"
|
|
1171
|
-
"elementType": {
|
|
1149
|
+
"name": "message.submit",
|
|
1150
|
+
"detail": {
|
|
1151
|
+
"annotation": {
|
|
1172
1152
|
"type": "keyword",
|
|
1173
1153
|
"value": "string"
|
|
1174
1154
|
}
|
|
1175
1155
|
}
|
|
1176
1156
|
},
|
|
1177
1157
|
{
|
|
1178
|
-
"name": "
|
|
1179
|
-
"
|
|
1180
|
-
"
|
|
1181
|
-
|
|
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
|
+
}
|
|
1182
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": {}
|
|
1183
1192
|
},
|
|
1184
1193
|
{
|
|
1185
|
-
"name": "
|
|
1186
|
-
"
|
|
1187
|
-
|
|
1188
|
-
"value": "boolean"
|
|
1189
|
-
}
|
|
1194
|
+
"name": "getValue",
|
|
1195
|
+
"params": [],
|
|
1196
|
+
"returns": {}
|
|
1190
1197
|
}
|
|
1191
1198
|
],
|
|
1192
|
-
"events": [],
|
|
1193
|
-
"methods": [],
|
|
1194
1199
|
"types": [
|
|
1195
1200
|
{
|
|
1196
1201
|
"type": "interface",
|
|
1197
|
-
"name": "
|
|
1202
|
+
"name": "AIEmployee",
|
|
1198
1203
|
"body": [
|
|
1199
1204
|
{
|
|
1200
1205
|
"type": "propertySignature",
|
|
1201
1206
|
"key": {
|
|
1202
1207
|
"type": "identifier",
|
|
1203
|
-
"name": "
|
|
1204
|
-
},
|
|
1205
|
-
"annotation": {
|
|
1206
|
-
"type": "keyword",
|
|
1207
|
-
"value": "string"
|
|
1208
|
-
},
|
|
1209
|
-
"computed": false
|
|
1210
|
-
},
|
|
1211
|
-
{
|
|
1212
|
-
"type": "propertySignature",
|
|
1213
|
-
"key": {
|
|
1214
|
-
"type": "identifier",
|
|
1215
|
-
"name": "industry"
|
|
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"
|
|
1228
|
-
},
|
|
1229
|
-
"annotation": {
|
|
1230
|
-
"type": "keyword",
|
|
1231
|
-
"value": "string"
|
|
1232
|
-
},
|
|
1233
|
-
"computed": false
|
|
1234
|
-
},
|
|
1235
|
-
{
|
|
1236
|
-
"type": "propertySignature",
|
|
1237
|
-
"key": {
|
|
1238
|
-
"type": "identifier",
|
|
1239
|
-
"name": "description"
|
|
1208
|
+
"name": "employeeId"
|
|
1240
1209
|
},
|
|
1241
1210
|
"annotation": {
|
|
1242
1211
|
"type": "keyword",
|
|
@@ -1248,13 +1217,12 @@
|
|
|
1248
1217
|
"type": "propertySignature",
|
|
1249
1218
|
"key": {
|
|
1250
1219
|
"type": "identifier",
|
|
1251
|
-
"name": "
|
|
1220
|
+
"name": "name"
|
|
1252
1221
|
},
|
|
1253
1222
|
"annotation": {
|
|
1254
1223
|
"type": "keyword",
|
|
1255
1224
|
"value": "string"
|
|
1256
1225
|
},
|
|
1257
|
-
"optional": true,
|
|
1258
1226
|
"computed": false
|
|
1259
1227
|
}
|
|
1260
1228
|
]
|
|
@@ -1430,76 +1398,6 @@
|
|
|
1430
1398
|
}
|
|
1431
1399
|
]
|
|
1432
1400
|
},
|
|
1433
|
-
"ai-portal.project-summary": {
|
|
1434
|
-
"properties": [
|
|
1435
|
-
{
|
|
1436
|
-
"name": "chatList",
|
|
1437
|
-
"annotation": {
|
|
1438
|
-
"type": "array",
|
|
1439
|
-
"elementType": {
|
|
1440
|
-
"type": "reference",
|
|
1441
|
-
"typeName": {
|
|
1442
|
-
"type": "identifier",
|
|
1443
|
-
"name": "Chat"
|
|
1444
|
-
}
|
|
1445
|
-
}
|
|
1446
|
-
}
|
|
1447
|
-
},
|
|
1448
|
-
{
|
|
1449
|
-
"name": "chatUrlTemplate",
|
|
1450
|
-
"annotation": {
|
|
1451
|
-
"type": "keyword",
|
|
1452
|
-
"value": "string"
|
|
1453
|
-
}
|
|
1454
|
-
}
|
|
1455
|
-
],
|
|
1456
|
-
"events": [],
|
|
1457
|
-
"methods": [],
|
|
1458
|
-
"types": [
|
|
1459
|
-
{
|
|
1460
|
-
"type": "interface",
|
|
1461
|
-
"name": "Chat",
|
|
1462
|
-
"body": [
|
|
1463
|
-
{
|
|
1464
|
-
"type": "propertySignature",
|
|
1465
|
-
"key": {
|
|
1466
|
-
"type": "identifier",
|
|
1467
|
-
"name": "conversationId"
|
|
1468
|
-
},
|
|
1469
|
-
"annotation": {
|
|
1470
|
-
"type": "keyword",
|
|
1471
|
-
"value": "string"
|
|
1472
|
-
},
|
|
1473
|
-
"computed": false
|
|
1474
|
-
},
|
|
1475
|
-
{
|
|
1476
|
-
"type": "propertySignature",
|
|
1477
|
-
"key": {
|
|
1478
|
-
"type": "identifier",
|
|
1479
|
-
"name": "title"
|
|
1480
|
-
},
|
|
1481
|
-
"annotation": {
|
|
1482
|
-
"type": "keyword",
|
|
1483
|
-
"value": "string"
|
|
1484
|
-
},
|
|
1485
|
-
"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
|
-
}
|
|
1499
|
-
]
|
|
1500
|
-
}
|
|
1501
|
-
]
|
|
1502
|
-
},
|
|
1503
1401
|
"ai-portal.preview-container": {
|
|
1504
1402
|
"properties": [
|
|
1505
1403
|
{
|
|
@@ -1550,7 +1448,21 @@
|
|
|
1550
1448
|
}
|
|
1551
1449
|
}
|
|
1552
1450
|
],
|
|
1553
|
-
"methods": [
|
|
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
|
+
],
|
|
1554
1466
|
"types": [
|
|
1555
1467
|
{
|
|
1556
1468
|
"type": "interface",
|
|
@@ -1568,6 +1480,18 @@
|
|
|
1568
1480
|
},
|
|
1569
1481
|
"computed": false
|
|
1570
1482
|
},
|
|
1483
|
+
{
|
|
1484
|
+
"type": "propertySignature",
|
|
1485
|
+
"key": {
|
|
1486
|
+
"type": "identifier",
|
|
1487
|
+
"name": "key"
|
|
1488
|
+
},
|
|
1489
|
+
"annotation": {
|
|
1490
|
+
"type": "keyword",
|
|
1491
|
+
"value": "string"
|
|
1492
|
+
},
|
|
1493
|
+
"computed": false
|
|
1494
|
+
},
|
|
1571
1495
|
{
|
|
1572
1496
|
"type": "propertySignature",
|
|
1573
1497
|
"key": {
|