@next-bricks/ai-portal 0.64.9 → 0.65.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.
Files changed (66) hide show
  1. package/dist/bricks.json +35 -39
  2. package/dist/chunks/2742.19b8cbd2.js +2 -0
  3. package/dist/chunks/2742.19b8cbd2.js.map +1 -0
  4. package/dist/chunks/3186.5c0ff6ad.js +2 -0
  5. package/dist/chunks/3186.5c0ff6ad.js.map +1 -0
  6. package/dist/chunks/4208.9304234a.js +2 -0
  7. package/dist/chunks/4208.9304234a.js.map +1 -0
  8. package/dist/chunks/5452.a5594a29.js +2 -0
  9. package/dist/chunks/5452.a5594a29.js.map +1 -0
  10. package/dist/chunks/7139.80d52ac3.js +2 -0
  11. package/dist/chunks/7139.80d52ac3.js.map +1 -0
  12. package/dist/chunks/7159.2fdda135.js +2 -0
  13. package/dist/chunks/7159.2fdda135.js.map +1 -0
  14. package/dist/chunks/chat-panel.ca430fc7.js +2 -0
  15. package/dist/chunks/chat-panel.ca430fc7.js.map +1 -0
  16. package/dist/chunks/{chat-stream.c13cfc3f.js → chat-stream.90aa7647.js} +2 -2
  17. package/dist/chunks/{chat-stream.c13cfc3f.js.map → chat-stream.90aa7647.js.map} +1 -1
  18. package/dist/chunks/{elevo-sidebar.4aa42ab3.js → elevo-sidebar.fba49f67.js} +3 -3
  19. package/dist/chunks/elevo-sidebar.fba49f67.js.map +1 -0
  20. package/dist/chunks/main.d8edfa91.js +2 -0
  21. package/dist/chunks/{main.33e078cf.js.map → main.d8edfa91.js.map} +1 -1
  22. package/dist/examples.json +20 -23
  23. package/dist/images/d5f57ce1.png +0 -0
  24. package/dist/index.90d9f9da.js +2 -0
  25. package/dist/index.90d9f9da.js.map +1 -0
  26. package/dist/manifest.json +251 -283
  27. package/dist/types.json +1044 -1185
  28. package/dist-types/bootstrap.d.ts +0 -1
  29. package/dist-types/chat-stream/NodeChunk/NodeReasoning.d.ts +6 -0
  30. package/dist-types/chat-stream/i18n.d.ts +3 -1
  31. package/dist-types/chat-stream/interfaces.d.ts +6 -1
  32. package/dist-types/chat-stream/useConversationStream.d.ts +1 -0
  33. package/dist-types/shared/ActivityPlan/ActivityPlan.d.ts +11 -0
  34. package/dist-types/shared/ActivityPlan/getStateIcon.d.ts +6 -0
  35. package/dist-types/shared/{PlanProgress → ActivityPlan}/i18n.d.ts +3 -2
  36. package/dist-types/shared/ChatBox/i18n.d.ts +3 -1
  37. package/dist-types/shared/TaskContext.d.ts +4 -1
  38. package/dist-types/shared/constants.d.ts +1 -0
  39. package/dist-types/shared/getFlatChunks.d.ts +3 -1
  40. package/dist-types/shared/getOrderedNodes.d.ts +1 -4
  41. package/dist-types/shared/getTaskTree.d.ts +1 -1
  42. package/dist-types/shared/interfaces.d.ts +1 -1
  43. package/package.json +2 -2
  44. package/dist/chunks/1447.32e6384d.js +0 -2
  45. package/dist/chunks/1447.32e6384d.js.map +0 -1
  46. package/dist/chunks/3186.7220c09a.js +0 -2
  47. package/dist/chunks/3186.7220c09a.js.map +0 -1
  48. package/dist/chunks/4208.54a5a7dd.js +0 -2
  49. package/dist/chunks/4208.54a5a7dd.js.map +0 -1
  50. package/dist/chunks/4820.51e9c918.js +0 -2
  51. package/dist/chunks/4820.51e9c918.js.map +0 -1
  52. package/dist/chunks/778.1a43bbd5.js +0 -2
  53. package/dist/chunks/778.1a43bbd5.js.map +0 -1
  54. package/dist/chunks/9273.760f5efc.js +0 -2
  55. package/dist/chunks/9273.760f5efc.js.map +0 -1
  56. package/dist/chunks/chat-panel.abf4cbf4.js +0 -2
  57. package/dist/chunks/chat-panel.abf4cbf4.js.map +0 -1
  58. package/dist/chunks/elevo-sidebar.4aa42ab3.js.map +0 -1
  59. package/dist/chunks/gantt-chart.6c8b41fd.js +0 -2
  60. package/dist/chunks/gantt-chart.6c8b41fd.js.map +0 -1
  61. package/dist/chunks/main.33e078cf.js +0 -2
  62. package/dist/index.a6348301.js +0 -2
  63. package/dist/index.a6348301.js.map +0 -1
  64. package/dist-types/shared/PlanProgress/PlanProgress.d.ts +0 -15
  65. package/docs/gantt-chart.md +0 -37
  66. /package/dist/chunks/{elevo-sidebar.4aa42ab3.js.LICENSE.txt → elevo-sidebar.fba49f67.js.LICENSE.txt} +0 -0
package/dist/types.json CHANGED
@@ -116,125 +116,6 @@
116
116
  "events": [],
117
117
  "methods": []
118
118
  },
119
- "ai-portal.icon-button": {
120
- "properties": [
121
- {
122
- "name": "icon",
123
- "annotation": {
124
- "type": "parenthesizedType",
125
- "annotation": {
126
- "type": "intersection",
127
- "types": [
128
- {
129
- "type": "reference",
130
- "typeName": {
131
- "type": "identifier",
132
- "name": "GeneralIconProps"
133
- }
134
- },
135
- {
136
- "type": "reference",
137
- "typeName": {
138
- "type": "identifier",
139
- "name": "HTMLAttributes"
140
- },
141
- "typeParameters": {
142
- "type": "typeParameterInstantiation",
143
- "params": [
144
- {
145
- "type": "reference",
146
- "typeName": {
147
- "type": "identifier",
148
- "name": "GeneralIcon"
149
- }
150
- }
151
- ]
152
- }
153
- }
154
- ]
155
- }
156
- }
157
- },
158
- {
159
- "name": "tooltip",
160
- "annotation": {
161
- "type": "keyword",
162
- "value": "string"
163
- }
164
- },
165
- {
166
- "name": "tooltipHoist",
167
- "annotation": {
168
- "type": "keyword",
169
- "value": "boolean"
170
- }
171
- },
172
- {
173
- "name": "active",
174
- "annotation": {
175
- "type": "keyword",
176
- "value": "boolean"
177
- }
178
- },
179
- {
180
- "name": "disabled",
181
- "annotation": {
182
- "type": "keyword",
183
- "value": "boolean"
184
- }
185
- },
186
- {
187
- "name": "variant",
188
- "annotation": {
189
- "type": "reference",
190
- "typeName": {
191
- "type": "identifier",
192
- "name": "IconButtonVariant"
193
- }
194
- }
195
- },
196
- {
197
- "name": "reduceIconSize",
198
- "annotation": {
199
- "type": "keyword",
200
- "value": "boolean"
201
- }
202
- }
203
- ],
204
- "events": [],
205
- "methods": [],
206
- "types": [
207
- {
208
- "type": "typeAlias",
209
- "name": "IconButtonVariant",
210
- "annotation": {
211
- "type": "union",
212
- "types": [
213
- {
214
- "type": "jsLiteral",
215
- "value": "default"
216
- },
217
- {
218
- "type": "jsLiteral",
219
- "value": "light"
220
- },
221
- {
222
- "type": "jsLiteral",
223
- "value": "mini"
224
- },
225
- {
226
- "type": "jsLiteral",
227
- "value": "mini-light"
228
- },
229
- {
230
- "type": "jsLiteral",
231
- "value": "bordered"
232
- }
233
- ]
234
- }
235
- }
236
- ]
237
- },
238
119
  "ai-portal.call-tool": {
239
120
  "type": "provider",
240
121
  "params": [
@@ -2156,28 +2037,88 @@
2156
2037
  }
2157
2038
  ]
2158
2039
  },
2159
- "ai-portal.elevo-logo": {
2160
- "properties": [],
2161
- "events": [],
2162
- "methods": []
2163
- },
2164
- "ai-portal.sticky-container": {
2040
+ "ai-portal.icon-button": {
2165
2041
  "properties": [
2042
+ {
2043
+ "name": "icon",
2044
+ "annotation": {
2045
+ "type": "parenthesizedType",
2046
+ "annotation": {
2047
+ "type": "intersection",
2048
+ "types": [
2049
+ {
2050
+ "type": "reference",
2051
+ "typeName": {
2052
+ "type": "identifier",
2053
+ "name": "GeneralIconProps"
2054
+ }
2055
+ },
2056
+ {
2057
+ "type": "reference",
2058
+ "typeName": {
2059
+ "type": "identifier",
2060
+ "name": "HTMLAttributes"
2061
+ },
2062
+ "typeParameters": {
2063
+ "type": "typeParameterInstantiation",
2064
+ "params": [
2065
+ {
2066
+ "type": "reference",
2067
+ "typeName": {
2068
+ "type": "identifier",
2069
+ "name": "GeneralIcon"
2070
+ }
2071
+ }
2072
+ ]
2073
+ }
2074
+ }
2075
+ ]
2076
+ }
2077
+ }
2078
+ },
2079
+ {
2080
+ "name": "tooltip",
2081
+ "annotation": {
2082
+ "type": "keyword",
2083
+ "value": "string"
2084
+ }
2085
+ },
2086
+ {
2087
+ "name": "tooltipHoist",
2088
+ "annotation": {
2089
+ "type": "keyword",
2090
+ "value": "boolean"
2091
+ }
2092
+ },
2093
+ {
2094
+ "name": "active",
2095
+ "annotation": {
2096
+ "type": "keyword",
2097
+ "value": "boolean"
2098
+ }
2099
+ },
2100
+ {
2101
+ "name": "disabled",
2102
+ "annotation": {
2103
+ "type": "keyword",
2104
+ "value": "boolean"
2105
+ }
2106
+ },
2166
2107
  {
2167
2108
  "name": "variant",
2168
2109
  "annotation": {
2169
2110
  "type": "reference",
2170
2111
  "typeName": {
2171
2112
  "type": "identifier",
2172
- "name": "StickyContainerVariant"
2113
+ "name": "IconButtonVariant"
2173
2114
  }
2174
2115
  }
2175
2116
  },
2176
2117
  {
2177
- "name": "textContent",
2118
+ "name": "reduceIconSize",
2178
2119
  "annotation": {
2179
2120
  "type": "keyword",
2180
- "value": "string"
2121
+ "value": "boolean"
2181
2122
  }
2182
2123
  }
2183
2124
  ],
@@ -2186,7 +2127,7 @@
2186
2127
  "types": [
2187
2128
  {
2188
2129
  "type": "typeAlias",
2189
- "name": "StickyContainerVariant",
2130
+ "name": "IconButtonVariant",
2190
2131
  "annotation": {
2191
2132
  "type": "union",
2192
2133
  "types": [
@@ -2196,13 +2137,30 @@
2196
2137
  },
2197
2138
  {
2198
2139
  "type": "jsLiteral",
2199
- "value": "home"
2140
+ "value": "light"
2141
+ },
2142
+ {
2143
+ "type": "jsLiteral",
2144
+ "value": "mini"
2145
+ },
2146
+ {
2147
+ "type": "jsLiteral",
2148
+ "value": "mini-light"
2149
+ },
2150
+ {
2151
+ "type": "jsLiteral",
2152
+ "value": "bordered"
2200
2153
  }
2201
2154
  ]
2202
2155
  }
2203
2156
  }
2204
2157
  ]
2205
2158
  },
