@next-bricks/ai-portal 0.42.0 → 0.43.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 +27 -20
- package/dist/chunks/6754.7bcec0be.js +2 -0
- package/dist/chunks/6754.7bcec0be.js.map +1 -0
- package/dist/chunks/7493.76f316f5.js +2 -0
- package/dist/chunks/7493.76f316f5.js.map +1 -0
- package/dist/chunks/7520.3cec74b9.js +2 -0
- package/dist/chunks/7520.3cec74b9.js.map +1 -0
- package/dist/chunks/9965.6e6bda17.js +2 -0
- package/dist/chunks/9965.6e6bda17.js.map +1 -0
- package/dist/chunks/chat-box.864bf43b.js +2 -0
- package/dist/chunks/chat-box.864bf43b.js.map +1 -0
- package/dist/chunks/chat-stream.9c05bfdd.js +2 -0
- package/dist/chunks/chat-stream.9c05bfdd.js.map +1 -0
- package/dist/chunks/cruise-canvas.259aabf0.js +2 -0
- package/dist/chunks/cruise-canvas.259aabf0.js.map +1 -0
- package/dist/chunks/main.68f962c7.js +2 -0
- package/dist/chunks/{main.40e44ee2.js.map → main.68f962c7.js.map} +1 -1
- package/dist/chunks/show-case.2e705d81.js +2 -0
- package/dist/chunks/show-case.2e705d81.js.map +1 -0
- package/dist/chunks/show-cases.b26fafd9.js +2 -0
- package/dist/chunks/show-cases.b26fafd9.js.map +1 -0
- package/dist/examples.json +17 -14
- package/dist/images/3e0f6758.png +0 -0
- package/dist/images/69cf3ae2.png +0 -0
- package/dist/images/b567cca3.png +0 -0
- package/dist/images/e15a6988.png +0 -0
- package/dist/index.7be70cad.js +2 -0
- package/dist/index.7be70cad.js.map +1 -0
- package/dist/manifest.json +188 -148
- package/dist/types.json +550 -347
- package/dist-types/bootstrap.d.ts +1 -0
- package/dist-types/chat-stream/ChatStream.d.ts +1 -1
- package/dist-types/chat-stream/index.d.ts +2 -0
- package/dist-types/chat-stream/useConversationStream.d.ts +3 -1
- package/dist-types/cruise-canvas/CruiseCanvas.d.ts +1 -1
- package/dist-types/cruise-canvas/NodeEnd/NodeEnd.d.ts +1 -4
- package/dist-types/cruise-canvas/NodeReplay/NodeReplay.d.ts +5 -0
- package/dist-types/cruise-canvas/NodeReplay/i18n.d.ts +24 -0
- package/dist-types/cruise-canvas/constants.d.ts +1 -0
- package/dist-types/cruise-canvas/index.d.ts +9 -1
- package/dist-types/cruise-canvas/interfaces.d.ts +6 -1
- package/dist-types/cruise-canvas/reducers/interfaces.d.ts +4 -1
- package/dist-types/cruise-canvas/useConversationGraph.d.ts +1 -0
- package/dist-types/cruise-canvas/useLayout.d.ts +3 -1
- package/dist-types/shared/TaskContext.d.ts +8 -1
- package/dist-types/shared/bricks.d.ts +2 -0
- package/dist-types/shared/interfaces.d.ts +15 -0
- package/dist-types/show-case/i18n.d.ts +15 -0
- package/dist-types/show-case/index.d.ts +17 -0
- package/dist-types/show-case/index.spec.d.ts +1 -0
- package/dist-types/show-cases/index.d.ts +3 -11
- package/docs/show-case.md +13 -0
- package/docs/show-cases.md +9 -1
- package/package.json +2 -2
- package/dist/chunks/453.e2767a6d.js +0 -2
- package/dist/chunks/453.e2767a6d.js.map +0 -1
- package/dist/chunks/6754.9dfa5269.js +0 -2
- package/dist/chunks/6754.9dfa5269.js.map +0 -1
- package/dist/chunks/7493.6f9d9ca0.js +0 -2
- package/dist/chunks/7493.6f9d9ca0.js.map +0 -1
- package/dist/chunks/9749.cfb84a2f.js +0 -2
- package/dist/chunks/9749.cfb84a2f.js.map +0 -1
- package/dist/chunks/chat-box.4f6d3704.js +0 -2
- package/dist/chunks/chat-box.4f6d3704.js.map +0 -1
- package/dist/chunks/chat-stream.a2e40a99.js +0 -2
- package/dist/chunks/chat-stream.a2e40a99.js.map +0 -1
- package/dist/chunks/cruise-canvas.77318b42.js +0 -2
- package/dist/chunks/cruise-canvas.77318b42.js.map +0 -1
- package/dist/chunks/main.40e44ee2.js +0 -2
- package/dist/chunks/show-cases.5d37311e.js +0 -2
- package/dist/chunks/show-cases.5d37311e.js.map +0 -1
- package/dist/index.ad4c133a.js +0 -2
- package/dist/index.ad4c133a.js.map +0 -1
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
|
{
|
|
@@ -384,6 +280,110 @@
|
|
|
384
280
|
}
|
|
385
281
|
}
|
|
386
282
|
},
|
|
283
|
+
"ai-portal.stat-with-mini-chart": {
|
|
284
|
+
"properties": [
|
|
285
|
+
{
|
|
286
|
+
"name": "label",
|
|
287
|
+
"annotation": {
|
|
288
|
+
"type": "keyword",
|
|
289
|
+
"value": "string"
|
|
290
|
+
}
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"name": "value",
|
|
294
|
+
"annotation": {
|
|
295
|
+
"type": "keyword",
|
|
296
|
+
"value": "string"
|
|
297
|
+
}
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"name": "size",
|
|
301
|
+
"annotation": {
|
|
302
|
+
"type": "union",
|
|
303
|
+
"types": [
|
|
304
|
+
{
|
|
305
|
+
"type": "jsLiteral",
|
|
306
|
+
"value": "medium"
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
"type": "jsLiteral",
|
|
310
|
+
"value": "small"
|
|
311
|
+
}
|
|
312
|
+
]
|
|
313
|
+
}
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"name": "lineColor",
|
|
317
|
+
"annotation": {
|
|
318
|
+
"type": "keyword",
|
|
319
|
+
"value": "string"
|
|
320
|
+
}
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"name": "showArea",
|
|
324
|
+
"annotation": {
|
|
325
|
+
"type": "keyword",
|
|
326
|
+
"value": "boolean"
|
|
327
|
+
}
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
"name": "min",
|
|
331
|
+
"annotation": {
|
|
332
|
+
"type": "keyword",
|
|
333
|
+
"value": "number"
|
|
334
|
+
}
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
"name": "max",
|
|
338
|
+
"annotation": {
|
|
339
|
+
"type": "keyword",
|
|
340
|
+
"value": "number"
|
|
341
|
+
}
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"name": "xField",
|
|
345
|
+
"annotation": {
|
|
346
|
+
"type": "keyword",
|
|
347
|
+
"value": "string"
|
|
348
|
+
}
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
"name": "yField",
|
|
352
|
+
"annotation": {
|
|
353
|
+
"type": "keyword",
|
|
354
|
+
"value": "string"
|
|
355
|
+
}
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"name": "data",
|
|
359
|
+
"annotation": {
|
|
360
|
+
"type": "array",
|
|
361
|
+
"elementType": {
|
|
362
|
+
"type": "reference",
|
|
363
|
+
"typeName": {
|
|
364
|
+
"type": "identifier",
|
|
365
|
+
"name": "Record"
|
|
366
|
+
},
|
|
367
|
+
"typeParameters": {
|
|
368
|
+
"type": "typeParameterInstantiation",
|
|
369
|
+
"params": [
|
|
370
|
+
{
|
|
371
|
+
"type": "keyword",
|
|
372
|
+
"value": "string"
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
"type": "keyword",
|
|
376
|
+
"value": "number"
|
|
377
|
+
}
|
|
378
|
+
]
|
|
379
|
+
}
|
|
380
|
+
}
|
|
381
|
+
}
|
|
382
|
+
}
|
|
383
|
+
],
|
|
384
|
+
"events": [],
|
|
385
|
+
"methods": []
|
|
386
|
+
},
|
|
387
387
|
"ai-portal.page-container": {
|
|
388
388
|
"properties": [
|
|
389
389
|
{
|
|
@@ -711,105 +711,41 @@
|
|
|
711
711
|
}
|
|
712
712
|
]
|
|
713
713
|
},
|
|
714
|
-
"ai-portal.
|
|
714
|
+
"ai-portal.mcp-tools": {
|
|
715
715
|
"properties": [
|
|
716
716
|
{
|
|
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",
|
|
717
|
+
"name": "list",
|
|
739
718
|
"annotation": {
|
|
740
719
|
"type": "array",
|
|
741
720
|
"elementType": {
|
|
742
721
|
"type": "reference",
|
|
743
722
|
"typeName": {
|
|
744
723
|
"type": "identifier",
|
|
745
|
-
"name": "
|
|
724
|
+
"name": "McpTool"
|
|
746
725
|
}
|
|
747
726
|
}
|
|
748
727
|
}
|
|
749
|
-
}
|
|
750
|
-
],
|
|
751
|
-
"events": [
|
|
728
|
+
},
|
|
752
729
|
{
|
|
753
|
-
"name": "
|
|
754
|
-
"
|
|
755
|
-
"
|
|
756
|
-
|
|
757
|
-
"value": "string"
|
|
758
|
-
}
|
|
730
|
+
"name": "withContainer",
|
|
731
|
+
"annotation": {
|
|
732
|
+
"type": "keyword",
|
|
733
|
+
"value": "boolean"
|
|
759
734
|
}
|
|
760
|
-
}
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
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": {}
|
|
796
|
-
},
|
|
797
|
-
{
|
|
798
|
-
"name": "getValue",
|
|
799
|
-
"params": [],
|
|
800
|
-
"returns": {}
|
|
801
|
-
}
|
|
802
|
-
],
|
|
803
|
-
"types": [
|
|
735
|
+
}
|
|
736
|
+
],
|
|
737
|
+
"events": [],
|
|
738
|
+
"methods": [],
|
|
739
|
+
"types": [
|
|
804
740
|
{
|
|
805
741
|
"type": "interface",
|
|
806
|
-
"name": "
|
|
742
|
+
"name": "McpTool",
|
|
807
743
|
"body": [
|
|
808
744
|
{
|
|
809
745
|
"type": "propertySignature",
|
|
810
746
|
"key": {
|
|
811
747
|
"type": "identifier",
|
|
812
|
-
"name": "
|
|
748
|
+
"name": "name"
|
|
813
749
|
},
|
|
814
750
|
"annotation": {
|
|
815
751
|
"type": "keyword",
|
|
@@ -821,53 +757,19 @@
|
|
|
821
757
|
"type": "propertySignature",
|
|
822
758
|
"key": {
|
|
823
759
|
"type": "identifier",
|
|
824
|
-
"name": "
|
|
760
|
+
"name": "title"
|
|
825
761
|
},
|
|
826
762
|
"annotation": {
|
|
827
763
|
"type": "keyword",
|
|
828
764
|
"value": "string"
|
|
829
765
|
},
|
|
830
766
|
"computed": false
|
|
831
|
-
}
|
|
832
|
-
]
|
|
833
|
-
}
|
|
834
|
-
]
|
|
835
|
-
},
|
|
836
|
-
"ai-portal.show-cases": {
|
|
837
|
-
"properties": [
|
|
838
|
-
{
|
|
839
|
-
"name": "list",
|
|
840
|
-
"annotation": {
|
|
841
|
-
"type": "array",
|
|
842
|
-
"elementType": {
|
|
843
|
-
"type": "reference",
|
|
844
|
-
"typeName": {
|
|
845
|
-
"type": "identifier",
|
|
846
|
-
"name": "ShowCase"
|
|
847
|
-
}
|
|
848
|
-
}
|
|
849
|
-
}
|
|
850
|
-
},
|
|
851
|
-
{
|
|
852
|
-
"name": "taskUrlTemplate",
|
|
853
|
-
"annotation": {
|
|
854
|
-
"type": "keyword",
|
|
855
|
-
"value": "string"
|
|
856
|
-
}
|
|
857
|
-
}
|
|
858
|
-
],
|
|
859
|
-
"events": [],
|
|
860
|
-
"methods": [],
|
|
861
|
-
"types": [
|
|
862
|
-
{
|
|
863
|
-
"type": "interface",
|
|
864
|
-
"name": "ShowCase",
|
|
865
|
-
"body": [
|
|
767
|
+
},
|
|
866
768
|
{
|
|
867
769
|
"type": "propertySignature",
|
|
868
770
|
"key": {
|
|
869
771
|
"type": "identifier",
|
|
870
|
-
"name": "
|
|
772
|
+
"name": "description"
|
|
871
773
|
},
|
|
872
774
|
"annotation": {
|
|
873
775
|
"type": "keyword",
|
|
@@ -879,31 +781,44 @@
|
|
|
879
781
|
"type": "propertySignature",
|
|
880
782
|
"key": {
|
|
881
783
|
"type": "identifier",
|
|
882
|
-
"name": "
|
|
784
|
+
"name": "icon"
|
|
883
785
|
},
|
|
884
786
|
"annotation": {
|
|
885
|
-
"type": "
|
|
886
|
-
"
|
|
787
|
+
"type": "reference",
|
|
788
|
+
"typeName": {
|
|
789
|
+
"type": "identifier",
|
|
790
|
+
"name": "GeneralIconProps"
|
|
791
|
+
}
|
|
887
792
|
},
|
|
793
|
+
"optional": true,
|
|
888
794
|
"computed": false
|
|
889
795
|
},
|
|
890
796
|
{
|
|
891
797
|
"type": "propertySignature",
|
|
892
798
|
"key": {
|
|
893
799
|
"type": "identifier",
|
|
894
|
-
"name": "
|
|
800
|
+
"name": "server"
|
|
895
801
|
},
|
|
896
802
|
"annotation": {
|
|
897
|
-
"type": "
|
|
898
|
-
"
|
|
803
|
+
"type": "reference",
|
|
804
|
+
"typeName": {
|
|
805
|
+
"type": "identifier",
|
|
806
|
+
"name": "McpServer"
|
|
807
|
+
}
|
|
899
808
|
},
|
|
900
809
|
"computed": false
|
|
901
|
-
}
|
|
810
|
+
}
|
|
811
|
+
]
|
|
812
|
+
},
|
|
813
|
+
{
|
|
814
|
+
"type": "interface",
|
|
815
|
+
"name": "McpServer",
|
|
816
|
+
"body": [
|
|
902
817
|
{
|
|
903
818
|
"type": "propertySignature",
|
|
904
819
|
"key": {
|
|
905
820
|
"type": "identifier",
|
|
906
|
-
"name": "
|
|
821
|
+
"name": "id"
|
|
907
822
|
},
|
|
908
823
|
"annotation": {
|
|
909
824
|
"type": "keyword",
|
|
@@ -915,20 +830,19 @@
|
|
|
915
830
|
"type": "propertySignature",
|
|
916
831
|
"key": {
|
|
917
832
|
"type": "identifier",
|
|
918
|
-
"name": "
|
|
833
|
+
"name": "name"
|
|
919
834
|
},
|
|
920
835
|
"annotation": {
|
|
921
836
|
"type": "keyword",
|
|
922
837
|
"value": "string"
|
|
923
838
|
},
|
|
924
|
-
"optional": true,
|
|
925
839
|
"computed": false
|
|
926
840
|
}
|
|
927
841
|
]
|
|
928
842
|
}
|
|
929
843
|
]
|
|
930
844
|
},
|
|
931
|
-
"ai-portal.
|
|
845
|
+
"ai-portal.show-cases": {
|
|
932
846
|
"properties": [
|
|
933
847
|
{
|
|
934
848
|
"name": "list",
|
|
@@ -938,34 +852,10 @@
|
|
|
938
852
|
"type": "reference",
|
|
939
853
|
"typeName": {
|
|
940
854
|
"type": "identifier",
|
|
941
|
-
"name": "
|
|
855
|
+
"name": "ShowCaseType"
|
|
942
856
|
}
|
|
943
857
|
}
|
|
944
858
|
}
|
|
945
|
-
},
|
|
946
|
-
{
|
|
947
|
-
"name": "industries",
|
|
948
|
-
"annotation": {
|
|
949
|
-
"type": "array",
|
|
950
|
-
"elementType": {
|
|
951
|
-
"type": "keyword",
|
|
952
|
-
"value": "string"
|
|
953
|
-
}
|
|
954
|
-
}
|
|
955
|
-
},
|
|
956
|
-
{
|
|
957
|
-
"name": "urlTemplate",
|
|
958
|
-
"annotation": {
|
|
959
|
-
"type": "keyword",
|
|
960
|
-
"value": "string"
|
|
961
|
-
}
|
|
962
|
-
},
|
|
963
|
-
{
|
|
964
|
-
"name": "withContainer",
|
|
965
|
-
"annotation": {
|
|
966
|
-
"type": "keyword",
|
|
967
|
-
"value": "boolean"
|
|
968
|
-
}
|
|
969
859
|
}
|
|
970
860
|
],
|
|
971
861
|
"events": [],
|
|
@@ -973,13 +863,13 @@
|
|
|
973
863
|
"types": [
|
|
974
864
|
{
|
|
975
865
|
"type": "interface",
|
|
976
|
-
"name": "
|
|
866
|
+
"name": "ShowCaseType",
|
|
977
867
|
"body": [
|
|
978
868
|
{
|
|
979
869
|
"type": "propertySignature",
|
|
980
870
|
"key": {
|
|
981
871
|
"type": "identifier",
|
|
982
|
-
"name": "
|
|
872
|
+
"name": "conversationId"
|
|
983
873
|
},
|
|
984
874
|
"annotation": {
|
|
985
875
|
"type": "keyword",
|
|
@@ -991,7 +881,7 @@
|
|
|
991
881
|
"type": "propertySignature",
|
|
992
882
|
"key": {
|
|
993
883
|
"type": "identifier",
|
|
994
|
-
"name": "
|
|
884
|
+
"name": "title"
|
|
995
885
|
},
|
|
996
886
|
"annotation": {
|
|
997
887
|
"type": "keyword",
|
|
@@ -1003,7 +893,7 @@
|
|
|
1003
893
|
"type": "propertySignature",
|
|
1004
894
|
"key": {
|
|
1005
895
|
"type": "identifier",
|
|
1006
|
-
"name": "
|
|
896
|
+
"name": "summary"
|
|
1007
897
|
},
|
|
1008
898
|
"annotation": {
|
|
1009
899
|
"type": "keyword",
|
|
@@ -1015,7 +905,7 @@
|
|
|
1015
905
|
"type": "propertySignature",
|
|
1016
906
|
"key": {
|
|
1017
907
|
"type": "identifier",
|
|
1018
|
-
"name": "
|
|
908
|
+
"name": "scenario"
|
|
1019
909
|
},
|
|
1020
910
|
"annotation": {
|
|
1021
911
|
"type": "keyword",
|
|
@@ -1027,7 +917,7 @@
|
|
|
1027
917
|
"type": "propertySignature",
|
|
1028
918
|
"key": {
|
|
1029
919
|
"type": "identifier",
|
|
1030
|
-
"name": "
|
|
920
|
+
"name": "url"
|
|
1031
921
|
},
|
|
1032
922
|
"annotation": {
|
|
1033
923
|
"type": "keyword",
|
|
@@ -1040,7 +930,7 @@
|
|
|
1040
930
|
}
|
|
1041
931
|
]
|
|
1042
932
|
},
|
|
1043
|
-
"ai-portal.
|
|
933
|
+
"ai-portal.ai-employees": {
|
|
1044
934
|
"properties": [
|
|
1045
935
|
{
|
|
1046
936
|
"name": "list",
|
|
@@ -1050,11 +940,28 @@
|
|
|
1050
940
|
"type": "reference",
|
|
1051
941
|
"typeName": {
|
|
1052
942
|
"type": "identifier",
|
|
1053
|
-
"name": "
|
|
943
|
+
"name": "Employee"
|
|
1054
944
|
}
|
|
1055
945
|
}
|
|
1056
946
|
}
|
|
1057
947
|
},
|
|
948
|
+
{
|
|
949
|
+
"name": "industries",
|
|
950
|
+
"annotation": {
|
|
951
|
+
"type": "array",
|
|
952
|
+
"elementType": {
|
|
953
|
+
"type": "keyword",
|
|
954
|
+
"value": "string"
|
|
955
|
+
}
|
|
956
|
+
}
|
|
957
|
+
},
|
|
958
|
+
{
|
|
959
|
+
"name": "urlTemplate",
|
|
960
|
+
"annotation": {
|
|
961
|
+
"type": "keyword",
|
|
962
|
+
"value": "string"
|
|
963
|
+
}
|
|
964
|
+
},
|
|
1058
965
|
{
|
|
1059
966
|
"name": "withContainer",
|
|
1060
967
|
"annotation": {
|
|
@@ -1068,7 +975,7 @@
|
|
|
1068
975
|
"types": [
|
|
1069
976
|
{
|
|
1070
977
|
"type": "interface",
|
|
1071
|
-
"name": "
|
|
978
|
+
"name": "Employee",
|
|
1072
979
|
"body": [
|
|
1073
980
|
{
|
|
1074
981
|
"type": "propertySignature",
|
|
@@ -1086,7 +993,7 @@
|
|
|
1086
993
|
"type": "propertySignature",
|
|
1087
994
|
"key": {
|
|
1088
995
|
"type": "identifier",
|
|
1089
|
-
"name": "
|
|
996
|
+
"name": "industry"
|
|
1090
997
|
},
|
|
1091
998
|
"annotation": {
|
|
1092
999
|
"type": "keyword",
|
|
@@ -1098,7 +1005,7 @@
|
|
|
1098
1005
|
"type": "propertySignature",
|
|
1099
1006
|
"key": {
|
|
1100
1007
|
"type": "identifier",
|
|
1101
|
-
"name": "
|
|
1008
|
+
"name": "role"
|
|
1102
1009
|
},
|
|
1103
1010
|
"annotation": {
|
|
1104
1011
|
"type": "keyword",
|
|
@@ -1110,44 +1017,7 @@
|
|
|
1110
1017
|
"type": "propertySignature",
|
|
1111
1018
|
"key": {
|
|
1112
1019
|
"type": "identifier",
|
|
1113
|
-
"name": "
|
|
1114
|
-
},
|
|
1115
|
-
"annotation": {
|
|
1116
|
-
"type": "reference",
|
|
1117
|
-
"typeName": {
|
|
1118
|
-
"type": "identifier",
|
|
1119
|
-
"name": "GeneralIconProps"
|
|
1120
|
-
}
|
|
1121
|
-
},
|
|
1122
|
-
"optional": true,
|
|
1123
|
-
"computed": false
|
|
1124
|
-
},
|
|
1125
|
-
{
|
|
1126
|
-
"type": "propertySignature",
|
|
1127
|
-
"key": {
|
|
1128
|
-
"type": "identifier",
|
|
1129
|
-
"name": "server"
|
|
1130
|
-
},
|
|
1131
|
-
"annotation": {
|
|
1132
|
-
"type": "reference",
|
|
1133
|
-
"typeName": {
|
|
1134
|
-
"type": "identifier",
|
|
1135
|
-
"name": "McpServer"
|
|
1136
|
-
}
|
|
1137
|
-
},
|
|
1138
|
-
"computed": false
|
|
1139
|
-
}
|
|
1140
|
-
]
|
|
1141
|
-
},
|
|
1142
|
-
{
|
|
1143
|
-
"type": "interface",
|
|
1144
|
-
"name": "McpServer",
|
|
1145
|
-
"body": [
|
|
1146
|
-
{
|
|
1147
|
-
"type": "propertySignature",
|
|
1148
|
-
"key": {
|
|
1149
|
-
"type": "identifier",
|
|
1150
|
-
"name": "id"
|
|
1020
|
+
"name": "description"
|
|
1151
1021
|
},
|
|
1152
1022
|
"annotation": {
|
|
1153
1023
|
"type": "keyword",
|
|
@@ -1159,12 +1029,13 @@
|
|
|
1159
1029
|
"type": "propertySignature",
|
|
1160
1030
|
"key": {
|
|
1161
1031
|
"type": "identifier",
|
|
1162
|
-
"name": "
|
|
1032
|
+
"name": "avatar"
|
|
1163
1033
|
},
|
|
1164
1034
|
"annotation": {
|
|
1165
1035
|
"type": "keyword",
|
|
1166
1036
|
"value": "string"
|
|
1167
1037
|
},
|
|
1038
|
+
"optional": true,
|
|
1168
1039
|
"computed": false
|
|
1169
1040
|
}
|
|
1170
1041
|
]
|
|
@@ -1431,31 +1302,181 @@
|
|
|
1431
1302
|
}
|
|
1432
1303
|
}
|
|
1433
1304
|
],
|
|
1434
|
-
"events": [
|
|
1305
|
+
"events": [
|
|
1306
|
+
{
|
|
1307
|
+
"name": "change",
|
|
1308
|
+
"detail": {
|
|
1309
|
+
"annotation": {
|
|
1310
|
+
"type": "reference",
|
|
1311
|
+
"typeName": {
|
|
1312
|
+
"type": "identifier",
|
|
1313
|
+
"name": "DropdownOptions"
|
|
1314
|
+
}
|
|
1315
|
+
}
|
|
1316
|
+
}
|
|
1317
|
+
}
|
|
1318
|
+
],
|
|
1319
|
+
"methods": [],
|
|
1320
|
+
"types": [
|
|
1321
|
+
{
|
|
1322
|
+
"type": "interface",
|
|
1323
|
+
"name": "DropdownOptions",
|
|
1324
|
+
"body": [
|
|
1325
|
+
{
|
|
1326
|
+
"type": "propertySignature",
|
|
1327
|
+
"key": {
|
|
1328
|
+
"type": "identifier",
|
|
1329
|
+
"name": "label"
|
|
1330
|
+
},
|
|
1331
|
+
"annotation": {
|
|
1332
|
+
"type": "keyword",
|
|
1333
|
+
"value": "string"
|
|
1334
|
+
},
|
|
1335
|
+
"computed": false
|
|
1336
|
+
},
|
|
1337
|
+
{
|
|
1338
|
+
"type": "propertySignature",
|
|
1339
|
+
"key": {
|
|
1340
|
+
"type": "identifier",
|
|
1341
|
+
"name": "value"
|
|
1342
|
+
},
|
|
1343
|
+
"annotation": {
|
|
1344
|
+
"type": "keyword",
|
|
1345
|
+
"value": "string"
|
|
1346
|
+
},
|
|
1347
|
+
"computed": false
|
|
1348
|
+
},
|
|
1349
|
+
{
|
|
1350
|
+
"type": "propertySignature",
|
|
1351
|
+
"key": {
|
|
1352
|
+
"type": "identifier",
|
|
1353
|
+
"name": "disabled"
|
|
1354
|
+
},
|
|
1355
|
+
"annotation": {
|
|
1356
|
+
"type": "keyword",
|
|
1357
|
+
"value": "boolean"
|
|
1358
|
+
},
|
|
1359
|
+
"optional": true,
|
|
1360
|
+
"computed": false
|
|
1361
|
+
},
|
|
1362
|
+
{
|
|
1363
|
+
"type": "indexSignature",
|
|
1364
|
+
"parameter": {
|
|
1365
|
+
"type": "identifier",
|
|
1366
|
+
"name": "key",
|
|
1367
|
+
"annotation": {
|
|
1368
|
+
"type": "keyword",
|
|
1369
|
+
"value": "string"
|
|
1370
|
+
}
|
|
1371
|
+
},
|
|
1372
|
+
"annotation": {
|
|
1373
|
+
"type": "keyword",
|
|
1374
|
+
"value": "unknown"
|
|
1375
|
+
}
|
|
1376
|
+
}
|
|
1377
|
+
]
|
|
1378
|
+
}
|
|
1379
|
+
]
|
|
1380
|
+
},
|
|
1381
|
+
"ai-portal.chat-box": {
|
|
1382
|
+
"properties": [
|
|
1383
|
+
{
|
|
1384
|
+
"name": "disabled",
|
|
1385
|
+
"annotation": {
|
|
1386
|
+
"type": "keyword",
|
|
1387
|
+
"value": "boolean"
|
|
1388
|
+
}
|
|
1389
|
+
},
|
|
1390
|
+
{
|
|
1391
|
+
"name": "placeholder",
|
|
1392
|
+
"annotation": {
|
|
1393
|
+
"type": "keyword",
|
|
1394
|
+
"value": "string"
|
|
1395
|
+
}
|
|
1396
|
+
},
|
|
1397
|
+
{
|
|
1398
|
+
"name": "autoFocus",
|
|
1399
|
+
"annotation": {
|
|
1400
|
+
"type": "keyword",
|
|
1401
|
+
"value": "boolean"
|
|
1402
|
+
}
|
|
1403
|
+
},
|
|
1404
|
+
{
|
|
1405
|
+
"name": "aiEmployees",
|
|
1406
|
+
"annotation": {
|
|
1407
|
+
"type": "array",
|
|
1408
|
+
"elementType": {
|
|
1409
|
+
"type": "reference",
|
|
1410
|
+
"typeName": {
|
|
1411
|
+
"type": "identifier",
|
|
1412
|
+
"name": "AIEmployee"
|
|
1413
|
+
}
|
|
1414
|
+
}
|
|
1415
|
+
}
|
|
1416
|
+
}
|
|
1417
|
+
],
|
|
1418
|
+
"events": [
|
|
1419
|
+
{
|
|
1420
|
+
"name": "message.submit",
|
|
1421
|
+
"detail": {
|
|
1422
|
+
"annotation": {
|
|
1423
|
+
"type": "keyword",
|
|
1424
|
+
"value": "string"
|
|
1425
|
+
}
|
|
1426
|
+
}
|
|
1427
|
+
},
|
|
1428
|
+
{
|
|
1429
|
+
"name": "ai-employee.mention",
|
|
1430
|
+
"detail": {
|
|
1431
|
+
"annotation": {
|
|
1432
|
+
"type": "union",
|
|
1433
|
+
"types": [
|
|
1434
|
+
{
|
|
1435
|
+
"type": "reference",
|
|
1436
|
+
"typeName": {
|
|
1437
|
+
"type": "identifier",
|
|
1438
|
+
"name": "AIEmployee"
|
|
1439
|
+
}
|
|
1440
|
+
},
|
|
1441
|
+
{
|
|
1442
|
+
"type": "keyword",
|
|
1443
|
+
"value": "null"
|
|
1444
|
+
}
|
|
1445
|
+
]
|
|
1446
|
+
}
|
|
1447
|
+
}
|
|
1448
|
+
}
|
|
1449
|
+
],
|
|
1450
|
+
"methods": [
|
|
1435
1451
|
{
|
|
1436
|
-
"name": "
|
|
1437
|
-
"
|
|
1438
|
-
|
|
1439
|
-
"
|
|
1440
|
-
"
|
|
1441
|
-
"type": "
|
|
1442
|
-
"
|
|
1452
|
+
"name": "setValue",
|
|
1453
|
+
"params": [
|
|
1454
|
+
{
|
|
1455
|
+
"name": "value",
|
|
1456
|
+
"annotation": {
|
|
1457
|
+
"type": "keyword",
|
|
1458
|
+
"value": "string"
|
|
1443
1459
|
}
|
|
1444
1460
|
}
|
|
1445
|
-
|
|
1461
|
+
],
|
|
1462
|
+
"returns": {}
|
|
1463
|
+
},
|
|
1464
|
+
{
|
|
1465
|
+
"name": "getValue",
|
|
1466
|
+
"params": [],
|
|
1467
|
+
"returns": {}
|
|
1446
1468
|
}
|
|
1447
1469
|
],
|
|
1448
|
-
"methods": [],
|
|
1449
1470
|
"types": [
|
|
1450
1471
|
{
|
|
1451
1472
|
"type": "interface",
|
|
1452
|
-
"name": "
|
|
1473
|
+
"name": "AIEmployee",
|
|
1453
1474
|
"body": [
|
|
1454
1475
|
{
|
|
1455
1476
|
"type": "propertySignature",
|
|
1456
1477
|
"key": {
|
|
1457
1478
|
"type": "identifier",
|
|
1458
|
-
"name": "
|
|
1479
|
+
"name": "employeeId"
|
|
1459
1480
|
},
|
|
1460
1481
|
"annotation": {
|
|
1461
1482
|
"type": "keyword",
|
|
@@ -1467,41 +1488,13 @@
|
|
|
1467
1488
|
"type": "propertySignature",
|
|
1468
1489
|
"key": {
|
|
1469
1490
|
"type": "identifier",
|
|
1470
|
-
"name": "
|
|
1491
|
+
"name": "name"
|
|
1471
1492
|
},
|
|
1472
1493
|
"annotation": {
|
|
1473
1494
|
"type": "keyword",
|
|
1474
1495
|
"value": "string"
|
|
1475
1496
|
},
|
|
1476
1497
|
"computed": false
|
|
1477
|
-
},
|
|
1478
|
-
{
|
|
1479
|
-
"type": "propertySignature",
|
|
1480
|
-
"key": {
|
|
1481
|
-
"type": "identifier",
|
|
1482
|
-
"name": "disabled"
|
|
1483
|
-
},
|
|
1484
|
-
"annotation": {
|
|
1485
|
-
"type": "keyword",
|
|
1486
|
-
"value": "boolean"
|
|
1487
|
-
},
|
|
1488
|
-
"optional": true,
|
|
1489
|
-
"computed": false
|
|
1490
|
-
},
|
|
1491
|
-
{
|
|
1492
|
-
"type": "indexSignature",
|
|
1493
|
-
"parameter": {
|
|
1494
|
-
"type": "identifier",
|
|
1495
|
-
"name": "key",
|
|
1496
|
-
"annotation": {
|
|
1497
|
-
"type": "keyword",
|
|
1498
|
-
"value": "string"
|
|
1499
|
-
}
|
|
1500
|
-
},
|
|
1501
|
-
"annotation": {
|
|
1502
|
-
"type": "keyword",
|
|
1503
|
-
"value": "unknown"
|
|
1504
|
-
}
|
|
1505
1498
|
}
|
|
1506
1499
|
]
|
|
1507
1500
|
}
|
|
@@ -2903,6 +2896,33 @@
|
|
|
2903
2896
|
],
|
|
2904
2897
|
"methods": []
|
|
2905
2898
|
},
|
|
2899
|
+
"ai-portal.show-case": {
|
|
2900
|
+
"properties": [
|
|
2901
|
+
{
|
|
2902
|
+
"name": "caseTitle",
|
|
2903
|
+
"annotation": {
|
|
2904
|
+
"type": "keyword",
|
|
2905
|
+
"value": "string"
|
|
2906
|
+
}
|
|
2907
|
+
},
|
|
2908
|
+
{
|
|
2909
|
+
"name": "summary",
|
|
2910
|
+
"annotation": {
|
|
2911
|
+
"type": "keyword",
|
|
2912
|
+
"value": "string"
|
|
2913
|
+
}
|
|
2914
|
+
},
|
|
2915
|
+
{
|
|
2916
|
+
"name": "url",
|
|
2917
|
+
"annotation": {
|
|
2918
|
+
"type": "keyword",
|
|
2919
|
+
"value": "string"
|
|
2920
|
+
}
|
|
2921
|
+
}
|
|
2922
|
+
],
|
|
2923
|
+
"events": [],
|
|
2924
|
+
"methods": []
|
|
2925
|
+
},
|
|
2906
2926
|
"ai-portal.elevo-sidebar": {
|
|
2907
2927
|
"properties": [
|
|
2908
2928
|
{
|
|
@@ -3973,6 +3993,13 @@
|
|
|
3973
3993
|
"value": "boolean"
|
|
3974
3994
|
}
|
|
3975
3995
|
},
|
|
3996
|
+
{
|
|
3997
|
+
"name": "showHumanActions",
|
|
3998
|
+
"annotation": {
|
|
3999
|
+
"type": "keyword",
|
|
4000
|
+
"value": "boolean"
|
|
4001
|
+
}
|
|
4002
|
+
},
|
|
3976
4003
|
{
|
|
3977
4004
|
"name": "showFeedback",
|
|
3978
4005
|
"annotation": {
|
|
@@ -4021,6 +4048,39 @@
|
|
|
4021
4048
|
"type": "keyword",
|
|
4022
4049
|
"value": "string"
|
|
4023
4050
|
}
|
|
4051
|
+
},
|
|
4052
|
+
{
|
|
4053
|
+
"name": "showCases",
|
|
4054
|
+
"annotation": {
|
|
4055
|
+
"type": "array",
|
|
4056
|
+
"elementType": {
|
|
4057
|
+
"type": "reference",
|
|
4058
|
+
"typeName": {
|
|
4059
|
+
"type": "identifier",
|
|
4060
|
+
"name": "ShowCaseType"
|
|
4061
|
+
}
|
|
4062
|
+
}
|
|
4063
|
+
}
|
|
4064
|
+
},
|
|
4065
|
+
{
|
|
4066
|
+
"name": "exampleProjects",
|
|
4067
|
+
"annotation": {
|
|
4068
|
+
"type": "array",
|
|
4069
|
+
"elementType": {
|
|
4070
|
+
"type": "reference",
|
|
4071
|
+
"typeName": {
|
|
4072
|
+
"type": "identifier",
|
|
4073
|
+
"name": "ExampleProject"
|
|
4074
|
+
}
|
|
4075
|
+
}
|
|
4076
|
+
}
|
|
4077
|
+
},
|
|
4078
|
+
{
|
|
4079
|
+
"name": "tryItOutUrl",
|
|
4080
|
+
"annotation": {
|
|
4081
|
+
"type": "keyword",
|
|
4082
|
+
"value": "string"
|
|
4083
|
+
}
|
|
4024
4084
|
}
|
|
4025
4085
|
],
|
|
4026
4086
|
"events": [
|
|
@@ -4288,6 +4348,19 @@
|
|
|
4288
4348
|
},
|
|
4289
4349
|
"optional": true,
|
|
4290
4350
|
"computed": false
|
|
4351
|
+
},
|
|
4352
|
+
{
|
|
4353
|
+
"type": "propertySignature",
|
|
4354
|
+
"key": {
|
|
4355
|
+
"type": "identifier",
|
|
4356
|
+
"name": "aiEmployeeId"
|
|
4357
|
+
},
|
|
4358
|
+
"annotation": {
|
|
4359
|
+
"type": "keyword",
|
|
4360
|
+
"value": "string"
|
|
4361
|
+
},
|
|
4362
|
+
"optional": true,
|
|
4363
|
+
"computed": false
|
|
4291
4364
|
}
|
|
4292
4365
|
]
|
|
4293
4366
|
},
|
|
@@ -4618,6 +4691,19 @@
|
|
|
4618
4691
|
},
|
|
4619
4692
|
"optional": true,
|
|
4620
4693
|
"computed": false
|
|
4694
|
+
},
|
|
4695
|
+
{
|
|
4696
|
+
"type": "propertySignature",
|
|
4697
|
+
"key": {
|
|
4698
|
+
"type": "identifier",
|
|
4699
|
+
"name": "aiEmployeeId"
|
|
4700
|
+
},
|
|
4701
|
+
"annotation": {
|
|
4702
|
+
"type": "keyword",
|
|
4703
|
+
"value": "string"
|
|
4704
|
+
},
|
|
4705
|
+
"optional": true,
|
|
4706
|
+
"computed": false
|
|
4621
4707
|
}
|
|
4622
4708
|
]
|
|
4623
4709
|
},
|
|
@@ -4980,6 +5066,116 @@
|
|
|
4980
5066
|
}
|
|
4981
5067
|
]
|
|
4982
5068
|
},
|
|
5069
|
+
{
|
|
5070
|
+
"type": "interface",
|
|
5071
|
+
"name": "ShowCaseType",
|
|
5072
|
+
"body": [
|
|
5073
|
+
{
|
|
5074
|
+
"type": "propertySignature",
|
|
5075
|
+
"key": {
|
|
5076
|
+
"type": "identifier",
|
|
5077
|
+
"name": "conversationId"
|
|
5078
|
+
},
|
|
5079
|
+
"annotation": {
|
|
5080
|
+
"type": "keyword",
|
|
5081
|
+
"value": "string"
|
|
5082
|
+
},
|
|
5083
|
+
"computed": false
|
|
5084
|
+
},
|
|
5085
|
+
{
|
|
5086
|
+
"type": "propertySignature",
|
|
5087
|
+
"key": {
|
|
5088
|
+
"type": "identifier",
|
|
5089
|
+
"name": "title"
|
|
5090
|
+
},
|
|
5091
|
+
"annotation": {
|
|
5092
|
+
"type": "keyword",
|
|
5093
|
+
"value": "string"
|
|
5094
|
+
},
|
|
5095
|
+
"computed": false
|
|
5096
|
+
},
|
|
5097
|
+
{
|
|
5098
|
+
"type": "propertySignature",
|
|
5099
|
+
"key": {
|
|
5100
|
+
"type": "identifier",
|
|
5101
|
+
"name": "summary"
|
|
5102
|
+
},
|
|
5103
|
+
"annotation": {
|
|
5104
|
+
"type": "keyword",
|
|
5105
|
+
"value": "string"
|
|
5106
|
+
},
|
|
5107
|
+
"computed": false
|
|
5108
|
+
},
|
|
5109
|
+
{
|
|
5110
|
+
"type": "propertySignature",
|
|
5111
|
+
"key": {
|
|
5112
|
+
"type": "identifier",
|
|
5113
|
+
"name": "scenario"
|
|
5114
|
+
},
|
|
5115
|
+
"annotation": {
|
|
5116
|
+
"type": "keyword",
|
|
5117
|
+
"value": "string"
|
|
5118
|
+
},
|
|
5119
|
+
"computed": false
|
|
5120
|
+
},
|
|
5121
|
+
{
|
|
5122
|
+
"type": "propertySignature",
|
|
5123
|
+
"key": {
|
|
5124
|
+
"type": "identifier",
|
|
5125
|
+
"name": "url"
|
|
5126
|
+
},
|
|
5127
|
+
"annotation": {
|
|
5128
|
+
"type": "keyword",
|
|
5129
|
+
"value": "string"
|
|
5130
|
+
},
|
|
5131
|
+
"optional": true,
|
|
5132
|
+
"computed": false
|
|
5133
|
+
}
|
|
5134
|
+
]
|
|
5135
|
+
},
|
|
5136
|
+
{
|
|
5137
|
+
"type": "interface",
|
|
5138
|
+
"name": "ExampleProject",
|
|
5139
|
+
"body": [
|
|
5140
|
+
{
|
|
5141
|
+
"type": "propertySignature",
|
|
5142
|
+
"key": {
|
|
5143
|
+
"type": "identifier",
|
|
5144
|
+
"name": "instanceId"
|
|
5145
|
+
},
|
|
5146
|
+
"annotation": {
|
|
5147
|
+
"type": "keyword",
|
|
5148
|
+
"value": "string"
|
|
5149
|
+
},
|
|
5150
|
+
"computed": false
|
|
5151
|
+
},
|
|
5152
|
+
{
|
|
5153
|
+
"type": "propertySignature",
|
|
5154
|
+
"key": {
|
|
5155
|
+
"type": "identifier",
|
|
5156
|
+
"name": "name"
|
|
5157
|
+
},
|
|
5158
|
+
"annotation": {
|
|
5159
|
+
"type": "keyword",
|
|
5160
|
+
"value": "string"
|
|
5161
|
+
},
|
|
5162
|
+
"computed": false
|
|
5163
|
+
},
|
|
5164
|
+
{
|
|
5165
|
+
"type": "propertySignature",
|
|
5166
|
+
"key": {
|
|
5167
|
+
"type": "identifier",
|
|
5168
|
+
"name": "url"
|
|
5169
|
+
},
|
|
5170
|
+
"annotation": {
|
|
5171
|
+
"type": "keyword",
|
|
5172
|
+
"value": "string"
|
|
5173
|
+
},
|
|
5174
|
+
"optional": true,
|
|
5175
|
+
"computed": false
|
|
5176
|
+
}
|
|
5177
|
+
]
|
|
5178
|
+
},
|
|
4983
5179
|
{
|
|
4984
5180
|
"type": "interface",
|
|
4985
5181
|
"name": "FeedbackDetail",
|
|
@@ -5121,6 +5317,13 @@
|
|
|
5121
5317
|
}
|
|
5122
5318
|
}
|
|
5123
5319
|
},
|
|
5320
|
+
{
|
|
5321
|
+
"name": "showHumanActions",
|
|
5322
|
+
"annotation": {
|
|
5323
|
+
"type": "keyword",
|
|
5324
|
+
"value": "boolean"
|
|
5325
|
+
}
|
|
5326
|
+
},
|
|
5124
5327
|
{
|
|
5125
5328
|
"name": "showFeedback",
|
|
5126
5329
|
"annotation": {
|