@next-bricks/ai-portal 0.66.0 → 0.67.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.
Files changed (32) hide show
  1. package/dist/bricks.json +56 -43
  2. package/dist/chunks/1750.ba9f8f80.js +2 -0
  3. package/dist/chunks/1750.ba9f8f80.js.map +1 -0
  4. package/dist/chunks/{main.04071e22.js → main.659aac54.js} +2 -2
  5. package/dist/chunks/{main.04071e22.js.map → main.659aac54.js.map} +1 -1
  6. package/dist/chunks/space-logo.994f7a25.js +2 -0
  7. package/dist/chunks/space-logo.994f7a25.js.map +1 -0
  8. package/dist/chunks/space-workbench.964b8644.js +2 -0
  9. package/dist/chunks/space-workbench.964b8644.js.map +1 -0
  10. package/dist/examples.json +21 -18
  11. package/dist/images/2f7ddbac.svg +6 -0
  12. package/dist/index.bdb0052a.js +2 -0
  13. package/dist/index.bdb0052a.js.map +1 -0
  14. package/dist/manifest.json +392 -323
  15. package/dist/types.json +1202 -967
  16. package/dist-types/bootstrap.d.ts +2 -0
  17. package/dist-types/space-workbench/components/SpaceGuide/SpaceGuide.d.ts +13 -0
  18. package/dist-types/space-workbench/components/SpaceGuide/SpaceGuide.spec.d.ts +1 -0
  19. package/dist-types/space-workbench/components/SpaceNav/SpaceNav.d.ts +22 -0
  20. package/dist-types/space-workbench/components/SpaceNav/SpaceNav.spec.d.ts +1 -0
  21. package/dist-types/space-workbench/i18n.d.ts +19 -0
  22. package/dist-types/space-workbench/index.d.ts +20 -0
  23. package/dist-types/space-workbench/index.spec.d.ts +1 -0
  24. package/dist-types/space-workbench/interfaces.d.ts +5 -0
  25. package/dist-types/space-workbench/space-logo/index.d.ts +15 -0
  26. package/dist-types/space-workbench/space-logo/index.spec.d.ts +1 -0
  27. package/docs/space-workbench.md +78 -0
  28. package/package.json +2 -2
  29. package/dist/chunks/1534.bcfa4c96.js +0 -2
  30. package/dist/chunks/1534.bcfa4c96.js.map +0 -1
  31. package/dist/index.6db15ca0.js +0 -2
  32. package/dist/index.6db15ca0.js.map +0 -1