2159
+ "ai-portal.elevo-logo": {
2160
+ "properties": [],
2161
+ "events": [],
2162
+ "methods": []
2163
+ },
2206
2164
  "ai-portal.blank-state": {
2207
2165
  "properties": [
2208
2166
  {
@@ -2253,44 +2211,86 @@
2253
2211
  }
2254
2212
  ]
2255
2213
  },
2256
- "ai-portal.elevo-card": {
2214
+ "ai-portal.sticky-container": {
2257
2215
  "properties": [
2258
2216
  {
2259
- "name": "cardTitle",
2260
- "annotation": {
2261
- "type": "keyword",
2262
- "value": "string"
2263
- }
2264
- },
2265
- {
2266
- "name": "description",
2217
+ "name": "variant",
2267
2218
  "annotation": {
2268
- "type": "keyword",
2269
- "value": "string"
2219
+ "type": "reference",
2220
+ "typeName": {
2221
+ "type": "identifier",
2222
+ "name": "StickyContainerVariant"
2223
+ }
2270
2224
  }
2271
2225
  },
2272
2226
  {
2273
- "name": "url",
2227
+ "name": "textContent",
2274
2228
  "annotation": {
2275
2229
  "type": "keyword",
2276
2230
  "value": "string"
2277
2231
  }
2278
- },
2232
+ }
2233
+ ],
2234
+ "events": [],
2235
+ "methods": [],
2236
+ "types": [
2279
2237
  {
2280
- "name": "avatar",
2238
+ "type": "typeAlias",
2239
+ "name": "StickyContainerVariant",
2281
2240
  "annotation": {
2282
2241
  "type": "union",
2283
2242
  "types": [
2284
2243
  {
2285
- "type": "keyword",
2286
- "value": "string"
2244
+ "type": "jsLiteral",
2245
+ "value": "default"
2287
2246
  },
2288
2247
  {
2289
- "type": "reference",
2290
- "typeName": {
2291
- "type": "identifier",
2292
- "name": "GeneralIconProps"
2293
- }
2248
+ "type": "jsLiteral",
2249
+ "value": "home"
2250
+ }
2251
+ ]
2252
+ }
2253
+ }
2254
+ ]
2255
+ },
2256
+ "ai-portal.elevo-card": {
2257
+ "properties": [
2258
+ {
2259
+ "name": "cardTitle",
2260
+ "annotation": {
2261
+ "type": "keyword",
2262
+ "value": "string"
2263
+ }
2264
+ },
2265
+ {
2266
+ "name": "description",
2267
+ "annotation": {
2268
+ "type": "keyword",
2269
+ "value": "string"
2270
+ }
2271
+ },
2272
+ {
2273
+ "name": "url",
2274
+ "annotation": {
2275
+ "type": "keyword",
2276
+ "value": "string"
2277
+ }
2278
+ },
2279
+ {
2280
+ "name": "avatar",
2281
+ "annotation": {
2282
+ "type": "union",
2283
+ "types": [
2284
+ {
2285
+ "type": "keyword",
2286
+ "value": "string"
2287
+ },
2288
+ {
2289
+ "type": "reference",
2290
+ "typeName": {
2291
+ "type": "identifier",
2292
+ "name": "GeneralIconProps"
2293
+ }
2294
2294
  }
2295
2295
  ]
2296
2296
  }
@@ -3089,26 +3089,6 @@
3089
3089
  }
3090
3090
  ]
3091
3091
  },
3092
- "ai-portal.preview-container": {
3093
- "properties": [
3094
- {
3095
- "name": "source",
3096
- "annotation": {
3097
- "type": "keyword",
3098
- "value": "string"
3099
- }
3100
- },
3101
- {
3102
- "name": "url",
3103
- "annotation": {
3104
- "type": "keyword",
3105
- "value": "string"
3106
- }
3107
- }
3108
- ],
3109
- "events": [],
3110
- "methods": []
3111
- },
3112
3092
  "ai-portal.action-buttons": {
3113
3093
  "properties": [
3114
3094
  {
@@ -3227,6 +3207,26 @@
3227
3207
  }
3228
3208
  ]
3229
3209
  },
3210
+ "ai-portal.preview-container": {
3211
+ "properties": [
3212
+ {
3213
+ "name": "source",
3214
+ "annotation": {
3215
+ "type": "keyword",
3216
+ "value": "string"
3217
+ }
3218
+ },
3219
+ {
3220
+ "name": "url",
3221
+ "annotation": {
3222
+ "type": "keyword",
3223
+ "value": "string"
3224
+ }
3225
+ }
3226
+ ],
3227
+ "events": [],
3228
+ "methods": []
3229
+ },
3230
3230
  "ai-portal.project-conversations": {
3231
3231
  "properties": [
3232
3232
  {
@@ -4427,6 +4427,33 @@
4427
4427
  }
4428
4428
  ]
4429
4429
  },
4430
+ "ai-portal.show-case": {
4431
+ "properties": [
4432
+ {
4433
+ "name": "caseTitle",
4434
+ "annotation": {
4435
+ "type": "keyword",
4436
+ "value": "string"
4437
+ }
4438
+ },
4439
+ {
4440
+ "name": "summary",
4441
+ "annotation": {
4442
+ "type": "keyword",
4443
+ "value": "string"
4444
+ }
4445
+ },
4446
+ {
4447
+ "name": "url",
4448
+ "annotation": {
4449
+ "type": "keyword",
4450
+ "value": "string"
4451
+ }
4452
+ }
4453
+ ],
4454
+ "events": [],
4455
+ "methods": []
4456
+ },
4430
4457
  "ai-portal.chat-input": {
4431
4458
  "properties": [
4432
4459
  {
@@ -4923,33 +4950,6 @@
4923
4950
  }
4924
4951
  ]
4925
4952
  },
4926
- "ai-portal.show-case": {
4927
- "properties": [
4928
- {
4929
- "name": "caseTitle",
4930
- "annotation": {
4931
- "type": "keyword",
4932
- "value": "string"
4933
- }
4934
- },
4935
- {
4936
- "name": "summary",
4937
- "annotation": {
4938
- "type": "keyword",
4939
- "value": "string"
4940
- }
4941
- },
4942
- {
4943
- "name": "url",
4944
- "annotation": {
4945
- "type": "keyword",
4946
- "value": "string"
4947
- }
4948
- }
4949
- ],
4950
- "events": [],
4951
- "methods": []
4952
- },
4953
4953
  "ai-portal.flow-tabs": {
4954
4954
  "properties": [
4955
4955
  {
@@ -5963,290 +5963,149 @@
5963
5963
  }
5964
5964
  ]
5965
5965
  },
