@datarecce/ui 1.62.0 → 1.63.0-nightly.20260827

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 (44) hide show
  1. package/dist/advanced.d.ts +6 -6
  2. package/dist/advanced.js +1 -1
  3. package/dist/advanced.js.map +1 -1
  4. package/dist/components-run.js +1 -1
  5. package/dist/components.d.ts +3 -3
  6. package/dist/components.js +1 -1
  7. package/dist/contexts.d.ts +2 -2
  8. package/dist/hooks-DeKAFfOF.js +7 -0
  9. package/dist/hooks-DeKAFfOF.js.map +1 -0
  10. package/dist/hooks.d.ts +1 -1
  11. package/dist/hooks.js +1 -1
  12. package/dist/{index-8JxLQCkY.d.ts → index-5VSymNrm.d.ts} +3 -3
  13. package/dist/{index-8JxLQCkY.d.ts.map → index-5VSymNrm.d.ts.map} +1 -1
  14. package/dist/{index-Dlt5sid_.d.ts → index-Co6DbFbd.d.ts} +2 -2
  15. package/dist/{index-Dlt5sid_.d.ts.map → index-Co6DbFbd.d.ts.map} +1 -1
  16. package/dist/{index-Bf_IIx3p.d.ts → index-DSz42Jip.d.ts} +3 -3
  17. package/dist/{index-Bf_IIx3p.d.ts.map → index-DSz42Jip.d.ts.map} +1 -1
  18. package/dist/{index-Ck5e-0K2.d.ts → index-h4dvW0g4.d.ts} +4 -4
  19. package/dist/{index-Ck5e-0K2.d.ts.map → index-h4dvW0g4.d.ts.map} +1 -1
  20. package/dist/index.d.ts +7 -7
  21. package/dist/index.js +1 -1
  22. package/dist/{lineage-Db6VReVu.d.ts → lineage-BMjvZxZ9.d.ts} +23 -11
  23. package/dist/lineage-BMjvZxZ9.d.ts.map +1 -0
  24. package/dist/{primitives-CG-yShDs.d.ts → primitives-0GwsYS5n.d.ts} +7 -3
  25. package/dist/primitives-0GwsYS5n.d.ts.map +1 -0
  26. package/dist/primitives.d.ts +1 -1
  27. package/dist/primitives.js +1 -1
  28. package/dist/result.js +1 -1
  29. package/dist/src-C5teNF8b.js +12 -0
  30. package/dist/src-C5teNF8b.js.map +1 -0
  31. package/dist/styles.css +1 -1
  32. package/dist/{types-Cl7lTCVo.d.ts → types-wYylJ1wk.d.ts} +3 -1
  33. package/dist/types-wYylJ1wk.d.ts.map +1 -0
  34. package/dist/types.d.ts +4 -4
  35. package/dist/utils-D1Ljhz4f.js.map +1 -1
  36. package/dist/utils.d.ts +1 -1
  37. package/package.json +1 -1
  38. package/dist/hooks-D8noR6At.js +0 -7
  39. package/dist/hooks-D8noR6At.js.map +0 -1
  40. package/dist/lineage-Db6VReVu.d.ts.map +0 -1
  41. package/dist/primitives-CG-yShDs.d.ts.map +0 -1
  42. package/dist/src-BEs_lTTz.js +0 -12
  43. package/dist/src-BEs_lTTz.js.map +0 -1
  44. package/dist/types-Cl7lTCVo.d.ts.map +0 -1
@@ -1,10 +1,10 @@
1
1
 
2
2
  import { rn as ColumnLineageData } from "./instanceInfo-pKFEfbO6.js";
3
- import { a as LineageGraphColumnNode, c as LineageGraphNode, i as LineageGraph, l as LineageGraphNodes, m as isLineageGraphNode, p as isLineageGraphColumnNode, r as EnvInfo, s as LineageGraphEdge } from "./types-Cl7lTCVo.js";
4
- import { _ as union, c as COLUMN_HEIGHT, d as getNeighborSet, f as intersect, g as toReactFlowBasic, h as selectUpstream, l as NodeColumnSetMap, m as selectDownstream, o as useLineageGraphContext, p as layoutWithDagre, s as useRunsAggregated, u as buildLineageGraph } from "./index-Dlt5sid_.js";
5
- import { Ct as NodeViewProps, Dt as RowCountSummary, Et as RowCountDiffTag, Gt as LineageTabContent, Kt as LineageTabContentProps, Ot as RowCountTag, St as NodeViewNodeData, Tt as SchemaViewProps, bt as NodeView, n as toReactFlow, qt as ColumnAnnotation, t as layout, wt as RunTypeIconMap, xt as NodeViewActionCallbacks } from "./lineage-Db6VReVu.js";
6
- import { kn as NodeChangeStatus } from "./primitives-CG-yShDs.js";
7
- import { b as LineageCanvasProps, y as LineageCanvas } from "./index-Ck5e-0K2.js";
3
+ import { a as LineageGraphColumnNode, c as LineageGraphNode, i as LineageGraph, l as LineageGraphNodes, m as isLineageGraphNode, p as isLineageGraphColumnNode, r as EnvInfo, s as LineageGraphEdge } from "./types-wYylJ1wk.js";
4
+ import { _ as union, c as COLUMN_HEIGHT, d as getNeighborSet, f as intersect, g as toReactFlowBasic, h as selectUpstream, l as NodeColumnSetMap, m as selectDownstream, o as useLineageGraphContext, p as layoutWithDagre, s as useRunsAggregated, u as buildLineageGraph } from "./index-Co6DbFbd.js";
5
+ import { At as RowCountTag, Ct as NodeViewNodeData, Dt as SchemaViewProps, Et as RunTypeIconMap, Jt as LineageTabContentProps, Ot as RowCountDiffTag, St as NodeViewActionCallbacks, Tt as RecentAnalysisRun, Yt as ColumnAnnotation, bt as AnalysisRunType, kt as RowCountSummary, n as toReactFlow, qt as LineageTabContent, t as layout, wt as NodeViewProps, xt as NodeView } from "./lineage-BMjvZxZ9.js";
6
+ import { kn as NodeChangeStatus } from "./primitives-0GwsYS5n.js";
7
+ import { b as LineageCanvasProps, y as LineageCanvas } from "./index-h4dvW0g4.js";
8
8
  import { a as SemanticColorVariant, i as ColorShade, s as colors } from "./index-DyUJijg4.js";
9
9
  import { l as RecceActionContextType, m as InstanceInfoType, n as useIdleTimeout, p as useRecceInstanceContext, r as IdleTimeoutContextType, s as useRecceActionContext } from "./index-CXvi6sOh.js";
