@elevasis/ui 2.24.0 → 2.25.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.
Files changed (103) hide show
  1. package/dist/app/index.css +11 -0
  2. package/dist/app/index.d.ts +457 -357
  3. package/dist/app/index.js +8 -7
  4. package/dist/auth/index.js +4 -4
  5. package/dist/charts/index.js +7 -7
  6. package/dist/{chunk-DDZOHLHB.js → chunk-26HQMR7S.js} +1 -1
  7. package/dist/{chunk-4NWNS7TX.js → chunk-3AHEHVJ6.js} +3 -3
  8. package/dist/{chunk-LJWV4TWV.js → chunk-4ZFBVND2.js} +2 -2
  9. package/dist/{chunk-FUEXGRFR.js → chunk-7LJUTTXU.js} +5 -5
  10. package/dist/{chunk-KCJ6VATY.js → chunk-AZQY7AJR.js} +13 -24
  11. package/dist/{chunk-BIWHHWCJ.js → chunk-DWK2QIAK.js} +2 -1
  12. package/dist/{chunk-ZDKQNQ4X.js → chunk-GESXCQWY.js} +1 -1
  13. package/dist/{chunk-Z6FAH4XV.js → chunk-HKBEURCV.js} +1 -1
  14. package/dist/{chunk-HC2KV6BU.js → chunk-HOIT677G.js} +1 -1
  15. package/dist/chunk-IS53MXE4.js +230 -0
  16. package/dist/{chunk-MTR6AN2C.js → chunk-IX7LWINC.js} +6 -5
  17. package/dist/{chunk-AXXTN44Z.js → chunk-IYIZYMIE.js} +2 -2
  18. package/dist/{chunk-VGNAV3TH.js → chunk-JDQSCEEF.js} +1237 -642
  19. package/dist/chunk-JMI7L7Y7.js +524 -0
  20. package/dist/{chunk-TSSKOQBX.js → chunk-KMAXFJPH.js} +2 -2
  21. package/dist/{chunk-HQ7M6PBW.js → chunk-KU7ZDWQ7.js} +1 -1
  22. package/dist/{chunk-YBZT7MJR.js → chunk-L4RT57WU.js} +7 -7
  23. package/dist/{chunk-2WZ635SS.js → chunk-MU4VPAMR.js} +2 -2
  24. package/dist/{chunk-3JCMO7SD.js → chunk-N55DVMAG.js} +1 -1
  25. package/dist/{chunk-EIOJNUPL.js → chunk-PNLJIPV5.js} +1 -1
  26. package/dist/{chunk-6Z3G4U2R.js → chunk-Q5BEODAT.js} +3 -2
  27. package/dist/{chunk-M2HWJY6O.js → chunk-QB2CC4VH.js} +2045 -243
  28. package/dist/{chunk-QULLZ5PE.js → chunk-RSG2O3HF.js} +893 -642
  29. package/dist/{chunk-M25JL54Z.js → chunk-RYTEQBAO.js} +1 -1
  30. package/dist/{chunk-XUYBOO32.js → chunk-U36X6NZM.js} +15 -7
  31. package/dist/{chunk-QSTH6T77.js → chunk-VKMNWHTL.js} +1 -1
  32. package/dist/{chunk-KLFIJDTD.js → chunk-VOVZLL23.js} +4 -4
  33. package/dist/{chunk-SLH2QLKV.js → chunk-WFTNY755.js} +1 -1
  34. package/dist/{chunk-DK2HVHCY.js → chunk-WKJ47GIW.js} +1 -1
  35. package/dist/chunk-X4WBGKJQ.js +138 -0
  36. package/dist/{chunk-QHSW4WHM.js → chunk-XTVZFT7U.js} +1 -1
  37. package/dist/components/index.css +11 -0
  38. package/dist/components/index.d.ts +478 -386
  39. package/dist/components/index.js +138 -267
  40. package/dist/components/navigation/index.css +11 -0
  41. package/dist/components/navigation/index.js +8 -8
  42. package/dist/features/auth/index.css +11 -0
  43. package/dist/features/auth/index.d.ts +369 -363
  44. package/dist/features/auth/index.js +7 -7
  45. package/dist/features/crm/index.css +11 -0
  46. package/dist/features/crm/index.d.ts +551 -360
  47. package/dist/features/crm/index.js +19 -19
  48. package/dist/features/dashboard/index.css +11 -0
  49. package/dist/features/dashboard/index.js +20 -20
  50. package/dist/features/delivery/index.css +11 -0
  51. package/dist/features/delivery/index.d.ts +363 -357
  52. package/dist/features/delivery/index.js +19 -19
  53. package/dist/features/lead-gen/index.css +11 -0
  54. package/dist/features/lead-gen/index.d.ts +174 -4
  55. package/dist/features/lead-gen/index.js +20 -20
  56. package/dist/features/monitoring/index.css +11 -0
  57. package/dist/features/monitoring/index.js +21 -21
  58. package/dist/features/monitoring/requests/index.css +11 -0
  59. package/dist/features/monitoring/requests/index.js +17 -17
  60. package/dist/features/operations/index.css +11 -0
  61. package/dist/features/operations/index.js +24 -24
  62. package/dist/features/seo/index.js +2 -2
  63. package/dist/features/settings/index.css +11 -0
  64. package/dist/features/settings/index.d.ts +369 -363
  65. package/dist/features/settings/index.js +19 -19
  66. package/dist/hooks/delivery/index.css +11 -0
  67. package/dist/hooks/delivery/index.d.ts +363 -357
  68. package/dist/hooks/delivery/index.js +2 -2
  69. package/dist/hooks/index.css +11 -0
  70. package/dist/hooks/index.d.ts +769 -401
  71. package/dist/hooks/index.js +17 -17
  72. package/dist/hooks/published.css +11 -0
  73. package/dist/hooks/published.d.ts +769 -401
  74. package/dist/hooks/published.js +17 -17
  75. package/dist/index.css +11 -0
  76. package/dist/index.d.ts +885 -383
  77. package/dist/index.js +17 -17
  78. package/dist/initialization/index.d.ts +369 -363
  79. package/dist/initialization/index.js +4 -4
  80. package/dist/layout/index.d.ts +6 -0
  81. package/dist/layout/index.js +5 -5
  82. package/dist/organization/index.css +11 -0
  83. package/dist/organization/index.js +4 -4
  84. package/dist/profile/index.d.ts +369 -363
  85. package/dist/profile/index.js +2 -2
  86. package/dist/provider/ElevasisServiceContext.d.ts +1 -0
  87. package/dist/provider/ElevasisServiceContext.js +1 -1
  88. package/dist/provider/index.css +11 -0
  89. package/dist/provider/index.d.ts +503 -362
  90. package/dist/provider/index.js +14 -14
  91. package/dist/provider/published.css +11 -0
  92. package/dist/provider/published.d.ts +494 -359
  93. package/dist/provider/published.js +12 -12
  94. package/dist/supabase/index.d.ts +369 -357
  95. package/dist/test-utils/index.js +1 -1
  96. package/dist/typeform/index.js +49 -20
  97. package/dist/types/index.d.ts +382 -363
  98. package/package.json +2 -2
  99. package/dist/chunk-CEWTOKE7.js +0 -109
  100. package/dist/chunk-OWHQ65EQ.js +0 -211
  101. package/dist/chunk-UDJE54WN.js +0 -209
  102. /package/dist/{chunk-IRW7JMQ4.js → chunk-5WWZXCS5.js} +0 -0
  103. /package/dist/{chunk-QJ2KCHKX.js → chunk-E565XMTQ.js} +0 -0