5966
- "ai-portal.gantt-chart": {
5966
+ "ai-portal.goal-card-list": {
5967
5967
  "properties": [
5968
5968
  {
5969
- "name": "chartTitle",
5970
- "annotation": {
5971
- "type": "keyword",
5972
- "value": "string"
5973
- }
5974
- },
5975
- {
5976
- "name": "nodes",
5969
+ "name": "goalList",
5977
5970
  "annotation": {
5978
5971
  "type": "array",
5979
5972
  "elementType": {
5980
5973
  "type": "reference",
5981
5974
  "typeName": {
5982
5975
  "type": "identifier",
5983
- "name": "GanttNode"
5976
+ "name": "GoalItem"
5977
+ }
5978
+ }
5979
+ }
5980
+ },
5981
+ {
5982
+ "name": "cardStyle",
5983
+ "annotation": {
5984
+ "type": "reference",
5985
+ "typeName": {
5986
+ "type": "qualifiedName",
5987
+ "left": {
5988
+ "type": "identifier",
5989
+ "name": "React"
5990
+ },
5991
+ "right": {
5992
+ "type": "identifier",
5993
+ "name": "CSSProperties"
5984
5994
  }
5985
5995
  }
5986
5996
  }
5997
+ },
5998
+ {
5999
+ "name": "activeKey",
6000
+ "annotation": {
6001
+ "type": "keyword",
6002
+ "value": "string"
6003
+ }
5987
6004
  }
5988
6005
  ],
5989
6006
  "events": [
5990
6007
  {
5991
- "name": "node.click",
6008
+ "name": "item.click",
6009
+ "detail": {
6010
+ "annotation": {
6011
+ "type": "reference",
6012
+ "typeName": {
6013
+ "type": "identifier",
6014
+ "name": "GoalItem"
6015
+ }
6016
+ }
6017
+ }
6018
+ },
6019
+ {
6020
+ "name": "item.status.change",
5992
6021
  "detail": {
5993
6022
  "annotation": {
5994
6023
  "type": "reference",
5995
6024
  "typeName": {
5996
6025
  "type": "identifier",
5997
- "name": "GanttNode"
6026
+ "name": "GoalItem"
5998
6027
  }
5999
6028
  }
6000
6029
  }
6001
6030
  },
6002
6031
  {
6003
- "name": "fullscreen.click",
6032
+ "name": "item.title.change",
6004
6033
  "detail": {
6005
6034
  "annotation": {
6006
- "type": "keyword",
6007
- "value": "void"
6035
+ "type": "reference",
6036
+ "typeName": {
6037
+ "type": "identifier",
6038
+ "name": "GoalItem"
6039
+ }
6040
+ }
6041
+ }
6042
+ },
6043
+ {
6044
+ "name": "item.new.chat",
6045
+ "detail": {
6046
+ "annotation": {
6047
+ "type": "reference",
6048
+ "typeName": {
6049
+ "type": "identifier",
6050
+ "name": "GoalItem"
6051
+ }
6008
6052
  }
6009
6053
  }
6010
6054
  }
6011
6055
  ],
6012
- "methods": [],
6056
+ "methods": [
6057
+ {
6058
+ "name": "appendChildDone",
6059
+ "params": [
6060
+ {
6061
+ "name": "pendingId",
6062
+ "annotation": {
6063
+ "type": "keyword",
6064
+ "value": "string"
6065
+ }
6066
+ },
6067
+ {
6068
+ "name": "newItem",
6069
+ "annotation": {
6070
+ "type": "reference",
6071
+ "typeName": {
6072
+ "type": "identifier",
6073
+ "name": "GoalItem"
6074
+ }
6075
+ }
6076
+ }
6077
+ ],
6078
+ "returns": {}
6079
+ }
6080
+ ],
6013
6081
  "types": [
6014
6082
  {
6015
6083
  "type": "interface",
6016
- "name": "GanttNode",
6084
+ "name": "GoalItem",
6017
6085
  "body": [
6018
6086
  {
6019
6087
  "type": "propertySignature",
6020
6088
  "key": {
6021
6089
  "type": "identifier",
6022
- "name": "name"
6090
+ "name": "title"
6091
+ },
6092
+ "annotation": {
6093
+ "type": "keyword",
6094
+ "value": "string"
6095
+ },
6096
+ "computed": false
6097
+ },
6098
+ {
6099
+ "type": "propertySignature",
6100
+ "key": {
6101
+ "type": "identifier",
6102
+ "name": "description"
6023
6103
  },
6024
6104
  "annotation": {
6025
6105
  "type": "keyword",
6026
6106
  "value": "string"
6027
6107
  },
6028
- "computed": false
6029
- },
6030
- {
6031
- "type": "propertySignature",
6032
- "key": {
6033
- "type": "identifier",
6034
- "name": "state"
6035
- },
6036
- "annotation": {
6037
- "type": "union",
6038
- "types": [
6039
- {
6040
- "type": "reference",
6041
- "typeName": {
6042
- "type": "identifier",
6043
- "name": "TaskState"
6044
- }
6045
- },
6046
- {
6047
- "type": "reference",
6048
- "typeName": {
6049
- "type": "identifier",
6050
- "name": "JobState"
6051
- }
6052
- }
6053
- ]
6054
- },
6055
- "optional": true,
6056
- "computed": false
6057
- },
6058
- {
6059
- "type": "propertySignature",
6060
- "key": {
6061
- "type": "identifier",
6062
- "name": "startTime"
6063
- },
6064
- "annotation": {
6065
- "type": "keyword",
6066
- "value": "number"
6067
- },
6068
- "optional": true,
6069
- "computed": false
6070
- },
6071
- {
6072
- "type": "propertySignature",
6073
- "key": {
6074
- "type": "identifier",
6075
- "name": "endTime"
6076
- },
6077
- "annotation": {
6078
- "type": "keyword",
6079
- "value": "number"
6080
- },
6081
- "optional": true,
6082
- "computed": false
6083
- },
6084
- {
6085
- "type": "propertySignature",
6086
- "key": {
6087
- "type": "identifier",
6088
- "name": "children"
6089
- },
6090
- "annotation": {
6091
- "type": "array",
6092
- "elementType": {
6093
- "type": "reference",
6094
- "typeName": {
6095
- "type": "identifier",
6096
- "name": "GanttNode"
6097
- }
6098
- }
6099
- },
6100
- "optional": true,
6101
- "computed": false
6102
- }
6103
- ]
6104
- }
6105
- ]
6106
- },
6107
- "ai-portal.goal-card-list": {
6108
- "properties": [
6109
- {
6110
- "name": "goalList",
6111
- "annotation": {
6112
- "type": "array",
6113
- "elementType": {
6114
- "type": "reference",
6115
- "typeName": {
6116
- "type": "identifier",
6117
- "name": "GoalItem"
6118
- }
6119
- }
6120
- }
6121
- },
6122
- {
6123
- "name": "cardStyle",
6124
- "annotation": {
6125
- "type": "reference",
6126
- "typeName": {
6127
- "type": "qualifiedName",
6128
- "left": {
6129
- "type": "identifier",
6130
- "name": "React"
6131
- },
6132
- "right": {
6133
- "type": "identifier",
6134
- "name": "CSSProperties"
6135
- }
6136
- }
6137
- }
6138
- },
6139
- {
6140
- "name": "activeKey",
6141
- "annotation": {
6142
- "type": "keyword",
6143
- "value": "string"
6144
- }
6145
- }
6146
- ],
6147
- "events": [
6148
- {
6149
- "name": "item.click",
6150
- "detail": {
6151
- "annotation": {
6152
- "type": "reference",
6153
- "typeName": {
6154
- "type": "identifier",
6155
- "name": "GoalItem"
6156
- }
6157
- }
6158
- }
6159
- },
6160
- {
6161
- "name": "item.status.change",
6162
- "detail": {
6163
- "annotation": {
6164
- "type": "reference",
6165
- "typeName": {
6166
- "type": "identifier",
6167
- "name": "GoalItem"
6168
- }
6169
- }
6170
- }
6171
- },
6172
- {
6173
- "name": "item.title.change",
6174
- "detail": {
6175
- "annotation": {
6176
- "type": "reference",
6177
- "typeName": {
6178
- "type": "identifier",
6179
- "name": "GoalItem"
6180
- }
6181
- }
6182
- }
6183
- },
6184
- {
6185
- "name": "item.new.chat",
6186
- "detail": {
6187
- "annotation": {
6188
- "type": "reference",
6189
- "typeName": {
6190
- "type": "identifier",
6191
- "name": "GoalItem"
6192
- }
6193
- }
6194
- }
6195
- }
6196
- ],
6197
- "methods": [
6198
- {
6199
- "name": "appendChildDone",
6200
- "params": [
6201
- {
6202
- "name": "pendingId",
6203
- "annotation": {
6204
- "type": "keyword",
6205
- "value": "string"
6206
- }
6207
- },
6208
- {
6209
- "name": "newItem",
6210
- "annotation": {
6211
- "type": "reference",
6212
- "typeName": {
6213
- "type": "identifier",
6214
- "name": "GoalItem"
6215
- }
6216
- }
6217
- }
6218
- ],
6219
- "returns": {}
6220
- }
6221
- ],
6222
- "types": [
6223
- {
6224
- "type": "interface",
6225
- "name": "GoalItem",
6226
- "body": [
6227
- {
6228
- "type": "propertySignature",
6229
- "key": {
6230
- "type": "identifier",
6231
- "name": "title"
6232
- },
6233
- "annotation": {
6234
- "type": "keyword",
6235
- "value": "string"
6236
- },
6237
- "computed": false
6238
- },
6239
- {
6240
- "type": "propertySignature",
6241
- "key": {
6242
- "type": "identifier",
6243
- "name": "description"
6244
- },
6245
- "annotation": {
6246
- "type": "keyword",
6247
- "value": "string"
6248
- },
6249
- "optional": true,
6108
+ "optional": true,
6250
6109
  "computed": false
6251
6110
  },
6252
6111
  {
@@ -6417,84 +6276,232 @@
6417
6276
  }
6418
6277
  ]
6419
6278
  },
6420
- "ai-portal.chat-box": {
6279
+ "ai-portal.elevo-sidebar": {
6421
6280
  "properties": [
6422
6281
  {
6423
- "name": "disabled",
6282
+ "name": "userInstanceId",
6424
6283
  "annotation": {
6425
6284
  "type": "keyword",
6426
- "value": "boolean"
6285
+ "value": "string"
6427
6286
  }
6428
6287
  },
6429
6288
  {
6430
- "name": "placeholder",
6289
+ "name": "behavior",
6290
+ "annotation": {
6291
+ "type": "union",
6292
+ "types": [
6293
+ {
6294
+ "type": "jsLiteral",
6295
+ "value": "default"
6296
+ },
6297
+ {
6298
+ "type": "jsLiteral",
6299
+ "value": "drawer"
6300
+ }
6301
+ ]
6302
+ }
6303
+ },
6304
+ {
6305
+ "name": "logoUrl",
6431
6306
  "annotation": {
6432
6307
  "type": "keyword",
6433
6308
  "value": "string"
6434
6309
  }
6435
6310
  },
6436
6311
  {
6437
- "name": "autoFocus",
6312
+ "name": "newChatUrl",
6313
+ "annotation": {
6314
+ "type": "keyword",
6315
+ "value": "string"
6316
+ }
6317
+ },
6318
+ {
6319
+ "name": "newChatLinkWhenCollapsed",
6438
6320
  "annotation": {
6439
6321
  "type": "keyword",
6440
6322
  "value": "boolean"
6441
6323
  }
6442
6324
  },
6443
6325
  {
6444
- "name": "aiEmployees",
6326
+ "name": "historyUrlTemplate",
6327
+ "annotation": {
6328
+ "type": "keyword",
6329
+ "value": "string"
6330
+ }
6331
+ },
6332
+ {
6333
+ "name": "historyActions",
6445
6334
  "annotation": {
6446
6335
  "type": "array",
6447
6336
  "elementType": {
6448
6337
  "type": "reference",
6449
6338
  "typeName": {
6450
6339
  "type": "identifier",
6451
- "name": "AIEmployee"
6340
+ "name": "ActionType"
6452
6341
  }
6453
6342
  }
6454
6343
  }
6455
6344
  },
6456
6345
  {
6457
- "name": "commands",
6346
+ "name": "showProjects",
6347
+ "annotation": {
6348
+ "type": "keyword",
6349
+ "value": "boolean"
6350
+ }
6351
+ },
6352
+ {
6353
+ "name": "projectUrlTemplate",
6354
+ "annotation": {
6355
+ "type": "keyword",
6356
+ "value": "string"
6357
+ }
6358
+ },
6359
+ {
6360
+ "name": "projectActions",
6458
6361
  "annotation": {
6459
6362
  "type": "array",
6460
6363
  "elementType": {
6461
6364
  "type": "reference",
6462
6365
  "typeName": {
6463
6366
  "type": "identifier",
6464
- "name": "Command"
6367
+ "name": "ActionType"
6465
6368
  }
6466
6369
  }
6467
6370
  }
6468
6371
  },
6469
6372
  {
6470
- "name": "uploadOptions",
6373
+ "name": "personalActions",
6374
+ "annotation": {
6375
+ "type": "array",
6376
+ "elementType": {
6377
+ "type": "reference",
6378
+ "typeName": {
6379
+ "type": "identifier",
6380
+ "name": "ActionType"
6381
+ }
6382
+ }
6383
+ }
6384
+ },
6385
+ {
6386
+ "name": "links",
6387
+ "annotation": {
6388
+ "type": "array",
6389
+ "elementType": {
6390
+ "type": "reference",
6391
+ "typeName": {
6392
+ "type": "identifier",
6393
+ "name": "SidebarLink"
6394
+ }
6395
+ }
6396
+ }
6397
+ },
6398
+ {
6399
+ "name": "canAddProject",
6400
+ "annotation": {
6401
+ "type": "keyword",
6402
+ "value": "boolean"
6403
+ }
6404
+ },
6405
+ {
6406
+ "name": "myLinks",
6407
+ "annotation": {
6408
+ "type": "array",
6409
+ "elementType": {
6410
+ "type": "reference",
6411
+ "typeName": {
6412
+ "type": "identifier",
6413
+ "name": "SidebarLink"
6414
+ }
6415
+ }
6416
+ }
6417
+ },
6418
+ {
6419
+ "name": "scope",
6420
+ "annotation": {
6421
+ "type": "union",
6422
+ "types": [
6423
+ {
6424
+ "type": "jsLiteral",
6425
+ "value": "default"
6426
+ },
6427
+ {
6428
+ "type": "jsLiteral",
6429
+ "value": "space"
6430
+ }
6431
+ ]
6432
+ }
6433
+ },
6434
+ {
6435
+ "name": "spaceNav",
6471
6436
  "annotation": {
6472
6437
  "type": "reference",
6473
6438
  "typeName": {
6474
6439
  "type": "identifier",
6475
- "name": "UploadOptions"
6440
+ "name": "SpaceNavProps"
6476
6441
  }
6477
6442
  }
6478
6443
  }
6479
6444
  ],
6480
6445
  "events": [
6481
6446
  {
6482
- "name": "message.submit",
6447
+ "name": "logout",
6483
6448
  "detail": {
6484
6449
  "annotation": {
6485
6450
  "type": "keyword",
6486
- "value": "string"
6451
+ "value": "void"
6487
6452
  }
6488
6453
  }
6489
6454
  },
6490
6455
  {
6491
- "name": "chat.submit",
6456
+ "name": "action.click",
6492
6457
  "detail": {
6493
6458
  "annotation": {
6494
6459
  "type": "reference",
6495
6460
  "typeName": {
6496
6461
  "type": "identifier",
6497
- "name": "ChatPayload"
6462
+ "name": "ActionClickDetail"
6463
+ }
6464
+ }
6465
+ }
6466
+ },
6467
+ {
6468
+ "name": "project.action.click",
6469
+ "detail": {
6470
+ "annotation": {
6471
+ "type": "reference",
6472
+ "typeName": {
6473
+ "type": "identifier",
6474
+ "name": "ProjectActionClickDetail"
6475
+ }
6476
+ }
6477
+ }
6478
+ },
6479
+ {
6480
+ "name": "add.project",
6481
+ "detail": {
6482
+ "annotation": {
6483
+ "type": "keyword",
6484
+ "value": "void"
6485
+ }
6486
+ }
6487
+ },
6488
+ {
6489
+ "name": "add.serviceflow",
6490
+ "detail": {
6491
+ "annotation": {
6492
+ "type": "keyword",
6493
+ "value": "void"
6494
+ }
6495
+ }
6496
+ },
6497
+ {
6498
+ "name": "personal.action.click",
6499
+ "detail": {
6500
+ "annotation": {
6501
+ "type": "reference",
6502
+ "typeName": {
6503
+ "type": "identifier",
6504
+ "name": "PersonalActionClickDetail"
6498
6505
  }
6499
6506
  }
6500
6507
  }
@@ -6502,39 +6509,81 @@
6502
6509
  ],
6503
6510
  "methods": [
6504
6511
  {
6505
- "name": "setValue",
6512
+ "name": "pullHistory",
6506
6513
  "params": [
6507
6514
  {
6508
- "name": "value",
6515
+ "name": "delay",
6509
6516
  "annotation": {
6510
6517
  "type": "keyword",
6511
- "value": "string"
6518
+ "value": "number"
6512
6519
  }
6513
6520
  }
6514
6521
  ],
6515
6522
  "returns": {}
6516
6523
  },
6517
6524
  {
6518
- "name": "getValue",
6525
+ "name": "open",
6519
6526
  "params": [],
6520
6527
  "returns": {}
6521
6528
  },
6522
6529
  {
6523
- "name": "focusOnInput",
6530
+ "name": "close",
6524
6531
  "params": [],
6525
6532
  "returns": {}
6533
+ },
6534
+ {
6535
+ "name": "removeProject",
6536
+ "params": [
6537
+ {
6538
+ "name": "projectId",
6539
+ "annotation": {
6540
+ "type": "keyword",
6541
+ "value": "string"
6542
+ }
6543
+ }
6544
+ ],
6545
+ "returns": {}
6546
+ },
6547
+ {
6548
+ "name": "addProject",
6549
+ "params": [
6550
+ {
6551
+ "name": "project",
6552
+ "annotation": {
6553
+ "type": "reference",
6554
+ "typeName": {
6555
+ "type": "identifier",
6556
+ "name": "Project"
6557
+ }
6558
+ }
6559
+ }
6560
+ ],
6561
+ "returns": {}
6562
+ },
6563
+ {
6564
+ "name": "moveConversation",
6565
+ "params": [
6566
+ {
6567
+ "name": "conversationId",
6568
+ "annotation": {
6569
+ "type": "keyword",
6570
+ "value": "string"
6571
+ }
6572
+ }
6573
+ ],
6574
+ "returns": {}
6526
6575
  }
6527
6576
  ],
6528
6577
  "types": [
6529
6578
  {
6530
6579
  "type": "interface",
6531
- "name": "AIEmployee",
6580
+ "name": "SidebarLink",
6532
6581
  "body": [
6533
6582
  {
6534
6583
  "type": "propertySignature",
6535
6584
  "key": {
6536
6585
  "type": "identifier",
6537
- "name": "employeeId"
6586
+ "name": "title"
6538
6587
  },
6539
6588
  "annotation": {
6540
6589
  "type": "keyword",
@@ -6546,25 +6595,7 @@
6546
6595
  "type": "propertySignature",
6547
6596
  "key": {
6548
6597
  "type": "identifier",
6549
- "name": "name"
6550
- },
6551
- "annotation": {
6552
- "type": "keyword",
6553
- "value": "string"
6554
- },
6555
- "computed": false
6556
- }
6557
- ]
6558
- },
6559
- {
6560
- "type": "interface",
6561
- "name": "Command",
6562
- "body": [
6563
- {
6564
- "type": "propertySignature",
6565
- "key": {
6566
- "type": "identifier",
6567
- "name": "label"
6598
+ "name": "url"
6568
6599
  },
6569
6600
  "annotation": {
6570
6601
  "type": "keyword",
@@ -6576,90 +6607,155 @@
6576
6607
  "type": "propertySignature",
6577
6608
  "key": {
6578
6609
  "type": "identifier",
6579
- "name": "value"
6610
+ "name": "icon"
6580
6611
  },
6581
6612
  "annotation": {
6582
- "type": "keyword",
6583
- "value": "string"
6613
+ "type": "reference",
6614
+ "typeName": {
6615
+ "type": "identifier",
6616
+ "name": "GeneralIconProps"
6617
+ }
6584
6618
  },
6619
+ "optional": true,
6585
6620
  "computed": false
6586
6621
  },
6587
6622
  {
6588
6623
  "type": "propertySignature",
6589
6624
  "key": {
6590
6625
  "type": "identifier",
6591
- "name": "groupKey"
6626
+ "name": "activeIncludes"
6592
6627
  },
6593
6628
  "annotation": {
6594
- "type": "keyword",
6595
- "value": "string"
6629
+ "type": "array",
6630
+ "elementType": {
6631
+ "type": "keyword",
6632
+ "value": "string"
6633
+ }
6596
6634
  },
6597
6635
  "optional": true,
6598
6636
  "computed": false
6599
- },
6637
+ }
6638
+ ]
6639
+ },
6640
+ {
6641
+ "type": "interface",
6642
+ "name": "SpaceNavProps",
6643
+ "body": [
6600
6644
  {
6601
6645
  "type": "propertySignature",
6602
6646
  "key": {
6603
6647
  "type": "identifier",
6604
- "name": "groupLabel"
6648
+ "name": "returnUrl"
6605
6649
  },
6606
6650
  "annotation": {
6607
6651
  "type": "keyword",
6608
6652
  "value": "string"
6609
6653
  },
6610
- "optional": true,
6611
6654
  "computed": false
6612
6655
  },
6613
6656
  {
6614
6657
  "type": "propertySignature",
6615
6658
  "key": {
6616
6659
  "type": "identifier",
6617
- "name": "subCommands"
6660
+ "name": "introUrl"
6618
6661
  },
6619
6662
  "annotation": {
6620
- "type": "array",
6621
- "elementType": {
6622
- "type": "reference",
6623
- "typeName": {
6624
- "type": "identifier",
6625
- "name": "Command"
6626
- }
6627
- }
6663
+ "type": "keyword",
6664
+ "value": "string"
6628
6665
  },
6629
- "optional": true,
6630
6666
  "computed": false
6631
6667
  },
6632
6668
  {
6633
6669
  "type": "propertySignature",
6634
6670
  "key": {
6635
6671
  "type": "identifier",
6636
- "name": "payload"
6672
+ "name": "spaceDetail"
6637
6673
  },
6638
6674
  "annotation": {
6639
- "type": "reference",
6640
- "typeName": {
6641
- "type": "identifier",
6642
- "name": "CommandPayload"
6643
- }
6675
+ "type": "typeLiteral",
6676
+ "members": [
6677
+ {
6678
+ "type": "propertySignature",
6679
+ "key": {
6680
+ "type": "identifier",
6681
+ "name": "instanceId"
6682
+ },
6683
+ "annotation": {
6684
+ "type": "keyword",
6685
+ "value": "string"
6686
+ },
6687
+ "computed": false
6688
+ },
6689
+ {
6690
+ "type": "propertySignature",
6691
+ "key": {
6692
+ "type": "identifier",
6693
+ "name": "name"
6694
+ },
6695
+ "annotation": {
6696
+ "type": "keyword",
6697
+ "value": "string"
6698
+ },
6699
+ "computed": false
6700
+ },
6701
+ {
6702
+ "type": "propertySignature",
6703
+ "key": {
6704
+ "type": "identifier",
6705
+ "name": "icon"
6706
+ },
6707
+ "annotation": {
6708
+ "type": "intersection",
6709
+ "types": [
6710
+ {
6711
+ "type": "reference",
6712
+ "typeName": {
6713
+ "type": "identifier",
6714
+ "name": "GeneralIconProps"
6715
+ }
6716
+ },
6717
+ {
6718
+ "type": "typeLiteral",
6719
+ "members": [
6720
+ {
6721
+ "type": "propertySignature",
6722
+ "key": {
6723
+ "type": "identifier",
6724
+ "name": "color"
6725
+ },
6726
+ "annotation": {
6727
+ "type": "keyword",
6728
+ "value": "string"
6729
+ },
6730
+ "optional": true,
6731
+ "computed": false
6732
+ }
6733
+ ]
6734
+ }
6735
+ ]
6736
+ },
6737
+ "optional": true,
6738
+ "computed": false
6739
+ }
6740
+ ]
6644
6741
  },
6645
- "optional": true,
6646
6742
  "computed": false
6647
- }
6648
- ]
6649
- },
6650
- {
6651
- "type": "interface",
6652
- "name": "UploadOptions",
6653
- "body": [
6743
+ },
6654
6744
  {
6655
6745
  "type": "propertySignature",
6656
6746
  "key": {
6657
6747
  "type": "identifier",
6658
- "name": "enabled"
6748
+ "name": "spaceObjects"
6659
6749
  },
6660
6750
  "annotation": {
6661
- "type": "keyword",
6662
- "value": "boolean"
6751
+ "type": "array",
6752
+ "elementType": {
6753
+ "type": "reference",
6754
+ "typeName": {
6755
+ "type": "identifier",
6756
+ "name": "SidebarLink"
6757
+ }
6758
+ }
6663
6759
  },
6664
6760
  "optional": true,
6665
6761
  "computed": false
@@ -6668,11 +6764,17 @@
6668
6764
  "type": "propertySignature",
6669
6765
  "key": {
6670
6766
  "type": "identifier",
6671
- "name": "dragDisabled"
6767
+ "name": "spaceServiceflows"
6672
6768
  },
6673
6769
  "annotation": {
6674
- "type": "keyword",
6675
- "value": "boolean"
6770
+ "type": "array",
6771
+ "elementType": {
6772
+ "type": "reference",
6773
+ "typeName": {
6774
+ "type": "identifier",
6775
+ "name": "SidebarLink"
6776
+ }
6777
+ }
6676
6778
  },
6677
6779
  "optional": true,
6678
6780
  "computed": false
@@ -6681,176 +6783,285 @@
6681
6783
  "type": "propertySignature",
6682
6784
  "key": {
6683
6785
  "type": "identifier",
6684
- "name": "dragTips"
6786
+ "name": "spaceLinks"
6685
6787
  },
6686
6788
  "annotation": {
6687
- "type": "keyword",
6688
- "value": "string"
6789
+ "type": "array",
6790
+ "elementType": {
6791
+ "type": "reference",
6792
+ "typeName": {
6793
+ "type": "identifier",
6794
+ "name": "SidebarLink"
6795
+ }
6796
+ }
6689
6797
  },
6690
6798
  "optional": true,
6691
6799
  "computed": false
6692
- },
6800
+ }
6801
+ ]
6802
+ },
6803
+ {
6804
+ "type": "interface",
6805
+ "name": "ActionClickDetail",
6806
+ "body": [
6693
6807
  {
6694
6808
  "type": "propertySignature",
6695
6809
  "key": {
6696
6810
  "type": "identifier",
6697
- "name": "accept"
6811
+ "name": "action"
6698
6812
  },
6699
6813
  "annotation": {
6700
- "type": "keyword",
6701
- "value": "string"
6814
+ "type": "intersection",
6815
+ "types": [
6816
+ {
6817
+ "type": "reference",
6818
+ "typeName": {
6819
+ "type": "identifier",
6820
+ "name": "SimpleActionType"
6821
+ }
6822
+ },
6823
+ {
6824
+ "type": "typeLiteral",
6825
+ "members": [
6826
+ {
6827
+ "type": "propertySignature",
6828
+ "key": {
6829
+ "type": "identifier",
6830
+ "name": "project"
6831
+ },
6832
+ "annotation": {
6833
+ "type": "reference",
6834
+ "typeName": {
6835
+ "type": "identifier",
6836
+ "name": "Project"
6837
+ }
6838
+ },
6839
+ "optional": true,
6840
+ "computed": false
6841
+ }
6842
+ ]
6843
+ }
6844
+ ]
6702
6845
  },
6703
- "optional": true,
6704
6846
  "computed": false
6705
6847
  },
6706
6848
  {
6707
6849
  "type": "propertySignature",
6708
6850
  "key": {
6709
6851
  "type": "identifier",
6710
- "name": "maxFiles"
6852
+ "name": "item"
6711
6853
  },
6712
6854
  "annotation": {
6713
- "type": "keyword",
6714
- "value": "number"
6855
+ "type": "reference",
6856
+ "typeName": {
6857
+ "type": "identifier",
6858
+ "name": "HistoryItem"
6859
+ }
6715
6860
  },
6716
- "optional": true,
6717
6861
  "computed": false
6718
6862
  },
6719
6863
  {
6720
6864
  "type": "propertySignature",
6721
6865
  "key": {
6722
6866
  "type": "identifier",
6723
- "name": "maxSize"
6867
+ "name": "project"
6724
6868
  },
6725
6869
  "annotation": {
6726
- "type": "keyword",
6727
- "value": "number"
6870
+ "type": "reference",
6871
+ "typeName": {
6872
+ "type": "identifier",
6873
+ "name": "Project"
6874
+ }
6728
6875
  },
6729
6876
  "optional": true,
6730
- "computed": false,
6731
- "description": "In bytes"
6732
- },
6877
+ "computed": false
6878
+ }
6879
+ ]
6880
+ },
6881
+ {
6882
+ "type": "interface",
6883
+ "name": "Project",
6884
+ "body": [
6733
6885
  {
6734
6886
  "type": "propertySignature",
6735
6887
  "key": {
6736
6888
  "type": "identifier",
6737
- "name": "readableAccept"
6889
+ "name": "instanceId"
6738
6890
  },
6739
6891
  "annotation": {
6740
6892
  "type": "keyword",
6741
6893
  "value": "string"
6742
6894
  },
6743
- "optional": true,
6744
- "computed": false
6895
+ "computed": false,
6896
+ "description": "实例ID"
6745
6897
  },
6746
6898
  {
6747
6899
  "type": "propertySignature",
6748
6900
  "key": {
6749
6901
  "type": "identifier",
6750
- "name": "readableMaxSize"
6902
+ "name": "name"
6751
6903
  },
6752
6904
  "annotation": {
6753
6905
  "type": "keyword",
6754
6906
  "value": "string"
6755
6907
  },
6756
- "optional": true,
6757
- "computed": false
6758
- }
6759
- ]
6760
- },
6761
- {
6762
- "type": "interface",
6763
- "name": "ChatPayload",
6764
- "body": [
6908
+ "computed": false,
6909
+ "description": "项目名称"
6910
+ },
6765
6911
  {
6766
6912
  "type": "propertySignature",
6767
6913
  "key": {
6768
6914
  "type": "identifier",
6769
- "name": "content"
6915
+ "name": "description"
6770
6916
  },
6771
6917
  "annotation": {
6772
6918
  "type": "keyword",
6773
6919
  "value": "string"
6774
6920
  },
6775
- "computed": false
6776
- }
6777
- ],
6778
- "extends": [
6779
- {
6780
- "type": "expressionWithTypeArguments",
6781
- "expression": {
6782
- "type": "identifier",
6783
- "name": "ExtraChatPayload"
6784
- }
6785
- }
6786
- ]
6787
- },
6788
- {
6789
- "type": "interface",
6790
- "name": "ExtraChatPayload",
6791
- "body": [
6921
+ "computed": false,
6922
+ "description": "项目描述"
6923
+ },
6792
6924
  {
6793
6925
  "type": "propertySignature",
6794
6926
  "key": {
6795
6927
  "type": "identifier",
6796
- "name": "files"
6928
+ "name": "state"
6797
6929
  },
6798
6930
  "annotation": {
6799
- "type": "array",
6800
- "elementType": {
6801
- "type": "reference",
6802
- "typeName": {
6803
- "type": "identifier",
6804
- "name": "UploadFileInfo"
6931
+ "type": "union",
6932
+ "types": [
6933
+ {
6934
+ "type": "jsLiteral",
6935
+ "value": "active"
6936
+ },
6937
+ {
6938
+ "type": "jsLiteral",
6939
+ "value": "inactive"
6805
6940
  }
6806
- }
6941
+ ]
6807
6942
  },
6808
- "optional": true,
6809
- "computed": false
6943
+ "computed": false,
6944
+ "description": "状态"
6810
6945
  },
6811
6946
  {
6812
6947
  "type": "propertySignature",
6813
6948
  "key": {
6814
6949
  "type": "identifier",
6815
- "name": "cmd"
6950
+ "name": "defaultAiEmployeeId"
6816
6951
  },
6817
6952
  "annotation": {
6818
- "type": "union",
6819
- "types": [
6820
- {
6821
- "type": "reference",
6822
- "typeName": {
6823
- "type": "identifier",
6824
- "name": "CommandPayload"
6825
- }
6826
- },
6827
- {
6828
- "type": "keyword",
6829
- "value": "null"
6830
- }
6831
- ]
6953
+ "type": "keyword",
6954
+ "value": "string"
6955
+ },
6956
+ "computed": false,
6957
+ "description": "默认数字人ID"
6958
+ },
6959
+ {
6960
+ "type": "propertySignature",
6961
+ "key": {
6962
+ "type": "identifier",
6963
+ "name": "creator"
6964
+ },
6965
+ "annotation": {
6966
+ "type": "keyword",
6967
+ "value": "string"
6968
+ },
6969
+ "computed": false,
6970
+ "description": "创建者"
6971
+ },
6972
+ {
6973
+ "type": "propertySignature",
6974
+ "key": {
6975
+ "type": "identifier",
6976
+ "name": "ctime"
6977
+ },
6978
+ "annotation": {
6979
+ "type": "keyword",
6980
+ "value": "string"
6981
+ },
6982
+ "computed": false,
6983
+ "description": "创建时间"
6984
+ },
6985
+ {
6986
+ "type": "propertySignature",
6987
+ "key": {
6988
+ "type": "identifier",
6989
+ "name": "mtime"
6990
+ },
6991
+ "annotation": {
6992
+ "type": "keyword",
6993
+ "value": "string"
6994
+ },
6995
+ "computed": false,
6996
+ "description": "修改时间"
6997
+ },
6998
+ {
6999
+ "type": "propertySignature",
7000
+ "key": {
7001
+ "type": "identifier",
7002
+ "name": "modifier"
7003
+ },
7004
+ "annotation": {
7005
+ "type": "keyword",
7006
+ "value": "string"
7007
+ },
7008
+ "computed": false,
7009
+ "description": "修改者"
7010
+ }
7011
+ ]
7012
+ },
7013
+ {
7014
+ "type": "interface",
7015
+ "name": "HistoryItem",
7016
+ "body": [
7017
+ {
7018
+ "type": "propertySignature",
7019
+ "key": {
7020
+ "type": "identifier",
7021
+ "name": "conversationId"
7022
+ },
7023
+ "annotation": {
7024
+ "type": "keyword",
7025
+ "value": "string"
6832
7026
  },
6833
- "optional": true,
6834
7027
  "computed": false
6835
7028
  },
6836
7029
  {
6837
7030
  "type": "propertySignature",
6838
7031
  "key": {
6839
7032
  "type": "identifier",
6840
- "name": "aiEmployeeId"
7033
+ "name": "title"
6841
7034
  },
6842
7035
  "annotation": {
6843
- "type": "union",
6844
- "types": [
6845
- {
6846
- "type": "keyword",
6847
- "value": "string"
6848
- },
6849
- {
6850
- "type": "keyword",
6851
- "value": "null"
6852
- }
6853
- ]
7036
+ "type": "keyword",
7037
+ "value": "string"
7038
+ },
7039
+ "computed": false
7040
+ },
7041
+ {
7042
+ "type": "propertySignature",
7043
+ "key": {
7044
+ "type": "identifier",
7045
+ "name": "startTime"
7046
+ },
7047
+ "annotation": {
7048
+ "type": "keyword",
7049
+ "value": "number"
7050
+ },
7051
+ "computed": false
7052
+ },
7053
+ {
7054
+ "type": "propertySignature",
7055
+ "key": {
7056
+ "type": "identifier",
7057
+ "name": "state"
7058
+ },
7059
+ "annotation": {
7060
+ "type": "reference",
7061
+ "typeName": {
7062
+ "type": "identifier",
7063
+ "name": "ConversationState"
7064
+ }
6854
7065
  },
6855
7066
  "optional": true,
6856
7067
  "computed": false
@@ -6859,17 +7070,56 @@
6859
7070
  },
6860
7071
  {
6861
7072
  "type": "interface",
6862
- "name": "UploadFileInfo",
7073
+ "name": "ProjectActionClickDetail",
6863
7074
  "body": [
6864
7075
  {
6865
7076
  "type": "propertySignature",
6866
7077
  "key": {
6867
7078
  "type": "identifier",
6868
- "name": "fileId"
7079
+ "name": "action"
6869
7080
  },
6870
7081
  "annotation": {
6871
- "type": "keyword",
6872
- "value": "string"
7082
+ "type": "reference",
7083
+ "typeName": {
7084
+ "type": "identifier",
7085
+ "name": "SimpleActionType"
7086
+ }
7087
+ },
7088
+ "computed": false
7089
+ },
7090
+ {
7091
+ "type": "propertySignature",
7092
+ "key": {
7093
+ "type": "identifier",
7094
+ "name": "project"
7095
+ },
7096
+ "annotation": {
7097
+ "type": "reference",
7098
+ "typeName": {
7099
+ "type": "identifier",
7100
+ "name": "Project"
7101
+ }
7102
+ },
7103
+ "computed": false
7104
+ }
7105
+ ]
7106
+ },
7107
+ {
7108
+ "type": "interface",
7109
+ "name": "PersonalActionClickDetail",
7110
+ "body": [
7111
+ {
7112
+ "type": "propertySignature",
7113
+ "key": {
7114
+ "type": "identifier",
7115
+ "name": "action"
7116
+ },
7117
+ "annotation": {
7118
+ "type": "reference",
7119
+ "typeName": {
7120
+ "type": "identifier",
7121
+ "name": "SimpleActionType"
7122
+ }
6873
7123
  },
6874
7124
  "computed": false
6875
7125
  }
@@ -6877,232 +7127,84 @@
6877
7127
  }
6878
7128
  ]
6879
7129
  },
6880
- "ai-portal.elevo-sidebar": {
7130
+ "ai-portal.chat-box": {
6881
7131
  "properties": [
6882
7132
  {
6883
- "name": "userInstanceId",
6884
- "annotation": {
6885
- "type": "keyword",
6886
- "value": "string"
6887
- }
6888
- },
6889
- {
6890
- "name": "behavior",
6891
- "annotation": {
6892
- "type": "union",
6893
- "types": [
6894
- {
6895
- "type": "jsLiteral",
6896
- "value": "default"
6897
- },
6898
- {
6899
- "type": "jsLiteral",
6900
- "value": "drawer"
6901
- }
6902
- ]
6903
- }
6904
- },
6905
- {
6906
- "name": "logoUrl",
7133
+ "name": "disabled",
6907
7134
  "annotation": {
6908
7135
  "type": "keyword",
6909
- "value": "string"
7136
+ "value": "boolean"
6910
7137
  }
6911
7138
  },
6912
7139
  {
6913
- "name": "newChatUrl",
7140
+ "name": "placeholder",
6914
7141
  "annotation": {
6915
7142
  "type": "keyword",
6916
7143
  "value": "string"
6917
7144
  }
6918
7145
  },
6919
7146
  {
6920
- "name": "newChatLinkWhenCollapsed",
7147
+ "name": "autoFocus",
6921
7148
  "annotation": {
6922
7149
  "type": "keyword",
6923
7150
  "value": "boolean"
6924
7151
  }
6925
7152
  },
6926
7153
  {
6927
- "name": "historyUrlTemplate",
6928
- "annotation": {
6929
- "type": "keyword",
6930
- "value": "string"
6931
- }
6932
- },
6933
- {
6934
- "name": "historyActions",
7154
+ "name": "aiEmployees",
6935
7155
  "annotation": {
6936
7156
  "type": "array",
6937
7157
  "elementType": {
6938
7158
  "type": "reference",
6939
7159
  "typeName": {
6940
7160
  "type": "identifier",
6941
- "name": "ActionType"
7161
+ "name": "AIEmployee"
6942
7162
  }
6943
7163
  }
6944
7164
  }
6945
7165
  },
6946
7166
  {
6947
- "name": "showProjects",
6948
- "annotation": {
6949
- "type": "keyword",
6950
- "value": "boolean"
6951
- }
6952
- },
6953
- {
6954
- "name": "projectUrlTemplate",
6955
- "annotation": {
6956
- "type": "keyword",
6957
- "value": "string"
6958
- }
6959
- },
6960
- {
6961
- "name": "projectActions",
7167
+ "name": "commands",
6962
7168
  "annotation": {
6963
7169
  "type": "array",
6964
7170
  "elementType": {
6965
7171
  "type": "reference",
6966
7172
  "typeName": {
6967
7173
  "type": "identifier",
6968
- "name": "ActionType"
7174
+ "name": "Command"
6969
7175
  }
6970
7176
  }
6971
7177
  }
6972
7178
  },
6973
7179
  {
6974
- "name": "personalActions",
7180
+ "name": "uploadOptions",
6975
7181
  "annotation": {
6976
- "type": "array",
6977
- "elementType": {
6978
- "type": "reference",
6979
- "typeName": {
6980
- "type": "identifier",
6981
- "name": "ActionType"
6982
- }
6983
- }
6984
- }
6985
- },
6986
- {
6987
- "name": "links",
6988
- "annotation": {
6989
- "type": "array",
6990
- "elementType": {
6991
- "type": "reference",
6992
- "typeName": {
6993
- "type": "identifier",
6994
- "name": "SidebarLink"
6995
- }
6996
- }
6997
- }
6998
- },
6999
- {
7000
- "name": "canAddProject",
7001
- "annotation": {
7002
- "type": "keyword",
7003
- "value": "boolean"
7004
- }
7005
- },
7006
- {
7007
- "name": "myLinks",
7008
- "annotation": {
7009
- "type": "array",
7010
- "elementType": {
7011
- "type": "reference",
7012
- "typeName": {
7013
- "type": "identifier",
7014
- "name": "SidebarLink"
7015
- }
7016
- }
7017
- }
7018
- },
7019
- {
7020
- "name": "scope",
7021
- "annotation": {
7022
- "type": "union",
7023
- "types": [
7024
- {
7025
- "type": "jsLiteral",
7026
- "value": "default"
7027
- },
7028
- {
7029
- "type": "jsLiteral",
7030
- "value": "space"
7031
- }
7032
- ]
7033
- }
7034
- },
7035
- {
7036
- "name": "spaceNav",
7037
- "annotation": {
7038
- "type": "reference",
7039
- "typeName": {
7040
- "type": "identifier",
7041
- "name": "SpaceNavProps"
7182
+ "type": "reference",
7183
+ "typeName": {
7184
+ "type": "identifier",
7185
+ "name": "UploadOptions"
7042
7186
  }
7043
7187
  }
7044
7188
  }
7045
7189
  ],
7046
7190
  "events": [
7047
7191
  {
7048
- "name": "logout",
7049
- "detail": {
7050
- "annotation": {
7051
- "type": "keyword",
7052
- "value": "void"
7053
- }
7054
- }
7055
- },
7056
- {
7057
- "name": "action.click",
7058
- "detail": {
7059
- "annotation": {
7060
- "type": "reference",
7061
- "typeName": {
7062
- "type": "identifier",
7063
- "name": "ActionClickDetail"
7064
- }
7065
- }
7066
- }
7067
- },
7068
- {
7069
- "name": "project.action.click",
7070
- "detail": {
7071
- "annotation": {
7072
- "type": "reference",
7073
- "typeName": {
7074
- "type": "identifier",
7075
- "name": "ProjectActionClickDetail"
7076
- }
7077
- }
7078
- }
7079
- },
7080
- {
7081
- "name": "add.project",
7082
- "detail": {
7083
- "annotation": {
7084
- "type": "keyword",
7085
- "value": "void"
7086
- }
7087
- }
7088
- },
7089
- {
7090
- "name": "add.serviceflow",
7192
+ "name": "message.submit",
7091
7193
  "detail": {
7092
7194
  "annotation": {
7093
7195
  "type": "keyword",
7094
- "value": "void"
7196
+ "value": "string"
7095
7197
  }
7096
7198
  }
7097
7199
  },
7098
7200
  {
7099
- "name": "personal.action.click",
7201
+ "name": "chat.submit",
7100
7202
  "detail": {
7101
7203
  "annotation": {
7102
7204
  "type": "reference",
7103
7205
  "typeName": {
7104
7206
  "type": "identifier",
7105
- "name": "PersonalActionClickDetail"
7207
+ "name": "ChatPayload"
7106
7208
  }
7107
7209
  }
7108
7210
  }
@@ -7110,354 +7212,43 @@
7110
7212
  ],
7111
7213
  "methods": [
7112
7214
  {
7113
- "name": "pullHistory",
7215
+ "name": "setValue",
7114
7216
  "params": [
7115
7217
  {
7116
- "name": "delay",
7218
+ "name": "value",
7117
7219
  "annotation": {
7118
7220
  "type": "keyword",
7119
- "value": "number"
7221
+ "value": "string"
7120
7222
  }
7121
7223
  }
7122
7224
  ],
7123
7225
  "returns": {}
7124
7226
  },
7125
7227
  {
7126
- "name": "open",
7228
+ "name": "getValue",
7127
7229
  "params": [],
7128
7230
  "returns": {}
7129
7231
  },
7130
7232
  {
7131
- "name": "close",
7233
+ "name": "focusOnInput",
7132
7234
  "params": [],
7133
7235
  "returns": {}
7134
- },
7135
- {
7136
- "name": "removeProject",
7137
- "params": [
7138
- {
7139
- "name": "projectId",
7140
- "annotation": {
7141
- "type": "keyword",
7142
- "value": "string"
7143
- }
7144
- }
7145
- ],
7146
- "returns": {}
7147
- },
7148
- {
7149
- "name": "addProject",
7150
- "params": [
7151
- {
7152
- "name": "project",
7153
- "annotation": {
7154
- "type": "reference",
7155
- "typeName": {
7156
- "type": "identifier",
7157
- "name": "Project"
7158
- }
7159
- }
7160
- }
7161
- ],
7162
- "returns": {}
7163
- },
7164
- {
7165
- "name": "moveConversation",
7166
- "params": [
7167
- {
7168
- "name": "conversationId",
7169
- "annotation": {
7170
- "type": "keyword",
7171
- "value": "string"
7172
- }
7173
- }
7174
- ],
7175
- "returns": {}
7176
7236
  }
7177
7237
  ],
7178
7238
  "types": [
7179
7239
  {
7180
- "type": "interface",
7181
- "name": "SidebarLink",
7182
- "body": [
7183
- {
7184
- "type": "propertySignature",
7185
- "key": {
7186
- "type": "identifier",
7187
- "name": "title"
7188
- },
7189
- "annotation": {
7190
- "type": "keyword",
7191
- "value": "string"
7192
- },
7193
- "computed": false
7194
- },
7195
- {
7196
- "type": "propertySignature",
7197
- "key": {
7198
- "type": "identifier",
7199
- "name": "url"
7200
- },
7201
- "annotation": {
7202
- "type": "keyword",
7203
- "value": "string"
7204
- },
7205
- "computed": false
7206
- },
7207
- {
7208
- "type": "propertySignature",
7209
- "key": {
7210
- "type": "identifier",
7211
- "name": "icon"
7212
- },
7213
- "annotation": {
7214
- "type": "reference",
7215
- "typeName": {
7216
- "type": "identifier",
7217
- "name": "GeneralIconProps"
7218
- }
7219
- },
7220
- "optional": true,
7221
- "computed": false
7222
- },
7223
- {
7224
- "type": "propertySignature",
7225
- "key": {
7226
- "type": "identifier",
7227
- "name": "activeIncludes"
7228
- },
7229
- "annotation": {
7230
- "type": "array",
7231
- "elementType": {
7232
- "type": "keyword",
7233
- "value": "string"
7234
- }
7235
- },
7236
- "optional": true,
7237
- "computed": false
7238
- }
7239
- ]
7240
- },
7241
- {
7242
- "type": "interface",
7243
- "name": "SpaceNavProps",
7244
- "body": [
7245
- {
7246
- "type": "propertySignature",
7247
- "key": {
7248
- "type": "identifier",
7249
- "name": "returnUrl"
7250
- },
7251
- "annotation": {
7252
- "type": "keyword",
7253
- "value": "string"
7254
- },
7255
- "computed": false
7256
- },
7257
- {
7258
- "type": "propertySignature",
7259
- "key": {
7260
- "type": "identifier",
7261
- "name": "introUrl"
7262
- },
7263
- "annotation": {
7264
- "type": "keyword",
7265
- "value": "string"
7266
- },
7267
- "computed": false
7268
- },
7269
- {
7270
- "type": "propertySignature",
7271
- "key": {
7272
- "type": "identifier",
7273
- "name": "spaceDetail"
7274
- },
7275
- "annotation": {
7276
- "type": "typeLiteral",
7277
- "members": [
7278
- {
7279
- "type": "propertySignature",
7280
- "key": {
7281
- "type": "identifier",
7282
- "name": "instanceId"
7283
- },
7284
- "annotation": {
7285
- "type": "keyword",
7286
- "value": "string"
7287
- },
7288
- "computed": false
7289
- },
7290
- {
7291
- "type": "propertySignature",
7292
- "key": {
7293
- "type": "identifier",
7294
- "name": "name"
7295
- },
7296
- "annotation": {
7297
- "type": "keyword",
7298
- "value": "string"
7299
- },
7300
- "computed": false
7301
- },
7302
- {
7303
- "type": "propertySignature",
7304
- "key": {
7305
- "type": "identifier",
7306
- "name": "icon"
7307
- },
7308
- "annotation": {
7309
- "type": "intersection",
7310
- "types": [
7311
- {
7312
- "type": "reference",
7313
- "typeName": {
7314
- "type": "identifier",
7315
- "name": "GeneralIconProps"
7316
- }
7317
- },
7318
- {
7319
- "type": "typeLiteral",
7320
- "members": [
7321
- {
7322
- "type": "propertySignature",
7323
- "key": {
7324
- "type": "identifier",
7325
- "name": "color"
7326
- },
7327
- "annotation": {
7328
- "type": "keyword",
7329
- "value": "string"
7330
- },
7331
- "optional": true,
7332
- "computed": false
7333
- }
7334
- ]
7335
- }
7336
- ]
7337
- },
7338
- "optional": true,
7339
- "computed": false
7340
- }
7341
- ]
7342
- },
7343
- "computed": false
7344
- },
7345
- {
7346
- "type": "propertySignature",
7347
- "key": {
7348
- "type": "identifier",
7349
- "name": "spaceObjects"
7350
- },
7351
- "annotation": {
7352
- "type": "array",
7353
- "elementType": {
7354
- "type": "reference",
7355
- "typeName": {
7356
- "type": "identifier",
7357
- "name": "SidebarLink"
7358
- }
7359
- }
7360
- },
7361
- "optional": true,
7362
- "computed": false
7363
- },
7364
- {
7365
- "type": "propertySignature",
7366
- "key": {
7367
- "type": "identifier",
7368
- "name": "spaceServiceflows"
7369
- },
7370
- "annotation": {
7371
- "type": "array",
7372
- "elementType": {
7373
- "type": "reference",
7374
- "typeName": {
7375
- "type": "identifier",
7376
- "name": "SidebarLink"
7377
- }
7378
- }
7379
- },
7380
- "optional": true,
7381
- "computed": false
7382
- },
7383
- {
7384
- "type": "propertySignature",
7385
- "key": {
7386
- "type": "identifier",
7387
- "name": "spaceLinks"
7388
- },
7389
- "annotation": {
7390
- "type": "array",
7391
- "elementType": {
7392
- "type": "reference",
7393
- "typeName": {
7394
- "type": "identifier",
7395
- "name": "SidebarLink"
7396
- }
7397
- }
7398
- },
7399
- "optional": true,
7400
- "computed": false
7401
- }
7402
- ]
7403
- },
7404
- {
7405
- "type": "interface",
7406
- "name": "ActionClickDetail",
7407
- "body": [
7408
- {
7409
- "type": "propertySignature",
7410
- "key": {
7411
- "type": "identifier",
7412
- "name": "action"
7413
- },
7414
- "annotation": {
7415
- "type": "intersection",
7416
- "types": [
7417
- {
7418
- "type": "reference",
7419
- "typeName": {
7420
- "type": "identifier",
7421
- "name": "SimpleActionType"
7422
- }
7423
- },
7424
- {
7425
- "type": "typeLiteral",
7426
- "members": [
7427
- {
7428
- "type": "propertySignature",
7429
- "key": {
7430
- "type": "identifier",
7431
- "name": "project"
7432
- },
7433
- "annotation": {
7434
- "type": "reference",
7435
- "typeName": {
7436
- "type": "identifier",
7437
- "name": "Project"
7438
- }
7439
- },
7440
- "optional": true,
7441
- "computed": false
7442
- }
7443
- ]
7444
- }
7445
- ]
7446
- },
7447
- "computed": false
7448
- },
7240
+ "type": "interface",
7241
+ "name": "AIEmployee",
7242
+ "body": [
7449
7243
  {
7450
7244
  "type": "propertySignature",
7451
7245
  "key": {
7452
7246
  "type": "identifier",
7453
- "name": "item"
7247
+ "name": "employeeId"
7454
7248
  },
7455
7249
  "annotation": {
7456
- "type": "reference",
7457
- "typeName": {
7458
- "type": "identifier",
7459
- "name": "HistoryItem"
7460
- }
7250
+ "type": "keyword",
7251
+ "value": "string"
7461
7252
  },
7462
7253
  "computed": false
7463
7254
  },
@@ -7465,262 +7256,330 @@
7465
7256
  "type": "propertySignature",
7466
7257
  "key": {
7467
7258
  "type": "identifier",
7468
- "name": "project"
7259
+ "name": "name"
7469
7260
  },
7470
7261
  "annotation": {
7471
- "type": "reference",
7472
- "typeName": {
7473
- "type": "identifier",
7474
- "name": "Project"
7475
- }
7262
+ "type": "keyword",
7263
+ "value": "string"
7476
7264
  },
7477
- "optional": true,
7478
7265
  "computed": false
7479
7266
  }
7480
7267
  ]
7481
7268
  },
7482
7269
  {
7483
7270
  "type": "interface",
7484
- "name": "Project",
7271
+ "name": "Command",
7485
7272
  "body": [
7486
7273
  {
7487
7274
  "type": "propertySignature",
7488
7275
  "key": {
7489
7276
  "type": "identifier",
7490
- "name": "instanceId"
7277
+ "name": "label"
7491
7278
  },
7492
7279
  "annotation": {
7493
7280
  "type": "keyword",
7494
7281
  "value": "string"
7495
7282
  },
7496
- "computed": false,
7497
- "description": "实例ID"
7283
+ "computed": false
7498
7284
  },
7499
7285
  {
7500
7286
  "type": "propertySignature",
7501
7287
  "key": {
7502
7288
  "type": "identifier",
7503
- "name": "name"
7289
+ "name": "value"
7504
7290
  },
7505
7291
  "annotation": {
7506
7292
  "type": "keyword",
7507
7293
  "value": "string"
7508
7294
  },
7509
- "computed": false,
7510
- "description": "项目名称"
7295
+ "computed": false
7511
7296
  },
7512
7297
  {
7513
7298
  "type": "propertySignature",
7514
7299
  "key": {
7515
7300
  "type": "identifier",
7516
- "name": "description"
7301
+ "name": "groupKey"
7517
7302
  },
7518
7303
  "annotation": {
7519
7304
  "type": "keyword",
7520
7305
  "value": "string"
7521
7306
  },
7522
- "computed": false,
7523
- "description": "项目描述"
7307
+ "optional": true,
7308
+ "computed": false
7524
7309
  },
7525
7310
  {
7526
7311
  "type": "propertySignature",
7527
7312
  "key": {
7528
7313
  "type": "identifier",
7529
- "name": "state"
7314
+ "name": "groupLabel"
7530
7315
  },
7531
7316
  "annotation": {
7532
- "type": "union",
7533
- "types": [
7534
- {
7535
- "type": "jsLiteral",
7536
- "value": "active"
7537
- },
7538
- {
7539
- "type": "jsLiteral",
7540
- "value": "inactive"
7317
+ "type": "keyword",
7318
+ "value": "string"
7319
+ },
7320
+ "optional": true,
7321
+ "computed": false
7322
+ },
7323
+ {
7324
+ "type": "propertySignature",
7325
+ "key": {
7326
+ "type": "identifier",
7327
+ "name": "subCommands"
7328
+ },
7329
+ "annotation": {
7330
+ "type": "array",
7331
+ "elementType": {
7332
+ "type": "reference",
7333
+ "typeName": {
7334
+ "type": "identifier",
7335
+ "name": "Command"
7541
7336
  }
7542
- ]
7337
+ }
7543
7338
  },
7544
- "computed": false,
7545
- "description": "状态"
7339
+ "optional": true,
7340
+ "computed": false
7546
7341
  },
7547
7342
  {
7548
7343
  "type": "propertySignature",
7549
7344
  "key": {
7550
7345
  "type": "identifier",
7551
- "name": "defaultAiEmployeeId"
7346
+ "name": "payload"
7347
+ },
7348
+ "annotation": {
7349
+ "type": "reference",
7350
+ "typeName": {
7351
+ "type": "identifier",
7352
+ "name": "CommandPayload"
7353
+ }
7354
+ },
7355
+ "optional": true,
7356
+ "computed": false
7357
+ }
7358
+ ]
7359
+ },
7360
+ {
7361
+ "type": "interface",
7362
+ "name": "UploadOptions",
7363
+ "body": [
7364
+ {
7365
+ "type": "propertySignature",
7366
+ "key": {
7367
+ "type": "identifier",
7368
+ "name": "enabled"
7552
7369
  },
7553
7370
  "annotation": {
7554
7371
  "type": "keyword",
7555
- "value": "string"
7372
+ "value": "boolean"
7556
7373
  },
7557
- "computed": false,
7558
- "description": "默认数字人ID"
7374
+ "optional": true,
7375
+ "computed": false
7559
7376
  },
7560
7377
  {
7561
7378
  "type": "propertySignature",
7562
7379
  "key": {
7563
7380
  "type": "identifier",
7564
- "name": "creator"
7381
+ "name": "dragDisabled"
7565
7382
  },
7566
7383
  "annotation": {
7567
7384
  "type": "keyword",
7568
- "value": "string"
7385
+ "value": "boolean"
7569
7386
  },
7570
- "computed": false,
7571
- "description": "创建者"
7387
+ "optional": true,
7388
+ "computed": false
7572
7389
  },
7573
7390
  {
7574
7391
  "type": "propertySignature",
7575
7392
  "key": {
7576
7393
  "type": "identifier",
7577
- "name": "ctime"
7394
+ "name": "dragTips"
7578
7395
  },
7579
7396
  "annotation": {
7580
7397
  "type": "keyword",
7581
7398
  "value": "string"
7582
7399
  },
7583
- "computed": false,
7584
- "description": "创建时间"
7400
+ "optional": true,
7401
+ "computed": false
7585
7402
  },
7586
7403
  {
7587
7404
  "type": "propertySignature",
7588
7405
  "key": {
7589
7406
  "type": "identifier",
7590
- "name": "mtime"
7407
+ "name": "accept"
7591
7408
  },
7592
7409
  "annotation": {
7593
7410
  "type": "keyword",
7594
7411
  "value": "string"
7595
7412
  },
7596
- "computed": false,
7597
- "description": "修改时间"
7413
+ "optional": true,
7414
+ "computed": false
7598
7415
  },
7599
7416
  {
7600
7417
  "type": "propertySignature",
7601
7418
  "key": {
7602
7419
  "type": "identifier",
7603
- "name": "modifier"
7420
+ "name": "maxFiles"
7604
7421
  },
7605
7422
  "annotation": {
7606
7423
  "type": "keyword",
7607
- "value": "string"
7424
+ "value": "number"
7608
7425
  },
7609
- "computed": false,
7610
- "description": "修改者"
7611
- }
7612
- ]
7613
- },
7614
- {
7615
- "type": "interface",
7616
- "name": "HistoryItem",
7617
- "body": [
7426
+ "optional": true,
7427
+ "computed": false
7428
+ },
7618
7429
  {
7619
7430
  "type": "propertySignature",
7620
7431
  "key": {
7621
7432
  "type": "identifier",
7622
- "name": "conversationId"
7433
+ "name": "maxSize"
7623
7434
  },
7624
7435
  "annotation": {
7625
7436
  "type": "keyword",
7626
- "value": "string"
7437
+ "value": "number"
7627
7438
  },
7628
- "computed": false
7439
+ "optional": true,
7440
+ "computed": false,
7441
+ "description": "In bytes"
7629
7442
  },
7630
7443
  {
7631
7444
  "type": "propertySignature",
7632
7445
  "key": {
7633
7446
  "type": "identifier",
7634
- "name": "title"
7447
+ "name": "readableAccept"
7635
7448
  },
7636
7449
  "annotation": {
7637
7450
  "type": "keyword",
7638
7451
  "value": "string"
7639
7452
  },
7453
+ "optional": true,
7640
7454
  "computed": false
7641
7455
  },
7642
7456
  {
7643
7457
  "type": "propertySignature",
7644
7458
  "key": {
7645
7459
  "type": "identifier",
7646
- "name": "startTime"
7460
+ "name": "readableMaxSize"
7647
7461
  },
7648
7462
  "annotation": {
7649
7463
  "type": "keyword",
7650
- "value": "number"
7464
+ "value": "string"
7651
7465
  },
7466
+ "optional": true,
7652
7467
  "computed": false
7653
- },
7468
+ }
7469
+ ]
7470
+ },
7471
+ {
7472
+ "type": "interface",
7473
+ "name": "ChatPayload",
7474
+ "body": [
7654
7475
  {
7655
7476
  "type": "propertySignature",
7656
7477
  "key": {
7657
7478
  "type": "identifier",
7658
- "name": "state"
7479
+ "name": "content"
7659
7480
  },
7660
7481
  "annotation": {
7661
- "type": "reference",
7662
- "typeName": {
7663
- "type": "identifier",
7664
- "name": "ConversationState"
7665
- }
7482
+ "type": "keyword",
7483
+ "value": "string"
7666
7484
  },
7667
- "optional": true,
7668
7485
  "computed": false
7669
7486
  }
7487
+ ],
7488
+ "extends": [
7489
+ {
7490
+ "type": "expressionWithTypeArguments",
7491
+ "expression": {
7492
+ "type": "identifier",
7493
+ "name": "ExtraChatPayload"
7494
+ }
7495
+ }
7670
7496
  ]
7671
7497
  },
7672
7498
  {
7673
7499
  "type": "interface",
7674
- "name": "ProjectActionClickDetail",
7500
+ "name": "ExtraChatPayload",
7675
7501
  "body": [
7676
7502
  {
7677
7503
  "type": "propertySignature",
7678
7504
  "key": {
7679
7505
  "type": "identifier",
7680
- "name": "action"
7506
+ "name": "files"
7681
7507
  },
7682
7508
  "annotation": {
7683
- "type": "reference",
7684
- "typeName": {
7685
- "type": "identifier",
7686
- "name": "SimpleActionType"
7509
+ "type": "array",
7510
+ "elementType": {
7511
+ "type": "reference",
7512
+ "typeName": {
7513
+ "type": "identifier",
7514
+ "name": "UploadFileInfo"
7515
+ }
7687
7516
  }
7688
7517
  },
7518
+ "optional": true,
7689
7519
  "computed": false
7690
7520
  },
7691
7521
  {
7692
7522
  "type": "propertySignature",
7693
7523
  "key": {
7694
7524
  "type": "identifier",
7695
- "name": "project"
7525
+ "name": "cmd"
7696
7526
  },
7697
7527
  "annotation": {
7698
- "type": "reference",
7699
- "typeName": {
7700
- "type": "identifier",
7701
- "name": "Project"
7702
- }
7528
+ "type": "union",
7529
+ "types": [
7530
+ {
7531
+ "type": "reference",
7532
+ "typeName": {
7533
+ "type": "identifier",
7534
+ "name": "CommandPayload"
7535
+ }
7536
+ },
7537
+ {
7538
+ "type": "keyword",
7539
+ "value": "null"
7540
+ }
7541
+ ]
7542
+ },
7543
+ "optional": true,
7544
+ "computed": false
7545
+ },
7546
+ {
7547
+ "type": "propertySignature",
7548
+ "key": {
7549
+ "type": "identifier",
7550
+ "name": "aiEmployeeId"
7551
+ },
7552
+ "annotation": {
7553
+ "type": "union",
7554
+ "types": [
7555
+ {
7556
+ "type": "keyword",
7557
+ "value": "string"
7558
+ },
7559
+ {
7560
+ "type": "keyword",
7561
+ "value": "null"
7562
+ }
7563
+ ]
7703
7564
  },
7565
+ "optional": true,
7704
7566
  "computed": false
7705
7567
  }
7706
7568
  ]
7707
7569
  },
7708
7570
  {
7709
7571
  "type": "interface",
7710
- "name": "PersonalActionClickDetail",
7572
+ "name": "UploadFileInfo",
7711
7573
  "body": [
7712
7574
  {
7713
7575
  "type": "propertySignature",
7714
7576
  "key": {
7715
7577
  "type": "identifier",
7716
- "name": "action"
7578
+ "name": "fileId"
7717
7579
  },
7718
7580
  "annotation": {
7719
- "type": "reference",
7720
- "typeName": {
7721
- "type": "identifier",
7722
- "name": "SimpleActionType"
7723
- }
7581
+ "type": "keyword",
7582
+ "value": "string"
7724
7583
  },
7725
7584
  "computed": false
7726
7585
  }