@datarecce/ui 0.1.21 → 0.1.23
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/RecceCheckContext-DIQjrvH8.mjs +228 -0
- package/dist/RecceCheckContext-DIQjrvH8.mjs.map +1 -0
- package/dist/RecceCheckContext-_xzNlnbJ.js +302 -0
- package/dist/RecceCheckContext-_xzNlnbJ.js.map +1 -0
- package/dist/api.d.mts +2 -102
- package/dist/api.d.ts +2 -102
- package/dist/api.js +59 -497
- package/dist/api.mjs +5 -437
- package/dist/components-CfY72Lq2.mjs +11686 -0
- package/dist/components-CfY72Lq2.mjs.map +1 -0
- package/dist/{styles-JV3V5MVO.css → components-D2DRqJsz.css} +28 -0
- package/dist/components-D2DRqJsz.css.map +1 -0
- package/dist/components-DXbVq9Cw.js +14038 -0
- package/dist/components-DXbVq9Cw.js.map +1 -0
- package/dist/components-dVXbmdqd.css +70 -0
- package/dist/components-dVXbmdqd.css.map +1 -0
- package/dist/components.d.mts +2 -471
- package/dist/components.d.ts +2 -471
- package/dist/components.js +85 -27392
- package/dist/components.mjs +8 -27250
- package/dist/hooks-C4jkoryM.js +40 -0
- package/dist/hooks-C4jkoryM.js.map +1 -0
- package/dist/hooks-C8pyX9m_.mjs +34 -0
- package/dist/hooks-C8pyX9m_.mjs.map +1 -0
- package/dist/hooks.d.mts +2 -296
- package/dist/hooks.d.ts +2 -296
- package/dist/hooks.js +33 -7583
- package/dist/hooks.mjs +6 -7521
- package/dist/html2canvas-pro.esm-BR5xeFe-.mjs +7249 -0
- package/dist/html2canvas-pro.esm-BR5xeFe-.mjs.map +1 -0
- package/dist/html2canvas-pro.esm-CVOsBdk0.js +7250 -0
- package/dist/html2canvas-pro.esm-CVOsBdk0.js.map +1 -0
- package/dist/index-CVPmrztP.d.ts +1825 -0
- package/dist/index-CVPmrztP.d.ts.map +1 -0
- package/dist/index-DIHuswfP.d.mts +1827 -0
- package/dist/index-DIHuswfP.d.mts.map +1 -0
- package/dist/index.d.mts +2 -29
- package/dist/index.d.ts +2 -29
- package/dist/index.js +177 -28784
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +16 -28555
- package/dist/index.mjs.map +1 -1
- package/dist/state-AeoqV9ja.js +9176 -0
- package/dist/state-AeoqV9ja.js.map +1 -0
- package/dist/state-BbgVwFV2.mjs +8204 -0
- package/dist/state-BbgVwFV2.mjs.map +1 -0
- package/dist/{style-466WWZLM.css → state-IA7HWYOs.css} +81 -0
- package/dist/state-IA7HWYOs.css.map +1 -0
- package/dist/state-eEsMhIy4.css +215 -0
- package/dist/state-eEsMhIy4.css.map +1 -0
- package/dist/tooltipMessage-CrXjOmVM.mjs +7 -0
- package/dist/tooltipMessage-CrXjOmVM.mjs.map +1 -0
- package/dist/tooltipMessage-Dbi1kkfi.js +13 -0
- package/dist/tooltipMessage-Dbi1kkfi.js.map +1 -0
- package/dist/types.d.mts +2 -32
- package/dist/types.d.ts +2 -32
- package/dist/types.js +8 -24
- package/dist/types.mjs +4 -18
- package/dist/urls-D7PrPolY.mjs +16 -0
- package/dist/urls-D7PrPolY.mjs.map +1 -0
- package/dist/urls-SazAekCZ.js +34 -0
- package/dist/urls-SazAekCZ.js.map +1 -0
- package/dist/version-C2NU3xyx.mjs +89 -0
- package/dist/version-C2NU3xyx.mjs.map +1 -0
- package/dist/version-MxW9vrDY.js +137 -0
- package/dist/version-MxW9vrDY.js.map +1 -0
- package/package.json +7 -7
- package/dist/LineageViewContext-DEa54ZNF.d.mts +0 -103
- package/dist/LineageViewContext-DPVC8ak8.d.ts +0 -103
- package/dist/agGridStyles-VYALGSJU.css +0 -55
- package/dist/api.js.map +0 -1
- package/dist/api.mjs.map +0 -1
- package/dist/components.js.map +0 -1
- package/dist/components.mjs.map +0 -1
- package/dist/hooks.js.map +0 -1
- package/dist/hooks.mjs.map +0 -1
- package/dist/lineagecheck-BQaKAQzn.d.mts +0 -597
- package/dist/lineagecheck-BQaKAQzn.d.ts +0 -597
- package/dist/styles-QUPOR3LM.css +0 -24
- package/dist/styles-TU5BYTIL.css +0 -21
- package/dist/types.js.map +0 -1
- package/dist/types.mjs.map +0 -1
package/dist/api.d.mts
CHANGED
|
@@ -1,103 +1,3 @@
|
|
|
1
|
-
import * as axios from 'axios';
|
|
2
|
-
import { AxiosInstance } from 'axios';
|
|
3
|
-
import { QueryClient } from '@tanstack/react-query';
|
|
4
|
-
import { C as Check } from './lineagecheck-BQaKAQzn.mjs';
|
|
5
|
-
export { A as CatalogMetadata, t as CllInput, v as CllNodeData, w as ColumnLineageData, j as CreateCheckBody, ab as HistogramDiffParams, ad as HistogramDiffResult, ac as HistogramResult, I as ImpactRadiusParams, L as LineageData, B as LineageDataFromMetadata, D as LineageDiffData, G as LineageDiffResult, Y as LineageDiffViewOptions, M as ManifestMetadata, W as ModelInfoResult, N as NodeColumnData, y as NodeData, a4 as ProfileDiffParams, a5 as ProfileDiffResult, a6 as ProfileDiffViewOptions, e as QueryDiffParams, f as QueryDiffResult, g as QueryDiffViewOptions, Q as QueryParams, a as QueryPreviewChangeParams, d as QueryResult, a0 as QueryRowCountResult, b as QueryRunParams, c as QueryViewOptions, _ as RowCount, $ as RowCountDiff, ag as RowCountDiffParams, ah as RowCountDiffResult, ae as RowCountParams, af as RowCountResult, as as RunsAggregated, z as SQLMeshInfo, T as ServerInfoResult, ak as SubmitOptions, aj as SubmitRunTrackProps, a8 as TopKDiffParams, aa as TopKDiffResult, a9 as TopKResult, ay as ValueDiffDetailParams, ax as ValueDiffDetailResult, az as ValueDiffDetailViewOptions, av as ValueDiffParams, au as ValueDiffResult, at as aggregateRuns, ao as cancelRun, l as createCheckByRun, Z as createLineageDiffCheck, k as createSimpleCheck, p as deleteCheck, a1 as fetchModelRowCount, n as getCheck, x as getCll, E as getLineage, H as getLineageDiff, F as getLineageWithError, X as getModelInfo, am as getRun, U as getServerInfo, K as gitInfo, m as listChecks, ar as listRuns, q as markAsPresetCheck, O as pullRequestInfo, a2 as queryModelRowCount, a3 as queryRowCount, r as reorderChecks, aq as searchRuns, J as stateMetadata, a7 as submitProfileDiff, s as submitQuery, h as submitQueryBase, i as submitQueryDiff, ai as submitRowCountDiff, al as submitRun, ap as submitRunFromCheck, aw as submitValueDiff, aA as submitValueDiffDetail, o as updateCheck, u as useChecks, an as waitRun } from './lineagecheck-BQaKAQzn.mjs';
|
|
6
|
-
import 'react';
|
|
7
|
-
import 'react-icons';
|
|
8
|
-
import 'react/jsx-runtime';
|
|
9
|
-
import 'ag-grid-community';
|
|
10
|
-
import 'ag-grid-react';
|
|
11
1
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
interface ConnectToCloud {
|
|
16
|
-
connection_url: string;
|
|
17
|
-
}
|
|
18
|
-
declare function connectToCloud(): Promise<ConnectToCloud>;
|
|
19
|
-
|
|
20
|
-
interface RecceServerFlags {
|
|
21
|
-
single_env_onboarding: boolean;
|
|
22
|
-
show_relaunch_hint: boolean;
|
|
23
|
-
}
|
|
24
|
-
declare function getServerFlag(client?: AxiosInstance): Promise<RecceServerFlags>;
|
|
25
|
-
declare function markOnboardingCompleted(client?: AxiosInstance): Promise<void>;
|
|
26
|
-
declare function markRelaunchHintCompleted(client?: AxiosInstance): Promise<void>;
|
|
27
|
-
|
|
28
|
-
interface SchemaDiffViewParams {
|
|
29
|
-
node_id?: string | string[];
|
|
30
|
-
select?: string;
|
|
31
|
-
exclude?: string;
|
|
32
|
-
view_mode?: "all" | "changed_models";
|
|
33
|
-
packages?: string[];
|
|
34
|
-
}
|
|
35
|
-
declare function createSchemaDiffCheck(params: SchemaDiffViewParams): Promise<Check>;
|
|
36
|
-
|
|
37
|
-
interface SelectInput {
|
|
38
|
-
select?: string;
|
|
39
|
-
exclude?: string;
|
|
40
|
-
packages?: string[];
|
|
41
|
-
view_mode?: "all" | "changed_models";
|
|
42
|
-
}
|
|
43
|
-
interface SelectOutput {
|
|
44
|
-
nodes: string[];
|
|
45
|
-
}
|
|
46
|
-
declare function select(input: SelectInput): Promise<SelectOutput>;
|
|
47
|
-
|
|
48
|
-
interface SaveAsInput {
|
|
49
|
-
filename: string;
|
|
50
|
-
overwrite?: boolean;
|
|
51
|
-
}
|
|
52
|
-
interface ImportedState {
|
|
53
|
-
runs: number;
|
|
54
|
-
checks: number;
|
|
55
|
-
}
|
|
56
|
-
declare function saveAs(input: SaveAsInput): Promise<void>;
|
|
57
|
-
declare function rename(input: SaveAsInput): Promise<void>;
|
|
58
|
-
declare function exportState(): Promise<string>;
|
|
59
|
-
declare function importState(file: File, checksOnly?: boolean): Promise<ImportedState>;
|
|
60
|
-
declare function isStateSyncing(): Promise<boolean>;
|
|
61
|
-
interface SyncStateInput {
|
|
62
|
-
method?: "overwrite" | "revert" | "merge";
|
|
63
|
-
}
|
|
64
|
-
interface SyncStateResponse {
|
|
65
|
-
status: "accepted" | "conflict" | "syncing";
|
|
66
|
-
}
|
|
67
|
-
declare function syncState(input: SyncStateInput): Promise<SyncStateResponse>;
|
|
68
|
-
interface ShareStateResponse {
|
|
69
|
-
status: string;
|
|
70
|
-
message: string;
|
|
71
|
-
share_url?: string;
|
|
72
|
-
}
|
|
73
|
-
declare function shareState(): Promise<ShareStateResponse>;
|
|
74
|
-
|
|
75
|
-
interface User {
|
|
76
|
-
id: string;
|
|
77
|
-
login: string;
|
|
78
|
-
login_type: string;
|
|
79
|
-
email: string;
|
|
80
|
-
onboarding_state: string;
|
|
81
|
-
}
|
|
82
|
-
declare function fetchUser(): Promise<User>;
|
|
83
|
-
declare function fetchGitHubAvatar(userId: string): Promise<string | null>;
|
|
84
|
-
|
|
85
|
-
declare function useVersionNumber(): {
|
|
86
|
-
version: string;
|
|
87
|
-
latestVersion: string;
|
|
88
|
-
};
|
|
89
|
-
|
|
90
|
-
declare const localStorageKeys: {
|
|
91
|
-
bypassSaveOverwrite: string;
|
|
92
|
-
previewChangeFeedbackID: string;
|
|
93
|
-
prepareEnvGuideID: string;
|
|
94
|
-
};
|
|
95
|
-
|
|
96
|
-
declare const sessionStorageKeys: {
|
|
97
|
-
recommendationIgnored: string;
|
|
98
|
-
recommendationShowed: string;
|
|
99
|
-
prevRefreshTimeStamp: string;
|
|
100
|
-
lineageNotificationDismissed: string;
|
|
101
|
-
};
|
|
102
|
-
|
|
103
|
-
export { Check, type ConnectToCloud, type ImportedState, type RecceServerFlags, type SaveAsInput, type SchemaDiffViewParams, type SelectInput, type SelectOutput, type ShareStateResponse, type SyncStateInput, type SyncStateResponse, type User, axiosClient, connectToCloud, createSchemaDiffCheck, exportState, fetchGitHubAvatar, fetchUser, getServerFlag, importState, isStateSyncing, localStorageKeys, markOnboardingCompleted, markRelaunchHintCompleted, reactQueryClient, rename, saveAs, select, sessionStorageKeys, shareState, syncState, useVersionNumber };
|
|
2
|
+
import { $r as TopKResult, A as QueryDiffParams, Ai as getLineageWithError, Ar as ValueDiffParams, B as submitQueryDiff, Bn as CreateCheckBody, Br as RowCount, C as createSchemaDiffCheck, Ci as ModelInfoResult, D as markRelaunchHintCompleted, Di as ServerInfoResult, Dr as ValueDiffDetailParams, E as markOnboardingCompleted, Ei as SQLMeshInfo, F as QueryResult, Fi as stateMetadata, Fr as RowCountDiffResult, Gi as axiosClient, Gn as listChecks, Gr as HistogramDiffParams, Hn as createSimpleCheck, Hr as fetchModelRowCount, I as QueryRunParams, Ir as RowCountParams, Jn as updateCheck, Jr as ProfileDiffParams, Ki as reactQueryClient, Kn as markAsPresetCheck, Kr as HistogramDiffResult, L as QueryViewOptions, Ln as LineageDiffViewOptions, Lr as RowCountResult, M as QueryDiffViewOptions, Mi as getServerInfo, Mr as submitValueDiff, N as QueryParams, Ni as gitInfo, Nr as submitValueDiffDetail, O as ConnectToCloud, Oi as getLineage, Or as ValueDiffDetailResult, P as QueryPreviewChangeParams, Pi as pullRequestInfo, Pr as RowCountDiffParams, Qr as TopKDiffResult, R as submitQuery, Rn as createLineageDiffCheck, Rr as submitRowCountDiff, S as SchemaDiffViewParams, Si as ManifestMetadata, T as getServerFlag, Ti as NodeData, Un as deleteCheck, Ur as queryModelRowCount, Vn as createCheckByRun, Vr as RowCountDiff, Wn as getCheck, Wr as queryRowCount, Xr as ProfileDiffViewOptions, Yn as useChecks, Yr as ProfileDiffResult, Zr as TopKDiffParams, _ as shareState, _i as CatalogMetadata, a as fetchGitHubAvatar, ai as cancelRun, b as SelectOutput, bi as LineageDiffData, c as SaveAsInput, ci as searchRuns, d as SyncStateResponse, di as waitRun, ei as submitProfileDiff, f as exportState, fi as CllInput, g as saveAs, gi as getCll, h as rename, hi as ImpactRadiusParams, i as User, ii as aggregateRuns, j as QueryDiffResult, ji as getModelInfo, jr as ValueDiffResult, k as connectToCloud, ki as getLineageDiff, kr as ValueDiffDetailViewOptions, l as ShareStateResponse, li as submitRun, m as isStateSyncing, mi as ColumnLineageData, n as localStorageKeys, ni as SubmitOptions, o as fetchUser, oi as getRun, p as importState, pi as CllNodeData, qn as reorderChecks, qr as HistogramResult, r as useVersionNumber, ri as SubmitRunTrackProps, s as ImportedState, si as listRuns, t as sessionStorageKeys, ti as RunsAggregated, u as SyncStateInput, ui as submitRunFromCheck, v as syncState, vi as LineageData, w as RecceServerFlags, wi as NodeColumnData, x as select, xi as LineageDiffResult, y as SelectInput, yi as LineageDataFromMetadata, z as submitQueryBase, zn as Check, zr as QueryRowCountResult } from "./index-DIHuswfP.mjs";
|
|
3
|
+
export { CatalogMetadata, Check, CllInput, CllNodeData, ColumnLineageData, ConnectToCloud, CreateCheckBody, HistogramDiffParams, HistogramDiffResult, HistogramResult, ImpactRadiusParams, ImportedState, LineageData, LineageDataFromMetadata, LineageDiffData, LineageDiffResult, LineageDiffViewOptions, ManifestMetadata, ModelInfoResult, NodeColumnData, NodeData, ProfileDiffParams, ProfileDiffResult, ProfileDiffViewOptions, QueryDiffParams, QueryDiffResult, QueryDiffViewOptions, QueryParams, QueryPreviewChangeParams, QueryResult, QueryRowCountResult, QueryRunParams, QueryViewOptions, RecceServerFlags, RowCount, RowCountDiff, RowCountDiffParams, RowCountDiffResult, RowCountParams, RowCountResult, RunsAggregated, SQLMeshInfo, SaveAsInput, SchemaDiffViewParams, SelectInput, SelectOutput, ServerInfoResult, ShareStateResponse, SubmitOptions, SubmitRunTrackProps, SyncStateInput, SyncStateResponse, TopKDiffParams, TopKDiffResult, TopKResult, User, ValueDiffDetailParams, ValueDiffDetailResult, ValueDiffDetailViewOptions, ValueDiffParams, ValueDiffResult, aggregateRuns, axiosClient, cancelRun, connectToCloud, createCheckByRun, createLineageDiffCheck, createSchemaDiffCheck, createSimpleCheck, deleteCheck, exportState, fetchGitHubAvatar, fetchModelRowCount, fetchUser, getCheck, getCll, getLineage, getLineageDiff, getLineageWithError, getModelInfo, getRun, getServerFlag, getServerInfo, gitInfo, importState, isStateSyncing, listChecks, listRuns, localStorageKeys, markAsPresetCheck, markOnboardingCompleted, markRelaunchHintCompleted, pullRequestInfo, queryModelRowCount, queryRowCount, reactQueryClient, rename, reorderChecks, saveAs, searchRuns, select, sessionStorageKeys, shareState, stateMetadata, submitProfileDiff, submitQuery, submitQueryBase, submitQueryDiff, submitRowCountDiff, submitRun, submitRunFromCheck, submitValueDiff, submitValueDiffDetail, syncState, updateCheck, useChecks, useVersionNumber, waitRun };
|
package/dist/api.d.ts
CHANGED
|
@@ -1,103 +1,3 @@
|
|
|
1
|
-
import * as axios from 'axios';
|
|
2
|
-
import { AxiosInstance } from 'axios';
|
|
3
|
-
import { QueryClient } from '@tanstack/react-query';
|
|
4
|
-
import { C as Check } from './lineagecheck-BQaKAQzn.js';
|
|
5
|
-
export { A as CatalogMetadata, t as CllInput, v as CllNodeData, w as ColumnLineageData, j as CreateCheckBody, ab as HistogramDiffParams, ad as HistogramDiffResult, ac as HistogramResult, I as ImpactRadiusParams, L as LineageData, B as LineageDataFromMetadata, D as LineageDiffData, G as LineageDiffResult, Y as LineageDiffViewOptions, M as ManifestMetadata, W as ModelInfoResult, N as NodeColumnData, y as NodeData, a4 as ProfileDiffParams, a5 as ProfileDiffResult, a6 as ProfileDiffViewOptions, e as QueryDiffParams, f as QueryDiffResult, g as QueryDiffViewOptions, Q as QueryParams, a as QueryPreviewChangeParams, d as QueryResult, a0 as QueryRowCountResult, b as QueryRunParams, c as QueryViewOptions, _ as RowCount, $ as RowCountDiff, ag as RowCountDiffParams, ah as RowCountDiffResult, ae as RowCountParams, af as RowCountResult, as as RunsAggregated, z as SQLMeshInfo, T as ServerInfoResult, ak as SubmitOptions, aj as SubmitRunTrackProps, a8 as TopKDiffParams, aa as TopKDiffResult, a9 as TopKResult, ay as ValueDiffDetailParams, ax as ValueDiffDetailResult, az as ValueDiffDetailViewOptions, av as ValueDiffParams, au as ValueDiffResult, at as aggregateRuns, ao as cancelRun, l as createCheckByRun, Z as createLineageDiffCheck, k as createSimpleCheck, p as deleteCheck, a1 as fetchModelRowCount, n as getCheck, x as getCll, E as getLineage, H as getLineageDiff, F as getLineageWithError, X as getModelInfo, am as getRun, U as getServerInfo, K as gitInfo, m as listChecks, ar as listRuns, q as markAsPresetCheck, O as pullRequestInfo, a2 as queryModelRowCount, a3 as queryRowCount, r as reorderChecks, aq as searchRuns, J as stateMetadata, a7 as submitProfileDiff, s as submitQuery, h as submitQueryBase, i as submitQueryDiff, ai as submitRowCountDiff, al as submitRun, ap as submitRunFromCheck, aw as submitValueDiff, aA as submitValueDiffDetail, o as updateCheck, u as useChecks, an as waitRun } from './lineagecheck-BQaKAQzn.js';
|
|
6
|
-
import 'react';
|
|
7
|
-
import 'react-icons';
|
|
8
|
-
import 'react/jsx-runtime';
|
|
9
|
-
import 'ag-grid-community';
|
|
10
|
-
import 'ag-grid-react';
|
|
11
1
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
interface ConnectToCloud {
|
|
16
|
-
connection_url: string;
|
|
17
|
-
}
|
|
18
|
-
declare function connectToCloud(): Promise<ConnectToCloud>;
|
|
19
|
-
|
|
20
|
-
interface RecceServerFlags {
|
|
21
|
-
single_env_onboarding: boolean;
|
|
22
|
-
show_relaunch_hint: boolean;
|
|
23
|
-
}
|
|
24
|
-
declare function getServerFlag(client?: AxiosInstance): Promise<RecceServerFlags>;
|
|
25
|
-
declare function markOnboardingCompleted(client?: AxiosInstance): Promise<void>;
|
|
26
|
-
declare function markRelaunchHintCompleted(client?: AxiosInstance): Promise<void>;
|
|
27
|
-
|
|
28
|
-
interface SchemaDiffViewParams {
|
|
29
|
-
node_id?: string | string[];
|
|
30
|
-
select?: string;
|
|
31
|
-
exclude?: string;
|
|
32
|
-
view_mode?: "all" | "changed_models";
|
|
33
|
-
packages?: string[];
|
|
34
|
-
}
|
|
35
|
-
declare function createSchemaDiffCheck(params: SchemaDiffViewParams): Promise<Check>;
|
|
36
|
-
|
|
37
|
-
interface SelectInput {
|
|
38
|
-
select?: string;
|
|
39
|
-
exclude?: string;
|
|
40
|
-
packages?: string[];
|
|
41
|
-
view_mode?: "all" | "changed_models";
|
|
42
|
-
}
|
|
43
|
-
interface SelectOutput {
|
|
44
|
-
nodes: string[];
|
|
45
|
-
}
|
|
46
|
-
declare function select(input: SelectInput): Promise<SelectOutput>;
|
|
47
|
-
|
|
48
|
-
interface SaveAsInput {
|
|
49
|
-
filename: string;
|
|
50
|
-
overwrite?: boolean;
|
|
51
|
-
}
|
|
52
|
-
interface ImportedState {
|
|
53
|
-
runs: number;
|
|
54
|
-
checks: number;
|
|
55
|
-
}
|
|
56
|
-
declare function saveAs(input: SaveAsInput): Promise<void>;
|
|
57
|
-
declare function rename(input: SaveAsInput): Promise<void>;
|
|
58
|
-
declare function exportState(): Promise<string>;
|
|
59
|
-
declare function importState(file: File, checksOnly?: boolean): Promise<ImportedState>;
|
|
60
|
-
declare function isStateSyncing(): Promise<boolean>;
|
|
61
|
-
interface SyncStateInput {
|
|
62
|
-
method?: "overwrite" | "revert" | "merge";
|
|
63
|
-
}
|
|
64
|
-
interface SyncStateResponse {
|
|
65
|
-
status: "accepted" | "conflict" | "syncing";
|
|
66
|
-
}
|
|
67
|
-
declare function syncState(input: SyncStateInput): Promise<SyncStateResponse>;
|
|
68
|
-
interface ShareStateResponse {
|
|
69
|
-
status: string;
|
|
70
|
-
message: string;
|
|
71
|
-
share_url?: string;
|
|
72
|
-
}
|
|
73
|
-
declare function shareState(): Promise<ShareStateResponse>;
|
|
74
|
-
|
|
75
|
-
interface User {
|
|
76
|
-
id: string;
|
|
77
|
-
login: string;
|
|
78
|
-
login_type: string;
|
|
79
|
-
email: string;
|
|
80
|
-
onboarding_state: string;
|
|
81
|
-
}
|
|
82
|
-
declare function fetchUser(): Promise<User>;
|
|
83
|
-
declare function fetchGitHubAvatar(userId: string): Promise<string | null>;
|
|
84
|
-
|
|
85
|
-
declare function useVersionNumber(): {
|
|
86
|
-
version: string;
|
|
87
|
-
latestVersion: string;
|
|
88
|
-
};
|
|
89
|
-
|
|
90
|
-
declare const localStorageKeys: {
|
|
91
|
-
bypassSaveOverwrite: string;
|
|
92
|
-
previewChangeFeedbackID: string;
|
|
93
|
-
prepareEnvGuideID: string;
|
|
94
|
-
};
|
|
95
|
-
|
|
96
|
-
declare const sessionStorageKeys: {
|
|
97
|
-
recommendationIgnored: string;
|
|
98
|
-
recommendationShowed: string;
|
|
99
|
-
prevRefreshTimeStamp: string;
|
|
100
|
-
lineageNotificationDismissed: string;
|
|
101
|
-
};
|
|
102
|
-
|
|
103
|
-
export { Check, type ConnectToCloud, type ImportedState, type RecceServerFlags, type SaveAsInput, type SchemaDiffViewParams, type SelectInput, type SelectOutput, type ShareStateResponse, type SyncStateInput, type SyncStateResponse, type User, axiosClient, connectToCloud, createSchemaDiffCheck, exportState, fetchGitHubAvatar, fetchUser, getServerFlag, importState, isStateSyncing, localStorageKeys, markOnboardingCompleted, markRelaunchHintCompleted, reactQueryClient, rename, saveAs, select, sessionStorageKeys, shareState, syncState, useVersionNumber };
|
|
2
|
+
import { $r as TopKResult, A as QueryDiffParams, Ai as getLineageWithError, Ar as ValueDiffParams, B as submitQueryDiff, Bn as CreateCheckBody, Br as RowCount, C as createSchemaDiffCheck, Ci as ModelInfoResult, D as markRelaunchHintCompleted, Di as ServerInfoResult, Dr as ValueDiffDetailParams, E as markOnboardingCompleted, Ei as SQLMeshInfo, F as QueryResult, Fi as stateMetadata, Fr as RowCountDiffResult, Gi as axiosClient, Gn as listChecks, Gr as HistogramDiffParams, Hn as createSimpleCheck, Hr as fetchModelRowCount, I as QueryRunParams, Ir as RowCountParams, Jn as updateCheck, Jr as ProfileDiffParams, Ki as reactQueryClient, Kn as markAsPresetCheck, Kr as HistogramDiffResult, L as QueryViewOptions, Ln as LineageDiffViewOptions, Lr as RowCountResult, M as QueryDiffViewOptions, Mi as getServerInfo, Mr as submitValueDiff, N as QueryParams, Ni as gitInfo, Nr as submitValueDiffDetail, O as ConnectToCloud, Oi as getLineage, Or as ValueDiffDetailResult, P as QueryPreviewChangeParams, Pi as pullRequestInfo, Pr as RowCountDiffParams, Qr as TopKDiffResult, R as submitQuery, Rn as createLineageDiffCheck, Rr as submitRowCountDiff, S as SchemaDiffViewParams, Si as ManifestMetadata, T as getServerFlag, Ti as NodeData, Un as deleteCheck, Ur as queryModelRowCount, Vn as createCheckByRun, Vr as RowCountDiff, Wn as getCheck, Wr as queryRowCount, Xr as ProfileDiffViewOptions, Yn as useChecks, Yr as ProfileDiffResult, Zr as TopKDiffParams, _ as shareState, _i as CatalogMetadata, a as fetchGitHubAvatar, ai as cancelRun, b as SelectOutput, bi as LineageDiffData, c as SaveAsInput, ci as searchRuns, d as SyncStateResponse, di as waitRun, ei as submitProfileDiff, f as exportState, fi as CllInput, g as saveAs, gi as getCll, h as rename, hi as ImpactRadiusParams, i as User, ii as aggregateRuns, j as QueryDiffResult, ji as getModelInfo, jr as ValueDiffResult, k as connectToCloud, ki as getLineageDiff, kr as ValueDiffDetailViewOptions, l as ShareStateResponse, li as submitRun, m as isStateSyncing, mi as ColumnLineageData, n as localStorageKeys, ni as SubmitOptions, o as fetchUser, oi as getRun, p as importState, pi as CllNodeData, qn as reorderChecks, qr as HistogramResult, r as useVersionNumber, ri as SubmitRunTrackProps, s as ImportedState, si as listRuns, t as sessionStorageKeys, ti as RunsAggregated, u as SyncStateInput, ui as submitRunFromCheck, v as syncState, vi as LineageData, w as RecceServerFlags, wi as NodeColumnData, x as select, xi as LineageDiffResult, y as SelectInput, yi as LineageDataFromMetadata, z as submitQueryBase, zn as Check, zr as QueryRowCountResult } from "./index-CVPmrztP.js";
|
|
3
|
+
export { CatalogMetadata, Check, CllInput, CllNodeData, ColumnLineageData, ConnectToCloud, CreateCheckBody, HistogramDiffParams, HistogramDiffResult, HistogramResult, ImpactRadiusParams, ImportedState, LineageData, LineageDataFromMetadata, LineageDiffData, LineageDiffResult, LineageDiffViewOptions, ManifestMetadata, ModelInfoResult, NodeColumnData, NodeData, ProfileDiffParams, ProfileDiffResult, ProfileDiffViewOptions, QueryDiffParams, QueryDiffResult, QueryDiffViewOptions, QueryParams, QueryPreviewChangeParams, QueryResult, QueryRowCountResult, QueryRunParams, QueryViewOptions, RecceServerFlags, RowCount, RowCountDiff, RowCountDiffParams, RowCountDiffResult, RowCountParams, RowCountResult, RunsAggregated, SQLMeshInfo, SaveAsInput, SchemaDiffViewParams, SelectInput, SelectOutput, ServerInfoResult, ShareStateResponse, SubmitOptions, SubmitRunTrackProps, SyncStateInput, SyncStateResponse, TopKDiffParams, TopKDiffResult, TopKResult, User, ValueDiffDetailParams, ValueDiffDetailResult, ValueDiffDetailViewOptions, ValueDiffParams, ValueDiffResult, aggregateRuns, axiosClient, cancelRun, connectToCloud, createCheckByRun, createLineageDiffCheck, createSchemaDiffCheck, createSimpleCheck, deleteCheck, exportState, fetchGitHubAvatar, fetchModelRowCount, fetchUser, getCheck, getCll, getLineage, getLineageDiff, getLineageWithError, getModelInfo, getRun, getServerFlag, getServerInfo, gitInfo, importState, isStateSyncing, listChecks, listRuns, localStorageKeys, markAsPresetCheck, markOnboardingCompleted, markRelaunchHintCompleted, pullRequestInfo, queryModelRowCount, queryRowCount, reactQueryClient, rename, reorderChecks, saveAs, searchRuns, select, sessionStorageKeys, shareState, stateMetadata, submitProfileDiff, submitQuery, submitQueryBase, submitQueryDiff, submitRowCountDiff, submitRun, submitRunFromCheck, submitValueDiff, submitValueDiffDetail, syncState, updateCheck, useChecks, useVersionNumber, waitRun };
|