@@ -1,29 +1,29 @@
1
- import { useBreadcrumbs } from '../chunk-DDZOHLHB.js';
2
- import '../chunk-6Z3G4U2R.js';
3
- export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, calculateProgress, deliveryManifest, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../chunk-MTR6AN2C.js';
4
- export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, getEnrichmentColor, getStatusColor, leadGenManifest, useDeleteLists } from '../chunk-M2HWJY6O.js';
5
- export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, 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-KCJ6VATY.js';
1
+ import { useBreadcrumbs } from '../chunk-26HQMR7S.js';
2
+ import '../chunk-Q5BEODAT.js';
3
+ export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, calculateProgress, deliveryManifest, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../chunk-IX7LWINC.js';
4
+ export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, getEnrichmentColor, getStatusColor, leadGenManifest, useDeleteLists } from '../chunk-QB2CC4VH.js';
5
+ export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, 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-AZQY7AJR.js';
6
6
  import '../chunk-ROSMICXG.js';
7
- import '../chunk-3JCMO7SD.js';
7
+ import '../chunk-N55DVMAG.js';
8
8
  import '../chunk-ZTWA5H77.js';
9
- import { BaseNode, useGraphTheme, BaseEdge, GraphBackground, GraphLegend, GraphFitViewButton } from '../chunk-FUEXGRFR.js';
10
- export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, FormFieldRenderer, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, ZodFormRenderer, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-FUEXGRFR.js';
9
+ import { BaseNode, useGraphTheme, BaseEdge, GraphBackground, GraphLegend, GraphFitViewButton } from '../chunk-7LJUTTXU.js';
10
+ export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, FormFieldRenderer, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, ZodFormRenderer, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-7LJUTTXU.js';
11
11
  import '../chunk-442LZPIR.js';
12
- import '../chunk-OWHQ65EQ.js';
13
- import { NotificationList } from '../chunk-KLFIJDTD.js';
14
- export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList, monitoringManifest } from '../chunk-KLFIJDTD.js';
15
- export { ResourceHealthPanel } from '../chunk-4NWNS7TX.js';
12
+ import '../chunk-IS53MXE4.js';
13
+ import { NotificationList } from '../chunk-VOVZLL23.js';
14
+ export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList, monitoringManifest } from '../chunk-VOVZLL23.js';
15
+ export { ResourceHealthPanel } from '../chunk-3AHEHVJ6.js';
16
16
  export { ResourceHealthChart, getHealthColor } from '../chunk-LGKLC5MG.js';
