@elevasis/ui 2.27.0 → 2.28.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/api/index.js +2 -2
- package/dist/app/index.d.ts +6 -12
- package/dist/app/index.js +4 -4
- package/dist/charts/index.js +3 -3
- package/dist/{chunk-YO2YORW4.js → chunk-3HCTCMAS.js} +3 -3
- package/dist/{chunk-LWKZ3BCC.js → chunk-5R27NFOI.js} +4 -4
- package/dist/{chunk-JPGX3533.js → chunk-AYSO5A3R.js} +2 -2
- package/dist/{chunk-ONFKASZI.js → chunk-CT5IR4ZA.js} +1 -1
- package/dist/{chunk-RIFTUOPE.js → chunk-GJXAAYZ3.js} +1 -1
- package/dist/{chunk-OGXKOMUT.js → chunk-HNN3QALL.js} +2 -2
- package/dist/{chunk-KEFWANZY.js → chunk-JCGD4GM6.js} +5 -1
- package/dist/chunk-JS7VBTC4.js +250 -0
- package/dist/{chunk-G66QFZXD.js → chunk-K4Q5QUHZ.js} +15 -9
- package/dist/{chunk-UPMX5GJI.js → chunk-M6OJ43NL.js} +32 -5
- package/dist/{chunk-WUVR4QY6.js → chunk-MCRKFDKB.js} +4 -4
- package/dist/{chunk-ZFLM2YVW.js → chunk-MJMFIWEB.js} +1 -1
- package/dist/{chunk-G26INIF3.js → chunk-MZCDRBSI.js} +1 -1
- package/dist/{chunk-YHBPR67D.js → chunk-N63RKL3L.js} +4 -4
- package/dist/{chunk-W2ZTLH7Y.js → chunk-NU5FNTOB.js} +29 -21
- package/dist/{chunk-OHXU5WWK.js → chunk-PBNIW7KV.js} +12 -6
- package/dist/{chunk-QD4X4H5A.js → chunk-SRNIHB7Y.js} +1 -1
- package/dist/{chunk-XZSEPJZQ.js → chunk-TVJROM2V.js} +5 -5
- package/dist/{chunk-JKBGDFX2.js → chunk-UOHOKDKL.js} +378 -254
- package/dist/{chunk-UY5I2KOZ.js → chunk-YNYGUVGW.js} +8 -8
- package/dist/{chunk-SGS4CQ2B.js → chunk-ZPXV5KI3.js} +1 -1
- package/dist/components/index.d.ts +16 -14
- package/dist/components/index.js +25 -25
- package/dist/features/auth/index.d.ts +6 -12
- package/dist/features/auth/index.js +1 -0
- package/dist/features/crm/index.d.ts +16 -14
- package/dist/features/crm/index.js +9 -9
- package/dist/features/dashboard/index.d.ts +16 -3
- package/dist/features/dashboard/index.js +10 -10
- package/dist/features/delivery/index.d.ts +6 -12
- package/dist/features/delivery/index.js +9 -9
- package/dist/features/knowledge/index.js +20 -12
- package/dist/features/lead-gen/index.d.ts +171 -24
- package/dist/features/lead-gen/index.js +10 -10
- package/dist/features/monitoring/index.js +11 -11
- package/dist/features/monitoring/requests/index.js +8 -8
- package/dist/features/operations/index.d.ts +16 -3
- package/dist/features/operations/index.js +15 -15
- package/dist/features/settings/index.d.ts +6 -12
- package/dist/features/settings/index.js +9 -9
- package/dist/hooks/delivery/index.d.ts +6 -12
- package/dist/hooks/delivery/index.js +2 -2
- package/dist/hooks/index.d.ts +110 -28
- package/dist/hooks/index.js +8 -8
- package/dist/hooks/published.d.ts +110 -28
- package/dist/hooks/published.js +8 -8
- package/dist/index.d.ts +148 -28
- package/dist/index.js +8 -8
- package/dist/initialization/index.d.ts +6 -12
- package/dist/knowledge/index.d.ts +43 -0
- package/dist/knowledge/index.js +49 -12
- package/dist/profile/index.d.ts +6 -12
- package/dist/provider/index.d.ts +44 -12
- package/dist/provider/index.js +6 -6
- package/dist/provider/published.d.ts +44 -12
- package/dist/provider/published.js +5 -5
- package/dist/supabase/index.d.ts +12 -24
- package/dist/test-utils/index.js +2 -2
- package/dist/typeform/index.d.ts +5 -1
- package/dist/typeform/index.js +52 -7
- package/dist/types/index.d.ts +7 -13
- package/dist/utils/index.js +1 -1
- package/package.json +5 -5
- package/dist/chunk-4KTLOK7K.js +0 -230
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { CompanyDetailModal, ContactDetailModal, LEAD_GEN_ITEMS, LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, ListBuilderIndexPage, ListBuilderPage, RunWorkflowModal, formatDate, getEnrichmentColor, getEnrichmentStatus, getStateKeyColor, getStatusColor, leadGenManifest, useDeleteLists } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { CompanyDetailModal, ContactDetailModal, LEAD_GEN_ITEMS, LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, ListBuilderIndexPage, ListBuilderPage, ORPHAN_STAGE_ORDER, RunWorkflowModal, deriveBusinessProgress, formatDate, getEnrichmentColor, getEnrichmentStatus, getStateKeyColor, getStatusColor, getStepActionLabel, leadGenManifest, resolveBuildPlanSteps, resolveBuildState, sortStageKeys, useDeleteLists } from '../../chunk-UOHOKDKL.js';
|
|
2
|
+
import '../../chunk-JS7VBTC4.js';
|
|
3
3
|
import '../../chunk-3MEXPLWT.js';
|
|
4
4
|
import '../../chunk-BZZCNLT6.js';
|
|
5
5
|
import '../../chunk-TUMSNGTX.js';
|
|
@@ -8,25 +8,25 @@ import '../../chunk-IIMU5YAJ.js';
|
|
|
8
8
|
import '../../chunk-PDHTXPSF.js';
|
|
9
9
|
import '../../chunk-KVJ3LFH2.js';
|
|
10
10
|
import '../../chunk-7M2VOCYN.js';
|
|
11
|
-
export { companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, companyKeys, contactKeys, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, useArtifacts, useCompanies, useCompany, useCompanyFacets, useContact, useContacts, useCreateArtifact, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useDeriveActions, useListMember, useListMembers, useListProgress, useTransitionListCompany, useTransitionListMember, useUpdateCompany, useUpdateContact, useUpdateListStatus } from '../../chunk-
|
|
11
|
+
export { companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, companyKeys, contactKeys, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, useArtifacts, useCompanies, useCompany, useCompanyFacets, useContact, useContacts, useCreateArtifact, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useDeriveActions, useListMember, useListMembers, useListProgress, useTransitionListCompany, useTransitionListMember, useUpdateCompany, useUpdateContact, useUpdateListStatus } from '../../chunk-N63RKL3L.js';
|
|
12
12
|
import '../../chunk-VKMNWHTL.js';
|
|
13
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-MZCDRBSI.js';
|
|
14
14
|
import '../../chunk-BRXELOHC.js';
|
|
15
15
|
import '../../chunk-3ZMAGTWF.js';
|
|
16
16
|
import '../../chunk-VMJVQAFZ.js';
|
|
17
|
-
import '../../chunk-
|
|
17
|
+
import '../../chunk-AYSO5A3R.js';
|
|
18
18
|
import '../../chunk-LH4GPYDX.js';
|
|
19
19
|
import '../../chunk-HLFFKKT3.js';
|
|
20
20
|
import '../../chunk-WLOQ4IBG.js';
|
|
21
|
-
import '../../chunk-
|
|
22
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-MJMFIWEB.js';
|
|
22
|
+
import '../../chunk-GJXAAYZ3.js';
|
|
23
23
|
import '../../chunk-3KMDHCAR.js';
|
|
24
|
-
export { EMPTY_LIST_ACTIONS, ListActionsProvider, findListActionByCapability, getListActionWorkflowId, useListActions } from '../../chunk-
|
|
24
|
+
export { EMPTY_LIST_ACTIONS, ListActionsProvider, findListActionByCapability, getListActionWorkflowId, useListActions } from '../../chunk-NU5FNTOB.js';
|
|
25
25
|
import '../../chunk-SZHARWKU.js';
|
|
26
26
|
import '../../chunk-V3HUIZJX.js';
|
|
27
27
|
import '../../chunk-TKAYX2SP.js';
|
|
28
28
|
import '../../chunk-NYBEU5TE.js';
|
|
29
|
-
import '../../chunk-
|
|
29
|
+
import '../../chunk-ZPXV5KI3.js';
|
|
30
30
|
import '../../chunk-2IFYDILW.js';
|
|
31
31
|
import '../../chunk-Q7DJKLEN.js';
|
|
32
32
|
import '../../chunk-GESXCQWY.js';
|
|
@@ -35,7 +35,7 @@ import '../../chunk-E565XMTQ.js';
|
|
|
35
35
|
import '../../chunk-KU7ZDWQ7.js';
|
|
36
36
|
import '../../chunk-DT3QYZVU.js';
|
|
37
37
|
import '../../chunk-RNP5R5I3.js';
|
|
38
|
-
import '../../chunk-
|
|
38
|
+
import '../../chunk-SRNIHB7Y.js';
|
|
39
39
|
import '../../chunk-KRWALB24.js';
|
|
40
40
|
import '../../chunk-WFTNY755.js';
|
|
41
41
|
import '../../chunk-WKJ47GIW.js';
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter, monitoringManifest } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter, monitoringManifest } from '../../chunk-5R27NFOI.js';
|
|
2
|
+
import '../../chunk-3HCTCMAS.js';
|
|
3
3
|
import '../../chunk-LGKLC5MG.js';
|
|
4
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-HNN3QALL.js';
|
|
5
5
|
import '../../chunk-CW3UNAF2.js';
|
|
6
6
|
import '../../chunk-RYTEQBAO.js';
|
|
7
7
|
import '../../chunk-PDHTXPSF.js';
|
|
8
8
|
import '../../chunk-KVJ3LFH2.js';
|
|
9
9
|
import '../../chunk-E4WQGJNS.js';
|
|
10
10
|
import '../../chunk-7M2VOCYN.js';
|
|
11
|
-
import '../../chunk-
|
|
11
|
+
import '../../chunk-N63RKL3L.js';
|
|
12
12
|
import '../../chunk-VKMNWHTL.js';
|
|
13
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-MZCDRBSI.js';
|
|
14
14
|
import '../../chunk-BRXELOHC.js';
|
|
15
15
|
import '../../chunk-3ZMAGTWF.js';
|
|
16
16
|
import '../../chunk-VMJVQAFZ.js';
|
|
17
|
-
import '../../chunk-
|
|
17
|
+
import '../../chunk-AYSO5A3R.js';
|
|
18
18
|
import '../../chunk-LH4GPYDX.js';
|
|
19
19
|
import '../../chunk-HLFFKKT3.js';
|
|
20
20
|
import '../../chunk-WLOQ4IBG.js';
|
|
21
|
-
import '../../chunk-
|
|
22
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-MJMFIWEB.js';
|
|
22
|
+
import '../../chunk-GJXAAYZ3.js';
|
|
23
23
|
import '../../chunk-3KMDHCAR.js';
|
|
24
|
-
import '../../chunk-
|
|
24
|
+
import '../../chunk-NU5FNTOB.js';
|
|
25
25
|
import '../../chunk-SZHARWKU.js';
|
|
26
26
|
import '../../chunk-V3HUIZJX.js';
|
|
27
27
|
import '../../chunk-TKAYX2SP.js';
|
|
28
28
|
import '../../chunk-NYBEU5TE.js';
|
|
29
|
-
import '../../chunk-
|
|
29
|
+
import '../../chunk-ZPXV5KI3.js';
|
|
30
30
|
import '../../chunk-2IFYDILW.js';
|
|
31
31
|
import '../../chunk-Q7DJKLEN.js';
|
|
32
32
|
import '../../chunk-GESXCQWY.js';
|
|
@@ -35,7 +35,7 @@ import '../../chunk-E565XMTQ.js';
|
|
|
35
35
|
import '../../chunk-KU7ZDWQ7.js';
|
|
36
36
|
import '../../chunk-DT3QYZVU.js';
|
|
37
37
|
import '../../chunk-RNP5R5I3.js';
|
|
38
|
-
import '../../chunk-
|
|
38
|
+
import '../../chunk-SRNIHB7Y.js';
|
|
39
39
|
import '../../chunk-KRWALB24.js';
|
|
40
40
|
import '../../chunk-WFTNY755.js';
|
|
41
41
|
import '../../chunk-WKJ47GIW.js';
|
|
@@ -2,25 +2,25 @@ import { TableSelectionToolbar } from '../../../chunk-TUMSNGTX.js';
|
|
|
2
2
|
import { FilterBar } from '../../../chunk-PDHTXPSF.js';
|
|
3
3
|
import { ConfirmationModal, CustomModal } from '../../../chunk-KVJ3LFH2.js';
|
|
4
4
|
import '../../../chunk-7M2VOCYN.js';
|
|
5
|
-
import { usePaginationState, useRequestsList, useUpdateRequestStatus, useDeleteRequest, useTableSelection, useRequest } from '../../../chunk-
|
|
5
|
+
import { usePaginationState, useRequestsList, useUpdateRequestStatus, useDeleteRequest, useTableSelection, useRequest } from '../../../chunk-N63RKL3L.js';
|
|
6
6
|
import '../../../chunk-VKMNWHTL.js';
|
|
7
|
-
import '../../../chunk-
|
|
7
|
+
import '../../../chunk-MZCDRBSI.js';
|
|
8
8
|
import '../../../chunk-BRXELOHC.js';
|
|
9
9
|
import '../../../chunk-3ZMAGTWF.js';
|
|
10
10
|
import '../../../chunk-VMJVQAFZ.js';
|
|
11
|
-
import '../../../chunk-
|
|
11
|
+
import '../../../chunk-AYSO5A3R.js';
|
|
12
12
|
import '../../../chunk-LH4GPYDX.js';
|
|
13
13
|
import '../../../chunk-HLFFKKT3.js';
|
|
14
14
|
import '../../../chunk-WLOQ4IBG.js';
|
|
15
|
-
import '../../../chunk-
|
|
16
|
-
import { PageTitleCaption, CardHeader, ContextViewer, JsonViewer } from '../../../chunk-
|
|
15
|
+
import '../../../chunk-MJMFIWEB.js';
|
|
16
|
+
import { PageTitleCaption, CardHeader, ContextViewer, JsonViewer } from '../../../chunk-GJXAAYZ3.js';
|
|
17
17
|
import '../../../chunk-3KMDHCAR.js';
|
|
18
|
-
import '../../../chunk-
|
|
18
|
+
import '../../../chunk-NU5FNTOB.js';
|
|
19
19
|
import '../../../chunk-SZHARWKU.js';
|
|
20
20
|
import '../../../chunk-V3HUIZJX.js';
|
|
21
21
|
import '../../../chunk-TKAYX2SP.js';
|
|
22
22
|
import '../../../chunk-NYBEU5TE.js';
|
|
23
|
-
import '../../../chunk-
|
|
23
|
+
import '../../../chunk-ZPXV5KI3.js';
|
|
24
24
|
import '../../../chunk-2IFYDILW.js';
|
|
25
25
|
import '../../../chunk-Q7DJKLEN.js';
|
|
26
26
|
import '../../../chunk-GESXCQWY.js';
|
|
@@ -29,7 +29,7 @@ import '../../../chunk-E565XMTQ.js';
|
|
|
29
29
|
import '../../../chunk-KU7ZDWQ7.js';
|
|
30
30
|
import '../../../chunk-DT3QYZVU.js';
|
|
31
31
|
import '../../../chunk-RNP5R5I3.js';
|
|
32
|
-
import { formatTimeAgo } from '../../../chunk-
|
|
32
|
+
import { formatTimeAgo } from '../../../chunk-SRNIHB7Y.js';
|
|
33
33
|
import '../../../chunk-KRWALB24.js';
|
|
34
34
|
import '../../../chunk-WFTNY755.js';
|
|
35
35
|
import '../../../chunk-WKJ47GIW.js';
|
|
@@ -379,8 +379,21 @@ interface OperationsOverviewProps {
|
|
|
379
379
|
* If omitted, the trend chart section is not rendered.
|
|
380
380
|
*/
|
|
381
381
|
renderTrendChart?: (data: DashboardMetrics['executionHealth'] | undefined, isLoading: boolean, error?: Error) => ReactNode;
|
|
382
|
+
/**
|
|
383
|
+
* Optional override for the lower operational summary panel.
|
|
384
|
+
* Command Center uses this to place the operational tabs beside app-local
|
|
385
|
+
* widgets while keeping the same data-fetching and navigation contract.
|
|
386
|
+
*/
|
|
387
|
+
renderOperationalOverview?: (props: OperationalOverviewPanelProps) => ReactNode;
|
|
388
|
+
}
|
|
389
|
+
declare function OperationsOverview({ timeRange, onResourceClick, onErrorsNavigate, onCommandQueueNavigate, onScheduledTasksNavigate, renderTrendChart, renderOperationalOverview }: OperationsOverviewProps): react_jsx_runtime.JSX.Element;
|
|
390
|
+
interface OperationalOverviewPanelProps {
|
|
391
|
+
timeRange: TimeRange;
|
|
392
|
+
onErrorsNavigate?: () => void;
|
|
393
|
+
onCommandQueueNavigate?: () => void;
|
|
394
|
+
onScheduledTasksNavigate?: () => void;
|
|
382
395
|
}
|
|
383
|
-
declare function
|
|
396
|
+
declare function DashboardOperationsOverview({ timeRange, onErrorsNavigate, onCommandQueueNavigate, onScheduledTasksNavigate }: OperationalOverviewPanelProps): react_jsx_runtime.JSX.Element;
|
|
384
397
|
|
|
385
398
|
interface ResourcesSidebarProps {
|
|
386
399
|
timeRange: TimeRange;
|
|
@@ -834,5 +847,5 @@ declare function CommandQueueShell({ children }: CommandQueueShellProps): react_
|
|
|
834
847
|
|
|
835
848
|
declare const operationsManifest: FeatureModule;
|
|
836
849
|
|
|
837
|
-
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, CommandViewSidebarContent, ExecuteWorkflowModal, ExecutionPanel, OperationsOverview, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationGraphPage, ResourceDetailPage, ResourcesPage, ResourcesSidebar, SessionChatArea, SessionChatInterface, SessionChatPage, SessionDetailsSidebar, SessionExecutionLogs, SessionHeader, SessionListItem, SessionsPage, SessionsSidebar, WorkflowExecutionPanel, operationsManifest };
|
|
838
|
-
export type { AgentExecutionPanelProps, AgentSessionGroupProps, CommandQueueDetailPageProps, CommandQueueDetailPageRichTextArgs, CommandQueuePageProps, CommandQueueShellProps, CommandViewPageProps, CommandViewSidebarContentProps, ConversationViewSlotArgs, ExecuteWorkflowModalProps, ExecuteWorkflowModalResource, ExecutionPanelProps, OperationsOverviewProps, ResourceDetailPageProps, ResourceDetailPageRenderExecuteDialogArgs, ResourceDetailPageRenderExecutionPanelArgs, ResourcesPageProps, ResourcesSidebarProps, SessionChatAreaProps, SessionChatInterfaceProps, SessionChatPageProps, SessionDetailsSidebarProps, SessionExecutionLogsProps, SessionHeaderProps, SessionListItemProps, SessionsPageProps, SessionsSidebarProps, TaskFilterStatus, WorkflowExecutionPanelProps };
|
|
850
|
+
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, CommandViewSidebarContent, DashboardOperationsOverview, ExecuteWorkflowModal, ExecutionPanel, OperationsOverview, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationGraphPage, ResourceDetailPage, ResourcesPage, ResourcesSidebar, SessionChatArea, SessionChatInterface, SessionChatPage, SessionDetailsSidebar, SessionExecutionLogs, SessionHeader, SessionListItem, SessionsPage, SessionsSidebar, WorkflowExecutionPanel, operationsManifest };
|
|
851
|
+
export type { AgentExecutionPanelProps, AgentSessionGroupProps, CommandQueueDetailPageProps, CommandQueueDetailPageRichTextArgs, CommandQueuePageProps, CommandQueueShellProps, CommandViewPageProps, CommandViewSidebarContentProps, ConversationViewSlotArgs, ExecuteWorkflowModalProps, ExecuteWorkflowModalResource, ExecutionPanelProps, OperationalOverviewPanelProps, OperationsOverviewProps, ResourceDetailPageProps, ResourceDetailPageRenderExecuteDialogArgs, ResourceDetailPageRenderExecutionPanelArgs, ResourcesPageProps, ResourcesSidebarProps, SessionChatAreaProps, SessionChatInterfaceProps, SessionChatPageProps, SessionDetailsSidebarProps, SessionExecutionLogsProps, SessionHeaderProps, SessionListItemProps, SessionsPageProps, SessionsSidebarProps, TaskFilterStatus, WorkflowExecutionPanelProps };
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, ExecuteWorkflowModal, ExecutionPanel, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationGraphPage, ResourceDetailPage, ResourcesPage, ResourcesSidebar, SessionChatArea, SessionChatInterface, SessionChatPage, SessionDetailsSidebar, SessionExecutionLogs, SessionHeader, SessionListItem, SessionsPage, SessionsSidebar, WorkflowExecutionPanel, operationsManifest } from '../../chunk-
|
|
1
|
+
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, ExecuteWorkflowModal, ExecutionPanel, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationGraphPage, ResourceDetailPage, ResourcesPage, ResourcesSidebar, SessionChatArea, SessionChatInterface, SessionChatPage, SessionDetailsSidebar, SessionExecutionLogs, SessionHeader, SessionListItem, SessionsPage, SessionsSidebar, WorkflowExecutionPanel, operationsManifest } from '../../chunk-YNYGUVGW.js';
|
|
2
2
|
import '../../chunk-ROSMICXG.js';
|
|
3
|
-
export { CommandViewSidebarContent } from '../../chunk-
|
|
3
|
+
export { CommandViewSidebarContent } from '../../chunk-PBNIW7KV.js';
|
|
4
4
|
import '../../chunk-ZTWA5H77.js';
|
|
5
5
|
import '../../chunk-JDNEWB5F.js';
|
|
6
|
-
import '../../chunk-
|
|
6
|
+
import '../../chunk-JCGD4GM6.js';
|
|
7
7
|
import '../../chunk-XQQEKWTL.js';
|
|
8
|
-
export { OperationsOverview } from '../../chunk-
|
|
8
|
+
export { DashboardOperationsOverview, OperationsOverview } from '../../chunk-K4Q5QUHZ.js';
|
|
9
9
|
import '../../chunk-ECNNI3NT.js';
|
|
10
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-JS7VBTC4.js';
|
|
11
11
|
import '../../chunk-3MEXPLWT.js';
|
|
12
|
-
import '../../chunk-
|
|
12
|
+
import '../../chunk-3HCTCMAS.js';
|
|
13
13
|
import '../../chunk-LGKLC5MG.js';
|
|
14
|
-
import '../../chunk-
|
|
14
|
+
import '../../chunk-HNN3QALL.js';
|
|
15
15
|
import '../../chunk-CW3UNAF2.js';
|
|
16
16
|
import '../../chunk-RYTEQBAO.js';
|
|
17
17
|
import '../../chunk-BZZCNLT6.js';
|
|
@@ -20,25 +20,25 @@ import '../../chunk-KVJ3LFH2.js';
|
|
|
20
20
|
import '../../chunk-22UVE3RA.js';
|
|
21
21
|
import '../../chunk-E4WQGJNS.js';
|
|
22
22
|
import '../../chunk-7M2VOCYN.js';
|
|
23
|
-
import '../../chunk-
|
|
23
|
+
import '../../chunk-N63RKL3L.js';
|
|
24
24
|
import '../../chunk-VKMNWHTL.js';
|
|
25
|
-
import '../../chunk-
|
|
25
|
+
import '../../chunk-MZCDRBSI.js';
|
|
26
26
|
import '../../chunk-BRXELOHC.js';
|
|
27
27
|
import '../../chunk-3ZMAGTWF.js';
|
|
28
28
|
import '../../chunk-VMJVQAFZ.js';
|
|
29
|
-
import '../../chunk-
|
|
29
|
+
import '../../chunk-AYSO5A3R.js';
|
|
30
30
|
import '../../chunk-LH4GPYDX.js';
|
|
31
31
|
import '../../chunk-HLFFKKT3.js';
|
|
32
32
|
import '../../chunk-WLOQ4IBG.js';
|
|
33
|
-
import '../../chunk-
|
|
34
|
-
import '../../chunk-
|
|
33
|
+
import '../../chunk-MJMFIWEB.js';
|
|
34
|
+
import '../../chunk-GJXAAYZ3.js';
|
|
35
35
|
import '../../chunk-3KMDHCAR.js';
|
|
36
|
-
import '../../chunk-
|
|
36
|
+
import '../../chunk-NU5FNTOB.js';
|
|
37
37
|
import '../../chunk-SZHARWKU.js';
|
|
38
38
|
import '../../chunk-V3HUIZJX.js';
|
|
39
39
|
import '../../chunk-TKAYX2SP.js';
|
|
40
40
|
import '../../chunk-NYBEU5TE.js';
|
|
41
|
-
import '../../chunk-
|
|
41
|
+
import '../../chunk-ZPXV5KI3.js';
|
|
42
42
|
import '../../chunk-2IFYDILW.js';
|
|
43
43
|
import '../../chunk-Q7DJKLEN.js';
|
|
44
44
|
import '../../chunk-GESXCQWY.js';
|
|
@@ -47,7 +47,7 @@ import '../../chunk-E565XMTQ.js';
|
|
|
47
47
|
import '../../chunk-KU7ZDWQ7.js';
|
|
48
48
|
import '../../chunk-DT3QYZVU.js';
|
|
49
49
|
import '../../chunk-RNP5R5I3.js';
|
|
50
|
-
import '../../chunk-
|
|
50
|
+
import '../../chunk-SRNIHB7Y.js';
|
|
51
51
|
import '../../chunk-KRWALB24.js';
|
|
52
52
|
import '../../chunk-WFTNY755.js';
|
|
53
53
|
import '../../chunk-WKJ47GIW.js';
|
|
@@ -75,7 +75,7 @@ type Database = {
|
|
|
75
75
|
name: string;
|
|
76
76
|
num_employees: number | null;
|
|
77
77
|
organization_id: string;
|
|
78
|
-
|
|
78
|
+
processing_state: Json;
|
|
79
79
|
qualification_rubric_key: string | null;
|
|
80
80
|
qualification_score: number | null;
|
|
81
81
|
qualification_signals: Json | null;
|
|
@@ -101,7 +101,7 @@ type Database = {
|
|
|
101
101
|
name: string;
|
|
102
102
|
num_employees?: number | null;
|
|
103
103
|
organization_id: string;
|
|
104
|
-
|
|
104
|
+
processing_state?: Json;
|
|
105
105
|
qualification_rubric_key?: string | null;
|
|
106
106
|
qualification_score?: number | null;
|
|
107
107
|
qualification_signals?: Json | null;
|
|
@@ -127,7 +127,7 @@ type Database = {
|
|
|
127
127
|
name?: string;
|
|
128
128
|
num_employees?: number | null;
|
|
129
129
|
organization_id?: string;
|
|
130
|
-
|
|
130
|
+
processing_state?: Json;
|
|
131
131
|
qualification_rubric_key?: string | null;
|
|
132
132
|
qualification_score?: number | null;
|
|
133
133
|
qualification_signals?: Json | null;
|
|
@@ -166,7 +166,7 @@ type Database = {
|
|
|
166
166
|
nurture: boolean;
|
|
167
167
|
opening_line: string | null;
|
|
168
168
|
organization_id: string;
|
|
169
|
-
|
|
169
|
+
processing_state: Json;
|
|
170
170
|
qualification_rubric_key: string | null;
|
|
171
171
|
qualification_score: number | null;
|
|
172
172
|
qualification_signals: Json | null;
|
|
@@ -194,7 +194,7 @@ type Database = {
|
|
|
194
194
|
nurture?: boolean;
|
|
195
195
|
opening_line?: string | null;
|
|
196
196
|
organization_id: string;
|
|
197
|
-
|
|
197
|
+
processing_state?: Json;
|
|
198
198
|
qualification_rubric_key?: string | null;
|
|
199
199
|
qualification_score?: number | null;
|
|
200
200
|
qualification_signals?: Json | null;
|
|
@@ -222,7 +222,7 @@ type Database = {
|
|
|
222
222
|
nurture?: boolean;
|
|
223
223
|
opening_line?: string | null;
|
|
224
224
|
organization_id?: string;
|
|
225
|
-
|
|
225
|
+
processing_state?: Json;
|
|
226
226
|
qualification_rubric_key?: string | null;
|
|
227
227
|
qualification_score?: number | null;
|
|
228
228
|
qualification_signals?: Json | null;
|
|
@@ -618,7 +618,6 @@ type Database = {
|
|
|
618
618
|
id: string;
|
|
619
619
|
list_id: string;
|
|
620
620
|
pipeline_key: string;
|
|
621
|
-
processing_state: Json;
|
|
622
621
|
source_execution_id: string | null;
|
|
623
622
|
source_input_hash: string | null;
|
|
624
623
|
source_resource_id: string | null;
|
|
@@ -633,7 +632,6 @@ type Database = {
|
|
|
633
632
|
id?: string;
|
|
634
633
|
list_id: string;
|
|
635
634
|
pipeline_key?: string;
|
|
636
|
-
processing_state?: Json;
|
|
637
635
|
source_execution_id?: string | null;
|
|
638
636
|
source_input_hash?: string | null;
|
|
639
637
|
source_resource_id?: string | null;
|
|
@@ -648,7 +646,6 @@ type Database = {
|
|
|
648
646
|
id?: string;
|
|
649
647
|
list_id?: string;
|
|
650
648
|
pipeline_key?: string;
|
|
651
|
-
processing_state?: Json;
|
|
652
649
|
source_execution_id?: string | null;
|
|
653
650
|
source_input_hash?: string | null;
|
|
654
651
|
source_resource_id?: string | null;
|
|
@@ -727,7 +724,6 @@ type Database = {
|
|
|
727
724
|
id: string;
|
|
728
725
|
list_id: string;
|
|
729
726
|
pipeline_key: string;
|
|
730
|
-
processing_state: Json;
|
|
731
727
|
source_execution_id: string | null;
|
|
732
728
|
source_input_hash: string | null;
|
|
733
729
|
source_resource_id: string | null;
|
|
@@ -742,7 +738,6 @@ type Database = {
|
|
|
742
738
|
id?: string;
|
|
743
739
|
list_id: string;
|
|
744
740
|
pipeline_key?: string;
|
|
745
|
-
processing_state?: Json;
|
|
746
741
|
source_execution_id?: string | null;
|
|
747
742
|
source_input_hash?: string | null;
|
|
748
743
|
source_resource_id?: string | null;
|
|
@@ -757,7 +752,6 @@ type Database = {
|
|
|
757
752
|
id?: string;
|
|
758
753
|
list_id?: string;
|
|
759
754
|
pipeline_key?: string;
|
|
760
|
-
processing_state?: Json;
|
|
761
755
|
source_execution_id?: string | null;
|
|
762
756
|
source_input_hash?: string | null;
|
|
763
757
|
source_resource_id?: string | null;
|
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
export { AccountSettings, AppearanceSettings, CreateWebhookEndpointModal, EditCredentialModal, EditWebhookEndpointModal, MemberAccessModal, MemberConfigModal, OAuthIntegrationsCard, OrgMembersList, OrganizationSettings, WebhookEndpointList, WebhookEndpointSettings, settingsManifest } from '../../chunk-
|
|
1
|
+
export { AccountSettings, AppearanceSettings, CreateWebhookEndpointModal, EditCredentialModal, EditWebhookEndpointModal, MemberAccessModal, MemberConfigModal, OAuthIntegrationsCard, OrgMembersList, OrganizationSettings, WebhookEndpointList, WebhookEndpointSettings, settingsManifest } from '../../chunk-M6OJ43NL.js';
|
|
2
2
|
import '../../chunk-RYTEQBAO.js';
|
|
3
3
|
import '../../chunk-PDHTXPSF.js';
|
|
4
4
|
import '../../chunk-KVJ3LFH2.js';
|
|
5
5
|
import '../../chunk-XBMCDGHA.js';
|
|
6
6
|
import '../../chunk-7M2VOCYN.js';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-N63RKL3L.js';
|
|
8
8
|
import '../../chunk-VKMNWHTL.js';
|
|
9
|
-
import '../../chunk-
|
|
9
|
+
import '../../chunk-MZCDRBSI.js';
|
|
10
10
|
import '../../chunk-BRXELOHC.js';
|
|
11
11
|
import '../../chunk-3ZMAGTWF.js';
|
|
12
12
|
import '../../chunk-VMJVQAFZ.js';
|
|
13
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-AYSO5A3R.js';
|
|
14
14
|
import '../../chunk-LH4GPYDX.js';
|
|
15
15
|
import '../../chunk-HLFFKKT3.js';
|
|
16
16
|
import '../../chunk-WLOQ4IBG.js';
|
|
17
|
-
import '../../chunk-
|
|
18
|
-
import '../../chunk-
|
|
17
|
+
import '../../chunk-MJMFIWEB.js';
|
|
18
|
+
import '../../chunk-GJXAAYZ3.js';
|
|
19
19
|
import '../../chunk-3KMDHCAR.js';
|
|
20
|
-
import '../../chunk-
|
|
20
|
+
import '../../chunk-NU5FNTOB.js';
|
|
21
21
|
import '../../chunk-SZHARWKU.js';
|
|
22
22
|
import '../../chunk-V3HUIZJX.js';
|
|
23
23
|
import '../../chunk-TKAYX2SP.js';
|
|
24
24
|
import '../../chunk-NYBEU5TE.js';
|
|
25
|
-
import '../../chunk-
|
|
25
|
+
import '../../chunk-ZPXV5KI3.js';
|
|
26
26
|
import '../../chunk-2IFYDILW.js';
|
|
27
27
|
import '../../chunk-Q7DJKLEN.js';
|
|
28
28
|
import '../../chunk-GESXCQWY.js';
|
|
@@ -31,7 +31,7 @@ import '../../chunk-E565XMTQ.js';
|
|
|
31
31
|
import '../../chunk-KU7ZDWQ7.js';
|
|
32
32
|
import '../../chunk-DT3QYZVU.js';
|
|
33
33
|
import '../../chunk-RNP5R5I3.js';
|
|
34
|
-
import '../../chunk-
|
|
34
|
+
import '../../chunk-SRNIHB7Y.js';
|
|
35
35
|
import '../../chunk-KRWALB24.js';
|
|
36
36
|
import '../../chunk-WFTNY755.js';
|
|
37
37
|
import '../../chunk-WKJ47GIW.js';
|
|
@@ -73,7 +73,7 @@ type Database = {
|
|
|
73
73
|
name: string;
|
|
74
74
|
num_employees: number | null;
|
|
75
75
|
organization_id: string;
|
|
76
|
-
|
|
76
|
+
processing_state: Json;
|
|
77
77
|
qualification_rubric_key: string | null;
|
|
78
78
|
qualification_score: number | null;
|
|
79
79
|
qualification_signals: Json | null;
|
|
@@ -99,7 +99,7 @@ type Database = {
|
|
|
99
99
|
name: string;
|
|
100
100
|
num_employees?: number | null;
|
|
101
101
|
organization_id: string;
|
|
102
|
-
|
|
102
|
+
processing_state?: Json;
|
|
103
103
|
qualification_rubric_key?: string | null;
|
|
104
104
|
qualification_score?: number | null;
|
|
105
105
|
qualification_signals?: Json | null;
|
|
@@ -125,7 +125,7 @@ type Database = {
|
|
|
125
125
|
name?: string;
|
|
126
126
|
num_employees?: number | null;
|
|
127
127
|
organization_id?: string;
|
|
128
|
-
|
|
128
|
+
processing_state?: Json;
|
|
129
129
|
qualification_rubric_key?: string | null;
|
|
130
130
|
qualification_score?: number | null;
|
|
131
131
|
qualification_signals?: Json | null;
|
|
@@ -164,7 +164,7 @@ type Database = {
|
|
|
164
164
|
nurture: boolean;
|
|
165
165
|
opening_line: string | null;
|
|
166
166
|
organization_id: string;
|
|
167
|
-
|
|
167
|
+
processing_state: Json;
|
|
168
168
|
qualification_rubric_key: string | null;
|
|
169
169
|
qualification_score: number | null;
|
|
170
170
|
qualification_signals: Json | null;
|
|
@@ -192,7 +192,7 @@ type Database = {
|
|
|
192
192
|
nurture?: boolean;
|
|
193
193
|
opening_line?: string | null;
|
|
194
194
|
organization_id: string;
|
|
195
|
-
|
|
195
|
+
processing_state?: Json;
|
|
196
196
|
qualification_rubric_key?: string | null;
|
|
197
197
|
qualification_score?: number | null;
|
|
198
198
|
qualification_signals?: Json | null;
|
|
@@ -220,7 +220,7 @@ type Database = {
|
|
|
220
220
|
nurture?: boolean;
|
|
221
221
|
opening_line?: string | null;
|
|
222
222
|
organization_id?: string;
|
|
223
|
-
|
|
223
|
+
processing_state?: Json;
|
|
224
224
|
qualification_rubric_key?: string | null;
|
|
225
225
|
qualification_score?: number | null;
|
|
226
226
|
qualification_signals?: Json | null;
|
|
@@ -616,7 +616,6 @@ type Database = {
|
|
|
616
616
|
id: string;
|
|
617
617
|
list_id: string;
|
|
618
618
|
pipeline_key: string;
|
|
619
|
-
processing_state: Json;
|
|
620
619
|
source_execution_id: string | null;
|
|
621
620
|
source_input_hash: string | null;
|
|
622
621
|
source_resource_id: string | null;
|
|
@@ -631,7 +630,6 @@ type Database = {
|
|
|
631
630
|
id?: string;
|
|
632
631
|
list_id: string;
|
|
633
632
|
pipeline_key?: string;
|
|
634
|
-
processing_state?: Json;
|
|
635
633
|
source_execution_id?: string | null;
|
|
636
634
|
source_input_hash?: string | null;
|
|
637
635
|
source_resource_id?: string | null;
|
|
@@ -646,7 +644,6 @@ type Database = {
|
|
|
646
644
|
id?: string;
|
|
647
645
|
list_id?: string;
|
|
648
646
|
pipeline_key?: string;
|
|
649
|
-
processing_state?: Json;
|
|
650
647
|
source_execution_id?: string | null;
|
|
651
648
|
source_input_hash?: string | null;
|
|
652
649
|
source_resource_id?: string | null;
|
|
@@ -725,7 +722,6 @@ type Database = {
|
|
|
725
722
|
id: string;
|
|
726
723
|
list_id: string;
|
|
727
724
|
pipeline_key: string;
|
|
728
|
-
processing_state: Json;
|
|
729
725
|
source_execution_id: string | null;
|
|
730
726
|
source_input_hash: string | null;
|
|
731
727
|
source_resource_id: string | null;
|
|
@@ -740,7 +736,6 @@ type Database = {
|
|
|
740
736
|
id?: string;
|
|
741
737
|
list_id: string;
|
|
742
738
|
pipeline_key?: string;
|
|
743
|
-
processing_state?: Json;
|
|
744
739
|
source_execution_id?: string | null;
|
|
745
740
|
source_input_hash?: string | null;
|
|
746
741
|
source_resource_id?: string | null;
|
|
@@ -755,7 +750,6 @@ type Database = {
|
|
|
755
750
|
id?: string;
|
|
756
751
|
list_id?: string;
|
|
757
752
|
pipeline_key?: string;
|
|
758
|
-
processing_state?: Json;
|
|
759
753
|
source_execution_id?: string | null;
|
|
760
754
|
source_input_hash?: string | null;
|
|
761
755
|
source_resource_id?: string | null;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { milestoneKeys, noteKeys, projectKeys, taskKeys, useCreateMilestone, useCreateNote, useCreateProject, useCreateTask, useDeleteMilestone, useDeleteProject, useDeleteTask, useMilestones, useProject, useProjectMilestones, useProjectNotes, useProjectTasks, useProjects, useTasks, useUpdateMilestone, useUpdateProject, useUpdateTask } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { milestoneKeys, noteKeys, projectKeys, taskKeys, useCreateMilestone, useCreateNote, useCreateProject, useCreateTask, useDeleteMilestone, useDeleteProject, useDeleteTask, useMilestones, useProject, useProjectMilestones, useProjectNotes, useProjectTasks, useProjects, useTasks, useUpdateMilestone, useUpdateProject, useUpdateTask } from '../../chunk-MZCDRBSI.js';
|
|
2
|
+
import '../../chunk-SRNIHB7Y.js';
|
|
3
3
|
import '../../chunk-KRWALB24.js';
|
|
4
4
|
import '../../chunk-5WWZXCS5.js';
|
|
5
5
|
import '../../chunk-I2KLQ2HA.js';
|