@elevasis/ui 2.28.0 → 2.29.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/api/index.js +2 -2
- package/dist/app/index.d.ts +6 -12
- package/dist/app/index.js +4 -4
- package/dist/charts/index.js +3 -3
- package/dist/{chunk-OHXU5WWK.js → chunk-3DUOPXOJ.js} +146 -9
- package/dist/{chunk-LWKZ3BCC.js → chunk-5CW2HXQA.js} +4 -4
- package/dist/{chunk-JKBGDFX2.js → chunk-65RQE3XF.js} +378 -254
- package/dist/{chunk-XZSEPJZQ.js → chunk-6NHCE7JM.js} +49 -28
- package/dist/{chunk-RIFTUOPE.js → chunk-6WXDE5LZ.js} +1 -1
- package/dist/{chunk-SGS4CQ2B.js → chunk-7E3FUTND.js} +1 -1
- package/dist/{chunk-UPMX5GJI.js → chunk-A7R2URMV.js} +88 -26
- package/dist/{chunk-UY5I2KOZ.js → chunk-AK5E6ILJ.js} +9 -8
- package/dist/{chunk-G26INIF3.js → chunk-CEHUFNAL.js} +1 -1
- package/dist/{chunk-ONFKASZI.js → chunk-CLUP5H3C.js} +7 -10
- package/dist/{chunk-MYEOTM7D.js → chunk-CN2HC4D4.js} +5 -1
- package/dist/chunk-FFDAE2QI.js +330 -0
- package/dist/{chunk-WUVR4QY6.js → chunk-FGDUK74A.js} +4 -4
- package/dist/{chunk-YHBPR67D.js → chunk-HNFQCOD2.js} +4 -4
- package/dist/{chunk-QD4X4H5A.js → chunk-HXZQWMKE.js} +2 -3
- package/dist/{chunk-KEFWANZY.js → chunk-JCGD4GM6.js} +5 -1
- package/dist/{chunk-YO2YORW4.js → chunk-OHGNCWJP.js} +3 -3
- package/dist/{chunk-JPGX3533.js → chunk-OIMPGKDB.js} +2 -2
- package/dist/{chunk-W2ZTLH7Y.js → chunk-OWESKPTJ.js} +85 -26
- package/dist/{chunk-G66QFZXD.js → chunk-QNL7UI5G.js} +15 -9
- package/dist/{chunk-OGXKOMUT.js → chunk-SZWXQHKO.js} +2 -2
- package/dist/{chunk-ZFLM2YVW.js → chunk-Y3YJKKEB.js} +1 -1
- package/dist/components/index.d.ts +16 -14
- package/dist/components/index.js +26 -26
- package/dist/features/auth/index.d.ts +6 -12
- package/dist/features/auth/index.js +1 -0
- package/dist/features/crm/index.d.ts +16 -14
- package/dist/features/crm/index.js +9 -9
- package/dist/features/dashboard/index.d.ts +16 -3
- package/dist/features/dashboard/index.js +10 -10
- package/dist/features/delivery/index.d.ts +6 -12
- package/dist/features/delivery/index.js +9 -9
- package/dist/features/knowledge/index.js +42 -20
- package/dist/features/lead-gen/index.d.ts +187 -24
- package/dist/features/lead-gen/index.js +10 -10
- package/dist/features/monitoring/index.js +11 -11
- package/dist/features/monitoring/requests/index.js +8 -8
- package/dist/features/operations/index.d.ts +16 -3
- package/dist/features/operations/index.js +15 -15
- package/dist/features/settings/index.d.ts +6 -12
- package/dist/features/settings/index.js +9 -9
- package/dist/hooks/delivery/index.d.ts +6 -12
- package/dist/hooks/delivery/index.js +2 -2
- package/dist/hooks/index.d.ts +110 -28
- package/dist/hooks/index.js +8 -8
- package/dist/hooks/published.d.ts +110 -28
- package/dist/hooks/published.js +8 -8
- package/dist/index.d.ts +149 -31
- package/dist/index.js +8 -8
- package/dist/initialization/index.d.ts +6 -12
- package/dist/knowledge/index.d.ts +44 -1
- package/dist/knowledge/index.js +149 -12
- package/dist/profile/index.d.ts +6 -12
- package/dist/provider/index.d.ts +44 -12
- package/dist/provider/index.js +6 -6
- package/dist/provider/published.d.ts +44 -12
- package/dist/provider/published.js +5 -5
- package/dist/supabase/index.d.ts +12 -24
- package/dist/test-utils/index.js +2 -2
- package/dist/typeform/index.d.ts +5 -1
- package/dist/typeform/index.js +52 -7
- package/dist/types/index.d.ts +7 -13
- package/dist/utils/index.d.ts +1 -3
- package/dist/utils/index.js +1 -1
- package/dist/vite/index.js +2 -2
- package/dist/vite-plugin-knowledge/index.js +1 -1
- package/package.json +5 -5
- package/dist/chunk-4KTLOK7K.js +0 -230
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
export { Dashboard, OperationsOverview, RecentExecutionsByResource, ResourceOverview, UnresolvedErrorsTeaser } from '../../chunk-
|
|
1
|
+
export { Dashboard, DashboardOperationsOverview, OperationsOverview, RecentExecutionsByResource, ResourceOverview, UnresolvedErrorsTeaser } from '../../chunk-QNL7UI5G.js';
|
|
2
2
|
import '../../chunk-3MEXPLWT.js';
|
|
3
3
|
import '../../chunk-LGKLC5MG.js';
|
|
4
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-SZWXQHKO.js';
|
|
5
5
|
import '../../chunk-CW3UNAF2.js';
|
|
6
6
|
import '../../chunk-RYTEQBAO.js';
|
|
7
7
|
import '../../chunk-22UVE3RA.js';
|
|
8
8
|
import '../../chunk-E4WQGJNS.js';
|
|
9
9
|
import '../../chunk-7M2VOCYN.js';
|
|
10
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-HNFQCOD2.js';
|
|
11
11
|
import '../../chunk-VKMNWHTL.js';
|
|
12
|
-
import '../../chunk-
|
|
12
|
+
import '../../chunk-CEHUFNAL.js';
|
|
13
13
|
import '../../chunk-BRXELOHC.js';
|
|
14
14
|
import '../../chunk-3ZMAGTWF.js';
|
|
15
15
|
import '../../chunk-VMJVQAFZ.js';
|
|
16
|
-
import '../../chunk-
|
|
16
|
+
import '../../chunk-OIMPGKDB.js';
|
|
17
17
|
import '../../chunk-LH4GPYDX.js';
|
|
18
18
|
import '../../chunk-HLFFKKT3.js';
|
|
19
19
|
import '../../chunk-WLOQ4IBG.js';
|
|
20
|
-
import '../../chunk-
|
|
21
|
-
import '../../chunk-
|
|
20
|
+
import '../../chunk-Y3YJKKEB.js';
|
|
21
|
+
import '../../chunk-6WXDE5LZ.js';
|
|
22
22
|
import '../../chunk-3KMDHCAR.js';
|
|
23
|
-
import '../../chunk-
|
|
23
|
+
import '../../chunk-OWESKPTJ.js';
|
|
24
24
|
import '../../chunk-SZHARWKU.js';
|
|
25
25
|
import '../../chunk-V3HUIZJX.js';
|
|
26
26
|
import '../../chunk-TKAYX2SP.js';
|
|
27
27
|
import '../../chunk-NYBEU5TE.js';
|
|
28
|
-
import '../../chunk-
|
|
28
|
+
import '../../chunk-7E3FUTND.js';
|
|
29
29
|
import '../../chunk-2IFYDILW.js';
|
|
30
30
|
import '../../chunk-Q7DJKLEN.js';
|
|
31
31
|
import '../../chunk-GESXCQWY.js';
|
|
@@ -34,7 +34,7 @@ import '../../chunk-E565XMTQ.js';
|
|
|
34
34
|
import '../../chunk-KU7ZDWQ7.js';
|
|
35
35
|
import '../../chunk-DT3QYZVU.js';
|
|
36
36
|
import '../../chunk-RNP5R5I3.js';
|
|
37
|
-
import '../../chunk-
|
|
37
|
+
import '../../chunk-HXZQWMKE.js';
|
|
38
38
|
import '../../chunk-KRWALB24.js';
|
|
39
39
|
import '../../chunk-WFTNY755.js';
|
|
40
40
|
import '../../chunk-WKJ47GIW.js';
|
|
@@ -74,7 +74,7 @@ type Database = {
|
|
|
74
74
|
name: string;
|
|
75
75
|
num_employees: number | null;
|
|
76
76
|
organization_id: string;
|
|
77
|
-
|
|
77
|
+
processing_state: Json;
|
|
78
78
|
qualification_rubric_key: string | null;
|
|
79
79
|
qualification_score: number | null;
|
|
80
80
|
qualification_signals: Json | null;
|
|
@@ -100,7 +100,7 @@ type Database = {
|
|
|
100
100
|
name: string;
|
|
101
101
|
num_employees?: number | null;
|
|
102
102
|
organization_id: string;
|
|
103
|
-
|
|
103
|
+
processing_state?: Json;
|
|
104
104
|
qualification_rubric_key?: string | null;
|
|
105
105
|
qualification_score?: number | null;
|
|
106
106
|
qualification_signals?: Json | null;
|
|
@@ -126,7 +126,7 @@ type Database = {
|
|
|
126
126
|
name?: string;
|
|
127
127
|
num_employees?: number | null;
|
|
128
128
|
organization_id?: string;
|
|
129
|
-
|
|
129
|
+
processing_state?: Json;
|
|
130
130
|
qualification_rubric_key?: string | null;
|
|
131
131
|
qualification_score?: number | null;
|
|
132
132
|
qualification_signals?: Json | null;
|
|
@@ -165,7 +165,7 @@ type Database = {
|
|
|
165
165
|
nurture: boolean;
|
|
166
166
|
opening_line: string | null;
|
|
167
167
|
organization_id: string;
|
|
168
|
-
|
|
168
|
+
processing_state: Json;
|
|
169
169
|
qualification_rubric_key: string | null;
|
|
170
170
|
qualification_score: number | null;
|
|
171
171
|
qualification_signals: Json | null;
|
|
@@ -193,7 +193,7 @@ type Database = {
|
|
|
193
193
|
nurture?: boolean;
|
|
194
194
|
opening_line?: string | null;
|
|
195
195
|
organization_id: string;
|
|
196
|
-
|
|
196
|
+
processing_state?: Json;
|
|
197
197
|
qualification_rubric_key?: string | null;
|
|
198
198
|
qualification_score?: number | null;
|
|
199
199
|
qualification_signals?: Json | null;
|
|
@@ -221,7 +221,7 @@ type Database = {
|
|
|
221
221
|
nurture?: boolean;
|
|
222
222
|
opening_line?: string | null;
|
|
223
223
|
organization_id?: string;
|
|
224
|
-
|
|
224
|
+
processing_state?: Json;
|
|
225
225
|
qualification_rubric_key?: string | null;
|
|
226
226
|
qualification_score?: number | null;
|
|
227
227
|
qualification_signals?: Json | null;
|
|
@@ -617,7 +617,6 @@ type Database = {
|
|
|
617
617
|
id: string;
|
|
618
618
|
list_id: string;
|
|
619
619
|
pipeline_key: string;
|
|
620
|
-
processing_state: Json;
|
|
621
620
|
source_execution_id: string | null;
|
|
622
621
|
source_input_hash: string | null;
|
|
623
622
|
source_resource_id: string | null;
|
|
@@ -632,7 +631,6 @@ type Database = {
|
|
|
632
631
|
id?: string;
|
|
633
632
|
list_id: string;
|
|
634
633
|
pipeline_key?: string;
|
|
635
|
-
processing_state?: Json;
|
|
636
634
|
source_execution_id?: string | null;
|
|
637
635
|
source_input_hash?: string | null;
|
|
638
636
|
source_resource_id?: string | null;
|
|
@@ -647,7 +645,6 @@ type Database = {
|
|
|
647
645
|
id?: string;
|
|
648
646
|
list_id?: string;
|
|
649
647
|
pipeline_key?: string;
|
|
650
|
-
processing_state?: Json;
|
|
651
648
|
source_execution_id?: string | null;
|
|
652
649
|
source_input_hash?: string | null;
|
|
653
650
|
source_resource_id?: string | null;
|
|
@@ -726,7 +723,6 @@ type Database = {
|
|
|
726
723
|
id: string;
|
|
727
724
|
list_id: string;
|
|
728
725
|
pipeline_key: string;
|
|
729
|
-
processing_state: Json;
|
|
730
726
|
source_execution_id: string | null;
|
|
731
727
|
source_input_hash: string | null;
|
|
732
728
|
source_resource_id: string | null;
|
|
@@ -741,7 +737,6 @@ type Database = {
|
|
|
741
737
|
id?: string;
|
|
742
738
|
list_id: string;
|
|
743
739
|
pipeline_key?: string;
|
|
744
|
-
processing_state?: Json;
|
|
745
740
|
source_execution_id?: string | null;
|
|
746
741
|
source_input_hash?: string | null;
|
|
747
742
|
source_resource_id?: string | null;
|
|
@@ -756,7 +751,6 @@ type Database = {
|
|
|
756
751
|
id?: string;
|
|
757
752
|
list_id?: string;
|
|
758
753
|
pipeline_key?: string;
|
|
759
|
-
processing_state?: Json;
|
|
760
754
|
source_execution_id?: string | null;
|
|
761
755
|
source_input_hash?: string | null;
|
|
762
756
|
source_resource_id?: string | null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { AllTasksPage, Checklist, CreateDeliveryEntityModal, DELIVERY_COMMUNICATION_ITEMS, DELIVERY_PROJECT_ITEMS, DELIVERY_WORK_ITEMS, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, calculateProgress, deliveryManifest, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../../chunk-
|
|
1
|
+
export { AllTasksPage, Checklist, CreateDeliveryEntityModal, DELIVERY_COMMUNICATION_ITEMS, DELIVERY_PROJECT_ITEMS, DELIVERY_WORK_ITEMS, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, calculateProgress, deliveryManifest, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../../chunk-FGDUK74A.js';
|
|
2
2
|
import '../../chunk-ECNNI3NT.js';
|
|
3
3
|
import '../../chunk-BZZCNLT6.js';
|
|
4
4
|
import '../../chunk-TUMSNGTX.js';
|
|
@@ -7,25 +7,25 @@ import '../../chunk-IIMU5YAJ.js';
|
|
|
7
7
|
import '../../chunk-PDHTXPSF.js';
|
|
8
8
|
import '../../chunk-KVJ3LFH2.js';
|
|
9
9
|
import '../../chunk-7M2VOCYN.js';
|
|
10
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-HNFQCOD2.js';
|
|
11
11
|
import '../../chunk-VKMNWHTL.js';
|
|
12
|
-
import '../../chunk-
|
|
12
|
+
import '../../chunk-CEHUFNAL.js';
|
|
13
13
|
import '../../chunk-BRXELOHC.js';
|
|
14
14
|
import '../../chunk-3ZMAGTWF.js';
|
|
15
15
|
import '../../chunk-VMJVQAFZ.js';
|
|
16
|
-
import '../../chunk-
|
|
16
|
+
import '../../chunk-OIMPGKDB.js';
|
|
17
17
|
import '../../chunk-LH4GPYDX.js';
|
|
18
18
|
import '../../chunk-HLFFKKT3.js';
|
|
19
19
|
import '../../chunk-WLOQ4IBG.js';
|
|
20
|
-
import '../../chunk-
|
|
21
|
-
import '../../chunk-
|
|
20
|
+
import '../../chunk-Y3YJKKEB.js';
|
|
21
|
+
import '../../chunk-6WXDE5LZ.js';
|
|
22
22
|
import '../../chunk-3KMDHCAR.js';
|
|
23
|
-
import '../../chunk-
|
|
23
|
+
import '../../chunk-OWESKPTJ.js';
|
|
24
24
|
import '../../chunk-SZHARWKU.js';
|
|
25
25
|
import '../../chunk-V3HUIZJX.js';
|
|
26
26
|
import '../../chunk-TKAYX2SP.js';
|
|
27
27
|
import '../../chunk-NYBEU5TE.js';
|
|
28
|
-
import '../../chunk-
|
|
28
|
+
import '../../chunk-7E3FUTND.js';
|
|
29
29
|
import '../../chunk-2IFYDILW.js';
|
|
30
30
|
import '../../chunk-Q7DJKLEN.js';
|
|
31
31
|
import '../../chunk-GESXCQWY.js';
|
|
@@ -34,7 +34,7 @@ import '../../chunk-E565XMTQ.js';
|
|
|
34
34
|
import '../../chunk-KU7ZDWQ7.js';
|
|
35
35
|
import '../../chunk-DT3QYZVU.js';
|
|
36
36
|
import '../../chunk-RNP5R5I3.js';
|
|
37
|
-
import '../../chunk-
|
|
37
|
+
import '../../chunk-HXZQWMKE.js';
|
|
38
38
|
import '../../chunk-KRWALB24.js';
|
|
39
39
|
import '../../chunk-WFTNY755.js';
|
|
40
40
|
import '../../chunk-WKJ47GIW.js';
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import { KnowledgeSearchBar, KnowledgeTree, getKnowledgeIconToken, byKind } from '../../chunk-
|
|
2
|
-
import { CommandViewSidebarContent, OrganizationModelSchema, buildOrganizationGraph, DEFAULT_ORGANIZATION_MODEL_OPERATIONS, DEFAULT_ORGANIZATION_MODEL_STATUSES, DEFAULT_ORGANIZATION_MODEL_GOALS, DEFAULT_ORGANIZATION_MODEL_ROLES, DEFAULT_ORGANIZATION_MODEL_OFFERINGS, DEFAULT_ORGANIZATION_MODEL_CUSTOMERS, DEFAULT_ORGANIZATION_MODEL_IDENTITY, DEFAULT_ORGANIZATION_MODEL_PROJECTS, DEFAULT_ORGANIZATION_MODEL_BRANDING } from '../../chunk-
|
|
1
|
+
import { KnowledgeSearchBar, KnowledgeTree, getKnowledgeIconToken, byKind } from '../../chunk-CLUP5H3C.js';
|
|
2
|
+
import { CommandViewSidebarContent, OrganizationModelSchema, buildOrganizationGraph, DEFAULT_ORGANIZATION_MODEL_OPERATIONS, DEFAULT_ORGANIZATION_MODEL_STATUSES, DEFAULT_ORGANIZATION_MODEL_GOALS, DEFAULT_ORGANIZATION_MODEL_ROLES, DEFAULT_ORGANIZATION_MODEL_OFFERINGS, DEFAULT_ORGANIZATION_MODEL_CUSTOMERS, DEFAULT_ORGANIZATION_MODEL_IDENTITY, DEFAULT_ORGANIZATION_MODEL_PROJECTS, DEFAULT_ORGANIZATION_MODEL_BRANDING } from '../../chunk-3DUOPXOJ.js';
|
|
3
3
|
import '../../chunk-ZTWA5H77.js';
|
|
4
|
-
import { SemanticIcon } from '../../chunk-
|
|
4
|
+
import { SemanticIcon } from '../../chunk-JCGD4GM6.js';
|
|
5
5
|
import '../../chunk-XQQEKWTL.js';
|
|
6
6
|
import { KNOWLEDGE_FEATURE_ID } from '../../chunk-ECNNI3NT.js';
|
|
7
|
-
import { DEFAULT_ORGANIZATION_MODEL_PROSPECTING } from '../../chunk-
|
|
7
|
+
import { DEFAULT_ORGANIZATION_MODEL_PROSPECTING } from '../../chunk-FFDAE2QI.js';
|
|
8
8
|
import '../../chunk-CW3UNAF2.js';
|
|
9
9
|
import { SubshellSidebarSection } from '../../chunk-IIMU5YAJ.js';
|
|
10
10
|
import '../../chunk-7M2VOCYN.js';
|
|
11
|
-
import '../../chunk-
|
|
11
|
+
import '../../chunk-HNFQCOD2.js';
|
|
12
12
|
import '../../chunk-VKMNWHTL.js';
|
|
13
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-CEHUFNAL.js';
|
|
14
14
|
import '../../chunk-BRXELOHC.js';
|
|
15
15
|
import '../../chunk-3ZMAGTWF.js';
|
|
16
16
|
import '../../chunk-VMJVQAFZ.js';
|
|
17
|
-
import '../../chunk-
|
|
17
|
+
import '../../chunk-OIMPGKDB.js';
|
|
18
18
|
import '../../chunk-LH4GPYDX.js';
|
|
19
19
|
import '../../chunk-HLFFKKT3.js';
|
|
20
20
|
import '../../chunk-WLOQ4IBG.js';
|
|
21
|
-
import '../../chunk-
|
|
22
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-Y3YJKKEB.js';
|
|
22
|
+
import '../../chunk-6WXDE5LZ.js';
|
|
23
23
|
import '../../chunk-3KMDHCAR.js';
|
|
24
|
-
import { DEFAULT_ORGANIZATION_MODEL_SALES } from '../../chunk-
|
|
24
|
+
import { DEFAULT_ORGANIZATION_MODEL_SALES } from '../../chunk-OWESKPTJ.js';
|
|
25
25
|
import '../../chunk-SZHARWKU.js';
|
|
26
26
|
import { useElevasisFeatures } from '../../chunk-V3HUIZJX.js';
|
|
27
27
|
import '../../chunk-TKAYX2SP.js';
|
|
28
28
|
import '../../chunk-NYBEU5TE.js';
|
|
29
|
-
import '../../chunk-
|
|
29
|
+
import '../../chunk-7E3FUTND.js';
|
|
30
30
|
import '../../chunk-2IFYDILW.js';
|
|
31
31
|
import { useRouterContext } from '../../chunk-Q7DJKLEN.js';
|
|
32
32
|
import '../../chunk-GESXCQWY.js';
|
|
@@ -35,7 +35,7 @@ import '../../chunk-E565XMTQ.js';
|
|
|
35
35
|
import '../../chunk-KU7ZDWQ7.js';
|
|
36
36
|
import '../../chunk-DT3QYZVU.js';
|
|
37
37
|
import '../../chunk-RNP5R5I3.js';
|
|
38
|
-
import '../../chunk-
|
|
38
|
+
import '../../chunk-HXZQWMKE.js';
|
|
39
39
|
import '../../chunk-KRWALB24.js';
|
|
40
40
|
import '../../chunk-WFTNY755.js';
|
|
41
41
|
import '../../chunk-WKJ47GIW.js';
|
|
@@ -177,6 +177,14 @@ var DEFAULT_ORGANIZATION_MODEL = {
|
|
|
177
177
|
enabled: true,
|
|
178
178
|
uiPosition: "sidebar-primary"
|
|
179
179
|
},
|
|
180
|
+
{
|
|
181
|
+
id: "monitoring.calendar",
|
|
182
|
+
label: "Calendar",
|
|
183
|
+
description: "Google Calendar events and agenda views",
|
|
184
|
+
enabled: true,
|
|
185
|
+
path: "/monitoring/calendar",
|
|
186
|
+
icon: "feature.calendar"
|
|
187
|
+
},
|
|
180
188
|
{
|
|
181
189
|
id: "monitoring.activity-log",
|
|
182
190
|
label: "Activity Log",
|
|
@@ -385,6 +393,9 @@ var SEGMENT_DATA = [
|
|
|
385
393
|
{ label: "By Kind", value: "by-kind" },
|
|
386
394
|
{ label: "Config", value: "config" }
|
|
387
395
|
];
|
|
396
|
+
var SIDEBAR_TREE_ACCENT_COLOR = "var(--color-primary)";
|
|
397
|
+
var SIDEBAR_TREE_ACCENT_SURFACE = "var(--surface-primary-subtle)";
|
|
398
|
+
var SIDEBAR_TREE_ACCENT_BORDER = "color-mix(in srgb, var(--color-primary) 28%, var(--color-border))";
|
|
388
399
|
var KnowledgeSidebarMiddle = () => {
|
|
389
400
|
const { navigate, currentPath } = useRouterContext();
|
|
390
401
|
const { timeRange = "30d", organizationModel } = useElevasisFeatures();
|
|
@@ -494,14 +505,15 @@ function ByKindBody({ graph, knowledgeNodes, selectedNodeId, onSelect }) {
|
|
|
494
505
|
/* @__PURE__ */ jsx(Stack, { gap: 2, children: nodes.map((node) => /* @__PURE__ */ jsx(NodeButton, { node, isActive: node.id === selectedNodeId, onSelect }, node.id)) })
|
|
495
506
|
] }, kind)) });
|
|
496
507
|
}
|
|
497
|
-
var CONFIG_KIND_ORDER = ["feature", "resource", "
|
|
508
|
+
var CONFIG_KIND_ORDER = ["feature", "resource", "capability", "stage", "organization", "entity", "surface"];
|
|
498
509
|
var CONFIG_KIND_LABELS = {
|
|
499
510
|
feature: "Features",
|
|
500
511
|
resource: "Resources",
|
|
512
|
+
capability: "Capabilities",
|
|
513
|
+
stage: "Stages",
|
|
501
514
|
organization: "Organizations",
|
|
502
515
|
entity: "Entities",
|
|
503
|
-
surface: "Surfaces"
|
|
504
|
-
capability: "Capabilities"
|
|
516
|
+
surface: "Surfaces"
|
|
505
517
|
};
|
|
506
518
|
function isSelectedConfigNode(selectedNodeId, node) {
|
|
507
519
|
if (!selectedNodeId) return false;
|
|
@@ -580,9 +592,7 @@ function NodeButton({ node, isActive, onSelect }) {
|
|
|
580
592
|
token: getKnowledgeIconToken(node),
|
|
581
593
|
fallbackKind: node.kind,
|
|
582
594
|
size: 15,
|
|
583
|
-
style: {
|
|
584
|
-
color: isActive ? "var(--color-primary)" : hovered ? "var(--color-text)" : "var(--color-text-subtle)"
|
|
585
|
-
}
|
|
595
|
+
style: { color: SIDEBAR_TREE_ACCENT_COLOR }
|
|
586
596
|
}
|
|
587
597
|
),
|
|
588
598
|
/* @__PURE__ */ jsx("span", { style: { minWidth: 0, overflow: "hidden", textOverflow: "ellipsis", whiteSpace: "nowrap" }, children: node.title }),
|
|
@@ -619,7 +629,7 @@ function ConfigNodeButton({ node, isActive, onSelect }) {
|
|
|
619
629
|
token: node.icon,
|
|
620
630
|
fallbackKind: node.kind === "feature" ? "feature" : node.kind === "knowledge" ? "knowledge" : "unknown",
|
|
621
631
|
size: 15,
|
|
622
|
-
style: { color:
|
|
632
|
+
style: { color: SIDEBAR_TREE_ACCENT_COLOR }
|
|
623
633
|
}
|
|
624
634
|
),
|
|
625
635
|
/* @__PURE__ */ jsx(
|
|
@@ -689,7 +699,19 @@ function TrailingCopySlot({ count, command, label, showCopy }) {
|
|
|
689
699
|
height: 22,
|
|
690
700
|
flexShrink: 0
|
|
691
701
|
},
|
|
692
|
-
children: showCopy && command ? /* @__PURE__ */ jsx(CopyCommandControl, { command, label, visible: true }) : /* @__PURE__ */ jsx(
|
|
702
|
+
children: showCopy && command ? /* @__PURE__ */ jsx(CopyCommandControl, { command, label, visible: true }) : /* @__PURE__ */ jsx(
|
|
703
|
+
Badge,
|
|
704
|
+
{
|
|
705
|
+
size: "xs",
|
|
706
|
+
variant: "light",
|
|
707
|
+
style: {
|
|
708
|
+
color: SIDEBAR_TREE_ACCENT_COLOR,
|
|
709
|
+
backgroundColor: SIDEBAR_TREE_ACCENT_SURFACE,
|
|
710
|
+
borderColor: SIDEBAR_TREE_ACCENT_BORDER
|
|
711
|
+
},
|
|
712
|
+
children: count
|
|
713
|
+
}
|
|
714
|
+
)
|
|
693
715
|
}
|
|
694
716
|
);
|
|
695
717
|
}
|