17
- import '../chunk-TSSKOQBX.js';
18
- export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest } from '../chunk-BIWHHWCJ.js';
19
- import { showAuthError } from '../chunk-YBZT7MJR.js';
20
- export { CreateCredentialModal, CredentialList, CredentialSettings, MembershipFeaturePanel, MembershipStatusBadge, OAuthConnectModal, OrganizationMembershipsList, WebhookUrlDisplayModal, settingsManifest, showAuthError } from '../chunk-YBZT7MJR.js';
21
- import { AppShellLoader } from '../chunk-M25JL54Z.js';
22
- import { ActionFormButton, ActionButton } from '../chunk-VGNAV3TH.js';
23
- export { ActivityFeedWidget, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, crmManifest, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-VGNAV3TH.js';
17
+ import '../chunk-KMAXFJPH.js';
18
+ export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest } from '../chunk-DWK2QIAK.js';
19
+ import { showAuthError } from '../chunk-L4RT57WU.js';
20
+ export { CreateCredentialModal, CredentialList, CredentialSettings, MembershipFeaturePanel, MembershipStatusBadge, OAuthConnectModal, OrganizationMembershipsList, WebhookUrlDisplayModal, settingsManifest, showAuthError } from '../chunk-L4RT57WU.js';
21
+ import { AppShellLoader } from '../chunk-RYTEQBAO.js';
22
+ import { setDealReferrer, compareDealsByPriority } from '../chunk-JDQSCEEF.js';
23
+ export { ActivityFeedWidget, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, crmManifest, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-JDQSCEEF.js';
24
24
  import '../chunk-BZZCNLT6.js';
25
25
  export { SortableHeader, TableSelectionToolbar } from '../chunk-TUMSNGTX.js';
26
- import '../chunk-CEWTOKE7.js';
26
+ import '../chunk-X4WBGKJQ.js';
27
27
  import '../chunk-IIMU5YAJ.js';
28
28
  import { FilterBar } from '../chunk-PDHTXPSF.js';
29
29
  export { FilterBar } from '../chunk-PDHTXPSF.js';
@@ -32,48 +32,48 @@ export { ConfirmationInputModal, ConfirmationModal, CustomModal } from '../chunk
32
32
  import '../chunk-SNHGSCKH.js';
33
33
  export { CONTAINER_CONSTANTS, SHARED_VIZ_CONSTANTS } from '../chunk-E4WQGJNS.js';
34
34
  import '../chunk-7M2VOCYN.js';
35
- import { useCommandViewLayout, useOrganizationPermissions, useCreateOrgRole, usePermissionCatalog, useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, usePaginationState, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, useDealNotes, useCreateDealNote, useDeals, useTransitionItem, dealKeys, useMarkAllAsRead, useNotifications } from '../chunk-QULLZ5PE.js';
35
+ import { useCommandViewLayout, useOrganizationPermissions, useCreateOrgRole, usePermissionCatalog, useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, usePaginationState, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, useDeals, useTransitionItem, dealKeys, useMarkAllAsRead, useNotifications } from '../chunk-RSG2O3HF.js';
36
36
  import '../chunk-BRXELOHC.js';
37
- import '../chunk-QSTH6T77.js';
38
- import { showSuccessNotification, showErrorNotification, showApiErrorNotification } from '../chunk-Z6FAH4XV.js';
39
- export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-Z6FAH4XV.js';
37
+ import '../chunk-VKMNWHTL.js';
38
+ import { showSuccessNotification, showErrorNotification, showApiErrorNotification } from '../chunk-HKBEURCV.js';
39
+ export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-HKBEURCV.js';
40
40
  import { Graph_module_css_default, useDirectedChainHighlighting, useNodeSelection, GRAPH_CONSTANTS } from '../chunk-22UVE3RA.js';
41
41
  export { Graph_module_css_default as graphStyles } from '../chunk-22UVE3RA.js';
42
42
  import '../chunk-3ZMAGTWF.js';
43
- import '../chunk-EIOJNUPL.js';
44
- import '../chunk-2WZ635SS.js';
43
+ import '../chunk-PNLJIPV5.js';
44
+ import '../chunk-MU4VPAMR.js';
45
45
  import '../chunk-QIW6OCEI.js';
46
46
  import '../chunk-WLOQ4IBG.js';
47
- import '../chunk-AXXTN44Z.js';
48
- import { useCrmActions, deriveActions } from '../chunk-UDJE54WN.js';
49
- import '../chunk-LJWV4TWV.js';
47
+ import '../chunk-IYIZYMIE.js';
48
+ import '../chunk-JMI7L7Y7.js';
49
+ import '../chunk-4ZFBVND2.js';
50
50
  import { SubshellContentContainer } from '../chunk-TKAYX2SP.js';
51
- import { ListSkeleton, EmptyState, PageTitleCaption, StatCard, CenteredErrorState, CardHeader, ActivityTimeline } from '../chunk-XUYBOO32.js';
52
- 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-XUYBOO32.js';
51
+ import { ListSkeleton, EmptyState, PageTitleCaption, StatCard, CenteredErrorState, CardHeader } from '../chunk-U36X6NZM.js';
52
+ 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-U36X6NZM.js';
53
53
  export { ElevasisLoader } from '../chunk-SZHARWKU.js';
54
54
  export { StyledMarkdown } from '../chunk-3KMDHCAR.js';
55
55
  export { NavigationButton } from '../chunk-NYBEU5TE.js';
56
56
  import '../chunk-T6INEVX6.js';
57
57
  import '../chunk-2IFYDILW.js';
58
58
  import { useRouterContext } from '../chunk-Q7DJKLEN.js';
59
- export { RoleBadge } from '../chunk-ZDKQNQ4X.js';
60
- import '../chunk-HC2KV6BU.js';
61
- import { useAppearance } from '../chunk-QJ2KCHKX.js';
62
- import '../chunk-HQ7M6PBW.js';
59
+ export { RoleBadge } from '../chunk-GESXCQWY.js';
60
+ import '../chunk-HOIT677G.js';
61
+ import { useAppearance } from '../chunk-E565XMTQ.js';
62
+ import '../chunk-KU7ZDWQ7.js';
63
63
  import '../chunk-DT3QYZVU.js';
64
64
  import '../chunk-RNP5R5I3.js';
65
65
  import { getResourceIcon, getResourceColor, formatDateTime, PAGE_SIZE_DEFAULT, formatTimeAgo } from '../chunk-SGXXJE52.js';
66
66
  import '../chunk-KRWALB24.js';
67
- import '../chunk-SLH2QLKV.js';
68
- import { useInitialization } from '../chunk-DK2HVHCY.js';
67
+ import '../chunk-WFTNY755.js';
68
+ import { useInitialization } from '../chunk-WKJ47GIW.js';
69
69
  import '../chunk-DD3CCMCZ.js';
70
- import '../chunk-QHSW4WHM.js';
71
- import { useElevasisServices } from '../chunk-IRW7JMQ4.js';
70
+ import '../chunk-XTVZFT7U.js';
71
+ import { useElevasisServices } from '../chunk-5WWZXCS5.js';
72
72
  import '../chunk-BRJ3QZ4E.js';
73
73
  import '../chunk-I2KLQ2HA.js';
74
74
  import * as runtime from 'react/jsx-runtime';
75
75
  import { jsxs, jsx, Fragment } from 'react/jsx-runtime';
76
- import { Stack, Group, ThemeIcon, Text, Badge, Box, Card, Title, Checkbox, Tooltip, Center, TextInput, Textarea, Loader, Alert, Button, Table, ActionIcon, Paper, Code, CopyButton, SimpleGrid, Pagination, SegmentedControl, Switch, Select, Divider, Menu, Timeline, Tabs, ScrollArea, Breadcrumbs as Breadcrumbs$1, Drawer, Popover, Indicator } from '@mantine/core';
76
+ import { Stack, Group, ThemeIcon, Text, Badge, Box, Card, Title, Checkbox, Tooltip, Center, TextInput, Textarea, Loader, Alert, Button, Table, ActionIcon, Paper, Code, CopyButton, SimpleGrid, Pagination, SegmentedControl, Switch, Select, Divider, Menu, Timeline, Tabs, ScrollArea, Breadcrumbs as Breadcrumbs$1, Popover, Indicator } from '@mantine/core';
77
77
  import { IconBrain, IconDatabase, IconMessage, IconAlertCircle, IconCircleX, IconCircleCheck, IconBolt, IconHandClick, IconClock, IconWebhook, IconExternalLink, IconLock, IconPencil, IconKey, IconCalendar, IconTrash, IconAlertTriangle, IconExclamationMark, IconShieldLock, IconCheck, IconCopy, IconPlus, IconRocket, IconRefresh, IconPower, IconPlayerPlay, IconTag, IconCalendarRepeat, IconCalendarEvent, IconCalendarTime, IconRobot, IconGitBranch, IconSettings, IconDotsVertical, IconPlayerPause, IconPlayerStop, IconCalendarDue, IconCalendarStats, IconCalendarOff, IconListCheck, IconBell } from '@tabler/icons-react';
78
78
  import { useForm } from '@mantine/form';
79
79
  import { memo, forwardRef, useMemo, useImperativeHandle, useRef, useEffect, useState, useCallback, Component } from 'react';
@@ -88,6 +88,7 @@ import Placeholder from '@tiptap/extension-placeholder';
88
88
  import StarterKit from '@tiptap/starter-kit';
89
89
  import { Prism } from 'react-syntax-highlighter';
90
90
  import { oneDark } from 'react-syntax-highlighter/dist/esm/styles/prism';
91
+ import { useNavigate } from '@tanstack/react-router';
91
92
 
92
93
  function Can({ permission, fallback = null, children }) {
93
94
  const { hasPermission, isReady } = useOrganizationPermissions();
@@ -3327,7 +3328,19 @@ function DealKanbanCard({ deal, config, onClick, onDragStart, onDragEnd }) {
3327
3328
  onDragEnd,
3328
3329
  onClick: () => onClick(deal),
3329
3330
  children: /* @__PURE__ */ jsxs(Stack, { gap: 4, children: [
3330
- /* @__PURE__ */ jsx(Text, { size: "sm", fw: 600, lineClamp: 1, children: displayName }),
3331
+ /* @__PURE__ */ jsxs(Group, { justify: "space-between", align: "flex-start", gap: "xs", wrap: "nowrap", children: [
3332
+ /* @__PURE__ */ jsx(Text, { size: "sm", fw: 600, lineClamp: 1, style: { minWidth: 0, flex: 1 }, children: displayName }),
3333
+ /* @__PURE__ */ jsx(Tooltip, { label: deal.priority.reason, withArrow: true, children: /* @__PURE__ */ jsx(
3334
+ Badge,
3335
+ {
3336
+ variant: "light",
3337
+ size: "xs",
3338
+ color: deal.priority.color,
3339
+ style: { flexShrink: 0, maxWidth: 112, textTransform: "none" },
3340
+ children: /* @__PURE__ */ jsx(Box, { component: "span", style: { display: "block", maxWidth: 88, overflow: "hidden", textOverflow: "ellipsis" }, children: deal.priority.label })
3341
+ }
3342
+ ) })
3343
+ ] }),
3331
3344
  /* @__PURE__ */ jsxs(Text, { size: "xs", c: "dimmed", lineClamp: 1, children: [
3332
3345
  "State: ",
3333
3346
  stateLabel
@@ -3349,144 +3362,9 @@ function DealKanbanCard({ deal, config, onClick, onDragStart, onDragEnd }) {
3349
3362
  }
3350
3363
  );
3351
3364
  }
3352
- function formatStageLabel(stage) {
3353
- if (!stage) return "Unstaged";
3354
- return stage.split("_").map((word) => word.charAt(0).toUpperCase() + word.slice(1)).join(" ");
3355
- }
3356
- function DealDrawer({ deal, config, opened, onClose, renderActions }) {
3357
- const [noteBody, setNoteBody] = useState("");
3358
- const { data: notes, isLoading: notesLoading } = useDealNotes(deal?.id ?? "");
3359
- const createNote = useCreateDealNote();
3360
- const crmActions = useCrmActions();
3361
- const actions = useMemo(() => deal ? deriveActions(deal, crmActions) : [], [deal, crmActions]);
3362
- if (!deal) return null;
3363
- const contactFirstName = deal.contact?.first_name || "";
3364
- const contactLastName = deal.contact?.last_name || "";
3365
- const contactName = [contactFirstName, contactLastName].filter(Boolean).join(" ");
3366
- const displayName = contactName || deal.contact_email || "Unknown";
3367
- const email = deal.contact?.email || deal.contact_email || null;
3368
- const companyName = deal.contact?.company?.name || deal.discovery_data?.company || null;
3369
- const stage = deal.stage_key;
3370
- const badgeColor = (stage ? config?.[stage]?.color : null) ?? "gray";
3371
- const activityLog = deal.activity_log || [];
3372
- const hasInitialFee = typeof deal.initial_fee === "number" && deal.initial_fee > 0;
3373
- const hasMonthlyFee = typeof deal.monthly_fee === "number" && deal.monthly_fee > 0;
3374
- function handleAddNote() {
3375
- if (!noteBody.trim() || !deal) return;
3376
- createNote.mutate(
3377
- { dealId: deal.id, body: noteBody.trim() },
3378
- {
3379
- onSuccess: () => setNoteBody("")
3380
- }
3381
- );
3382
- }
3383
- return /* @__PURE__ */ jsx(
3384
- Drawer,
3385
- {
3386
- opened,
3387
- onClose,
3388
- position: "right",
3389
- size: "lg",
3390
- title: /* @__PURE__ */ jsxs(Group, { gap: "sm", wrap: "nowrap", children: [
3391
- /* @__PURE__ */ jsx(Title, { order: 4, style: { margin: 0 }, children: displayName }),
3392
- /* @__PURE__ */ jsx(Badge, { variant: "light", color: badgeColor, size: "sm", children: formatStageLabel(stage) })
3393
- ] }),
3394
- scrollAreaComponent: ScrollArea.Autosize,
3395
- children: /* @__PURE__ */ jsxs(Stack, { gap: "md", children: [
3396
- email && /* @__PURE__ */ jsx(Text, { size: "sm", c: "dimmed", children: email }),
3397
- companyName && /* @__PURE__ */ jsx(Text, { size: "sm", fw: 500, children: companyName }),
3398
- /* @__PURE__ */ jsx(Divider, {}),
3399
- /* @__PURE__ */ jsxs(Stack, { gap: 6, children: [
3400
- /* @__PURE__ */ jsx(Title, { order: 5, children: "Summary" }),
3401
- /* @__PURE__ */ jsxs(Group, { gap: "xl", wrap: "wrap", children: [
3402
- hasInitialFee && /* @__PURE__ */ jsxs(Stack, { gap: 2, children: [
3403
- /* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Initial Fee" }),
3404
- /* @__PURE__ */ jsxs(Text, { size: "sm", fw: 500, children: [
3405
- "$",
3406
- deal.initial_fee.toLocaleString()
3407
- ] })
3408
- ] }),
3409
- hasMonthlyFee && /* @__PURE__ */ jsxs(Stack, { gap: 2, children: [
3410
- /* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Monthly Fee" }),
3411
- /* @__PURE__ */ jsxs(Text, { size: "sm", fw: 500, children: [
3412
- "$",
3413
- deal.monthly_fee.toLocaleString(),
3414
- "/mo"
3415
- ] })
3416
- ] }),
3417
- /* @__PURE__ */ jsxs(Stack, { gap: 2, children: [
3418
- /* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Last Updated" }),
3419
- /* @__PURE__ */ jsx(Text, { size: "sm", fw: 500, children: formatTimeAgo(deal.updated_at) })
3420
- ] }),
3421
- /* @__PURE__ */ jsxs(Stack, { gap: 2, children: [
3422
- /* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Deal ID" }),
3423
- /* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", ff: "monospace", children: deal.id })
3424
- ] })
3425
- ] })
3426
- ] }),
3427
- (actions.length > 0 || renderActions) && /* @__PURE__ */ jsxs(Stack, { gap: "xs", children: [
3428
- /* @__PURE__ */ jsx(Title, { order: 5, children: "Actions" }),
3429
- actions.length > 0 && /* @__PURE__ */ jsx(Group, { gap: "xs", wrap: "wrap", children: actions.map(
3430
- (action) => action.payloadSchema ? /* @__PURE__ */ jsx(ActionFormButton, { action, dealId: deal.id }, action.key) : /* @__PURE__ */ jsx(ActionButton, { action, dealId: deal.id }, action.key)
3431
- ) }),
3432
- renderActions && renderActions()
3433
- ] }),
3434
- /* @__PURE__ */ jsx(Divider, {}),
3435
- /* @__PURE__ */ jsxs(Stack, { gap: "sm", children: [
3436
- /* @__PURE__ */ jsx(Title, { order: 5, children: "Notes" }),
3437
- /* @__PURE__ */ jsxs(Stack, { gap: "xs", children: [
3438
- /* @__PURE__ */ jsx(
3439
- Textarea,
3440
- {
3441
- placeholder: "Add a note...",
3442
- minRows: 2,
3443
- autosize: true,
3444
- value: noteBody,
3445
- onChange: (e) => setNoteBody(e.currentTarget.value)
3446
- }
3447
- ),
3448
- /* @__PURE__ */ jsx(Group, { justify: "flex-end", children: /* @__PURE__ */ jsx(
3449
- Button,
3450
- {
3451
- size: "xs",
3452
- variant: "light",
3453
- loading: createNote.isPending,
3454
- disabled: !noteBody.trim(),
3455
- onClick: handleAddNote,
3456
- children: "Add note"
3457
- }
3458
- ) })
3459
- ] }),
3460
- notesLoading ? /* @__PURE__ */ jsx(Center, { p: "sm", children: /* @__PURE__ */ jsx(Loader, { size: "sm" }) }) : notes && notes.length > 0 ? /* @__PURE__ */ jsx(Stack, { gap: "xs", children: notes.map((note) => /* @__PURE__ */ jsxs(
3461
- Stack,
3462
- {
3463
- gap: 4,
3464
- style: {
3465
- padding: "8px 12px",
3466
- borderRadius: 6,
3467
- backgroundColor: "var(--color-surface)",
3468
- border: "1px solid var(--color-border)"
3469
- },
3470
- children: [
3471
- /* @__PURE__ */ jsx(Text, { size: "sm", children: note.body }),
3472
- /* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: formatTimeAgo(note.createdAt) })
3473
- ]
3474
- },
3475
- note.id
3476
- )) }) : /* @__PURE__ */ jsx(Text, { size: "sm", c: "dimmed", children: "No notes yet." })
3477
- ] }),
3478
- /* @__PURE__ */ jsx(Divider, {}),
3479
- /* @__PURE__ */ jsxs(Stack, { gap: "sm", children: [
3480
- /* @__PURE__ */ jsx(Title, { order: 5, children: "Activity" }),
3481
- /* @__PURE__ */ jsx(ActivityTimeline, { activities: activityLog })
3482
- ] })
3483
- ] })
3484
- }
3485
- );
3486
- }
3487
3365
  var UNSTAGED_KEY = "unstaged";
3488
3366
  var KANBAN_FETCH_LIMIT = 250;
3489
- function formatStageLabel2(stage) {
3367
+ function formatStageLabel(stage) {
3490
3368
  if (stage === UNSTAGED_KEY) return "Unstaged";
3491
3369
  return stage.split("_").map((word) => word.charAt(0).toUpperCase() + word.slice(1)).join(" ");
3492
3370
  }
@@ -3502,9 +3380,13 @@ function groupDealsByStage(deals, columns) {
3502
3380
  map.get(UNSTAGED_KEY).push(deal);
3503
3381
  }
3504
3382
  }
3383
+ for (const bucket of map.values()) {
3384
+ bucket.sort((a, b) => compareDealsByPriority(a, b));
3385
+ }
3505
3386
  return map;
3506
3387
  }
3507
- function KanbanBoard({ config, renderDrawerActions }) {
3388
+ function KanbanBoard({ config }) {
3389
+ const navigate = useNavigate();
3508
3390
  const {
3509
3391
  data: deals,
3510
3392
  total,
@@ -3516,8 +3398,6 @@ function KanbanBoard({ config, renderDrawerActions }) {
3516
3398
  });
3517
3399
  const transitionItem = useTransitionItem();
3518
3400
  const queryClient = useQueryClient();
3519
- const [selectedDeal, setSelectedDeal] = useState(null);
3520
- const [drawerOpen, setDrawerOpen] = useState(false);
3521
3401
  const [dragOverColumn, setDragOverColumn] = useState(null);
3522
3402
  const draggingDealRef = useRef(null);
3523
3403
  const resolvedConfig = config ?? {};
@@ -3568,10 +3448,13 @@ function KanbanBoard({ config, renderDrawerActions }) {
3568
3448
  draggingDealRef.current = null;
3569
3449
  setDragOverColumn(null);
3570
3450
  }, []);
3571
- const handleCardClick = useCallback((deal) => {
3572
- setSelectedDeal(deal);
3573
- setDrawerOpen(true);
3574
- }, []);
3451
+ const handleCardClick = useCallback(
3452
+ (deal) => {
3453
+ setDealReferrer("pipeline");
3454
+ void navigate({ to: "/crm/deals/$dealId", params: { dealId: deal.id } });
3455
+ },
3456
+ [navigate]
3457
+ );
3575
3458
  if (isLoading) {
3576
3459
  return /* @__PURE__ */ jsx(SubshellContentContainer, { children: /* @__PURE__ */ jsx(Center, { style: { flex: 1 }, children: /* @__PURE__ */ jsx(Loader, {}) }) });
3577
3460
  }
@@ -3587,93 +3470,81 @@ function KanbanBoard({ config, renderDrawerActions }) {
3587
3470
  ] }) }) })
3588
3471
  ] }) });
3589
3472
  }
3590
- return /* @__PURE__ */ jsxs(SubshellContentContainer, { children: [
3591
- /* @__PURE__ */ jsxs(Stack, { children: [
3592
- /* @__PURE__ */ jsx(PageTitleCaption, { title: "Pipeline", caption: "Kanban view of your deal pipeline" }),
3593
- total > deals.length && /* @__PURE__ */ jsxs(Alert, { color: "yellow", variant: "light", children: [
3594
- "Showing the first ",
3595
- deals.length,
3596
- " of ",
3597
- total,
3598
- " deals in the board. This view is temporarily bounded to the list endpoint until full-board pagination lands."
3599
- ] }),
3600
- /* @__PURE__ */ jsx(
3601
- Paper,
3602
- {
3603
- p: "lg",
3604
- style: {
3605
- border: "1px solid var(--color-border)",
3606
- overflow: "hidden"
3607
- },
3608
- children: /* @__PURE__ */ jsx(ScrollArea, { scrollbarSize: 8, type: "auto", children: /* @__PURE__ */ jsx(Group, { align: "flex-start", wrap: "nowrap", gap: "sm", style: { paddingBottom: 16, minWidth: "max-content" }, children: columns.map((columnKey) => {
3609
- const columnDeals = groupedDeals.get(columnKey) ?? [];
3610
- const isUnstaged = columnKey === UNSTAGED_KEY;
3611
- const isDragTarget = dragOverColumn === columnKey;
3612
- const badgeColor = isUnstaged ? "gray" : resolvedConfig[columnKey]?.color ?? "gray";
3613
- return /* @__PURE__ */ jsx(
3614
- Box,
3615
- {
3616
- style: {
3617
- width: 260,
3618
- minWidth: 260,
3619
- borderRadius: 8,
3620
- padding: "10px 8px",
3621
- backgroundColor: isDragTarget ? "color-mix(in srgb, var(--color-primary) 6%, transparent)" : "transparent",
3622
- border: isDragTarget ? "1px solid var(--color-primary)" : "1px solid transparent",
3623
- transition: `background-color var(--duration-fast) var(--easing), border-color var(--duration-fast) var(--easing)`
3624
- },
3625
- onDragOver: (e) => handleDragOver(e, columnKey),
3626
- onDragLeave: handleDragLeave,
3627
- onDrop: (e) => handleDrop(e, columnKey),
3628
- children: /* @__PURE__ */ jsxs(Stack, { gap: "xs", children: [
3629
- /* @__PURE__ */ jsx(Group, { justify: "space-between", wrap: "nowrap", children: /* @__PURE__ */ jsxs(Group, { gap: 6, children: [
3630
- /* @__PURE__ */ jsx(
3631
- Box,
3632
- {
3633
- w: 10,
3634
- h: 10,
3635
- style: {
3636
- borderRadius: "50%",
3637
- background: `var(--mantine-color-${badgeColor}-6)`,
3638
- flexShrink: 0
3639
- }
3640
- }
3641
- ),
3642
- /* @__PURE__ */ jsx(Text, { size: "sm", fw: 600, lineClamp: 1, children: formatStageLabel2(columnKey) }),
3643
- /* @__PURE__ */ jsx(Badge, { size: "xs", variant: "light", color: badgeColor, children: columnDeals.length })
3644
- ] }) }),
3645
- /* @__PURE__ */ jsx(Divider, {}),
3646
- columnDeals.length === 0 && /* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", ta: "center", py: "md", style: { opacity: 0.5 }, children: isUnstaged ? "No unstaged deals" : "Drop here" }),
3647
- /* @__PURE__ */ jsx(Stack, { gap: "xs", children: columnDeals.map((deal) => /* @__PURE__ */ jsx(
3648
- DealKanbanCard,
3649
- {
3650
- deal,
3651
- config: resolvedConfig,
3652
- onClick: handleCardClick,
3653
- onDragStart: handleDragStart,
3654
- onDragEnd: handleDragEnd
3655
- },
3656
- deal.id
3657
- )) })
3658
- ] })
3659
- },
3660
- columnKey
3661
- );
3662
- }) }) })
3663
- }
3664
- )
3473
+ return /* @__PURE__ */ jsx(SubshellContentContainer, { children: /* @__PURE__ */ jsxs(Stack, { children: [
3474
+ /* @__PURE__ */ jsx(PageTitleCaption, { title: "Pipeline", caption: "Kanban view of your deal pipeline" }),
3475
+ total > deals.length && /* @__PURE__ */ jsxs(Alert, { color: "yellow", variant: "light", children: [
3476
+ "Showing the first ",
3477
+ deals.length,
3478
+ " of ",
3479
+ total,
3480
+ " deals in the board. This view is temporarily bounded to the list endpoint until full-board pagination lands."
3665
3481
  ] }),
3666
3482
  /* @__PURE__ */ jsx(
3667
- DealDrawer,
3483
+ Paper,
3668
3484
  {
3669
- deal: selectedDeal,
3670
- config: resolvedConfig,
3671
- opened: drawerOpen,
3672
- onClose: () => setDrawerOpen(false),
3673
- renderActions: renderDrawerActions
3485
+ p: "lg",
3486
+ style: {
3487
+ border: "1px solid var(--color-border)",
3488
+ overflow: "hidden"
3489
+ },
3490
+ children: /* @__PURE__ */ jsx(ScrollArea, { scrollbarSize: 8, type: "auto", children: /* @__PURE__ */ jsx(Group, { align: "flex-start", wrap: "nowrap", gap: "sm", style: { paddingBottom: 16, minWidth: "max-content" }, children: columns.map((columnKey) => {
3491
+ const columnDeals = groupedDeals.get(columnKey) ?? [];
3492
+ const isUnstaged = columnKey === UNSTAGED_KEY;
3493
+ const isDragTarget = dragOverColumn === columnKey;
3494
+ const badgeColor = isUnstaged ? "gray" : resolvedConfig[columnKey]?.color ?? "gray";
3495
+ return /* @__PURE__ */ jsx(
3496
+ Box,
3497
+ {
3498
+ style: {
3499
+ width: 260,
3500
+ minWidth: 260,
3501
+ borderRadius: 8,
3502
+ padding: "10px 8px",
3503
+ backgroundColor: isDragTarget ? "color-mix(in srgb, var(--color-primary) 6%, transparent)" : "transparent",
3504
+ border: isDragTarget ? "1px solid var(--color-primary)" : "1px solid transparent",
3505
+ transition: `background-color var(--duration-fast) var(--easing), border-color var(--duration-fast) var(--easing)`
3506
+ },
3507
+ onDragOver: (e) => handleDragOver(e, columnKey),
3508
+ onDragLeave: handleDragLeave,
3509
+ onDrop: (e) => handleDrop(e, columnKey),
3510
+ children: /* @__PURE__ */ jsxs(Stack, { gap: "xs", children: [
3511
+ /* @__PURE__ */ jsx(Group, { justify: "space-between", wrap: "nowrap", children: /* @__PURE__ */ jsxs(Group, { gap: 6, children: [
3512
+ /* @__PURE__ */ jsx(
3513
+ Box,
3514
+ {
3515
+ w: 10,
3516
+ h: 10,
3517
+ style: {
3518
+ borderRadius: "50%",
3519
+ background: `var(--mantine-color-${badgeColor}-6)`,
3520
+ flexShrink: 0
3521
+ }
3522
+ }
3523
+ ),
3524
+ /* @__PURE__ */ jsx(Text, { size: "sm", fw: 600, lineClamp: 1, children: formatStageLabel(columnKey) }),
3525
+ /* @__PURE__ */ jsx(Badge, { size: "xs", variant: "light", color: badgeColor, children: columnDeals.length })
3526
+ ] }) }),
3527
+ /* @__PURE__ */ jsx(Divider, {}),
3528
+ columnDeals.length === 0 && /* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", ta: "center", py: "md", style: { opacity: 0.5 }, children: isUnstaged ? "No unstaged deals" : "Drop here" }),
3529
+ /* @__PURE__ */ jsx(Stack, { gap: "xs", children: columnDeals.map((deal) => /* @__PURE__ */ jsx(
3530
+ DealKanbanCard,
3531
+ {
3532
+ deal,
3533
+ config: resolvedConfig,
3534
+ onClick: handleCardClick,
3535
+ onDragStart: handleDragStart,
3536
+ onDragEnd: handleDragEnd
3537
+ },
3538
+ deal.id
3539
+ )) })
3540
+ ] })
3541
+ },
3542
+ columnKey
3543
+ );
3544
+ }) }) })
3674
3545
  }
3675
3546
  )
3676
- ] });
3547
+ ] }) });
3677
3548
  }
3678
3549
 
3679
3550
  // src/components/acquisition/kanban/constants.ts
@@ -3738,4 +3609,4 @@ function NotificationBell({ unreadCount, onNavigate }) {
3738
3609
  ] });
3739
3610
  }
3740
3611
 
3741
- export { AbsoluteScheduleForm, ApiKeyDisplayModal, ApiKeyList, ApiKeySettings, AppErrorBoundary, Breadcrumbs, Can, CommandViewEdge, CommandViewGraph, CommandViewNode, CrashErrorFallback, CreateApiKeyModal, CreateRoleModal, CreateScheduleModal, DEAL_STAGES, DEFAULT_KANBAN_CONFIG, DealDrawer, DealKanbanCard, DeleteScheduleModal, DeploymentDetailModal, DeploymentList, DeploymentSettings, DeploymentStatusBadge, EditApiKeyModal, ErrorReportCard, KanbanBoard, MdxRenderer, NoAccessState, NotificationBell, NotificationPanel, PermissionMatrix, RecurringScheduleForm, RelativeScheduleForm, RichTextEditor, ScheduleCard, ScheduleDetailModal, ScheduleTypeSelector, TaskScheduler, buildErrorReport, mdxComponents };
3612
+ export { AbsoluteScheduleForm, ApiKeyDisplayModal, ApiKeyList, ApiKeySettings, AppErrorBoundary, Breadcrumbs, Can, CommandViewEdge, CommandViewGraph, CommandViewNode, CrashErrorFallback, CreateApiKeyModal, CreateRoleModal, CreateScheduleModal, DEAL_STAGES, DEFAULT_KANBAN_CONFIG, DealKanbanCard, DeleteScheduleModal, DeploymentDetailModal, DeploymentList, DeploymentSettings, DeploymentStatusBadge, EditApiKeyModal, ErrorReportCard, KanbanBoard, MdxRenderer, NoAccessState, NotificationBell, NotificationPanel, PermissionMatrix, RecurringScheduleForm, RelativeScheduleForm, RichTextEditor, ScheduleCard, ScheduleDetailModal, ScheduleTypeSelector, TaskScheduler, buildErrorReport, mdxComponents };
@@ -136,6 +136,17 @@
136
136
  .mantine-Button-root[data-variant=default]:hover {
137
137
  background-color: var(--color-surface-hover);
138
138
  }
139
+ .lead-gen-build-action-button:disabled,
140
+ .lead-gen-build-action-button[data-disabled] {
141
+ background-color: color-mix(in srgb, var(--mantine-color-gray-8) 48%, var(--color-surface) 52%) !important;
142
+ border-color: color-mix(in srgb, var(--mantine-color-gray-8) 58%, var(--color-surface) 42%) !important;
143
+ color: color-mix(in srgb, var(--color-text-subtle) 88%, var(--color-text-dimmed) 12%) !important;
144
+ opacity: 0.78;
145
+ }
146
+ .lead-gen-build-action-button:disabled:hover,
147
+ .lead-gen-build-action-button[data-disabled]:hover {
148
+ background-color: color-mix(in srgb, var(--mantine-color-gray-8) 48%, var(--color-surface) 52%) !important;
149
+ }
139
150
  .mantine-Accordion-control:hover {
140
151
  background-color: var(--color-surface-hover);
141
152
  }
@@ -1,13 +1,13 @@
1
- export { useBreadcrumbs } from '../../chunk-DDZOHLHB.js';
2
- import '../../chunk-LJWV4TWV.js';
1
+ export { useBreadcrumbs } from '../../chunk-26HQMR7S.js';
2
+ import '../../chunk-4ZFBVND2.js';
3
3
  import '../../chunk-Q7DJKLEN.js';
4
- import '../../chunk-ZDKQNQ4X.js';
5
- import '../../chunk-HC2KV6BU.js';
6
- import '../../chunk-HQ7M6PBW.js';
4
+ import '../../chunk-GESXCQWY.js';
5
+ import '../../chunk-HOIT677G.js';
6
+ import '../../chunk-KU7ZDWQ7.js';
7
7
  import '../../chunk-RNP5R5I3.js';
8
- import '../../chunk-DK2HVHCY.js';
8
+ import '../../chunk-WKJ47GIW.js';
9
9
  import '../../chunk-DD3CCMCZ.js';
10
- import '../../chunk-QHSW4WHM.js';
11
- import '../../chunk-IRW7JMQ4.js';
10
+ import '../../chunk-XTVZFT7U.js';
11
+ import '../../chunk-5WWZXCS5.js';
12
12
  import '../../chunk-BRJ3QZ4E.js';
13
13
  import '../../chunk-I2KLQ2HA.js';
@@ -136,6 +136,17 @@
136
136
  .mantine-Button-root[data-variant=default]:hover {
137
137
  background-color: var(--color-surface-hover);
138
138
  }
139
+ .lead-gen-build-action-button:disabled,
140
+ .lead-gen-build-action-button[data-disabled] {
141
+ background-color: color-mix(in srgb, var(--mantine-color-gray-8) 48%, var(--color-surface) 52%) !important;
142
+ border-color: color-mix(in srgb, var(--mantine-color-gray-8) 58%, var(--color-surface) 42%) !important;
143
+ color: color-mix(in srgb, var(--color-text-subtle) 88%, var(--color-text-dimmed) 12%) !important;
144
+ opacity: 0.78;
145
+ }
146
+ .lead-gen-build-action-button:disabled:hover,
147
+ .lead-gen-build-action-button[data-disabled]:hover {
148
+ background-color: color-mix(in srgb, var(--mantine-color-gray-8) 48%, var(--color-surface) 52%) !important;
149
+ }
139
150
  .mantine-Accordion-control:hover {
140
151
  background-color: var(--color-surface-hover);
141
152
  }