@elevasis/ui 2.21.0 → 2.23.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/app/index.js +2 -2
- package/dist/{chunk-DMYELNGA.js → chunk-3HEUGBOT.js} +1 -1
- package/dist/{chunk-EGKNRM6P.js → chunk-7PGEGSUM.js} +2 -2
- package/dist/{chunk-KVW56ERD.js → chunk-AXXTN44Z.js} +5 -3
- package/dist/{chunk-I5WRKH25.js → chunk-D3KQAABP.js} +1 -1
- package/dist/{chunk-S7RL77QS.js → chunk-DDZOHLHB.js} +1 -1
- package/dist/{chunk-EDX6WIN3.js → chunk-EPV7NU2E.js} +24 -10
- package/dist/{chunk-ATEHYDL3.js → chunk-FXWETLEB.js} +6 -2
- package/dist/{chunk-7GG6OSD7.js → chunk-GUJUK6EH.js} +2830 -2381
- package/dist/{chunk-GBMNCNHX.js → chunk-KVJ3LFH2.js} +3 -1
- package/dist/{chunk-VQESMHQV.js → chunk-LJWV4TWV.js} +1 -2
- package/dist/{chunk-BJWIKEQG.js → chunk-N6WLOWOD.js} +6 -14
- package/dist/{chunk-XLZZOFGM.js → chunk-PTUOINQ2.js} +275 -76
- package/dist/{chunk-CZK67OHH.js → chunk-PXGSJNBH.js} +3 -3
- package/dist/{chunk-TIIPYB2Z.js → chunk-QZJM3RYI.js} +1 -1
- package/dist/{chunk-7YQKVWSD.js → chunk-SQ5JGELM.js} +25 -5
- package/dist/{chunk-RX4UWZZR.js → chunk-TKAYX2SP.js} +8 -3
- package/dist/{chunk-Q5HC6ENG.js → chunk-XOTJNW4Q.js} +1 -1
- package/dist/{chunk-LQU62KHD.js → chunk-YU6MBDVO.js} +1993 -870
- package/dist/{chunk-ULZ2B3NC.js → chunk-ZBCTB5CA.js} +1 -1
- package/dist/components/index.css +85 -85
- package/dist/components/index.d.ts +1651 -1388
- package/dist/components/index.js +253 -40
- package/dist/components/navigation/index.css +589 -0
- package/dist/components/navigation/index.js +3 -3
- package/dist/features/auth/index.css +2 -2
- package/dist/features/auth/index.d.ts +188 -10
- package/dist/features/crm/index.css +2 -2
- package/dist/features/crm/index.d.ts +193 -10
- package/dist/features/crm/index.js +10 -10
- package/dist/features/dashboard/index.css +2 -2
- package/dist/features/dashboard/index.js +9 -9
- package/dist/features/delivery/index.css +85 -85
- package/dist/features/delivery/index.d.ts +193 -10
- package/dist/features/delivery/index.js +10 -10
- package/dist/features/lead-gen/index.css +2 -2
- package/dist/features/lead-gen/index.d.ts +5 -0
- package/dist/features/lead-gen/index.js +10 -10
- package/dist/features/monitoring/index.css +85 -85
- package/dist/features/monitoring/index.d.ts +6 -1
- package/dist/features/monitoring/index.js +11 -11
- package/dist/features/monitoring/requests/index.css +2 -2
- package/dist/features/monitoring/requests/index.d.ts +5 -0
- package/dist/features/monitoring/requests/index.js +9 -9
- package/dist/features/operations/index.css +2 -2
- package/dist/features/operations/index.d.ts +7 -4
- package/dist/features/operations/index.js +12 -12
- package/dist/features/seo/index.d.ts +5 -0
- package/dist/features/settings/index.css +2 -2
- package/dist/features/settings/index.d.ts +214 -16
- package/dist/features/settings/index.js +11 -11
- package/dist/graph/index.css +2 -2
- package/dist/hooks/delivery/index.css +2 -2
- package/dist/hooks/delivery/index.d.ts +188 -10
- package/dist/hooks/index.css +85 -85
- package/dist/hooks/index.d.ts +1843 -1538
- package/dist/hooks/index.js +8 -8
- package/dist/hooks/published.css +85 -85
- package/dist/hooks/published.d.ts +1843 -1538
- package/dist/hooks/published.js +8 -8
- package/dist/index.css +12 -12
- package/dist/index.d.ts +346 -35
- package/dist/index.js +9 -9
- package/dist/initialization/index.d.ts +188 -10
- package/dist/layout/index.js +2 -2
- package/dist/organization/index.css +589 -0
- package/dist/organization/index.js +1 -1
- package/dist/profile/index.d.ts +188 -10
- package/dist/provider/index.css +384 -0
- package/dist/provider/index.d.ts +6 -0
- package/dist/provider/index.js +7 -7
- package/dist/provider/published.css +463 -0
- package/dist/provider/published.d.ts +6 -0
- package/dist/provider/published.js +4 -4
- package/dist/supabase/index.d.ts +367 -20
- package/dist/test-utils/index.d.ts +46 -2
- package/dist/test-utils/index.js +102 -1
- package/dist/theme/index.js +2 -2
- package/dist/types/index.d.ts +199 -13
- package/package.json +4 -4
- /package/dist/{chunk-6GUW5GGF.js → chunk-6Z3G4U2R.js} +0 -0
|
@@ -6,7 +6,7 @@ import { ComponentType } from 'react';
|
|
|
6
6
|
*/
|
|
7
7
|
type TimeRange = '1h' | '24h' | '7d' | '30d';
|
|
8
8
|
|
|
9
|
-
type ActivityType = 'workflow_execution' | 'agent_run' | 'hitl_action' | 'webhook_received' | 'webhook_executed' | 'webhook_failed' | 'credential_change' | 'api_key_change' | 'deployment_change' | 'membership_change';
|
|
9
|
+
type ActivityType = 'workflow_execution' | 'agent_run' | 'hitl_action' | 'webhook_received' | 'webhook_executed' | 'webhook_failed' | 'credential_change' | 'credential_read' | 'api_key_change' | 'deployment_change' | 'membership_change';
|
|
10
10
|
type ActivityStatus = 'success' | 'failure' | 'pending' | 'approved' | 'rejected' | 'completed';
|
|
11
11
|
interface Activity {
|
|
12
12
|
id: string;
|
|
@@ -123,6 +123,9 @@ type FeatureIconComponent = ComponentType<{
|
|
|
123
123
|
size?: number;
|
|
124
124
|
stroke?: number;
|
|
125
125
|
}>;
|
|
126
|
+
type FeatureSidebarWidthResolver = number | ((context: {
|
|
127
|
+
currentPath: string;
|
|
128
|
+
}) => number);
|
|
126
129
|
interface FeatureModule {
|
|
127
130
|
/** Unique stable identifier for this feature module. */
|
|
128
131
|
key: string;
|
|
@@ -134,6 +137,8 @@ interface FeatureModule {
|
|
|
134
137
|
icon?: FeatureIconComponent;
|
|
135
138
|
/** Sidebar component rendered when this feature's subtree route is active. */
|
|
136
139
|
sidebar?: FeatureSidebarComponent;
|
|
140
|
+
/** Optional shell sidebar width override. Defaults to 250px. */
|
|
141
|
+
sidebarWidth?: FeatureSidebarWidthResolver;
|
|
137
142
|
/** Operations-only bridge connecting this feature to the organization graph node. */
|
|
138
143
|
organizationGraph?: OrganizationGraphFeatureBridge;
|
|
139
144
|
}
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter, monitoringManifest } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter, monitoringManifest } from '../../chunk-FXWETLEB.js';
|
|
2
|
+
import '../../chunk-D3KQAABP.js';
|
|
3
3
|
import '../../chunk-LGKLC5MG.js';
|
|
4
4
|
import '../../chunk-TSSKOQBX.js';
|
|
5
5
|
import '../../chunk-M25JL54Z.js';
|
|
6
6
|
import '../../chunk-PDHTXPSF.js';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-KVJ3LFH2.js';
|
|
8
8
|
import '../../chunk-E4WQGJNS.js';
|
|
9
9
|
import '../../chunk-7M2VOCYN.js';
|
|
10
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-GUJUK6EH.js';
|
|
11
11
|
import '../../chunk-BRXELOHC.js';
|
|
12
12
|
import '../../chunk-QSTH6T77.js';
|
|
13
13
|
import '../../chunk-Z6FAH4XV.js';
|
|
14
14
|
import '../../chunk-22UVE3RA.js';
|
|
15
15
|
import '../../chunk-3ZMAGTWF.js';
|
|
16
|
-
import '../../chunk-
|
|
17
|
-
import '../../chunk-
|
|
18
|
-
import '../../chunk-
|
|
16
|
+
import '../../chunk-ZBCTB5CA.js';
|
|
17
|
+
import '../../chunk-3HEUGBOT.js';
|
|
18
|
+
import '../../chunk-XOTJNW4Q.js';
|
|
19
19
|
import '../../chunk-WLOQ4IBG.js';
|
|
20
|
-
import '../../chunk-
|
|
20
|
+
import '../../chunk-AXXTN44Z.js';
|
|
21
21
|
import '../../chunk-LVUCBY7X.js';
|
|
22
|
-
import '../../chunk-
|
|
23
|
-
import '../../chunk-
|
|
22
|
+
import '../../chunk-LJWV4TWV.js';
|
|
23
|
+
import '../../chunk-TKAYX2SP.js';
|
|
24
24
|
import '../../chunk-XUYBOO32.js';
|
|
25
25
|
import '../../chunk-SZHARWKU.js';
|
|
26
26
|
import '../../chunk-3KMDHCAR.js';
|
|
@@ -28,7 +28,7 @@ import '../../chunk-NYBEU5TE.js';
|
|
|
28
28
|
import '../../chunk-T6INEVX6.js';
|
|
29
29
|
import '../../chunk-2IFYDILW.js';
|
|
30
30
|
import '../../chunk-Q7DJKLEN.js';
|
|
31
|
-
import '../../chunk-
|
|
31
|
+
import '../../chunk-SQ5JGELM.js';
|
|
32
32
|
import '../../chunk-6IA2OMAE.js';
|
|
33
33
|
import '../../chunk-QJ2KCHKX.js';
|
|
34
34
|
import '../../chunk-HQ7M6PBW.js';
|
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
transparent 1px),
|
|
310
310
|
radial-gradient(
|
|
311
311
|
ellipse at 50% 50%,
|
|
312
|
-
color-mix(in srgb, var(--color-primary)
|
|
312
|
+
color-mix(in srgb, var(--color-primary) 1.25%, transparent) 0%,
|
|
313
313
|
transparent 70%);
|
|
314
314
|
background-color: color-mix(in srgb, var(--color-background) 50%, var(--glass-background));
|
|
315
315
|
backdrop-filter: var(--glass-blur);
|
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
transparent 1px),
|
|
329
329
|
radial-gradient(
|
|
330
330
|
ellipse at 50% 50%,
|
|
331
|
-
color-mix(in srgb, var(--color-primary)
|
|
331
|
+
color-mix(in srgb, var(--color-primary) 2.25%, transparent) 0%,
|
|
332
332
|
transparent 70%);
|
|
333
333
|
background-size:
|
|
334
334
|
40px 40px,
|
|
@@ -7,6 +7,9 @@ type FeatureIconComponent = ComponentType<{
|
|
|
7
7
|
size?: number;
|
|
8
8
|
stroke?: number;
|
|
9
9
|
}>;
|
|
10
|
+
type FeatureSidebarWidthResolver = number | ((context: {
|
|
11
|
+
currentPath: string;
|
|
12
|
+
}) => number);
|
|
10
13
|
interface FeatureModule {
|
|
11
14
|
/** Unique stable identifier for this feature module. */
|
|
12
15
|
key: string;
|
|
@@ -18,6 +21,8 @@ interface FeatureModule {
|
|
|
18
21
|
icon?: FeatureIconComponent;
|
|
19
22
|
/** Sidebar component rendered when this feature's subtree route is active. */
|
|
20
23
|
sidebar?: FeatureSidebarComponent;
|
|
24
|
+
/** Optional shell sidebar width override. Defaults to 250px. */
|
|
25
|
+
sidebarWidth?: FeatureSidebarWidthResolver;
|
|
21
26
|
/** Operations-only bridge connecting this feature to the organization graph node. */
|
|
22
27
|
organizationGraph?: OrganizationGraphFeatureBridge;
|
|
23
28
|
}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { TableSelectionToolbar } from '../../../chunk-TUMSNGTX.js';
|
|
2
2
|
import { FilterBar } from '../../../chunk-PDHTXPSF.js';
|
|
3
|
-
import { ConfirmationModal, CustomModal } from '../../../chunk-
|
|
3
|
+
import { ConfirmationModal, CustomModal } from '../../../chunk-KVJ3LFH2.js';
|
|
4
4
|
import '../../../chunk-7M2VOCYN.js';
|
|
5
|
-
import { usePaginationState, useRequestsList, useUpdateRequestStatus, useDeleteRequest, useTableSelection, useRequest } from '../../../chunk-
|
|
5
|
+
import { usePaginationState, useRequestsList, useUpdateRequestStatus, useDeleteRequest, useTableSelection, useRequest } from '../../../chunk-GUJUK6EH.js';
|
|
6
6
|
import '../../../chunk-BRXELOHC.js';
|
|
7
7
|
import '../../../chunk-QSTH6T77.js';
|
|
8
8
|
import '../../../chunk-Z6FAH4XV.js';
|
|
9
9
|
import '../../../chunk-22UVE3RA.js';
|
|
10
10
|
import '../../../chunk-3ZMAGTWF.js';
|
|
11
|
-
import '../../../chunk-
|
|
12
|
-
import '../../../chunk-
|
|
13
|
-
import '../../../chunk-
|
|
11
|
+
import '../../../chunk-ZBCTB5CA.js';
|
|
12
|
+
import '../../../chunk-3HEUGBOT.js';
|
|
13
|
+
import '../../../chunk-XOTJNW4Q.js';
|
|
14
14
|
import '../../../chunk-WLOQ4IBG.js';
|
|
15
|
-
import '../../../chunk-
|
|
15
|
+
import '../../../chunk-AXXTN44Z.js';
|
|
16
16
|
import '../../../chunk-LVUCBY7X.js';
|
|
17
|
-
import '../../../chunk-
|
|
18
|
-
import '../../../chunk-
|
|
17
|
+
import '../../../chunk-LJWV4TWV.js';
|
|
18
|
+
import '../../../chunk-TKAYX2SP.js';
|
|
19
19
|
import { PageTitleCaption, CardHeader, ContextViewer, JsonViewer } from '../../../chunk-XUYBOO32.js';
|
|
20
20
|
import '../../../chunk-SZHARWKU.js';
|
|
21
21
|
import '../../../chunk-3KMDHCAR.js';
|
|
@@ -23,7 +23,7 @@ import '../../../chunk-NYBEU5TE.js';
|
|
|
23
23
|
import '../../../chunk-T6INEVX6.js';
|
|
24
24
|
import '../../../chunk-2IFYDILW.js';
|
|
25
25
|
import '../../../chunk-Q7DJKLEN.js';
|
|
26
|
-
import '../../../chunk-
|
|
26
|
+
import '../../../chunk-SQ5JGELM.js';
|
|
27
27
|
import '../../../chunk-6IA2OMAE.js';
|
|
28
28
|
import '../../../chunk-QJ2KCHKX.js';
|
|
29
29
|
import '../../../chunk-HQ7M6PBW.js';
|
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
transparent 1px),
|
|
310
310
|
radial-gradient(
|
|
311
311
|
ellipse at 50% 50%,
|
|
312
|
-
color-mix(in srgb, var(--color-primary)
|
|
312
|
+
color-mix(in srgb, var(--color-primary) 1.25%, transparent) 0%,
|
|
313
313
|
transparent 70%);
|
|
314
314
|
background-color: color-mix(in srgb, var(--color-background) 50%, var(--glass-background));
|
|
315
315
|
backdrop-filter: var(--glass-blur);
|
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
transparent 1px),
|
|
329
329
|
radial-gradient(
|
|
330
330
|
ellipse at 50% 50%,
|
|
331
|
-
color-mix(in srgb, var(--color-primary)
|
|
331
|
+
color-mix(in srgb, var(--color-primary) 2.25%, transparent) 0%,
|
|
332
332
|
transparent 70%);
|
|
333
333
|
background-size:
|
|
334
334
|
40px 40px,
|
|
@@ -541,6 +541,9 @@ type FeatureIconComponent = ComponentType<{
|
|
|
541
541
|
size?: number;
|
|
542
542
|
stroke?: number;
|
|
543
543
|
}>;
|
|
544
|
+
type FeatureSidebarWidthResolver = number | ((context: {
|
|
545
|
+
currentPath: string;
|
|
546
|
+
}) => number);
|
|
544
547
|
interface FeatureModule {
|
|
545
548
|
/** Unique stable identifier for this feature module. */
|
|
546
549
|
key: string;
|
|
@@ -552,6 +555,8 @@ interface FeatureModule {
|
|
|
552
555
|
icon?: FeatureIconComponent;
|
|
553
556
|
/** Sidebar component rendered when this feature's subtree route is active. */
|
|
554
557
|
sidebar?: FeatureSidebarComponent;
|
|
558
|
+
/** Optional shell sidebar width override. Defaults to 250px. */
|
|
559
|
+
sidebarWidth?: FeatureSidebarWidthResolver;
|
|
555
560
|
/** Operations-only bridge connecting this feature to the organization graph node. */
|
|
556
561
|
organizationGraph?: OrganizationGraphFeatureBridge;
|
|
557
562
|
}
|
|
@@ -607,10 +612,8 @@ interface CommandViewSidebarContentProps {
|
|
|
607
612
|
* Shown in the shared Operations subshell sidebar when on /operations/command-view.
|
|
608
613
|
*
|
|
609
614
|
* Contains:
|
|
610
|
-
* - Execution health donut chart
|
|
611
|
-
* -
|
|
612
|
-
* - Show integrations toggle
|
|
613
|
-
* - Resource facet filters (collapsible)
|
|
615
|
+
* - Execution health donut chart
|
|
616
|
+
* - Graph filter and visibility controls
|
|
614
617
|
* - Selected node details + executions/tasks (lazy loaded)
|
|
615
618
|
*/
|
|
616
619
|
declare function CommandViewSidebarContent({ timeRange }: CommandViewSidebarContentProps): react_jsx_runtime.JSX.Element;
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, CommandViewSidebarContent, ExecuteWorkflowModal, ExecutionPanel, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationGraphPage, ResourceDetailPage, ResourceExecuteDialog, ResourceExecuteForm, ResourcesPage, ResourcesSidebar, SessionChatArea, SessionChatInterface, SessionChatPage, SessionDetailsSidebar, SessionExecutionLogs, SessionHeader, SessionListItem, SessionsPage, SessionsSidebar, WorkflowExecutionPanel, operationsManifest } from '../../chunk-
|
|
1
|
+
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, CommandViewSidebarContent, ExecuteWorkflowModal, ExecutionPanel, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationGraphPage, ResourceDetailPage, ResourceExecuteDialog, ResourceExecuteForm, ResourcesPage, ResourcesSidebar, SessionChatArea, SessionChatInterface, SessionChatPage, SessionDetailsSidebar, SessionExecutionLogs, SessionHeader, SessionListItem, SessionsPage, SessionsSidebar, WorkflowExecutionPanel, operationsManifest } from '../../chunk-YU6MBDVO.js';
|
|
2
2
|
import '../../chunk-ROSMICXG.js';
|
|
3
3
|
import '../../chunk-3JCMO7SD.js';
|
|
4
4
|
import '../../chunk-ZTWA5H77.js';
|
|
5
|
-
export { OperationsOverview } from '../../chunk-
|
|
5
|
+
export { OperationsOverview } from '../../chunk-7PGEGSUM.js';
|
|
6
6
|
import '../../chunk-442LZPIR.js';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-D3KQAABP.js';
|
|
8
8
|
import '../../chunk-LGKLC5MG.js';
|
|
9
9
|
import '../../chunk-TSSKOQBX.js';
|
|
10
10
|
import '../../chunk-M25JL54Z.js';
|
|
11
11
|
import '../../chunk-BZZCNLT6.js';
|
|
12
12
|
import '../../chunk-IIMU5YAJ.js';
|
|
13
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-KVJ3LFH2.js';
|
|
14
14
|
import '../../chunk-E4WQGJNS.js';
|
|
15
15
|
import '../../chunk-7M2VOCYN.js';
|
|
16
|
-
import '../../chunk-
|
|
16
|
+
import '../../chunk-GUJUK6EH.js';
|
|
17
17
|
import '../../chunk-BRXELOHC.js';
|
|
18
18
|
import '../../chunk-QSTH6T77.js';
|
|
19
19
|
import '../../chunk-Z6FAH4XV.js';
|
|
20
20
|
import '../../chunk-22UVE3RA.js';
|
|
21
21
|
import '../../chunk-3ZMAGTWF.js';
|
|
22
|
-
import '../../chunk-
|
|
23
|
-
import '../../chunk-
|
|
24
|
-
import '../../chunk-
|
|
22
|
+
import '../../chunk-ZBCTB5CA.js';
|
|
23
|
+
import '../../chunk-3HEUGBOT.js';
|
|
24
|
+
import '../../chunk-XOTJNW4Q.js';
|
|
25
25
|
import '../../chunk-WLOQ4IBG.js';
|
|
26
|
-
import '../../chunk-
|
|
26
|
+
import '../../chunk-AXXTN44Z.js';
|
|
27
27
|
import '../../chunk-LVUCBY7X.js';
|
|
28
|
-
import '../../chunk-
|
|
29
|
-
import '../../chunk-
|
|
28
|
+
import '../../chunk-LJWV4TWV.js';
|
|
29
|
+
import '../../chunk-TKAYX2SP.js';
|
|
30
30
|
import '../../chunk-XUYBOO32.js';
|
|
31
31
|
import '../../chunk-SZHARWKU.js';
|
|
32
32
|
import '../../chunk-3KMDHCAR.js';
|
|
@@ -34,7 +34,7 @@ import '../../chunk-NYBEU5TE.js';
|
|
|
34
34
|
import '../../chunk-T6INEVX6.js';
|
|
35
35
|
import '../../chunk-2IFYDILW.js';
|
|
36
36
|
import '../../chunk-Q7DJKLEN.js';
|
|
37
|
-
import '../../chunk-
|
|
37
|
+
import '../../chunk-SQ5JGELM.js';
|
|
38
38
|
import '../../chunk-6IA2OMAE.js';
|
|
39
39
|
import '../../chunk-QJ2KCHKX.js';
|
|
40
40
|
import '../../chunk-HQ7M6PBW.js';
|
|
@@ -12,6 +12,9 @@ type FeatureIconComponent = ComponentType<{
|
|
|
12
12
|
size?: number;
|
|
13
13
|
stroke?: number;
|
|
14
14
|
}>;
|
|
15
|
+
type FeatureSidebarWidthResolver = number | ((context: {
|
|
16
|
+
currentPath: string;
|
|
17
|
+
}) => number);
|
|
15
18
|
interface FeatureModule {
|
|
16
19
|
/** Unique stable identifier for this feature module. */
|
|
17
20
|
key: string;
|
|
@@ -23,6 +26,8 @@ interface FeatureModule {
|
|
|
23
26
|
icon?: FeatureIconComponent;
|
|
24
27
|
/** Sidebar component rendered when this feature's subtree route is active. */
|
|
25
28
|
sidebar?: FeatureSidebarComponent;
|
|
29
|
+
/** Optional shell sidebar width override. Defaults to 250px. */
|
|
30
|
+
sidebarWidth?: FeatureSidebarWidthResolver;
|
|
26
31
|
/** Operations-only bridge connecting this feature to the organization graph node. */
|
|
27
32
|
organizationGraph?: OrganizationGraphFeatureBridge;
|
|
28
33
|
}
|
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
transparent 1px),
|
|
310
310
|
radial-gradient(
|
|
311
311
|
ellipse at 50% 50%,
|
|
312
|
-
color-mix(in srgb, var(--color-primary)
|
|
312
|
+
color-mix(in srgb, var(--color-primary) 1.25%, transparent) 0%,
|
|
313
313
|
transparent 70%);
|
|
314
314
|
background-color: color-mix(in srgb, var(--color-background) 50%, var(--glass-background));
|
|
315
315
|
backdrop-filter: var(--glass-blur);
|
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
transparent 1px),
|
|
329
329
|
radial-gradient(
|
|
330
330
|
ellipse at 50% 50%,
|
|
331
|
-
color-mix(in srgb, var(--color-primary)
|
|
331
|
+
color-mix(in srgb, var(--color-primary) 2.25%, transparent) 0%,
|
|
332
332
|
transparent 70%);
|
|
333
333
|
background-size:
|
|
334
334
|
40px 40px,
|