10
10
  import { p as useRecceInstanceInfo } from "./RouteConfigContext-gQqHnwDE.js";
@@ -64,5 +64,5 @@ declare const DIM_FILTER = "opacity(0.4) grayscale(40%)";
64
64
  */
65
65
  declare const ADVANCED_API_VERSION = "0.2.0";
66
66
  //#endregion
67
- export { ADVANCED_API_VERSION, COLUMN_HEIGHT, type ColorShade, type ColumnAnnotation, DIM_FILTER, EXPLORE_MIN_ZOOM, type EnvInfo, FIT_VIEW_PADDING, type IdleTimeoutContextType, type InstanceInfoType, LEGIBLE_MIN_ZOOM, LineageCanvas, type LineageCanvasProps, type LineageGraph, type LineageGraphColumnNode, type LineageGraphEdge, type LineageGraphNode, type LineageGraphNodes, LineageTabContent, type LineageTabContentProps, type NodeColumnSetMap, NodeView, type NodeViewActionCallbacks, type NodeViewNodeData, type NodeViewProps, type RecceActionContextType, RowCountDiffTag, RowCountSummary, RowCountTag, type RunTypeIconMap, type SchemaViewProps, type SemanticColorVariant, buildLineageGraph, colors, computeImpactedColumns, computeIsImpacted, getNeighborSet, intersect, isLineageGraphColumnNode, isLineageGraphNode, layout, layoutWithDagre, selectDownstream, selectUpstream, toReactFlow, toReactFlowBasic, union, useIdleTimeout, useLineageGraphContext, useRecceActionContext, useRecceInstanceContext, useRecceInstanceInfo, useRunsAggregated, useThemeColors };
67
+ export { ADVANCED_API_VERSION, type AnalysisRunType, COLUMN_HEIGHT, type ColorShade, type ColumnAnnotation, DIM_FILTER, EXPLORE_MIN_ZOOM, type EnvInfo, FIT_VIEW_PADDING, type IdleTimeoutContextType, type InstanceInfoType, LEGIBLE_MIN_ZOOM, LineageCanvas, type LineageCanvasProps, type LineageGraph, type LineageGraphColumnNode, type LineageGraphEdge, type LineageGraphNode, type LineageGraphNodes, LineageTabContent, type LineageTabContentProps, type NodeColumnSetMap, NodeView, type NodeViewActionCallbacks, type NodeViewNodeData, type NodeViewProps, type RecceActionContextType, type RecentAnalysisRun, RowCountDiffTag, RowCountSummary, RowCountTag, type RunTypeIconMap, type SchemaViewProps, type SemanticColorVariant, buildLineageGraph, colors, computeImpactedColumns, computeIsImpacted, getNeighborSet, intersect, isLineageGraphColumnNode, isLineageGraphNode, layout, layoutWithDagre, selectDownstream, selectUpstream, toReactFlow, toReactFlowBasic, union, useIdleTimeout, useLineageGraphContext, useRecceActionContext, useRecceInstanceContext, useRecceInstanceInfo, useRunsAggregated, useThemeColors };
68
68
  //# sourceMappingURL=advanced.d.ts.map
package/dist/advanced.js CHANGED
@@ -1,3 +1,3 @@
1
1
  "use client";
