@elevasis/ui 2.80.0 → 2.81.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. package/dist/api/index.js +3 -3
  2. package/dist/app/index.d.ts +1 -15
  3. package/dist/app/index.js +10 -10
  4. package/dist/auth/index.js +4 -4
  5. package/dist/charts/index.js +4 -4
  6. package/dist/{chunk-SPH5WW44.js → chunk-3ZADOARU.js} +5 -5
  7. package/dist/{chunk-W6QOWA3L.js → chunk-42C2WVYU.js} +2 -2
  8. package/dist/{chunk-6MWTTBBT.js → chunk-52AZTFUR.js} +5 -5
  9. package/dist/{chunk-XEO2UG4J.js → chunk-5GYJ3IDO.js} +3 -3
  10. package/dist/{chunk-52G4B33T.js → chunk-6J3SCCZ2.js} +2 -2
  11. package/dist/{chunk-NKMBW7WE.js → chunk-6YWBMLEM.js} +21 -10
  12. package/dist/{chunk-NGRRAYMO.js → chunk-75OLN23F.js} +3 -3
  13. package/dist/{chunk-ZU676PFP.js → chunk-7D4FKBB4.js} +1 -1
  14. package/dist/{chunk-KGUBFIMQ.js → chunk-7RS2NUC6.js} +10 -2
  15. package/dist/{chunk-2KXSFLU2.js → chunk-AI5OYVLR.js} +1 -1
  16. package/dist/{chunk-6IWH757Q.js → chunk-BLYK6I4D.js} +1 -1
  17. package/dist/{chunk-CIGWHY7C.js → chunk-DEZW7QDI.js} +15 -4
  18. package/dist/{chunk-JZBMZLD3.js → chunk-FPRDEKFY.js} +1 -1
  19. package/dist/{chunk-A32PJ2DO.js → chunk-G6VHIXWD.js} +1 -1
  20. package/dist/{chunk-MJIDC25O.js → chunk-HDITVHZT.js} +2 -2
  21. package/dist/{chunk-QSN7BWI3.js → chunk-HDLYC63N.js} +1 -1
  22. package/dist/{chunk-VHK5J55Q.js → chunk-ILOKKA6L.js} +8 -8
  23. package/dist/{chunk-WOYW24U7.js → chunk-JLKZUO2I.js} +1 -1
  24. package/dist/{chunk-MMOR2HQZ.js → chunk-K635QVGI.js} +8 -8
  25. package/dist/{chunk-BG7VCCFB.js → chunk-KU7KN5VN.js} +1 -1
  26. package/dist/{chunk-3UO2CJTR.js → chunk-LGJASP5H.js} +1 -1
  27. package/dist/{chunk-T6AOVZAI.js → chunk-LTKBVL7D.js} +4 -4
  28. package/dist/{chunk-YSFLFD4U.js → chunk-LTRJZOHA.js} +1 -1
  29. package/dist/{chunk-VKA4LQ7N.js → chunk-O4XUKLRY.js} +1 -1
  30. package/dist/{chunk-DFGQG32T.js → chunk-PJN6CMWZ.js} +1 -1
  31. package/dist/{chunk-3HMRK3RC.js → chunk-PNCJJE4Z.js} +1 -1
  32. package/dist/{chunk-7A25EJ4A.js → chunk-PSGSFPWA.js} +9 -5
  33. package/dist/{chunk-JDPPV2XI.js → chunk-QEQXPWOK.js} +17 -227
  34. package/dist/{chunk-CSEADI37.js → chunk-QFKOHZM3.js} +3 -3
  35. package/dist/{chunk-HVNDBY42.js → chunk-ROC2TFPS.js} +2 -2
  36. package/dist/{chunk-BXFZ676L.js → chunk-SHJYK2X4.js} +3 -3
  37. package/dist/{chunk-Q6HRTWA6.js → chunk-SOBKRB4N.js} +1 -1
  38. package/dist/{chunk-U3GB5PDF.js → chunk-SWC54W3A.js} +2 -2
  39. package/dist/{chunk-I5SYS6DT.js → chunk-TLMNBOAG.js} +5 -5
  40. package/dist/{chunk-QQKYBGBX.js → chunk-XUL4UBYJ.js} +3 -3
  41. package/dist/components/index.d.ts +0 -14
  42. package/dist/components/index.js +39 -39
  43. package/dist/components/navigation/index.js +5 -5
  44. package/dist/features/auth/index.d.ts +1 -1
  45. package/dist/features/auth/index.js +6 -6
  46. package/dist/features/clients/index.js +7 -7
  47. package/dist/features/content/index.js +7 -7
  48. package/dist/features/crm/index.d.ts +0 -14
  49. package/dist/features/crm/index.js +10 -10
  50. package/dist/features/dashboard/index.js +6 -6
  51. package/dist/features/delivery/index.d.ts +0 -14
  52. package/dist/features/delivery/index.js +17 -17
  53. package/dist/features/knowledge/index.js +4 -4
  54. package/dist/features/lead-gen/index.d.ts +54 -16
  55. package/dist/features/lead-gen/index.js +11 -11
  56. package/dist/features/monitoring/index.js +8 -8
  57. package/dist/features/monitoring/requests/index.js +6 -6
  58. package/dist/features/operations/index.js +11 -11
  59. package/dist/features/seo/index.d.ts +105 -17
  60. package/dist/features/seo/index.js +7 -7
  61. package/dist/features/settings/index.d.ts +1 -1
  62. package/dist/features/settings/index.js +7 -7
  63. package/dist/hooks/access/index.js +4 -4
  64. package/dist/hooks/delivery/index.d.ts +0 -14
  65. package/dist/hooks/delivery/index.js +3 -3
  66. package/dist/hooks/published.d.ts +0 -14
  67. package/dist/hooks/published.js +15 -15
  68. package/dist/initialization/index.d.ts +1 -1
  69. package/dist/knowledge/index.d.ts +1 -1
  70. package/dist/knowledge/index.js +80 -80
  71. package/dist/{knowledge-search-index-YU6V3FTK.js → knowledge-search-index-UPKXCXQP.js} +87 -87
  72. package/dist/layout/index.js +8 -8
  73. package/dist/profile/index.d.ts +1 -1
  74. package/dist/provider/index.d.ts +0 -14
  75. package/dist/provider/index.js +4 -4
  76. package/dist/provider/published.d.ts +0 -14
  77. package/dist/provider/published.js +4 -4
  78. package/dist/sse/index.d.ts +7 -1
  79. package/dist/sse/index.js +22 -2
  80. package/dist/test-utils/index.d.ts +3 -1
  81. package/dist/test-utils/index.js +29 -6
  82. package/dist/types/index.d.ts +1 -15
  83. package/dist/utils/index.d.ts +9 -9
  84. package/dist/utils/index.js +1 -1
  85. package/package.json +6 -6
