@next-bricks/ai-portal 0.59.4 → 0.60.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 +36 -32
- package/dist/chunks/2232.02cd2bbc.js.map +1 -1
- package/dist/chunks/6792.0efb2d00.js +2 -0
- package/dist/chunks/6792.0efb2d00.js.map +1 -0
- package/dist/chunks/chat-box.991e397f.js.map +1 -1
- package/dist/chunks/gantt-chart.c8cdcd66.js +2 -0
- package/dist/chunks/gantt-chart.c8cdcd66.js.map +1 -0
- package/dist/chunks/{main.2a8a7df5.js → main.87ffc00f.js} +2 -2
- package/dist/chunks/{main.2a8a7df5.js.map → main.87ffc00f.js.map} +1 -1
- package/dist/chunks/{notice-dropdown.c4604581.js → notice-dropdown.365134e6.js} +2 -2
- package/dist/chunks/notice-dropdown.365134e6.js.map +1 -0
- package/dist/chunks/{notice-list.f15560fb.js → notice-list.d51c0103.js} +3 -3
- package/dist/chunks/notice-list.d51c0103.js.map +1 -0
- package/dist/chunks/set-chat-command.367b9c88.js.map +1 -1
- package/dist/examples.json +19 -16
- package/dist/index.a91518b7.js +2 -0
- package/dist/index.a91518b7.js.map +1 -0
- package/dist/manifest.json +195 -163
- package/dist/types.json +600 -432
- package/dist-types/bootstrap.d.ts +1 -0
- package/dist-types/chat-stream/useConversationStream.spec.d.ts +1 -0
- package/dist-types/data-providers/set-chat-command.d.ts +1 -1
- package/dist-types/gantt-chart/GanttBar.d.ts +2 -0
- package/dist-types/gantt-chart/GanttBar.spec.d.ts +1 -0
- package/dist-types/gantt-chart/constants.d.ts +5 -0
- package/dist-types/gantt-chart/getStateIcon.d.ts +6 -0
- package/dist-types/gantt-chart/i18n.d.ts +17 -0
- package/dist-types/gantt-chart/index.d.ts +23 -0
- package/dist-types/gantt-chart/index.spec.d.ts +1 -0
- package/dist-types/gantt-chart/interfaces.d.ts +12 -0
- package/dist-types/gantt-chart/utils.d.ts +6 -0
- package/dist-types/gantt-chart/utils.spec.d.ts +1 -0
- package/dist-types/notice-dropdown/index.d.ts +10 -1
- package/dist-types/notice-list/index.d.ts +1 -1
- package/dist-types/shared/PlanProgress/PlanProgress.d.ts +3 -3
- package/dist-types/shared/getFlatChunks.spec.d.ts +1 -0
- package/dist-types/shared/getTaskTree.spec.d.ts +1 -0
- package/dist-types/shared/interfaces.d.ts +6 -13
- package/dist-types/shared/useServiceFlowPlan.d.ts +2 -2
- package/docs/gantt-chart.md +37 -0
- package/package.json +2 -2
- package/dist/chunks/2621.2e553d56.js +0 -2
- package/dist/chunks/2621.2e553d56.js.map +0 -1
- package/dist/chunks/notice-dropdown.c4604581.js.map +0 -1
- package/dist/chunks/notice-list.f15560fb.js.map +0 -1
- package/dist/index.8eb595d7.js +0 -2
- package/dist/index.8eb595d7.js.map +0 -1
- /package/dist/chunks/{notice-list.f15560fb.js.LICENSE.txt → notice-list.d51c0103.js.LICENSE.txt} +0 -0
package/dist/bricks.json
CHANGED
|
@@ -2,30 +2,30 @@
|
|
|
2
2
|
"id": "bricks/ai-portal",
|
|
3
3
|
"bricks": [
|
|
4
4
|
"ai-portal.cruise-canvas",
|
|
5
|
+
"ai-portal.stat-with-mini-chart",
|
|
6
|
+
"ai-portal.home-container",
|
|
5
7
|
"ai-portal.elevo-sidebar",
|
|
8
|
+
"ai-portal.icon-button",
|
|
6
9
|
"ai-portal.chat-box",
|
|
7
10
|
"ai-portal.show-cases",
|
|
8
|
-
"ai-portal.icon-button",
|
|
9
11
|
"ai-portal.mcp-tools",
|
|
10
|
-
"ai-portal.home-container",
|
|
11
|
-
"ai-portal.ai-employees",
|
|
12
12
|
"ai-portal.chat-stream",
|
|
13
|
-
"ai-portal.
|
|
13
|
+
"ai-portal.ai-employees",
|
|
14
14
|
"ai-portal.ai-agents",
|
|
15
|
+
"ai-portal.call-tool",
|
|
15
16
|
"ai-portal.save-request-store",
|
|
16
17
|
"ai-portal.load-request-store",
|
|
17
18
|
"ai-portal.clear-request-store",
|
|
18
19
|
"ai-portal.set-chat-command",
|
|
19
20
|
"ai-portal.tab-list",
|
|
20
21
|
"ai-portal.page-container",
|
|
21
|
-
"ai-portal.stat-with-mini-chart",
|
|
22
|
-
"ai-portal.dropdown-select",
|
|
23
22
|
"ai-portal.preview-container",
|
|
23
|
+
"ai-portal.dropdown-select",
|
|
24
24
|
"ai-portal.action-buttons",
|
|
25
25
|
"ai-portal.goal-card-list",
|
|
26
26
|
"ai-portal.project-conversations",
|
|
27
|
-
"ai-portal.project-knowledges",
|
|
28
27
|
"ai-portal.activity-timeline",
|
|
28
|
+
"ai-portal.project-knowledges",
|
|
29
29
|
"ai-portal.chat-input",
|
|
30
30
|
"ai-portal.elevo-logo",
|
|
31
31
|
"ai-portal.show-case",
|
|
@@ -36,7 +36,8 @@
|
|
|
36
36
|
"ai-portal.stage-flow",
|
|
37
37
|
"ai-portal.running-flow",
|
|
38
38
|
"ai-portal.notice-dropdown",
|
|
39
|
-
"ai-portal.notice-list"
|
|
39
|
+
"ai-portal.notice-list",
|
|
40
|
+
"ai-portal.gantt-chart"
|
|
40
41
|
],
|
|
41
42
|
"elements": [],
|
|
42
43
|
"processors": [],
|
|
@@ -60,6 +61,9 @@
|
|
|
60
61
|
"presentational.code-wrapper",
|
|
61
62
|
"eo-avatar"
|
|
62
63
|
],
|
|
64
|
+
"ai-portal.stat-with-mini-chart": [
|
|
65
|
+
"eo-mini-line-chart"
|
|
66
|
+
],
|
|
63
67
|
"ai-portal.elevo-sidebar": [
|
|
64
68
|
"ai-portal.elevo-logo",
|
|
65
69
|
"eo-icon",
|
|
@@ -69,6 +73,10 @@
|
|
|
69
73
|
"eo-mini-actions",
|
|
70
74
|
"ai-portal.icon-button"
|
|
71
75
|
],
|
|
76
|
+
"ai-portal.icon-button": [
|
|
77
|
+
"eo-icon",
|
|
78
|
+
"eo-tooltip"
|
|
79
|
+
],
|
|
72
80
|
"ai-portal.chat-box": [
|
|
73
81
|
"eo-icon",
|
|
74
82
|
"eo-actions",
|
|
@@ -78,21 +86,11 @@
|
|
|
78
86
|
"ai-portal.show-case",
|
|
79
87
|
"ai-portal.tab-list"
|
|
80
88
|
],
|
|
81
|
-
"ai-portal.icon-button": [
|
|
82
|
-
"eo-icon",
|
|
83
|
-
"eo-tooltip"
|
|
84
|
-
],
|
|
85
89
|
"ai-portal.mcp-tools": [
|
|
86
90
|
"eo-icon",
|
|
87
91
|
"ai-portal.tab-list",
|
|
88
92
|
"ai-portal.sticky-container"
|
|
89
93
|
],
|
|
90
|
-
"ai-portal.ai-employees": [
|
|
91
|
-
"eo-link",
|
|
92
|
-
"eo-icon",
|
|
93
|
-
"ai-portal.tab-list",
|
|
94
|
-
"ai-portal.sticky-container"
|
|
95
|
-
],
|
|
96
94
|
"ai-portal.chat-stream": [
|
|
97
95
|
"eo-icon",
|
|
98
96
|
"eo-button",
|
|
@@ -109,6 +107,12 @@
|
|
|
109
107
|
"basic.copy-to-clipboard",
|
|
110
108
|
"presentational.code-wrapper"
|
|
111
109
|
],
|
|
110
|
+
"ai-portal.ai-employees": [
|
|
111
|
+
"eo-link",
|
|
112
|
+
"eo-icon",
|
|
113
|
+
"ai-portal.tab-list",
|
|
114
|
+
"ai-portal.sticky-container"
|
|
115
|
+
],
|
|
112
116
|
"ai-portal.ai-agents": [
|
|
113
117
|
"eo-icon",
|
|
114
118
|
"eo-link"
|
|
@@ -117,8 +121,11 @@
|
|
|
117
121
|
"eo-link",
|
|
118
122
|
"ai-portal.sticky-container"
|
|
119
123
|
],
|
|
120
|
-
"ai-portal.
|
|
121
|
-
"eo-
|
|
124
|
+
"ai-portal.preview-container": [
|
|
125
|
+
"eo-icon",
|
|
126
|
+
"eo-page-title",
|
|
127
|
+
"eo-main-view",
|
|
128
|
+
"eo-narrow-view"
|
|
122
129
|
],
|
|
123
130
|
"ai-portal.dropdown-select": [
|
|
124
131
|
"eo-popover",
|
|
@@ -128,12 +135,6 @@
|
|
|
128
135
|
"eo-menu-item",
|
|
129
136
|
"eo-input"
|
|
130
137
|
],
|
|
131
|
-
"ai-portal.preview-container": [
|
|
132
|
-
"eo-icon",
|
|
133
|
-
"eo-page-title",
|
|
134
|
-
"eo-main-view",
|
|
135
|
-
"eo-narrow-view"
|
|
136
|
-
],
|
|
137
138
|
"ai-portal.action-buttons": [
|
|
138
139
|
"eo-icon",
|
|
139
140
|
"eo-button"
|
|
@@ -150,16 +151,16 @@
|
|
|
150
151
|
"eo-easyops-avatar",
|
|
151
152
|
"eo-mini-actions"
|
|
152
153
|
],
|
|
153
|
-
"ai-portal.
|
|
154
|
+
"ai-portal.activity-timeline": [
|
|
154
155
|
"eo-link",
|
|
155
156
|
"eo-icon",
|
|
156
|
-
"eo-easyops-avatar"
|
|
157
|
-
"eo-mini-actions"
|
|
157
|
+
"eo-easyops-avatar"
|
|
158
158
|
],
|
|
159
|
-
"ai-portal.
|
|
159
|
+
"ai-portal.project-knowledges": [
|
|
160
160
|
"eo-link",
|
|
161
161
|
"eo-icon",
|
|
162
|
-
"eo-easyops-avatar"
|
|
162
|
+
"eo-easyops-avatar",
|
|
163
|
+
"eo-mini-actions"
|
|
163
164
|
],
|
|
164
165
|
"ai-portal.chat-input": [
|
|
165
166
|
"eo-icon",
|
|
@@ -200,7 +201,10 @@
|
|
|
200
201
|
"eo-counter-badge",
|
|
201
202
|
"ai-portal.icon-button",
|
|
202
203
|
"eo-tooltip"
|
|
204
|
+
],
|
|
205
|
+
"ai-portal.gantt-chart": [
|
|
206
|
+
"eo-icon"
|
|
203
207
|
]
|
|
204
208
|
},
|
|
205
|
-
"filePath": "bricks/ai-portal/dist/index.
|
|
209
|
+
"filePath": "bricks/ai-portal/dist/index.a91518b7.js"
|
|
206
210
|
}
|