2
- "use client";import{D as e,E as t,S as n,a as r,b as i,c as a,i as o,j as s,l as c,m as l,n as u,o as d,p as f,r as p,s as m,t as h,y as g}from"./utils-D1Ljhz4f.js";import{r as _}from"./theme-nKZCsBcx.js";import{Fn as v,In as y,Nn as b,Pn as x,t as S}from"./hooks-D8noR6At.js";import{A as C,C as w,E as T,F as E,M as D,N as O,S as k,T as A,j,w as M}from"./src-BEs_lTTz.js";const N=`0.2.0`;export{N as ADVANCED_API_VERSION,h as COLUMN_HEIGHT,b as DIM_FILTER,x as EXPLORE_MIN_ZOOM,v as FIT_VIEW_PADDING,y as LEGIBLE_MIN_ZOOM,E as LineageCanvas,T as LineageTabContent,k as NodeView,w as RowCountDiffTag,M as RowCountSummary,A as RowCountTag,u as buildLineageGraph,_ as colors,O as computeImpactedColumns,D as computeIsImpacted,p as getNeighborSet,o as intersect,f as isLineageGraphColumnNode,l as isLineageGraphNode,C as layout,r as layoutWithDagre,d as selectDownstream,m as selectUpstream,j as toReactFlow,a as toReactFlowBasic,c as union,n as useIdleTimeout,g as useLineageGraphContext,s as useRecceActionContext,t as useRecceInstanceContext,e as useRecceInstanceInfo,i as useRunsAggregated,S as useThemeColors};
2
+ "use client";import{D as e,E as t,S as n,a as r,b as i,c as a,i as o,j as s,l as c,m as l,n as u,o as d,p as f,r as p,s as m,t as h,y as g}from"./utils-D1Ljhz4f.js";import{r as _}from"./theme-nKZCsBcx.js";import{Fn as v,In as y,Nn as b,Pn as x,t as S}from"./hooks-DeKAFfOF.js";import{A as C,C as w,E as T,F as E,M as D,N as O,S as k,T as A,j,w as M}from"./src-C5teNF8b.js";const N=`0.2.0`;export{N as ADVANCED_API_VERSION,h as COLUMN_HEIGHT,b as DIM_FILTER,x as EXPLORE_MIN_ZOOM,v as FIT_VIEW_PADDING,y as LEGIBLE_MIN_ZOOM,E as LineageCanvas,T as LineageTabContent,k as NodeView,w as RowCountDiffTag,M as RowCountSummary,A as RowCountTag,u as buildLineageGraph,_ as colors,O as computeImpactedColumns,D as computeIsImpacted,p as getNeighborSet,o as intersect,f as isLineageGraphColumnNode,l as isLineageGraphNode,C as layout,r as layoutWithDagre,d as selectDownstream,m as selectUpstream,j as toReactFlow,a as toReactFlowBasic,c as union,n as useIdleTimeout,g as useLineageGraphContext,s as useRecceActionContext,t as useRecceInstanceContext,e as useRecceInstanceInfo,i as useRunsAggregated,S as useThemeColors};
3
3
  //# sourceMappingURL=advanced.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"advanced.js","names":[],"sources":["../src/advanced.ts"],"sourcesContent":["// @datarecce/ui/advanced - Lower-level components for custom composition\n// These exports may change between minor versions\n\n\"use client\";\n\n/**\n * Version marker for the advanced surface.\n */\nexport const ADVANCED_API_VERSION = \"0.2.0\";\n\n// =============================================================================\n// LINEAGE UTILITIES\n// =============================================================================\n// NOTE: Lineage types canonical in @datarecce/ui/types\n// NOTE: Lineage utilities canonical in @datarecce/ui/contexts\n\n/**\n * Lineage graph types for advanced consumers.\n * @deprecated Import from @datarecce/ui/types instead\n */\nexport type {\n EnvInfo,\n LineageGraph,\n LineageGraphColumnNode,\n LineageGraphEdge,\n LineageGraphNode,\n LineageGraphNodes,\n} from \"./contexts/lineage/types\";\n/**\n * Lineage graph type guards.\n * @deprecated Import from @datarecce/ui/contexts instead\n */\nexport {\n isLineageGraphColumnNode,\n isLineageGraphNode,\n} from \"./contexts/lineage/types\";\n/**\n * Graph building and layout utilities.\n * @deprecated Import from @datarecce/ui/contexts instead\n */\nexport {\n buildLineageGraph,\n COLUMN_HEIGHT,\n getNeighborSet,\n intersect,\n layoutWithDagre,\n type NodeColumnSetMap,\n selectDownstream,\n selectUpstream,\n toReactFlowBasic,\n union,\n} from \"./contexts/lineage/utils\";\n\n// =============================================================================\n// LINEAGE CANVAS\n// =============================================================================\n\n/**\n * Determine whether a model node is \"impacted\" for the new CLL experience.\n *\n * A node is impacted if ANY of:\n * 1. CLL analysis marks the node as impacted (node.impacted is truthy)\n * 2. Any column belonging to this node has a non-null change_status\n * 3. The model itself has a non-null changeStatus (added/removed/modified)\n */\nexport { type ColumnAnnotation } from \"./components/lineage/computeColumnLineage\";\nexport { computeImpactedColumns } from \"./components/lineage/computeImpactedColumns\";\nexport { computeIsImpacted } from \"./components/lineage/computeIsImpacted\";\n/**\n * Zoom and display constants for the lineage view.\n *\n * @remarks\n * Use with LineageCanvas fitViewOptions to match production behavior.\n */\nexport {\n DIM_FILTER,\n EXPLORE_MIN_ZOOM,\n FIT_VIEW_PADDING,\n LEGIBLE_MIN_ZOOM,\n} from \"./components/lineage/config/zoomConstants\";\n/**\n * Low-level lineage canvas component for custom graph rendering.\n *\n * @remarks\n * Exports: LineageCanvas, LineageCanvasProps.\n */\nexport {\n LineageCanvas,\n type LineageCanvasProps,\n} from \"./components/lineage/LineageCanvas\";\n/**\n * Lineage tab body — direct upstream/downstream + breadcrumb path —\n * intended to be injected into NodeView's `lineageTabContent` slot.\n */\nexport {\n LineageTabContent,\n type LineageTabContentProps,\n} from \"./components/lineage/LineageTabContent\";\n/**\n * OSS-specific toReactFlow with Column-Level Lineage (CLL) support.\n *\n * Converts a LineageGraph to React Flow nodes and edges, including\n * column nodes when CLL data is provided.\n *\n * @example\n * ```tsx\n * import { toReactFlow } from '@datarecce/ui/advanced';\n *\n * const [nodes, edges, columnSetMap] = toReactFlow(lineageGraph, {\n * cll: columnLineageData,\n * });\n * ```\n */\nexport { layout, toReactFlow } from \"./components/lineage/lineage\";\n/**\n * Row-count tags rendered inside `NodeView`. They read row-count data from\n * `LineageGraphProvider`'s `runsAggregated` prop, keyed by `node.id`.\n *\n * `RowCountSummary` is an inline-content variant (no pill background, no\n * refresh button) that accepts either a single-env `RowCount` or a\n * `RowCountDiff`. Intended for embedding in buttons or other tight layouts\n * via `NodeView`'s `rowCountDisplay` slot.\n */\nexport {\n RowCountDiffTag,\n RowCountSummary,\n RowCountTag,\n} from \"./components/lineage/NodeTag\";\n/**\n * Node detail panel with Columns and Code tabs.\n */\nexport {\n NodeView,\n type NodeViewActionCallbacks,\n type NodeViewNodeData,\n type NodeViewProps,\n type RunTypeIconMap,\n type SchemaViewProps,\n} from \"./components/lineage/NodeView\";\n\n// =============================================================================\n// CONTEXT HOOKS\n// =============================================================================\n// NOTE: Context hooks canonical in @datarecce/ui/contexts\n// NOTE: Context types canonical in @datarecce/ui/types\n\n/**\n * Recce action context hooks and types.\n * @deprecated Import from @datarecce/ui/contexts instead\n */\nexport {\n type RecceActionContextType,\n useRecceActionContext,\n} from \"./contexts/action\";\n/**\n * Idle timeout context hooks and types.\n * @deprecated Import from @datarecce/ui/contexts instead\n */\nexport {\n type IdleTimeoutContextType,\n useIdleTimeout,\n} from \"./contexts/idle\";\n/**\n * Recce instance context hooks and types.\n * @deprecated Import from @datarecce/ui/contexts instead\n */\nexport {\n type InstanceInfoType,\n useRecceInstanceContext,\n useRecceInstanceInfo,\n} from \"./contexts/instance\";\n/**\n * Lineage context hooks for direct access.\n * @deprecated Import from @datarecce/ui/contexts instead\n */\nexport {\n useLineageGraphContext,\n useRunsAggregated,\n} from \"./contexts/lineage\";\n\n// =============================================================================\n// THEME UTILITIES\n// =============================================================================\n\n/**\n * Theme color hook for advanced consumers.\n *\n * @remarks\n * Exports: useThemeColors.\n */\nexport { useThemeColors } from \"./hooks/useThemeColors\";\n\n/**\n * Theme color palette exports.\n * @deprecated Import from @datarecce/ui/theme instead\n * @deprecated Types (ColorShade, SemanticColorVariant) canonical in @datarecce/ui/types\n */\nexport {\n type ColorShade,\n colors,\n type SemanticColorVariant,\n} from \"./theme/colors\";\n"],"mappings":";qXAQA,MAAa,EAAuB"}
