@elevasis/ui 2.9.1 → 2.10.1
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.css +137 -0
- package/dist/app/index.d.ts +223 -0
- package/dist/app/index.js +95 -0
- package/dist/charts/index.js +3 -2
- package/dist/{chunk-NYMKWGKN.js → chunk-4BF74JVD.js} +110 -7
- package/dist/{chunk-47YILFON.js → chunk-6PNHW4X2.js} +159 -144
- package/dist/chunk-ADSSLKKP.js +10 -0
- package/dist/chunk-AEBKE4IX.js +13 -0
- package/dist/{chunk-C2OFFC7J.js → chunk-AL23U6C3.js} +3 -2
- package/dist/{chunk-27COZ5AH.js → chunk-CEWTOKE7.js} +3 -50
- package/dist/{chunk-AQQYVAFK.js → chunk-CLXMNMIS.js} +8 -7
- package/dist/{chunk-4PHPENKX.js → chunk-E3IFHX6A.js} +27 -377
- package/dist/{chunk-CYXZHBP4.js → chunk-F4TPY6YL.js} +14 -3
- package/dist/chunk-G2TDX3W6.js +5 -0
- package/dist/{chunk-CTWYIRKW.js → chunk-GJVGV7QZ.js} +24 -34
- package/dist/chunk-IIMU5YAJ.js +53 -0
- package/dist/{chunk-VNUOQQNY.js → chunk-KYOF6NYW.js} +2 -2
- package/dist/{chunk-W4VYXIN7.js → chunk-L4XXM55J.js} +3 -142
- package/dist/{chunk-YCHZ4U5V.js → chunk-LPSBID5V.js} +5 -13
- package/dist/{chunk-F5QSLYUB.js → chunk-LW5NKRI7.js} +1189 -1300
- package/dist/{chunk-KGEYEUR5.js → chunk-M6ZZ2FW5.js} +7 -6
- package/dist/{chunk-OPT74SGF.js → chunk-N5CLIRBS.js} +31 -176
- package/dist/chunk-R7WLWGPO.js +126 -0
- package/dist/{chunk-Y3D3WFJG.js → chunk-SQQGLGHW.js} +2 -11
- package/dist/{chunk-KFICYU6S.js → chunk-STZJ7SY5.js} +1 -1
- package/dist/chunk-SZHARWKU.js +15 -0
- package/dist/{chunk-7PDDPNQS.js → chunk-TSX4I3NW.js} +3 -3
- package/dist/chunk-V7XHGJQZ.js +145 -0
- package/dist/{chunk-UE5QQDCR.js → chunk-WHQXDETX.js} +5 -5
- package/dist/{chunk-4JPW5U5I.js → chunk-XB4NWSI3.js} +53 -54
- package/dist/{chunk-ZZ35VSNF.js → chunk-YQLE5HR5.js} +4 -4
- package/dist/components/index.d.ts +6 -253
- package/dist/components/index.js +31 -25
- package/dist/features/auth/index.d.ts +0 -107
- package/dist/features/auth/index.js +0 -1
- package/dist/features/crm/index.d.ts +3 -136
- package/dist/features/crm/index.js +14 -9
- package/dist/features/dashboard/index.js +13 -9
- package/dist/features/delivery/index.d.ts +3 -137
- package/dist/features/delivery/index.js +15 -9
- package/dist/features/lead-gen/index.d.ts +3 -29
- package/dist/features/lead-gen/index.js +20 -14
- package/dist/features/monitoring/index.d.ts +3 -30
- package/dist/features/monitoring/index.js +14 -10
- package/dist/features/operations/index.d.ts +18 -1324
- package/dist/features/operations/index.js +18 -13
- package/dist/features/seo/index.d.ts +3 -30
- package/dist/features/seo/index.js +3 -2
- package/dist/features/settings/index.d.ts +6 -146
- package/dist/features/settings/index.js +13 -9
- package/dist/hooks/index.d.ts +10 -1403
- package/dist/hooks/index.js +11 -7
- package/dist/hooks/published.d.ts +10 -1403
- package/dist/hooks/published.js +11 -7
- package/dist/index.d.ts +97 -1510
- package/dist/index.js +12 -8
- package/dist/initialization/index.d.ts +3 -117
- package/dist/layout/index.d.ts +12 -2
- package/dist/layout/index.js +5 -4
- package/dist/organization/index.d.ts +3 -10
- package/dist/organization/index.js +2 -1
- package/dist/profile/index.d.ts +0 -107
- package/dist/provider/index.d.ts +45 -65
- package/dist/provider/index.js +10 -6
- package/dist/provider/published.d.ts +45 -65
- package/dist/provider/published.js +6 -3
- package/dist/supabase/index.d.ts +0 -209
- package/dist/theme/index.d.ts +1 -1
- package/dist/theme/index.js +3 -3
- package/dist/typeform/index.js +10 -10
- package/dist/types/index.d.ts +68 -1738
- package/package.json +20 -4
- package/src/app/README.md +24 -0
- package/dist/chunk-IDACMRGQ.js +0 -115
package/dist/components/index.js
CHANGED
|
@@ -1,49 +1,55 @@
|
|
|
1
|
-
import '../chunk-
|
|
1
|
+
import { CollapsibleSidebarGroup } from '../chunk-4BF74JVD.js';
|
|
2
2
|
import { useBreadcrumbs } from '../chunk-MG3NF7QL.js';
|
|
3
|
-
export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, calculateProgress, deliveryManifest, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../chunk-
|
|
4
|
-
export { LEAD_GEN_ROUTE_LINKS, LIST_TEMPLATE_OPTIONS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenDeliverabilityPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, buildListConfig, getEnrichmentColor, getStatusColor, leadGenManifest, useDeleteLists } from '../chunk-
|
|
5
|
-
export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, FormFieldRenderer, LogEntry, LogGroup, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceNotFoundState, SessionMemory, ToolsListDisplay, WorkflowDefinitionDisplay, WorkflowExecutionLogs, getExecutionStatusConfig, getIcon, getLogLevelConfig, iconMap, operationsManifest, useNewKnowledgeMapLayout } from '../chunk-
|
|
3
|
+
export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, calculateProgress, deliveryManifest, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../chunk-CLXMNMIS.js';
|
|
4
|
+
export { LEAD_GEN_ROUTE_LINKS, LIST_TEMPLATE_OPTIONS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenDeliverabilityPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, buildListConfig, getEnrichmentColor, getStatusColor, leadGenManifest, useDeleteLists } from '../chunk-XB4NWSI3.js';
|
|
5
|
+
export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, FormFieldRenderer, LogEntry, LogGroup, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceNotFoundState, SessionMemory, ToolsListDisplay, WorkflowDefinitionDisplay, WorkflowExecutionLogs, getExecutionStatusConfig, getIcon, getLogLevelConfig, iconMap, operationsManifest, useNewKnowledgeMapLayout } from '../chunk-LW5NKRI7.js';
|
|
6
6
|
import '../chunk-ROSMICXG.js';
|
|
7
|
-
import { SubshellLoader
|
|
8
|
-
import
|
|
9
|
-
|
|
10
|
-
export {
|
|
11
|
-
export {
|
|
12
|
-
export {
|
|
13
|
-
export {
|
|
7
|
+
import { SubshellLoader } from '../chunk-ADSSLKKP.js';
|
|
8
|
+
import '../chunk-G2TDX3W6.js';
|
|
9
|
+
import { NotificationList } from '../chunk-YQLE5HR5.js';
|
|
10
|
+
export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList, monitoringManifest } from '../chunk-YQLE5HR5.js';
|
|
11
|
+
export { ResourceHealthPanel } from '../chunk-TSX4I3NW.js';
|
|
12
|
+
export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest } from '../chunk-AL23U6C3.js';
|
|
13
|
+
export { CreateCredentialModal, CredentialList, CredentialSettings, MembershipFeaturePanel, MembershipStatusBadge, OAuthConnectModal, OrganizationMembershipsList, WebhookUrlDisplayModal, settingsManifest } from '../chunk-M6ZZ2FW5.js';
|
|
14
|
+
export { ActivityFeedWidget, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, TasksDueWidget, crmManifest, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-WHQXDETX.js';
|
|
14
15
|
export { SortableHeader, TableSelectionToolbar } from '../chunk-TUMSNGTX.js';
|
|
15
16
|
import { PageContainer } from '../chunk-BZZCNLT6.js';
|
|
16
|
-
import { SubshellNavItem } from '../chunk-
|
|
17
|
+
import { SubshellNavItem } from '../chunk-CEWTOKE7.js';
|
|
18
|
+
import '../chunk-IIMU5YAJ.js';
|
|
17
19
|
import { FilterBar } from '../chunk-PDHTXPSF.js';
|
|
18
20
|
export { FilterBar } from '../chunk-PDHTXPSF.js';
|
|
19
21
|
import { CustomModal } from '../chunk-GBMNCNHX.js';
|
|
20
22
|
export { ConfirmationInputModal, ConfirmationModal, CustomModal } from '../chunk-GBMNCNHX.js';
|
|
21
|
-
import { BaseNode, useGraphTheme, BaseEdge, GraphBackground, GraphLegend, GraphFitViewButton } from '../chunk-
|
|
22
|
-
export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-
|
|
23
|
+
import { BaseNode, useGraphTheme, BaseEdge, GraphBackground, GraphLegend, GraphFitViewButton } from '../chunk-GJVGV7QZ.js';
|
|
24
|
+
export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-GJVGV7QZ.js';
|
|
23
25
|
export { ResourceHealthChart, getHealthColor } from '../chunk-LGKLC5MG.js';
|
|
24
|
-
import '../chunk-
|
|
26
|
+
import '../chunk-STZJ7SY5.js';
|
|
25
27
|
import { AppShellLoader } from '../chunk-YEX4MQSY.js';
|
|
26
|
-
import '../chunk-
|
|
28
|
+
import '../chunk-KYOF6NYW.js';
|
|
27
29
|
export { CONTAINER_CONSTANTS, SHARED_VIZ_CONSTANTS } from '../chunk-XA34RETF.js';
|
|
28
30
|
import '../chunk-7M2VOCYN.js';
|
|
29
|
-
import { useCommandViewLayout, useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, usePaginationState, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useDeploymentDocs, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, useDealNotes, useCreateDealNote, useDeals, useSyncDealStage, dealKeys, useMarkAllAsRead, useNotifications, showErrorNotification, showSuccessNotification, showApiErrorNotification } from '../chunk-
|
|
30
|
-
export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-
|
|
31
|
+
import { useCommandViewLayout, useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, usePaginationState, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useDeploymentDocs, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, useDealNotes, useCreateDealNote, useDeals, useSyncDealStage, dealKeys, useMarkAllAsRead, useNotifications, showErrorNotification, showSuccessNotification, showApiErrorNotification } from '../chunk-E3IFHX6A.js';
|
|
32
|
+
export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-E3IFHX6A.js';
|
|
31
33
|
import '../chunk-LXHZYSMQ.js';
|
|
32
34
|
import { Graph_module_css_default, useDirectedChainHighlighting, useNodeSelection, GRAPH_CONSTANTS } from '../chunk-22UVE3RA.js';
|
|
33
35
|
export { Graph_module_css_default as graphStyles } from '../chunk-22UVE3RA.js';
|
|
34
|
-
import '../chunk-
|
|
35
|
-
import '../chunk-
|
|
36
|
-
import '../chunk-
|
|
37
|
-
import '../chunk-
|
|
36
|
+
import '../chunk-AEBKE4IX.js';
|
|
37
|
+
import '../chunk-LPSBID5V.js';
|
|
38
|
+
import '../chunk-6PNHW4X2.js';
|
|
39
|
+
import '../chunk-F4TPY6YL.js';
|
|
40
|
+
import '../chunk-N5CLIRBS.js';
|
|
38
41
|
import { SubshellContainer, SubshellSidebar, SubshellRightSideContainer, SubshellContentContainer } from '../chunk-RX4UWZZR.js';
|
|
39
|
-
import { ListSkeleton, EmptyState, PageTitleCaption, StatCard, CenteredErrorState, CardHeader, ActivityTimeline } from '../chunk-
|
|
40
|
-
export { APIErrorAlert, ActivityTimeline, CardHeader, CenteredErrorState, CollapsibleSection, ContextViewer, CustomSelector, DetailCardSkeleton,
|
|
42
|
+
import { ListSkeleton, EmptyState, PageTitleCaption, StatCard, CenteredErrorState, CardHeader, ActivityTimeline } from '../chunk-SQQGLGHW.js';
|
|
43
|
+
export { APIErrorAlert, ActivityTimeline, CardHeader, CenteredErrorState, CollapsibleSection, ContextViewer, CustomSelector, DetailCardSkeleton, EmptyState, FeatureUnavailableState, GlowDot, JsonViewer, ListSkeleton, PageNotFound, PageTitleCaption, ResourceCard, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, TabCountBadge, TimeRangeSelector, TrendIndicator, catalogItemToResourceDefinition } from '../chunk-SQQGLGHW.js';
|
|
41
44
|
export { StyledMarkdown } from '../chunk-3KMDHCAR.js';
|
|
42
45
|
export { NavigationButton } from '../chunk-NYBEU5TE.js';
|
|
46
|
+
import '../chunk-R7WLWGPO.js';
|
|
47
|
+
export { ElevasisLoader } from '../chunk-SZHARWKU.js';
|
|
43
48
|
import '../chunk-NVOCKXUQ.js';
|
|
44
49
|
import '../chunk-2IFYDILW.js';
|
|
45
50
|
import '../chunk-ELJIFLCB.js';
|
|
46
|
-
import '../chunk-
|
|
51
|
+
import '../chunk-L4XXM55J.js';
|
|
52
|
+
import '../chunk-V7XHGJQZ.js';
|
|
47
53
|
import { useAppearance } from '../chunk-QJ2KCHKX.js';
|
|
48
54
|
import '../chunk-DT3QYZVU.js';
|
|
49
55
|
import '../chunk-SLVC5OJ2.js';
|
|
@@ -1113,113 +1113,6 @@ type Database = {
|
|
|
1113
1113
|
}
|
|
1114
1114
|
];
|
|
1115
1115
|
};
|
|
1116
|
-
calibration_projects: {
|
|
1117
|
-
Row: {
|
|
1118
|
-
created_at: string | null;
|
|
1119
|
-
description: string | null;
|
|
1120
|
-
id: string;
|
|
1121
|
-
name: string;
|
|
1122
|
-
organization_id: string;
|
|
1123
|
-
resource_id: string;
|
|
1124
|
-
resource_type: string;
|
|
1125
|
-
updated_at: string | null;
|
|
1126
|
-
};
|
|
1127
|
-
Insert: {
|
|
1128
|
-
created_at?: string | null;
|
|
1129
|
-
description?: string | null;
|
|
1130
|
-
id?: string;
|
|
1131
|
-
name: string;
|
|
1132
|
-
organization_id: string;
|
|
1133
|
-
resource_id: string;
|
|
1134
|
-
resource_type: string;
|
|
1135
|
-
updated_at?: string | null;
|
|
1136
|
-
};
|
|
1137
|
-
Update: {
|
|
1138
|
-
created_at?: string | null;
|
|
1139
|
-
description?: string | null;
|
|
1140
|
-
id?: string;
|
|
1141
|
-
name?: string;
|
|
1142
|
-
organization_id?: string;
|
|
1143
|
-
resource_id?: string;
|
|
1144
|
-
resource_type?: string;
|
|
1145
|
-
updated_at?: string | null;
|
|
1146
|
-
};
|
|
1147
|
-
Relationships: [
|
|
1148
|
-
{
|
|
1149
|
-
foreignKeyName: "calibration_projects_organization_id_fkey";
|
|
1150
|
-
columns: ["organization_id"];
|
|
1151
|
-
isOneToOne: false;
|
|
1152
|
-
referencedRelation: "organizations";
|
|
1153
|
-
referencedColumns: ["id"];
|
|
1154
|
-
}
|
|
1155
|
-
];
|
|
1156
|
-
};
|
|
1157
|
-
calibration_runs: {
|
|
1158
|
-
Row: {
|
|
1159
|
-
completed_at: string | null;
|
|
1160
|
-
config_variants: Json;
|
|
1161
|
-
created_at: string | null;
|
|
1162
|
-
description: string | null;
|
|
1163
|
-
execution_mode: string;
|
|
1164
|
-
grader_model: string | null;
|
|
1165
|
-
grading_rubric: Json | null;
|
|
1166
|
-
id: string;
|
|
1167
|
-
name: string;
|
|
1168
|
-
organization_id: string;
|
|
1169
|
-
project_id: string;
|
|
1170
|
-
results: Json;
|
|
1171
|
-
status: string;
|
|
1172
|
-
test_inputs: Json;
|
|
1173
|
-
};
|
|
1174
|
-
Insert: {
|
|
1175
|
-
completed_at?: string | null;
|
|
1176
|
-
config_variants: Json;
|
|
1177
|
-
created_at?: string | null;
|
|
1178
|
-
description?: string | null;
|
|
1179
|
-
execution_mode?: string;
|
|
1180
|
-
grader_model?: string | null;
|
|
1181
|
-
grading_rubric?: Json | null;
|
|
1182
|
-
id?: string;
|
|
1183
|
-
name: string;
|
|
1184
|
-
organization_id: string;
|
|
1185
|
-
project_id: string;
|
|
1186
|
-
results?: Json;
|
|
1187
|
-
status?: string;
|
|
1188
|
-
test_inputs: Json;
|
|
1189
|
-
};
|
|
1190
|
-
Update: {
|
|
1191
|
-
completed_at?: string | null;
|
|
1192
|
-
config_variants?: Json;
|
|
1193
|
-
created_at?: string | null;
|
|
1194
|
-
description?: string | null;
|
|
1195
|
-
execution_mode?: string;
|
|
1196
|
-
grader_model?: string | null;
|
|
1197
|
-
grading_rubric?: Json | null;
|
|
1198
|
-
id?: string;
|
|
1199
|
-
name?: string;
|
|
1200
|
-
organization_id?: string;
|
|
1201
|
-
project_id?: string;
|
|
1202
|
-
results?: Json;
|
|
1203
|
-
status?: string;
|
|
1204
|
-
test_inputs?: Json;
|
|
1205
|
-
};
|
|
1206
|
-
Relationships: [
|
|
1207
|
-
{
|
|
1208
|
-
foreignKeyName: "calibration_runs_organization_id_fkey";
|
|
1209
|
-
columns: ["organization_id"];
|
|
1210
|
-
isOneToOne: false;
|
|
1211
|
-
referencedRelation: "organizations";
|
|
1212
|
-
referencedColumns: ["id"];
|
|
1213
|
-
},
|
|
1214
|
-
{
|
|
1215
|
-
foreignKeyName: "calibration_runs_project_id_fkey";
|
|
1216
|
-
columns: ["project_id"];
|
|
1217
|
-
isOneToOne: false;
|
|
1218
|
-
referencedRelation: "calibration_projects";
|
|
1219
|
-
referencedColumns: ["id"];
|
|
1220
|
-
}
|
|
1221
|
-
];
|
|
1222
|
-
};
|
|
1223
1116
|
command_queue: {
|
|
1224
1117
|
Row: {
|
|
1225
1118
|
action_payload: Json | null;
|
|
@@ -1161,113 +1161,6 @@ type Database = {
|
|
|
1161
1161
|
}
|
|
1162
1162
|
];
|
|
1163
1163
|
};
|
|
1164
|
-
calibration_projects: {
|
|
1165
|
-
Row: {
|
|
1166
|
-
created_at: string | null;
|
|
1167
|
-
description: string | null;
|
|
1168
|
-
id: string;
|
|
1169
|
-
name: string;
|
|
1170
|
-
organization_id: string;
|
|
1171
|
-
resource_id: string;
|
|
1172
|
-
resource_type: string;
|
|
1173
|
-
updated_at: string | null;
|
|
1174
|
-
};
|
|
1175
|
-
Insert: {
|
|
1176
|
-
created_at?: string | null;
|
|
1177
|
-
description?: string | null;
|
|
1178
|
-
id?: string;
|
|
1179
|
-
name: string;
|
|
1180
|
-
organization_id: string;
|
|
1181
|
-
resource_id: string;
|
|
1182
|
-
resource_type: string;
|
|
1183
|
-
updated_at?: string | null;
|
|
1184
|
-
};
|
|
1185
|
-
Update: {
|
|
1186
|
-
created_at?: string | null;
|
|
1187
|
-
description?: string | null;
|
|
1188
|
-
id?: string;
|
|
1189
|
-
name?: string;
|
|
1190
|
-
organization_id?: string;
|
|
1191
|
-
resource_id?: string;
|
|
1192
|
-
resource_type?: string;
|
|
1193
|
-
updated_at?: string | null;
|
|
1194
|
-
};
|
|
1195
|
-
Relationships: [
|
|
1196
|
-
{
|
|
1197
|
-
foreignKeyName: "calibration_projects_organization_id_fkey";
|
|
1198
|
-
columns: ["organization_id"];
|
|
1199
|
-
isOneToOne: false;
|
|
1200
|
-
referencedRelation: "organizations";
|
|
1201
|
-
referencedColumns: ["id"];
|
|
1202
|
-
}
|
|
1203
|
-
];
|
|
1204
|
-
};
|
|
1205
|
-
calibration_runs: {
|
|
1206
|
-
Row: {
|
|
1207
|
-
completed_at: string | null;
|
|
1208
|
-
config_variants: Json;
|
|
1209
|
-
created_at: string | null;
|
|
1210
|
-
description: string | null;
|
|
1211
|
-
execution_mode: string;
|
|
1212
|
-
grader_model: string | null;
|
|
1213
|
-
grading_rubric: Json | null;
|
|
1214
|
-
id: string;
|
|
1215
|
-
name: string;
|
|
1216
|
-
organization_id: string;
|
|
1217
|
-
project_id: string;
|
|
1218
|
-
results: Json;
|
|
1219
|
-
status: string;
|
|
1220
|
-
test_inputs: Json;
|
|
1221
|
-
};
|
|
1222
|
-
Insert: {
|
|
1223
|
-
completed_at?: string | null;
|
|
1224
|
-
config_variants: Json;
|
|
1225
|
-
created_at?: string | null;
|
|
1226
|
-
description?: string | null;
|
|
1227
|
-
execution_mode?: string;
|
|
1228
|
-
grader_model?: string | null;
|
|
1229
|
-
grading_rubric?: Json | null;
|
|
1230
|
-
id?: string;
|
|
1231
|
-
name: string;
|
|
1232
|
-
organization_id: string;
|
|
1233
|
-
project_id: string;
|
|
1234
|
-
results?: Json;
|
|
1235
|
-
status?: string;
|
|
1236
|
-
test_inputs: Json;
|
|
1237
|
-
};
|
|
1238
|
-
Update: {
|
|
1239
|
-
completed_at?: string | null;
|
|
1240
|
-
config_variants?: Json;
|
|
1241
|
-
created_at?: string | null;
|
|
1242
|
-
description?: string | null;
|
|
1243
|
-
execution_mode?: string;
|
|
1244
|
-
grader_model?: string | null;
|
|
1245
|
-
grading_rubric?: Json | null;
|
|
1246
|
-
id?: string;
|
|
1247
|
-
name?: string;
|
|
1248
|
-
organization_id?: string;
|
|
1249
|
-
project_id?: string;
|
|
1250
|
-
results?: Json;
|
|
1251
|
-
status?: string;
|
|
1252
|
-
test_inputs?: Json;
|
|
1253
|
-
};
|
|
1254
|
-
Relationships: [
|
|
1255
|
-
{
|
|
1256
|
-
foreignKeyName: "calibration_runs_organization_id_fkey";
|
|
1257
|
-
columns: ["organization_id"];
|
|
1258
|
-
isOneToOne: false;
|
|
1259
|
-
referencedRelation: "organizations";
|
|
1260
|
-
referencedColumns: ["id"];
|
|
1261
|
-
},
|
|
1262
|
-
{
|
|
1263
|
-
foreignKeyName: "calibration_runs_project_id_fkey";
|
|
1264
|
-
columns: ["project_id"];
|
|
1265
|
-
isOneToOne: false;
|
|
1266
|
-
referencedRelation: "calibration_projects";
|
|
1267
|
-
referencedColumns: ["id"];
|
|
1268
|
-
}
|
|
1269
|
-
];
|
|
1270
|
-
};
|
|
1271
1164
|
command_queue: {
|
|
1272
1165
|
Row: {
|
|
1273
1166
|
action_payload: Json | null;
|
|
@@ -2823,27 +2716,6 @@ interface QuickCreateActionsProps {
|
|
|
2823
2716
|
}
|
|
2824
2717
|
declare function QuickCreateActions({ showSectionLabel }: QuickCreateActionsProps): react_jsx_runtime.JSX.Element;
|
|
2825
2718
|
|
|
2826
|
-
declare const SemanticDomainSchema = DisplayMetadataSchema.extend({
|
|
2827
|
-
id: ModelIdSchema,
|
|
2828
|
-
entityIds: ReferenceIdsSchema,
|
|
2829
|
-
surfaceIds: ReferenceIdsSchema,
|
|
2830
|
-
resourceIds: ReferenceIdsSchema,
|
|
2831
|
-
capabilityIds: ReferenceIdsSchema
|
|
2832
|
-
})
|
|
2833
|
-
|
|
2834
|
-
declare const FeatureKeySchema = z.enum([
|
|
2835
|
-
'acquisition',
|
|
2836
|
-
'delivery',
|
|
2837
|
-
'operations',
|
|
2838
|
-
'monitoring',
|
|
2839
|
-
'settings',
|
|
2840
|
-
'seo',
|
|
2841
|
-
'calibration'
|
|
2842
|
-
])
|
|
2843
|
-
|
|
2844
|
-
type OrganizationModelFeatureKey = z.infer<typeof FeatureKeySchema>
|
|
2845
|
-
type OrganizationModelSemanticDomain = z.infer<typeof SemanticDomainSchema>
|
|
2846
|
-
|
|
2847
2719
|
interface FeatureNavLink {
|
|
2848
2720
|
label: string;
|
|
2849
2721
|
link: string;
|
|
@@ -2862,15 +2734,10 @@ interface FeatureNavEntry {
|
|
|
2862
2734
|
}
|
|
2863
2735
|
type FeatureSidebarComponent = ComponentType;
|
|
2864
2736
|
interface FeatureModule {
|
|
2865
|
-
/** Unique stable identifier for this feature (e.g. `'crm'`, `'
|
|
2737
|
+
/** Unique stable identifier for this feature (e.g. `'crm'`, `'projects'`). */
|
|
2866
2738
|
key: string;
|
|
2867
|
-
/** Feature
|
|
2868
|
-
|
|
2869
|
-
/**
|
|
2870
|
-
* Semantic domain identifiers contributed by this feature.
|
|
2871
|
-
* Merged with surface-derived domain IDs during resolution.
|
|
2872
|
-
*/
|
|
2873
|
-
domainIds?: OrganizationModelSemanticDomain['id'][];
|
|
2739
|
+
/** Feature ID used for access-flag gating — must match the `id` of a feature in the organization model. */
|
|
2740
|
+
featureId: string;
|
|
2874
2741
|
/**
|
|
2875
2742
|
* Capability identifiers contributed by this feature.
|
|
2876
2743
|
* Merged into `ResolvedFeatureSemantics.capabilityIds` at resolution time.
|
|
@@ -1,25 +1,30 @@
|
|
|
1
|
-
export { ActivityFeedWidget, CRM_ITEMS, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, TasksDueWidget, crmManifest, formatDealStageLabel, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../../chunk-
|
|
1
|
+
export { ActivityFeedWidget, CRM_ITEMS, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, TasksDueWidget, crmManifest, formatDealStageLabel, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../../chunk-WHQXDETX.js';
|
|
2
2
|
import '../../chunk-TUMSNGTX.js';
|
|
3
3
|
import '../../chunk-BZZCNLT6.js';
|
|
4
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-CEWTOKE7.js';
|
|
5
|
+
import '../../chunk-IIMU5YAJ.js';
|
|
5
6
|
import '../../chunk-PDHTXPSF.js';
|
|
6
7
|
import '../../chunk-GBMNCNHX.js';
|
|
7
8
|
import '../../chunk-7M2VOCYN.js';
|
|
8
|
-
import '../../chunk-
|
|
9
|
+
import '../../chunk-E3IFHX6A.js';
|
|
9
10
|
import '../../chunk-LXHZYSMQ.js';
|
|
10
11
|
import '../../chunk-22UVE3RA.js';
|
|
11
|
-
import '../../chunk-
|
|
12
|
-
import '../../chunk-
|
|
13
|
-
import '../../chunk-
|
|
14
|
-
import '../../chunk-
|
|
12
|
+
import '../../chunk-AEBKE4IX.js';
|
|
13
|
+
import '../../chunk-LPSBID5V.js';
|
|
14
|
+
import '../../chunk-6PNHW4X2.js';
|
|
15
|
+
import '../../chunk-F4TPY6YL.js';
|
|
16
|
+
import '../../chunk-N5CLIRBS.js';
|
|
15
17
|
import '../../chunk-RX4UWZZR.js';
|
|
16
|
-
import '../../chunk-
|
|
18
|
+
import '../../chunk-SQQGLGHW.js';
|
|
17
19
|
import '../../chunk-3KMDHCAR.js';
|
|
18
20
|
import '../../chunk-NYBEU5TE.js';
|
|
21
|
+
import '../../chunk-R7WLWGPO.js';
|
|
22
|
+
import '../../chunk-SZHARWKU.js';
|
|
19
23
|
import '../../chunk-NVOCKXUQ.js';
|
|
20
24
|
import '../../chunk-2IFYDILW.js';
|
|
21
25
|
import '../../chunk-ELJIFLCB.js';
|
|
22
|
-
import '../../chunk-
|
|
26
|
+
import '../../chunk-L4XXM55J.js';
|
|
27
|
+
import '../../chunk-V7XHGJQZ.js';
|
|
23
28
|
import '../../chunk-QJ2KCHKX.js';
|
|
24
29
|
import '../../chunk-DT3QYZVU.js';
|
|
25
30
|
import '../../chunk-SLVC5OJ2.js';
|
|
@@ -1,24 +1,28 @@
|
|
|
1
|
-
export { Dashboard, OperationsOverview, RecentExecutionsByResource, ResourceOverview, UnresolvedErrorsTeaser } from '../../chunk-
|
|
1
|
+
export { Dashboard, OperationsOverview, RecentExecutionsByResource, ResourceOverview, UnresolvedErrorsTeaser } from '../../chunk-GJVGV7QZ.js';
|
|
2
2
|
import '../../chunk-LGKLC5MG.js';
|
|
3
|
-
import '../../chunk-
|
|
3
|
+
import '../../chunk-STZJ7SY5.js';
|
|
4
4
|
import '../../chunk-YEX4MQSY.js';
|
|
5
5
|
import '../../chunk-XA34RETF.js';
|
|
6
6
|
import '../../chunk-7M2VOCYN.js';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-E3IFHX6A.js';
|
|
8
8
|
import '../../chunk-LXHZYSMQ.js';
|
|
9
9
|
import '../../chunk-22UVE3RA.js';
|
|
10
|
-
import '../../chunk-
|
|
11
|
-
import '../../chunk-
|
|
12
|
-
import '../../chunk-
|
|
13
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-AEBKE4IX.js';
|
|
11
|
+
import '../../chunk-LPSBID5V.js';
|
|
12
|
+
import '../../chunk-6PNHW4X2.js';
|
|
13
|
+
import '../../chunk-F4TPY6YL.js';
|
|
14
|
+
import '../../chunk-N5CLIRBS.js';
|
|
14
15
|
import '../../chunk-RX4UWZZR.js';
|
|
15
|
-
import '../../chunk-
|
|
16
|
+
import '../../chunk-SQQGLGHW.js';
|
|
16
17
|
import '../../chunk-3KMDHCAR.js';
|
|
17
18
|
import '../../chunk-NYBEU5TE.js';
|
|
19
|
+
import '../../chunk-R7WLWGPO.js';
|
|
20
|
+
import '../../chunk-SZHARWKU.js';
|
|
18
21
|
import '../../chunk-NVOCKXUQ.js';
|
|
19
22
|
import '../../chunk-2IFYDILW.js';
|
|
20
23
|
import '../../chunk-ELJIFLCB.js';
|
|
21
|
-
import '../../chunk-
|
|
24
|
+
import '../../chunk-L4XXM55J.js';
|
|
25
|
+
import '../../chunk-V7XHGJQZ.js';
|
|
22
26
|
import '../../chunk-QJ2KCHKX.js';
|
|
23
27
|
import '../../chunk-DT3QYZVU.js';
|
|
24
28
|
import '../../chunk-SLVC5OJ2.js';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { ReactNode, ComponentType } from 'react';
|
|
3
|
-
import { z } from 'zod';
|
|
4
3
|
|
|
5
4
|
interface HealthStatusCardProps {
|
|
6
5
|
status: string;
|
|
@@ -1132,113 +1131,6 @@ type Database = {
|
|
|
1132
1131
|
},
|
|
1133
1132
|
]
|
|
1134
1133
|
}
|
|
1135
|
-
calibration_projects: {
|
|
1136
|
-
Row: {
|
|
1137
|
-
created_at: string | null
|
|
1138
|
-
description: string | null
|
|
1139
|
-
id: string
|
|
1140
|
-
name: string
|
|
1141
|
-
organization_id: string
|
|
1142
|
-
resource_id: string
|
|
1143
|
-
resource_type: string
|
|
1144
|
-
updated_at: string | null
|
|
1145
|
-
}
|
|
1146
|
-
Insert: {
|
|
1147
|
-
created_at?: string | null
|
|
1148
|
-
description?: string | null
|
|
1149
|
-
id?: string
|
|
1150
|
-
name: string
|
|
1151
|
-
organization_id: string
|
|
1152
|
-
resource_id: string
|
|
1153
|
-
resource_type: string
|
|
1154
|
-
updated_at?: string | null
|
|
1155
|
-
}
|
|
1156
|
-
Update: {
|
|
1157
|
-
created_at?: string | null
|
|
1158
|
-
description?: string | null
|
|
1159
|
-
id?: string
|
|
1160
|
-
name?: string
|
|
1161
|
-
organization_id?: string
|
|
1162
|
-
resource_id?: string
|
|
1163
|
-
resource_type?: string
|
|
1164
|
-
updated_at?: string | null
|
|
1165
|
-
}
|
|
1166
|
-
Relationships: [
|
|
1167
|
-
{
|
|
1168
|
-
foreignKeyName: "calibration_projects_organization_id_fkey"
|
|
1169
|
-
columns: ["organization_id"]
|
|
1170
|
-
isOneToOne: false
|
|
1171
|
-
referencedRelation: "organizations"
|
|
1172
|
-
referencedColumns: ["id"]
|
|
1173
|
-
},
|
|
1174
|
-
]
|
|
1175
|
-
}
|
|
1176
|
-
calibration_runs: {
|
|
1177
|
-
Row: {
|
|
1178
|
-
completed_at: string | null
|
|
1179
|
-
config_variants: Json
|
|
1180
|
-
created_at: string | null
|
|
1181
|
-
description: string | null
|
|
1182
|
-
execution_mode: string
|
|
1183
|
-
grader_model: string | null
|
|
1184
|
-
grading_rubric: Json | null
|
|
1185
|
-
id: string
|
|
1186
|
-
name: string
|
|
1187
|
-
organization_id: string
|
|
1188
|
-
project_id: string
|
|
1189
|
-
results: Json
|
|
1190
|
-
status: string
|
|
1191
|
-
test_inputs: Json
|
|
1192
|
-
}
|
|
1193
|
-
Insert: {
|
|
1194
|
-
completed_at?: string | null
|
|
1195
|
-
config_variants: Json
|
|
1196
|
-
created_at?: string | null
|
|
1197
|
-
description?: string | null
|
|
1198
|
-
execution_mode?: string
|
|
1199
|
-
grader_model?: string | null
|
|
1200
|
-
grading_rubric?: Json | null
|
|
1201
|
-
id?: string
|
|
1202
|
-
name: string
|
|
1203
|
-
organization_id: string
|
|
1204
|
-
project_id: string
|
|
1205
|
-
results?: Json
|
|
1206
|
-
status?: string
|
|
1207
|
-
test_inputs: Json
|
|
1208
|
-
}
|
|
1209
|
-
Update: {
|
|
1210
|
-
completed_at?: string | null
|
|
1211
|
-
config_variants?: Json
|
|
1212
|
-
created_at?: string | null
|
|
1213
|
-
description?: string | null
|
|
1214
|
-
execution_mode?: string
|
|
1215
|
-
grader_model?: string | null
|
|
1216
|
-
grading_rubric?: Json | null
|
|
1217
|
-
id?: string
|
|
1218
|
-
name?: string
|
|
1219
|
-
organization_id?: string
|
|
1220
|
-
project_id?: string
|
|
1221
|
-
results?: Json
|
|
1222
|
-
status?: string
|
|
1223
|
-
test_inputs?: Json
|
|
1224
|
-
}
|
|
1225
|
-
Relationships: [
|
|
1226
|
-
{
|
|
1227
|
-
foreignKeyName: "calibration_runs_organization_id_fkey"
|
|
1228
|
-
columns: ["organization_id"]
|
|
1229
|
-
isOneToOne: false
|
|
1230
|
-
referencedRelation: "organizations"
|
|
1231
|
-
referencedColumns: ["id"]
|
|
1232
|
-
},
|
|
1233
|
-
{
|
|
1234
|
-
foreignKeyName: "calibration_runs_project_id_fkey"
|
|
1235
|
-
columns: ["project_id"]
|
|
1236
|
-
isOneToOne: false
|
|
1237
|
-
referencedRelation: "calibration_projects"
|
|
1238
|
-
referencedColumns: ["id"]
|
|
1239
|
-
},
|
|
1240
|
-
]
|
|
1241
|
-
}
|
|
1242
1134
|
command_queue: {
|
|
1243
1135
|
Row: {
|
|
1244
1136
|
action_payload: Json | null
|
|
@@ -2635,27 +2527,6 @@ interface ProjectsSidebarMiddleProps {
|
|
|
2635
2527
|
}
|
|
2636
2528
|
declare const ProjectsSidebarMiddle: ({ currentPath, onNavigate, projectItems, workItems, communicationItems }?: ProjectsSidebarMiddleProps) => react_jsx_runtime.JSX.Element;
|
|
2637
2529
|
|
|
2638
|
-
declare const SemanticDomainSchema = DisplayMetadataSchema.extend({
|
|
2639
|
-
id: ModelIdSchema,
|
|
2640
|
-
entityIds: ReferenceIdsSchema,
|
|
2641
|
-
surfaceIds: ReferenceIdsSchema,
|
|
2642
|
-
resourceIds: ReferenceIdsSchema,
|
|
2643
|
-
capabilityIds: ReferenceIdsSchema
|
|
2644
|
-
})
|
|
2645
|
-
|
|
2646
|
-
declare const FeatureKeySchema = z.enum([
|
|
2647
|
-
'acquisition',
|
|
2648
|
-
'delivery',
|
|
2649
|
-
'operations',
|
|
2650
|
-
'monitoring',
|
|
2651
|
-
'settings',
|
|
2652
|
-
'seo',
|
|
2653
|
-
'calibration'
|
|
2654
|
-
])
|
|
2655
|
-
|
|
2656
|
-
type OrganizationModelFeatureKey = z.infer<typeof FeatureKeySchema>
|
|
2657
|
-
type OrganizationModelSemanticDomain = z.infer<typeof SemanticDomainSchema>
|
|
2658
|
-
|
|
2659
2530
|
interface FeatureNavLink {
|
|
2660
2531
|
label: string;
|
|
2661
2532
|
link: string;
|
|
@@ -2674,15 +2545,10 @@ interface FeatureNavEntry {
|
|
|
2674
2545
|
}
|
|
2675
2546
|
type FeatureSidebarComponent = ComponentType;
|
|
2676
2547
|
interface FeatureModule {
|
|
2677
|
-
/** Unique stable identifier for this feature (e.g. `'crm'`, `'
|
|
2548
|
+
/** Unique stable identifier for this feature (e.g. `'crm'`, `'projects'`). */
|
|
2678
2549
|
key: string;
|
|
2679
|
-
/** Feature
|
|
2680
|
-
|
|
2681
|
-
/**
|
|
2682
|
-
* Semantic domain identifiers contributed by this feature.
|
|
2683
|
-
* Merged with surface-derived domain IDs during resolution.
|
|
2684
|
-
*/
|
|
2685
|
-
domainIds?: OrganizationModelSemanticDomain['id'][];
|
|
2550
|
+
/** Feature ID used for access-flag gating — must match the `id` of a feature in the organization model. */
|
|
2551
|
+
featureId: string;
|
|
2686
2552
|
/**
|
|
2687
2553
|
* Capability identifiers contributed by this feature.
|
|
2688
2554
|
* Merged into `ResolvedFeatureSemantics.capabilityIds` at resolution time.
|