@next-bricks/ai-portal 0.58.14 → 0.59.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 +57 -51
- package/dist/chunks/2084.ddaad7cc.js +3 -0
- package/dist/chunks/2084.ddaad7cc.js.map +1 -0
- package/dist/chunks/{2232.d36de668.js → 2232.243a2f0f.js} +2 -2
- package/dist/chunks/2232.243a2f0f.js.map +1 -0
- package/dist/chunks/2621.f3a430d7.js +2 -0
- package/dist/chunks/2621.f3a430d7.js.map +1 -0
- package/dist/chunks/5712.50d420b4.js +2 -0
- package/dist/chunks/5712.50d420b4.js.map +1 -0
- package/dist/chunks/9496.633e2efa.js +2 -0
- package/dist/chunks/9496.633e2efa.js.map +1 -0
- package/dist/chunks/ai-employees.52fe4443.js +3 -0
- package/dist/chunks/ai-employees.52fe4443.js.map +1 -0
- package/dist/chunks/{chat-box.82360f9a.js → chat-box.2f9b10eb.js} +2 -2
- package/dist/chunks/chat-box.2f9b10eb.js.map +1 -0
- package/dist/chunks/chat-stream.713ffcaf.js +2 -0
- package/dist/chunks/chat-stream.713ffcaf.js.map +1 -0
- package/dist/chunks/cruise-canvas.b444c4ca.js +2 -0
- package/dist/chunks/cruise-canvas.b444c4ca.js.map +1 -0
- package/dist/chunks/elevo-sidebar.0d1f76dd.js +3 -0
- package/dist/chunks/elevo-sidebar.0d1f76dd.js.map +1 -0
- package/dist/chunks/{home-container.3e8a670e.js → home-container.f1829834.js} +2 -2
- package/dist/chunks/{home-container.3e8a670e.js.map → home-container.f1829834.js.map} +1 -1
- package/dist/chunks/icon-button.66d6d83a.js +2 -0
- package/dist/chunks/icon-button.66d6d83a.js.map +1 -0
- package/dist/chunks/main.a4c13164.js +2 -0
- package/dist/chunks/{main.fd954a08.js.map → main.a4c13164.js.map} +1 -1
- package/dist/chunks/{notice-dropdown.4d0fa5c5.js → notice-dropdown.c4604581.js} +2 -2
- package/dist/chunks/{notice-dropdown.4d0fa5c5.js.map → notice-dropdown.c4604581.js.map} +1 -1
- package/dist/chunks/notice-list.4eda2f51.js +3 -0
- package/dist/chunks/notice-list.4eda2f51.js.LICENSE.txt +5 -0
- package/dist/chunks/notice-list.4eda2f51.js.map +1 -0
- package/dist/chunks/page-container.570e7c6d.js +2 -0
- package/dist/chunks/{page-container.97947b50.js.map → page-container.570e7c6d.js.map} +1 -1
- package/dist/examples.json +26 -23
- package/dist/index.c707abd3.js +2 -0
- package/dist/index.c707abd3.js.map +1 -0
- package/dist/manifest.json +363 -329
- package/dist/types.json +787 -733
- package/dist-types/ai-employees/index.d.ts +2 -4
- package/dist-types/bootstrap.d.ts +1 -0
- package/dist-types/chat-box/index.d.ts +1 -0
- package/dist-types/chat-stream/ChatStream.d.ts +1 -4
- package/dist-types/chat-stream/index.d.ts +1 -7
- package/dist-types/cruise-canvas/CruiseCanvas.d.ts +1 -1
- package/dist-types/cruise-canvas/index.d.ts +0 -7
- package/dist-types/elevo-sidebar/bricks.d.ts +3 -1
- package/dist-types/icon-button/index.d.ts +2 -0
- package/dist-types/notice-dropdown/index.d.ts +1 -0
- package/dist-types/notice-list/i18n.d.ts +17 -0
- package/dist-types/notice-list/index.d.ts +43 -0
- package/dist-types/notice-list/index.spec.d.ts +1 -0
- package/dist-types/shared/TaskContext.d.ts +1 -0
- package/dist-types/shared/bricks.d.ts +0 -13
- package/dist-types/shared/interfaces.d.ts +2 -1
- package/dist-types/shared/useHandleEscape.d.ts +2 -0
- package/dist-types/shared/useHandleEscape.spec.d.ts +1 -0
- package/docs/notice-list.md +66 -0
- package/package.json +2 -2
- package/dist/chunks/151.0550e056.js +0 -2
- package/dist/chunks/151.0550e056.js.map +0 -1
- package/dist/chunks/2084.778e8126.js +0 -3
- package/dist/chunks/2084.778e8126.js.map +0 -1
- package/dist/chunks/2232.d36de668.js.map +0 -1
- package/dist/chunks/6811.805d3e28.js +0 -2
- package/dist/chunks/6811.805d3e28.js.map +0 -1
- package/dist/chunks/9496.065a4fc5.js +0 -2
- package/dist/chunks/9496.065a4fc5.js.map +0 -1
- package/dist/chunks/ai-employees.12986d4b.js +0 -3
- package/dist/chunks/ai-employees.12986d4b.js.map +0 -1
- package/dist/chunks/chat-box.82360f9a.js.map +0 -1
- package/dist/chunks/chat-stream.b713afed.js +0 -2
- package/dist/chunks/chat-stream.b713afed.js.map +0 -1
- package/dist/chunks/cruise-canvas.12cab553.js +0 -2
- package/dist/chunks/cruise-canvas.12cab553.js.map +0 -1
- package/dist/chunks/elevo-sidebar.dcdcd0e4.js +0 -3
- package/dist/chunks/elevo-sidebar.dcdcd0e4.js.map +0 -1
- package/dist/chunks/icon-button.ee06d4b6.js +0 -2
- package/dist/chunks/icon-button.ee06d4b6.js.map +0 -1
- package/dist/chunks/main.fd954a08.js +0 -2
- package/dist/chunks/page-container.97947b50.js +0 -2
- package/dist/index.6a630de6.js +0 -2
- package/dist/index.6a630de6.js.map +0 -1
- /package/dist/chunks/{2084.778e8126.js.LICENSE.txt → 2084.ddaad7cc.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{ai-employees.12986d4b.js.LICENSE.txt → ai-employees.52fe4443.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{elevo-sidebar.dcdcd0e4.js.LICENSE.txt → elevo-sidebar.0d1f76dd.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -1,4 +1,102 @@
|
|
|
1
1
|
{
|
|
2
|
+
"ai-portal.home-container": {
|
|
3
|
+
"properties": [
|
|
4
|
+
{
|
|
5
|
+
"name": "sticky",
|
|
6
|
+
"annotation": {
|
|
7
|
+
"type": "keyword",
|
|
8
|
+
"value": "boolean"
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
],
|
|
12
|
+
"events": [],
|
|
13
|
+
"methods": []
|
|
14
|
+
},
|
|
15
|
+
"ai-portal.icon-button": {
|
|
16
|
+
"properties": [
|
|
17
|
+
{
|
|
18
|
+
"name": "icon",
|
|
19
|
+
"annotation": {
|
|
20
|
+
"type": "reference",
|
|
21
|
+
"typeName": {
|
|
22
|
+
"type": "identifier",
|
|
23
|
+
"name": "GeneralIconProps"
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "tooltip",
|
|
29
|
+
"annotation": {
|
|
30
|
+
"type": "keyword",
|
|
31
|
+
"value": "string"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "tooltipHoist",
|
|
36
|
+
"annotation": {
|
|
37
|
+
"type": "keyword",
|
|
38
|
+
"value": "boolean"
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"name": "disabled",
|
|
43
|
+
"annotation": {
|
|
44
|
+
"type": "keyword",
|
|
45
|
+
"value": "boolean"
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "variant",
|
|
50
|
+
"annotation": {
|
|
51
|
+
"type": "reference",
|
|
52
|
+
"typeName": {
|
|
53
|
+
"type": "identifier",
|
|
54
|
+
"name": "IconButtonVariant"
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "reduceIconSize",
|
|
60
|
+
"annotation": {
|
|
61
|
+
"type": "keyword",
|
|
62
|
+
"value": "boolean"
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
],
|
|
66
|
+
"events": [],
|
|
67
|
+
"methods": [],
|
|
68
|
+
"types": [
|
|
69
|
+
{
|
|
70
|
+
"type": "typeAlias",
|
|
71
|
+
"name": "IconButtonVariant",
|
|
72
|
+
"annotation": {
|
|
73
|
+
"type": "union",
|
|
74
|
+
"types": [
|
|
75
|
+
{
|
|
76
|
+
"type": "jsLiteral",
|
|
77
|
+
"value": "default"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"type": "jsLiteral",
|
|
81
|
+
"value": "light"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"type": "jsLiteral",
|
|
85
|
+
"value": "mini"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"type": "jsLiteral",
|
|
89
|
+
"value": "mini-light"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"type": "jsLiteral",
|
|
93
|
+
"value": "bordered"
|
|
94
|
+
}
|
|
95
|
+
]
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
]
|
|
99
|
+
},
|
|
2
100
|
"ai-portal.stat-with-mini-chart": {
|
|
3
101
|
"properties": [
|
|
4
102
|
{
|
|
@@ -103,96 +201,113 @@
|
|
|
103
201
|
"events": [],
|
|
104
202
|
"methods": []
|
|
105
203
|
},
|
|
106
|
-
"ai-portal.
|
|
204
|
+
"ai-portal.page-container": {
|
|
107
205
|
"properties": [
|
|
108
206
|
{
|
|
109
|
-
"name": "
|
|
110
|
-
"annotation": {
|
|
111
|
-
"type": "reference",
|
|
112
|
-
"typeName": {
|
|
113
|
-
"type": "identifier",
|
|
114
|
-
"name": "GeneralIconProps"
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"name": "tooltip",
|
|
207
|
+
"name": "pageTitle",
|
|
120
208
|
"annotation": {
|
|
121
209
|
"type": "keyword",
|
|
122
210
|
"value": "string"
|
|
123
211
|
}
|
|
124
212
|
},
|
|
125
213
|
{
|
|
126
|
-
"name": "
|
|
127
|
-
"annotation": {
|
|
128
|
-
"type": "keyword",
|
|
129
|
-
"value": "boolean"
|
|
130
|
-
}
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"name": "disabled",
|
|
134
|
-
"annotation": {
|
|
135
|
-
"type": "keyword",
|
|
136
|
-
"value": "boolean"
|
|
137
|
-
}
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"name": "variant",
|
|
214
|
+
"name": "breadcrumbs",
|
|
141
215
|
"annotation": {
|
|
142
|
-
"type": "
|
|
143
|
-
"
|
|
144
|
-
"type": "
|
|
145
|
-
"
|
|
216
|
+
"type": "array",
|
|
217
|
+
"elementType": {
|
|
218
|
+
"type": "reference",
|
|
219
|
+
"typeName": {
|
|
220
|
+
"type": "identifier",
|
|
221
|
+
"name": "Breadcrumb"
|
|
222
|
+
}
|
|
146
223
|
}
|
|
147
224
|
}
|
|
148
|
-
}
|
|
149
|
-
],
|
|
150
|
-
"events": [],
|
|
151
|
-
"methods": [],
|
|
152
|
-
"types": [
|
|
225
|
+
},
|
|
153
226
|
{
|
|
154
|
-
"
|
|
155
|
-
"name": "IconButtonVariant",
|
|
227
|
+
"name": "size",
|
|
156
228
|
"annotation": {
|
|
157
229
|
"type": "union",
|
|
158
230
|
"types": [
|
|
159
231
|
{
|
|
160
232
|
"type": "jsLiteral",
|
|
161
|
-
"value": "
|
|
233
|
+
"value": "medium"
|
|
162
234
|
},
|
|
163
235
|
{
|
|
164
236
|
"type": "jsLiteral",
|
|
165
|
-
"value": "
|
|
237
|
+
"value": "small"
|
|
166
238
|
},
|
|
167
239
|
{
|
|
168
240
|
"type": "jsLiteral",
|
|
169
|
-
"value": "
|
|
170
|
-
}
|
|
241
|
+
"value": "full"
|
|
242
|
+
}
|
|
243
|
+
]
|
|
244
|
+
}
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"name": "variant",
|
|
248
|
+
"annotation": {
|
|
249
|
+
"type": "union",
|
|
250
|
+
"types": [
|
|
171
251
|
{
|
|
172
252
|
"type": "jsLiteral",
|
|
173
|
-
"value": "
|
|
253
|
+
"value": "default"
|
|
174
254
|
},
|
|
175
255
|
{
|
|
176
256
|
"type": "jsLiteral",
|
|
177
|
-
"value": "
|
|
257
|
+
"value": "form"
|
|
178
258
|
}
|
|
179
259
|
]
|
|
180
260
|
}
|
|
181
|
-
}
|
|
182
|
-
]
|
|
183
|
-
},
|
|
184
|
-
"ai-portal.home-container": {
|
|
185
|
-
"properties": [
|
|
261
|
+
},
|
|
186
262
|
{
|
|
187
263
|
"name": "sticky",
|
|
188
264
|
"annotation": {
|
|
189
265
|
"type": "keyword",
|
|
190
266
|
"value": "boolean"
|
|
191
267
|
}
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"name": "textContent",
|
|
271
|
+
"annotation": {
|
|
272
|
+
"type": "keyword",
|
|
273
|
+
"value": "string"
|
|
274
|
+
}
|
|
192
275
|
}
|
|
193
276
|
],
|
|
194
277
|
"events": [],
|
|
195
|
-
"methods": []
|
|
278
|
+
"methods": [],
|
|
279
|
+
"types": [
|
|
280
|
+
{
|
|
281
|
+
"type": "interface",
|
|
282
|
+
"name": "Breadcrumb",
|
|
283
|
+
"body": [
|
|
284
|
+
{
|
|
285
|
+
"type": "propertySignature",
|
|
286
|
+
"key": {
|
|
287
|
+
"type": "identifier",
|
|
288
|
+
"name": "text"
|
|
289
|
+
},
|
|
290
|
+
"annotation": {
|
|
291
|
+
"type": "keyword",
|
|
292
|
+
"value": "string"
|
|
293
|
+
},
|
|
294
|
+
"computed": false
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"type": "propertySignature",
|
|
298
|
+
"key": {
|
|
299
|
+
"type": "identifier",
|
|
300
|
+
"name": "url"
|
|
301
|
+
},
|
|
302
|
+
"annotation": {
|
|
303
|
+
"type": "keyword",
|
|
304
|
+
"value": "string"
|
|
305
|
+
},
|
|
306
|
+
"computed": false
|
|
307
|
+
}
|
|
308
|
+
]
|
|
309
|
+
}
|
|
310
|
+
]
|
|
196
311
|
},
|
|
197
312
|
"ai-portal.call-tool": {
|
|
198
313
|
"type": "provider",
|
|
@@ -816,138 +931,30 @@
|
|
|
816
931
|
}
|
|
817
932
|
]
|
|
818
933
|
},
|
|
819
|
-
"ai-portal.
|
|
934
|
+
"ai-portal.tab-list": {
|
|
820
935
|
"properties": [
|
|
821
936
|
{
|
|
822
|
-
"name": "
|
|
823
|
-
"annotation": {
|
|
824
|
-
"type": "keyword",
|
|
825
|
-
"value": "string"
|
|
826
|
-
}
|
|
827
|
-
},
|
|
828
|
-
{
|
|
829
|
-
"name": "breadcrumbs",
|
|
937
|
+
"name": "tabs",
|
|
830
938
|
"annotation": {
|
|
831
939
|
"type": "array",
|
|
832
940
|
"elementType": {
|
|
833
941
|
"type": "reference",
|
|
834
942
|
"typeName": {
|
|
835
943
|
"type": "identifier",
|
|
836
|
-
"name": "
|
|
944
|
+
"name": "Tab"
|
|
837
945
|
}
|
|
838
946
|
}
|
|
839
947
|
}
|
|
840
948
|
},
|
|
841
949
|
{
|
|
842
|
-
"name": "
|
|
950
|
+
"name": "activeTab",
|
|
843
951
|
"annotation": {
|
|
844
|
-
"type": "
|
|
845
|
-
"
|
|
846
|
-
{
|
|
847
|
-
"type": "jsLiteral",
|
|
848
|
-
"value": "medium"
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"type": "jsLiteral",
|
|
852
|
-
"value": "small"
|
|
853
|
-
},
|
|
854
|
-
{
|
|
855
|
-
"type": "jsLiteral",
|
|
856
|
-
"value": "full"
|
|
857
|
-
}
|
|
858
|
-
]
|
|
952
|
+
"type": "keyword",
|
|
953
|
+
"value": "string"
|
|
859
954
|
}
|
|
860
|
-
}
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
"annotation": {
|
|
864
|
-
"type": "union",
|
|
865
|
-
"types": [
|
|
866
|
-
{
|
|
867
|
-
"type": "jsLiteral",
|
|
868
|
-
"value": "default"
|
|
869
|
-
},
|
|
870
|
-
{
|
|
871
|
-
"type": "jsLiteral",
|
|
872
|
-
"value": "form"
|
|
873
|
-
}
|
|
874
|
-
]
|
|
875
|
-
}
|
|
876
|
-
},
|
|
877
|
-
{
|
|
878
|
-
"name": "sticky",
|
|
879
|
-
"annotation": {
|
|
880
|
-
"type": "keyword",
|
|
881
|
-
"value": "boolean"
|
|
882
|
-
}
|
|
883
|
-
},
|
|
884
|
-
{
|
|
885
|
-
"name": "textContent",
|
|
886
|
-
"annotation": {
|
|
887
|
-
"type": "keyword",
|
|
888
|
-
"value": "string"
|
|
889
|
-
}
|
|
890
|
-
}
|
|
891
|
-
],
|
|
892
|
-
"events": [],
|
|
893
|
-
"methods": [],
|
|
894
|
-
"types": [
|
|
895
|
-
{
|
|
896
|
-
"type": "interface",
|
|
897
|
-
"name": "Breadcrumb",
|
|
898
|
-
"body": [
|
|
899
|
-
{
|
|
900
|
-
"type": "propertySignature",
|
|
901
|
-
"key": {
|
|
902
|
-
"type": "identifier",
|
|
903
|
-
"name": "text"
|
|
904
|
-
},
|
|
905
|
-
"annotation": {
|
|
906
|
-
"type": "keyword",
|
|
907
|
-
"value": "string"
|
|
908
|
-
},
|
|
909
|
-
"computed": false
|
|
910
|
-
},
|
|
911
|
-
{
|
|
912
|
-
"type": "propertySignature",
|
|
913
|
-
"key": {
|
|
914
|
-
"type": "identifier",
|
|
915
|
-
"name": "url"
|
|
916
|
-
},
|
|
917
|
-
"annotation": {
|
|
918
|
-
"type": "keyword",
|
|
919
|
-
"value": "string"
|
|
920
|
-
},
|
|
921
|
-
"computed": false
|
|
922
|
-
}
|
|
923
|
-
]
|
|
924
|
-
}
|
|
925
|
-
]
|
|
926
|
-
},
|
|
927
|
-
"ai-portal.tab-list": {
|
|
928
|
-
"properties": [
|
|
929
|
-
{
|
|
930
|
-
"name": "tabs",
|
|
931
|
-
"annotation": {
|
|
932
|
-
"type": "array",
|
|
933
|
-
"elementType": {
|
|
934
|
-
"type": "reference",
|
|
935
|
-
"typeName": {
|
|
936
|
-
"type": "identifier",
|
|
937
|
-
"name": "Tab"
|
|
938
|
-
}
|
|
939
|
-
}
|
|
940
|
-
}
|
|
941
|
-
},
|
|
942
|
-
{
|
|
943
|
-
"name": "activeTab",
|
|
944
|
-
"annotation": {
|
|
945
|
-
"type": "keyword",
|
|
946
|
-
"value": "string"
|
|
947
|
-
}
|
|
948
|
-
}
|
|
949
|
-
],
|
|
950
|
-
"events": [
|
|
955
|
+
}
|
|
956
|
+
],
|
|
957
|
+
"events": [
|
|
951
958
|
{
|
|
952
959
|
"name": "tab.click",
|
|
953
960
|
"detail": {
|
|
@@ -1419,7 +1426,7 @@
|
|
|
1419
1426
|
}
|
|
1420
1427
|
]
|
|
1421
1428
|
},
|
|
1422
|
-
"ai-portal.
|
|
1429
|
+
"ai-portal.ai-employees": {
|
|
1423
1430
|
"properties": [
|
|
1424
1431
|
{
|
|
1425
1432
|
"name": "list",
|
|
@@ -1429,11 +1436,28 @@
|
|
|
1429
1436
|
"type": "reference",
|
|
1430
1437
|
"typeName": {
|
|
1431
1438
|
"type": "identifier",
|
|
1432
|
-
"name": "
|
|
1439
|
+
"name": "Employee"
|
|
1433
1440
|
}
|
|
1434
1441
|
}
|
|
1435
1442
|
}
|
|
1436
1443
|
},
|
|
1444
|
+
{
|
|
1445
|
+
"name": "industries",
|
|
1446
|
+
"annotation": {
|
|
1447
|
+
"type": "array",
|
|
1448
|
+
"elementType": {
|
|
1449
|
+
"type": "keyword",
|
|
1450
|
+
"value": "string"
|
|
1451
|
+
}
|
|
1452
|
+
}
|
|
1453
|
+
},
|
|
1454
|
+
{
|
|
1455
|
+
"name": "urlTemplate",
|
|
1456
|
+
"annotation": {
|
|
1457
|
+
"type": "keyword",
|
|
1458
|
+
"value": "string"
|
|
1459
|
+
}
|
|
1460
|
+
},
|
|
1437
1461
|
{
|
|
1438
1462
|
"name": "stickyTop",
|
|
1439
1463
|
"annotation": {
|
|
@@ -1447,7 +1471,7 @@
|
|
|
1447
1471
|
"types": [
|
|
1448
1472
|
{
|
|
1449
1473
|
"type": "interface",
|
|
1450
|
-
"name": "
|
|
1474
|
+
"name": "Employee",
|
|
1451
1475
|
"body": [
|
|
1452
1476
|
{
|
|
1453
1477
|
"type": "propertySignature",
|
|
@@ -1465,7 +1489,7 @@
|
|
|
1465
1489
|
"type": "propertySignature",
|
|
1466
1490
|
"key": {
|
|
1467
1491
|
"type": "identifier",
|
|
1468
|
-
"name": "
|
|
1492
|
+
"name": "industry"
|
|
1469
1493
|
},
|
|
1470
1494
|
"annotation": {
|
|
1471
1495
|
"type": "keyword",
|
|
@@ -1477,7 +1501,7 @@
|
|
|
1477
1501
|
"type": "propertySignature",
|
|
1478
1502
|
"key": {
|
|
1479
1503
|
"type": "identifier",
|
|
1480
|
-
"name": "
|
|
1504
|
+
"name": "role"
|
|
1481
1505
|
},
|
|
1482
1506
|
"annotation": {
|
|
1483
1507
|
"type": "keyword",
|
|
@@ -1489,44 +1513,7 @@
|
|
|
1489
1513
|
"type": "propertySignature",
|
|
1490
1514
|
"key": {
|
|
1491
1515
|
"type": "identifier",
|
|
1492
|
-
"name": "
|
|
1493
|
-
},
|
|
1494
|
-
"annotation": {
|
|
1495
|
-
"type": "reference",
|
|
1496
|
-
"typeName": {
|
|
1497
|
-
"type": "identifier",
|
|
1498
|
-
"name": "GeneralIconProps"
|
|
1499
|
-
}
|
|
1500
|
-
},
|
|
1501
|
-
"optional": true,
|
|
1502
|
-
"computed": false
|
|
1503
|
-
},
|
|
1504
|
-
{
|
|
1505
|
-
"type": "propertySignature",
|
|
1506
|
-
"key": {
|
|
1507
|
-
"type": "identifier",
|
|
1508
|
-
"name": "server"
|
|
1509
|
-
},
|
|
1510
|
-
"annotation": {
|
|
1511
|
-
"type": "reference",
|
|
1512
|
-
"typeName": {
|
|
1513
|
-
"type": "identifier",
|
|
1514
|
-
"name": "McpServer"
|
|
1515
|
-
}
|
|
1516
|
-
},
|
|
1517
|
-
"computed": false
|
|
1518
|
-
}
|
|
1519
|
-
]
|
|
1520
|
-
},
|
|
1521
|
-
{
|
|
1522
|
-
"type": "interface",
|
|
1523
|
-
"name": "McpServer",
|
|
1524
|
-
"body": [
|
|
1525
|
-
{
|
|
1526
|
-
"type": "propertySignature",
|
|
1527
|
-
"key": {
|
|
1528
|
-
"type": "identifier",
|
|
1529
|
-
"name": "id"
|
|
1516
|
+
"name": "description"
|
|
1530
1517
|
},
|
|
1531
1518
|
"annotation": {
|
|
1532
1519
|
"type": "keyword",
|
|
@@ -1538,19 +1525,20 @@
|
|
|
1538
1525
|
"type": "propertySignature",
|
|
1539
1526
|
"key": {
|
|
1540
1527
|
"type": "identifier",
|
|
1541
|
-
"name": "
|
|
1528
|
+
"name": "avatar"
|
|
1542
1529
|
},
|
|
1543
1530
|
"annotation": {
|
|
1544
1531
|
"type": "keyword",
|
|
1545
1532
|
"value": "string"
|
|
1546
1533
|
},
|
|
1534
|
+
"optional": true,
|
|
1547
1535
|
"computed": false
|
|
1548
1536
|
}
|
|
1549
1537
|
]
|
|
1550
1538
|
}
|
|
1551
1539
|
]
|
|
1552
1540
|
},
|
|
1553
|
-
"ai-portal.
|
|
1541
|
+
"ai-portal.mcp-tools": {
|
|
1554
1542
|
"properties": [
|
|
1555
1543
|
{
|
|
1556
1544
|
"name": "list",
|
|
@@ -1560,33 +1548,16 @@
|
|
|
1560
1548
|
"type": "reference",
|
|
1561
1549
|
"typeName": {
|
|
1562
1550
|
"type": "identifier",
|
|
1563
|
-
"name": "
|
|
1551
|
+
"name": "McpTool"
|
|
1564
1552
|
}
|
|
1565
1553
|
}
|
|
1566
1554
|
}
|
|
1567
1555
|
},
|
|
1568
1556
|
{
|
|
1569
|
-
"name": "
|
|
1570
|
-
"annotation": {
|
|
1571
|
-
"type": "array",
|
|
1572
|
-
"elementType": {
|
|
1573
|
-
"type": "keyword",
|
|
1574
|
-
"value": "string"
|
|
1575
|
-
}
|
|
1576
|
-
}
|
|
1577
|
-
},
|
|
1578
|
-
{
|
|
1579
|
-
"name": "urlTemplate",
|
|
1580
|
-
"annotation": {
|
|
1581
|
-
"type": "keyword",
|
|
1582
|
-
"value": "string"
|
|
1583
|
-
}
|
|
1584
|
-
},
|
|
1585
|
-
{
|
|
1586
|
-
"name": "withContainer",
|
|
1557
|
+
"name": "stickyTop",
|
|
1587
1558
|
"annotation": {
|
|
1588
1559
|
"type": "keyword",
|
|
1589
|
-
"value": "
|
|
1560
|
+
"value": "number"
|
|
1590
1561
|
}
|
|
1591
1562
|
}
|
|
1592
1563
|
],
|
|
@@ -1595,7 +1566,7 @@
|
|
|
1595
1566
|
"types": [
|
|
1596
1567
|
{
|
|
1597
1568
|
"type": "interface",
|
|
1598
|
-
"name": "
|
|
1569
|
+
"name": "McpTool",
|
|
1599
1570
|
"body": [
|
|
1600
1571
|
{
|
|
1601
1572
|
"type": "propertySignature",
|
|
@@ -1613,7 +1584,7 @@
|
|
|
1613
1584
|
"type": "propertySignature",
|
|
1614
1585
|
"key": {
|
|
1615
1586
|
"type": "identifier",
|
|
1616
|
-
"name": "
|
|
1587
|
+
"name": "title"
|
|
1617
1588
|
},
|
|
1618
1589
|
"annotation": {
|
|
1619
1590
|
"type": "keyword",
|
|
@@ -1625,7 +1596,7 @@
|
|
|
1625
1596
|
"type": "propertySignature",
|
|
1626
1597
|
"key": {
|
|
1627
1598
|
"type": "identifier",
|
|
1628
|
-
"name": "
|
|
1599
|
+
"name": "description"
|
|
1629
1600
|
},
|
|
1630
1601
|
"annotation": {
|
|
1631
1602
|
"type": "keyword",
|
|
@@ -1637,7 +1608,44 @@
|
|
|
1637
1608
|
"type": "propertySignature",
|
|
1638
1609
|
"key": {
|
|
1639
1610
|
"type": "identifier",
|
|
1640
|
-
"name": "
|
|
1611
|
+
"name": "icon"
|
|
1612
|
+
},
|
|
1613
|
+
"annotation": {
|
|
1614
|
+
"type": "reference",
|
|
1615
|
+
"typeName": {
|
|
1616
|
+
"type": "identifier",
|
|
1617
|
+
"name": "GeneralIconProps"
|
|
1618
|
+
}
|
|
1619
|
+
},
|
|
1620
|
+
"optional": true,
|
|
1621
|
+
"computed": false
|
|
1622
|
+
},
|
|
1623
|
+
{
|
|
1624
|
+
"type": "propertySignature",
|
|
1625
|
+
"key": {
|
|
1626
|
+
"type": "identifier",
|
|
1627
|
+
"name": "server"
|
|
1628
|
+
},
|
|
1629
|
+
"annotation": {
|
|
1630
|
+
"type": "reference",
|
|
1631
|
+
"typeName": {
|
|
1632
|
+
"type": "identifier",
|
|
1633
|
+
"name": "McpServer"
|
|
1634
|
+
}
|
|
1635
|
+
},
|
|
1636
|
+
"computed": false
|
|
1637
|
+
}
|
|
1638
|
+
]
|
|
1639
|
+
},
|
|
1640
|
+
{
|
|
1641
|
+
"type": "interface",
|
|
1642
|
+
"name": "McpServer",
|
|
1643
|
+
"body": [
|
|
1644
|
+
{
|
|
1645
|
+
"type": "propertySignature",
|
|
1646
|
+
"key": {
|
|
1647
|
+
"type": "identifier",
|
|
1648
|
+
"name": "id"
|
|
1641
1649
|
},
|
|
1642
1650
|
"annotation": {
|
|
1643
1651
|
"type": "keyword",
|
|
@@ -1649,13 +1657,12 @@
|
|
|
1649
1657
|
"type": "propertySignature",
|
|
1650
1658
|
"key": {
|
|
1651
1659
|
"type": "identifier",
|
|
1652
|
-
"name": "
|
|
1660
|
+
"name": "name"
|
|
1653
1661
|
},
|
|
1654
1662
|
"annotation": {
|
|
1655
1663
|
"type": "keyword",
|
|
1656
1664
|
"value": "string"
|
|
1657
1665
|
},
|
|
1658
|
-
"optional": true,
|
|
1659
1666
|
"computed": false
|
|
1660
1667
|
}
|
|
1661
1668
|
]
|
|
@@ -1928,26 +1935,6 @@
|
|
|
1928
1935
|
}
|
|
1929
1936
|
]
|
|
1930
1937
|
},
|
|
1931
|
-
"ai-portal.preview-container": {
|
|
1932
|
-
"properties": [
|
|
1933
|
-
{
|
|
1934
|
-
"name": "source",
|
|
1935
|
-
"annotation": {
|
|
1936
|
-
"type": "keyword",
|
|
1937
|
-
"value": "string"
|
|
1938
|
-
}
|
|
1939
|
-
},
|
|
1940
|
-
{
|
|
1941
|
-
"name": "url",
|
|
1942
|
-
"annotation": {
|
|
1943
|
-
"type": "keyword",
|
|
1944
|
-
"value": "string"
|
|
1945
|
-
}
|
|
1946
|
-
}
|
|
1947
|
-
],
|
|
1948
|
-
"events": [],
|
|
1949
|
-
"methods": []
|
|
1950
|
-
},
|
|
1951
1938
|
"ai-portal.action-buttons": {
|
|
1952
1939
|
"properties": [
|
|
1953
1940
|
{
|
|
@@ -2007,13 +1994,252 @@
|
|
|
2007
1994
|
"types": [
|
|
2008
1995
|
{
|
|
2009
1996
|
"type": "interface",
|
|
2010
|
-
"name": "ActionItem",
|
|
1997
|
+
"name": "ActionItem",
|
|
1998
|
+
"body": [
|
|
1999
|
+
{
|
|
2000
|
+
"type": "propertySignature",
|
|
2001
|
+
"key": {
|
|
2002
|
+
"type": "identifier",
|
|
2003
|
+
"name": "text"
|
|
2004
|
+
},
|
|
2005
|
+
"annotation": {
|
|
2006
|
+
"type": "keyword",
|
|
2007
|
+
"value": "string"
|
|
2008
|
+
},
|
|
2009
|
+
"computed": false
|
|
2010
|
+
},
|
|
2011
|
+
{
|
|
2012
|
+
"type": "propertySignature",
|
|
2013
|
+
"key": {
|
|
2014
|
+
"type": "identifier",
|
|
2015
|
+
"name": "key"
|
|
2016
|
+
},
|
|
2017
|
+
"annotation": {
|
|
2018
|
+
"type": "keyword",
|
|
2019
|
+
"value": "string"
|
|
2020
|
+
},
|
|
2021
|
+
"computed": false
|
|
2022
|
+
},
|
|
2023
|
+
{
|
|
2024
|
+
"type": "propertySignature",
|
|
2025
|
+
"key": {
|
|
2026
|
+
"type": "identifier",
|
|
2027
|
+
"name": "icon"
|
|
2028
|
+
},
|
|
2029
|
+
"annotation": {
|
|
2030
|
+
"type": "reference",
|
|
2031
|
+
"typeName": {
|
|
2032
|
+
"type": "identifier",
|
|
2033
|
+
"name": "GeneralIconProps"
|
|
2034
|
+
}
|
|
2035
|
+
},
|
|
2036
|
+
"optional": true,
|
|
2037
|
+
"computed": false
|
|
2038
|
+
},
|
|
2039
|
+
{
|
|
2040
|
+
"type": "propertySignature",
|
|
2041
|
+
"key": {
|
|
2042
|
+
"type": "identifier",
|
|
2043
|
+
"name": "hidden"
|
|
2044
|
+
},
|
|
2045
|
+
"annotation": {
|
|
2046
|
+
"type": "keyword",
|
|
2047
|
+
"value": "boolean"
|
|
2048
|
+
},
|
|
2049
|
+
"optional": true,
|
|
2050
|
+
"computed": false
|
|
2051
|
+
}
|
|
2052
|
+
]
|
|
2053
|
+
}
|
|
2054
|
+
]
|
|
2055
|
+
},
|
|
2056
|
+
"ai-portal.preview-container": {
|
|
2057
|
+
"properties": [
|
|
2058
|
+
{
|
|
2059
|
+
"name": "source",
|
|
2060
|
+
"annotation": {
|
|
2061
|
+
"type": "keyword",
|
|
2062
|
+
"value": "string"
|
|
2063
|
+
}
|
|
2064
|
+
},
|
|
2065
|
+
{
|
|
2066
|
+
"name": "url",
|
|
2067
|
+
"annotation": {
|
|
2068
|
+
"type": "keyword",
|
|
2069
|
+
"value": "string"
|
|
2070
|
+
}
|
|
2071
|
+
}
|
|
2072
|
+
],
|
|
2073
|
+
"events": [],
|
|
2074
|
+
"methods": []
|
|
2075
|
+
},
|
|
2076
|
+
"ai-portal.project-conversations": {
|
|
2077
|
+
"properties": [
|
|
2078
|
+
{
|
|
2079
|
+
"name": "list",
|
|
2080
|
+
"annotation": {
|
|
2081
|
+
"type": "array",
|
|
2082
|
+
"elementType": {
|
|
2083
|
+
"type": "reference",
|
|
2084
|
+
"typeName": {
|
|
2085
|
+
"type": "identifier",
|
|
2086
|
+
"name": "Conversation"
|
|
2087
|
+
}
|
|
2088
|
+
}
|
|
2089
|
+
}
|
|
2090
|
+
},
|
|
2091
|
+
{
|
|
2092
|
+
"name": "urlTemplate",
|
|
2093
|
+
"annotation": {
|
|
2094
|
+
"type": "keyword",
|
|
2095
|
+
"value": "string"
|
|
2096
|
+
}
|
|
2097
|
+
},
|
|
2098
|
+
{
|
|
2099
|
+
"name": "actions",
|
|
2100
|
+
"annotation": {
|
|
2101
|
+
"type": "array",
|
|
2102
|
+
"elementType": {
|
|
2103
|
+
"type": "reference",
|
|
2104
|
+
"typeName": {
|
|
2105
|
+
"type": "identifier",
|
|
2106
|
+
"name": "ActionType"
|
|
2107
|
+
}
|
|
2108
|
+
}
|
|
2109
|
+
}
|
|
2110
|
+
},
|
|
2111
|
+
{
|
|
2112
|
+
"name": "goals",
|
|
2113
|
+
"annotation": {
|
|
2114
|
+
"type": "array",
|
|
2115
|
+
"elementType": {
|
|
2116
|
+
"type": "reference",
|
|
2117
|
+
"typeName": {
|
|
2118
|
+
"type": "identifier",
|
|
2119
|
+
"name": "Goal"
|
|
2120
|
+
}
|
|
2121
|
+
}
|
|
2122
|
+
}
|
|
2123
|
+
}
|
|
2124
|
+
],
|
|
2125
|
+
"events": [
|
|
2126
|
+
{
|
|
2127
|
+
"name": "goal.click",
|
|
2128
|
+
"detail": {
|
|
2129
|
+
"annotation": {
|
|
2130
|
+
"type": "reference",
|
|
2131
|
+
"typeName": {
|
|
2132
|
+
"type": "identifier",
|
|
2133
|
+
"name": "Conversation"
|
|
2134
|
+
}
|
|
2135
|
+
}
|
|
2136
|
+
}
|
|
2137
|
+
},
|
|
2138
|
+
{
|
|
2139
|
+
"name": "action.click",
|
|
2140
|
+
"detail": {
|
|
2141
|
+
"annotation": {
|
|
2142
|
+
"type": "reference",
|
|
2143
|
+
"typeName": {
|
|
2144
|
+
"type": "identifier",
|
|
2145
|
+
"name": "ActionClickDetail"
|
|
2146
|
+
}
|
|
2147
|
+
}
|
|
2148
|
+
}
|
|
2149
|
+
}
|
|
2150
|
+
],
|
|
2151
|
+
"methods": [],
|
|
2152
|
+
"types": [
|
|
2153
|
+
{
|
|
2154
|
+
"type": "interface",
|
|
2155
|
+
"name": "Conversation",
|
|
2156
|
+
"body": [
|
|
2157
|
+
{
|
|
2158
|
+
"type": "propertySignature",
|
|
2159
|
+
"key": {
|
|
2160
|
+
"type": "identifier",
|
|
2161
|
+
"name": "conversationId"
|
|
2162
|
+
},
|
|
2163
|
+
"annotation": {
|
|
2164
|
+
"type": "keyword",
|
|
2165
|
+
"value": "string"
|
|
2166
|
+
},
|
|
2167
|
+
"computed": false
|
|
2168
|
+
},
|
|
2169
|
+
{
|
|
2170
|
+
"type": "propertySignature",
|
|
2171
|
+
"key": {
|
|
2172
|
+
"type": "identifier",
|
|
2173
|
+
"name": "title"
|
|
2174
|
+
},
|
|
2175
|
+
"annotation": {
|
|
2176
|
+
"type": "keyword",
|
|
2177
|
+
"value": "string"
|
|
2178
|
+
},
|
|
2179
|
+
"computed": false
|
|
2180
|
+
},
|
|
2181
|
+
{
|
|
2182
|
+
"type": "propertySignature",
|
|
2183
|
+
"key": {
|
|
2184
|
+
"type": "identifier",
|
|
2185
|
+
"name": "startTime"
|
|
2186
|
+
},
|
|
2187
|
+
"annotation": {
|
|
2188
|
+
"type": "keyword",
|
|
2189
|
+
"value": "number"
|
|
2190
|
+
},
|
|
2191
|
+
"computed": false
|
|
2192
|
+
},
|
|
2193
|
+
{
|
|
2194
|
+
"type": "propertySignature",
|
|
2195
|
+
"key": {
|
|
2196
|
+
"type": "identifier",
|
|
2197
|
+
"name": "description"
|
|
2198
|
+
},
|
|
2199
|
+
"annotation": {
|
|
2200
|
+
"type": "keyword",
|
|
2201
|
+
"value": "string"
|
|
2202
|
+
},
|
|
2203
|
+
"optional": true,
|
|
2204
|
+
"computed": false
|
|
2205
|
+
},
|
|
2206
|
+
{
|
|
2207
|
+
"type": "propertySignature",
|
|
2208
|
+
"key": {
|
|
2209
|
+
"type": "identifier",
|
|
2210
|
+
"name": "goalInstanceId"
|
|
2211
|
+
},
|
|
2212
|
+
"annotation": {
|
|
2213
|
+
"type": "keyword",
|
|
2214
|
+
"value": "string"
|
|
2215
|
+
},
|
|
2216
|
+
"optional": true,
|
|
2217
|
+
"computed": false
|
|
2218
|
+
},
|
|
2219
|
+
{
|
|
2220
|
+
"type": "propertySignature",
|
|
2221
|
+
"key": {
|
|
2222
|
+
"type": "identifier",
|
|
2223
|
+
"name": "username"
|
|
2224
|
+
},
|
|
2225
|
+
"annotation": {
|
|
2226
|
+
"type": "keyword",
|
|
2227
|
+
"value": "string"
|
|
2228
|
+
},
|
|
2229
|
+
"optional": true,
|
|
2230
|
+
"computed": false
|
|
2231
|
+
}
|
|
2232
|
+
]
|
|
2233
|
+
},
|
|
2234
|
+
{
|
|
2235
|
+
"type": "interface",
|
|
2236
|
+
"name": "Goal",
|
|
2011
2237
|
"body": [
|
|
2012
2238
|
{
|
|
2013
2239
|
"type": "propertySignature",
|
|
2014
2240
|
"key": {
|
|
2015
2241
|
"type": "identifier",
|
|
2016
|
-
"name": "
|
|
2242
|
+
"name": "instanceId"
|
|
2017
2243
|
},
|
|
2018
2244
|
"annotation": {
|
|
2019
2245
|
"type": "keyword",
|
|
@@ -2025,41 +2251,48 @@
|
|
|
2025
2251
|
"type": "propertySignature",
|
|
2026
2252
|
"key": {
|
|
2027
2253
|
"type": "identifier",
|
|
2028
|
-
"name": "
|
|
2254
|
+
"name": "title"
|
|
2029
2255
|
},
|
|
2030
2256
|
"annotation": {
|
|
2031
2257
|
"type": "keyword",
|
|
2032
2258
|
"value": "string"
|
|
2033
2259
|
},
|
|
2034
2260
|
"computed": false
|
|
2035
|
-
}
|
|
2261
|
+
}
|
|
2262
|
+
]
|
|
2263
|
+
},
|
|
2264
|
+
{
|
|
2265
|
+
"type": "interface",
|
|
2266
|
+
"name": "ActionClickDetail",
|
|
2267
|
+
"body": [
|
|
2036
2268
|
{
|
|
2037
2269
|
"type": "propertySignature",
|
|
2038
2270
|
"key": {
|
|
2039
2271
|
"type": "identifier",
|
|
2040
|
-
"name": "
|
|
2272
|
+
"name": "action"
|
|
2041
2273
|
},
|
|
2042
2274
|
"annotation": {
|
|
2043
2275
|
"type": "reference",
|
|
2044
2276
|
"typeName": {
|
|
2045
2277
|
"type": "identifier",
|
|
2046
|
-
"name": "
|
|
2278
|
+
"name": "SimpleActionType"
|
|
2047
2279
|
}
|
|
2048
2280
|
},
|
|
2049
|
-
"optional": true,
|
|
2050
2281
|
"computed": false
|
|
2051
2282
|
},
|
|
2052
2283
|
{
|
|
2053
2284
|
"type": "propertySignature",
|
|
2054
2285
|
"key": {
|
|
2055
2286
|
"type": "identifier",
|
|
2056
|
-
"name": "
|
|
2287
|
+
"name": "item"
|
|
2057
2288
|
},
|
|
2058
2289
|
"annotation": {
|
|
2059
|
-
"type": "
|
|
2060
|
-
"
|
|
2290
|
+
"type": "reference",
|
|
2291
|
+
"typeName": {
|
|
2292
|
+
"type": "identifier",
|
|
2293
|
+
"name": "Conversation"
|
|
2294
|
+
}
|
|
2061
2295
|
},
|
|
2062
|
-
"optional": true,
|
|
2063
2296
|
"computed": false
|
|
2064
2297
|
}
|
|
2065
2298
|
]
|
|
@@ -3040,231 +3273,32 @@
|
|
|
3040
3273
|
}
|
|
3041
3274
|
]
|
|
3042
3275
|
},
|
|
3043
|
-
"ai-portal.
|
|
3276
|
+
"ai-portal.show-case": {
|
|
3044
3277
|
"properties": [
|
|
3045
3278
|
{
|
|
3046
|
-
"name": "
|
|
3047
|
-
"annotation": {
|
|
3048
|
-
"type": "array",
|
|
3049
|
-
"elementType": {
|
|
3050
|
-
"type": "reference",
|
|
3051
|
-
"typeName": {
|
|
3052
|
-
"type": "identifier",
|
|
3053
|
-
"name": "Conversation"
|
|
3054
|
-
}
|
|
3055
|
-
}
|
|
3056
|
-
}
|
|
3057
|
-
},
|
|
3058
|
-
{
|
|
3059
|
-
"name": "urlTemplate",
|
|
3279
|
+
"name": "caseTitle",
|
|
3060
3280
|
"annotation": {
|
|
3061
3281
|
"type": "keyword",
|
|
3062
|
-
"value": "string"
|
|
3063
|
-
}
|
|
3064
|
-
},
|
|
3065
|
-
{
|
|
3066
|
-
"name": "
|
|
3067
|
-
"annotation": {
|
|
3068
|
-
"type": "
|
|
3069
|
-
"
|
|
3070
|
-
|
|
3071
|
-
|
|
3072
|
-
|
|
3073
|
-
|
|
3074
|
-
|
|
3075
|
-
|
|
3076
|
-
|
|
3077
|
-
|
|
3078
|
-
{
|
|
3079
|
-
"name": "goals",
|
|
3080
|
-
"annotation": {
|
|
3081
|
-
"type": "array",
|
|
3082
|
-
"elementType": {
|
|
3083
|
-
"type": "reference",
|
|
3084
|
-
"typeName": {
|
|
3085
|
-
"type": "identifier",
|
|
3086
|
-
"name": "Goal"
|
|
3087
|
-
}
|
|
3088
|
-
}
|
|
3089
|
-
}
|
|
3090
|
-
}
|
|
3091
|
-
],
|
|
3092
|
-
"events": [
|
|
3093
|
-
{
|
|
3094
|
-
"name": "goal.click",
|
|
3095
|
-
"detail": {
|
|
3096
|
-
"annotation": {
|
|
3097
|
-
"type": "reference",
|
|
3098
|
-
"typeName": {
|
|
3099
|
-
"type": "identifier",
|
|
3100
|
-
"name": "Conversation"
|
|
3101
|
-
}
|
|
3102
|
-
}
|
|
3103
|
-
}
|
|
3104
|
-
},
|
|
3105
|
-
{
|
|
3106
|
-
"name": "action.click",
|
|
3107
|
-
"detail": {
|
|
3108
|
-
"annotation": {
|
|
3109
|
-
"type": "reference",
|
|
3110
|
-
"typeName": {
|
|
3111
|
-
"type": "identifier",
|
|
3112
|
-
"name": "ActionClickDetail"
|
|
3113
|
-
}
|
|
3114
|
-
}
|
|
3115
|
-
}
|
|
3116
|
-
}
|
|
3117
|
-
],
|
|
3118
|
-
"methods": [],
|
|
3119
|
-
"types": [
|
|
3120
|
-
{
|
|
3121
|
-
"type": "interface",
|
|
3122
|
-
"name": "Conversation",
|
|
3123
|
-
"body": [
|
|
3124
|
-
{
|
|
3125
|
-
"type": "propertySignature",
|
|
3126
|
-
"key": {
|
|
3127
|
-
"type": "identifier",
|
|
3128
|
-
"name": "conversationId"
|
|
3129
|
-
},
|
|
3130
|
-
"annotation": {
|
|
3131
|
-
"type": "keyword",
|
|
3132
|
-
"value": "string"
|
|
3133
|
-
},
|
|
3134
|
-
"computed": false
|
|
3135
|
-
},
|
|
3136
|
-
{
|
|
3137
|
-
"type": "propertySignature",
|
|
3138
|
-
"key": {
|
|
3139
|
-
"type": "identifier",
|
|
3140
|
-
"name": "title"
|
|
3141
|
-
},
|
|
3142
|
-
"annotation": {
|
|
3143
|
-
"type": "keyword",
|
|
3144
|
-
"value": "string"
|
|
3145
|
-
},
|
|
3146
|
-
"computed": false
|
|
3147
|
-
},
|
|
3148
|
-
{
|
|
3149
|
-
"type": "propertySignature",
|
|
3150
|
-
"key": {
|
|
3151
|
-
"type": "identifier",
|
|
3152
|
-
"name": "startTime"
|
|
3153
|
-
},
|
|
3154
|
-
"annotation": {
|
|
3155
|
-
"type": "keyword",
|
|
3156
|
-
"value": "number"
|
|
3157
|
-
},
|
|
3158
|
-
"computed": false
|
|
3159
|
-
},
|
|
3160
|
-
{
|
|
3161
|
-
"type": "propertySignature",
|
|
3162
|
-
"key": {
|
|
3163
|
-
"type": "identifier",
|
|
3164
|
-
"name": "description"
|
|
3165
|
-
},
|
|
3166
|
-
"annotation": {
|
|
3167
|
-
"type": "keyword",
|
|
3168
|
-
"value": "string"
|
|
3169
|
-
},
|
|
3170
|
-
"optional": true,
|
|
3171
|
-
"computed": false
|
|
3172
|
-
},
|
|
3173
|
-
{
|
|
3174
|
-
"type": "propertySignature",
|
|
3175
|
-
"key": {
|
|
3176
|
-
"type": "identifier",
|
|
3177
|
-
"name": "goalInstanceId"
|
|
3178
|
-
},
|
|
3179
|
-
"annotation": {
|
|
3180
|
-
"type": "keyword",
|
|
3181
|
-
"value": "string"
|
|
3182
|
-
},
|
|
3183
|
-
"optional": true,
|
|
3184
|
-
"computed": false
|
|
3185
|
-
},
|
|
3186
|
-
{
|
|
3187
|
-
"type": "propertySignature",
|
|
3188
|
-
"key": {
|
|
3189
|
-
"type": "identifier",
|
|
3190
|
-
"name": "username"
|
|
3191
|
-
},
|
|
3192
|
-
"annotation": {
|
|
3193
|
-
"type": "keyword",
|
|
3194
|
-
"value": "string"
|
|
3195
|
-
},
|
|
3196
|
-
"optional": true,
|
|
3197
|
-
"computed": false
|
|
3198
|
-
}
|
|
3199
|
-
]
|
|
3200
|
-
},
|
|
3201
|
-
{
|
|
3202
|
-
"type": "interface",
|
|
3203
|
-
"name": "Goal",
|
|
3204
|
-
"body": [
|
|
3205
|
-
{
|
|
3206
|
-
"type": "propertySignature",
|
|
3207
|
-
"key": {
|
|
3208
|
-
"type": "identifier",
|
|
3209
|
-
"name": "instanceId"
|
|
3210
|
-
},
|
|
3211
|
-
"annotation": {
|
|
3212
|
-
"type": "keyword",
|
|
3213
|
-
"value": "string"
|
|
3214
|
-
},
|
|
3215
|
-
"computed": false
|
|
3216
|
-
},
|
|
3217
|
-
{
|
|
3218
|
-
"type": "propertySignature",
|
|
3219
|
-
"key": {
|
|
3220
|
-
"type": "identifier",
|
|
3221
|
-
"name": "title"
|
|
3222
|
-
},
|
|
3223
|
-
"annotation": {
|
|
3224
|
-
"type": "keyword",
|
|
3225
|
-
"value": "string"
|
|
3226
|
-
},
|
|
3227
|
-
"computed": false
|
|
3228
|
-
}
|
|
3229
|
-
]
|
|
3230
|
-
},
|
|
3231
|
-
{
|
|
3232
|
-
"type": "interface",
|
|
3233
|
-
"name": "ActionClickDetail",
|
|
3234
|
-
"body": [
|
|
3235
|
-
{
|
|
3236
|
-
"type": "propertySignature",
|
|
3237
|
-
"key": {
|
|
3238
|
-
"type": "identifier",
|
|
3239
|
-
"name": "action"
|
|
3240
|
-
},
|
|
3241
|
-
"annotation": {
|
|
3242
|
-
"type": "reference",
|
|
3243
|
-
"typeName": {
|
|
3244
|
-
"type": "identifier",
|
|
3245
|
-
"name": "SimpleActionType"
|
|
3246
|
-
}
|
|
3247
|
-
},
|
|
3248
|
-
"computed": false
|
|
3249
|
-
},
|
|
3250
|
-
{
|
|
3251
|
-
"type": "propertySignature",
|
|
3252
|
-
"key": {
|
|
3253
|
-
"type": "identifier",
|
|
3254
|
-
"name": "item"
|
|
3255
|
-
},
|
|
3256
|
-
"annotation": {
|
|
3257
|
-
"type": "reference",
|
|
3258
|
-
"typeName": {
|
|
3259
|
-
"type": "identifier",
|
|
3260
|
-
"name": "Conversation"
|
|
3261
|
-
}
|
|
3262
|
-
},
|
|
3263
|
-
"computed": false
|
|
3264
|
-
}
|
|
3265
|
-
]
|
|
3282
|
+
"value": "string"
|
|
3283
|
+
}
|
|
3284
|
+
},
|
|
3285
|
+
{
|
|
3286
|
+
"name": "summary",
|
|
3287
|
+
"annotation": {
|
|
3288
|
+
"type": "keyword",
|
|
3289
|
+
"value": "string"
|
|
3290
|
+
}
|
|
3291
|
+
},
|
|
3292
|
+
{
|
|
3293
|
+
"name": "url",
|
|
3294
|
+
"annotation": {
|
|
3295
|
+
"type": "keyword",
|
|
3296
|
+
"value": "string"
|
|
3297
|
+
}
|
|
3266
3298
|
}
|
|
3267
|
-
]
|
|
3299
|
+
],
|
|
3300
|
+
"events": [],
|
|
3301
|
+
"methods": []
|
|
3268
3302
|
},
|
|
3269
3303
|
"ai-portal.chat-input": {
|
|
3270
3304
|
"properties": [
|
|
@@ -3671,33 +3705,6 @@
|
|
|
3671
3705
|
}
|
|
3672
3706
|
]
|
|
3673
3707
|
},
|
|
3674
|
-
"ai-portal.show-case": {
|
|
3675
|
-
"properties": [
|
|
3676
|
-
{
|
|
3677
|
-
"name": "caseTitle",
|
|
3678
|
-
"annotation": {
|
|
3679
|
-
"type": "keyword",
|
|
3680
|
-
"value": "string"
|
|
3681
|
-
}
|
|
3682
|
-
},
|
|
3683
|
-
{
|
|
3684
|
-
"name": "summary",
|
|
3685
|
-
"annotation": {
|
|
3686
|
-
"type": "keyword",
|
|
3687
|
-
"value": "string"
|
|
3688
|
-
}
|
|
3689
|
-
},
|
|
3690
|
-
{
|
|
3691
|
-
"name": "url",
|
|
3692
|
-
"annotation": {
|
|
3693
|
-
"type": "keyword",
|
|
3694
|
-
"value": "string"
|
|
3695
|
-
}
|
|
3696
|
-
}
|
|
3697
|
-
],
|
|
3698
|
-
"events": [],
|
|
3699
|
-
"methods": []
|
|
3700
|
-
},
|
|
3701
3708
|
"ai-portal.flow-tabs": {
|
|
3702
3709
|
"properties": [
|
|
3703
3710
|
{
|
|
@@ -4224,13 +4231,222 @@
|
|
|
4224
4231
|
},
|
|
4225
4232
|
{
|
|
4226
4233
|
"type": "interface",
|
|
4227
|
-
"name": "FlowActivity",
|
|
4234
|
+
"name": "FlowActivity",
|
|
4235
|
+
"body": [
|
|
4236
|
+
{
|
|
4237
|
+
"type": "propertySignature",
|
|
4238
|
+
"key": {
|
|
4239
|
+
"type": "identifier",
|
|
4240
|
+
"name": "name"
|
|
4241
|
+
},
|
|
4242
|
+
"annotation": {
|
|
4243
|
+
"type": "keyword",
|
|
4244
|
+
"value": "string"
|
|
4245
|
+
},
|
|
4246
|
+
"computed": false
|
|
4247
|
+
},
|
|
4248
|
+
{
|
|
4249
|
+
"type": "propertySignature",
|
|
4250
|
+
"key": {
|
|
4251
|
+
"type": "identifier",
|
|
4252
|
+
"name": "taskId"
|
|
4253
|
+
},
|
|
4254
|
+
"annotation": {
|
|
4255
|
+
"type": "keyword",
|
|
4256
|
+
"value": "string"
|
|
4257
|
+
},
|
|
4258
|
+
"optional": true,
|
|
4259
|
+
"computed": false
|
|
4260
|
+
},
|
|
4261
|
+
{
|
|
4262
|
+
"type": "propertySignature",
|
|
4263
|
+
"key": {
|
|
4264
|
+
"type": "identifier",
|
|
4265
|
+
"name": "state"
|
|
4266
|
+
},
|
|
4267
|
+
"annotation": {
|
|
4268
|
+
"type": "union",
|
|
4269
|
+
"types": [
|
|
4270
|
+
{
|
|
4271
|
+
"type": "reference",
|
|
4272
|
+
"typeName": {
|
|
4273
|
+
"type": "identifier",
|
|
4274
|
+
"name": "TaskState"
|
|
4275
|
+
}
|
|
4276
|
+
},
|
|
4277
|
+
{
|
|
4278
|
+
"type": "reference",
|
|
4279
|
+
"typeName": {
|
|
4280
|
+
"type": "identifier",
|
|
4281
|
+
"name": "JobState"
|
|
4282
|
+
}
|
|
4283
|
+
}
|
|
4284
|
+
]
|
|
4285
|
+
},
|
|
4286
|
+
"optional": true,
|
|
4287
|
+
"computed": false
|
|
4288
|
+
},
|
|
4289
|
+
{
|
|
4290
|
+
"type": "propertySignature",
|
|
4291
|
+
"key": {
|
|
4292
|
+
"type": "identifier",
|
|
4293
|
+
"name": "startTime"
|
|
4294
|
+
},
|
|
4295
|
+
"annotation": {
|
|
4296
|
+
"type": "keyword",
|
|
4297
|
+
"value": "number"
|
|
4298
|
+
},
|
|
4299
|
+
"optional": true,
|
|
4300
|
+
"computed": false
|
|
4301
|
+
},
|
|
4302
|
+
{
|
|
4303
|
+
"type": "propertySignature",
|
|
4304
|
+
"key": {
|
|
4305
|
+
"type": "identifier",
|
|
4306
|
+
"name": "endTime"
|
|
4307
|
+
},
|
|
4308
|
+
"annotation": {
|
|
4309
|
+
"type": "keyword",
|
|
4310
|
+
"value": "number"
|
|
4311
|
+
},
|
|
4312
|
+
"optional": true,
|
|
4313
|
+
"computed": false
|
|
4314
|
+
}
|
|
4315
|
+
]
|
|
4316
|
+
}
|
|
4317
|
+
]
|
|
4318
|
+
},
|
|
4319
|
+
"ai-portal.notice-dropdown": {
|
|
4320
|
+
"properties": [
|
|
4321
|
+
{
|
|
4322
|
+
"name": "dataSource",
|
|
4323
|
+
"annotation": {
|
|
4324
|
+
"type": "array",
|
|
4325
|
+
"elementType": {
|
|
4326
|
+
"type": "reference",
|
|
4327
|
+
"typeName": {
|
|
4328
|
+
"type": "identifier",
|
|
4329
|
+
"name": "NoticeItem"
|
|
4330
|
+
}
|
|
4331
|
+
}
|
|
4332
|
+
}
|
|
4333
|
+
},
|
|
4334
|
+
{
|
|
4335
|
+
"name": "popoverPlacement",
|
|
4336
|
+
"annotation": {
|
|
4337
|
+
"type": "reference",
|
|
4338
|
+
"typeName": {
|
|
4339
|
+
"type": "identifier",
|
|
4340
|
+
"name": "Placement"
|
|
4341
|
+
}
|
|
4342
|
+
}
|
|
4343
|
+
},
|
|
4344
|
+
{
|
|
4345
|
+
"name": "emptyText",
|
|
4346
|
+
"annotation": {
|
|
4347
|
+
"type": "keyword",
|
|
4348
|
+
"value": "string"
|
|
4349
|
+
}
|
|
4350
|
+
},
|
|
4351
|
+
{
|
|
4352
|
+
"name": "notifyCenterUrl",
|
|
4353
|
+
"annotation": {
|
|
4354
|
+
"type": "keyword",
|
|
4355
|
+
"value": "string"
|
|
4356
|
+
}
|
|
4357
|
+
},
|
|
4358
|
+
{
|
|
4359
|
+
"name": "urlTemplate",
|
|
4360
|
+
"annotation": {
|
|
4361
|
+
"type": "keyword",
|
|
4362
|
+
"value": "string"
|
|
4363
|
+
}
|
|
4364
|
+
},
|
|
4365
|
+
{
|
|
4366
|
+
"name": "urlTarget",
|
|
4367
|
+
"annotation": {
|
|
4368
|
+
"type": "reference",
|
|
4369
|
+
"typeName": {
|
|
4370
|
+
"type": "identifier",
|
|
4371
|
+
"name": "Target"
|
|
4372
|
+
}
|
|
4373
|
+
}
|
|
4374
|
+
},
|
|
4375
|
+
{
|
|
4376
|
+
"name": "dropdownMaxWidth",
|
|
4377
|
+
"annotation": {
|
|
4378
|
+
"type": "union",
|
|
4379
|
+
"types": [
|
|
4380
|
+
{
|
|
4381
|
+
"type": "keyword",
|
|
4382
|
+
"value": "string"
|
|
4383
|
+
},
|
|
4384
|
+
{
|
|
4385
|
+
"type": "keyword",
|
|
4386
|
+
"value": "number"
|
|
4387
|
+
}
|
|
4388
|
+
]
|
|
4389
|
+
}
|
|
4390
|
+
},
|
|
4391
|
+
{
|
|
4392
|
+
"name": "dropdownContentStyle",
|
|
4393
|
+
"annotation": {
|
|
4394
|
+
"type": "reference",
|
|
4395
|
+
"typeName": {
|
|
4396
|
+
"type": "qualifiedName",
|
|
4397
|
+
"left": {
|
|
4398
|
+
"type": "identifier",
|
|
4399
|
+
"name": "React"
|
|
4400
|
+
},
|
|
4401
|
+
"right": {
|
|
4402
|
+
"type": "identifier",
|
|
4403
|
+
"name": "CSSProperties"
|
|
4404
|
+
}
|
|
4405
|
+
}
|
|
4406
|
+
}
|
|
4407
|
+
},
|
|
4408
|
+
{
|
|
4409
|
+
"name": "hideNotifyCenterButton",
|
|
4410
|
+
"annotation": {
|
|
4411
|
+
"type": "keyword",
|
|
4412
|
+
"value": "boolean"
|
|
4413
|
+
}
|
|
4414
|
+
}
|
|
4415
|
+
],
|
|
4416
|
+
"events": [
|
|
4417
|
+
{
|
|
4418
|
+
"name": "notice.click",
|
|
4419
|
+
"detail": {
|
|
4420
|
+
"annotation": {
|
|
4421
|
+
"type": "reference",
|
|
4422
|
+
"typeName": {
|
|
4423
|
+
"type": "identifier",
|
|
4424
|
+
"name": "NoticeItem"
|
|
4425
|
+
}
|
|
4426
|
+
}
|
|
4427
|
+
}
|
|
4428
|
+
},
|
|
4429
|
+
{
|
|
4430
|
+
"name": "mark.all.read",
|
|
4431
|
+
"detail": {
|
|
4432
|
+
"annotation": {
|
|
4433
|
+
"type": "keyword",
|
|
4434
|
+
"value": "void"
|
|
4435
|
+
}
|
|
4436
|
+
}
|
|
4437
|
+
}
|
|
4438
|
+
],
|
|
4439
|
+
"methods": [],
|
|
4440
|
+
"types": [
|
|
4441
|
+
{
|
|
4442
|
+
"type": "interface",
|
|
4443
|
+
"name": "NoticeItem",
|
|
4228
4444
|
"body": [
|
|
4229
4445
|
{
|
|
4230
4446
|
"type": "propertySignature",
|
|
4231
4447
|
"key": {
|
|
4232
4448
|
"type": "identifier",
|
|
4233
|
-
"name": "
|
|
4449
|
+
"name": "id"
|
|
4234
4450
|
},
|
|
4235
4451
|
"annotation": {
|
|
4236
4452
|
"type": "keyword",
|
|
@@ -4242,52 +4458,47 @@
|
|
|
4242
4458
|
"type": "propertySignature",
|
|
4243
4459
|
"key": {
|
|
4244
4460
|
"type": "identifier",
|
|
4245
|
-
"name": "
|
|
4461
|
+
"name": "type"
|
|
4246
4462
|
},
|
|
4247
4463
|
"annotation": {
|
|
4248
4464
|
"type": "keyword",
|
|
4249
4465
|
"value": "string"
|
|
4250
4466
|
},
|
|
4251
|
-
"optional": true,
|
|
4252
4467
|
"computed": false
|
|
4253
4468
|
},
|
|
4254
4469
|
{
|
|
4255
4470
|
"type": "propertySignature",
|
|
4256
4471
|
"key": {
|
|
4257
4472
|
"type": "identifier",
|
|
4258
|
-
"name": "
|
|
4473
|
+
"name": "isUnread"
|
|
4259
4474
|
},
|
|
4260
4475
|
"annotation": {
|
|
4261
|
-
"type": "
|
|
4262
|
-
"
|
|
4263
|
-
{
|
|
4264
|
-
"type": "reference",
|
|
4265
|
-
"typeName": {
|
|
4266
|
-
"type": "identifier",
|
|
4267
|
-
"name": "TaskState"
|
|
4268
|
-
}
|
|
4269
|
-
},
|
|
4270
|
-
{
|
|
4271
|
-
"type": "reference",
|
|
4272
|
-
"typeName": {
|
|
4273
|
-
"type": "identifier",
|
|
4274
|
-
"name": "JobState"
|
|
4275
|
-
}
|
|
4276
|
-
}
|
|
4277
|
-
]
|
|
4476
|
+
"type": "keyword",
|
|
4477
|
+
"value": "boolean"
|
|
4278
4478
|
},
|
|
4279
|
-
"optional": true,
|
|
4280
4479
|
"computed": false
|
|
4281
4480
|
},
|
|
4282
4481
|
{
|
|
4283
4482
|
"type": "propertySignature",
|
|
4284
4483
|
"key": {
|
|
4285
4484
|
"type": "identifier",
|
|
4286
|
-
"name": "
|
|
4485
|
+
"name": "title"
|
|
4287
4486
|
},
|
|
4288
4487
|
"annotation": {
|
|
4289
4488
|
"type": "keyword",
|
|
4290
|
-
"value": "
|
|
4489
|
+
"value": "string"
|
|
4490
|
+
},
|
|
4491
|
+
"computed": false
|
|
4492
|
+
},
|
|
4493
|
+
{
|
|
4494
|
+
"type": "propertySignature",
|
|
4495
|
+
"key": {
|
|
4496
|
+
"type": "identifier",
|
|
4497
|
+
"name": "description"
|
|
4498
|
+
},
|
|
4499
|
+
"annotation": {
|
|
4500
|
+
"type": "keyword",
|
|
4501
|
+
"value": "string"
|
|
4291
4502
|
},
|
|
4292
4503
|
"optional": true,
|
|
4293
4504
|
"computed": false
|
|
@@ -4296,20 +4507,19 @@
|
|
|
4296
4507
|
"type": "propertySignature",
|
|
4297
4508
|
"key": {
|
|
4298
4509
|
"type": "identifier",
|
|
4299
|
-
"name": "
|
|
4510
|
+
"name": "time"
|
|
4300
4511
|
},
|
|
4301
4512
|
"annotation": {
|
|
4302
4513
|
"type": "keyword",
|
|
4303
4514
|
"value": "number"
|
|
4304
4515
|
},
|
|
4305
|
-
"optional": true,
|
|
4306
4516
|
"computed": false
|
|
4307
4517
|
}
|
|
4308
4518
|
]
|
|
4309
4519
|
}
|
|
4310
4520
|
]
|
|
4311
4521
|
},
|
|
4312
|
-
"ai-portal.notice-
|
|
4522
|
+
"ai-portal.notice-list": {
|
|
4313
4523
|
"properties": [
|
|
4314
4524
|
{
|
|
4315
4525
|
"name": "dataSource",
|
|
@@ -4324,16 +4534,6 @@
|
|
|
4324
4534
|
}
|
|
4325
4535
|
}
|
|
4326
4536
|
},
|
|
4327
|
-
{
|
|
4328
|
-
"name": "popoverPlacement",
|
|
4329
|
-
"annotation": {
|
|
4330
|
-
"type": "reference",
|
|
4331
|
-
"typeName": {
|
|
4332
|
-
"type": "identifier",
|
|
4333
|
-
"name": "Placement"
|
|
4334
|
-
}
|
|
4335
|
-
}
|
|
4336
|
-
},
|
|
4337
4537
|
{
|
|
4338
4538
|
"name": "emptyText",
|
|
4339
4539
|
"annotation": {
|
|
@@ -4341,13 +4541,6 @@
|
|
|
4341
4541
|
"value": "string"
|
|
4342
4542
|
}
|
|
4343
4543
|
},
|
|
4344
|
-
{
|
|
4345
|
-
"name": "notifyCenterUrl",
|
|
4346
|
-
"annotation": {
|
|
4347
|
-
"type": "keyword",
|
|
4348
|
-
"value": "string"
|
|
4349
|
-
}
|
|
4350
|
-
},
|
|
4351
4544
|
{
|
|
4352
4545
|
"name": "urlTemplate",
|
|
4353
4546
|
"annotation": {
|
|
@@ -4366,44 +4559,14 @@
|
|
|
4366
4559
|
}
|
|
4367
4560
|
},
|
|
4368
4561
|
{
|
|
4369
|
-
"name": "
|
|
4370
|
-
"annotation": {
|
|
4371
|
-
"type": "union",
|
|
4372
|
-
"types": [
|
|
4373
|
-
{
|
|
4374
|
-
"type": "keyword",
|
|
4375
|
-
"value": "string"
|
|
4376
|
-
},
|
|
4377
|
-
{
|
|
4378
|
-
"type": "keyword",
|
|
4379
|
-
"value": "number"
|
|
4380
|
-
}
|
|
4381
|
-
]
|
|
4382
|
-
}
|
|
4383
|
-
},
|
|
4384
|
-
{
|
|
4385
|
-
"name": "dropdownContentStyle",
|
|
4562
|
+
"name": "selectedIds",
|
|
4386
4563
|
"annotation": {
|
|
4387
|
-
"type": "
|
|
4388
|
-
"
|
|
4389
|
-
"type": "
|
|
4390
|
-
"
|
|
4391
|
-
"type": "identifier",
|
|
4392
|
-
"name": "React"
|
|
4393
|
-
},
|
|
4394
|
-
"right": {
|
|
4395
|
-
"type": "identifier",
|
|
4396
|
-
"name": "CSSProperties"
|
|
4397
|
-
}
|
|
4564
|
+
"type": "array",
|
|
4565
|
+
"elementType": {
|
|
4566
|
+
"type": "keyword",
|
|
4567
|
+
"value": "string"
|
|
4398
4568
|
}
|
|
4399
4569
|
}
|
|
4400
|
-
},
|
|
4401
|
-
{
|
|
4402
|
-
"name": "hideNotifyCenterButton",
|
|
4403
|
-
"annotation": {
|
|
4404
|
-
"type": "keyword",
|
|
4405
|
-
"value": "boolean"
|
|
4406
|
-
}
|
|
4407
4570
|
}
|
|
4408
4571
|
],
|
|
4409
4572
|
"events": [
|
|
@@ -4419,6 +4582,21 @@
|
|
|
4419
4582
|
}
|
|
4420
4583
|
}
|
|
4421
4584
|
},
|
|
4585
|
+
{
|
|
4586
|
+
"name": "mark.items.read",
|
|
4587
|
+
"detail": {
|
|
4588
|
+
"annotation": {
|
|
4589
|
+
"type": "array",
|
|
4590
|
+
"elementType": {
|
|
4591
|
+
"type": "reference",
|
|
4592
|
+
"typeName": {
|
|
4593
|
+
"type": "identifier",
|
|
4594
|
+
"name": "NoticeItem"
|
|
4595
|
+
}
|
|
4596
|
+
}
|
|
4597
|
+
}
|
|
4598
|
+
}
|
|
4599
|
+
},
|
|
4422
4600
|
{
|
|
4423
4601
|
"name": "mark.all.read",
|
|
4424
4602
|
"detail": {
|
|
@@ -4493,6 +4671,19 @@
|
|
|
4493
4671
|
"type": "keyword",
|
|
4494
4672
|
"value": "string"
|
|
4495
4673
|
},
|
|
4674
|
+
"optional": true,
|
|
4675
|
+
"computed": false
|
|
4676
|
+
},
|
|
4677
|
+
{
|
|
4678
|
+
"type": "propertySignature",
|
|
4679
|
+
"key": {
|
|
4680
|
+
"type": "identifier",
|
|
4681
|
+
"name": "time"
|
|
4682
|
+
},
|
|
4683
|
+
"annotation": {
|
|
4684
|
+
"type": "keyword",
|
|
4685
|
+
"value": "number"
|
|
4686
|
+
},
|
|
4496
4687
|
"computed": false
|
|
4497
4688
|
}
|
|
4498
4689
|
]
|
|
@@ -6044,29 +6235,6 @@
|
|
|
6044
6235
|
"name": "UploadOptions"
|
|
6045
6236
|
}
|
|
6046
6237
|
}
|
|
6047
|
-
},
|
|
6048
|
-
{
|
|
6049
|
-
"name": "toolbarBrick",
|
|
6050
|
-
"annotation": {
|
|
6051
|
-
"type": "typeLiteral",
|
|
6052
|
-
"members": [
|
|
6053
|
-
{
|
|
6054
|
-
"type": "propertySignature",
|
|
6055
|
-
"key": {
|
|
6056
|
-
"type": "identifier",
|
|
6057
|
-
"name": "useBrick"
|
|
6058
|
-
},
|
|
6059
|
-
"annotation": {
|
|
6060
|
-
"type": "reference",
|
|
6061
|
-
"typeName": {
|
|
6062
|
-
"type": "identifier",
|
|
6063
|
-
"name": "UseSingleBrickConf"
|
|
6064
|
-
}
|
|
6065
|
-
},
|
|
6066
|
-
"computed": false
|
|
6067
|
-
}
|
|
6068
|
-
]
|
|
6069
|
-
}
|
|
6070
6238
|
}
|
|
6071
6239
|
],
|
|
6072
6240
|
"events": [
|
|
@@ -6830,33 +6998,6 @@
|
|
|
6830
6998
|
"name": "UploadOptions"
|
|
6831
6999
|
}
|
|
6832
7000
|
}
|
|
6833
|
-
},
|
|
6834
|
-
{
|
|
6835
|
-
"name": "notices",
|
|
6836
|
-
"annotation": {
|
|
6837
|
-
"type": "array",
|
|
6838
|
-
"elementType": {
|
|
6839
|
-
"type": "reference",
|
|
6840
|
-
"typeName": {
|
|
6841
|
-
"type": "identifier",
|
|
6842
|
-
"name": "NoticeItem"
|
|
6843
|
-
}
|
|
6844
|
-
}
|
|
6845
|
-
}
|
|
6846
|
-
},
|
|
6847
|
-
{
|
|
6848
|
-
"name": "showNoticeIcon",
|
|
6849
|
-
"annotation": {
|
|
6850
|
-
"type": "keyword",
|
|
6851
|
-
"value": "boolean"
|
|
6852
|
-
}
|
|
6853
|
-
},
|
|
6854
|
-
{
|
|
6855
|
-
"name": "noticeUrlTemplate",
|
|
6856
|
-
"annotation": {
|
|
6857
|
-
"type": "keyword",
|
|
6858
|
-
"value": "string"
|
|
6859
|
-
}
|
|
6860
7001
|
}
|
|
6861
7002
|
],
|
|
6862
7003
|
"events": [
|
|
@@ -6919,27 +7060,6 @@
|
|
|
6919
7060
|
}
|
|
6920
7061
|
}
|
|
6921
7062
|
}
|
|
6922
|
-
},
|
|
6923
|
-
{
|
|
6924
|
-
"name": "mark.notices.read",
|
|
6925
|
-
"detail": {
|
|
6926
|
-
"annotation": {
|
|
6927
|
-
"type": "keyword",
|
|
6928
|
-
"value": "void"
|
|
6929
|
-
}
|
|
6930
|
-
}
|
|
6931
|
-
},
|
|
6932
|
-
{
|
|
6933
|
-
"name": "notice.click",
|
|
6934
|
-
"detail": {
|
|
6935
|
-
"annotation": {
|
|
6936
|
-
"type": "reference",
|
|
6937
|
-
"typeName": {
|
|
6938
|
-
"type": "identifier",
|
|
6939
|
-
"name": "NoticeItem"
|
|
6940
|
-
}
|
|
6941
|
-
}
|
|
6942
|
-
}
|
|
6943
7063
|
}
|
|
6944
7064
|
],
|
|
6945
7065
|
"methods": [
|
|
@@ -7416,72 +7536,6 @@
|
|
|
7416
7536
|
}
|
|
7417
7537
|
]
|
|
7418
7538
|
},
|
|
7419
|
-
{
|
|
7420
|
-
"type": "interface",
|
|
7421
|
-
"name": "NoticeItem",
|
|
7422
|
-
"body": [
|
|
7423
|
-
{
|
|
7424
|
-
"type": "propertySignature",
|
|
7425
|
-
"key": {
|
|
7426
|
-
"type": "identifier",
|
|
7427
|
-
"name": "id"
|
|
7428
|
-
},
|
|
7429
|
-
"annotation": {
|
|
7430
|
-
"type": "keyword",
|
|
7431
|
-
"value": "string"
|
|
7432
|
-
},
|
|
7433
|
-
"computed": false
|
|
7434
|
-
},
|
|
7435
|
-
{
|
|
7436
|
-
"type": "propertySignature",
|
|
7437
|
-
"key": {
|
|
7438
|
-
"type": "identifier",
|
|
7439
|
-
"name": "type"
|
|
7440
|
-
},
|
|
7441
|
-
"annotation": {
|
|
7442
|
-
"type": "keyword",
|
|
7443
|
-
"value": "string"
|
|
7444
|
-
},
|
|
7445
|
-
"computed": false
|
|
7446
|
-
},
|
|
7447
|
-
{
|
|
7448
|
-
"type": "propertySignature",
|
|
7449
|
-
"key": {
|
|
7450
|
-
"type": "identifier",
|
|
7451
|
-
"name": "isUnread"
|
|
7452
|
-
},
|
|
7453
|
-
"annotation": {
|
|
7454
|
-
"type": "keyword",
|
|
7455
|
-
"value": "boolean"
|
|
7456
|
-
},
|
|
7457
|
-
"computed": false
|
|
7458
|
-
},
|
|
7459
|
-
{
|
|
7460
|
-
"type": "propertySignature",
|
|
7461
|
-
"key": {
|
|
7462
|
-
"type": "identifier",
|
|
7463
|
-
"name": "title"
|
|
7464
|
-
},
|
|
7465
|
-
"annotation": {
|
|
7466
|
-
"type": "keyword",
|
|
7467
|
-
"value": "string"
|
|
7468
|
-
},
|
|
7469
|
-
"computed": false
|
|
7470
|
-
},
|
|
7471
|
-
{
|
|
7472
|
-
"type": "propertySignature",
|
|
7473
|
-
"key": {
|
|
7474
|
-
"type": "identifier",
|
|
7475
|
-
"name": "description"
|
|
7476
|
-
},
|
|
7477
|
-
"annotation": {
|
|
7478
|
-
"type": "keyword",
|
|
7479
|
-
"value": "string"
|
|
7480
|
-
},
|
|
7481
|
-
"computed": false
|
|
7482
|
-
}
|
|
7483
|
-
]
|
|
7484
|
-
},
|
|
7485
7539
|
{
|
|
7486
7540
|
"type": "interface",
|
|
7487
7541
|
"name": "FeedbackDetail",
|