1
+ {"version":3,"file":"advanced.js","names":[],"sources":["../src/advanced.ts"],"sourcesContent":["// @datarecce/ui/advanced - Lower-level components for custom composition\n// These exports may change between minor versions\n\n\"use client\";\n\n/**\n * Version marker for the advanced surface.\n */\nexport const ADVANCED_API_VERSION = \"0.2.0\";\n\n// =============================================================================\n// LINEAGE UTILITIES\n// =============================================================================\n// NOTE: Lineage types canonical in @datarecce/ui/types\n// NOTE: Lineage utilities canonical in @datarecce/ui/contexts\n\n/**\n * Lineage graph types for advanced consumers.\n * @deprecated Import from @datarecce/ui/types instead\n */\nexport type {\n EnvInfo,\n LineageGraph,\n LineageGraphColumnNode,\n LineageGraphEdge,\n LineageGraphNode,\n LineageGraphNodes,\n} from \"./contexts/lineage/types\";\n/**\n * Lineage graph type guards.\n * @deprecated Import from @datarecce/ui/contexts instead\n */\nexport {\n isLineageGraphColumnNode,\n isLineageGraphNode,\n} from \"./contexts/lineage/types\";\n/**\n * Graph building and layout utilities.\n * @deprecated Import from @datarecce/ui/contexts instead\n */\nexport {\n buildLineageGraph,\n COLUMN_HEIGHT,\n getNeighborSet,\n intersect,\n layoutWithDagre,\n type NodeColumnSetMap,\n selectDownstream,\n selectUpstream,\n toReactFlowBasic,\n union,\n} from \"./contexts/lineage/utils\";\n\n// =============================================================================\n// LINEAGE CANVAS\n// =============================================================================\n\n/**\n * Determine whether a model node is \"impacted\" for the new CLL experience.\n *\n * A node is impacted if ANY of:\n * 1. CLL analysis marks the node as impacted (node.impacted is truthy)\n * 2. Any column belonging to this node has a non-null change_status\n * 3. The model itself has a non-null changeStatus (added/removed/modified)\n */\nexport { type ColumnAnnotation } from \"./components/lineage/computeColumnLineage\";\nexport { computeImpactedColumns } from \"./components/lineage/computeImpactedColumns\";\nexport { computeIsImpacted } from \"./components/lineage/computeIsImpacted\";\n/**\n * Zoom and display constants for the lineage view.\n *\n * @remarks\n * Use with LineageCanvas fitViewOptions to match production behavior.\n */\nexport {\n DIM_FILTER,\n EXPLORE_MIN_ZOOM,\n FIT_VIEW_PADDING,\n LEGIBLE_MIN_ZOOM,\n} from \"./components/lineage/config/zoomConstants\";\n/**\n * Low-level lineage canvas component for custom graph rendering.\n *\n * @remarks\n * Exports: LineageCanvas, LineageCanvasProps.\n */\nexport {\n LineageCanvas,\n type LineageCanvasProps,\n} from \"./components/lineage/LineageCanvas\";\n/**\n * Lineage tab body — direct upstream/downstream + breadcrumb path —\n * intended to be injected into NodeView's `lineageTabContent` slot.\n */\nexport {\n LineageTabContent,\n type LineageTabContentProps,\n} from \"./components/lineage/LineageTabContent\";\n/**\n * OSS-specific toReactFlow with Column-Level Lineage (CLL) support.\n *\n * Converts a LineageGraph to React Flow nodes and edges, including\n * column nodes when CLL data is provided.\n *\n * @example\n * ```tsx\n * import { toReactFlow } from '@datarecce/ui/advanced';\n *\n * const [nodes, edges, columnSetMap] = toReactFlow(lineageGraph, {\n * cll: columnLineageData,\n * });\n * ```\n */\nexport { layout, toReactFlow } from \"./components/lineage/lineage\";\n/**\n * Row-count tags rendered inside `NodeView`. They read row-count data from\n * `LineageGraphProvider`'s `runsAggregated` prop, keyed by `node.id`.\n *\n * `RowCountSummary` is an inline-content variant (no pill background, no\n * refresh button) that accepts either a single-env `RowCount` or a\n * `RowCountDiff`. Intended for embedding in buttons or other tight layouts\n * via `NodeView`'s `rowCountDisplay` slot.\n */\nexport {\n RowCountDiffTag,\n RowCountSummary,\n RowCountTag,\n} from \"./components/lineage/NodeTag\";\n/**\n * Node detail panel with Columns, Code, Analysis, and optional Lineage tabs.\n */\nexport {\n type AnalysisRunType,\n NodeView,\n type NodeViewActionCallbacks,\n type NodeViewNodeData,\n type NodeViewProps,\n type RecentAnalysisRun,\n type RunTypeIconMap,\n type SchemaViewProps,\n} from \"./components/lineage/NodeView\";\n\n// =============================================================================\n// CONTEXT HOOKS\n// =============================================================================\n// NOTE: Context hooks canonical in @datarecce/ui/contexts\n// NOTE: Context types canonical in @datarecce/ui/types\n\n/**\n * Recce action context hooks and types.\n * @deprecated Import from @datarecce/ui/contexts instead\n */\nexport {\n type RecceActionContextType,\n useRecceActionContext,\n} from \"./contexts/action\";\n/**\n * Idle timeout context hooks and types.\n * @deprecated Import from @datarecce/ui/contexts instead\n */\nexport {\n type IdleTimeoutContextType,\n useIdleTimeout,\n} from \"./contexts/idle\";\n/**\n * Recce instance context hooks and types.\n * @deprecated Import from @datarecce/ui/contexts instead\n */\nexport {\n type InstanceInfoType,\n useRecceInstanceContext,\n useRecceInstanceInfo,\n} from \"./contexts/instance\";\n/**\n * Lineage context hooks for direct access.\n * @deprecated Import from @datarecce/ui/contexts instead\n */\nexport {\n useLineageGraphContext,\n useRunsAggregated,\n} from \"./contexts/lineage\";\n\n// =============================================================================\n// THEME UTILITIES\n// =============================================================================\n\n/**\n * Theme color hook for advanced consumers.\n *\n * @remarks\n * Exports: useThemeColors.\n */\nexport { useThemeColors } from \"./hooks/useThemeColors\";\n\n/**\n * Theme color palette exports.\n * @deprecated Import from @datarecce/ui/theme instead\n * @deprecated Types (ColorShade, SemanticColorVariant) canonical in @datarecce/ui/types\n */\nexport {\n type ColorShade,\n colors,\n type SemanticColorVariant,\n} from \"./theme/colors\";\n"],"mappings":";qXAQA,MAAa,EAAuB"}
@@ -1,2 +1,2 @@
1
1
  "use client";