@@ -1,31 +1,31 @@
1
- import { SubshellLoader } from './chunk-WOYW24U7.js';
2
- import { CollapsibleJsonSection, ExecutionStats, UnifiedWorkflowGraph, WorkflowExecutionTimeline, AgentExecutionVisualizer, AgentExecutionTimeline, AgentIterationDetailPanel } from './chunk-QQKYBGBX.js';
3
- import { useCommandViewData, useCommandViewStats, useCommandViewStore, useResourceExecutions, useCheckpointTasks, useSessionMessages, useSessionWebSocket, useSessionExecutions } from './chunk-U3GB5PDF.js';
4
- import { findNavigationSurfaceForSystem, getSystemApiInterfaceReadiness } from './chunk-DFGQG32T.js';
1
+ import { SubshellLoader } from './chunk-JLKZUO2I.js';
2
+ import { CollapsibleJsonSection, ExecutionStats, UnifiedWorkflowGraph, WorkflowExecutionTimeline, AgentExecutionVisualizer, AgentExecutionTimeline, AgentIterationDetailPanel } from './chunk-XUL4UBYJ.js';
3
+ import { useCommandViewData, useCommandViewStats, useCommandViewStore, useResourceExecutions, useCheckpointTasks, useSessionMessages, useSessionWebSocket, useSessionExecutions } from './chunk-SWC54W3A.js';
4
+ import { findNavigationSurfaceForSystem, getSystemApiInterfaceReadiness } from './chunk-PJN6CMWZ.js';
5
5
  import { FormFieldRenderer } from './chunk-3MEXPLWT.js';
6
6
  import { ChatInterface, ChatHeader } from './chunk-SNZDFCOQ.js';
7
7
  import { mergeSessionMessages } from './chunk-QFGNRKIE.js';
8
- import { ResourceHealthPanel } from './chunk-6IWH757Q.js';
9
- import { AppShellLoader } from './chunk-3UO2CJTR.js';
8
+ import { ResourceHealthPanel } from './chunk-BLYK6I4D.js';
9
+ import { AppShellLoader } from './chunk-LGJASP5H.js';
10
10
  import { Graph_module_css_default } from './chunk-HENXLGVD.js';
11
11
  import { PageContainer } from './chunk-BZZCNLT6.js';
12
- import { DEFAULT_ORGANIZATION_GRAPH_FILTERS, resolveSemanticIconComponent, CustomModal, useAppearance, useErrorDetail, JsonViewer, useExecution, useArchivedLogs, useDeleteExecution, useRetryExecution, useCancelExecution, ConfirmationModal, PageTitleCaption, CollapsibleSection, useResolvedTimeRange, useStatusFilter, useResourceSearch, useResourcesDomainFilters, usePaginationState, useResources, useRecentExecutionsByResource, filterByDomainFilters, TabCountBadge, ResourceCard, useResourceDefinition, isSessionCapable, useOptionalElevasisSystems, useDeleteTask, useCommandQueue, useSubmitAction, useCommandQueueTask, ContextViewer, useElevasisSystems, buildOrganizationGraph, EmptyState, useExecutionPanelState, useSessions, SessionListItem, useDeleteSession, useEndSession, useCreateSession, topbarHeight, useSession, getSessionView, SubshellContentContainer, ORGANIZATION_NODE_ID, collectResourceFilterFacets, SemanticIcon, useSystemsViewState, aggregateSystemMetrics, useSystemHealth, ORGANIZATION_GRAPH_NODE_KIND_ORDER, formatResourceAttribution, SYSTEM_RESOURCE_KINDS, ORGANIZATION_GRAPH_NODE_KIND_LABELS, ORGANIZATION_GRAPH_EDGE_KIND_LABELS, ORGANIZATION_GRAPH_NODE_KIND_DETAIL_LABELS, ORGANIZATION_GRAPH_NODE_KIND_MEANINGS, ORGANIZATION_GRAPH_EDGE_KIND_MEANINGS } from './chunk-7A25EJ4A.js';
13
- import { showApiErrorNotification, showSuccessNotification } from './chunk-3HMRK3RC.js';
12
+ import { DEFAULT_ORGANIZATION_GRAPH_FILTERS, resolveSemanticIconComponent, CustomModal, useAppearance, useErrorDetail, JsonViewer, useExecution, useArchivedLogs, useDeleteExecution, useRetryExecution, useCancelExecution, ConfirmationModal, PageTitleCaption, CollapsibleSection, useResolvedTimeRange, useStatusFilter, useResourceSearch, useResourcesDomainFilters, usePaginationState, useResources, useRecentExecutionsByResource, filterByDomainFilters, TabCountBadge, ResourceCard, useResourceDefinition, isSessionCapable, useOptionalElevasisSystems, useDeleteTask, useCommandQueue, useSubmitAction, useCommandQueueTask, ContextViewer, useElevasisSystems, buildOrganizationGraph, EmptyState, useExecutionPanelState, useSessions, SessionListItem, useDeleteSession, useEndSession, useCreateSession, topbarHeight, useSession, getSessionView, SubshellContentContainer, ORGANIZATION_NODE_ID, collectResourceFilterFacets, SemanticIcon, useSystemsViewState, aggregateSystemMetrics, useSystemHealth, ORGANIZATION_GRAPH_NODE_KIND_ORDER, formatResourceAttribution, SYSTEM_RESOURCE_KINDS, ORGANIZATION_GRAPH_NODE_KIND_LABELS, ORGANIZATION_GRAPH_EDGE_KIND_LABELS, ORGANIZATION_GRAPH_NODE_KIND_DETAIL_LABELS, ORGANIZATION_GRAPH_NODE_KIND_MEANINGS, ORGANIZATION_GRAPH_EDGE_KIND_MEANINGS } from './chunk-PSGSFPWA.js';
13
+ import { showApiErrorNotification, showSuccessNotification } from './chunk-PNCJJE4Z.js';
14
14
  import { CardHeader } from './chunk-62GVNH5U.js';
15
15
  import { useInitialization } from './chunk-P45GQ3ZW.js';
16
16
  import { StyledMarkdown } from './chunk-3KMDHCAR.js';
17
17
  import { getResourceStatusColor, useMergedExecution, useTimelineData, useAgentIterationData } from './chunk-2HXDI4RY.js';
18
18
  import { useOrganization } from './chunk-DD3CCMCZ.js';
19
- import { getErrorInfo, formatErrorMessage, getResourceIcon, formatRelativeTime, PAGE_SIZE_DEFAULT, listAllSystems, getSystem, compileOrganizationOntology, getSystemAncestors } from './chunk-CIGWHY7C.js';
19
+ import { getErrorInfo, formatErrorMessage, getResourceIcon, formatRelativeTime, PAGE_SIZE_DEFAULT, listAllSystems, getSystem, compileOrganizationOntology, getSystemAncestors } from './chunk-DEZW7QDI.js';
20
20
  import { ResourceStatusColors, toWorkflowLogMessages } from './chunk-7ZUXA2NW.js';
21
21
  import { useElevasisServices } from './chunk-BI5VDO2K.js';
22
22
  import { useRouterContext } from './chunk-Q7DJKLEN.js';
