@next-bricks/ai-portal 0.50.2 → 0.51.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 +33 -28
- package/dist/chunks/1334.aae33a33.js +2 -0
- package/dist/chunks/1334.aae33a33.js.map +1 -0
- package/dist/chunks/2084.37e19e93.js +3 -0
- package/dist/chunks/2084.37e19e93.js.map +1 -0
- package/dist/chunks/3199.0220cf6e.js +3 -0
- package/dist/chunks/3199.0220cf6e.js.map +1 -0
- package/dist/chunks/3735.8c1d82e7.js +15 -0
- package/dist/chunks/3735.8c1d82e7.js.LICENSE.txt +5 -0
- package/dist/chunks/3735.8c1d82e7.js.map +1 -0
- package/dist/chunks/3744.ed6d0719.js +2 -0
- package/dist/chunks/3744.ed6d0719.js.map +1 -0
- package/dist/chunks/4317.d0f5904b.js +3 -0
- package/dist/chunks/{3151.d1fdecfb.js.LICENSE.txt → 4317.d0f5904b.js.LICENSE.txt} +8 -0
- package/dist/chunks/4317.d0f5904b.js.map +1 -0
- package/dist/chunks/6201.993201cb.js +2 -0
- package/dist/chunks/6201.993201cb.js.map +1 -0
- package/dist/chunks/6206.874a68ab.js +2 -0
- package/dist/chunks/6206.874a68ab.js.map +1 -0
- package/dist/chunks/6593.f25cfd6b.js +2 -0
- package/dist/chunks/6593.f25cfd6b.js.map +1 -0
- package/dist/chunks/8135.3255c5ba.js +2 -0
- package/dist/chunks/8135.3255c5ba.js.map +1 -0
- package/dist/chunks/8717.fc81dec5.js +2 -0
- package/dist/chunks/8717.fc81dec5.js.map +1 -0
- package/dist/chunks/{ai-agents.59e23ea3.js → ai-agents.d47947e5.js} +3 -3
- package/dist/chunks/{ai-agents.59e23ea3.js.map → ai-agents.d47947e5.js.map} +1 -1
- package/dist/chunks/{ai-employees.941aaa1b.js → ai-employees.6d586b8d.js} +3 -3
- package/dist/chunks/{ai-employees.941aaa1b.js.map → ai-employees.6d586b8d.js.map} +1 -1
- package/dist/chunks/blank-state.2b55f2c6.js +2 -0
- package/dist/chunks/blank-state.2b55f2c6.js.map +1 -0
- package/dist/chunks/chat-box.6156ad59.js +2 -0
- package/dist/chunks/chat-box.6156ad59.js.map +1 -0
- package/dist/chunks/elevo-card.731505e0.js +3 -0
- package/dist/chunks/elevo-card.731505e0.js.LICENSE.txt +5 -0
- package/dist/chunks/elevo-card.731505e0.js.map +1 -0
- package/dist/chunks/elevo-sidebar.402d464e.js +3 -0
- package/dist/chunks/elevo-sidebar.402d464e.js.LICENSE.txt +5 -0
- package/dist/chunks/elevo-sidebar.402d464e.js.map +1 -0
- package/dist/chunks/icon-button.0881c876.js +2 -0
- package/dist/chunks/icon-button.0881c876.js.map +1 -0
- package/dist/chunks/main.5dcdeb69.js +2 -0
- package/dist/chunks/main.5dcdeb69.js.map +1 -0
- package/dist/chunks/page-container.e59d6a94.js +2 -0
- package/dist/chunks/page-container.e59d6a94.js.map +1 -0
- package/dist/chunks/preview-container.6b29ee97.js +2 -0
- package/dist/chunks/preview-container.6b29ee97.js.map +1 -0
- package/dist/chunks/sticky-container.d3f7054e.js +2 -0
- package/dist/chunks/sticky-container.d3f7054e.js.map +1 -0
- package/dist/examples.json +19 -16
- package/dist/images/27bd64e1.png +0 -0
- package/dist/index.28d7dd85.js +2 -0
- package/dist/index.28d7dd85.js.map +1 -0
- package/dist/manifest.json +216 -173
- package/dist/types.json +327 -149
- package/dist-types/blank-state/index.d.ts +1 -1
- package/dist-types/bootstrap.d.ts +1 -0
- package/dist-types/chat-box/index.d.ts +8 -0
- package/dist-types/elevo-card/index.d.ts +25 -0
- package/dist-types/elevo-card/index.spec.d.ts +1 -0
- package/dist-types/elevo-sidebar/ChatHistory.d.ts +3 -3
- package/dist-types/elevo-sidebar/NavLink.d.ts +9 -0
- package/dist-types/elevo-sidebar/i18n.d.ts +1 -0
- package/dist-types/elevo-sidebar/index.d.ts +4 -5
- package/dist-types/icon-button/index.d.ts +2 -0
- package/dist-types/page-container/index.d.ts +2 -0
- package/dist-types/shared/interfaces.d.ts +2 -2
- package/dist-types/shared/workers/tsxParser.d.ts +2 -2
- package/docs/elevo-card.md +40 -0
- package/package.json +2 -2
- package/dist/chunks/3151.d1fdecfb.js +0 -3
- package/dist/chunks/3151.d1fdecfb.js.map +0 -1
- package/dist/chunks/3735.0389cba2.js +0 -15
- package/dist/chunks/3735.0389cba2.js.map +0 -1
- package/dist/chunks/3744.8d040aaa.js +0 -2
- package/dist/chunks/3744.8d040aaa.js.map +0 -1
- package/dist/chunks/3832.9b48b5f5.js +0 -2
- package/dist/chunks/3832.9b48b5f5.js.map +0 -1
- package/dist/chunks/6201.01557568.js +0 -2
- package/dist/chunks/6201.01557568.js.map +0 -1
- package/dist/chunks/7580.5dca4f97.js +0 -3
- package/dist/chunks/7580.5dca4f97.js.LICENSE.txt +0 -9
- package/dist/chunks/7580.5dca4f97.js.map +0 -1
- package/dist/chunks/8414.8b8390cb.js +0 -2
- package/dist/chunks/8414.8b8390cb.js.map +0 -1
- package/dist/chunks/8717.4f49d4f6.js +0 -2
- package/dist/chunks/8717.4f49d4f6.js.map +0 -1
- package/dist/chunks/8889.746f8129.js +0 -3
- package/dist/chunks/8889.746f8129.js.map +0 -1
- package/dist/chunks/blank-state.3a537adc.js +0 -2
- package/dist/chunks/blank-state.3a537adc.js.map +0 -1
- package/dist/chunks/chat-box.da1fbfc3.js +0 -2
- package/dist/chunks/chat-box.da1fbfc3.js.map +0 -1
- package/dist/chunks/elevo-sidebar.cbec3024.js +0 -3
- package/dist/chunks/elevo-sidebar.cbec3024.js.LICENSE.txt +0 -9
- package/dist/chunks/elevo-sidebar.cbec3024.js.map +0 -1
- package/dist/chunks/icon-button.1014fc6a.js +0 -2
- package/dist/chunks/icon-button.1014fc6a.js.map +0 -1
- package/dist/chunks/main.bd40fdc0.js +0 -2
- package/dist/chunks/main.bd40fdc0.js.map +0 -1
- package/dist/chunks/page-container.e187d00a.js +0 -2
- package/dist/chunks/page-container.e187d00a.js.map +0 -1
- package/dist/chunks/preview-container.631389f7.js +0 -2
- package/dist/chunks/preview-container.631389f7.js.map +0 -1
- package/dist/chunks/sticky-container.b8ab2a25.js +0 -2
- package/dist/chunks/sticky-container.b8ab2a25.js.map +0 -1
- package/dist/images/4b299d0b.png +0 -0
- package/dist/images/ddd8ccd2.png +0 -0
- package/dist/index.546d6b1e.js +0 -2
- package/dist/index.546d6b1e.js.map +0 -1
- /package/dist/chunks/{8889.746f8129.js.LICENSE.txt → 2084.37e19e93.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{3735.0389cba2.js.LICENSE.txt → 3199.0220cf6e.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{ai-agents.59e23ea3.js.LICENSE.txt → ai-agents.d47947e5.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{ai-employees.941aaa1b.js.LICENSE.txt → ai-employees.6d586b8d.js.LICENSE.txt} +0 -0
package/dist/manifest.json
CHANGED
|
@@ -152,6 +152,81 @@
|
|
|
152
152
|
"parts": [],
|
|
153
153
|
"description": "构件 `ai-portal.cruise-canvas`"
|
|
154
154
|
},
|
|
155
|
+
{
|
|
156
|
+
"name": "ai-portal.stat-with-mini-chart",
|
|
157
|
+
"properties": [
|
|
158
|
+
{
|
|
159
|
+
"name": "label",
|
|
160
|
+
"type": "string"
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"name": "value",
|
|
164
|
+
"type": "string"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"name": "size",
|
|
168
|
+
"description": "",
|
|
169
|
+
"default": "\"medium\"",
|
|
170
|
+
"type": "\"medium\" | \"small\""
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"name": "lineColor",
|
|
174
|
+
"description": "",
|
|
175
|
+
"default": "\"var(--color-brand)\"",
|
|
176
|
+
"type": "string"
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"name": "showArea",
|
|
180
|
+
"type": "boolean"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"name": "min",
|
|
184
|
+
"description": "Specify the minimum value of the y-axis.\nIf not specified, the minimum value will be calculated from the data.",
|
|
185
|
+
"type": "number"
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"name": "max",
|
|
189
|
+
"description": "Specify the maximum value of the y-axis.\nIf not specified, the maximum value will be calculated from the data.",
|
|
190
|
+
"type": "number"
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"name": "xField",
|
|
194
|
+
"description": "",
|
|
195
|
+
"default": "\"0\"",
|
|
196
|
+
"type": "string"
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"name": "yField",
|
|
200
|
+
"description": "",
|
|
201
|
+
"default": "\"1\"",
|
|
202
|
+
"type": "string"
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"name": "data",
|
|
206
|
+
"attribute": false,
|
|
207
|
+
"type": "Record<string, number>[]"
|
|
208
|
+
}
|
|
209
|
+
],
|
|
210
|
+
"events": [],
|
|
211
|
+
"slots": [],
|
|
212
|
+
"methods": [],
|
|
213
|
+
"parts": [],
|
|
214
|
+
"description": "构件 `ai-portal.stat-with-mini-chart`"
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
"name": "ai-portal.home-container",
|
|
218
|
+
"properties": [
|
|
219
|
+
{
|
|
220
|
+
"name": "sticky",
|
|
221
|
+
"type": "boolean"
|
|
222
|
+
}
|
|
223
|
+
],
|
|
224
|
+
"events": [],
|
|
225
|
+
"slots": [],
|
|
226
|
+
"methods": [],
|
|
227
|
+
"parts": [],
|
|
228
|
+
"description": "构件 `ai-portal.home-container`"
|
|
229
|
+
},
|
|
155
230
|
{
|
|
156
231
|
"name": "ai-portal.chat-box",
|
|
157
232
|
"properties": [
|
|
@@ -171,6 +246,11 @@
|
|
|
171
246
|
"name": "aiEmployees",
|
|
172
247
|
"attribute": false,
|
|
173
248
|
"type": "AIEmployee[]"
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"name": "commands",
|
|
252
|
+
"attribute": false,
|
|
253
|
+
"type": "Command[]"
|
|
174
254
|
}
|
|
175
255
|
],
|
|
176
256
|
"events": [
|
|
@@ -185,6 +265,12 @@
|
|
|
185
265
|
"detail": {
|
|
186
266
|
"type": "AIEmployee | null"
|
|
187
267
|
}
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"name": "command.select",
|
|
271
|
+
"detail": {
|
|
272
|
+
"type": "string | null"
|
|
273
|
+
}
|
|
188
274
|
}
|
|
189
275
|
],
|
|
190
276
|
"slots": [],
|
|
@@ -211,79 +297,54 @@
|
|
|
211
297
|
"description": "构件 `ai-portal.chat-box`"
|
|
212
298
|
},
|
|
213
299
|
{
|
|
214
|
-
"name": "ai-portal.
|
|
300
|
+
"name": "ai-portal.icon-button",
|
|
215
301
|
"properties": [
|
|
216
302
|
{
|
|
217
|
-
"name": "
|
|
303
|
+
"name": "icon",
|
|
304
|
+
"attribute": false,
|
|
305
|
+
"type": "GeneralIconProps"
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
"name": "tooltip",
|
|
309
|
+
"type": "string"
|
|
310
|
+
},
|
|
311
|
+
{
|
|
312
|
+
"name": "tooltipHoist",
|
|
313
|
+
"type": "boolean"
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"name": "disabled",
|
|
218
317
|
"type": "boolean"
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"name": "variant",
|
|
321
|
+
"type": "IconButtonVariant"
|
|
219
322
|
}
|
|
220
323
|
],
|
|
221
324
|
"events": [],
|
|
222
325
|
"slots": [],
|
|
223
326
|
"methods": [],
|
|
224
327
|
"parts": [],
|
|
225
|
-
"description": "构件 `ai-portal.
|
|
328
|
+
"description": "构件 `ai-portal.icon-button`"
|
|
226
329
|
},
|
|
227
330
|
{
|
|
228
|
-
"name": "ai-portal.
|
|
331
|
+
"name": "ai-portal.show-cases",
|
|
229
332
|
"properties": [
|
|
230
333
|
{
|
|
231
|
-
"name": "
|
|
232
|
-
"
|
|
233
|
-
|
|
234
|
-
{
|
|
235
|
-
"name": "value",
|
|
236
|
-
"type": "string"
|
|
237
|
-
},
|
|
238
|
-
{
|
|
239
|
-
"name": "size",
|
|
240
|
-
"description": "",
|
|
241
|
-
"default": "\"medium\"",
|
|
242
|
-
"type": "\"medium\" | \"small\""
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"name": "lineColor",
|
|
246
|
-
"description": "",
|
|
247
|
-
"default": "\"var(--color-brand)\"",
|
|
248
|
-
"type": "string"
|
|
249
|
-
},
|
|
250
|
-
{
|
|
251
|
-
"name": "showArea",
|
|
252
|
-
"type": "boolean"
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"name": "min",
|
|
256
|
-
"description": "Specify the minimum value of the y-axis.\nIf not specified, the minimum value will be calculated from the data.",
|
|
257
|
-
"type": "number"
|
|
334
|
+
"name": "list",
|
|
335
|
+
"attribute": false,
|
|
336
|
+
"type": "ShowCaseType[]"
|
|
258
337
|
},
|
|
259
338
|
{
|
|
260
|
-
"name": "
|
|
261
|
-
"description": "Specify the maximum value of the y-axis.\nIf not specified, the maximum value will be calculated from the data.",
|
|
339
|
+
"name": "limit",
|
|
262
340
|
"type": "number"
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
"name": "xField",
|
|
266
|
-
"description": "",
|
|
267
|
-
"default": "\"0\"",
|
|
268
|
-
"type": "string"
|
|
269
|
-
},
|
|
270
|
-
{
|
|
271
|
-
"name": "yField",
|
|
272
|
-
"description": "",
|
|
273
|
-
"default": "\"1\"",
|
|
274
|
-
"type": "string"
|
|
275
|
-
},
|
|
276
|
-
{
|
|
277
|
-
"name": "data",
|
|
278
|
-
"attribute": false,
|
|
279
|
-
"type": "Record<string, number>[]"
|
|
280
341
|
}
|
|
281
342
|
],
|
|
282
343
|
"events": [],
|
|
283
344
|
"slots": [],
|
|
284
345
|
"methods": [],
|
|
285
346
|
"parts": [],
|
|
286
|
-
"description": "构件 `ai-portal.
|
|
347
|
+
"description": "构件 `ai-portal.show-cases`"
|
|
287
348
|
},
|
|
288
349
|
{
|
|
289
350
|
"name": "ai-portal.elevo-sidebar",
|
|
@@ -296,10 +357,6 @@
|
|
|
296
357
|
"name": "behavior",
|
|
297
358
|
"type": "\"default\" | \"drawer\""
|
|
298
359
|
},
|
|
299
|
-
{
|
|
300
|
-
"name": "bordered",
|
|
301
|
-
"type": "boolean"
|
|
302
|
-
},
|
|
303
360
|
{
|
|
304
361
|
"name": "logoUrl",
|
|
305
362
|
"type": "string"
|
|
@@ -312,10 +369,6 @@
|
|
|
312
369
|
"name": "newChatLinkWhenCollapsed",
|
|
313
370
|
"type": "boolean"
|
|
314
371
|
},
|
|
315
|
-
{
|
|
316
|
-
"name": "historyActiveId",
|
|
317
|
-
"type": "string"
|
|
318
|
-
},
|
|
319
372
|
{
|
|
320
373
|
"name": "historyUrlTemplate",
|
|
321
374
|
"type": "string"
|
|
@@ -325,10 +378,6 @@
|
|
|
325
378
|
"attribute": false,
|
|
326
379
|
"type": "ActionType[]"
|
|
327
380
|
},
|
|
328
|
-
{
|
|
329
|
-
"name": "projectActiveId",
|
|
330
|
-
"type": "string"
|
|
331
|
-
},
|
|
332
381
|
{
|
|
333
382
|
"name": "projectUrlTemplate",
|
|
334
383
|
"type": "string"
|
|
@@ -347,6 +396,11 @@
|
|
|
347
396
|
"name": "canAddProject",
|
|
348
397
|
"type": "boolean",
|
|
349
398
|
"default": "true"
|
|
399
|
+
},
|
|
400
|
+
{
|
|
401
|
+
"name": "myLinks",
|
|
402
|
+
"attribute": false,
|
|
403
|
+
"type": "SidebarLink[]"
|
|
350
404
|
}
|
|
351
405
|
],
|
|
352
406
|
"events": [
|
|
@@ -429,69 +483,53 @@
|
|
|
429
483
|
"description": "构件 `ai-portal.elevo-sidebar`"
|
|
430
484
|
},
|
|
431
485
|
{
|
|
432
|
-
"name": "ai-portal.
|
|
486
|
+
"name": "ai-portal.mcp-tools",
|
|
433
487
|
"properties": [
|
|
434
488
|
{
|
|
435
|
-
"name": "
|
|
489
|
+
"name": "list",
|
|
436
490
|
"attribute": false,
|
|
437
|
-
"type": "
|
|
438
|
-
},
|
|
439
|
-
{
|
|
440
|
-
"name": "tooltip",
|
|
441
|
-
"type": "string"
|
|
442
|
-
},
|
|
443
|
-
{
|
|
444
|
-
"name": "disabled",
|
|
445
|
-
"type": "boolean"
|
|
491
|
+
"type": "McpTool[]"
|
|
446
492
|
},
|
|
447
493
|
{
|
|
448
|
-
"name": "
|
|
449
|
-
"type": "
|
|
494
|
+
"name": "stickyTop",
|
|
495
|
+
"type": "number"
|
|
450
496
|
}
|
|
451
497
|
],
|
|
452
498
|
"events": [],
|
|
453
499
|
"slots": [],
|
|
454
500
|
"methods": [],
|
|
455
501
|
"parts": [],
|
|
456
|
-
"description": "构件 `ai-portal.
|
|
502
|
+
"description": "构件 `ai-portal.mcp-tools`"
|
|
457
503
|
},
|
|
458
504
|
{
|
|
459
|
-
"name": "ai-portal.
|
|
505
|
+
"name": "ai-portal.ai-employees",
|
|
460
506
|
"properties": [
|
|
461
507
|
{
|
|
462
508
|
"name": "list",
|
|
463
509
|
"attribute": false,
|
|
464
|
-
"type": "
|
|
510
|
+
"type": "Employee[]"
|
|
465
511
|
},
|
|
466
512
|
{
|
|
467
|
-
"name": "
|
|
468
|
-
"type": "number"
|
|
469
|
-
}
|
|
470
|
-
],
|
|
471
|
-
"events": [],
|
|
472
|
-
"slots": [],
|
|
473
|
-
"methods": [],
|
|
474
|
-
"parts": [],
|
|
475
|
-
"description": "构件 `ai-portal.show-cases`"
|
|
476
|
-
},
|
|
477
|
-
{
|
|
478
|
-
"name": "ai-portal.mcp-tools",
|
|
479
|
-
"properties": [
|
|
480
|
-
{
|
|
481
|
-
"name": "list",
|
|
513
|
+
"name": "industries",
|
|
482
514
|
"attribute": false,
|
|
483
|
-
"type": "
|
|
515
|
+
"type": "string[]"
|
|
484
516
|
},
|
|
485
517
|
{
|
|
486
|
-
"name": "
|
|
487
|
-
"type": "
|
|
518
|
+
"name": "urlTemplate",
|
|
519
|
+
"type": "string"
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"name": "withContainer",
|
|
523
|
+
"description": "",
|
|
524
|
+
"deprecated": true,
|
|
525
|
+
"default": "true"
|
|
488
526
|
}
|
|
489
527
|
],
|
|
490
528
|
"events": [],
|
|
491
529
|
"slots": [],
|
|
492
530
|
"methods": [],
|
|
493
531
|
"parts": [],
|
|
494
|
-
"description": "构件 `ai-portal.
|
|
532
|
+
"description": "构件 `ai-portal.ai-employees`"
|
|
495
533
|
},
|
|
496
534
|
{
|
|
497
535
|
"name": "ai-portal.chat-stream",
|
|
@@ -631,17 +669,12 @@
|
|
|
631
669
|
"description": "构件 `ai-portal.chat-stream`"
|
|
632
670
|
},
|
|
633
671
|
{
|
|
634
|
-
"name": "ai-portal.ai-
|
|
672
|
+
"name": "ai-portal.ai-agents",
|
|
635
673
|
"properties": [
|
|
636
674
|
{
|
|
637
675
|
"name": "list",
|
|
638
676
|
"attribute": false,
|
|
639
|
-
"type": "
|
|
640
|
-
},
|
|
641
|
-
{
|
|
642
|
-
"name": "industries",
|
|
643
|
-
"attribute": false,
|
|
644
|
-
"type": "string[]"
|
|
677
|
+
"type": "Agent[]"
|
|
645
678
|
},
|
|
646
679
|
{
|
|
647
680
|
"name": "urlTemplate",
|
|
@@ -658,32 +691,43 @@
|
|
|
658
691
|
"slots": [],
|
|
659
692
|
"methods": [],
|
|
660
693
|
"parts": [],
|
|
661
|
-
"description": "构件 `ai-portal.ai-
|
|
694
|
+
"description": "构件 `ai-portal.ai-agents`"
|
|
662
695
|
},
|
|
663
696
|
{
|
|
664
|
-
"name": "ai-portal.
|
|
697
|
+
"name": "ai-portal.tab-list",
|
|
665
698
|
"properties": [
|
|
666
699
|
{
|
|
667
|
-
"name": "
|
|
700
|
+
"name": "tabs",
|
|
668
701
|
"attribute": false,
|
|
669
|
-
"type": "
|
|
702
|
+
"type": "Tab[]"
|
|
670
703
|
},
|
|
671
704
|
{
|
|
672
|
-
"name": "
|
|
705
|
+
"name": "activeTab",
|
|
706
|
+
"attribute": false,
|
|
673
707
|
"type": "string"
|
|
674
|
-
}
|
|
708
|
+
}
|
|
709
|
+
],
|
|
710
|
+
"events": [
|
|
675
711
|
{
|
|
676
|
-
"name": "
|
|
677
|
-
"
|
|
678
|
-
|
|
679
|
-
|
|
712
|
+
"name": "tab.click",
|
|
713
|
+
"detail": {
|
|
714
|
+
"type": "Tab"
|
|
715
|
+
}
|
|
680
716
|
}
|
|
681
717
|
],
|
|
682
|
-
"events": [],
|
|
683
718
|
"slots": [],
|
|
684
719
|
"methods": [],
|
|
685
|
-
"parts": [
|
|
686
|
-
|
|
720
|
+
"parts": [
|
|
721
|
+
{
|
|
722
|
+
"name": "tabs",
|
|
723
|
+
"description": "The tab list container"
|
|
724
|
+
},
|
|
725
|
+
{
|
|
726
|
+
"name": "tab",
|
|
727
|
+
"description": "The individual tab"
|
|
728
|
+
}
|
|
729
|
+
],
|
|
730
|
+
"description": "构件 `ai-portal.tab-list`"
|
|
687
731
|
},
|
|
688
732
|
{
|
|
689
733
|
"name": "ai-portal.page-container",
|
|
@@ -701,6 +745,10 @@
|
|
|
701
745
|
"name": "size",
|
|
702
746
|
"type": "\"medium\" | \"small\""
|
|
703
747
|
},
|
|
748
|
+
{
|
|
749
|
+
"name": "variant",
|
|
750
|
+
"type": "\"default\" | \"form\""
|
|
751
|
+
},
|
|
704
752
|
{
|
|
705
753
|
"name": "sticky",
|
|
706
754
|
"type": "boolean"
|
|
@@ -726,42 +774,6 @@
|
|
|
726
774
|
"parts": [],
|
|
727
775
|
"description": "构件 `ai-portal.page-container`"
|
|
728
776
|
},
|
|
729
|
-
{
|
|
730
|
-
"name": "ai-portal.tab-list",
|
|
731
|
-
"properties": [
|
|
732
|
-
{
|
|
733
|
-
"name": "tabs",
|
|
734
|
-
"attribute": false,
|
|
735
|
-
"type": "Tab[]"
|
|
736
|
-
},
|
|
737
|
-
{
|
|
738
|
-
"name": "activeTab",
|
|
739
|
-
"attribute": false,
|
|
740
|
-
"type": "string"
|
|
741
|
-
}
|
|
742
|
-
],
|
|
743
|
-
"events": [
|
|
744
|
-
{
|
|
745
|
-
"name": "tab.click",
|
|
746
|
-
"detail": {
|
|
747
|
-
"type": "Tab"
|
|
748
|
-
}
|
|
749
|
-
}
|
|
750
|
-
],
|
|
751
|
-
"slots": [],
|
|
752
|
-
"methods": [],
|
|
753
|
-
"parts": [
|
|
754
|
-
{
|
|
755
|
-
"name": "tabs",
|
|
756
|
-
"description": "The tab list container"
|
|
757
|
-
},
|
|
758
|
-
{
|
|
759
|
-
"name": "tab",
|
|
760
|
-
"description": "The individual tab"
|
|
761
|
-
}
|
|
762
|
-
],
|
|
763
|
-
"description": "构件 `ai-portal.tab-list`"
|
|
764
|
-
},
|
|
765
777
|
{
|
|
766
778
|
"name": "ai-portal.dropdown-select",
|
|
767
779
|
"properties": [
|
|
@@ -969,6 +981,25 @@
|
|
|
969
981
|
"parts": [],
|
|
970
982
|
"description": "构件 `ai-portal.project-conversations`"
|
|
971
983
|
},
|
|
984
|
+
{
|
|
985
|
+
"name": "ai-portal.activity-timeline",
|
|
986
|
+
"properties": [
|
|
987
|
+
{
|
|
988
|
+
"name": "list",
|
|
989
|
+
"attribute": false,
|
|
990
|
+
"type": "Activity[]"
|
|
991
|
+
},
|
|
992
|
+
{
|
|
993
|
+
"name": "chatUrlTemplate",
|
|
994
|
+
"type": "string"
|
|
995
|
+
}
|
|
996
|
+
],
|
|
997
|
+
"events": [],
|
|
998
|
+
"slots": [],
|
|
999
|
+
"methods": [],
|
|
1000
|
+
"parts": [],
|
|
1001
|
+
"description": "构件 `ai-portal.activity-timeline`"
|
|
1002
|
+
},
|
|
972
1003
|
{
|
|
973
1004
|
"name": "ai-portal.project-knowledges",
|
|
974
1005
|
"properties": [
|
|
@@ -1006,25 +1037,6 @@
|
|
|
1006
1037
|
"parts": [],
|
|
1007
1038
|
"description": "构件 `ai-portal.project-knowledges`"
|
|
1008
1039
|
},
|
|
1009
|
-
{
|
|
1010
|
-
"name": "ai-portal.activity-timeline",
|
|
1011
|
-
"properties": [
|
|
1012
|
-
{
|
|
1013
|
-
"name": "list",
|
|
1014
|
-
"attribute": false,
|
|
1015
|
-
"type": "Activity[]"
|
|
1016
|
-
},
|
|
1017
|
-
{
|
|
1018
|
-
"name": "chatUrlTemplate",
|
|
1019
|
-
"type": "string"
|
|
1020
|
-
}
|
|
1021
|
-
],
|
|
1022
|
-
"events": [],
|
|
1023
|
-
"slots": [],
|
|
1024
|
-
"methods": [],
|
|
1025
|
-
"parts": [],
|
|
1026
|
-
"description": "构件 `ai-portal.activity-timeline`"
|
|
1027
|
-
},
|
|
1028
1040
|
{
|
|
1029
1041
|
"name": "ai-portal.chat-input",
|
|
1030
1042
|
"properties": [
|
|
@@ -1150,6 +1162,37 @@
|
|
|
1150
1162
|
"methods": [],
|
|
1151
1163
|
"parts": [],
|
|
1152
1164
|
"description": "构件 `ai-portal.sticky-container`"
|
|
1165
|
+
},
|
|
1166
|
+
{
|
|
1167
|
+
"name": "ai-portal.elevo-card",
|
|
1168
|
+
"properties": [
|
|
1169
|
+
{
|
|
1170
|
+
"name": "cardTitle",
|
|
1171
|
+
"type": "string"
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
"name": "description",
|
|
1175
|
+
"type": "string"
|
|
1176
|
+
},
|
|
1177
|
+
{
|
|
1178
|
+
"name": "url",
|
|
1179
|
+
"type": "string"
|
|
1180
|
+
},
|
|
1181
|
+
{
|
|
1182
|
+
"name": "avatar",
|
|
1183
|
+
"attribute": false,
|
|
1184
|
+
"type": "string | GeneralIconProps"
|
|
1185
|
+
},
|
|
1186
|
+
{
|
|
1187
|
+
"name": "avatarType",
|
|
1188
|
+
"type": "\"icon\" | \"image\""
|
|
1189
|
+
}
|
|
1190
|
+
],
|
|
1191
|
+
"events": [],
|
|
1192
|
+
"slots": [],
|
|
1193
|
+
"methods": [],
|
|
1194
|
+
"parts": [],
|
|
1195
|
+
"description": "构件 `ai-portal.elevo-card`"
|
|
1153
1196
|
}
|
|
1154
1197
|
],
|
|
1155
1198
|
"providers": [
|