2
- "use client";import{At as e,B as t,Ct as n,Dt as r,E as i,Et as a,F as o,I as s,L as c,M as l,Mt as u,N as d,Ot as f,P as p,R as m,St as h,Tt as g,j as _,jt as v,kt as y,w as b,wt as x,z as S}from"./hooks-D8noR6At.js";export{g as RunList,a as RunListItem,o as RunListOss,p as RunModal,d as RunModalOss,n as RunProgress,x as RunProgressOverlay,_ as RunResultPane,i as RunResultPaneOss,r as RunStatusAndDate,f as RunStatusBadge,y as RunStatusWithDate,h as RunToolbar,l as RunView,b as RunViewOss,s as createBoundFindByRunType,c as createRunTypeRegistry,m as defaultRunTypeConfig,S as findByRunType,e as formatRunDate,v as formatRunDateTime,u as inferRunStatus,t as registry};
2
+ "use client";import{At as e,B as t,Ct as n,Dt as r,E as i,Et as a,F as o,I as s,L as c,M as l,Mt as u,N as d,Ot as f,P as p,R as m,St as h,Tt as g,j as _,jt as v,kt as y,w as b,wt as x,z as S}from"./hooks-DeKAFfOF.js";export{g as RunList,a as RunListItem,o as RunListOss,p as RunModal,d as RunModalOss,n as RunProgress,x as RunProgressOverlay,_ as RunResultPane,i as RunResultPaneOss,r as RunStatusAndDate,f as RunStatusBadge,y as RunStatusWithDate,h as RunToolbar,l as RunView,b as RunViewOss,s as createBoundFindByRunType,c as createRunTypeRegistry,m as defaultRunTypeConfig,S as findByRunType,e as formatRunDate,v as formatRunDateTime,u as inferRunStatus,t as registry};
@@ -1,8 +1,8 @@
1
1
 
2
2
  import { Nt as QueryViewOptions, Ot as QueryDiffViewOptions, nt as ValueDiffDetailViewOptions } from "./instanceInfo-pKFEfbO6.js";
3
- import { $ as QueryPageOss, A as calculateColumnChange, At as FirstTimePopover, B as RowCountDiffResultView, Bt as CheckEmptyStateOss, C as classifyType, D as TopKDiffForm, E as TopKDiffRun, F as ChangeSummaryProps, Ft as supportsHistogramDiff, G as DualSqlEditor, H as RowCountResultView, Ht as Main, I as ChangeSummaryResult, It as ErrorBoundary, J as SqlEditorProps, K as DualSqlEditorProps, L as ColumnChangeResult, Lt as CheckPageLoadingOss, M as SchemaSummary, Mt as HistogramDiffRun, N as ChangeSummary, Nt as HistogramResultViewProps, O as IdleTimeoutBadge, P as ChangeStatus, Pt as HistogramDiffForm, Q as QueryResultViewProps, R as NODE_CHANGE_STATUS_MSGS, Rt as CheckPageContentOss, S as TypeCategory, T as TopKDiffResultViewProps, U as RowCountResultViewProps, Ut as MainLayout, V as RowCountDiffRun, Vt as CheckDetailOss, W as RowCountRun, Wt as EnvInfo, X as SetupConnectionGuideProps, Y as SetupConnectionGuide, Z as QueryResultView, _ as DataTypeIcon, _t as StalenessBannerVariant, a as ChecksView, at as ProfileDiffRun, b as buildColumnTooltip, c as ValueDiffResultViewProps, ct as ProfileRun, d as ValueDiffFormParams, dt as LearnHowLink, et as QueryForm, f as ValueDiffDetailResultView, ft as RecceNotification, g as SquareIconProps, gt as StalenessBannerProps, h as SquareIcon, ht as StalenessBanner, it as ProfileDiffResultView, j as getIconForChangeStatus, jt as HistogramDiffResultView, k as calculateChangeSummary, kt as LineagePageOss, l as ValueDiffRun, lt as ProfileDiffForm, m as ValueDiffDetailRun, mt as NotificationProps, nt as QueryDiffResultView, o as ChecksViewProps, ot as ProfileResultView, p as ValueDiffDetailResultViewProps, pt as LineageViewNotification, q as SqlEditor, rt as QueryDiffResultViewProps, s as ValueDiffResultView, st as ProfileResultViewProps, tt as QueryFormProps, u as ValueDiffForm, ut as ProfileDiffFormParams, v as DataTypeIconProps, vt as StalenessMessageVariant, w as TopKDiffResultView, x as normalizeTypeName, y as ColumnTooltipInput, yt as StalenessToastAdapter, z as HistoryToggle, zt as CheckListOss } from "./lineage-Db6VReVu.js";
4
- import { $t as CheckList, F as DiffDisplayModeSwitchProps, I as ChangedOnlyCheckbox, K as SchemaDiffStatus, L as ChangedOnlyCheckboxProps, M as DiffTextProps, N as DiffDisplayMode, P as DiffDisplayModeSwitch, Y as SchemaDiffRow, _n as CheckActions, an as CheckDetailTab, at as ColumnNameCellProps, bn as LineageViewProps, cn as CheckCard, dn as CheckRunStatus, en as CheckListProps, fn as CheckType, g as VSplit, gn as CheckActionType, h as SplitProps, hn as CheckAction, in as CheckDetailProps, it as ColumnNameCell, j as DiffText, kt as isDisabledByNoResult, l as StructuralChangeIndicator, ln as CheckCardData, m as HSplit, mn as CheckBreadcrumbProps, n as ToggleSwitch, nn as CheckEmptyStateProps, nt as SchemaView, on as CheckDescription, pn as CheckBreadcrumb, r as ToggleSwitchProps, rn as CheckDetail, rt as SingleEnvSchemaView, sn as CheckDescriptionProps, tn as CheckEmptyState, tt as SchemaLegend, u as StructuralChangeIndicatorProps, un as CheckCardProps, vn as CheckActionsProps, xn as LineageViewRef, yn as LineageView } from "./primitives-CG-yShDs.js";
5
- import { b as LineageCanvasProps, y as LineageCanvas } from "./index-Ck5e-0K2.js";
3
+ import { $ as QueryPageOss, A as calculateColumnChange, B as RowCountDiffResultView, Bt as CheckPageContentOss, C as classifyType, D as TopKDiffForm, E as TopKDiffRun, F as ChangeSummaryProps, Ft as HistogramResultViewProps, G as DualSqlEditor, Gt as MainLayout, H as RowCountResultView, Ht as CheckEmptyStateOss, I as ChangeSummaryResult, It as HistogramDiffForm, J as SqlEditorProps, K as DualSqlEditorProps, Kt as EnvInfo, L as ColumnChangeResult, Lt as supportsHistogramDiff, M as SchemaSummary, Mt as FirstTimePopover, N as ChangeSummary, Nt as HistogramDiffResultView, O as IdleTimeoutBadge, P as ChangeStatus, Pt as HistogramDiffRun, Q as QueryResultViewProps, R as NODE_CHANGE_STATUS_MSGS, Rt as ErrorBoundary, S as TypeCategory, T as TopKDiffResultViewProps, U as RowCountResultViewProps, Ut as CheckDetailOss, V as RowCountDiffRun, Vt as CheckListOss, W as RowCountRun, Wt as Main, X as SetupConnectionGuideProps, Y as SetupConnectionGuide, Z as QueryResultView, _ as DataTypeIcon, _t as StalenessBannerVariant, a as ChecksView, at as ProfileDiffRun, b as buildColumnTooltip, c as ValueDiffResultViewProps, ct as ProfileRun, d as ValueDiffFormParams, dt as LearnHowLink, et as QueryForm, f as ValueDiffDetailResultView, ft as RecceNotification, g as SquareIconProps, gt as StalenessBannerProps, h as SquareIcon, ht as StalenessBanner, it as ProfileDiffResultView, j as getIconForChangeStatus, jt as LineagePageOss, k as calculateChangeSummary, l as ValueDiffRun, lt as ProfileDiffForm, m as ValueDiffDetailRun, mt as NotificationProps, nt as QueryDiffResultView, o as ChecksViewProps, ot as ProfileResultView, p as ValueDiffDetailResultViewProps, pt as LineageViewNotification, q as SqlEditor, rt as QueryDiffResultViewProps, s as ValueDiffResultView, st as ProfileResultViewProps, tt as QueryFormProps, u as ValueDiffForm, ut as ProfileDiffFormParams, v as DataTypeIconProps, vt as StalenessMessageVariant, w as TopKDiffResultView, x as normalizeTypeName, y as ColumnTooltipInput, yt as StalenessToastAdapter, z as HistoryToggle, zt as CheckPageLoadingOss } from "./lineage-BMjvZxZ9.js";
4
+ import { $t as CheckList, F as DiffDisplayModeSwitchProps, I as ChangedOnlyCheckbox, K as SchemaDiffStatus, L as ChangedOnlyCheckboxProps, M as DiffTextProps, N as DiffDisplayMode, P as DiffDisplayModeSwitch, Y as SchemaDiffRow, _n as CheckActions, an as CheckDetailTab, at as ColumnNameCellProps, bn as LineageViewProps, cn as CheckCard, dn as CheckRunStatus, en as CheckListProps, fn as CheckType, g as VSplit, gn as CheckActionType, h as SplitProps, hn as CheckAction, in as CheckDetailProps, it as ColumnNameCell, j as DiffText, kt as isDisabledByNoResult, l as StructuralChangeIndicator, ln as CheckCardData, m as HSplit, mn as CheckBreadcrumbProps, n as ToggleSwitch, nn as CheckEmptyStateProps, nt as SchemaView, on as CheckDescription, pn as CheckBreadcrumb, r as ToggleSwitchProps, rn as CheckDetail, rt as SingleEnvSchemaView, sn as CheckDescriptionProps, tn as CheckEmptyState, tt as SchemaLegend, u as StructuralChangeIndicatorProps, un as CheckCardProps, vn as CheckActionsProps, xn as LineageViewRef, yn as LineageView } from "./primitives-0GwsYS5n.js";
5
+ import { b as LineageCanvasProps, y as LineageCanvas } from "./index-h4dvW0g4.js";
6
6
  import { A as RunListProps, C as RunProgressOverlayProps, D as RunListItem, E as RunList, F as RunStatusBadgeProps, I as RunStatusWithDate, L as RunStatusWithDateProps, O as RunListItemData, P as RunStatusBadge, R as formatRunDate, S as RunProgressOverlay, T as RunProgressVariant, b as RunToolbarProps, c as RunResultViewRef, g as findByRunType, h as defaultRunTypeConfig, j as RunStatus, k as RunListItemProps, l as RunTypeConfig, m as createRunTypeRegistry, n as PartialRunTypeRegistry, o as RunFormProps, p as createBoundFindByRunType, s as RunResultViewProps, t as IconComponent, u as RunTypeRegistry, w as RunProgressProps, x as RunProgress, y as RunToolbar, z as formatRunDateTime } from "./types-BrcsQ9MZ.js";