23
23
  import { Stack, Title, Text, Textarea, Alert, Group, Button, Card, ThemeIcon, Badge, SimpleGrid, Collapse, Divider, Paper, ActionIcon, Space, CopyButton, Center, Tooltip, Code, Menu, Progress, Tabs, Pagination, Loader, SegmentedControl, Box, Select, useMantineTheme, Modal, LoadingOverlay, ScrollArea, Switch, Breadcrumbs, Anchor, Checkbox, UnstyledButton, NumberInput, MultiSelect, TextInput, Accordion, Table } from '@mantine/core';
24
- import { IconMail, IconSend, IconFileText, IconClock, IconArrowUp, IconMessageCircle, IconRocket, IconEye, IconEdit, IconAlertTriangle, IconRefresh, IconX, IconCheck, IconAlertCircle, IconTool, IconSettings, IconCpu, IconClockHour4, IconVersions, IconBrain, IconChevronRight, IconSitemap, IconCopy, IconPlayerStop, IconReload, IconTrash, IconTerminal2, IconBug, IconChevronDown, IconPlayerPlay, IconMessage, IconArrowLeft, IconRobot, IconGitBranch, IconDotsVertical, IconDatabase, IconApps, IconRoute, IconExternalLink, IconFolders, IconBraces, IconBolt, IconTopologyStar3, IconInfoCircle, IconPlus, IconTimeline, IconNote, IconArchive, IconDownload, IconActivityHeartbeat, IconCircleCheck, IconClockPause, IconArrowsMaximize, IconCircleX, IconCircleDashed, IconShare2, IconFolder, IconSearch, IconBookmark, IconBookmarkPlus, IconArrowRight, IconScript, IconPlugConnected } from '@tabler/icons-react';
24
+ import { IconMail, IconSend, IconFileText, IconClock, IconArrowUp, IconMessageCircle, IconRocket, IconEye, IconEdit, IconAlertTriangle, IconRefresh, IconX, IconCheck, IconAlertCircle, IconTool, IconSettings, IconCpu, IconClockHour4, IconVersions, IconBrain, IconChevronRight, IconSitemap, IconCopy, IconPlayerStop, IconReload, IconTrash, IconTerminal2, IconBug, IconChevronDown, IconPlayerPlay, IconMessage, IconArrowLeft, IconRobot, IconGitBranch, IconDotsVertical, IconDatabase, IconApps, IconRoute, IconExternalLink, IconFolders, IconBraces, IconBolt, IconTopologyStar3, IconInfoCircle, IconPlus, IconTimeline, IconNote, IconArchive, IconDownload, IconActivityHeartbeat, IconCircleCheck, IconClockPause, IconArrowsMaximize, IconCircleX, IconCircleDashed, IconShare2, IconFolder, IconSearch, IconArrowRight, IconScript, IconPlugConnected } from '@tabler/icons-react';
25
25
  import { useForm } from '@mantine/form';
26
26
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
27
27
  import { useState, useMemo, useRef, useCallback, useEffect, useDeferredValue, useEffectEvent } from 'react';
28
- import { useClipboard, useDisclosure } from '@mantine/hooks';
28
+ import { useClipboard } from '@mantine/hooks';
29
29
  import { notifications } from '@mantine/notifications';
30
30
  import { useNavigate } from '@tanstack/react-router';
31
31
  import { useQueryClient, useQuery, useMutation } from '@tanstack/react-query';
@@ -7623,203 +7623,6 @@ function expandAroundGraph(graph, request, options = {}) {
7623
7623
  message: summaryMessages[0] ?? ""
7624
7624
  };
7625
7625
  }
