@datarecce/ui 1.58.0 → 1.59.0-nightly.20260730
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/{RouteConfigContext-mBGQ0cVA.d.ts → RouteConfigContext-Dai2DVNI.d.ts} +2 -2
- package/dist/{RouteConfigContext-mBGQ0cVA.d.ts.map → RouteConfigContext-Dai2DVNI.d.ts.map} +1 -1
- package/dist/advanced.d.ts +7 -7
- package/dist/advanced.js +1 -1
- package/dist/{api-DvmXBnv4.d.ts → api-DKivoKnJ.d.ts} +2 -2
- package/dist/{api-DvmXBnv4.d.ts.map → api-DKivoKnJ.d.ts.map} +1 -1
- package/dist/api.d.ts +2 -2
- package/dist/components-run.d.ts +2 -2
- package/dist/components-run.js +1 -1
- package/dist/components.d.ts +6 -6
- package/dist/components.js +1 -1
- package/dist/contexts.d.ts +3 -3
- package/dist/{hooks-BaBhwe4N.js → hooks-DGv3Wj7K.js} +2 -2
- package/dist/{hooks-BaBhwe4N.js.map → hooks-DGv3Wj7K.js.map} +1 -1
- package/dist/hooks.d.ts +1 -1
- package/dist/hooks.js +1 -1
- package/dist/{index-DYMrtpKM.d.ts → index-BGsgHfs5.d.ts} +7 -7
- package/dist/index-BGsgHfs5.d.ts.map +1 -0
- package/dist/{index-BN44swDh.d.ts → index-C-OC9Ll8.d.ts} +3 -3
- package/dist/{index-BN44swDh.d.ts.map → index-C-OC9Ll8.d.ts.map} +1 -1
- package/dist/{index--eC3A8pt.d.ts → index-CBkhAo82.d.ts} +7 -7
- package/dist/{index--eC3A8pt.d.ts.map → index-CBkhAo82.d.ts.map} +1 -1
- package/dist/{index-BC41BUy0.d.ts → index-Dg6IqTlR.d.ts} +5 -5
- package/dist/{index-BC41BUy0.d.ts.map → index-Dg6IqTlR.d.ts.map} +1 -1
- package/dist/{index-CCITNo6y.d.ts → index-XAhdo-gm.d.ts} +3 -3
- package/dist/{index-CCITNo6y.d.ts.map → index-XAhdo-gm.d.ts.map} +1 -1
- package/dist/index.d.ts +10 -10
- package/dist/index.js +1 -1
- package/dist/{instanceInfo-C4HygfIM.d.ts → instanceInfo-D-WDYlKA.d.ts} +2 -2
- package/dist/{instanceInfo-C4HygfIM.d.ts.map → instanceInfo-D-WDYlKA.d.ts.map} +1 -1
- package/dist/{lineage-CpVHaetU.d.ts → lineage-iSWi7aLu.d.ts} +11 -11
- package/dist/{lineage-CpVHaetU.d.ts.map → lineage-iSWi7aLu.d.ts.map} +1 -1
- package/dist/{primitives-Bx3rV4_S.d.ts → primitives-DmwCtY5u.d.ts} +4 -4
- package/dist/{primitives-Bx3rV4_S.d.ts.map → primitives-DmwCtY5u.d.ts.map} +1 -1
- package/dist/primitives.d.ts +3 -3
- package/dist/primitives.js +1 -1
- package/dist/result.js +1 -1
- package/dist/{src-CsFtIEfr.js → src-DAdIlwkC.js} +2 -2
- package/dist/{src-CsFtIEfr.js.map → src-DAdIlwkC.js.map} +1 -1
- package/dist/{types-CYY-V1Iu.d.ts → types-C46Og_jt.d.ts} +2 -2
- package/dist/{types-CYY-V1Iu.d.ts.map → types-C46Og_jt.d.ts.map} +1 -1
- package/dist/{types-DnKkz9kc.d.ts → types-DEnyll2_.d.ts} +2 -2
- package/dist/{types-DnKkz9kc.d.ts.map → types-DEnyll2_.d.ts.map} +1 -1
- package/dist/types.d.ts +6 -6
- package/dist/utils-DITU6vUm.js +6 -0
- package/dist/utils-DITU6vUm.js.map +1 -0
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +1 -1
- package/package.json +1 -1
- package/dist/index-DYMrtpKM.d.ts.map +0 -1
- package/dist/utils-BtK9KoQL.js +0 -6
- package/dist/utils-BtK9KoQL.js.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
import { t as ApiClient } from "./fetchClient-DXG9CLUq.js";
|
|
3
|
-
import { i as RecceServerFlags, t as RecceInstanceInfo } from "./instanceInfo-
|
|
3
|
+
import { i as RecceServerFlags, t as RecceInstanceInfo } from "./instanceInfo-D-WDYlKA.js";
|
|
4
4
|
import { ReactNode } from "react";
|
|
5
5
|
//#region src/contexts/instance/useRecceInstanceInfo.d.ts
|
|
6
6
|
/**
|
|
@@ -211,4 +211,4 @@ declare function useRouteConfig(): RouteConfigContextType;
|
|
|
211
211
|
declare function useRouteConfigSafe(): RouteConfigContextType | null;
|
|
212
212
|
//#endregion
|
|
213
213
|
export { useRouteConfig as a, useApiClient as c, useRecceServerFlag as d, useIdleDetection as f, RouteConfigProviderProps as i, useApiConfig as l, RouteConfigContextType as n, useRouteConfigSafe as o, useRecceInstanceInfo as p, RouteConfigProvider as r, ApiProvider as s, RouteConfig as t, useApiConfigOptional as u };
|
|
214
|
-
//# sourceMappingURL=RouteConfigContext-
|
|
214
|
+
//# sourceMappingURL=RouteConfigContext-Dai2DVNI.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RouteConfigContext-
|
|
1
|
+
{"version":3,"file":"RouteConfigContext-Dai2DVNI.d.ts","names":[],"sources":["../src/contexts/instance/useRecceInstanceInfo.ts","../src/contexts/idle/useIdleDetection.ts","../src/contexts/lineage/useRecceServerFlag.ts","../src/providers/contexts/ApiContext.tsx","../src/providers/contexts/RouteConfigContext.tsx"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;iBAkCgB,wDAAoB,eAAA,QAAA,oBAAA;;;;;;;;;;;;;;;;iBC+BpB;;;;;;;;;;;iBC9CA,sDAAkB,eAAA,QAAA,mBAAA;;;;;;;;;;;;;;;UCIxB;EACR;EACA;EACA;EACA,UAAU;EACV;;;;;UAMQ;EACR,WAAW;EACX;EACA;EACA;;;;;;;;iBAYc,gBAAgB;;;;;;iBAahB,wBAAwB;;;;;;;iBAUxB,gBAAY;;;;;;;;UAWlB;EACR,QAAQ;EACR;EACA;EACA;;;;;UAMQ;EACR,UAAU;EACV,QAAQ,YAAY;;;;;iBAuFN,cAAc,UAAU,UAAU,mCAAgB,IAAA;;;;;;;;;;;;;;;;;;;UC5JjD;;;;;;EAMf;;;;;UAMe,+BAA+B;;;;;;EAM9C,cAAc;;;;;UAaC,iCAAiC,QAAQ;EACxD,UAAU;;;;;;;;;;;;;;;;;;iBAmBI,sBACd,UACA,YACC,2CAAwB,IAAA;;;;;;;;;;;;;;;;;;;iBAyEX,kBAAkB;;;;;iBAUlB,sBAAsB"}
|
package/dist/advanced.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
import { rn as ColumnLineageData } from "./instanceInfo-
|
|
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-
|
|
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-
|
|
5
|
-
import { Ct as RunTypeIconMap, Dt as RowCountTag, Et as RowCountSummary, Gt as LineageTabContentProps, Kt as ColumnAnnotation, St as NodeViewProps, Tt as RowCountDiffTag, Wt as LineageTabContent, bt as NodeViewActionCallbacks, n as toReactFlow, t as layout, wt as SchemaViewProps, xt as NodeViewNodeData, yt as NodeView } from "./lineage-
|
|
6
|
-
import { Dn as NodeChangeStatus } from "./primitives-
|
|
7
|
-
import { b as LineageCanvasProps, y as LineageCanvas } from "./index-
|
|
2
|
+
import { rn as ColumnLineageData } from "./instanceInfo-D-WDYlKA.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-C46Og_jt.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-C-OC9Ll8.js";
|
|
5
|
+
import { Ct as RunTypeIconMap, Dt as RowCountTag, Et as RowCountSummary, Gt as LineageTabContentProps, Kt as ColumnAnnotation, St as NodeViewProps, Tt as RowCountDiffTag, Wt as LineageTabContent, bt as NodeViewActionCallbacks, n as toReactFlow, t as layout, wt as SchemaViewProps, xt as NodeViewNodeData, yt as NodeView } from "./lineage-iSWi7aLu.js";
|
|
6
|
+
import { Dn as NodeChangeStatus } from "./primitives-DmwCtY5u.js";
|
|
7
|
+
import { b as LineageCanvasProps, y as LineageCanvas } from "./index-Dg6IqTlR.js";
|
|
8
8
|
import { l as RecceActionContextType, m as InstanceInfoType, n as useIdleTimeout, p as useRecceInstanceContext, r as IdleTimeoutContextType, s as useRecceActionContext } from "./index-B6HXOuoV.js";
|
|
9
|
-
import { p as useRecceInstanceInfo } from "./RouteConfigContext-
|
|
9
|
+
import { p as useRecceInstanceInfo } from "./RouteConfigContext-Dai2DVNI.js";
|
|
10
10
|
import { n as useThemeColors } from "./useThemeColors-CVVTKyoy.js";
|
|
11
11
|
import { a as SemanticColorVariant, i as ColorShade, s as colors } from "./index-BJaWyLX1.js";
|
|
12
12
|
//#region src/components/lineage/computeImpactedColumns.d.ts
|
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-D2GZ30yl.js";import{n as _}from"./colors-4aGxuAVw.js";import{Fn as v,In as y,Ln as b,Pn as x,t as S}from"./hooks-
|
|
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-D2GZ30yl.js";import{n as _}from"./colors-4aGxuAVw.js";import{Fn as v,In as y,Ln as b,Pn as x,t as S}from"./hooks-DGv3Wj7K.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-DAdIlwkC.js";const N=`0.2.0`;export{N as ADVANCED_API_VERSION,h as COLUMN_HEIGHT,x as DIM_FILTER,v as EXPLORE_MIN_ZOOM,y as FIT_VIEW_PADDING,b 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,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
import { t as ApiClient } from "./fetchClient-DXG9CLUq.js";
|
|
3
|
-
import { ct as RowCountDiff, l as Check, ut as RowCountDiffResult } from "./instanceInfo-
|
|
3
|
+
import { ct as RowCountDiff, l as Check, ut as RowCountDiffResult } from "./instanceInfo-D-WDYlKA.js";
|
|
4
4
|
//#region src/api/cacheKeys.d.ts
|
|
5
5
|
/**
|
|
6
6
|
* Cache keys for TanStack Query.
|
|
@@ -251,4 +251,4 @@ declare function useVersionNumber(): {
|
|
|
251
251
|
};
|
|
252
252
|
//#endregion
|
|
253
253
|
export { setKeepAliveCallback as A, getCheckEvent as B, QueryRowCountResult as C, getLastKeepAliveTime as D, queryRowCount as E, CheckEventsListResponse as F, isSystemEvent as G, getEventIconType as H, CreateCommentRequest as I, cacheKeys as J, listCheckEvents as K, UpdateCommentRequest as L, CheckEvent as M, CheckEventActor as N, resetKeepAliveState as O, CheckEventType as P, createComment as R, createSchemaDiffCheck as S, queryModelRowCount as T, isCommentEvent as U, getEventDescription as V, isStateChangeEvent as W, syncState as _, SESSION_STORAGE_KEYS as a, select as b, ShareStateResponse as c, exportState as d, importState as f, shareState as g, saveAs as h, LOCAL_STORAGE_KEYS as i, ActorType as j, sendKeepAlive as k, SyncStateInput as l, rename as m, getVersion as n, ImportedState as o, isStateSyncing as p, updateComment as q, useVersionNumber as r, SaveAsInput as s, VersionResponse as t, SyncStateResponse as u, SelectInput as v, fetchModelRowCount as w, SchemaDiffViewParams as x, SelectOutput as y, deleteComment as z };
|
|
254
|
-
//# sourceMappingURL=api-
|
|
254
|
+
//# sourceMappingURL=api-DKivoKnJ.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api-
|
|
1
|
+
{"version":3,"file":"api-DKivoKnJ.d.ts","names":[],"sources":["../src/api/cacheKeys.ts","../src/api/checkEvents.ts","../src/api/keepAlive.ts","../src/api/models.ts","../src/api/schemacheck.ts","../src/api/select.ts","../src/api/state.ts","../src/api/storageKeys.ts","../src/api/version.ts"],"mappings":";;;;;;;;cAMa;EACO,WAAA;;;EAGD,QAAA;EACM,cAAA;;EAEV,MAAA;;;;;;;;KCGH;KAQA;UAMK;EACf,MAAM;EACN;EACA;EACA;;UAOe;EACf;EACA;EACA,YAAY;EACZ,OAAO;EACP;EACA;EACA;EACA;EACA;EACA;EACA;;UAOe;EACf;;UAGe;EACf;;UAGe;EACf,QAAQ;;;;;;;;;iBAcY,gBACpB,iBACA,QAAQ,YACP,QAAQ;;;;;;;;;iBAeW,cACpB,iBACA,iBACA,QAAQ,YACP,QAAQ;;;;;;;;;iBAeW,cACpB,iBACA,iBACA,QAAQ,YACP,QAAQ;;;;;;;;;;;iBAkBW,cACpB,iBACA,iBACA,iBACA,QAAQ,YACP,QAAQ;;;;;;;;;;iBAiBW,cACpB,iBACA,iBACA,QAAQ,YACP;iBAQa,eAAe,OAAO;iBAItB,mBAAmB,OAAO;iBAQ1B,cAAc,OAAO;;;;iBAcrB,oBAAoB,OAAO;;;;;iBA+B3B,iBACd,OAAO;;;;KC9MJ,qBAAqB;;;;;iBAOV,qBAAqB,UAAU;;;;;;;;;;;;iBAezB,cAAc,QAAQ,YAAY;;;;;iBA8CxC;;;;iBAOA;;;UC1FC;EACf;EACA,QAAQ;;;;;;;;iBAaY,mBACpB,mBACA,QAAQ,YACP,QAAQ;;;;;;;iBAaW,mBACpB,mBACA,QAAQ,YACP,QAAQ;;;;;;;iBAWW,cACpB,sBACA,QAAQ,YACP,QAAQ;;;UC/CM;EACf;EACA;EACA;EACA;EACA;;;;;;;;;iBAmBoB,sBACpB,QAAQ,sBACR,QAAQ,YACP,QAAQ;;;UCpCM;EACf;EACA;EACA;EACA;;UAGe;EACf;;iBAGoB,OACpB,OAAO,aACP,QAAQ,YACP,QAAQ;;;UCbM;EACf;EACA;;UAGe;EACf;EACA;;iBAGoB,OACpB,OAAO,aACP,QAAQ,YACP;iBAMmB,OACpB,OAAO,aACP,QAAQ,YACP;iBAMmB,YAAY,QAAQ,YAAY;iBAShC,YACpB,MAAM,MACN,iCACA,QAAQ,YACP,QAAQ;iBAaW,eAAe,QAAQ,YAAY;UAKxC;EACf;;UAGe;EACf;;iBAGoB,UACpB,OAAO,gBACP,QAAQ,YACP,QAAQ;UA4BM;EACf;EACA;EACA;;iBAGoB,WACpB,QAAQ,YACP,QAAQ;;;cC3GE;;;;;;cASA;;;;;;;;UCDI;EACf;EACA;;iBAGoB,WAAW,QAAQ,YAAY,QAAQ;iBAO7C;EAAA;EAAA"}
|
package/dist/api.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
import { $ as runTypeHasRef, $t as RowDataTypes, A as ProfileDistributionUnsupportedResult, At as QueryPreviewChangeParams, B as isProfileDiffRun, Bt as aggregateRuns, C as ProfileDistributionHistogramPayload, Cn as ServerInfoResult, Ct as TopKViewOptions, D as ProfileDistributionResult, Dn as getServerInfo, Dt as QueryDiffResult, E as ProfileDistributionParams, En as getModelInfo, Et as QueryDiffParams, F as RunStatus, Ft as submitQueryBase, G as isRowCountDiffRun, Gt as submitRun, H as isQueryBaseRun, Ht as getRun, I as RunType, It as submitQueryDiff, J as isSimpleRun, Jt as AxiosQueryParams, K as isRowCountRun, Kt as submitRunFromCheck, L as SchemaDiffParams, Lt as RunsAggregated, M as Run, Mt as QueryRunParams, N as RunParamTypes, Nt as QueryViewOptions, O as ProfileDistributionTopKPayload, On as isSessionBaseOutdated, Ot as QueryDiffViewOptions, P as RunProgress, Pt as submitQuery, Q as isValueDiffRun, Qt as RowData, R as isHistogramDiffRun, Rt as SubmitOptions, S as ProfileDistributionColumnPayload, Sn as SQLMeshInfo, St as TopKResult, T as ProfileDistributionOkResult, Tn as StateMetadata, Tt as submitProfileDistribution, U as isQueryDiffRun, Ut as listRuns, V as isProfileRun, Vt as cancelRun, W as isQueryRun, Wt as searchRuns, X as isValidRunType, Xt as ColumnType, Y as isTopKDiffRun, Yt as ColumnRenderMode, Z as isValueDiffDetailRun, Zt as DataFrame, _ as reorderChecks, _n as ModelEnvDetail, _t as ProfileDiffParams, a as getServerFlag, an as getCll, at as submitValueDiff, b as BaseRun, bn as NodeData, bt as TopKDiffParams, c as createLineageDiffCheck, cn as GitInfo, ct as RowCountDiff, d as createCheckByRun, dn as LineageDiffResult, dt as RowCountParams, en as RowObjectType, et as ValueDiffDetailParams, f as createSimpleCheck, fn as ManifestMetadata, ft as RowCountResult, g as markAsPresetCheck, gn as MergedNodeData, gt as HistogramResult, h as listChecks, hn as MergedLineageResponse, ht as HistogramDiffResult, i as RecceServerFlags, in as ImpactRadiusParams, it as ValueDiffResult, j as RUN_TYPES, jt as QueryResult, k as ProfileDistributionTopKRanksPayload, kn as refreshSessionBase, kt as QueryParams, l as Check, ln as LineageData, lt as RowCountDiffParams, m as getCheck, mn as MergedLineageEnvMetadata, mt as HistogramDiffParams, n as ServerMode, nn as CllNodeData, nt as ValueDiffDetailViewOptions, o as markRelaunchHintCompleted, on as CatalogCoverage, ot as submitValueDiffDetail, p as deleteCheck, pn as MergedEdgeData, pt as submitRowCountDiff, q as isSchemaDiffRun, qt as waitRun, r as getRecceInstanceInfo, rn as ColumnLineageData, rt as ValueDiffParams, s as LineageDiffViewOptions, sn as CatalogMetadata, st as RowCount, t as RecceInstanceInfo, tn as CllInput, tt as ValueDiffDetailResult, u as CreateCheckBody, un as LineageDataFromMetadata, ut as RowCountDiffResult, v as updateCheck, vn as ModelInfoResult, vt as ProfileDiffResult, w as ProfileDistributionNullPayload, wn as SessionStaleness, wt as submitProfileDiff, x as LineageDiffParams, xn as PullRequestInfo, xt as TopKDiffResult, y as useChecks, yn as NodeColumnData, yt as ProfileDiffViewOptions, z as isLineageDiffRun, zt as SubmitRunTrackProps } from "./instanceInfo-
|
|
3
|
-
import { A as setKeepAliveCallback, B as getCheckEvent, C as QueryRowCountResult, D as getLastKeepAliveTime, E as queryRowCount, F as CheckEventsListResponse, G as isSystemEvent, H as getEventIconType, I as CreateCommentRequest, J as cacheKeys, K as listCheckEvents, L as UpdateCommentRequest, M as CheckEvent, N as CheckEventActor, O as resetKeepAliveState, P as CheckEventType, R as createComment, S as createSchemaDiffCheck, T as queryModelRowCount, U as isCommentEvent, V as getEventDescription, W as isStateChangeEvent, _ as syncState, a as SESSION_STORAGE_KEYS, b as select, c as ShareStateResponse, d as exportState, f as importState, g as shareState, h as saveAs, i as LOCAL_STORAGE_KEYS, j as ActorType, k as sendKeepAlive, l as SyncStateInput, m as rename, n as getVersion, o as ImportedState, p as isStateSyncing, q as updateComment, r as useVersionNumber, s as SaveAsInput, t as VersionResponse, u as SyncStateResponse, v as SelectInput, w as fetchModelRowCount, x as SchemaDiffViewParams, y as SelectOutput, z as deleteComment } from "./api-
|
|
2
|
+
import { $ as runTypeHasRef, $t as RowDataTypes, A as ProfileDistributionUnsupportedResult, At as QueryPreviewChangeParams, B as isProfileDiffRun, Bt as aggregateRuns, C as ProfileDistributionHistogramPayload, Cn as ServerInfoResult, Ct as TopKViewOptions, D as ProfileDistributionResult, Dn as getServerInfo, Dt as QueryDiffResult, E as ProfileDistributionParams, En as getModelInfo, Et as QueryDiffParams, F as RunStatus, Ft as submitQueryBase, G as isRowCountDiffRun, Gt as submitRun, H as isQueryBaseRun, Ht as getRun, I as RunType, It as submitQueryDiff, J as isSimpleRun, Jt as AxiosQueryParams, K as isRowCountRun, Kt as submitRunFromCheck, L as SchemaDiffParams, Lt as RunsAggregated, M as Run, Mt as QueryRunParams, N as RunParamTypes, Nt as QueryViewOptions, O as ProfileDistributionTopKPayload, On as isSessionBaseOutdated, Ot as QueryDiffViewOptions, P as RunProgress, Pt as submitQuery, Q as isValueDiffRun, Qt as RowData, R as isHistogramDiffRun, Rt as SubmitOptions, S as ProfileDistributionColumnPayload, Sn as SQLMeshInfo, St as TopKResult, T as ProfileDistributionOkResult, Tn as StateMetadata, Tt as submitProfileDistribution, U as isQueryDiffRun, Ut as listRuns, V as isProfileRun, Vt as cancelRun, W as isQueryRun, Wt as searchRuns, X as isValidRunType, Xt as ColumnType, Y as isTopKDiffRun, Yt as ColumnRenderMode, Z as isValueDiffDetailRun, Zt as DataFrame, _ as reorderChecks, _n as ModelEnvDetail, _t as ProfileDiffParams, a as getServerFlag, an as getCll, at as submitValueDiff, b as BaseRun, bn as NodeData, bt as TopKDiffParams, c as createLineageDiffCheck, cn as GitInfo, ct as RowCountDiff, d as createCheckByRun, dn as LineageDiffResult, dt as RowCountParams, en as RowObjectType, et as ValueDiffDetailParams, f as createSimpleCheck, fn as ManifestMetadata, ft as RowCountResult, g as markAsPresetCheck, gn as MergedNodeData, gt as HistogramResult, h as listChecks, hn as MergedLineageResponse, ht as HistogramDiffResult, i as RecceServerFlags, in as ImpactRadiusParams, it as ValueDiffResult, j as RUN_TYPES, jt as QueryResult, k as ProfileDistributionTopKRanksPayload, kn as refreshSessionBase, kt as QueryParams, l as Check, ln as LineageData, lt as RowCountDiffParams, m as getCheck, mn as MergedLineageEnvMetadata, mt as HistogramDiffParams, n as ServerMode, nn as CllNodeData, nt as ValueDiffDetailViewOptions, o as markRelaunchHintCompleted, on as CatalogCoverage, ot as submitValueDiffDetail, p as deleteCheck, pn as MergedEdgeData, pt as submitRowCountDiff, q as isSchemaDiffRun, qt as waitRun, r as getRecceInstanceInfo, rn as ColumnLineageData, rt as ValueDiffParams, s as LineageDiffViewOptions, sn as CatalogMetadata, st as RowCount, t as RecceInstanceInfo, tn as CllInput, tt as ValueDiffDetailResult, u as CreateCheckBody, un as LineageDataFromMetadata, ut as RowCountDiffResult, v as updateCheck, vn as ModelInfoResult, vt as ProfileDiffResult, w as ProfileDistributionNullPayload, wn as SessionStaleness, wt as submitProfileDiff, x as LineageDiffParams, xn as PullRequestInfo, xt as TopKDiffResult, y as useChecks, yn as NodeColumnData, yt as ProfileDiffViewOptions, z as isLineageDiffRun, zt as SubmitRunTrackProps } from "./instanceInfo-D-WDYlKA.js";
|
|
3
|
+
import { A as setKeepAliveCallback, B as getCheckEvent, C as QueryRowCountResult, D as getLastKeepAliveTime, E as queryRowCount, F as CheckEventsListResponse, G as isSystemEvent, H as getEventIconType, I as CreateCommentRequest, J as cacheKeys, K as listCheckEvents, L as UpdateCommentRequest, M as CheckEvent, N as CheckEventActor, O as resetKeepAliveState, P as CheckEventType, R as createComment, S as createSchemaDiffCheck, T as queryModelRowCount, U as isCommentEvent, V as getEventDescription, W as isStateChangeEvent, _ as syncState, a as SESSION_STORAGE_KEYS, b as select, c as ShareStateResponse, d as exportState, f as importState, g as shareState, h as saveAs, i as LOCAL_STORAGE_KEYS, j as ActorType, k as sendKeepAlive, l as SyncStateInput, m as rename, n as getVersion, o as ImportedState, p as isStateSyncing, q as updateComment, r as useVersionNumber, s as SaveAsInput, t as VersionResponse, u as SyncStateResponse, v as SelectInput, w as fetchModelRowCount, x as SchemaDiffViewParams, y as SelectOutput, z as deleteComment } from "./api-DKivoKnJ.js";
|
|
4
4
|
export { type ActorType, type AxiosQueryParams, type BaseRun, type CatalogCoverage, type CatalogMetadata, type Check, type CheckEvent, type CheckEventActor, type CheckEventType, type CheckEventsListResponse, type CllInput, type CllNodeData, type ColumnLineageData, type ColumnRenderMode, type ColumnType, type CreateCheckBody, type CreateCommentRequest, type DataFrame, type GitInfo, type HistogramDiffParams, type HistogramDiffResult, type HistogramResult, type ImpactRadiusParams, type ImportedState, LOCAL_STORAGE_KEYS, type LineageData, type LineageDataFromMetadata, type LineageDiffParams, type LineageDiffResult, type LineageDiffViewOptions, type ManifestMetadata, type MergedEdgeData, type MergedLineageEnvMetadata, type MergedLineageResponse, type MergedNodeData, type ModelEnvDetail, type ModelInfoResult, type NodeColumnData, type NodeData, type ProfileDiffParams, type ProfileDiffResult, type ProfileDiffViewOptions, type ProfileDistributionColumnPayload, type ProfileDistributionHistogramPayload, type ProfileDistributionNullPayload, type ProfileDistributionOkResult, type ProfileDistributionParams, type ProfileDistributionResult, type ProfileDistributionTopKPayload, type ProfileDistributionTopKRanksPayload, type ProfileDistributionUnsupportedResult, type PullRequestInfo, type QueryDiffParams, type QueryDiffResult, type QueryDiffViewOptions, type QueryParams, type QueryPreviewChangeParams, type QueryResult, type QueryRowCountResult, type QueryRunParams, type QueryViewOptions, RUN_TYPES, type RecceInstanceInfo, type RecceServerFlags, type RowCount, type RowCountDiff, type RowCountDiffParams, type RowCountDiffResult, type RowCountParams, type RowCountResult, type RowData, type RowDataTypes, type RowObjectType, type Run, type RunParamTypes, type RunProgress, type RunStatus, type RunType, type RunsAggregated, SESSION_STORAGE_KEYS, type SQLMeshInfo, type SaveAsInput, type SchemaDiffParams, type SchemaDiffViewParams, type SelectInput, type SelectOutput, type ServerInfoResult, type ServerMode, type SessionStaleness, type ShareStateResponse, type StateMetadata, type SubmitOptions, type SubmitRunTrackProps, type SyncStateInput, type SyncStateResponse, type TopKDiffParams, type TopKDiffResult, type TopKResult, type TopKViewOptions, type UpdateCommentRequest, type ValueDiffDetailParams, type ValueDiffDetailResult, type ValueDiffDetailViewOptions, type ValueDiffParams, type ValueDiffResult, type VersionResponse, aggregateRuns, cacheKeys, cancelRun, createCheckByRun, createComment, createLineageDiffCheck, createSchemaDiffCheck, createSimpleCheck, deleteCheck, deleteComment, exportState, fetchModelRowCount, getCheck, getCheckEvent, getCll, getEventDescription, getEventIconType, getLastKeepAliveTime, getModelInfo, getRecceInstanceInfo, getRun, getServerFlag, getServerInfo, getVersion, importState, isCommentEvent, isHistogramDiffRun, isLineageDiffRun, isProfileDiffRun, isProfileRun, isQueryBaseRun, isQueryDiffRun, isQueryRun, isRowCountDiffRun, isRowCountRun, isSchemaDiffRun, isSessionBaseOutdated, isSimpleRun, isStateChangeEvent, isStateSyncing, isSystemEvent, isTopKDiffRun, isValidRunType, isValueDiffDetailRun, isValueDiffRun, listCheckEvents, listChecks, listRuns, markAsPresetCheck, markRelaunchHintCompleted, queryModelRowCount, queryRowCount, refreshSessionBase, rename, reorderChecks, resetKeepAliveState, runTypeHasRef, saveAs, searchRuns, select, sendKeepAlive, setKeepAliveCallback, shareState, submitProfileDiff, submitProfileDistribution, submitQuery, submitQueryBase, submitQueryDiff, submitRowCountDiff, submitRun, submitRunFromCheck, submitValueDiff, submitValueDiffDetail, syncState, updateCheck, updateComment, useChecks, useVersionNumber, waitRun };
|
package/dist/components-run.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
import { A as RunListProps, B as inferRunStatus, C as RunProgressOverlayProps, D as RunListItem, E as RunList, F as RunStatusBadgeProps, I as RunStatusWithDate, L as RunStatusWithDateProps, M as RunStatusAndDate, N as RunStatusAndDateProps, O as RunListItemData, P as RunStatusBadge, R as formatRunDate, S as RunProgressOverlay, T as RunProgressVariant, _ as registry, a as RunFormParamTypes, b as RunToolbarProps, c as RunResultViewRef, d as ViewOptionTypes, f as RunRegistry, g as findByRunType, h as defaultRunTypeConfig, i as RegistryEntry, j as RunStatus, k as RunListItemProps, l as RunTypeConfig, m as createRunTypeRegistry, n as PartialRunTypeRegistry, o as RunFormProps, p as createBoundFindByRunType, r as RefTypes, s as RunResultViewProps, t as IconComponent, u as RunTypeRegistry, v as DiffViewOptions, w as RunProgressProps, x as RunProgress, y as RunToolbar, z as formatRunDateTime } from "./types-
|
|
3
|
-
import { _ as RunModal, a as RunViewProps, c as CSVExportProps, d as RunResultPaneProps, f as RunResultPaneTabValue, g as RunModalProps, h as RunModalOss, i as RunView, l as RunResultExportMenuProps, m as SqlEditorProps, n as RunViewOssProps, o as RunResultPaneOss, p as SingleEnvironmentNotificationProps, r as ErrorBoundaryWrapperProps, s as AddToCheckButtonProps, t as RunViewOss, u as RunResultPane, v as RunModalProps$1, y as RunListOss } from "./index-
|
|
2
|
+
import { A as RunListProps, B as inferRunStatus, C as RunProgressOverlayProps, D as RunListItem, E as RunList, F as RunStatusBadgeProps, I as RunStatusWithDate, L as RunStatusWithDateProps, M as RunStatusAndDate, N as RunStatusAndDateProps, O as RunListItemData, P as RunStatusBadge, R as formatRunDate, S as RunProgressOverlay, T as RunProgressVariant, _ as registry, a as RunFormParamTypes, b as RunToolbarProps, c as RunResultViewRef, d as ViewOptionTypes, f as RunRegistry, g as findByRunType, h as defaultRunTypeConfig, i as RegistryEntry, j as RunStatus, k as RunListItemProps, l as RunTypeConfig, m as createRunTypeRegistry, n as PartialRunTypeRegistry, o as RunFormProps, p as createBoundFindByRunType, r as RefTypes, s as RunResultViewProps, t as IconComponent, u as RunTypeRegistry, v as DiffViewOptions, w as RunProgressProps, x as RunProgress, y as RunToolbar, z as formatRunDateTime } from "./types-DEnyll2_.js";
|
|
3
|
+
import { _ as RunModal, a as RunViewProps, c as CSVExportProps, d as RunResultPaneProps, f as RunResultPaneTabValue, g as RunModalProps, h as RunModalOss, i as RunView, l as RunResultExportMenuProps, m as SqlEditorProps, n as RunViewOssProps, o as RunResultPaneOss, p as SingleEnvironmentNotificationProps, r as ErrorBoundaryWrapperProps, s as AddToCheckButtonProps, t as RunViewOss, u as RunResultPane, v as RunModalProps$1, y as RunListOss } from "./index-XAhdo-gm.js";
|
|
4
4
|
export { type AddToCheckButtonProps, type CSVExportProps, type DiffViewOptions, type ErrorBoundaryWrapperProps, type IconComponent, type PartialRunTypeRegistry, type RefTypes, type RegistryEntry, type RunFormParamTypes, type RunFormProps, RunList, RunListItem, type RunListItemData, type RunListItemProps, RunListOss, type RunListProps, RunModal, RunModalOss, type RunModalProps as RunModalOssProps, type RunModalProps$1 as RunModalProps, RunProgress, RunProgressOverlay, type RunProgressOverlayProps, type RunProgressProps, type RunProgressVariant, type RunRegistry, type RunResultExportMenuProps, RunResultPane, RunResultPaneOss, type RunResultPaneProps, type RunResultPaneTabValue, type RunResultViewProps, type RunResultViewRef, type RunStatus, RunStatusAndDate, type RunStatusAndDateProps, RunStatusBadge, type RunStatusBadgeProps, RunStatusWithDate, type RunStatusWithDateProps, RunToolbar, type RunToolbarProps, type RunTypeConfig, type RunTypeRegistry, RunView, RunViewOss, type RunViewOssProps, type RunViewProps, type SingleEnvironmentNotificationProps, type SqlEditorProps, type ViewOptionTypes, createBoundFindByRunType, createRunTypeRegistry, defaultRunTypeConfig, findByRunType, formatRunDate, formatRunDateTime, inferRunStatus, registry };
|
package/dist/components-run.js
CHANGED
|
@@ -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-
|
|
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-DGv3Wj7K.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};
|
package/dist/components.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
|
-
import { Nt as QueryViewOptions, Ot as QueryDiffViewOptions, nt as ValueDiffDetailViewOptions } from "./instanceInfo-
|
|
3
|
-
import { $ as QueryForm, A as getIconForChangeStatus, At as HistogramDiffResultView, B as RowCountDiffRun, Bt as CheckDetailOss, C as TopKDiffResultView, D as IdleTimeoutBadge, E as TopKDiffForm, F as ChangeSummaryResult, Ft as ErrorBoundary, G as DualSqlEditorProps, H as RowCountResultViewProps, Ht as MainLayout, I as ColumnChangeResult, It as CheckPageLoadingOss, J as SetupConnectionGuide, K as SqlEditor, L as NODE_CHANGE_STATUS_MSGS, Lt as CheckPageContentOss, M as ChangeSummary, Mt as HistogramResultViewProps, N as ChangeStatus, Nt as HistogramDiffForm, O as calculateChangeSummary, Ot as LineagePageOss, P as ChangeSummaryProps, Pt as supportsHistogramDiff, Q as QueryPageOss, R as HistoryToggle, Rt as CheckListOss, S as classifyType, T as TopKDiffRun, U as RowCountRun, Ut as EnvInfo, V as RowCountResultView, Vt as Main, W as DualSqlEditor, X as QueryResultView, Y as SetupConnectionGuideProps, Z as QueryResultViewProps, _ as DataTypeIcon, _t as StalenessMessageVariant, a as ChecksView, at as ProfileResultView, b as buildColumnTooltip, c as ValueDiffResultViewProps, ct as ProfileDiffForm, d as ValueDiffFormParams, dt as RecceNotification, et as QueryFormProps, f as ValueDiffDetailResultView, ft as LineageViewNotification, g as SquareIconProps, gt as StalenessBannerVariant, h as SquareIcon, ht as StalenessBannerProps, it as ProfileDiffRun, j as SchemaSummary, jt as HistogramDiffRun, k as calculateColumnChange, kt as FirstTimePopover, l as ValueDiffRun, lt as ProfileDiffFormParams, m as ValueDiffDetailRun, mt as StalenessBanner, nt as QueryDiffResultViewProps, o as ChecksViewProps, ot as ProfileResultViewProps, p as ValueDiffDetailResultViewProps, pt as NotificationProps, q as SqlEditorProps, rt as ProfileDiffResultView, s as ValueDiffResultView, st as ProfileRun, tt as QueryDiffResultView, u as ValueDiffForm, ut as LearnHowLink, v as DataTypeIconProps, vt as StalenessToastAdapter, w as TopKDiffResultViewProps, x as TypeCategory, y as ColumnTooltipInput, z as RowCountDiffResultView, zt as CheckEmptyStateOss } from "./lineage-
|
|
4
|
-
import { $ as SchemaLegend, $t as CheckEmptyState, A as DiffTextProps, Dt as isDisabledByNoResult, F as ChangedOnlyCheckboxProps, M as DiffDisplayModeSwitch, N as DiffDisplayModeSwitchProps, P as ChangedOnlyCheckbox, Qt as CheckListProps, W as SchemaDiffStatus, Zt as CheckList, _n as LineageView, an as CheckDescriptionProps, cn as CheckCardProps, dn as CheckBreadcrumb, en as CheckEmptyStateProps, et as SchemaView, f as HSplit, fn as CheckBreadcrumbProps, gn as CheckActionsProps, hn as CheckActions, in as CheckDescription, j as DiffDisplayMode, k as DiffText, ln as CheckRunStatus, m as VSplit, mn as CheckActionType, n as ToggleSwitch, nn as CheckDetailProps, nt as ColumnNameCell, on as CheckCard, p as SplitProps, pn as CheckAction, q as SchemaDiffRow, r as ToggleSwitchProps, rn as CheckDetailTab, rt as ColumnNameCellProps, sn as CheckCardData, tn as CheckDetail, tt as SingleEnvSchemaView, un as CheckType, vn as LineageViewProps, yn as LineageViewRef } from "./primitives-
|
|
5
|
-
import { b as LineageCanvasProps, y as LineageCanvas } from "./index-
|
|
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-
|
|
7
|
-
import { t as RunViewOss, y as RunListOss } from "./index-
|
|
2
|
+
import { Nt as QueryViewOptions, Ot as QueryDiffViewOptions, nt as ValueDiffDetailViewOptions } from "./instanceInfo-D-WDYlKA.js";
|
|
3
|
+
import { $ as QueryForm, A as getIconForChangeStatus, At as HistogramDiffResultView, B as RowCountDiffRun, Bt as CheckDetailOss, C as TopKDiffResultView, D as IdleTimeoutBadge, E as TopKDiffForm, F as ChangeSummaryResult, Ft as ErrorBoundary, G as DualSqlEditorProps, H as RowCountResultViewProps, Ht as MainLayout, I as ColumnChangeResult, It as CheckPageLoadingOss, J as SetupConnectionGuide, K as SqlEditor, L as NODE_CHANGE_STATUS_MSGS, Lt as CheckPageContentOss, M as ChangeSummary, Mt as HistogramResultViewProps, N as ChangeStatus, Nt as HistogramDiffForm, O as calculateChangeSummary, Ot as LineagePageOss, P as ChangeSummaryProps, Pt as supportsHistogramDiff, Q as QueryPageOss, R as HistoryToggle, Rt as CheckListOss, S as classifyType, T as TopKDiffRun, U as RowCountRun, Ut as EnvInfo, V as RowCountResultView, Vt as Main, W as DualSqlEditor, X as QueryResultView, Y as SetupConnectionGuideProps, Z as QueryResultViewProps, _ as DataTypeIcon, _t as StalenessMessageVariant, a as ChecksView, at as ProfileResultView, b as buildColumnTooltip, c as ValueDiffResultViewProps, ct as ProfileDiffForm, d as ValueDiffFormParams, dt as RecceNotification, et as QueryFormProps, f as ValueDiffDetailResultView, ft as LineageViewNotification, g as SquareIconProps, gt as StalenessBannerVariant, h as SquareIcon, ht as StalenessBannerProps, it as ProfileDiffRun, j as SchemaSummary, jt as HistogramDiffRun, k as calculateColumnChange, kt as FirstTimePopover, l as ValueDiffRun, lt as ProfileDiffFormParams, m as ValueDiffDetailRun, mt as StalenessBanner, nt as QueryDiffResultViewProps, o as ChecksViewProps, ot as ProfileResultViewProps, p as ValueDiffDetailResultViewProps, pt as NotificationProps, q as SqlEditorProps, rt as ProfileDiffResultView, s as ValueDiffResultView, st as ProfileRun, tt as QueryDiffResultView, u as ValueDiffForm, ut as LearnHowLink, v as DataTypeIconProps, vt as StalenessToastAdapter, w as TopKDiffResultViewProps, x as TypeCategory, y as ColumnTooltipInput, z as RowCountDiffResultView, zt as CheckEmptyStateOss } from "./lineage-iSWi7aLu.js";
|
|
4
|
+
import { $ as SchemaLegend, $t as CheckEmptyState, A as DiffTextProps, Dt as isDisabledByNoResult, F as ChangedOnlyCheckboxProps, M as DiffDisplayModeSwitch, N as DiffDisplayModeSwitchProps, P as ChangedOnlyCheckbox, Qt as CheckListProps, W as SchemaDiffStatus, Zt as CheckList, _n as LineageView, an as CheckDescriptionProps, cn as CheckCardProps, dn as CheckBreadcrumb, en as CheckEmptyStateProps, et as SchemaView, f as HSplit, fn as CheckBreadcrumbProps, gn as CheckActionsProps, hn as CheckActions, in as CheckDescription, j as DiffDisplayMode, k as DiffText, ln as CheckRunStatus, m as VSplit, mn as CheckActionType, n as ToggleSwitch, nn as CheckDetailProps, nt as ColumnNameCell, on as CheckCard, p as SplitProps, pn as CheckAction, q as SchemaDiffRow, r as ToggleSwitchProps, rn as CheckDetailTab, rt as ColumnNameCellProps, sn as CheckCardData, tn as CheckDetail, tt as SingleEnvSchemaView, un as CheckType, vn as LineageViewProps, yn as LineageViewRef } from "./primitives-DmwCtY5u.js";
|
|
5
|
+
import { b as LineageCanvasProps, y as LineageCanvas } from "./index-Dg6IqTlR.js";
|
|
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-DEnyll2_.js";
|
|
7
|
+
import { t as RunViewOss, y as RunListOss } from "./index-XAhdo-gm.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, 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, supportsHistogramDiff };
|
package/dist/components.js
CHANGED
|
@@ -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,O as g,Ot as _,Q as v,R as y,Rn as b,St as x,T as S,Tt as C,U as w,V as T,W as E,Wt as D,X as O,Xt as k,Y as A,Yt as j,Z as M,Zt as N,_n as P,at as F,ct as I,gn as L,hn as R,jt as z,k as B,kt as V,ln as H,lt as U,q as W,qt as G,rt as K,un as q,w as J,wt as Y,z as X,zn as Z}from"./hooks-
|
|
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,O as g,Ot as _,Q as v,R as y,Rn as b,St as x,T as S,Tt as C,U as w,V as T,W as E,Wt as D,X as O,Xt as k,Y as A,Yt as j,Z as M,Zt as N,_n as P,at as F,ct as I,gn as L,hn as R,jt as z,k as B,kt as V,ln as H,lt as U,q as W,qt as G,rt as K,un as q,w as J,wt as Y,z as X,zn as Z}from"./hooks-DGv3Wj7K.js";import{B as Q,D as $,F as ee,I as te,L as ne,O as re,P as ie,R as ae,_ as oe,a as se,b as ce,c as le,d as ue,f as de,g as fe,h as pe,i as me,k as he,l as ge,m as _e,n as ve,o as ye,p as be,r as xe,s as Se,u as Ce,v as we,x as Te,y as Ee,z as De}from"./src-DAdIlwkC.js";import{ht as Oe}from"./utils-DITU6vUm.js";export{me as ChangeSummary,P as ChangedOnlyCheckbox,N as CheckActions,k as CheckBreadcrumb,j as CheckCard,G as CheckDescription,m as CheckDetail,be as CheckDetailOss,c as CheckEmptyState,de as CheckEmptyStateOss,D as CheckList,ue as CheckListOss,Ce as CheckPageContentOss,ge as CheckPageLoadingOss,ve as ChecksView,K as ColumnNameCell,b as DataTypeIcon,R as DiffDisplayModeSwitch,Oe as DiffText,i as DualSqlEditor,oe as EnvInfo,S as ErrorBoundary,te as FirstTimePopover,I as HSplit,H as HistogramDiffForm,F as HistogramDiffResultView,Te as HistoryToggle,fe as IdleTimeoutBadge,B as LearnHowLink,ee as LineageCanvas,ce as LineagePageOss,Ee as LineageView,ie as LineageViewNotification,_e as Main,pe as MainLayout,le as NODE_CHANGE_STATUS_MSGS,v as ProfileDiffForm,O as ProfileDiffResultView,M as ProfileResultView,A as QueryDiffResultView,De as QueryForm,ne as QueryPageOss,f as QueryResultView,e as RecceNotification,p as RowCountDiffResultView,W as RowCountResultView,C as RunList,a as RunListItem,o as RunListOss,r as RunProgress,Y as RunProgressOverlay,_ as RunStatusBadge,V as RunStatusWithDate,x as RunToolbar,J as RunViewOss,$ as SchemaLegend,xe as SchemaSummary,re as SchemaView,ae as SetupConnectionGuide,he as SingleEnvSchemaView,g as SqlEditor,Q as SquareIcon,we as StalenessBanner,L as ToggleSwitch,s as TopKDiffForm,E as TopKDiffResultView,U as VSplit,w as ValueDiffDetailResultView,l as ValueDiffForm,T as ValueDiffResultView,Z as buildColumnTooltip,se as calculateChangeSummary,ye as calculateColumnChange,n as classifyType,u as createBoundFindByRunType,h as createRunTypeRegistry,y as defaultRunTypeConfig,X as findByRunType,t as formatRunDate,z as formatRunDateTime,Se as getIconForChangeStatus,d as isDisabledByNoResult,q as supportsHistogramDiff};
|
package/dist/contexts.d.ts
CHANGED
|
@@ -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-
|
|
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-
|
|
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-C46Og_jt.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-C-OC9Ll8.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-B6HXOuoV.js";
|
|
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-
|
|
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-Dai2DVNI.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 };
|