7
7
  import { t as RunViewOss, y as RunListOss } from "./index-y-dsuQuW.js";
8
8
  export { type ChangeStatus, ChangeSummary, type ChangeSummaryProps, type ChangeSummaryResult, ChangedOnlyCheckbox, type ChangedOnlyCheckboxProps, type CheckAction, type CheckActionType, CheckActions, type CheckActionsProps, CheckBreadcrumb, type CheckBreadcrumbProps, CheckCard, type CheckCardData, type CheckCardProps, CheckDescription, type CheckDescriptionProps, CheckDetail, CheckDetailOss, type CheckDetailProps, type CheckDetailTab, CheckEmptyState, CheckEmptyStateOss, type CheckEmptyStateProps, CheckList, CheckListOss, type CheckListProps, CheckPageContentOss, CheckPageLoadingOss, type CheckRunStatus, type CheckType, ChecksView, type ChecksViewProps, type ColumnChangeResult, ColumnNameCell, type ColumnNameCellProps, type ColumnTooltipInput, DataTypeIcon, type DataTypeIconProps, type DiffDisplayMode, DiffDisplayModeSwitch, type DiffDisplayModeSwitchProps, DiffText, type DiffTextProps, DualSqlEditor, type DualSqlEditorProps, EnvInfo, ErrorBoundary, FirstTimePopover, HSplit, HistogramDiffForm, HistogramDiffResultView, type HistogramDiffRun, type HistogramResultViewProps, HistoryToggle, type IconComponent, IdleTimeoutBadge, LearnHowLink, LineageCanvas, type LineageCanvasProps, LineagePageOss, LineageView, LineageViewNotification, type LineageViewProps, type LineageViewRef, Main, MainLayout, NODE_CHANGE_STATUS_MSGS, type NotificationProps, type PartialRunTypeRegistry, ProfileDiffForm, type ProfileDiffFormParams, ProfileDiffResultView, type ProfileDiffRun, ProfileResultView, type ProfileResultViewProps, type ProfileRun, QueryDiffResultView, type QueryDiffResultViewProps, type QueryDiffViewOptions, QueryForm, type QueryFormProps, QueryPageOss, QueryResultView, type QueryResultViewProps, type QueryViewOptions, RecceNotification, RowCountDiffResultView, type RowCountDiffRun, RowCountResultView, type RowCountResultViewProps, type RowCountRun, type RunFormProps, RunList, RunListItem, type RunListItemData, type RunListItemProps, RunListOss, type RunListProps, RunProgress, RunProgressOverlay, type RunProgressOverlayProps, type RunProgressProps, type RunProgressVariant, type RunResultViewProps, type RunResultViewRef, type RunStatus, RunStatusBadge, type RunStatusBadgeProps, RunStatusWithDate, type RunStatusWithDateProps, RunToolbar, type RunToolbarProps, type RunTypeConfig, type RunTypeRegistry, RunViewOss, type SchemaDiffRow, type SchemaDiffStatus, SchemaLegend, SchemaSummary, SchemaView, SetupConnectionGuide, type SetupConnectionGuideProps, SingleEnvSchemaView, type SplitProps, SqlEditor, type SqlEditorProps, SquareIcon, type SquareIconProps, StalenessBanner, type StalenessBannerProps, type StalenessBannerVariant, type StalenessMessageVariant, type StalenessToastAdapter, StructuralChangeIndicator, type StructuralChangeIndicatorProps, ToggleSwitch, type ToggleSwitchProps, TopKDiffForm, TopKDiffResultView, type TopKDiffResultViewProps, type TopKDiffRun, type TypeCategory, VSplit, ValueDiffDetailResultView, type ValueDiffDetailResultViewProps, type ValueDiffDetailRun, type ValueDiffDetailViewOptions, ValueDiffForm, type ValueDiffFormParams, ValueDiffResultView, type ValueDiffResultViewProps, type ValueDiffRun, buildColumnTooltip, calculateChangeSummary, calculateColumnChange, classifyType, createBoundFindByRunType, createRunTypeRegistry, defaultRunTypeConfig, findByRunType, formatRunDate, formatRunDateTime, getIconForChangeStatus, isDisabledByNoResult, normalizeTypeName, supportsHistogramDiff };
