@datarecce/ui 1.59.0-nightly.20260804 → 1.59.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/types.d.ts CHANGED
@@ -2,8 +2,8 @@
2
2
  import { Cn as ServerInfoResult, Lt as RunsAggregated, Sn as SQLMeshInfo, Tn as StateMetadata, bn as NodeData, cn as GitInfo, fn as ManifestMetadata, gn as MergedNodeData, hn as MergedLineageResponse, i as RecceServerFlags, ln as LineageData, mn as MergedLineageEnvMetadata, n as ServerMode, pn as MergedEdgeData, sn as CatalogMetadata, t as RecceInstanceInfo, un as LineageDataFromMetadata, xn as PullRequestInfo, yn as NodeColumnData } from "./instanceInfo-D-WDYlKA.js";
3
3
  import { a as LineageGraphColumnNode, c as LineageGraphNode, i as LineageGraph, l as LineageGraphNodes, o as LineageGraphContextType, r as EnvInfo, s as LineageGraphEdge } from "./types-C46Og_jt.js";
4
4
  import { a as LineageGraphProviderProps, l as NodeColumnSetMap } from "./index-C-OC9Ll8.js";
5
- import { Bt as TransformationLegendItem, C as EmptyStateProps, Cn as LineageEdgeProps, Ct as HistogramDataset, Dn as NodeChangeStatus, En as LineageNodeProps, Gt as LineageColumnNodeData, Kt as LineageColumnNodeProps, L as DiffEditorLanguage, Lt as ChangeStatusLegendItem, Qt as CheckListProps, R as DiffEditorProps, Sn as LineageEdgeData, St as HistogramDataType, Tn as LineageNodeData, Ut as ColumnTransformationType, W as SchemaDiffStatus, an as CheckDescriptionProps, at as TopKBarChartProps, bn as EdgeChangeStatus, cn as CheckCardProps, d as SplitPaneProps, en as CheckEmptyStateProps, gn as CheckActionsProps, l as SplitDirection, ln as CheckRunStatus, mn as CheckActionType, nn as CheckDetailProps, ot as TopKDataset, pn as CheckAction, q as SchemaDiffRow, rn as CheckDetailTab, sn as CheckCardData, st as TopKItem, un as CheckType, vn as LineageViewProps, xt as HistogramChartProps, yn as LineageViewRef, z as DiffEditorTheme, zt as LineageLegendProps } from "./primitives-DmwCtY5u.js";
6
- import { _ as CheckProviderProps, a as RoutingConfig, b as LineageCanvasProps, d as QueryProviderProps, f as QueryResult, h as CheckContextType, i as NavigateOptions, l as QueryContextType, m as Check, o as RoutingContextValue, r as RecceProviderProps, t as TYPES_API_VERSION } from "./index-Dg6IqTlR.js";
5
+ import { Bt as TransformationLegendItem, C as EmptyStateProps, Cn as LineageEdgeProps, Ct as HistogramDataset, Dn as NodeChangeStatus, En as LineageNodeProps, Gt as LineageColumnNodeData, Kt as LineageColumnNodeProps, L as DiffEditorLanguage, Lt as ChangeStatusLegendItem, Qt as CheckListProps, R as DiffEditorProps, Sn as LineageEdgeData, St as HistogramDataType, Tn as LineageNodeData, Ut as ColumnTransformationType, W as SchemaDiffStatus, an as CheckDescriptionProps, at as TopKBarChartProps, bn as EdgeChangeStatus, cn as CheckCardProps, d as SplitPaneProps, en as CheckEmptyStateProps, gn as CheckActionsProps, l as SplitDirection, ln as CheckRunStatus, mn as CheckActionType, nn as CheckDetailProps, ot as TopKDataset, pn as CheckAction, q as SchemaDiffRow, rn as CheckDetailTab, sn as CheckCardData, st as TopKItem, un as CheckType, vn as LineageViewProps, xt as HistogramChartProps, yn as LineageViewRef, z as DiffEditorTheme, zt as LineageLegendProps } from "./primitives-dcNT95-H.js";
6
+ import { _ as CheckProviderProps, a as RoutingConfig, b as LineageCanvasProps, d as QueryProviderProps, f as QueryResult, h as CheckContextType, i as NavigateOptions, l as QueryContextType, m as Check, o as RoutingContextValue, r as RecceProviderProps, t as TYPES_API_VERSION } from "./index-BbEDCE3U.js";
7
7
  import { A as RunListProps, C as RunProgressOverlayProps, F as RunStatusBadgeProps, L as RunStatusWithDateProps, O as RunListItemData, T as RunProgressVariant, j as RunStatus, k as RunListItemProps, w as RunProgressProps } from "./types-DEnyll2_.js";
8
8
  import { c as AxiosQueryParams, d as SubmitRunTrackProps, g as RecceFeatureToggles, h as RecceFeatureMode, l as RecceActionContextType, m as InstanceInfoType, o as RecceActionProviderProps, r as IdleTimeoutContextType, u as RecceActionOptions } from "./index-B6HXOuoV.js";
9
9
  import { t as ThemeColors } from "./useThemeColors-CVVTKyoy.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datarecce/ui",
3
- "version": "1.59.0-nightly.20260804",
3
+ "version": "1.59.0",
4
4
  "license": "Apache-2.0",
5
5
  "author": "Recce Dev Team <dev@reccehq.com>",
6
6
  "description": "Recce UI Components Library - Reusable React components for data validation and review",