7626
- var expansionRecipeKeys = {
7627
- all: ["expansion-recipes"],
7628
- lists: () => [...expansionRecipeKeys.all, "list"],
7629
- list: (orgId) => [...expansionRecipeKeys.all, "list", orgId]
7630
- };
7631
- function useSavedExpansionRecipes() {
7632
- const { apiRequest, isReady, workOSOrganizationId } = useElevasisServices();
7633
- return useQuery({
7634
- queryKey: expansionRecipeKeys.list(workOSOrganizationId),
7635
- queryFn: async () => {
7636
- const data = await apiRequest("/command-view/expansion-recipes");
7637
- return data;
7638
- },
7639
- enabled: isReady
7640
- });
7641
- }
7642
- function useCreateSavedRecipe() {
7643
- const { apiRequest, workOSOrganizationId } = useElevasisServices();
7644
- const queryClient = useQueryClient();
7645
- return useMutation({
7646
- mutationFn: async (body) => {
7647
- const data = await apiRequest("/command-view/expansion-recipes", {
7648
- method: "POST",
7649
- body: JSON.stringify(body)
7650
- });
7651
- return data;
7652
- },
7653
- onSuccess: () => {
7654
- queryClient.invalidateQueries({ queryKey: expansionRecipeKeys.list(workOSOrganizationId) });
7655
- },
7656
- onError: (error) => {
7657
- showApiErrorNotification(error);
7658
- }
7659
- });
7660
- }
7661
- function useDeleteSavedRecipe() {
7662
- const { apiRequest, workOSOrganizationId } = useElevasisServices();
7663
- const queryClient = useQueryClient();
7664
- return useMutation({
7665
- mutationFn: async (id) => {
7666
- await apiRequest(`/command-view/expansion-recipes/${id}`, {
7667
- method: "DELETE"
7668
- });
7669
- },
7670
- onSuccess: () => {
7671
- queryClient.invalidateQueries({ queryKey: expansionRecipeKeys.list(workOSOrganizationId) });
7672
- },
7673
- onError: (error) => {
7674
- showApiErrorNotification(error);
7675
- }
7676
- });
7677
- }
7678
- var MIN_NAME_LENGTH = 1;
7679
- var MAX_NAME_LENGTH = 80;
7680
- function validateRecipeName(name) {
7681
- const trimmed = name.trim();
7682
- if (trimmed.length < MIN_NAME_LENGTH) {
7683
- return "Recipe name is required.";
7684
- }
7685
- if (trimmed.length > MAX_NAME_LENGTH) {
7686
- return `Recipe name must be at most ${MAX_NAME_LENGTH} characters.`;
7687
- }
7688
- return null;
7689
- }
7690
- var BUILT_IN_PRESETS = [
7691
- { value: "coverage", label: "Coverage" },
7692
- { value: "operational-dependencies", label: "Operational dependencies" },
7693
- { value: "org-context", label: "Org context" },
7694
- { value: "impact-path", label: "Impact path" }
7695
- ];
7696
- function SavedRecipesMenu({ currentValue, hasSelectedNode, onLoadPreset, onLoadRecipe }) {
7697
- const { data: savedRecipes, isLoading } = useSavedExpansionRecipes();
7698
- const createMutation = useCreateSavedRecipe();
7699
- const deleteMutation = useDeleteSavedRecipe();
7700
- const [saveModalOpened, { open: openSaveModal, close: closeSaveModal }] = useDisclosure(false);
7701
- const [recipeName, setRecipeName] = useState("");
7702
- const [nameError, setNameError] = useState(null);
7703
- function handleSaveClick() {
7704
- setRecipeName("");
7705
- setNameError(null);
7706
- openSaveModal();
7707
- }
7708
- async function handleSaveConfirm() {
7709
- const error = validateRecipeName(recipeName);
7710
- if (error) {
7711
- setNameError(error);
7712
- return;
7713
- }
7714
- await createMutation.mutateAsync({
7715
- name: recipeName.trim(),
7716
- recipe: currentValue
7717
- });
7718
- closeSaveModal();
7719
- setRecipeName("");
7720
- setNameError(null);
7721
- }
7722
- function handleLoadRecipe(recipe) {
7723
- const value = recipe.recipe;
7724
- onLoadRecipe(value);
7725
- }
7726
- function handleDeleteRecipe(id, event) {
7727
- event.stopPropagation();
7728
- deleteMutation.mutate(id);
7729
- }
7730
- return /* @__PURE__ */ jsxs(Fragment, { children: [
7731
- /* @__PURE__ */ jsxs(Menu, { shadow: "md", width: 260, position: "bottom-start", transitionProps: { duration: 0 }, children: [
7732
- /* @__PURE__ */ jsx(Menu.Target, { children: /* @__PURE__ */ jsx(Button, { size: "xs", variant: "light", rightSection: /* @__PURE__ */ jsx(IconChevronDown, { size: 12 }), children: "Recipes" }) }),
7733
- /* @__PURE__ */ jsxs(Menu.Dropdown, { children: [
7734
- /* @__PURE__ */ jsx(Menu.Label, { children: "Built-in" }),
7735
- BUILT_IN_PRESETS.map((preset) => /* @__PURE__ */ jsx(
7736
- Menu.Item,
7737
- {
7738
- leftSection: /* @__PURE__ */ jsx(IconBookmark, { size: 14 }),
7739
- onClick: () => onLoadPreset(preset.value),
7740
- children: preset.label
7741
- },
7742
- preset.value
7743
- )),
7744
- /* @__PURE__ */ jsx(Menu.Divider, {}),
7745
- /* @__PURE__ */ jsx(Menu.Label, { children: /* @__PURE__ */ jsxs(Group, { justify: "space-between", gap: "xs", children: [
7746
- /* @__PURE__ */ jsx("span", { children: "Saved" }),
7747
- /* @__PURE__ */ jsx(Tooltip, { label: "Save current configuration", position: "right", withArrow: true, children: /* @__PURE__ */ jsx(
7748
- ActionIcon,
7749
- {
7750
- size: "xs",
7751
- variant: "subtle",
7752
- disabled: !hasSelectedNode,
7753
- onClick: (e) => {
7754
- e.stopPropagation();
7755
- handleSaveClick();
7756
- },
7757
- "aria-label": "Save current recipe",
7758
- children: /* @__PURE__ */ jsx(IconBookmarkPlus, { size: 12 })
7759
- }
7760
- ) })
7761
- ] }) }),
7762
- isLoading ? /* @__PURE__ */ jsx(Menu.Item, { disabled: true, children: /* @__PURE__ */ jsxs(Group, { gap: "xs", children: [
7763
- /* @__PURE__ */ jsx(Loader, { size: "xs" }),
7764
- /* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Loading\u2026" })
7765
- ] }) }) : !savedRecipes || savedRecipes.length === 0 ? /* @__PURE__ */ jsx(Menu.Item, { disabled: true, children: /* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "No saved recipes yet" }) }) : savedRecipes.map((recipe) => /* @__PURE__ */ jsx(
7766
- Menu.Item,
7767
- {
7768
- leftSection: /* @__PURE__ */ jsx(IconBookmark, { size: 14 }),
7769
- rightSection: /* @__PURE__ */ jsx(
7770
- ActionIcon,
7771
- {
7772
- size: "xs",
7773
- variant: "subtle",
7774
- color: "red",
7775
- onClick: (e) => handleDeleteRecipe(recipe.id, e),
7776
- loading: deleteMutation.isPending && deleteMutation.variables === recipe.id,
7777
- "aria-label": `Delete recipe ${recipe.name}`,
7778
- children: /* @__PURE__ */ jsx(IconTrash, { size: 12 })
7779
- }
7780
- ),
7781
- onClick: () => handleLoadRecipe(recipe),
7782
- children: /* @__PURE__ */ jsx(Text, { size: "sm", truncate: true, children: recipe.name })
7783
- },
7784
- recipe.id
7785
- )),
7786
- /* @__PURE__ */ jsx(Menu.Item, { leftSection: /* @__PURE__ */ jsx(IconBookmarkPlus, { size: 14 }), disabled: !hasSelectedNode, onClick: handleSaveClick, children: "Save current configuration\u2026" })
7787
- ] })
7788
- ] }),
7789
- /* @__PURE__ */ jsx(
7790
- Modal,
7791
- {
7792
- opened: saveModalOpened,
7793
- onClose: closeSaveModal,
7794
- title: "Save recipe",
7795
- size: "sm",
7796
- withinPortal: false,
7797
- transitionProps: { duration: 0 },
7798
- children: /* @__PURE__ */ jsxs(Stack, { gap: "md", children: [
7799
- /* @__PURE__ */ jsx(
7800
- TextInput,
7801
- {
7802
- label: "Recipe name",
7803
- placeholder: "e.g. Billing service deps",
7804
- value: recipeName,
7805
- onChange: (e) => {
7806
- setRecipeName(e.currentTarget.value);
7807
- if (nameError) setNameError(null);
7808
- },
7809
- error: nameError,
7810
- maxLength: MAX_NAME_LENGTH,
7811
- "data-autofocus": true
7812
- }
7813
- ),
7814
- /* @__PURE__ */ jsxs(Group, { justify: "flex-end", gap: "xs", children: [
7815
- /* @__PURE__ */ jsx(Button, { variant: "subtle", onClick: closeSaveModal, disabled: createMutation.isPending, children: "Cancel" }),
7816
- /* @__PURE__ */ jsx(Button, { onClick: handleSaveConfirm, loading: createMutation.isPending, children: "Save" })
7817
- ] })
7818
- ] })
7819
- }
7820
- )
7821
- ] });
7822
- }
7823
7626
  var PRESET_OPTIONS = [
7824
7627
  { value: "coverage", label: "Coverage" },
7825
7628
  { value: "operational-dependencies", label: "Operational dependencies" },
@@ -7881,31 +7684,18 @@ function ExpandAroundPanel({
7881
7684
  const disabled = !selectedNode;
7882
7685
  const canApply = Boolean(result && result.expandedNodeIds.length > 0);
7883
7686
  const rootIsTooBroad = selectedNode?.kind === "organization" && !value.preset;
7884
- const handleLoadPreset = (preset) => updateValue(value, "preset", preset, onChange);
7885
- const handleLoadRecipe = (recipeValue) => onChange(recipeValue);
7886
7687
  return /* @__PURE__ */ jsx(Paper, { withBorder: true, radius: "md", p: "sm", children: /* @__PURE__ */ jsxs(Stack, { gap: "sm", children: [
7887
7688
  /* @__PURE__ */ jsxs(Group, { justify: "space-between", align: "flex-start", wrap: "wrap", children: [
7888
7689
  /* @__PURE__ */ jsxs(Stack, { gap: 2, children: [
7889
7690
  /* @__PURE__ */ jsx(Text, { size: "sm", fw: 800, children: "Expand Around" }),
7890
7691
  /* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: selectedNode ? `Preview typed graph context around ${selectedNode.label}.` : "Select a graph node to preview nearby operational context." })
7891
7692
  ] }),
7892
- /* @__PURE__ */ jsxs(Group, { gap: "xs", wrap: "wrap", children: [
7893
- /* @__PURE__ */ jsx(
7894
- SavedRecipesMenu,
7895
- {
7896
- currentValue: value,
7897
- hasSelectedNode: !disabled,
7898
- onLoadPreset: handleLoadPreset,
7899
- onLoadRecipe: handleLoadRecipe
7900
- }
7901
- ),
7902
- appliedNodeCount > 0 || appliedEdgeCount > 0 ? /* @__PURE__ */ jsxs(Badge, { variant: "light", color: "blue", children: [
7903
- appliedNodeCount,
7904
- " nodes / ",
7905
- appliedEdgeCount,
7906
- " edges applied"
7907
- ] }) : null
7908
- ] })
7693
+ /* @__PURE__ */ jsx(Group, { gap: "xs", wrap: "wrap", children: appliedNodeCount > 0 || appliedEdgeCount > 0 ? /* @__PURE__ */ jsxs(Badge, { variant: "light", color: "blue", children: [
7694
+ appliedNodeCount,
7695
+ " nodes / ",
7696
+ appliedEdgeCount,
7697
+ " edges applied"
7698
+ ] }) : null })
7909
7699
  ] }),
7910
7700
  /* @__PURE__ */ jsxs(SimpleGrid, { cols: { base: 1, sm: 2 }, spacing: "sm", children: [
7911
7701
  /* @__PURE__ */ jsx(
@@ -1,6 +1,6 @@
1
- import { dealKeys } from './chunk-7A25EJ4A.js';
2
- import { showApiErrorNotification } from './chunk-3HMRK3RC.js';
3
- import { APIClientError } from './chunk-CIGWHY7C.js';
1
+ import { dealKeys } from './chunk-PSGSFPWA.js';
2
+ import { showApiErrorNotification } from './chunk-PNCJJE4Z.js';
3
+ import { APIClientError } from './chunk-DEZW7QDI.js';
4
4
  import { useElevasisServices } from './chunk-BI5VDO2K.js';
5
5
  import { useQuery, useQueryClient, useMutation } from '@tanstack/react-query';
6
6
 
@@ -1,5 +1,5 @@
1
- import { showApiErrorNotification } from './chunk-3HMRK3RC.js';
2
- import { buildQueryString } from './chunk-CIGWHY7C.js';
1
+ import { showApiErrorNotification } from './chunk-PNCJJE4Z.js';
2
+ import { buildQueryString } from './chunk-DEZW7QDI.js';
3
3
  import { useElevasisServices } from './chunk-BI5VDO2K.js';
4
4
  import { useQuery, useQueryClient, useMutation } from '@tanstack/react-query';
5
5
 
@@ -1,7 +1,7 @@
1
- import { useNotificationAdapter } from './chunk-7A25EJ4A.js';
2
- import { showApiErrorNotification } from './chunk-3HMRK3RC.js';
1
+ import { useNotificationAdapter } from './chunk-PSGSFPWA.js';
2
+ import { showApiErrorNotification } from './chunk-PNCJJE4Z.js';
3
3
  import { OrganizationContext } from './chunk-DD3CCMCZ.js';
4
- import { GC_TIME_MEDIUM, STALE_TIME_DEFAULT, GC_TIME_SHORT, STALE_TIME_MONITORING } from './chunk-CIGWHY7C.js';
4
+ import { GC_TIME_MEDIUM, STALE_TIME_DEFAULT, GC_TIME_SHORT, STALE_TIME_MONITORING } from './chunk-DEZW7QDI.js';
5
5
  import { useElevasisServices } from './chunk-BI5VDO2K.js';
6
6
  import { PageLimitSchema } from './chunk-34B3ACOZ.js';
7
7
  import { useContext } from 'react';
@@ -1,5 +1,5 @@
1
1
  import { PageContainer } from './chunk-BZZCNLT6.js';
2
- import { SubshellContentContainer } from './chunk-7A25EJ4A.js';
2
+ import { SubshellContentContainer } from './chunk-PSGSFPWA.js';
3
3
  import { jsx } from 'react/jsx-runtime';
4
4
 
5
5
  var SubshellPageLayout = ({ children, className }) => /* @__PURE__ */ jsx(SubshellContentContainer, { className, children: /* @__PURE__ */ jsx(PageContainer, { children }) });
@@ -1,8 +1,8 @@
1
1
  import { createLiveTempMessageIdentity } from './chunk-QFGNRKIE.js';
2
- import { sessionsKeys, isExecutionInFlight } from './chunk-7A25EJ4A.js';
2
+ import { sessionsKeys, isExecutionInFlight } from './chunk-PSGSFPWA.js';
3
3
  import { SessionIdParamSchema, ExecutionIdParamsSchema, WebSocketSessionTurnSchema } from './chunk-IIMC4TRH.js';
4
4
  import { useOrganization } from './chunk-DD3CCMCZ.js';
5
- import { STALE_TIME_MONITORING, STALE_TIME_DEFAULT } from './chunk-CIGWHY7C.js';
5
+ import { STALE_TIME_MONITORING, STALE_TIME_DEFAULT } from './chunk-DEZW7QDI.js';
6
6
  import { REFETCH_INTERVAL_RUNNING, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY } from './chunk-6XBZPKMI.js';
7
7
  import { useElevasisServices } from './chunk-BI5VDO2K.js';
8
8
  import { useAuthContext } from './chunk-BRJ3QZ4E.js';
@@ -1,14 +1,14 @@
1
- import { eqOrgId, sanitizePostgrestValue, useBatchDeleteRows } from './chunk-2KXSFLU2.js';
1
+ import { eqOrgId, sanitizePostgrestValue, useBatchDeleteRows } from './chunk-AI5OYVLR.js';
2
2
  import { useSupabase } from './chunk-MKH2KOAO.js';
3
3
  import { useTableSort, sortData } from './chunk-2Y6AKWGU.js';
4
4
  import { useTableSelection } from './chunk-WDBNW44Z.js';
5
- import { SubshellPageLayout } from './chunk-Q6HRTWA6.js';
5
+ import { SubshellPageLayout } from './chunk-SOBKRB4N.js';
6
6
  import { TableSelectionToolbar, SortableHeader } from './chunk-TUMSNGTX.js';
7
7
  import { FilterBar } from './chunk-PDHTXPSF.js';
8
- import { usePaginationState, PageTitleCaption, StatCard, EmptyState, CustomModal, SubshellContentContainer } from './chunk-7A25EJ4A.js';
9
- import { showApiErrorNotification } from './chunk-3HMRK3RC.js';
8
+ import { usePaginationState, PageTitleCaption, StatCard, EmptyState, CustomModal, SubshellContentContainer } from './chunk-PSGSFPWA.js';
9
+ import { showApiErrorNotification } from './chunk-PNCJJE4Z.js';
10
10
  import { useOrganization } from './chunk-DD3CCMCZ.js';
11
- import { PAGE_SIZE_DEFAULT } from './chunk-CIGWHY7C.js';
11
+ import { PAGE_SIZE_DEFAULT } from './chunk-DEZW7QDI.js';
12
12
  import { Stack, SimpleGrid, Paper, Select, TextInput, Group, Button, Center, Loader, Table, Checkbox, Text, Badge, Pagination, Title, Anchor, Card, Divider } from '@mantine/core';
13
13
  import { IconFileText, IconCircleCheck, IconPencil, IconAlertTriangle, IconEye, IconClick, IconTarget, IconBrain, IconSearch, IconFilterOff, IconExternalLink, IconArrowLeft, IconPercentage, IconChartLine, IconForms } from '@tabler/icons-react';
14
14
  import { useState, useMemo } from 'react';
@@ -1,15 +1,15 @@
1
1
  import { useScheduledTasks } from './chunk-WDABHUIL.js';
2
2
  import { ZodFormRenderer } from './chunk-3MEXPLWT.js';
3
3
  import { ResourceHealthChart } from './chunk-LGKLC5MG.js';
4
- import { AppShellCenteredContainer, AppShellLoader } from './chunk-3UO2CJTR.js';
4
+ import { AppShellCenteredContainer, AppShellLoader } from './chunk-LGJASP5H.js';
5
5
  import { useTimeRangeDates } from './chunk-YQQ5GRUR.js';
6
6
  import { Graph_module_css_default, useDirectedChainHighlighting, useNodeSelection, useFitViewTrigger } from './chunk-HENXLGVD.js';
7
- import { useCyberColors, GlowDot, JsonViewer, useExecuteResource, EmptyState, useResolvedTimeRange, useDashboardMetrics, useResources, useUnresolvedErrors, useRecentExecutionsByResource, PageTitleCaption, HeroStatsRow, useCommandQueue, TabCountBadge, useResourcesHealth, TERMINAL_EXECUTION_STATUSES } from './chunk-7A25EJ4A.js';
7
+ import { useCyberColors, GlowDot, JsonViewer, useExecuteResource, EmptyState, useResolvedTimeRange, useDashboardMetrics, useResources, useUnresolvedErrors, useRecentExecutionsByResource, PageTitleCaption, HeroStatsRow, useCommandQueue, TabCountBadge, useResourcesHealth, TERMINAL_EXECUTION_STATUSES } from './chunk-PSGSFPWA.js';
8
8
  import { glassBase } from './chunk-4WLAVUPS.js';
9
9
  import { CardHeader } from './chunk-62GVNH5U.js';
10
10
  import { useInitialization } from './chunk-P45GQ3ZW.js';
11
11
  import { STATUS_COLORS, getStatusIcon, formatDuration, getStatusColors, AGENT_CONSTANTS, shouldAnimateEdge, TIMELINE_CONSTANTS, calculateBarPosition, CONTAINER_CONSTANTS, useExecutionPath, useUnifiedWorkflowLayout, WORKFLOW_CONSTANTS, useReactFlowAgent } from './chunk-2HXDI4RY.js';
12
- import { formatTimeAgo, formatRelativeTime } from './chunk-CIGWHY7C.js';
12
+ import { formatTimeAgo, formatRelativeTime } from './chunk-DEZW7QDI.js';
13
13
  import { getTimeRangeDates } from './chunk-6XBZPKMI.js';
14
14
  import { ResourceStatusColors } from './chunk-7ZUXA2NW.js';
15
15
  import { memo, useMemo, useEffect, useState, useCallback, Fragment } from 'react';
@@ -3210,13 +3210,6 @@ type Database = {
3210
3210
  referencedRelation: "users";
3211
3211
  referencedColumns: ["id"];
3212
3212
  },
3213
- {
3214
- foreignKeyName: "prj_notes_milestone_id_fkey";
3215
- columns: ["milestone_id"];
3216
- isOneToOne: false;
3217
- referencedRelation: "prj_milestones";
3218
- referencedColumns: ["id"];
3219
- },
3220
3213
  {
3221
3214
  foreignKeyName: "prj_notes_organization_id_fkey";
3222
3215
  columns: ["organization_id"];
@@ -3230,13 +3223,6 @@ type Database = {
3230
3223
  isOneToOne: false;
3231
3224
  referencedRelation: "prj_projects";
3232
3225
  referencedColumns: ["id"];
3233
- },
3234
- {
3235
- foreignKeyName: "prj_notes_task_id_fkey";
3236
- columns: ["task_id"];
3237
- isOneToOne: false;
3238
- referencedRelation: "prj_tasks";
3239
- referencedColumns: ["id"];
3240
3226
  }
3241
3227
  ];
3242
3228
  };
@@ -1,61 +1,61 @@
1
- import { useBreadcrumbs } from '../chunk-VKA4LQ7N.js';
2
- export { AppErrorBoundary, CrashErrorFallback, ErrorReportCard, buildErrorReport } from '../chunk-QSN7BWI3.js';
3
- import '../chunk-I5SYS6DT.js';
4
- import { showAuthError, OAuthIntegrationsCard } from '../chunk-6MWTTBBT.js';
5
- export { MembershipStatusBadge, OAuthConnectModal, OAuthIntegrationsCard, OrganizationMembershipsList, ProvisioningStateBadge, WebhookUrlDisplayModal, showAuthError } from '../chunk-6MWTTBBT.js';
1
+ import { useBreadcrumbs } from '../chunk-O4XUKLRY.js';
2
+ export { AppErrorBoundary, CrashErrorFallback, ErrorReportCard, buildErrorReport } from '../chunk-HDLYC63N.js';
3
+ import '../chunk-TLMNBOAG.js';
4
+ import { showAuthError, OAuthIntegrationsCard } from '../chunk-52AZTFUR.js';
5
+ export { MembershipStatusBadge, OAuthConnectModal, OAuthIntegrationsCard, OrganizationMembershipsList, ProvisioningStateBadge, WebhookUrlDisplayModal, showAuthError } from '../chunk-52AZTFUR.js';
6
6
  import '../chunk-IIEZXXDD.js';
7
- import '../chunk-BG7VCCFB.js';
8
- import { setDealReferrer, compareDealsByPriority } from '../chunk-VHK5J55Q.js';
9
- export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, CrmOverview, CrmSidebar, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-VHK5J55Q.js';
10
- export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage } from '../chunk-SPH5WW44.js';
11
- import { useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useTransitionItem } from '../chunk-MMOR2HQZ.js';
12
- import '../chunk-MJIDC25O.js';
13
- import { useCreateOrgRole, usePermissionCatalog } from '../chunk-BXFZ676L.js';
14
- import '../chunk-CSEADI37.js';
15
- export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, StepConfigForm, TabSection, getEnrichmentColor, getStatusColor, useDeleteLists } from '../chunk-NKMBW7WE.js';
16
- import '../chunk-2KXSFLU2.js';
17
- import '../chunk-52G4B33T.js';
18
- import { useDeleteCredential, useCreateCredential, useCredentials, CredentialSchemas } from '../chunk-XEO2UG4J.js';
7
+ import '../chunk-KU7KN5VN.js';
8
+ import { setDealReferrer, compareDealsByPriority } from '../chunk-ILOKKA6L.js';
9
+ export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, CrmOverview, CrmSidebar, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-ILOKKA6L.js';
10
+ export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage } from '../chunk-3ZADOARU.js';
11
+ import { useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useTransitionItem } from '../chunk-K635QVGI.js';
12
+ import '../chunk-HDITVHZT.js';
13
+ import { useCreateOrgRole, usePermissionCatalog } from '../chunk-SHJYK2X4.js';
14
+ import '../chunk-QFKOHZM3.js';
15
+ export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, StepConfigForm, TabSection, getEnrichmentColor, getStatusColor, useDeleteLists } from '../chunk-6YWBMLEM.js';
16
+ import '../chunk-AI5OYVLR.js';
17
+ import '../chunk-6J3SCCZ2.js';
18
+ import { useDeleteCredential, useCreateCredential, useCredentials, CredentialSchemas } from '../chunk-5GYJ3IDO.js';
19
19
  import '../chunk-MKH2KOAO.js';
20
- import '../chunk-NGRRAYMO.js';
20
+ import '../chunk-75OLN23F.js';
21
21
  import '../chunk-2Y6AKWGU.js';
22
- export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, LogEntry, LogGroup, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceNotFoundState, SessionMemory, ToolsListDisplay, WorkflowDefinitionDisplay, WorkflowExecutionLogs, getExecutionStatusConfig, getIcon, getLogLevelConfig, iconMap } from '../chunk-JDPPV2XI.js';
23
- import '../chunk-WOYW24U7.js';
24
- export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationDetailPanel, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, CollapsibleJsonSection, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-QQKYBGBX.js';
25
- import '../chunk-U3GB5PDF.js';
22
+ export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, LogEntry, LogGroup, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceNotFoundState, SessionMemory, ToolsListDisplay, WorkflowDefinitionDisplay, WorkflowExecutionLogs, getExecutionStatusConfig, getIcon, getLogLevelConfig, iconMap } from '../chunk-QEQXPWOK.js';
23
+ import '../chunk-JLKZUO2I.js';
24
+ export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationDetailPanel, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, CollapsibleJsonSection, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-XUL4UBYJ.js';
25
+ import '../chunk-SWC54W3A.js';
26
26
  import { useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule } from '../chunk-WDABHUIL.js';
27
- import '../chunk-DFGQG32T.js';
27
+ import '../chunk-PJN6CMWZ.js';
28
28
  export { ZodFormRenderer } from '../chunk-3MEXPLWT.js';
29
29
  import '../chunk-SNZDFCOQ.js';
30
30
  import '../chunk-QFGNRKIE.js';
31
- import { NotificationList } from '../chunk-T6AOVZAI.js';
32
- export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList } from '../chunk-T6AOVZAI.js';
33
- import { useMarkAllAsRead, notificationKeys, useNotifications } from '../chunk-ZU676PFP.js';
34
- export { ResourceHealthPanel } from '../chunk-6IWH757Q.js';
31
+ import { NotificationList } from '../chunk-LTKBVL7D.js';
32
+ export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList } from '../chunk-LTKBVL7D.js';
33
+ import { useMarkAllAsRead, notificationKeys, useNotifications } from '../chunk-7D4FKBB4.js';
34
+ export { ResourceHealthPanel } from '../chunk-BLYK6I4D.js';
35
35
  export { ResourceHealthChart, getHealthColor } from '../chunk-LGKLC5MG.js';
36
- import { AppShellLoader } from '../chunk-3UO2CJTR.js';
36
+ import { AppShellLoader } from '../chunk-LGJASP5H.js';
37
37
  import '../chunk-YQQ5GRUR.js';
38
38
  import '../chunk-GY7FXTC4.js';
39
- import '../chunk-W6QOWA3L.js';
39
+ import '../chunk-42C2WVYU.js';
40
40
  import '../chunk-WDBNW44Z.js';
41
41
  export { Graph_module_css_default as graphStyles } from '../chunk-HENXLGVD.js';
42
- export { ServiceUnavailableScreen, classifyConnectionError } from '../chunk-JZBMZLD3.js';
42
+ export { ServiceUnavailableScreen, classifyConnectionError } from '../chunk-FPRDEKFY.js';
43
43
  export { calculateProgress, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../chunk-DLR4SDZW.js';
44
- import '../chunk-HVNDBY42.js';
45
- import { useCloudStorageFolder, useCloudStorageThumbnails } from '../chunk-YSFLFD4U.js';
46
- import '../chunk-Q6HRTWA6.js';
44
+ import '../chunk-ROC2TFPS.js';
45
+ import { useCloudStorageFolder, useCloudStorageThumbnails } from '../chunk-LTRJZOHA.js';
46
+ import '../chunk-SOBKRB4N.js';
47
47
  import '../chunk-BZZCNLT6.js';
48
48
  export { SortableHeader, TableSelectionToolbar } from '../chunk-TUMSNGTX.js';
49
49
  import { FilterBar } from '../chunk-PDHTXPSF.js';
50
50
  export { FilterBar } from '../chunk-PDHTXPSF.js';
51
- import { CustomModal, useResources, CenteredErrorState, PageTitleCaption, StatCard, EmptyState, ListSkeleton, usePaginationState, useDeals, dealKeys, SubshellContentContainer } from '../chunk-7A25EJ4A.js';
52
- export { APIErrorAlert, ActivityTimeline, CenteredErrorState, CheckpointGroup, CollapsibleSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, ConfirmationInputModal, ConfirmationModal, ContextViewer, CrmSidebarMiddle, CustomModal, CustomSelector, DetailCardSkeleton, ElevasisLoader, EmptyState, FeatureUnavailableState, GlowDot, JsonViewer, LeadGenSidebarMiddle, ListSkeleton, MyTasksPanel, NavigationButton, NoAccessState, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationModelDriftActionIcon, OverviewList, OverviewListRow, PageNotFound, PageTitleCaption, QuickCreateActions, ResourceCard, SAVED_VIEW_PRESETS, SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, SavedViewsPanel, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, SystemReadinessAlert, SystemUnavailableState, TabCountBadge, TimeRangeSelector, TrendIndicator, crmManifest, deliveryManifest, leadGenManifest, monitoringManifest, operationsManifest, seoManifest, settingsManifest } from '../chunk-7A25EJ4A.js';
51
+ import { CustomModal, useResources, CenteredErrorState, PageTitleCaption, StatCard, EmptyState, ListSkeleton, usePaginationState, useDeals, dealKeys, SubshellContentContainer } from '../chunk-PSGSFPWA.js';
52
+ export { APIErrorAlert, ActivityTimeline, CenteredErrorState, CheckpointGroup, CollapsibleSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, ConfirmationInputModal, ConfirmationModal, ContextViewer, CrmSidebarMiddle, CustomModal, CustomSelector, DetailCardSkeleton, ElevasisLoader, EmptyState, FeatureUnavailableState, GlowDot, JsonViewer, LeadGenSidebarMiddle, ListSkeleton, MyTasksPanel, NavigationButton, NoAccessState, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationModelDriftActionIcon, OverviewList, OverviewListRow, PageNotFound, PageTitleCaption, QuickCreateActions, ResourceCard, SAVED_VIEW_PRESETS, SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, SavedViewsPanel, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, SystemReadinessAlert, SystemUnavailableState, TabCountBadge, TimeRangeSelector, TrendIndicator, crmManifest, deliveryManifest, leadGenManifest, monitoringManifest, operationsManifest, seoManifest, settingsManifest } from '../chunk-PSGSFPWA.js';
53
53
  import '../chunk-4WLAVUPS.js';
54
54
  import '../chunk-RXZ3XDBM.js';
55
- import '../chunk-KGUBFIMQ.js';
55
+ import '../chunk-7RS2NUC6.js';
56
56
  import '../chunk-L7BZZ4SI.js';
57
- import { showSuccessNotification, showErrorNotification, showApiErrorNotification } from '../chunk-3HMRK3RC.js';
58
- export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-3HMRK3RC.js';
57
+ import { showSuccessNotification, showErrorNotification, showApiErrorNotification } from '../chunk-PNCJJE4Z.js';
58
+ export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-PNCJJE4Z.js';
59
59
  import { CardHeader } from '../chunk-62GVNH5U.js';
60
60
  export { CardHeader } from '../chunk-62GVNH5U.js';
61
61
  import { useInitialization } from '../chunk-P45GQ3ZW.js';
@@ -67,7 +67,7 @@ export { RoleBadge } from '../chunk-YJ437RDY.js';
67
67
  import '../chunk-DD3CCMCZ.js';
68
68
  import '../chunk-RNP5R5I3.js';
69
69
  import '../chunk-RT4KRGZT.js';
70
- import { formatDateTime, PAGE_SIZE_DEFAULT, formatTimeAgo } from '../chunk-CIGWHY7C.js';
70
+ import { formatDateTime, PAGE_SIZE_DEFAULT, formatTimeAgo } from '../chunk-DEZW7QDI.js';
71
71
  import '../chunk-6XBZPKMI.js';
72
72
  import '../chunk-7ZUXA2NW.js';
73
73
  import { useElevasisServices } from '../chunk-BI5VDO2K.js';
@@ -1,10 +1,10 @@
1
- export { useBreadcrumbs } from '../../chunk-VKA4LQ7N.js';
2
- import '../../chunk-7A25EJ4A.js';
1
+ export { useBreadcrumbs } from '../../chunk-O4XUKLRY.js';
2
+ import '../../chunk-PSGSFPWA.js';
3
3
  import '../../chunk-4WLAVUPS.js';
4
4
  import '../../chunk-RXZ3XDBM.js';
5
- import '../../chunk-KGUBFIMQ.js';
5
+ import '../../chunk-7RS2NUC6.js';
6
6
  import '../../chunk-L7BZZ4SI.js';
7
- import '../../chunk-3HMRK3RC.js';
7
+ import '../../chunk-PNCJJE4Z.js';
8
8
  import '../../chunk-62GVNH5U.js';
9
9
  import '../../chunk-P45GQ3ZW.js';
10
10
  import '../../chunk-IIMC4TRH.js';
@@ -15,7 +15,7 @@ import '../../chunk-YJ437RDY.js';
15
15
  import '../../chunk-DD3CCMCZ.js';
16
16
  import '../../chunk-RNP5R5I3.js';
17
17
  import '../../chunk-RT4KRGZT.js';
18
- import '../../chunk-CIGWHY7C.js';
18
+ import '../../chunk-DEZW7QDI.js';
19
19
  import '../../chunk-6XBZPKMI.js';
20
20
  import '../../chunk-7ZUXA2NW.js';
21
21
  import '../../chunk-BI5VDO2K.js';
@@ -6,7 +6,7 @@ import { QueryKey } from '@tanstack/react-query';
6
6
  /**
7
7
  * Concrete row shapes for the published Supabase tables.
8
8
  *
9
- * GENERATED by `scripts/gen-published-rows.mjs`do not hand-edit; re-run the script instead.
9
+ * @generated by packages/core/scripts/gen-published-rows.mjs — DO NOT EDIT. Re-run `pnpm gen:published-rows`.
10
10
  *
11
11
  * These were `Tables<'users'>` / `TablesInsert<...>` aliases in `./index.ts`. Each one indexes
12
12
  * into the generated `Database` type, and a published `.d.ts` that references `Database` makes
@@ -1,11 +1,11 @@
1
- import { ServiceUnavailableScreen } from '../../chunk-JZBMZLD3.js';
2
- import { computeProtectedRouteGate, DEFAULT_WAIT_FOR_ORGANIZATION, ProtectedRoute, AppearanceContext, AccessGuard, SystemUnavailableState, useAppearance } from '../../chunk-7A25EJ4A.js';
3
- export { AccessGuard } from '../../chunk-7A25EJ4A.js';
1
+ import { ServiceUnavailableScreen } from '../../chunk-FPRDEKFY.js';
2
+ import { computeProtectedRouteGate, DEFAULT_WAIT_FOR_ORGANIZATION, ProtectedRoute, AppearanceContext, AccessGuard, SystemUnavailableState, useAppearance } from '../../chunk-PSGSFPWA.js';
3
+ export { AccessGuard } from '../../chunk-PSGSFPWA.js';
4
4
  import '../../chunk-4WLAVUPS.js';
5
5
  import '../../chunk-RXZ3XDBM.js';
6
- import '../../chunk-KGUBFIMQ.js';
6
+ import '../../chunk-7RS2NUC6.js';
7
7
  import '../../chunk-L7BZZ4SI.js';
8
- import '../../chunk-3HMRK3RC.js';
8
+ import '../../chunk-PNCJJE4Z.js';
9
9
  import '../../chunk-62GVNH5U.js';
10
10
  import { useInitialization } from '../../chunk-P45GQ3ZW.js';
11
11
  import '../../chunk-IIMC4TRH.js';
@@ -16,7 +16,7 @@ import '../../chunk-YJ437RDY.js';
16
16
  import '../../chunk-DD3CCMCZ.js';
17
17
  import '../../chunk-RNP5R5I3.js';
18
18
  export { USER_PROFILE_QUERY_KEY, useUserProfile } from '../../chunk-RT4KRGZT.js';
19
- import '../../chunk-CIGWHY7C.js';
19
+ import '../../chunk-DEZW7QDI.js';
20
20
  import '../../chunk-6XBZPKMI.js';
21
21
  import '../../chunk-7ZUXA2NW.js';
22
22
  import '../../chunk-BI5VDO2K.js';