@@ -1,2 +1,2 @@
1
1
  "use client";
2
- "use client";import{A as e,At as t,Bn as n,Ct as r,D as i,Et as a,F as o,G as s,Gt as c,H as l,I as u,It as d,J as f,K as p,Kt as m,L as h,Ln as g,O as _,Ot as v,Q as y,R as b,Rn as x,St as S,T as C,Tt as w,U as T,V as E,W as D,Wt as O,X as k,Xt as A,Y as j,Yt as M,Z as N,Zt as P,_n as F,at as I,ct as L,gn as R,hn as z,jt as B,k as V,kt as H,ln as U,lt as W,q as G,qt as K,rt as q,un as J,w as Y,wt as X,z as Z,zn as Q}from"./hooks-D8noR6At.js";import{B as $,D as ee,F as te,I as ne,L as re,O as ie,P as ae,R as oe,_ as se,a as ce,b as le,c as ue,d as de,f as fe,g as pe,h as me,i as he,k as ge,l as _e,m as ve,n as ye,o as be,p as xe,r as Se,s as Ce,u as we,v as Te,x as Ee,y as De,z as Oe}from"./src-BEs_lTTz.js";import{Bt as ke,_t as Ae}from"./utils-C8YXPKPM.js";export{he as ChangeSummary,F as ChangedOnlyCheckbox,P as CheckActions,A as CheckBreadcrumb,M as CheckCard,K as CheckDescription,m as CheckDetail,xe as CheckDetailOss,c as CheckEmptyState,fe as CheckEmptyStateOss,O as CheckList,de as CheckListOss,we as CheckPageContentOss,_e as CheckPageLoadingOss,ye as ChecksView,q as ColumnNameCell,g as DataTypeIcon,z as DiffDisplayModeSwitch,Ae as DiffText,i as DualSqlEditor,se as EnvInfo,C as ErrorBoundary,ne as FirstTimePopover,L as HSplit,U as HistogramDiffForm,I as HistogramDiffResultView,Ee as HistoryToggle,pe as IdleTimeoutBadge,V as LearnHowLink,te as LineageCanvas,le as LineagePageOss,De as LineageView,ae as LineageViewNotification,ve as Main,me as MainLayout,ue as NODE_CHANGE_STATUS_MSGS,y as ProfileDiffForm,k as ProfileDiffResultView,N as ProfileResultView,j as QueryDiffResultView,Oe as QueryForm,re as QueryPageOss,f as QueryResultView,e as RecceNotification,p as RowCountDiffResultView,G as RowCountResultView,w as RunList,a as RunListItem,o as RunListOss,r as RunProgress,X as RunProgressOverlay,v as RunStatusBadge,H as RunStatusWithDate,S as RunToolbar,Y as RunViewOss,ee as SchemaLegend,Se as SchemaSummary,ie as SchemaView,oe as SetupConnectionGuide,ge as SingleEnvSchemaView,_ as SqlEditor,$ as SquareIcon,Te as StalenessBanner,ke as StructuralChangeIndicator,R as ToggleSwitch,s as TopKDiffForm,D as TopKDiffResultView,W as VSplit,T as ValueDiffDetailResultView,l as ValueDiffForm,E as ValueDiffResultView,x as buildColumnTooltip,ce as calculateChangeSummary,be as calculateColumnChange,n as classifyType,u as createBoundFindByRunType,h as createRunTypeRegistry,b as defaultRunTypeConfig,Z as findByRunType,t as formatRunDate,B as formatRunDateTime,Ce as getIconForChangeStatus,d as isDisabledByNoResult,Q as normalizeTypeName,J as supportsHistogramDiff};
2
+ "use client";import{A as e,At as t,Bn as n,Ct as r,D as i,Et as a,F as o,G as s,Gt as c,H as l,I as u,It as d,J as f,K as p,Kt as m,L as h,Ln as g,O as _,Ot as v,Q as y,R as b,Rn as x,St as S,T as C,Tt as w,U as T,V as E,W as D,Wt as O,X as k,Xt as A,Y as j,Yt as M,Z as N,Zt as P,_n as F,at as I,ct as L,gn as R,hn as z,jt as B,k as V,kt as H,ln as U,lt as W,q as G,qt as K,rt as q,un as J,w as Y,wt as X,z as Z,zn as Q}from"./hooks-DeKAFfOF.js";import{B as $,D as ee,F as te,I as ne,L as re,O as ie,P as ae,R as oe,_ as se,a as ce,b as le,c as ue,d as de,f as fe,g as pe,h as me,i as he,k as ge,l as _e,m as ve,n as ye,o as be,p as xe,r as Se,s as Ce,u as we,v as Te,x as Ee,y as De,z as Oe}from"./src-C5teNF8b.js";import{Bt as ke,_t as Ae}from"./utils-C8YXPKPM.js";export{he as ChangeSummary,F as ChangedOnlyCheckbox,P as CheckActions,A as CheckBreadcrumb,M as CheckCard,K as CheckDescription,m as CheckDetail,xe as CheckDetailOss,c as CheckEmptyState,fe as CheckEmptyStateOss,O as CheckList,de as CheckListOss,we as CheckPageContentOss,_e as CheckPageLoadingOss,ye as ChecksView,q as ColumnNameCell,g as DataTypeIcon,z as DiffDisplayModeSwitch,Ae as DiffText,i as DualSqlEditor,se as EnvInfo,C as ErrorBoundary,ne as FirstTimePopover,L as HSplit,U as HistogramDiffForm,I as HistogramDiffResultView,Ee as HistoryToggle,pe as IdleTimeoutBadge,V as LearnHowLink,te as LineageCanvas,le as LineagePageOss,De as LineageView,ae as LineageViewNotification,ve as Main,me as MainLayout,ue as NODE_CHANGE_STATUS_MSGS,y as ProfileDiffForm,k as ProfileDiffResultView,N as ProfileResultView,j as QueryDiffResultView,Oe as QueryForm,re as QueryPageOss,f as QueryResultView,e as RecceNotification,p as RowCountDiffResultView,G as RowCountResultView,w as RunList,a as RunListItem,o as RunListOss,r as RunProgress,X as RunProgressOverlay,v as RunStatusBadge,H as RunStatusWithDate,S as RunToolbar,Y as RunViewOss,ee as SchemaLegend,Se as SchemaSummary,ie as SchemaView,oe as SetupConnectionGuide,ge as SingleEnvSchemaView,_ as SqlEditor,$ as SquareIcon,Te as StalenessBanner,ke as StructuralChangeIndicator,R as ToggleSwitch,s as TopKDiffForm,D as TopKDiffResultView,W as VSplit,T as ValueDiffDetailResultView,l as ValueDiffForm,E as ValueDiffResultView,x as buildColumnTooltip,ce as calculateChangeSummary,be as calculateColumnChange,n as classifyType,u as createBoundFindByRunType,h as createRunTypeRegistry,b as defaultRunTypeConfig,Z as findByRunType,t as formatRunDate,B as formatRunDateTime,Ce as getIconForChangeStatus,d as isDisabledByNoResult,Q as normalizeTypeName,J as supportsHistogramDiff};
@@ -1,6 +1,6 @@
1
1
 
