@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.
Files changed (81) hide show
  1. package/dist/app/index.js +2 -2
  2. package/dist/{chunk-DMYELNGA.js → chunk-3HEUGBOT.js} +1 -1
  3. package/dist/{chunk-EGKNRM6P.js → chunk-7PGEGSUM.js} +2 -2
  4. package/dist/{chunk-KVW56ERD.js → chunk-AXXTN44Z.js} +5 -3
  5. package/dist/{chunk-I5WRKH25.js → chunk-D3KQAABP.js} +1 -1
  6. package/dist/{chunk-S7RL77QS.js → chunk-DDZOHLHB.js} +1 -1
  7. package/dist/{chunk-EDX6WIN3.js → chunk-EPV7NU2E.js} +24 -10
  8. package/dist/{chunk-ATEHYDL3.js → chunk-FXWETLEB.js} +6 -2
  9. package/dist/{chunk-7GG6OSD7.js → chunk-GUJUK6EH.js} +2830 -2381
  10. package/dist/{chunk-GBMNCNHX.js → chunk-KVJ3LFH2.js} +3 -1
  11. package/dist/{chunk-VQESMHQV.js → chunk-LJWV4TWV.js} +1 -2
  12. package/dist/{chunk-BJWIKEQG.js → chunk-N6WLOWOD.js} +6 -14
  13. package/dist/{chunk-XLZZOFGM.js → chunk-PTUOINQ2.js} +275 -76
  14. package/dist/{chunk-CZK67OHH.js → chunk-PXGSJNBH.js} +3 -3
  15. package/dist/{chunk-TIIPYB2Z.js → chunk-QZJM3RYI.js} +1 -1
  16. package/dist/{chunk-7YQKVWSD.js → chunk-SQ5JGELM.js} +25 -5
  17. package/dist/{chunk-RX4UWZZR.js → chunk-TKAYX2SP.js} +8 -3
  18. package/dist/{chunk-Q5HC6ENG.js → chunk-XOTJNW4Q.js} +1 -1
  19. package/dist/{chunk-LQU62KHD.js → chunk-YU6MBDVO.js} +1993 -870
  20. package/dist/{chunk-ULZ2B3NC.js → chunk-ZBCTB5CA.js} +1 -1
  21. package/dist/components/index.css +85 -85
  22. package/dist/components/index.d.ts +1651 -1388
  23. package/dist/components/index.js +253 -40
  24. package/dist/components/navigation/index.css +589 -0
  25. package/dist/components/navigation/index.js +3 -3
  26. package/dist/features/auth/index.css +2 -2
  27. package/dist/features/auth/index.d.ts +188 -10
  28. package/dist/features/crm/index.css +2 -2
  29. package/dist/features/crm/index.d.ts +193 -10
  30. package/dist/features/crm/index.js +10 -10
  31. package/dist/features/dashboard/index.css +2 -2
  32. package/dist/features/dashboard/index.js +9 -9
  33. package/dist/features/delivery/index.css +85 -85
  34. package/dist/features/delivery/index.d.ts +193 -10
  35. package/dist/features/delivery/index.js +10 -10
  36. package/dist/features/lead-gen/index.css +2 -2
  37. package/dist/features/lead-gen/index.d.ts +5 -0
  38. package/dist/features/lead-gen/index.js +10 -10
  39. package/dist/features/monitoring/index.css +85 -85
  40. package/dist/features/monitoring/index.d.ts +6 -1
  41. package/dist/features/monitoring/index.js +11 -11
  42. package/dist/features/monitoring/requests/index.css +2 -2
  43. package/dist/features/monitoring/requests/index.d.ts +5 -0
  44. package/dist/features/monitoring/requests/index.js +9 -9
  45. package/dist/features/operations/index.css +2 -2
  46. package/dist/features/operations/index.d.ts +7 -4
  47. package/dist/features/operations/index.js +12 -12
  48. package/dist/features/seo/index.d.ts +5 -0
  49. package/dist/features/settings/index.css +2 -2
  50. package/dist/features/settings/index.d.ts +214 -16
  51. package/dist/features/settings/index.js +11 -11
  52. package/dist/graph/index.css +2 -2
  53. package/dist/hooks/delivery/index.css +2 -2
  54. package/dist/hooks/delivery/index.d.ts +188 -10
  55. package/dist/hooks/index.css +85 -85
  56. package/dist/hooks/index.d.ts +1843 -1538
  57. package/dist/hooks/index.js +8 -8
  58. package/dist/hooks/published.css +85 -85
  59. package/dist/hooks/published.d.ts +1843 -1538
  60. package/dist/hooks/published.js +8 -8
  61. package/dist/index.css +12 -12
  62. package/dist/index.d.ts +346 -35
  63. package/dist/index.js +9 -9
  64. package/dist/initialization/index.d.ts +188 -10
  65. package/dist/layout/index.js +2 -2
  66. package/dist/organization/index.css +589 -0
  67. package/dist/organization/index.js +1 -1
  68. package/dist/profile/index.d.ts +188 -10
  69. package/dist/provider/index.css +384 -0
  70. package/dist/provider/index.d.ts +6 -0
  71. package/dist/provider/index.js +7 -7
  72. package/dist/provider/published.css +463 -0
  73. package/dist/provider/published.d.ts +6 -0
  74. package/dist/provider/published.js +4 -4
  75. package/dist/supabase/index.d.ts +367 -20
  76. package/dist/test-utils/index.d.ts +46 -2
  77. package/dist/test-utils/index.js +102 -1
  78. package/dist/theme/index.js +2 -2
  79. package/dist/types/index.d.ts +199 -13
  80. package/package.json +4 -4
  81. /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-ATEHYDL3.js';