package/dist/bricks.json CHANGED
@@ -1,32 +1,32 @@
1
1
  {
2
2
  "id": "bricks/ai-portal",
3
3
  "bricks": [
4
- "ai-portal.chat-box",
4
+ "ai-portal.stat-with-mini-chart",
5
5
  "ai-portal.elevo-sidebar",
6
- "ai-portal.cruise-canvas",
7
6
  "ai-portal.icon-button",
8
7
  "ai-portal.show-cases",
9
8
  "ai-portal.mcp-tools",
10
- "ai-portal.home-container",
11
- "ai-portal.ai-agents",
12
- "ai-portal.ai-employees",
13
9
  "ai-portal.chat-stream",
10
+ "ai-portal.ai-employees",
11
+ "ai-portal.ai-agents",
12
+ "ai-portal.chat-box",
13
+ "ai-portal.call-tool",
14
14
  "ai-portal.save-request-store",
15
15
  "ai-portal.load-request-store",
16
16
  "ai-portal.clear-request-store",
17
- "ai-portal.call-tool",
18
17
  "ai-portal.set-chat-command",
19
18
  "ai-portal.set-chat-mentioned-employee",
20
- "ai-portal.tab-list",
19
+ "ai-portal.cruise-canvas",
21
20
  "ai-portal.page-container",
22
- "ai-portal.stat-with-mini-chart",
21
+ "ai-portal.tab-list",
23
22
  "ai-portal.dropdown-select",
24
23
  "ai-portal.preview-container",
25
24
  "ai-portal.action-buttons",
26
- "ai-portal.project-conversations",
27
25
  "ai-portal.goal-card-list",
28
26
  "ai-portal.project-knowledges",
27
+ "ai-portal.project-conversations",
29
28
  "ai-portal.activity-timeline",
29
+ "ai-portal.home-container",
30
30
  "ai-portal.chat-input",
31
31
  "ai-portal.elevo-logo",
32
32
  "ai-portal.show-case",
@@ -36,18 +36,18 @@
36
36
  "ai-portal.flow-tabs",
37
37
  "ai-portal.stage-flow",
38
38
  "ai-portal.running-flow",
39
+ "ai-portal.notice-dropdown",
39
40
  "ai-portal.notice-list",
40
41
  "ai-portal.chat-panel",
41
- "ai-portal.notice-dropdown"
42
+ "ai-portal.space-workbench",
43
+ "ai-portal.space-logo"
42
44
  ],
43
45
  "elements": [],
44
46
  "processors": [],
45
47
  "editors": [],
46
48
  "dependencies": {
47
- "ai-portal.chat-box": [
48
- "eo-icon",
49
- "eo-actions",
50
- "ai-portal.icon-button"
49
+ "ai-portal.stat-with-mini-chart": [
50
+ "eo-mini-line-chart"
51
51
  ],
52
52
  "ai-portal.elevo-sidebar": [
53
53
  "ai-portal.elevo-logo",
@@ -58,7 +58,20 @@
58
58
  "eo-mini-actions",
59
59
  "ai-portal.icon-button"
60
60
  ],
61
- "ai-portal.cruise-canvas": [
61
+ "ai-portal.icon-button": [
62
+ "eo-icon",
63
+ "eo-tooltip"
64
+ ],
65
+ "ai-portal.show-cases": [
66
+ "ai-portal.show-case",
67
+ "ai-portal.tab-list"
68
+ ],
69
+ "ai-portal.mcp-tools": [
70
+ "eo-icon",
71
+ "ai-portal.tab-list",
72
+ "ai-portal.sticky-container"
73
+ ],
74
+ "ai-portal.chat-stream": [
62
75
  "eo-icon",
63
76
  "eo-button",
64
77
  "eo-link",
@@ -71,20 +84,11 @@
71
84
  "ai-portal.running-flow",
72
85
  "basic.show-dialog",
73
86
  "basic.copy-to-clipboard",
74
- "eo-easyops-avatar",
75
87
  "presentational.code-wrapper",
76
- "eo-avatar",
77
88
  "eo-actions"
78
89
  ],
79
- "ai-portal.icon-button": [
80
- "eo-icon",
81
- "eo-tooltip"
82
- ],
83
- "ai-portal.show-cases": [
84
- "ai-portal.show-case",
85
- "ai-portal.tab-list"
86
- ],
87
- "ai-portal.mcp-tools": [
90
+ "ai-portal.ai-employees": [
91
+ "eo-link",
88
92
  "eo-icon",
89
93
  "ai-portal.tab-list",
90
94
  "ai-portal.sticky-container"
@@ -93,13 +97,12 @@
93
97
  "eo-icon",
94
98
  "eo-link"
95
99
  ],
96
- "ai-portal.ai-employees": [
97
- "eo-link",
100
+ "ai-portal.chat-box": [
98
101
  "eo-icon",
99
- "ai-portal.tab-list",
100
- "ai-portal.sticky-container"
102
+ "eo-actions",
103
+ "ai-portal.icon-button"
101
104
  ],
102
- "ai-portal.chat-stream": [
105
+ "ai-portal.cruise-canvas": [
103
106
  "eo-icon",
104
107
  "eo-button",
105
108
  "eo-link",
@@ -112,16 +115,15 @@
112
115
  "ai-portal.running-flow",
113
116
  "basic.show-dialog",
114
117
  "basic.copy-to-clipboard",
118
+ "eo-easyops-avatar",
115
119
  "presentational.code-wrapper",
120
+ "eo-avatar",
116
121
  "eo-actions"
117
122
  ],
118
123
  "ai-portal.page-container": [
119
124
  "eo-link",
120
125
  "ai-portal.sticky-container"
121
126
  ],
122
- "ai-portal.stat-with-mini-chart": [
123
- "eo-mini-line-chart"
124
- ],
125
127
  "ai-portal.dropdown-select": [
126
128
  "eo-popover",
127
129
  "eo-icon",
@@ -140,12 +142,6 @@
140
142
  "eo-icon",
141
143
  "eo-button"
142
144
  ],
143
- "ai-portal.project-conversations": [
144
- "eo-link",
145
- "eo-icon",
146
- "eo-easyops-avatar",
147
- "eo-mini-actions"
148
- ],
149
145
  "ai-portal.goal-card-list": [
150
146
  "eo-icon",
151
147
  "eo-dropdown-actions",
@@ -158,6 +154,12 @@
158
154
  "eo-easyops-avatar",
159
155
  "eo-mini-actions"
160
156
  ],
157
+ "ai-portal.project-conversations": [
158
+ "eo-link",
159
+ "eo-icon",
160
+ "eo-easyops-avatar",
161
+ "eo-mini-actions"
162
+ ],
161
163
  "ai-portal.activity-timeline": [
162
164
  "eo-link",
163
165
  "eo-icon",
@@ -185,6 +187,15 @@
185
187
  "ai-portal.running-flow": [
186
188
  "eo-icon"
187
189
  ],
190
+ "ai-portal.notice-dropdown": [
191
+ "eo-popover",
192
+ "eo-icon",
193
+ "eo-link",
194
+ "eo-button",
195
+ "eo-counter-badge",
196
+ "ai-portal.icon-button",
197
+ "eo-tooltip"
198
+ ],
188
199
  "ai-portal.notice-list": [
189
200
  "eo-button",
190
201
  "eo-icon",
@@ -211,9 +222,11 @@
211
222
  "basic.copy-to-clipboard",
212
223
  "presentational.code-wrapper"
213
224
  ],
214
- "ai-portal.notice-dropdown": [
215
- "eo-popover",
225
+ "ai-portal.space-workbench": [
216
226
  "eo-icon",
227
+ "ai-portal.notice-dropdown",
228
+ "ai-portal.space-logo",
229
+ "eo-popover",
217
230
  "eo-link",
218
231
  "eo-button",
219
232
  "eo-counter-badge",
@@ -221,5 +234,5 @@
221
234
  "eo-tooltip"
222
235
  ]
223
236
  },
224
- "filePath": "bricks/ai-portal/dist/index.6db15ca0.js"
237
+ "filePath": "bricks/ai-portal/dist/index.bdb0052a.js"
225
238
  }