@next-bricks/ai-portal 0.41.0 → 0.41.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 (25) hide show
  1. package/dist/bricks.json +33 -33
  2. package/dist/chunks/{2608.e0bf7de9.js → 2608.33f641c9.js} +2 -2
  3. package/dist/chunks/{2608.e0bf7de9.js.map → 2608.33f641c9.js.map} +1 -1
  4. package/dist/chunks/{382.6655f2dc.js → 382.d2e3f46f.js} +2 -2
  5. package/dist/chunks/{382.6655f2dc.js.map → 382.d2e3f46f.js.map} +1 -1
  6. package/dist/chunks/{4957.b0937d56.js → 4957.f878df32.js} +3 -3
  7. package/dist/chunks/{4957.b0937d56.js.map → 4957.f878df32.js.map} +1 -1
  8. package/dist/chunks/{5521.eeb5a205.js → 5521.ef48a4d3.js} +2 -2
  9. package/dist/chunks/{5521.eeb5a205.js.map → 5521.ef48a4d3.js.map} +1 -1
  10. package/dist/chunks/{6862.fc9c39ee.js → 6862.32630cc8.js} +3 -3
  11. package/dist/chunks/{6862.fc9c39ee.js.map → 6862.32630cc8.js.map} +1 -1
  12. package/dist/chunks/goal-card-list.5f61cd91.js +3 -0
  13. package/dist/chunks/{goal-card-list.7a0aecb2.js.map → goal-card-list.5f61cd91.js.map} +1 -1
  14. package/dist/chunks/{main.8a0a20f0.js → main.c7c296c8.js} +2 -2
  15. package/dist/chunks/{main.8a0a20f0.js.map → main.c7c296c8.js.map} +1 -1
  16. package/dist/examples.json +22 -22
  17. package/dist/{index.b28b88f6.js → index.663fc8d5.js} +2 -2
  18. package/dist/{index.b28b88f6.js.map → index.663fc8d5.js.map} +1 -1
  19. package/dist/manifest.json +235 -235
  20. package/dist/types.json +454 -454
  21. package/package.json +2 -2
  22. package/dist/chunks/goal-card-list.7a0aecb2.js +0 -3
  23. /package/dist/chunks/{4957.b0937d56.js.LICENSE.txt → 4957.f878df32.js.LICENSE.txt} +0 -0
  24. /package/dist/chunks/{6862.fc9c39ee.js.LICENSE.txt → 6862.32630cc8.js.LICENSE.txt} +0 -0
  25. /package/dist/chunks/{goal-card-list.7a0aecb2.js.LICENSE.txt → goal-card-list.5f61cd91.js.LICENSE.txt} +0 -0