2
- import '../../chunk-I5WRKH25.js';
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-GBMNCNHX.js';
7
+ import '../../chunk-KVJ3LFH2.js';
8
8
  import '../../chunk-E4WQGJNS.js';
9
9
  import '../../chunk-7M2VOCYN.js';
10
- import '../../chunk-7GG6OSD7.js';
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-ULZ2B3NC.js';
17
- import '../../chunk-DMYELNGA.js';
18
- import '../../chunk-Q5HC6ENG.js';
16
+ import '../../chunk-ZBCTB5CA.js';
17
+ import '../../chunk-3HEUGBOT.js';
18
+ import '../../chunk-XOTJNW4Q.js';
19
19
  import '../../chunk-WLOQ4IBG.js';
20
- import '../../chunk-KVW56ERD.js';
20
+ import '../../chunk-AXXTN44Z.js';
21
21
  import '../../chunk-LVUCBY7X.js';
22
- import '../../chunk-VQESMHQV.js';
23
- import '../../chunk-RX4UWZZR.js';
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-7YQKVWSD.js';
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) 5%, transparent) 0%,
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) 9%, transparent) 0%,
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-GBMNCNHX.js';
3
+ import { ConfirmationModal, CustomModal } from '../../../chunk-KVJ3LFH2.js';
4
4
  import '../../../chunk-7M2VOCYN.js';
5
- import { usePaginationState, useRequestsList, useUpdateRequestStatus, useDeleteRequest, useTableSelection, useRequest } from '../../../chunk-7GG6OSD7.js';
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-ULZ2B3NC.js';
12
- import '../../../chunk-DMYELNGA.js';
13
- import '../../../chunk-Q5HC6ENG.js';
11
+ import '../../../chunk-ZBCTB5CA.js';
12
+ import '../../../chunk-3HEUGBOT.js';
13
+ import '../../../chunk-XOTJNW4Q.js';
14
14
  import '../../../chunk-WLOQ4IBG.js';
15
- import '../../../chunk-KVW56ERD.js';
15
+ import '../../../chunk-AXXTN44Z.js';
16
16
  import '../../../chunk-LVUCBY7X.js';
17
- import '../../../chunk-VQESMHQV.js';
18
- import '../../../chunk-RX4UWZZR.js';
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-7YQKVWSD.js';
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) 5%, transparent) 0%,
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) 9%, transparent) 0%,
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 (filtered by resource facet + status)
611
- * - Environment filter (All/Prod/Dev)
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-LQU62KHD.js';
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-EGKNRM6P.js';
5
+ export { OperationsOverview } from '../../chunk-7PGEGSUM.js';
6
6
  import '../../chunk-442LZPIR.js';
7
- import '../../chunk-I5WRKH25.js';
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-GBMNCNHX.js';
13
+ import '../../chunk-KVJ3LFH2.js';
14
14
  import '../../chunk-E4WQGJNS.js';
15
15
  import '../../chunk-7M2VOCYN.js';
16
- import '../../chunk-7GG6OSD7.js';
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-ULZ2B3NC.js';
23
- import '../../chunk-DMYELNGA.js';
24
- import '../../chunk-Q5HC6ENG.js';
22
+ import '../../chunk-ZBCTB5CA.js';
23
+ import '../../chunk-3HEUGBOT.js';
24
+ import '../../chunk-XOTJNW4Q.js';
25
25
  import '../../chunk-WLOQ4IBG.js';
26
- import '../../chunk-KVW56ERD.js';
26
+ import '../../chunk-AXXTN44Z.js';
27
27
  import '../../chunk-LVUCBY7X.js';
28
- import '../../chunk-VQESMHQV.js';
29
- import '../../chunk-RX4UWZZR.js';
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-7YQKVWSD.js';
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) 5%, transparent) 0%,
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) 9%, transparent) 0%,
331
+ color-mix(in srgb, var(--color-primary) 2.25%, transparent) 0%,
332
332
  transparent 70%);
333
333
  background-size:
334
334
  40px 40px,