@elevasis/ui 2.61.2 → 2.62.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 +3 -3
- package/dist/app/index.js +3 -3
- package/dist/auth/index.js +3 -3
- package/dist/charts/index.js +3 -3
- package/dist/{chunk-774JOHIM.js → chunk-I7BZVVVU.js} +3 -1
- package/dist/{chunk-YM6LMYOE.js → chunk-M535KHLW.js} +1 -1
- package/dist/{chunk-NIRJJWOD.js → chunk-TDY3SHZZ.js} +73 -149
- package/dist/{chunk-DRQA53N4.js → chunk-XNW3O6QW.js} +1 -1
- package/dist/components/index.js +3 -3
- package/dist/components/navigation/index.js +3 -3
- package/dist/features/auth/index.js +4 -4
- package/dist/features/clients/index.js +3 -3
- package/dist/features/crm/index.js +3 -3
- package/dist/features/dashboard/index.js +3 -3
- package/dist/features/delivery/index.js +3 -3
- package/dist/features/knowledge/index.js +3 -3
- package/dist/features/lead-gen/index.d.ts +12 -0
- package/dist/features/lead-gen/index.js +3 -3
- package/dist/features/monitoring/index.js +3 -3
- package/dist/features/monitoring/requests/index.js +4 -4
- package/dist/features/operations/index.js +3 -3
- package/dist/features/settings/index.js +3 -3
- package/dist/hooks/access/index.js +3 -3
- package/dist/hooks/delivery/index.js +3 -3
- package/dist/hooks/index.js +3 -3
- package/dist/hooks/published.js +3 -3
- package/dist/index.js +4 -4
- package/dist/knowledge/index.js +4 -4
- package/dist/layout/index.js +3 -3
- package/dist/organization/index.js +3 -3
- package/dist/provider/index.js +3 -3
- package/dist/provider/published.js +3 -3
- package/dist/test-utils/index.js +3 -3
- package/dist/utils/index.js +1 -1
- package/package.json +3 -3
package/dist/api/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { createElevasisQueryClient } from '../chunk-
|
|
2
|
-
export { ApiClientProvider, useApiClient, useApiClientContext } from '../chunk-
|
|
1
|
+
export { createElevasisQueryClient } from '../chunk-M535KHLW.js';
|
|
2
|
+
export { ApiClientProvider, useApiClient, useApiClientContext } from '../chunk-XNW3O6QW.js';
|
|
3
3
|
import '../chunk-DD3CCMCZ.js';
|
|
4
|
-
import '../chunk-
|
|
4
|
+
import '../chunk-I7BZVVVU.js';
|
|
5
5
|
import '../chunk-FVOMKZ7S.js';
|
|
6
6
|
import '../chunk-KRWALB24.js';
|
|
7
7
|
import '../chunk-TVTSASST.js';
|
package/dist/app/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { useSessionCheck, AppErrorBoundary, SidebarProvider, ElevasisSystemsProvider, useElevasisSystems, AppShellContainer, Sidebar, AppShellRightSideContainer, AppShellRightSideOuterContainer, SystemShell, ElevasisUIProvider } from '../chunk-
|
|
1
|
+
import { useSessionCheck, AppErrorBoundary, SidebarProvider, ElevasisSystemsProvider, useElevasisSystems, AppShellContainer, Sidebar, AppShellRightSideContainer, AppShellRightSideOuterContainer, SystemShell, ElevasisUIProvider } from '../chunk-TDY3SHZZ.js';
|
|
2
2
|
import '../chunk-NZ2F5RQ4.js';
|
|
3
3
|
import '../chunk-OJJK27GC.js';
|
|
4
4
|
import '../chunk-ZTWA5H77.js';
|
|
5
5
|
import '../chunk-AUDNF2Q7.js';
|
|
6
6
|
import '../chunk-6M6OLGQY.js';
|
|
7
7
|
import '../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../chunk-
|
|
8
|
+
import '../chunk-XNW3O6QW.js';
|
|
9
9
|
import '../chunk-T4LA4RY2.js';
|
|
10
10
|
import '../chunk-GMXGDO3I.js';
|
|
11
11
|
import '../chunk-S3XR4II4.js';
|
|
@@ -19,7 +19,7 @@ import '../chunk-HENXLGVD.js';
|
|
|
19
19
|
import '../chunk-I3CFGE3N.js';
|
|
20
20
|
import '../chunk-RNP5R5I3.js';
|
|
21
21
|
import '../chunk-EIXSQONC.js';
|
|
22
|
-
import { listAllSystems } from '../chunk-
|
|
22
|
+
import { listAllSystems } from '../chunk-I7BZVVVU.js';
|
|
23
23
|
import '../chunk-FVOMKZ7S.js';
|
|
24
24
|
import '../chunk-KRWALB24.js';
|
|
25
25
|
import '../chunk-BI5VDO2K.js';
|
package/dist/auth/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { AccessGuard, AccessKeys, ProtectedRoute, useSessionCheck as useRefocusSessionCheck, useSessionCheck, useStableAccessToken } from '../chunk-
|
|
1
|
+
export { AccessGuard, AccessKeys, ProtectedRoute, useSessionCheck as useRefocusSessionCheck, useSessionCheck, useStableAccessToken } from '../chunk-TDY3SHZZ.js';
|
|
2
2
|
import '../chunk-NZ2F5RQ4.js';
|
|
3
3
|
import '../chunk-OJJK27GC.js';
|
|
4
4
|
import '../chunk-ZTWA5H77.js';
|
|
5
5
|
import '../chunk-AUDNF2Q7.js';
|
|
6
6
|
import '../chunk-6M6OLGQY.js';
|
|
7
7
|
import '../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../chunk-
|
|
8
|
+
import '../chunk-XNW3O6QW.js';
|
|
9
9
|
import '../chunk-T4LA4RY2.js';
|
|
10
10
|
import '../chunk-GMXGDO3I.js';
|
|
11
11
|
import '../chunk-S3XR4II4.js';
|
|
@@ -19,7 +19,7 @@ import '../chunk-HENXLGVD.js';
|
|
|
19
19
|
import '../chunk-I3CFGE3N.js';
|
|
20
20
|
import '../chunk-RNP5R5I3.js';
|
|
21
21
|
import '../chunk-EIXSQONC.js';
|
|
22
|
-
import '../chunk-
|
|
22
|
+
import '../chunk-I7BZVVVU.js';
|
|
23
23
|
import '../chunk-FVOMKZ7S.js';
|
|
24
24
|
import '../chunk-KRWALB24.js';
|
|
25
25
|
import '../chunk-BI5VDO2K.js';
|
package/dist/charts/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { ActivityTrendChart, ChartFrame, CombinedTrendChart, CostTrendChart, CyberAreaChart, CyberDonut, CyberDonutTooltip, CyberLegendItem, HeroStatsRow, getSeriesColor, useCyberColors } from '../chunk-
|
|
1
|
+
export { ActivityTrendChart, ChartFrame, CombinedTrendChart, CostTrendChart, CyberAreaChart, CyberDonut, CyberDonutTooltip, CyberLegendItem, HeroStatsRow, getSeriesColor, useCyberColors } from '../chunk-TDY3SHZZ.js';
|
|
2
2
|
import '../chunk-NZ2F5RQ4.js';
|
|
3
3
|
import '../chunk-OJJK27GC.js';
|
|
4
4
|
import '../chunk-ZTWA5H77.js';
|
|
5
5
|
import '../chunk-AUDNF2Q7.js';
|
|
6
6
|
import '../chunk-6M6OLGQY.js';
|
|
7
7
|
import '../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../chunk-
|
|
8
|
+
import '../chunk-XNW3O6QW.js';
|
|
9
9
|
import '../chunk-T4LA4RY2.js';
|
|
10
10
|
import '../chunk-GMXGDO3I.js';
|
|
11
11
|
import '../chunk-S3XR4II4.js';
|
|
@@ -19,7 +19,7 @@ import '../chunk-HENXLGVD.js';
|
|
|
19
19
|
import '../chunk-I3CFGE3N.js';
|
|
20
20
|
import '../chunk-RNP5R5I3.js';
|
|
21
21
|
import '../chunk-EIXSQONC.js';
|
|
22
|
-
import '../chunk-
|
|
22
|
+
import '../chunk-I7BZVVVU.js';
|
|
23
23
|
import '../chunk-FVOMKZ7S.js';
|
|
24
24
|
import '../chunk-KRWALB24.js';
|
|
25
25
|
import '../chunk-BI5VDO2K.js';
|
|
@@ -1130,6 +1130,7 @@ function getLeadGenStageCatalog(model) {
|
|
|
1130
1130
|
);
|
|
1131
1131
|
const recordEntity = entry.recordEntity === "company" || entry.recordEntity === "contact" ? entry.recordEntity : void 0;
|
|
1132
1132
|
const recordStageKey = stringValue(entry.recordStageKey);
|
|
1133
|
+
const readinessTarget = entry.readinessTarget === true ? true : void 0;
|
|
1133
1134
|
results[entryId] = {
|
|
1134
1135
|
key: entryId,
|
|
1135
1136
|
label: stringValue(entry.label) ?? entryId,
|
|
@@ -1138,7 +1139,8 @@ function getLeadGenStageCatalog(model) {
|
|
|
1138
1139
|
entity,
|
|
1139
1140
|
...additionalEntities.length > 0 ? { additionalEntities } : {},
|
|
1140
1141
|
...recordEntity ? { recordEntity } : {},
|
|
1141
|
-
...recordStageKey ? { recordStageKey } : {}
|
|
1142
|
+
...recordStageKey ? { recordStageKey } : {},
|
|
1143
|
+
...readinessTarget ? { readinessTarget } : {}
|
|
1142
1144
|
};
|
|
1143
1145
|
}
|
|
1144
1146
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { glassBase, mantineThemeOverride, createCssVariablesResolver, PresetsProvider, useAvailablePresets } from './chunk-NZ2F5RQ4.js';
|
|
2
2
|
import { PRESETS, getPreset, AppBackground, generateShades } from './chunk-OJJK27GC.js';
|
|
3
3
|
import { useSupabase } from './chunk-MKH2KOAO.js';
|
|
4
|
-
import { HTTP_HEADERS, ApiClientProvider, useApiClient } from './chunk-
|
|
4
|
+
import { HTTP_HEADERS, ApiClientProvider, useApiClient } from './chunk-XNW3O6QW.js';
|
|
5
5
|
import { sidebarItemGap, sidebarSubLinkPaddingY, sidebarSubLinkPaddingX, sidebarSubLinkIndent, sidebarHoverDelay, sidebarTransitionDuration, sidebarCollapsedWidth, sidebarWidth, topbarHeight, sidebarToggleIconSize, sidebarSectionPadding, sidebarItemPadding, sidebarItemHeight, sidebarIconSize, sidebarIconStroke, sidebarIconInnerSize, sidebarBottomSectionHeight, SubshellNavItem, sidebarGroupChevronSize, SubshellSidebarSection } from './chunk-GMXGDO3I.js';
|
|
6
6
|
import { CardHeader } from './chunk-S3XR4II4.js';
|
|
7
7
|
import { useInitialization, InitializationContext, InitializationProvider } from './chunk-LO7GWG24.js';
|
|
@@ -12,7 +12,7 @@ import { useRouterContext } from './chunk-Q7DJKLEN.js';
|
|
|
12
12
|
import { Graph_module_css_default, useDirectedChainHighlighting, useNodeSelection, useFitViewTrigger, useGraphHighlighting, calculateGraphHeight, GRAPH_CONSTANTS } from './chunk-HENXLGVD.js';
|
|
13
13
|
import { STATUS_COLORS, getStatusIcon, formatDuration, getStatusColors, AGENT_CONSTANTS, shouldAnimateEdge, TIMELINE_CONSTANTS, calculateBarPosition, CONTAINER_CONSTANTS, useExecutionPath, useUnifiedWorkflowLayout, WORKFLOW_CONSTANTS, useReactFlowAgent, getResourceStatusColor, useMergedExecution, useTimelineData, useAgentIterationData } from './chunk-I3CFGE3N.js';
|
|
14
14
|
import { useProfile, useUserProfile, ProfileProvider } from './chunk-EIXSQONC.js';
|
|
15
|
-
import { LabelSchema, DescriptionSchema, PathSchema, ModelIdSchema, IconNameSchema, SystemLifecycleSchema, OntologyIdSchema, SystemPathSchema, ActionInvocationSchema, SystemIdSchema, NodeIdStringSchema, JsonValueSchema, SystemInterfaceRefSchema, EntitiesDomainSchema, ActionsDomainSchema, DEFAULT_ORGANIZATION_MODEL_ACTIONS, OntologyScopeSchema, DEFAULT_ONTOLOGY_SCOPE, SystemsDomainSchema, DEFAULT_ORGANIZATION_MODEL_SYSTEMS, defineEntities, defineActions, listAllSystems, listResolvedOntologyRecords, getErrorInfo, getErrorTitle, formatErrorMessage, getSystem, compileOrganizationOntology, isAPIClientError, getResourceIcon, formatTimeAgo, PAGE_SIZE_DEFAULT, STALE_TIME_MONITORING, STALE_TIME_DEFAULT, STALE_TIME_ADMIN, APIClientError, GC_TIME_MEDIUM, GC_TIME_SHORT, formatDateTime, LEAD_GEN_API_INTERFACE, computeInterfaceReadiness, getAllBuildTemplates, getLeadGenStageCatalog, formatDate, formatRelativeTime, getResourcesForSystem, ontologyGraphNodeId, parseOntologyId, getAllProspectingStages, getAllPipelines, getAllProjectStatuses, OAUTH_FLOW_TIMEOUT, devOnlyFor, requiresAdminFor, topLevel, parentOf, ancestorsOf, childrenOf, findById, findByPath, getSystemAncestors, resolveSystemConfig, defaultPathFor } from './chunk-
|
|
15
|
+
import { LabelSchema, DescriptionSchema, PathSchema, ModelIdSchema, IconNameSchema, SystemLifecycleSchema, OntologyIdSchema, SystemPathSchema, ActionInvocationSchema, SystemIdSchema, NodeIdStringSchema, JsonValueSchema, SystemInterfaceRefSchema, EntitiesDomainSchema, ActionsDomainSchema, DEFAULT_ORGANIZATION_MODEL_ACTIONS, OntologyScopeSchema, DEFAULT_ONTOLOGY_SCOPE, SystemsDomainSchema, DEFAULT_ORGANIZATION_MODEL_SYSTEMS, defineEntities, defineActions, listAllSystems, listResolvedOntologyRecords, getErrorInfo, getErrorTitle, formatErrorMessage, getSystem, compileOrganizationOntology, isAPIClientError, getResourceIcon, formatTimeAgo, PAGE_SIZE_DEFAULT, STALE_TIME_MONITORING, STALE_TIME_DEFAULT, STALE_TIME_ADMIN, APIClientError, GC_TIME_MEDIUM, GC_TIME_SHORT, formatDateTime, LEAD_GEN_API_INTERFACE, computeInterfaceReadiness, getAllBuildTemplates, getLeadGenStageCatalog, formatDate, formatRelativeTime, getResourcesForSystem, ontologyGraphNodeId, parseOntologyId, getAllProspectingStages, getAllPipelines, getAllProjectStatuses, OAUTH_FLOW_TIMEOUT, devOnlyFor, requiresAdminFor, topLevel, parentOf, ancestorsOf, childrenOf, findById, findByPath, getSystemAncestors, resolveSystemConfig, defaultPathFor } from './chunk-I7BZVVVU.js';
|
|
16
16
|
import { getTimeRangeLabel, getTimeRangeDates, formatBucketTime, REFETCH_INTERVAL_DASHBOARD, REFETCH_INTERVAL_RUNNING, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY, debounce } from './chunk-FVOMKZ7S.js';
|
|
17
17
|
import { ResourceStatusColors, toWorkflowLogMessages } from './chunk-KRWALB24.js';
|
|
18
18
|
import { useElevasisServices, ElevasisServiceContext, ElevasisServiceProvider } from './chunk-BI5VDO2K.js';
|
|
@@ -29731,51 +29731,82 @@ function CreateListModal({ opened, onClose, canCreate, onCreated }) {
|
|
|
29731
29731
|
] })
|
|
29732
29732
|
] }) });
|
|
29733
29733
|
}
|
|
29734
|
+
|
|
29735
|
+
// src/features/lead-gen/pages/overview-telemetry.ts
|
|
29734
29736
|
function computeBacklog(current, completed) {
|
|
29735
29737
|
return Math.max(current - completed, 0);
|
|
29736
29738
|
}
|
|
29737
|
-
function
|
|
29739
|
+
function getOrderedStageEntries(stageCatalog) {
|
|
29740
|
+
return Object.values(stageCatalog).sort((a, b) => a.order - b.order || a.key.localeCompare(b.key));
|
|
29741
|
+
}
|
|
29742
|
+
function resolveReadinessStages(orderedStageEntries) {
|
|
29743
|
+
const idx = orderedStageEntries.findIndex((e) => e.readinessTarget === true);
|
|
29744
|
+
return {
|
|
29745
|
+
readinessTargetEntry: idx >= 0 ? orderedStageEntries[idx] : void 0,
|
|
29746
|
+
predecessorEntry: idx > 0 ? orderedStageEntries[idx - 1] : void 0
|
|
29747
|
+
};
|
|
29748
|
+
}
|
|
29749
|
+
function computeStageTotals(lists) {
|
|
29750
|
+
return lists.reduce((acc, list) => {
|
|
29751
|
+
for (const [key, count] of Object.entries(list.stageCounts)) {
|
|
29752
|
+
acc[key] = (acc[key] ?? 0) + count;
|
|
29753
|
+
}
|
|
29754
|
+
return acc;
|
|
29755
|
+
}, {});
|
|
29756
|
+
}
|
|
29757
|
+
function computeReadyBacklog(stageTotals, orderedStageEntries, readiness) {
|
|
29758
|
+
if (readiness.readinessTargetEntry) {
|
|
29759
|
+
return computeBacklog(
|
|
29760
|
+
stageTotals[readiness.predecessorEntry?.key ?? ""] ?? 0,
|
|
29761
|
+
stageTotals[readiness.readinessTargetEntry.key] ?? 0
|
|
29762
|
+
);
|
|
29763
|
+
}
|
|
29764
|
+
return computeBacklog(
|
|
29765
|
+
stageTotals[orderedStageEntries[orderedStageEntries.length - 2]?.key ?? ""] ?? 0,
|
|
29766
|
+
stageTotals[orderedStageEntries[orderedStageEntries.length - 1]?.key ?? ""] ?? 0
|
|
29767
|
+
);
|
|
29768
|
+
}
|
|
29769
|
+
function getOverviewStatus(list, readinessTargetEntry, predecessorEntry) {
|
|
29738
29770
|
if ((list.activeWorkflows?.length ?? 0) > 0) {
|
|
29739
29771
|
return { label: "Active Work", color: "green" };
|
|
29740
29772
|
}
|
|
29741
|
-
if (
|
|
29742
|
-
|
|
29773
|
+
if (readinessTargetEntry && predecessorEntry) {
|
|
29774
|
+
const predecessorCount = list.stageCounts[predecessorEntry.key] ?? 0;
|
|
29775
|
+
const targetCount = list.stageCounts[readinessTargetEntry.key] ?? 0;
|
|
29776
|
+
if (predecessorCount > 0 && targetCount >= predecessorCount) {
|
|
29777
|
+
return { label: "Complete", color: "blue" };
|
|
29778
|
+
}
|
|
29743
29779
|
}
|
|
29744
29780
|
return { label: "Idle", color: "gray" };
|
|
29745
29781
|
}
|
|
29746
|
-
function getNextFocus(list) {
|
|
29782
|
+
function getNextFocus(list, orderedStageEntries) {
|
|
29747
29783
|
if ((list.activeWorkflows?.length ?? 0) > 0) {
|
|
29748
29784
|
return { label: "Workflow running", count: list.activeWorkflows?.length ?? 0 };
|
|
29749
29785
|
}
|
|
29750
29786
|
if (list.totalCompanies === 0 && list.totalContacts === 0) {
|
|
29751
29787
|
return { label: "Populate list", count: null };
|
|
29752
29788
|
}
|
|
29753
|
-
|
|
29754
|
-
|
|
29755
|
-
|
|
29756
|
-
|
|
29757
|
-
|
|
29758
|
-
|
|
29759
|
-
|
|
29760
|
-
|
|
29761
|
-
const discoverGap = computeBacklog(list.stageCounts.qualified, list.stageCounts.discovered);
|
|
29762
|
-
if (discoverGap > 0) {
|
|
29763
|
-
return { label: "Discover contacts", count: discoverGap };
|
|
29764
|
-
}
|
|
29765
|
-
const verifyGap = computeBacklog(list.stageCounts.discovered, list.stageCounts.verified);
|
|
29766
|
-
if (verifyGap > 0) {
|
|
29767
|
-
return { label: "Verify emails", count: verifyGap };
|
|
29768
|
-
}
|
|
29769
|
-
const personalizeGap = computeBacklog(list.stageCounts.verified, list.stageCounts.personalized);
|
|
29770
|
-
if (personalizeGap > 0) {
|
|
29771
|
-
return { label: "Personalize outreach", count: personalizeGap };
|
|
29772
|
-
}
|
|
29773
|
-
const uploadGap = computeBacklog(list.stageCounts.personalized, list.stageCounts.uploaded);
|
|
29774
|
-
if (uploadGap > 0) {
|
|
29775
|
-
return { label: "Upload contacts", count: uploadGap };
|
|
29789
|
+
for (let i = 1; i < orderedStageEntries.length; i++) {
|
|
29790
|
+
const predecessor = orderedStageEntries[i - 1];
|
|
29791
|
+
const current = orderedStageEntries[i];
|
|
29792
|
+
if (!predecessor || !current) continue;
|
|
29793
|
+
const gap = computeBacklog(list.stageCounts[predecessor.key] ?? 0, list.stageCounts[current.key] ?? 0);
|
|
29794
|
+
if (gap > 0) {
|
|
29795
|
+
return { label: current.label, count: gap };
|
|
29796
|
+
}
|
|
29776
29797
|
}
|
|
29777
29798
|
return { label: "Complete", count: null };
|
|
29778
29799
|
}
|
|
29800
|
+
function computeListTotalBacklog(list, orderedStageEntries) {
|
|
29801
|
+
let total = 0;
|
|
29802
|
+
for (let i = 1; i < orderedStageEntries.length; i++) {
|
|
29803
|
+
const predecessor = orderedStageEntries[i - 1];
|
|
29804
|
+
const current = orderedStageEntries[i];
|
|
29805
|
+
if (!predecessor || !current) continue;
|
|
29806
|
+
total += computeBacklog(list.stageCounts[predecessor.key] ?? 0, list.stageCounts[current.key] ?? 0);
|
|
29807
|
+
}
|
|
29808
|
+
return total;
|
|
29809
|
+
}
|
|
29779
29810
|
function formatCountLabel(value, noun) {
|
|
29780
29811
|
return `${value} ${noun}${value === 1 ? "" : "s"}`;
|
|
29781
29812
|
}
|
|
@@ -29788,18 +29819,11 @@ function LeadGenOverviewPage({ headerActions, tabs, footer } = {}) {
|
|
|
29788
29819
|
const [showCreateList, setShowCreateList] = useState(false);
|
|
29789
29820
|
const data = telemetryQuery.data;
|
|
29790
29821
|
const listMetaById = new Map((listsQuery.data ?? []).map((list) => [list.id, list]));
|
|
29791
|
-
const
|
|
29792
|
-
|
|
29793
|
-
|
|
29794
|
-
|
|
29795
|
-
|
|
29796
|
-
discovered: acc.discovered + list.stageCounts.discovered,
|
|
29797
|
-
verified: acc.verified + list.stageCounts.verified,
|
|
29798
|
-
personalized: acc.personalized + list.stageCounts.personalized,
|
|
29799
|
-
uploaded: acc.uploaded + list.stageCounts.uploaded
|
|
29800
|
-
}),
|
|
29801
|
-
{ populated: 0, extracted: 0, qualified: 0, discovered: 0, verified: 0, personalized: 0, uploaded: 0 }
|
|
29802
|
-
) ?? { personalized: 0, uploaded: 0 };
|
|
29822
|
+
const stageCatalog = leadGenConfig.stageCatalog ?? {};
|
|
29823
|
+
const orderedStageEntries = getOrderedStageEntries(stageCatalog);
|
|
29824
|
+
const { readinessTargetEntry, predecessorEntry } = resolveReadinessStages(orderedStageEntries);
|
|
29825
|
+
const stageTotals = computeStageTotals(data ?? []);
|
|
29826
|
+
const readyBacklog = computeReadyBacklog(stageTotals, orderedStageEntries, { readinessTargetEntry, predecessorEntry });
|
|
29803
29827
|
const deliverabilityTotals = data?.reduce(
|
|
29804
29828
|
(acc, list) => ({
|
|
29805
29829
|
valid: acc.valid + list.deliverability.valid,
|
|
@@ -29810,32 +29834,33 @@ function LeadGenOverviewPage({ headerActions, tabs, footer } = {}) {
|
|
|
29810
29834
|
}),
|
|
29811
29835
|
{ valid: 0, risky: 0, invalid: 0, unknown: 0, bounced: 0 }
|
|
29812
29836
|
) ?? { risky: 0, invalid: 0, bounced: 0 };
|
|
29813
|
-
const uploadBacklog = computeBacklog(stageTotals.personalized, stageTotals.uploaded);
|
|
29814
29837
|
const deliverabilityRiskCount = deliverabilityTotals.risky + deliverabilityTotals.invalid + deliverabilityTotals.bounced;
|
|
29815
29838
|
const totalLists = data?.length ?? 0;
|
|
29816
29839
|
const canUseApiActions = leadGenConfig.canUseLeadGenApiActions;
|
|
29817
29840
|
const canCreateLists = canManageLeadGen.allowed && canUseApiActions;
|
|
29818
29841
|
const apiDisabledReason = leadGenConfig.leadGenApiInterface.reason;
|
|
29842
|
+
const readySummaryLabel = readinessTargetEntry ? `ready: ${readinessTargetEntry.label.toLowerCase()}` : "next-stage backlog";
|
|
29843
|
+
const readyCardLabel = readinessTargetEntry ? `Ready: ${readinessTargetEntry.label}` : "Next-stage backlog";
|
|
29819
29844
|
const summaryLine = [
|
|
29820
29845
|
`${totalLists} total ${totalLists === 1 ? "list" : "lists"}`,
|
|
29821
|
-
`${formatCountLabel(
|
|
29846
|
+
`${formatCountLabel(readyBacklog, "contact")} ${readySummaryLabel}`,
|
|
29822
29847
|
deliverabilityRiskCount === 0 ? "no risks" : `${formatCountLabel(deliverabilityRiskCount, "risk")}`
|
|
29823
29848
|
].join(" | ");
|
|
29824
29849
|
const overviewRows = data?.map((list) => {
|
|
29825
29850
|
const listMeta = listMetaById.get(list.listId);
|
|
29826
|
-
const nextFocus = getNextFocus(list);
|
|
29851
|
+
const nextFocus = getNextFocus(list, orderedStageEntries);
|
|
29827
29852
|
return {
|
|
29828
29853
|
...list,
|
|
29829
29854
|
name: listMeta?.name ?? `List ${list.listId.slice(0, 8)}`,
|
|
29830
29855
|
nextFocus,
|
|
29831
|
-
status: getOverviewStatus(list)
|
|
29856
|
+
status: getOverviewStatus(list, readinessTargetEntry, predecessorEntry)
|
|
29832
29857
|
};
|
|
29833
29858
|
}).sort((a, b) => {
|
|
29834
29859
|
const aActive = a.status.label === "Active Work" ? 1 : 0;
|
|
29835
29860
|
const bActive = b.status.label === "Active Work" ? 1 : 0;
|
|
29836
29861
|
if (aActive !== bActive) return bActive - aActive;
|
|
29837
|
-
const aBacklog =
|
|
29838
|
-
const bBacklog =
|
|
29862
|
+
const aBacklog = computeListTotalBacklog(a, orderedStageEntries);
|
|
29863
|
+
const bBacklog = computeListTotalBacklog(b, orderedStageEntries);
|
|
29839
29864
|
if (aBacklog !== bBacklog) return bBacklog - aBacklog;
|
|
29840
29865
|
return b.totalContacts - a.totalContacts;
|
|
29841
29866
|
}) ?? [];
|
|
@@ -29847,7 +29872,7 @@ function LeadGenOverviewPage({ headerActions, tabs, footer } = {}) {
|
|
|
29847
29872
|
telemetryQuery.isLoading ? /* @__PURE__ */ jsx(Paper, { withBorder: true, children: /* @__PURE__ */ jsx(Center, { p: "xl", children: /* @__PURE__ */ jsx(Loader, {}) }) }) : telemetryQuery.isError ? /* @__PURE__ */ jsx(Paper, { withBorder: true, children: /* @__PURE__ */ jsx(CenteredErrorState, { error: telemetryQuery.error, title: "Failed to load list telemetry" }) }) : !data?.length ? /* @__PURE__ */ jsx(Paper, { withBorder: true, children: /* @__PURE__ */ jsx(Center, { h: 300, children: /* @__PURE__ */ jsx(Alert, { icon: /* @__PURE__ */ jsx(IconAlertCircle, { size: 16 }), color: "gray", variant: "light", children: "No lists yet." }) }) }) : /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
29848
29873
|
/* @__PURE__ */ jsxs(SimpleGrid, { cols: { base: 1, sm: 3 }, children: [
|
|
29849
29874
|
/* @__PURE__ */ jsx(StatCard, { variant: "hero", icon: IconPlayerPlay, value: totalLists, label: "Total Lists" }),
|
|
29850
|
-
/* @__PURE__ */ jsx(StatCard, { variant: "hero", icon: IconArrowRight, value:
|
|
29875
|
+
/* @__PURE__ */ jsx(StatCard, { variant: "hero", icon: IconArrowRight, value: readyBacklog, label: readyCardLabel }),
|
|
29851
29876
|
/* @__PURE__ */ jsx(StatCard, { variant: "hero", icon: IconAlertCircle, value: deliverabilityRiskCount, label: "At Risk" })
|
|
29852
29877
|
] }),
|
|
29853
29878
|
/* @__PURE__ */ jsx(Paper, { withBorder: true, p: "md", children: /* @__PURE__ */ jsxs(Stack, { gap: "md", children: [
|
|
@@ -30823,10 +30848,6 @@ function getDisplayLeadGenStageStateFor(row, entity, stageCatalog = {}) {
|
|
|
30823
30848
|
}
|
|
30824
30849
|
|
|
30825
30850
|
// src/features/lead-gen/pages/list-detail/helpers.ts
|
|
30826
|
-
var DATA_MODE_OPTIONS2 = [
|
|
30827
|
-
{ value: "mock", label: "Mock data" },
|
|
30828
|
-
{ value: "live", label: "Live data" }
|
|
30829
|
-
];
|
|
30830
30851
|
function formatDateTime4(value) {
|
|
30831
30852
|
if (!value) return "Not yet";
|
|
30832
30853
|
return new Date(value).toLocaleString("en-US", {
|
|
@@ -30857,9 +30878,6 @@ function getStatusColor6(status) {
|
|
|
30857
30878
|
return "gray";
|
|
30858
30879
|
}
|
|
30859
30880
|
}
|
|
30860
|
-
function getListDataMode(list) {
|
|
30861
|
-
return list.pipelineConfig?.dataMode === "live" ? "live" : "mock";
|
|
30862
|
-
}
|
|
30863
30881
|
function getMemberStateColor2(stateKey, stageCatalog) {
|
|
30864
30882
|
const stage = stageCatalog[stateKey];
|
|
30865
30883
|
if (stage?.entity === "contact") return "green";
|
|
@@ -31217,102 +31235,9 @@ function PipelineStagesCard({
|
|
|
31217
31235
|
] })
|
|
31218
31236
|
] }) });
|
|
31219
31237
|
}
|
|
31220
|
-
function ListConfigCard({ list, canManage }) {
|
|
31221
|
-
const updateListConfig = useUpdateListConfig(list.id);
|
|
31222
|
-
const icp = list.icp ?? {};
|
|
31223
|
-
const scraping = list.scrapingConfig ?? {};
|
|
31224
|
-
const hasIcp = Object.values(icp).some((v) => v !== void 0 && v !== null && v !== "");
|
|
31225
|
-
const hasScraping = Object.values(scraping).some((v) => v !== void 0 && v !== null && v !== "");
|
|
31226
|
-
const dataMode = getListDataMode(list);
|
|
31227
|
-
const handleDataModeChange = (value) => {
|
|
31228
|
-
if (!canManage) return;
|
|
31229
|
-
if (value !== "mock" && value !== "live") return;
|
|
31230
|
-
if (value === dataMode) return;
|
|
31231
|
-
updateListConfig.mutate({
|
|
31232
|
-
pipelineConfig: {
|
|
31233
|
-
dataMode: value
|
|
31234
|
-
}
|
|
31235
|
-
});
|
|
31236
|
-
};
|
|
31237
|
-
return /* @__PURE__ */ jsx(Card, { withBorder: true, children: /* @__PURE__ */ jsxs(Stack, { gap: "sm", children: [
|
|
31238
|
-
/* @__PURE__ */ jsxs(Group, { justify: "space-between", align: "flex-end", gap: "sm", children: [
|
|
31239
|
-
/* @__PURE__ */ jsxs(Stack, { gap: 2, children: [
|
|
31240
|
-
/* @__PURE__ */ jsx(Title, { order: 5, children: "List Config" }),
|
|
31241
|
-
/* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Data Mode applies to sourcing, enrichment, and research steps." })
|
|
31242
|
-
] }),
|
|
31243
|
-
/* @__PURE__ */ jsx(
|
|
31244
|
-
Select,
|
|
31245
|
-
{
|
|
31246
|
-
label: "Data Mode",
|
|
31247
|
-
data: DATA_MODE_OPTIONS2,
|
|
31248
|
-
value: dataMode,
|
|
31249
|
-
onChange: handleDataModeChange,
|
|
31250
|
-
disabled: !canManage || updateListConfig.isPending,
|
|
31251
|
-
w: 180,
|
|
31252
|
-
size: "xs"
|
|
31253
|
-
}
|
|
31254
|
-
)
|
|
31255
|
-
] }),
|
|
31256
|
-
!hasIcp && !hasScraping && /* @__PURE__ */ jsx(Text, { size: "sm", c: "dimmed", children: "No ICP rubric or scraping criteria recorded for this list." }),
|
|
31257
|
-
(hasIcp || hasScraping) && /* @__PURE__ */ jsxs(SimpleGrid, { cols: { base: 1, md: 2 }, spacing: "md", children: [
|
|
31258
|
-
hasIcp && /* @__PURE__ */ jsxs(Stack, { gap: 6, children: [
|
|
31259
|
-
/* @__PURE__ */ jsx(Text, { size: "sm", fw: 600, children: "ICP Rubric" }),
|
|
31260
|
-
icp.qualificationRubricKey && /* @__PURE__ */ jsxs(Group, { gap: "xs", children: [
|
|
31261
|
-
/* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Rubric Key" }),
|
|
31262
|
-
/* @__PURE__ */ jsx(Badge, { size: "sm", variant: "light", children: icp.qualificationRubricKey })
|
|
31263
|
-
] }),
|
|
31264
|
-
icp.targetDescription && /* @__PURE__ */ jsxs(Stack, { gap: 2, children: [
|
|
31265
|
-
/* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Target" }),
|
|
31266
|
-
/* @__PURE__ */ jsx(Text, { size: "sm", children: icp.targetDescription })
|
|
31267
|
-
] }),
|
|
31268
|
-
(icp.minReviewCount !== void 0 || icp.minRating !== void 0) && /* @__PURE__ */ jsxs(Group, { gap: "md", children: [
|
|
31269
|
-
icp.minReviewCount !== void 0 && /* @__PURE__ */ jsxs(Text, { size: "xs", c: "dimmed", children: [
|
|
31270
|
-
"Min reviews:",
|
|
31271
|
-
" ",
|
|
31272
|
-
/* @__PURE__ */ jsx(Text, { span: true, size: "xs", c: "bright", children: icp.minReviewCount })
|
|
31273
|
-
] }),
|
|
31274
|
-
icp.minRating !== void 0 && /* @__PURE__ */ jsxs(Text, { size: "xs", c: "dimmed", children: [
|
|
31275
|
-
"Min rating:",
|
|
31276
|
-
" ",
|
|
31277
|
-
/* @__PURE__ */ jsx(Text, { span: true, size: "xs", c: "bright", children: icp.minRating })
|
|
31278
|
-
] })
|
|
31279
|
-
] }),
|
|
31280
|
-
icp.excludeFranchises !== void 0 && /* @__PURE__ */ jsxs(Text, { size: "xs", c: "dimmed", children: [
|
|
31281
|
-
"Exclude franchises:",
|
|
31282
|
-
" ",
|
|
31283
|
-
/* @__PURE__ */ jsx(Text, { span: true, size: "xs", c: "bright", children: String(icp.excludeFranchises) })
|
|
31284
|
-
] }),
|
|
31285
|
-
icp.customRules && /* @__PURE__ */ jsxs(Stack, { gap: 2, children: [
|
|
31286
|
-
/* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Custom rules" }),
|
|
31287
|
-
/* @__PURE__ */ jsx(Text, { size: "sm", children: icp.customRules })
|
|
31288
|
-
] })
|
|
31289
|
-
] }),
|
|
31290
|
-
hasScraping && /* @__PURE__ */ jsxs(Stack, { gap: 6, children: [
|
|
31291
|
-
/* @__PURE__ */ jsx(Text, { size: "sm", fw: 600, children: "Scraping Criteria" }),
|
|
31292
|
-
scraping.vertical && /* @__PURE__ */ jsxs(Group, { gap: "xs", children: [
|
|
31293
|
-
/* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Vertical" }),
|
|
31294
|
-
/* @__PURE__ */ jsx(Text, { size: "sm", children: scraping.vertical })
|
|
31295
|
-
] }),
|
|
31296
|
-
scraping.geography && /* @__PURE__ */ jsxs(Group, { gap: "xs", children: [
|
|
31297
|
-
/* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Geography" }),
|
|
31298
|
-
/* @__PURE__ */ jsx(Text, { size: "sm", children: scraping.geography })
|
|
31299
|
-
] }),
|
|
31300
|
-
scraping.size && /* @__PURE__ */ jsxs(Group, { gap: "xs", children: [
|
|
31301
|
-
/* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Size" }),
|
|
31302
|
-
/* @__PURE__ */ jsx(Text, { size: "sm", children: scraping.size })
|
|
31303
|
-
] }),
|
|
31304
|
-
scraping.apifyInput && Object.keys(scraping.apifyInput).length > 0 && /* @__PURE__ */ jsxs(Stack, { gap: 2, children: [
|
|
31305
|
-
/* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Apify input" }),
|
|
31306
|
-
/* @__PURE__ */ jsx(JsonViewer, { data: scraping.apifyInput, maxHeight: 160, fontSize: "0.75rem" })
|
|
31307
|
-
] })
|
|
31308
|
-
] })
|
|
31309
|
-
] })
|
|
31310
|
-
] }) });
|
|
31311
|
-
}
|
|
31312
31238
|
function OverviewTab({
|
|
31313
31239
|
list,
|
|
31314
31240
|
progress,
|
|
31315
|
-
canManage,
|
|
31316
31241
|
leadGenConfig
|
|
31317
31242
|
}) {
|
|
31318
31243
|
const hasMetadata = list.metadata && Object.keys(list.metadata).length > 0;
|
|
@@ -31328,7 +31253,6 @@ function OverviewTab({
|
|
|
31328
31253
|
/* @__PURE__ */ jsx(StatCard, { label: "Members", value: progress.totalMembers, icon: IconUsers })
|
|
31329
31254
|
] }),
|
|
31330
31255
|
/* @__PURE__ */ jsx(PipelineStagesCard, { list, progress, leadGenConfig }),
|
|
31331
|
-
/* @__PURE__ */ jsx(ListConfigCard, { list, canManage }),
|
|
31332
31256
|
hasMetadata && /* @__PURE__ */ jsx(Card, { withBorder: true, children: /* @__PURE__ */ jsxs(Stack, { gap: "xs", children: [
|
|
31333
31257
|
/* @__PURE__ */ jsx(Title, { order: 5, children: "Metadata" }),
|
|
31334
31258
|
/* @__PURE__ */ jsx(JsonViewer, { data: list.metadata, maxHeight: 320 })
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OrganizationContext } from './chunk-DD3CCMCZ.js';
|
|
2
|
-
import { APIClientError } from './chunk-
|
|
2
|
+
import { APIClientError } from './chunk-I7BZVVVU.js';
|
|
3
3
|
import { createContext, useContext, useMemo, useCallback } from 'react';
|
|
4
4
|
import { jsx } from 'react/jsx-runtime';
|
|
5
5
|
|
package/dist/components/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { APIErrorAlert, AbsoluteScheduleForm, ActionModal, ActivityCard, ActivityFeedWidget, ActivityFilters as ActivityFiltersBar, ActivityTable, ActivityTimeline, AgentDefinitionDisplay, AgentExecutionLogs, AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationDetailPanel, AgentIterationEdge, AgentIterationNode, AllTasksPage, ApiKeyDisplayModal, ApiKeyList, ApiKeySettings, AppErrorBoundary, BaseEdge, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, BaseNode, Breadcrumbs, BusinessImpactCard, CenteredErrorState, CheckpointGroup, CollapsibleJsonSection, CollapsibleSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, CompanyDetailPage, ConfigCard, ConfirmationInputModal, ConfirmationModal, ContactDetailPage, ContentSections, ContextUsageBadge, ContextViewer, ContractDisplay, CostBreakdownCard, CostByModelTable, CostMetricsCard, CrashErrorFallback, CreateApiKeyModal, CreateCredentialModal, CreateRoleModal, CreateScheduleModal, CredentialList, CredentialSettings, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, CustomModal, CustomSelector, DEAL_STAGES, DEFAULT_KANBAN_CONFIG, DealDetailPage, DealKanbanCard, DealsListPage, DeleteScheduleModal, DeploymentDetailModal, DeploymentList, DeploymentSettings, DeploymentStatusBadge, DetailCardSkeleton, EditApiKeyModal, ElevasisLoader, EmptyState, EmptyVisualizer, ErrorAnalysisCard, ErrorBreakdownTable, ErrorReportCard, ExecutionBreakdownTable, ExecutionErrorSection, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, ExecutionStats, ExecutionStatusBadge, FeatureUnavailableState, FilterBar, GlowDot, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, HealthStatusCard, JsonViewer, KanbanBoard, LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, ListSkeleton, LogEntry, LogGroup, MdxRenderer, MembershipStatusBadge, MetricsStrip, MilestoneTimeline, MyTasksPanel, NavigationButton, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, NoAccessState, NotificationBell, NotificationItem, NotificationList, NotificationPanel, OAuthConnectModal, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationMembershipsList, PIPELINE_FUNNEL_ORDER, PageNotFound, PageTitleCaption, PermissionMatrix, PipelineFunnelWidget, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, QuickCreateActions, RecurringScheduleForm, RelativeScheduleForm, ResourceCard, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceHealthChart, ResourceHealthPanel, ResourceNotFoundState, RichTextEditor, RoleBadge, RunResourceButton, SAVED_VIEW_PRESETS, SavedViewsPanel, ScheduleCard, ScheduleDetailModal, ScheduleTypeSelector, SessionMemory, SortableHeader, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, StepConfigForm, TabCountBadge, TabSection, TableSelectionToolbar, TaskCard, TaskScheduler, TimeRangeSelector, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, ToolsListDisplay, TrendIndicator, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, UpcomingMilestonesPage, VisualizerContainer, WebhookUrlDisplayModal, WorkflowDefinitionDisplay, WorkflowExecutionLogs, WorkflowExecutionTimeline, ZodFormRenderer, buildErrorReport, calculateProgress, crmManifest, deliveryManifest, formatStatusLabel, getEnrichmentColor, getExecutionStatusConfig, getGraphBackgroundStyles, getHealthColor, getIcon, getLogLevelConfig, getStatusColor, iconMap, leadGenManifest, mdxComponents, milestoneStatusColors, monitoringManifest, noteTypeColors, operationsManifest, projectStatusColors, settingsManifest, showApiErrorNotification, showAuthError, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification, taskStatusColors, taskTypeColors, useCrmPipelineSummary, useCrmQuickMetrics, useDeleteLists, useGraphBackgroundStyles, useGraphTheme, useNewKnowledgeMapLayout, useRecentCrmActivity } from '../chunk-
|
|
1
|
+
export { APIErrorAlert, AbsoluteScheduleForm, ActionModal, ActivityCard, ActivityFeedWidget, ActivityFilters as ActivityFiltersBar, ActivityTable, ActivityTimeline, AgentDefinitionDisplay, AgentExecutionLogs, AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationDetailPanel, AgentIterationEdge, AgentIterationNode, AllTasksPage, ApiKeyDisplayModal, ApiKeyList, ApiKeySettings, AppErrorBoundary, BaseEdge, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, BaseNode, Breadcrumbs, BusinessImpactCard, CenteredErrorState, CheckpointGroup, CollapsibleJsonSection, CollapsibleSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, CompanyDetailPage, ConfigCard, ConfirmationInputModal, ConfirmationModal, ContactDetailPage, ContentSections, ContextUsageBadge, ContextViewer, ContractDisplay, CostBreakdownCard, CostByModelTable, CostMetricsCard, CrashErrorFallback, CreateApiKeyModal, CreateCredentialModal, CreateRoleModal, CreateScheduleModal, CredentialList, CredentialSettings, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, CustomModal, CustomSelector, DEAL_STAGES, DEFAULT_KANBAN_CONFIG, DealDetailPage, DealKanbanCard, DealsListPage, DeleteScheduleModal, DeploymentDetailModal, DeploymentList, DeploymentSettings, DeploymentStatusBadge, DetailCardSkeleton, EditApiKeyModal, ElevasisLoader, EmptyState, EmptyVisualizer, ErrorAnalysisCard, ErrorBreakdownTable, ErrorReportCard, ExecutionBreakdownTable, ExecutionErrorSection, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, ExecutionStats, ExecutionStatusBadge, FeatureUnavailableState, FilterBar, GlowDot, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, HealthStatusCard, JsonViewer, KanbanBoard, LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, ListSkeleton, LogEntry, LogGroup, MdxRenderer, MembershipStatusBadge, MetricsStrip, MilestoneTimeline, MyTasksPanel, NavigationButton, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, NoAccessState, NotificationBell, NotificationItem, NotificationList, NotificationPanel, OAuthConnectModal, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationMembershipsList, PIPELINE_FUNNEL_ORDER, PageNotFound, PageTitleCaption, PermissionMatrix, PipelineFunnelWidget, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, QuickCreateActions, RecurringScheduleForm, RelativeScheduleForm, ResourceCard, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceHealthChart, ResourceHealthPanel, ResourceNotFoundState, RichTextEditor, RoleBadge, RunResourceButton, SAVED_VIEW_PRESETS, SavedViewsPanel, ScheduleCard, ScheduleDetailModal, ScheduleTypeSelector, SessionMemory, SortableHeader, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, StepConfigForm, TabCountBadge, TabSection, TableSelectionToolbar, TaskCard, TaskScheduler, TimeRangeSelector, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, ToolsListDisplay, TrendIndicator, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, UpcomingMilestonesPage, VisualizerContainer, WebhookUrlDisplayModal, WorkflowDefinitionDisplay, WorkflowExecutionLogs, WorkflowExecutionTimeline, ZodFormRenderer, buildErrorReport, calculateProgress, crmManifest, deliveryManifest, formatStatusLabel, getEnrichmentColor, getExecutionStatusConfig, getGraphBackgroundStyles, getHealthColor, getIcon, getLogLevelConfig, getStatusColor, iconMap, leadGenManifest, mdxComponents, milestoneStatusColors, monitoringManifest, noteTypeColors, operationsManifest, projectStatusColors, settingsManifest, showApiErrorNotification, showAuthError, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification, taskStatusColors, taskTypeColors, useCrmPipelineSummary, useCrmQuickMetrics, useDeleteLists, useGraphBackgroundStyles, useGraphTheme, useNewKnowledgeMapLayout, useRecentCrmActivity } from '../chunk-TDY3SHZZ.js';
|
|
2
2
|
import '../chunk-NZ2F5RQ4.js';
|
|
3
3
|
import '../chunk-OJJK27GC.js';
|
|
4
4
|
import '../chunk-ZTWA5H77.js';
|
|
5
5
|
import '../chunk-AUDNF2Q7.js';
|
|
6
6
|
import '../chunk-6M6OLGQY.js';
|
|
7
7
|
import '../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../chunk-
|
|
8
|
+
import '../chunk-XNW3O6QW.js';
|
|
9
9
|
import '../chunk-T4LA4RY2.js';
|
|
10
10
|
export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest } from '../chunk-GMXGDO3I.js';
|
|
11
11
|
export { CardHeader } from '../chunk-S3XR4II4.js';
|
|
@@ -19,7 +19,7 @@ export { Graph_module_css_default as graphStyles } from '../chunk-HENXLGVD.js';
|
|
|
19
19
|
export { CONTAINER_CONSTANTS, SHARED_VIZ_CONSTANTS } from '../chunk-I3CFGE3N.js';
|
|
20
20
|
import '../chunk-RNP5R5I3.js';
|
|
21
21
|
import '../chunk-EIXSQONC.js';
|
|
22
|
-
import '../chunk-
|
|
22
|
+
import '../chunk-I7BZVVVU.js';
|
|
23
23
|
import '../chunk-FVOMKZ7S.js';
|
|
24
24
|
import '../chunk-KRWALB24.js';
|
|
25
25
|
import '../chunk-BI5VDO2K.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { useBreadcrumbs } from '../../chunk-
|
|
1
|
+
export { useBreadcrumbs } from '../../chunk-TDY3SHZZ.js';
|
|
2
2
|
import '../../chunk-NZ2F5RQ4.js';
|
|
3
3
|
import '../../chunk-OJJK27GC.js';
|
|
4
4
|
import '../../chunk-ZTWA5H77.js';
|
|
5
5
|
import '../../chunk-AUDNF2Q7.js';
|
|
6
6
|
import '../../chunk-6M6OLGQY.js';
|
|
7
7
|
import '../../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-XNW3O6QW.js';
|
|
9
9
|
import '../../chunk-T4LA4RY2.js';
|
|
10
10
|
import '../../chunk-GMXGDO3I.js';
|
|
11
11
|
import '../../chunk-S3XR4II4.js';
|
|
@@ -19,7 +19,7 @@ import '../../chunk-HENXLGVD.js';
|
|
|
19
19
|
import '../../chunk-I3CFGE3N.js';
|
|
20
20
|
import '../../chunk-RNP5R5I3.js';
|
|
21
21
|
import '../../chunk-EIXSQONC.js';
|
|
22
|
-
import '../../chunk-
|
|
22
|
+
import '../../chunk-I7BZVVVU.js';
|
|
23
23
|
import '../../chunk-FVOMKZ7S.js';
|
|
24
24
|
import '../../chunk-KRWALB24.js';
|
|
25
25
|
import '../../chunk-BI5VDO2K.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { ProtectedRoute, AppearanceContext, AppShellError, useAppearance } from '../../chunk-
|
|
2
|
-
export { AccessGuard } from '../../chunk-
|
|
1
|
+
import { ProtectedRoute, AppearanceContext, AppShellError, useAppearance } from '../../chunk-TDY3SHZZ.js';
|
|
2
|
+
export { AccessGuard } from '../../chunk-TDY3SHZZ.js';
|
|
3
3
|
import '../../chunk-NZ2F5RQ4.js';
|
|
4
4
|
import '../../chunk-OJJK27GC.js';
|
|
5
5
|
import '../../chunk-ZTWA5H77.js';
|
|
6
6
|
import '../../chunk-AUDNF2Q7.js';
|
|
7
7
|
import '../../chunk-6M6OLGQY.js';
|
|
8
8
|
import '../../chunk-MKH2KOAO.js';
|
|
9
|
-
import '../../chunk-
|
|
9
|
+
import '../../chunk-XNW3O6QW.js';
|
|
10
10
|
import '../../chunk-T4LA4RY2.js';
|
|
11
11
|
import '../../chunk-GMXGDO3I.js';
|
|
12
12
|
import '../../chunk-S3XR4II4.js';
|
|
@@ -20,7 +20,7 @@ import '../../chunk-HENXLGVD.js';
|
|
|
20
20
|
import '../../chunk-I3CFGE3N.js';
|
|
21
21
|
import '../../chunk-RNP5R5I3.js';
|
|
22
22
|
export { useUserProfile } from '../../chunk-EIXSQONC.js';
|
|
23
|
-
import '../../chunk-
|
|
23
|
+
import '../../chunk-I7BZVVVU.js';
|
|
24
24
|
import '../../chunk-FVOMKZ7S.js';
|
|
25
25
|
import '../../chunk-KRWALB24.js';
|
|
26
26
|
import '../../chunk-BI5VDO2K.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { useClientStatus, StatCard, EmptyState, useCreateClient, CustomModal, useUpdateClient, useDeleteClient, usePaginationState, useClients, SubshellContentContainer, PageContainer, PageTitleCaption, FilterBar, CenteredErrorState, useClient, showApiErrorNotification } from '../../chunk-
|
|
1
|
+
import { useClientStatus, StatCard, EmptyState, useCreateClient, CustomModal, useUpdateClient, useDeleteClient, usePaginationState, useClients, SubshellContentContainer, PageContainer, PageTitleCaption, FilterBar, CenteredErrorState, useClient, showApiErrorNotification } from '../../chunk-TDY3SHZZ.js';
|
|
2
2
|
import '../../chunk-NZ2F5RQ4.js';
|
|
3
3
|
import '../../chunk-OJJK27GC.js';
|
|
4
4
|
import '../../chunk-ZTWA5H77.js';
|
|
5
5
|
import '../../chunk-AUDNF2Q7.js';
|
|
6
6
|
import '../../chunk-6M6OLGQY.js';
|
|
7
7
|
import '../../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-XNW3O6QW.js';
|
|
9
9
|
import '../../chunk-T4LA4RY2.js';
|
|
10
10
|
import '../../chunk-GMXGDO3I.js';
|
|
11
11
|
import { CardHeader } from '../../chunk-S3XR4II4.js';
|
|
@@ -19,7 +19,7 @@ import '../../chunk-HENXLGVD.js';
|
|
|
19
19
|
import '../../chunk-I3CFGE3N.js';
|
|
20
20
|
import '../../chunk-RNP5R5I3.js';
|
|
21
21
|
import '../../chunk-EIXSQONC.js';
|
|
22
|
-
import { PAGE_SIZE_DEFAULT, formatTimeAgo } from '../../chunk-
|
|
22
|
+
import { PAGE_SIZE_DEFAULT, formatTimeAgo } from '../../chunk-I7BZVVVU.js';
|
|
23
23
|
import '../../chunk-FVOMKZ7S.js';
|
|
24
24
|
import '../../chunk-KRWALB24.js';
|
|
25
25
|
import '../../chunk-BI5VDO2K.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { ActivityFeedWidget, CRM_ITEMS, CompanyDetailPage, ContactDetailPage, ConversationThread, CrmOverview, CrmSettingsPage, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, crmManifest, crmPrioritySettingsKeys, formatDealStageLabel, useCrmPipelineSummary, useCrmPrioritySettings, useCrmQuickMetrics, useRecentCrmActivity, useResetCrmPrioritySettings, useUpdateCrmPrioritySettings } from '../../chunk-
|
|
1
|
+
export { ActivityFeedWidget, CRM_ITEMS, CompanyDetailPage, ContactDetailPage, ConversationThread, CrmOverview, CrmSettingsPage, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, crmManifest, crmPrioritySettingsKeys, formatDealStageLabel, useCrmPipelineSummary, useCrmPrioritySettings, useCrmQuickMetrics, useRecentCrmActivity, useResetCrmPrioritySettings, useUpdateCrmPrioritySettings } from '../../chunk-TDY3SHZZ.js';
|
|
2
2
|
import '../../chunk-NZ2F5RQ4.js';
|
|
3
3
|
import '../../chunk-OJJK27GC.js';
|
|
4
4
|
import '../../chunk-ZTWA5H77.js';
|
|
5
5
|
import '../../chunk-AUDNF2Q7.js';
|
|
6
6
|
import '../../chunk-6M6OLGQY.js';
|
|
7
7
|
import '../../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-XNW3O6QW.js';
|
|
9
9
|
import '../../chunk-T4LA4RY2.js';
|
|
10
10
|
import '../../chunk-GMXGDO3I.js';
|
|
11
11
|
import '../../chunk-S3XR4II4.js';
|
|
@@ -19,7 +19,7 @@ import '../../chunk-HENXLGVD.js';
|
|
|
19
19
|
import '../../chunk-I3CFGE3N.js';
|
|
20
20
|
import '../../chunk-RNP5R5I3.js';
|
|
21
21
|
import '../../chunk-EIXSQONC.js';
|
|
22
|
-
import '../../chunk-
|
|
22
|
+
import '../../chunk-I7BZVVVU.js';
|
|
23
23
|
import '../../chunk-FVOMKZ7S.js';
|
|
24
24
|
import '../../chunk-KRWALB24.js';
|
|
25
25
|
import '../../chunk-BI5VDO2K.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { Dashboard, DashboardOperationsOverview, OperationsOverview, RecentExecutionsByResource, ResourceOverview, UnresolvedErrorsTeaser } from '../../chunk-
|
|
1
|
+
export { Dashboard, DashboardOperationsOverview, OperationsOverview, RecentExecutionsByResource, ResourceOverview, UnresolvedErrorsTeaser } from '../../chunk-TDY3SHZZ.js';
|
|
2
2
|
import '../../chunk-NZ2F5RQ4.js';
|
|
3
3
|
import '../../chunk-OJJK27GC.js';
|
|
4
4
|
import '../../chunk-ZTWA5H77.js';
|
|
5
5
|
import '../../chunk-AUDNF2Q7.js';
|
|
6
6
|
import '../../chunk-6M6OLGQY.js';
|
|
7
7
|
import '../../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-XNW3O6QW.js';
|
|
9
9
|
import '../../chunk-T4LA4RY2.js';
|
|
10
10
|
import '../../chunk-GMXGDO3I.js';
|
|
11
11
|
import '../../chunk-S3XR4II4.js';
|
|
@@ -19,7 +19,7 @@ import '../../chunk-HENXLGVD.js';
|
|
|
19
19
|
import '../../chunk-I3CFGE3N.js';
|
|
20
20
|
import '../../chunk-RNP5R5I3.js';
|
|
21
21
|
import '../../chunk-EIXSQONC.js';
|
|
22
|
-
import '../../chunk-
|
|
22
|
+
import '../../chunk-I7BZVVVU.js';
|
|
23
23
|
import '../../chunk-FVOMKZ7S.js';
|
|
24
24
|
import '../../chunk-KRWALB24.js';
|
|
25
25
|
import '../../chunk-BI5VDO2K.js';
|