package/dist/bricks.json CHANGED
@@ -1,39 +1,45 @@
1
1
  {
2
2
  "id": "bricks/ai-portal",
3
3
  "bricks": [
4
- "ai-portal.cruise-canvas",
5
4
  "ai-portal.chat-box",
6
- "ai-portal.elevo-sidebar",
7
- "ai-portal.icon-button",
5
+ "ai-portal.home-container",
8
6
  "ai-portal.stat-with-mini-chart",
7
+ "ai-portal.cruise-canvas",
8
+ "ai-portal.icon-button",
9
+ "ai-portal.elevo-sidebar",
9
10
  "ai-portal.show-cases",
10
11
  "ai-portal.mcp-tools",
12
+ "ai-portal.chat-stream",
11
13
  "ai-portal.ai-employees",
12
14
  "ai-portal.ai-agents",
13
- "ai-portal.chat-stream",
14
- "ai-portal.entity-sdk-get",
15
15
  "ai-portal.save-request-store",
16
16
  "ai-portal.load-request-store",
17
17
  "ai-portal.clear-request-store",
18
18
  "ai-portal.entity-sdk-list",
19
- "ai-portal.page-container",
19
+ "ai-portal.entity-sdk-get",
20
20
  "ai-portal.project-summary",
21
21
  "ai-portal.tab-list",
22
- "ai-portal.home-container",
23
22
  "ai-portal.dropdown-select",
23
+ "ai-portal.page-container",
24
24
  "ai-portal.preview-container",
25
+ "ai-portal.action-buttons",
25
26
  "ai-portal.goal-card-list",
26
27
  "ai-portal.project-conversations",
27
- "ai-portal.action-buttons",
28
28
  "ai-portal.project-knowledges",
29
+ "ai-portal.elevo-logo",
29
30
  "ai-portal.activity-timeline",
30
- "ai-portal.chat-input",
31
- "ai-portal.elevo-logo"
31
+ "ai-portal.chat-input"
32
32
  ],
33
33
  "elements": [],
34
34
  "processors": [],
35
35
  "editors": [],
36
36
  "dependencies": {
37
+ "ai-portal.chat-box": [
38
+ "eo-icon"
39
+ ],
40
+ "ai-portal.stat-with-mini-chart": [
41
+ "eo-mini-line-chart"
42
+ ],
37
43
  "ai-portal.cruise-canvas": [
38
44
  "eo-icon",
39
45
  "eo-button",
@@ -47,8 +53,9 @@
47
53
  "basic.copy-to-clipboard",
48
54
  "eo-easyops-avatar"
49
55
  ],
50
- "ai-portal.chat-box": [
51
- "eo-icon"
56
+ "ai-portal.icon-button": [
57
+ "eo-icon",
58
+ "eo-tooltip"
52
59
  ],
53
60
  "ai-portal.elevo-sidebar": [
54
61
  "ai-portal.elevo-logo",
@@ -59,13 +66,6 @@
59
66
  "eo-mini-actions",
60
67
  "ai-portal.icon-button"
61
68
  ],
62
- "ai-portal.icon-button": [
63
- "eo-icon",
64
- "eo-tooltip"
65
- ],
66
- "ai-portal.stat-with-mini-chart": [
67
- "eo-mini-line-chart"
68
- ],
69
69
  "ai-portal.show-cases": [
70
70
  "eo-link",
71
71
  "ai-portal.tab-list"
@@ -74,15 +74,6 @@
74
74
  "eo-icon",
75
75
  "ai-portal.tab-list"
76
76
  ],
77
- "ai-portal.ai-employees": [
78
- "eo-link",
79
- "eo-icon",
80
- "ai-portal.tab-list"
81
- ],
82
- "ai-portal.ai-agents": [
83
- "eo-icon",
84
- "eo-link"
85
- ],
86
77
  "ai-portal.chat-stream": [
87
78
  "eo-icon",
88
79
  "eo-button",
@@ -95,7 +86,13 @@
95
86
  "basic.show-dialog",
96
87
  "basic.copy-to-clipboard"
97
88
  ],
98
- "ai-portal.page-container": [
89
+ "ai-portal.ai-employees": [
90
+ "eo-link",
91
+ "eo-icon",
92
+ "ai-portal.tab-list"
93
+ ],
94
+ "ai-portal.ai-agents": [
95
+ "eo-icon",
99
96
  "eo-link"
100
97
  ],
101
98
  "ai-portal.project-summary": [
@@ -111,12 +108,18 @@
111
108
  "eo-menu-item",
112
109
  "eo-input"
113
110
  ],
111
+ "ai-portal.page-container": [
112
+ "eo-link"
113
+ ],
114
114
  "ai-portal.preview-container": [
115
115
  "eo-icon",
116
116
  "eo-page-title",
117
117
  "eo-main-view",
118
118
  "eo-narrow-view"
119
119
  ],
120
+ "ai-portal.action-buttons": [
121
+ "eo-button"
122
+ ],
120
123
  "ai-portal.goal-card-list": [
121
124
  "eo-icon",
122
125
  "eo-dropdown-actions",
@@ -129,9 +132,6 @@
129
132
  "eo-easyops-avatar",
130
133
  "eo-mini-actions"
131
134
  ],
132
- "ai-portal.action-buttons": [
133
- "eo-button"
134
- ],
135
135
  "ai-portal.project-knowledges": [
136
136
  "eo-link",
137
137
  "eo-icon",
@@ -148,5 +148,5 @@
148
148
  "ai-portal.icon-button"
149
149
  ]
150
150
  },
151
- "filePath": "bricks/ai-portal/dist/index.b28b88f6.js"
151
+ "filePath": "bricks/ai-portal/dist/index.663fc8d5.js"
152
152
  }