@next-bricks/ai-portal 0.64.3 → 0.64.5

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.
@@ -237,6 +237,20 @@
237
237
  "parts": [],
238
238
  "description": "构件 `ai-portal.cruise-canvas`"
239
239
  },
240
+ {
241
+ "name": "ai-portal.home-container",
242
+ "properties": [
243
+ {
244
+ "name": "sticky",
245
+ "type": "boolean"
246
+ }
247
+ ],
248
+ "events": [],
249
+ "slots": [],
250
+ "methods": [],
251
+ "parts": [],
252
+ "description": "构件 `ai-portal.home-container`"
253
+ },
240
254
  {
241
255
  "name": "ai-portal.stat-with-mini-chart",
242
256
  "properties": [
@@ -298,46 +312,6 @@
298
312
  "parts": [],
299
313
  "description": "构件 `ai-portal.stat-with-mini-chart`"
300
314
  },
301
- {
302
- "name": "ai-portal.icon-button",
303
- "properties": [
304
- {
305
- "name": "icon",
306
- "attribute": false,
307
- "type": "(GeneralIconProps & HTMLAttributes<GeneralIcon>)"
308
- },
309
- {
310
- "name": "tooltip",
311
- "type": "string"
312
- },
313
- {
314
- "name": "tooltipHoist",
315
- "type": "boolean"
316
- },
317
- {
318
- "name": "active",
319
- "type": "boolean"
320
- },
321
- {
322
- "name": "disabled",
323
- "type": "boolean"
324
- },
325
- {
326
- "name": "variant",
327
- "type": "IconButtonVariant"
328
- },
329
- {
330
- "name": "reduceIconSize",
331
- "description": "是否缩小图标尺寸(部分 easyops 图标过大)",
332
- "type": "boolean"
333
- }
334
- ],
335
- "events": [],
336
- "slots": [],
337
- "methods": [],
338
- "parts": [],
339
- "description": "构件 `ai-portal.icon-button`"
340
- },
341
315
  {
342
316
  "name": "ai-portal.elevo-sidebar",
343
317
  "properties": [
@@ -510,10 +484,36 @@
510
484
  "description": "构件 `ai-portal.elevo-sidebar`"
511
485
  },
512
486
  {
513
- "name": "ai-portal.home-container",
487
+ "name": "ai-portal.icon-button",
514
488
  "properties": [
515
489
  {
516
- "name": "sticky",
490
+ "name": "icon",
491
+ "attribute": false,
492
+ "type": "(GeneralIconProps & HTMLAttributes<GeneralIcon>)"
493
+ },
494
+ {
495
+ "name": "tooltip",
496
+ "type": "string"
497
+ },
498
+ {
499
+ "name": "tooltipHoist",
500
+ "type": "boolean"
501
+ },
502
+ {
503
+ "name": "active",
504
+ "type": "boolean"
505
+ },
506
+ {
507
+ "name": "disabled",
508
+ "type": "boolean"
509
+ },
510
+ {
511
+ "name": "variant",
512
+ "type": "IconButtonVariant"
513
+ },
514
+ {
515
+ "name": "reduceIconSize",
516
+ "description": "是否缩小图标尺寸(部分 easyops 图标过大)",
517
517
  "type": "boolean"
518
518
  }
519
519
  ],
@@ -521,7 +521,7 @@
521
521
  "slots": [],
522
522
  "methods": [],
523
523
  "parts": [],
524
- "description": "构件 `ai-portal.home-container`"
524
+ "description": "构件 `ai-portal.icon-button`"
525
525
  },
526
526
  {
527
527
  "name": "ai-portal.show-cases",
@@ -719,6 +719,34 @@
719
719
  "parts": [],
720
720
  "description": "构件 `ai-portal.chat-stream`"
721
721
  },
722
+ {
723
+ "name": "ai-portal.ai-employees",
724
+ "properties": [
725
+ {
726
+ "name": "list",
727
+ "attribute": false,
728
+ "type": "Employee[]"
729
+ },
730
+ {
731
+ "name": "industries",
732
+ "attribute": false,
733
+ "type": "string[]"
734
+ },
735
+ {
736
+ "name": "urlTemplate",
737
+ "type": "string"
738
+ },
739
+ {
740
+ "name": "stickyTop",
741
+ "type": "number"
742
+ }
743
+ ],
744
+ "events": [],
745
+ "slots": [],
746
+ "methods": [],
747
+ "parts": [],
748
+ "description": "构件 `ai-portal.ai-employees`"
749
+ },
722
750
  {
723
751
  "name": "ai-portal.ai-agents",
724
752
  "properties": [
@@ -825,34 +853,6 @@
825
853
  ],
826
854
  "description": "构件 `ai-portal.tab-list`"
827
855
  },
828
- {
829
- "name": "ai-portal.ai-employees",
830
- "properties": [
831
- {
832
- "name": "list",
833
- "attribute": false,
834
- "type": "Employee[]"
835
- },
836
- {
837
- "name": "industries",
838
- "attribute": false,
839
- "type": "string[]"
840
- },
841
- {
842
- "name": "urlTemplate",
843
- "type": "string"
844
- },
845
- {
846
- "name": "stickyTop",
847
- "type": "number"
848
- }
849
- ],
850
- "events": [],
851
- "slots": [],
852
- "methods": [],
853
- "parts": [],
854
- "description": "构件 `ai-portal.ai-employees`"
855
- },
856
856
  {
857
857
  "name": "ai-portal.dropdown-select",
858
858
  "properties": [
@@ -929,32 +929,6 @@
929
929
  "parts": [],
930
930
  "description": "构件 `ai-portal.preview-container`"
931
931
  },
932
- {
933
- "name": "ai-portal.action-buttons",
934
- "properties": [
935
- {
936
- "name": "items",
937
- "attribute": false,
938
- "type": "ActionItem[]"
939
- },
940
- {
941
- "name": "activeKey",
942
- "type": "string | null"
943
- }
944
- ],
945
- "events": [
946
- {
947
- "name": "change",
948
- "detail": {
949
- "type": "ActionItem | null"
950
- }
951
- }
952
- ],
953
- "slots": [],
954
- "methods": [],
955
- "parts": [],
956
- "description": "构件 `ai-portal.action-buttons`"
957
- },
958
932
  {
959
933
  "name": "ai-portal.goal-card-list",
960
934
  "properties": [
@@ -1060,25 +1034,6 @@
1060
1034
  "parts": [],
1061
1035
  "description": "构件 `ai-portal.project-conversations`"
1062
1036
  },
1063
- {
1064
- "name": "ai-portal.activity-timeline",
1065
- "properties": [
1066
- {
1067
- "name": "list",
1068
- "attribute": false,
1069
- "type": "Activity[]"
1070
- },
1071
- {
1072
- "name": "chatUrlTemplate",
1073
- "type": "string"
1074
- }
1075
- ],
1076
- "events": [],
1077
- "slots": [],
1078
- "methods": [],
1079
- "parts": [],
1080
- "description": "构件 `ai-portal.activity-timeline`"
1081
- },
1082
1037
  {
1083
1038
  "name": "ai-portal.project-knowledges",
1084
1039
  "properties": [
@@ -1116,6 +1071,51 @@
1116
1071
  "parts": [],
1117
1072
  "description": "构件 `ai-portal.project-knowledges`"
1118
1073
  },
1074
+ {
1075
+ "name": "ai-portal.action-buttons",
1076
+ "properties": [
1077
+ {
1078
+ "name": "items",
1079
+ "attribute": false,
1080
+ "type": "ActionItem[]"
1081
+ },
1082
+ {
1083
+ "name": "activeKey",
1084
+ "type": "string | null"
1085
+ }
1086
+ ],
1087
+ "events": [
1088
+ {
1089
+ "name": "change",
1090
+ "detail": {
1091
+ "type": "ActionItem | null"
1092
+ }
1093
+ }
1094
+ ],
1095
+ "slots": [],
1096
+ "methods": [],
1097
+ "parts": [],
1098
+ "description": "构件 `ai-portal.action-buttons`"
1099
+ },
1100
+ {
1101
+ "name": "ai-portal.activity-timeline",
1102
+ "properties": [
1103
+ {
1104
+ "name": "list",
1105
+ "attribute": false,
1106
+ "type": "Activity[]"
1107
+ },
1108
+ {
1109
+ "name": "chatUrlTemplate",
1110
+ "type": "string"
1111
+ }
1112
+ ],
1113
+ "events": [],
1114
+ "slots": [],
1115
+ "methods": [],
1116
+ "parts": [],
1117
+ "description": "构件 `ai-portal.activity-timeline`"
1118
+ },
1119
1119
  {
1120
1120
  "name": "ai-portal.chat-input",
1121
1121
  "properties": [
@@ -1316,33 +1316,6 @@
1316
1316
  "parts": [],
1317
1317
  "description": "构件 `ai-portal.elevo-card`"
1318
1318
  },
1319
- {
1320
- "name": "ai-portal.flow-tabs",
1321
- "properties": [
1322
- {
1323
- "name": "tabs",
1324
- "attribute": false,
1325
- "type": "Tab[]"
1326
- },
1327
- {
1328
- "name": "activeTab",
1329
- "attribute": false,
1330
- "type": "string"
1331
- }
1332
- ],
1333
- "events": [
1334
- {
1335
- "name": "tab.click",
1336
- "detail": {
1337
- "type": "Tab"
1338
- }
1339
- }
1340
- ],
1341
- "slots": [],
1342
- "methods": [],
1343
- "parts": [],
1344
- "description": "构件 `ai-portal.flow-tabs`"
1345
- },
1346
1319
  {
1347
1320
  "name": "ai-portal.stage-flow",
1348
1321
  "properties": [
@@ -1430,6 +1403,33 @@
1430
1403
  "parts": [],
1431
1404
  "description": "构件 `ai-portal.stage-flow`"
1432
1405
  },
1406
+ {
1407
+ "name": "ai-portal.flow-tabs",
1408
+ "properties": [
1409
+ {
1410
+ "name": "tabs",
1411
+ "attribute": false,
1412
+ "type": "Tab[]"
1413
+ },
1414
+ {
1415
+ "name": "activeTab",
1416
+ "attribute": false,
1417
+ "type": "string"
1418
+ }
1419
+ ],
1420
+ "events": [
1421
+ {
1422
+ "name": "tab.click",
1423
+ "detail": {
1424
+ "type": "Tab"
1425
+ }
1426
+ }
1427
+ ],
1428
+ "slots": [],
1429
+ "methods": [],
1430
+ "parts": [],
1431
+ "description": "构件 `ai-portal.flow-tabs`"
1432
+ },
1433
1433
  {
1434
1434
  "name": "ai-portal.running-flow",
1435
1435
  "properties": [
@@ -1714,9 +1714,6 @@
1714
1714
  }
1715
1715
  ],
1716
1716
  "providers": [
1717
- {
1718
- "name": "ai-portal.call-tool"
1719
- },
1720
1717
  {
1721
1718
  "name": "ai-portal.save-request-store"
1722
1719
  },
@@ -1726,6 +1723,9 @@
1726
1723
  {
1727
1724
  "name": "ai-portal.clear-request-store"
1728
1725
  },
1726
+ {
1727
+ "name": "ai-portal.call-tool"
1728
+ },
1729
1729
  {
1730
1730
  "name": "ai-portal.set-chat-command"
1731
1731
  }