2
- import { a as LineageGraphColumnNode, c as LineageGraphNode, d as NodeAction, f as SelectMode, i as LineageGraph, l as LineageGraphNodes, m as isLineageGraphNode, n as ActionState, o as LineageGraphContextType, p as isLineageGraphColumnNode, r as EnvInfo, s as LineageGraphEdge, t as ActionMode, u as LineageViewContextType } from "./types-Cl7lTCVo.js";
3
- import { _ as union, a as LineageGraphProviderProps, c as COLUMN_HEIGHT, d as getNeighborSet, f as intersect, g as toReactFlowBasic, h as selectUpstream, i as LineageGraphProvider, l as NodeColumnSetMap, m as selectDownstream, n as useLineageViewContext, o as useLineageGraphContext, p as layoutWithDagre, r as useLineageViewContextSafe, s as useRunsAggregated, t as LineageViewContext, u as buildLineageGraph } from "./index-Dlt5sid_.js";
2
+ import { a as LineageGraphColumnNode, c as LineageGraphNode, d as NodeAction, f as SelectMode, i as LineageGraph, l as LineageGraphNodes, m as isLineageGraphNode, n as ActionState, o as LineageGraphContextType, p as isLineageGraphColumnNode, r as EnvInfo, s as LineageGraphEdge, t as ActionMode, u as LineageViewContextType } from "./types-wYylJ1wk.js";
3
+ import { _ as union, a as LineageGraphProviderProps, c as COLUMN_HEIGHT, d as getNeighborSet, f as intersect, g as toReactFlowBasic, h as selectUpstream, i as LineageGraphProvider, l as NodeColumnSetMap, m as selectDownstream, n as useLineageViewContext, o as useLineageGraphContext, p as layoutWithDagre, r as useLineageViewContextSafe, s as useRunsAggregated, t as LineageViewContext, u as buildLineageGraph } from "./index-Co6DbFbd.js";
4
4
  import { _ as defaultFeatureToggles, a as RecceActionProvider, f as RecceInstanceInfoProvider, g as RecceFeatureToggles, h as RecceFeatureMode, i as useIdleTimeoutSafe, m as InstanceInfoType, n as useIdleTimeout, p as useRecceInstanceContext, r as IdleTimeoutContextType, s as useRecceActionContext, t as IdleTimeoutProvider, v as defaultInstanceInfo } from "./index-CXvi6sOh.js";
5
5
  import { a as useRouteConfig, c as useApiClient, d as useRecceServerFlag, f as useIdleDetection, i as RouteConfigProviderProps, l as useApiConfig, n as RouteConfigContextType, o as useRouteConfigSafe, p as useRecceInstanceInfo, r as RouteConfigProvider, s as ApiProvider, t as RouteConfig, u as useApiConfigOptional } from "./RouteConfigContext-gQqHnwDE.js";
6
6
  export { type ActionMode, type ActionState, ApiProvider, COLUMN_HEIGHT, type EnvInfo, type IdleTimeoutContextType, IdleTimeoutProvider, type InstanceInfoType, type LineageGraph, type LineageGraphColumnNode, type LineageGraphContextType, type LineageGraphEdge, type LineageGraphNode, type LineageGraphNodes, LineageGraphProvider, type LineageGraphProviderProps, LineageViewContext, type LineageViewContextType, type NodeAction, type NodeColumnSetMap, RecceActionProvider, type RecceFeatureMode, type RecceFeatureToggles, RecceInstanceInfoProvider, type RouteConfig, type RouteConfigContextType, RouteConfigProvider, type RouteConfigProviderProps, type SelectMode, buildLineageGraph, defaultFeatureToggles, defaultInstanceInfo, getNeighborSet, intersect, isLineageGraphColumnNode, isLineageGraphNode, layoutWithDagre, selectDownstream, selectUpstream, toReactFlowBasic, union, useApiClient, useApiConfig, useApiConfigOptional, useIdleDetection, useIdleTimeout, useIdleTimeoutSafe, useLineageGraphContext, useLineageViewContext, useLineageViewContextSafe, useRecceActionContext, useRecceInstanceContext, useRecceInstanceInfo, useRecceServerFlag, useRouteConfig, useRouteConfigSafe, useRunsAggregated };