@next-bricks/ai-portal 0.43.0 → 0.44.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 +29 -29
- package/dist/chunks/103.8b767f50.js +3 -0
- package/dist/chunks/103.8b767f50.js.map +1 -0
- package/dist/chunks/1306.b74e72b7.js +3 -0
- package/dist/chunks/{3689.2a3f6d8c.js.LICENSE.txt → 1306.b74e72b7.js.LICENSE.txt} +0 -2
- package/dist/chunks/1306.b74e72b7.js.map +1 -0
- package/dist/chunks/{9828.6afc1a0f.js → 3971.8fbc97d3.js} +2 -3
- package/dist/chunks/3971.8fbc97d3.js.map +1 -0
- package/dist/chunks/495.27e0d477.js +2 -0
- package/dist/chunks/495.27e0d477.js.map +1 -0
- package/dist/chunks/7954.a92311a2.js +2 -0
- package/dist/chunks/7954.a92311a2.js.map +1 -0
- package/dist/chunks/9146.40d628b8.js +2 -0
- package/dist/chunks/9146.40d628b8.js.map +1 -0
- package/dist/chunks/chat-box.0e8ed3b2.js +2 -0
- package/dist/chunks/chat-box.0e8ed3b2.js.map +1 -0
- package/dist/chunks/chat-input.2bf76ff7.js +3 -0
- package/dist/chunks/chat-input.2bf76ff7.js.map +1 -0
- package/dist/chunks/chat-stream.40fc8941.js +2 -0
- package/dist/chunks/chat-stream.40fc8941.js.map +1 -0
- package/dist/chunks/cruise-canvas.f9ae5c01.js +2 -0
- package/dist/chunks/cruise-canvas.f9ae5c01.js.map +1 -0
- package/dist/chunks/elevo-sidebar.6f74b954.js +3 -0
- package/dist/chunks/elevo-sidebar.6f74b954.js.LICENSE.txt +9 -0
- package/dist/chunks/elevo-sidebar.6f74b954.js.map +1 -0
- package/dist/chunks/main.c4e180ef.js +2 -0
- package/dist/chunks/main.c4e180ef.js.map +1 -0
- package/dist/chunks/show-case.e7d8f1a7.js +2 -0
- package/dist/chunks/show-case.e7d8f1a7.js.map +1 -0
- package/dist/examples.json +17 -20
- package/dist/index.340c5e1d.js +2 -0
- package/dist/index.340c5e1d.js.map +1 -0
- package/dist/manifest.json +176 -186
- package/dist/types.json +634 -1501
- package/dist-types/chat-stream/Aside/Aside.d.ts +1 -1
- package/dist-types/chat-stream/AssistantMessage/AssistantMessage.d.ts +1 -2
- package/dist-types/chat-stream/ChatStream.d.ts +1 -1
- package/dist-types/chat-stream/NodeJob/NodeJob.d.ts +1 -2
- package/dist-types/chat-stream/NodeView/NodeView.d.ts +1 -1
- package/dist-types/chat-stream/i18n.d.ts +0 -1
- package/dist-types/chat-stream/index.d.ts +7 -3
- package/dist-types/chat-stream/interfaces.d.ts +1 -1
- package/dist-types/chat-stream/useConversationStream.d.ts +2 -2
- package/dist-types/cruise-canvas/CanvasContext.d.ts +2 -1
- package/dist-types/cruise-canvas/FileList/FileList.d.ts +1 -1
- package/dist-types/cruise-canvas/FilePreview/FilePreview.d.ts +1 -1
- package/dist-types/cruise-canvas/Nav/Nav.d.ts +2 -2
- package/dist-types/cruise-canvas/NodeJob/NodeJob.d.ts +1 -1
- package/dist-types/cruise-canvas/NodeReplay/NodeReplay.d.ts +2 -1
- package/dist-types/cruise-canvas/NodeView/NodeView.d.ts +1 -1
- package/dist-types/cruise-canvas/ToolCallDetail/ToolCallDetail.d.ts +1 -1
- package/dist-types/cruise-canvas/ToolCallStatus/ToolCallStatus.d.ts +1 -1
- package/dist-types/cruise-canvas/ToolProgressLine/ToolProgressLine.d.ts +1 -1
- package/dist-types/cruise-canvas/getFlatOrderedJobs.d.ts +3 -2
- package/dist-types/cruise-canvas/i18n.d.ts +0 -11
- package/dist-types/cruise-canvas/index.d.ts +0 -7
- package/dist-types/cruise-canvas/interfaces.d.ts +1 -99
- package/dist-types/cruise-canvas/reducers/errors.d.ts +4 -0
- package/dist-types/cruise-canvas/reducers/interfaces.d.ts +2 -2
- package/dist-types/cruise-canvas/useConversationDetail.d.ts +1 -1
- package/dist-types/cruise-canvas/useConversationGraph.d.ts +2 -2
- package/dist-types/cruise-canvas/useLayout.d.ts +1 -2
- package/dist-types/cruise-canvas/utils/getToolDataProgress.d.ts +1 -1
- package/dist-types/elevo-sidebar/ChatHistory.d.ts +2 -2
- package/dist-types/elevo-sidebar/index.d.ts +0 -4
- package/dist-types/shared/ChatBox/ChatBox.d.ts +1 -2
- package/dist-types/shared/CreatedView/CreatedView.d.ts +1 -1
- package/dist-types/shared/TaskContext.d.ts +2 -2
- package/dist-types/shared/constants.d.ts +3 -4
- package/dist-types/shared/interfaces.d.ts +4 -0
- package/package.json +2 -3
- package/dist/chunks/3689.2a3f6d8c.js +0 -3
- package/dist/chunks/3689.2a3f6d8c.js.map +0 -1
- package/dist/chunks/6754.7bcec0be.js +0 -2
- package/dist/chunks/6754.7bcec0be.js.map +0 -1
- package/dist/chunks/7493.76f316f5.js +0 -2
- package/dist/chunks/7493.76f316f5.js.map +0 -1
- package/dist/chunks/7520.3cec74b9.js +0 -2
- package/dist/chunks/7520.3cec74b9.js.map +0 -1
- package/dist/chunks/9535.ff0f82a1.js +0 -3
- package/dist/chunks/9535.ff0f82a1.js.map +0 -1
- package/dist/chunks/9828.6afc1a0f.js.LICENSE.txt +0 -1
- package/dist/chunks/9828.6afc1a0f.js.map +0 -1
- package/dist/chunks/9965.6e6bda17.js +0 -2
- package/dist/chunks/9965.6e6bda17.js.map +0 -1
- package/dist/chunks/chat-box.864bf43b.js +0 -2
- package/dist/chunks/chat-box.864bf43b.js.map +0 -1
- package/dist/chunks/chat-input.679aec70.js +0 -3
- package/dist/chunks/chat-input.679aec70.js.map +0 -1
- package/dist/chunks/chat-stream.9c05bfdd.js +0 -2
- package/dist/chunks/chat-stream.9c05bfdd.js.map +0 -1
- package/dist/chunks/cruise-canvas.259aabf0.js +0 -2
- package/dist/chunks/cruise-canvas.259aabf0.js.map +0 -1
- package/dist/chunks/elevo-sidebar.08b20757.js +0 -3
- package/dist/chunks/elevo-sidebar.08b20757.js.LICENSE.txt +0 -5
- package/dist/chunks/elevo-sidebar.08b20757.js.map +0 -1
- package/dist/chunks/main.68f962c7.js +0 -2
- package/dist/chunks/main.68f962c7.js.map +0 -1
- package/dist/chunks/show-case.2e705d81.js +0 -2
- package/dist/chunks/show-case.2e705d81.js.map +0 -1
- package/dist/index.7be70cad.js +0 -2
- package/dist/index.7be70cad.js.map +0 -1
- package/dist-types/chat-stream/HumanAdjustPlanResult/HumanAdjustPlanResult.d.ts +0 -5
- package/dist-types/chat-stream/LegacyChatStream.d.ts +0 -13
- package/dist-types/chat-stream/useTaskStream.d.ts +0 -6
- package/dist-types/cruise-canvas/AlertEvents/AlertEvents.d.ts +0 -13
- package/dist-types/cruise-canvas/DeploymentChanges/DeploymentChanges.d.ts +0 -12
- package/dist-types/cruise-canvas/HumanAdjustPlanResult/HumanAdjustPlanResult.d.ts +0 -5
- package/dist-types/cruise-canvas/HumanConfirm/HumanConfirm.d.ts +0 -5
- package/dist-types/cruise-canvas/LegacyCruiseCanvas.d.ts +0 -20
- package/dist-types/cruise-canvas/PlanProgress/PlanProgress.d.ts +0 -7
- package/dist-types/cruise-canvas/ReplayToolbar/ReplayToolbar.d.ts +0 -7
- package/dist-types/cruise-canvas/Topology/Topology.d.ts +0 -7
- package/dist-types/cruise-canvas/TraceList/TraceList.d.ts +0 -13
- package/dist-types/cruise-canvas/cmdb.d.ts +0 -14
- package/dist-types/cruise-canvas/diagram.d.ts +0 -3
- package/dist-types/cruise-canvas/legacy-reducers/error.d.ts +0 -3
- package/dist-types/cruise-canvas/legacy-reducers/error.spec.d.ts +0 -1
- package/dist-types/cruise-canvas/legacy-reducers/index.d.ts +0 -3
- package/dist-types/cruise-canvas/legacy-reducers/interfaces.d.ts +0 -15
- package/dist-types/cruise-canvas/legacy-reducers/jobs.d.ts +0 -4
- package/dist-types/cruise-canvas/legacy-reducers/jobs.spec.d.ts +0 -1
- package/dist-types/cruise-canvas/legacy-reducers/task.d.ts +0 -4
- package/dist-types/cruise-canvas/legacy-reducers/task.spec.d.ts +0 -1
- package/dist-types/cruise-canvas/reducers/error.d.ts +0 -3
- package/dist-types/cruise-canvas/reducers/error.spec.d.ts +0 -1
- package/dist-types/cruise-canvas/useTaskDetail.d.ts +0 -9
- package/dist-types/cruise-canvas/useTaskGraph.d.ts +0 -11
- package/dist-types/elevo-sidebar/LegacyChatHistory.d.ts +0 -24
- package/dist-types/shared/HumanAdjustPlan/HumanAdjustPlan.d.ts +0 -5
- package/dist-types/shared/HumanAdjustPlan/i18n.d.ts +0 -17
- package/dist-types/shared/ReplayToolbar/ReplayToolbar.d.ts +0 -7
- package/dist-types/shared/ReplayToolbar/i18n.d.ts +0 -18
- package/docs/cruise-canvas.md +0 -366
- /package/dist/chunks/{9535.ff0f82a1.js.LICENSE.txt → 103.8b767f50.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{chat-input.679aec70.js.LICENSE.txt → chat-input.2bf76ff7.js.LICENSE.txt} +0 -0
package/dist/manifest.json
CHANGED
|
@@ -16,20 +16,6 @@
|
|
|
16
16
|
"attribute": false,
|
|
17
17
|
"type": "RequestStore | null"
|
|
18
18
|
},
|
|
19
|
-
{
|
|
20
|
-
"name": "taskId",
|
|
21
|
-
"type": "string"
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"name": "task",
|
|
25
|
-
"attribute": false,
|
|
26
|
-
"type": "TaskBaseDetail"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"name": "jobs",
|
|
30
|
-
"attribute": false,
|
|
31
|
-
"type": "Job[]"
|
|
32
|
-
},
|
|
33
19
|
{
|
|
34
20
|
"name": "replay",
|
|
35
21
|
"description": "是否启用回放。仅初始设置有效。",
|
|
@@ -163,14 +149,96 @@
|
|
|
163
149
|
"description": "构件 `ai-portal.cruise-canvas`"
|
|
164
150
|
},
|
|
165
151
|
{
|
|
166
|
-
"name": "ai-portal.
|
|
152
|
+
"name": "ai-portal.stat-with-mini-chart",
|
|
167
153
|
"properties": [
|
|
168
154
|
{
|
|
169
|
-
"name": "
|
|
155
|
+
"name": "label",
|
|
156
|
+
"type": "string"
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"name": "value",
|
|
160
|
+
"type": "string"
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"name": "size",
|
|
170
164
|
"description": "",
|
|
171
|
-
"
|
|
172
|
-
"
|
|
165
|
+
"default": "\"medium\"",
|
|
166
|
+
"type": "\"medium\" | \"small\""
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"name": "lineColor",
|
|
170
|
+
"description": "",
|
|
171
|
+
"default": "\"var(--color-brand)\"",
|
|
172
|
+
"type": "string"
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"name": "showArea",
|
|
176
|
+
"type": "boolean"
|
|
173
177
|
},
|
|
178
|
+
{
|
|
179
|
+
"name": "min",
|
|
180
|
+
"description": "Specify the minimum value of the y-axis.\nIf not specified, the minimum value will be calculated from the data.",
|
|
181
|
+
"type": "number"
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
"name": "max",
|
|
185
|
+
"description": "Specify the maximum value of the y-axis.\nIf not specified, the maximum value will be calculated from the data.",
|
|
186
|
+
"type": "number"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"name": "xField",
|
|
190
|
+
"description": "",
|
|
191
|
+
"default": "\"0\"",
|
|
192
|
+
"type": "string"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"name": "yField",
|
|
196
|
+
"description": "",
|
|
197
|
+
"default": "\"1\"",
|
|
198
|
+
"type": "string"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"name": "data",
|
|
202
|
+
"attribute": false,
|
|
203
|
+
"type": "Record<string, number>[]"
|
|
204
|
+
}
|
|
205
|
+
],
|
|
206
|
+
"events": [],
|
|
207
|
+
"slots": [],
|
|
208
|
+
"methods": [],
|
|
209
|
+
"parts": [],
|
|
210
|
+
"description": "构件 `ai-portal.stat-with-mini-chart`"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"name": "ai-portal.icon-button",
|
|
214
|
+
"properties": [
|
|
215
|
+
{
|
|
216
|
+
"name": "icon",
|
|
217
|
+
"attribute": false,
|
|
218
|
+
"type": "GeneralIconProps"
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"name": "tooltip",
|
|
222
|
+
"type": "string"
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"name": "disabled",
|
|
226
|
+
"type": "boolean"
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"name": "variant",
|
|
230
|
+
"type": "IconButtonVariant"
|
|
231
|
+
}
|
|
232
|
+
],
|
|
233
|
+
"events": [],
|
|
234
|
+
"slots": [],
|
|
235
|
+
"methods": [],
|
|
236
|
+
"parts": [],
|
|
237
|
+
"description": "构件 `ai-portal.icon-button`"
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"name": "ai-portal.elevo-sidebar",
|
|
241
|
+
"properties": [
|
|
174
242
|
{
|
|
175
243
|
"name": "userInstanceId",
|
|
176
244
|
"type": "string"
|
|
@@ -237,7 +305,7 @@
|
|
|
237
305
|
{
|
|
238
306
|
"name": "action.click",
|
|
239
307
|
"detail": {
|
|
240
|
-
"type": "ActionClickDetail
|
|
308
|
+
"type": "ActionClickDetail"
|
|
241
309
|
}
|
|
242
310
|
},
|
|
243
311
|
{
|
|
@@ -312,31 +380,19 @@
|
|
|
312
380
|
"description": "构件 `ai-portal.home-container`"
|
|
313
381
|
},
|
|
314
382
|
{
|
|
315
|
-
"name": "ai-portal.
|
|
383
|
+
"name": "ai-portal.show-cases",
|
|
316
384
|
"properties": [
|
|
317
385
|
{
|
|
318
|
-
"name": "
|
|
386
|
+
"name": "list",
|
|
319
387
|
"attribute": false,
|
|
320
|
-
"type": "
|
|
321
|
-
},
|
|
322
|
-
{
|
|
323
|
-
"name": "tooltip",
|
|
324
|
-
"type": "string"
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
"name": "disabled",
|
|
328
|
-
"type": "boolean"
|
|
329
|
-
},
|
|
330
|
-
{
|
|
331
|
-
"name": "variant",
|
|
332
|
-
"type": "IconButtonVariant"
|
|
388
|
+
"type": "ShowCaseType[]"
|
|
333
389
|
}
|
|
334
390
|
],
|
|
335
391
|
"events": [],
|
|
336
392
|
"slots": [],
|
|
337
393
|
"methods": [],
|
|
338
394
|
"parts": [],
|
|
339
|
-
"description": "构件 `ai-portal.
|
|
395
|
+
"description": "构件 `ai-portal.show-cases`"
|
|
340
396
|
},
|
|
341
397
|
{
|
|
342
398
|
"name": "ai-portal.mcp-tools",
|
|
@@ -359,21 +415,6 @@
|
|
|
359
415
|
"parts": [],
|
|
360
416
|
"description": "构件 `ai-portal.mcp-tools`"
|
|
361
417
|
},
|
|
362
|
-
{
|
|
363
|
-
"name": "ai-portal.show-cases",
|
|
364
|
-
"properties": [
|
|
365
|
-
{
|
|
366
|
-
"name": "list",
|
|
367
|
-
"attribute": false,
|
|
368
|
-
"type": "ShowCaseType[]"
|
|
369
|
-
}
|
|
370
|
-
],
|
|
371
|
-
"events": [],
|
|
372
|
-
"slots": [],
|
|
373
|
-
"methods": [],
|
|
374
|
-
"parts": [],
|
|
375
|
-
"description": "构件 `ai-portal.show-cases`"
|
|
376
|
-
},
|
|
377
418
|
{
|
|
378
419
|
"name": "ai-portal.chat-stream",
|
|
379
420
|
"properties": [
|
|
@@ -387,10 +428,6 @@
|
|
|
387
428
|
"attribute": false,
|
|
388
429
|
"type": "RequestStore | null"
|
|
389
430
|
},
|
|
390
|
-
{
|
|
391
|
-
"name": "taskId",
|
|
392
|
-
"type": "string"
|
|
393
|
-
},
|
|
394
431
|
{
|
|
395
432
|
"name": "replay",
|
|
396
433
|
"description": "是否启用回放。仅初始设置有效。",
|
|
@@ -434,6 +471,20 @@
|
|
|
434
471
|
{
|
|
435
472
|
"name": "previewUrlTemplate",
|
|
436
473
|
"type": "string"
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
"name": "showCases",
|
|
477
|
+
"attribute": false,
|
|
478
|
+
"type": "ShowCaseType[]"
|
|
479
|
+
},
|
|
480
|
+
{
|
|
481
|
+
"name": "exampleProjects",
|
|
482
|
+
"attribute": false,
|
|
483
|
+
"type": "ExampleProject[]"
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
"name": "tryItOutUrl",
|
|
487
|
+
"type": "string"
|
|
437
488
|
}
|
|
438
489
|
],
|
|
439
490
|
"events": [
|
|
@@ -502,17 +553,12 @@
|
|
|
502
553
|
"description": "构件 `ai-portal.chat-stream`"
|
|
503
554
|
},
|
|
504
555
|
{
|
|
505
|
-
"name": "ai-portal.ai-
|
|
556
|
+
"name": "ai-portal.ai-agents",
|
|
506
557
|
"properties": [
|
|
507
558
|
{
|
|
508
559
|
"name": "list",
|
|
509
560
|
"attribute": false,
|
|
510
|
-
"type": "
|
|
511
|
-
},
|
|
512
|
-
{
|
|
513
|
-
"name": "industries",
|
|
514
|
-
"attribute": false,
|
|
515
|
-
"type": "string[]"
|
|
561
|
+
"type": "Agent[]"
|
|
516
562
|
},
|
|
517
563
|
{
|
|
518
564
|
"name": "urlTemplate",
|
|
@@ -529,15 +575,20 @@
|
|
|
529
575
|
"slots": [],
|
|
530
576
|
"methods": [],
|
|
531
577
|
"parts": [],
|
|
532
|
-
"description": "构件 `ai-portal.ai-
|
|
578
|
+
"description": "构件 `ai-portal.ai-agents`"
|
|
533
579
|
},
|
|
534
580
|
{
|
|
535
|
-
"name": "ai-portal.ai-
|
|
581
|
+
"name": "ai-portal.ai-employees",
|
|
536
582
|
"properties": [
|
|
537
583
|
{
|
|
538
584
|
"name": "list",
|
|
539
585
|
"attribute": false,
|
|
540
|
-
"type": "
|
|
586
|
+
"type": "Employee[]"
|
|
587
|
+
},
|
|
588
|
+
{
|
|
589
|
+
"name": "industries",
|
|
590
|
+
"attribute": false,
|
|
591
|
+
"type": "string[]"
|
|
541
592
|
},
|
|
542
593
|
{
|
|
543
594
|
"name": "urlTemplate",
|
|
@@ -554,68 +605,44 @@
|
|
|
554
605
|
"slots": [],
|
|
555
606
|
"methods": [],
|
|
556
607
|
"parts": [],
|
|
557
|
-
"description": "构件 `ai-portal.ai-
|
|
608
|
+
"description": "构件 `ai-portal.ai-employees`"
|
|
558
609
|
},
|
|
559
610
|
{
|
|
560
|
-
"name": "ai-portal.
|
|
611
|
+
"name": "ai-portal.page-container",
|
|
561
612
|
"properties": [
|
|
562
613
|
{
|
|
563
|
-
"name": "
|
|
614
|
+
"name": "pageTitle",
|
|
564
615
|
"type": "string"
|
|
565
616
|
},
|
|
566
617
|
{
|
|
567
|
-
"name": "
|
|
568
|
-
"
|
|
618
|
+
"name": "breadcrumbs",
|
|
619
|
+
"attribute": false,
|
|
620
|
+
"type": "Breadcrumb[]"
|
|
569
621
|
},
|
|
570
622
|
{
|
|
571
623
|
"name": "size",
|
|
572
|
-
"description": "",
|
|
573
|
-
"default": "\"medium\"",
|
|
574
624
|
"type": "\"medium\" | \"small\""
|
|
575
625
|
},
|
|
576
626
|
{
|
|
577
|
-
"name": "
|
|
578
|
-
"
|
|
579
|
-
"
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
"type": "boolean"
|
|
585
|
-
},
|
|
586
|
-
{
|
|
587
|
-
"name": "min",
|
|
588
|
-
"description": "Specify the minimum value of the y-axis.\nIf not specified, the minimum value will be calculated from the data.",
|
|
589
|
-
"type": "number"
|
|
590
|
-
},
|
|
591
|
-
{
|
|
592
|
-
"name": "max",
|
|
593
|
-
"description": "Specify the maximum value of the y-axis.\nIf not specified, the maximum value will be calculated from the data.",
|
|
594
|
-
"type": "number"
|
|
595
|
-
},
|
|
596
|
-
{
|
|
597
|
-
"name": "xField",
|
|
598
|
-
"description": "",
|
|
599
|
-
"default": "\"0\"",
|
|
600
|
-
"type": "string"
|
|
601
|
-
},
|
|
627
|
+
"name": "textContent",
|
|
628
|
+
"type": "string",
|
|
629
|
+
"description": "文本内容"
|
|
630
|
+
}
|
|
631
|
+
],
|
|
632
|
+
"events": [],
|
|
633
|
+
"slots": [
|
|
602
634
|
{
|
|
603
|
-
"name":
|
|
604
|
-
"description": ""
|
|
605
|
-
"default": "\"1\"",
|
|
606
|
-
"type": "string"
|
|
635
|
+
"name": null,
|
|
636
|
+
"description": "内容"
|
|
607
637
|
},
|
|
608
638
|
{
|
|
609
|
-
"name": "
|
|
610
|
-
"
|
|
611
|
-
"type": "Record<string, number>[]"
|
|
639
|
+
"name": "toolbar",
|
|
640
|
+
"description": "工具栏"
|
|
612
641
|
}
|
|
613
642
|
],
|
|
614
|
-
"events": [],
|
|
615
|
-
"slots": [],
|
|
616
643
|
"methods": [],
|
|
617
644
|
"parts": [],
|
|
618
|
-
"description": "构件 `ai-portal.
|
|
645
|
+
"description": "构件 `ai-portal.page-container`"
|
|
619
646
|
},
|
|
620
647
|
{
|
|
621
648
|
"name": "ai-portal.project-summary",
|
|
@@ -637,41 +664,40 @@
|
|
|
637
664
|
"description": "构件 `ai-portal.project-summary`"
|
|
638
665
|
},
|
|
639
666
|
{
|
|
640
|
-
"name": "ai-portal.
|
|
667
|
+
"name": "ai-portal.tab-list",
|
|
641
668
|
"properties": [
|
|
642
669
|
{
|
|
643
|
-
"name": "
|
|
644
|
-
"type": "string"
|
|
645
|
-
},
|
|
646
|
-
{
|
|
647
|
-
"name": "breadcrumbs",
|
|
670
|
+
"name": "tabs",
|
|
648
671
|
"attribute": false,
|
|
649
|
-
"type": "
|
|
672
|
+
"type": "Tab[]"
|
|
650
673
|
},
|
|
651
674
|
{
|
|
652
|
-
"name": "
|
|
653
|
-
"
|
|
654
|
-
|
|
675
|
+
"name": "activeTab",
|
|
676
|
+
"attribute": false,
|
|
677
|
+
"type": "string"
|
|
678
|
+
}
|
|
679
|
+
],
|
|
680
|
+
"events": [
|
|
655
681
|
{
|
|
656
|
-
"name": "
|
|
657
|
-
"
|
|
658
|
-
|
|
682
|
+
"name": "tab.click",
|
|
683
|
+
"detail": {
|
|
684
|
+
"type": "Tab"
|
|
685
|
+
}
|
|
659
686
|
}
|
|
660
687
|
],
|
|
661
|
-
"
|
|
662
|
-
"
|
|
688
|
+
"slots": [],
|
|
689
|
+
"methods": [],
|
|
690
|
+
"parts": [
|
|
663
691
|
{
|
|
664
|
-
"name":
|
|
665
|
-
"description": "
|
|
692
|
+
"name": "tabs",
|
|
693
|
+
"description": "The tab list container"
|
|
666
694
|
},
|
|
667
695
|
{
|
|
668
|
-
"name": "
|
|
669
|
-
"description": "
|
|
696
|
+
"name": "tab",
|
|
697
|
+
"description": "The individual tab"
|
|
670
698
|
}
|
|
671
699
|
],
|
|
672
|
-
"
|
|
673
|
-
"parts": [],
|
|
674
|
-
"description": "构件 `ai-portal.page-container`"
|
|
700
|
+
"description": "构件 `ai-portal.tab-list`"
|
|
675
701
|
},
|
|
676
702
|
{
|
|
677
703
|
"name": "ai-portal.chat-box",
|
|
@@ -727,42 +753,6 @@
|
|
|
727
753
|
"parts": [],
|
|
728
754
|
"description": "构件 `ai-portal.chat-box`"
|
|
729
755
|
},
|
|
730
|
-
{
|
|
731
|
-
"name": "ai-portal.tab-list",
|
|
732
|
-
"properties": [
|
|
733
|
-
{
|
|
734
|
-
"name": "tabs",
|
|
735
|
-
"attribute": false,
|
|
736
|
-
"type": "Tab[]"
|
|
737
|
-
},
|
|
738
|
-
{
|
|
739
|
-
"name": "activeTab",
|
|
740
|
-
"attribute": false,
|
|
741
|
-
"type": "string"
|
|
742
|
-
}
|
|
743
|
-
],
|
|
744
|
-
"events": [
|
|
745
|
-
{
|
|
746
|
-
"name": "tab.click",
|
|
747
|
-
"detail": {
|
|
748
|
-
"type": "Tab"
|
|
749
|
-
}
|
|
750
|
-
}
|
|
751
|
-
],
|
|
752
|
-
"slots": [],
|
|
753
|
-
"methods": [],
|
|
754
|
-
"parts": [
|
|
755
|
-
{
|
|
756
|
-
"name": "tabs",
|
|
757
|
-
"description": "The tab list container"
|
|
758
|
-
},
|
|
759
|
-
{
|
|
760
|
-
"name": "tab",
|
|
761
|
-
"description": "The individual tab"
|
|
762
|
-
}
|
|
763
|
-
],
|
|
764
|
-
"description": "构件 `ai-portal.tab-list`"
|
|
765
|
-
},
|
|
766
756
|
{
|
|
767
757
|
"name": "ai-portal.dropdown-select",
|
|
768
758
|
"properties": [
|
|
@@ -953,6 +943,25 @@
|
|
|
953
943
|
"parts": [],
|
|
954
944
|
"description": "构件 `ai-portal.project-conversations`"
|
|
955
945
|
},
|
|
946
|
+
{
|
|
947
|
+
"name": "ai-portal.activity-timeline",
|
|
948
|
+
"properties": [
|
|
949
|
+
{
|
|
950
|
+
"name": "list",
|
|
951
|
+
"attribute": false,
|
|
952
|
+
"type": "Activity[]"
|
|
953
|
+
},
|
|
954
|
+
{
|
|
955
|
+
"name": "chatUrlTemplate",
|
|
956
|
+
"type": "string"
|
|
957
|
+
}
|
|
958
|
+
],
|
|
959
|
+
"events": [],
|
|
960
|
+
"slots": [],
|
|
961
|
+
"methods": [],
|
|
962
|
+
"parts": [],
|
|
963
|
+
"description": "构件 `ai-portal.activity-timeline`"
|
|
964
|
+
},
|
|
956
965
|
{
|
|
957
966
|
"name": "ai-portal.project-knowledges",
|
|
958
967
|
"properties": [
|
|
@@ -990,25 +999,6 @@
|
|
|
990
999
|
"parts": [],
|
|
991
1000
|
"description": "构件 `ai-portal.project-knowledges`"
|
|
992
1001
|
},
|
|
993
|
-
{
|
|
994
|
-
"name": "ai-portal.activity-timeline",
|
|
995
|
-
"properties": [
|
|
996
|
-
{
|
|
997
|
-
"name": "list",
|
|
998
|
-
"attribute": false,
|
|
999
|
-
"type": "Activity[]"
|
|
1000
|
-
},
|
|
1001
|
-
{
|
|
1002
|
-
"name": "chatUrlTemplate",
|
|
1003
|
-
"type": "string"
|
|
1004
|
-
}
|
|
1005
|
-
],
|
|
1006
|
-
"events": [],
|
|
1007
|
-
"slots": [],
|
|
1008
|
-
"methods": [],
|
|
1009
|
-
"parts": [],
|
|
1010
|
-
"description": "构件 `ai-portal.activity-timeline`"
|
|
1011
|
-
},
|
|
1012
1002
|
{
|
|
1013
1003
|
"name": "ai-portal.chat-input",
|
|
1014
1004
|
"properties": [
|
|
@@ -1088,9 +1078,6 @@
|
|
|
1088
1078
|
{
|
|
1089
1079
|
"name": "ai-portal.entity-sdk-get"
|
|
1090
1080
|
},
|
|
1091
|
-
{
|
|
1092
|
-
"name": "ai-portal.entity-sdk-list"
|
|
1093
|
-
},
|
|
1094
1081
|
{
|
|
1095
1082
|
"name": "ai-portal.save-request-store"
|
|
1096
1083
|
},
|
|
@@ -1099,6 +1086,9 @@
|
|
|
1099
1086
|
},
|
|
1100
1087
|
{
|
|
1101
1088
|
"name": "ai-portal.clear-request-store"
|
|
1089
|
+
},
|
|
1090
|
+
{
|
|
1091
|
+
"name": "ai-portal.entity-sdk-list"
|
|
1102
1092
|
}
|
|
1103
1093
|
]
|
|
1104
1094
|
}
|