@datarecce/ui 0.1.20 → 0.1.22
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-BETsmiD5.mjs +228 -0
- package/dist/RecceCheckContext-BETsmiD5.mjs.map +1 -0
- package/dist/RecceCheckContext-DNKi97uE.js +302 -0
- package/dist/RecceCheckContext-DNKi97uE.js.map +1 -0
- package/dist/api.d.mts +2 -102
- package/dist/api.d.ts +2 -102
- package/dist/api.js +82 -494
- package/dist/api.js.map +1 -1
- package/dist/api.mjs +29 -435
- package/dist/api.mjs.map +1 -1
- package/dist/components-C735_oqD.mjs +10438 -0
- package/dist/components-C735_oqD.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-DeA4kqxK.js +12763 -0
- package/dist/components-DeA4kqxK.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 +81 -27392
- package/dist/components.mjs +8 -27250
- package/dist/hooks-Ba-AoxcK.mjs +34 -0
- package/dist/hooks-Ba-AoxcK.mjs.map +1 -0
- package/dist/hooks-D6xvNXEc.js +40 -0
- package/dist/hooks-D6xvNXEc.js.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-DYduBYD8.d.ts +1807 -0
- package/dist/index-DYduBYD8.d.ts.map +1 -0
- package/dist/index-Sj_wOmNH.d.mts +1809 -0
- package/dist/index-Sj_wOmNH.d.mts.map +1 -0
- package/dist/index.d.mts +2 -29
- package/dist/index.d.ts +2 -29
- package/dist/index.js +173 -28784
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +16 -28555
- package/dist/index.mjs.map +1 -1
- package/dist/state-BjKRZMwY.js +9158 -0
- package/dist/state-BjKRZMwY.js.map +1 -0
- package/dist/state-BySLlIE7.mjs +8198 -0
- package/dist/state-BySLlIE7.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/user-BHOgMaBf.mjs +65 -0
- package/dist/user-BHOgMaBf.mjs.map +1 -0
- package/dist/user-Dt_n5IJX.js +107 -0
- package/dist/user-Dt_n5IJX.js.map +1 -0
- package/package.json +11 -11
- 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/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 SubmitRunTrackProps, A as QueryDiffParams, Ai as pullRequestInfo, Ar as RowCountDiffParams, B as submitQueryDiff, Bn as getCheck, Br as queryRowCount, C as createSchemaDiffCheck, Ci as ServerInfoResult, Cr as ValueDiffDetailParams, D as markRelaunchHintCompleted, Di as getModelInfo, Dr as ValueDiffResult, E as markOnboardingCompleted, Ei as getLineageWithError, Er as ValueDiffParams, F as QueryResult, Fn as Check, Fr as QueryRowCountResult, Gn as useChecks, Gr as ProfileDiffResult, Hi as reactQueryClient, Hn as markAsPresetCheck, Hr as HistogramDiffResult, I as QueryRunParams, In as CreateCheckBody, Ir as RowCount, Jr as TopKDiffResult, Kr as ProfileDiffViewOptions, L as QueryViewOptions, Ln as createCheckByRun, Lr as RowCountDiff, M as QueryDiffViewOptions, Mr as RowCountParams, N as QueryParams, Nn as LineageDiffViewOptions, Nr as RowCountResult, O as ConnectToCloud, Oi as getServerInfo, Or as submitValueDiff, P as QueryPreviewChangeParams, Pn as createLineageDiffCheck, Pr as submitRowCountDiff, Qr as SubmitOptions, R as submitQuery, Rn as createSimpleCheck, Rr as fetchModelRowCount, S as SchemaDiffViewParams, Si as SQLMeshInfo, T as getServerFlag, Ti as getLineageDiff, Tr as ValueDiffDetailViewOptions, Un as reorderChecks, Ur as HistogramResult, Vi as axiosClient, Vn as listChecks, Vr as HistogramDiffParams, Wn as updateCheck, Wr as ProfileDiffParams, Xr as submitProfileDiff, Yr as TopKResult, Zr as RunsAggregated, _ as shareState, _i as LineageDiffResult, a as fetchGitHubAvatar, ai as submitRun, b as SelectOutput, bi as NodeColumnData, c as SaveAsInput, ci as CllInput, d as SyncStateResponse, di as ImpactRadiusParams, ei as aggregateRuns, f as exportState, fi as getCll, g as saveAs, gi as LineageDiffData, h as rename, hi as LineageDataFromMetadata, i as User, ii as searchRuns, j as QueryDiffResult, ji as stateMetadata, jr as RowCountDiffResult, k as connectToCloud, ki as gitInfo, kr as submitValueDiffDetail, l as ShareStateResponse, li as CllNodeData, m as isStateSyncing, mi as LineageData, n as localStorageKeys, ni as getRun, o as fetchUser, oi as submitRunFromCheck, p as importState, pi as CatalogMetadata, qr as TopKDiffParams, r as useVersionNumber, ri as listRuns, s as ImportedState, si as waitRun, t as sessionStorageKeys, ti as cancelRun, u as SyncStateInput, ui as ColumnLineageData, v as syncState, vi as ManifestMetadata, w as RecceServerFlags, wi as getLineage, wr as ValueDiffDetailResult, x as select, xi as NodeData, y as SelectInput, yi as ModelInfoResult, z as submitQueryBase, zn as deleteCheck, zr as queryModelRowCount } from "./index-Sj_wOmNH.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 SubmitRunTrackProps, A as QueryDiffParams, Ai as pullRequestInfo, Ar as RowCountDiffParams, B as submitQueryDiff, Bn as getCheck, Br as queryRowCount, C as createSchemaDiffCheck, Ci as ServerInfoResult, Cr as ValueDiffDetailParams, D as markRelaunchHintCompleted, Di as getModelInfo, Dr as ValueDiffResult, E as markOnboardingCompleted, Ei as getLineageWithError, Er as ValueDiffParams, F as QueryResult, Fn as Check, Fr as QueryRowCountResult, Gn as useChecks, Gr as ProfileDiffResult, Hi as reactQueryClient, Hn as markAsPresetCheck, Hr as HistogramDiffResult, I as QueryRunParams, In as CreateCheckBody, Ir as RowCount, Jr as TopKDiffResult, Kr as ProfileDiffViewOptions, L as QueryViewOptions, Ln as createCheckByRun, Lr as RowCountDiff, M as QueryDiffViewOptions, Mr as RowCountParams, N as QueryParams, Nn as LineageDiffViewOptions, Nr as RowCountResult, O as ConnectToCloud, Oi as getServerInfo, Or as submitValueDiff, P as QueryPreviewChangeParams, Pn as createLineageDiffCheck, Pr as submitRowCountDiff, Qr as SubmitOptions, R as submitQuery, Rn as createSimpleCheck, Rr as fetchModelRowCount, S as SchemaDiffViewParams, Si as SQLMeshInfo, T as getServerFlag, Ti as getLineageDiff, Tr as ValueDiffDetailViewOptions, Un as reorderChecks, Ur as HistogramResult, Vi as axiosClient, Vn as listChecks, Vr as HistogramDiffParams, Wn as updateCheck, Wr as ProfileDiffParams, Xr as submitProfileDiff, Yr as TopKResult, Zr as RunsAggregated, _ as shareState, _i as LineageDiffResult, a as fetchGitHubAvatar, ai as submitRun, b as SelectOutput, bi as NodeColumnData, c as SaveAsInput, ci as CllInput, d as SyncStateResponse, di as ImpactRadiusParams, ei as aggregateRuns, f as exportState, fi as getCll, g as saveAs, gi as LineageDiffData, h as rename, hi as LineageDataFromMetadata, i as User, ii as searchRuns, j as QueryDiffResult, ji as stateMetadata, jr as RowCountDiffResult, k as connectToCloud, ki as gitInfo, kr as submitValueDiffDetail, l as ShareStateResponse, li as CllNodeData, m as isStateSyncing, mi as LineageData, n as localStorageKeys, ni as getRun, o as fetchUser, oi as submitRunFromCheck, p as importState, pi as CatalogMetadata, qr as TopKDiffParams, r as useVersionNumber, ri as listRuns, s as ImportedState, si as waitRun, t as sessionStorageKeys, ti as cancelRun, u as SyncStateInput, ui as ColumnLineageData, v as syncState, vi as ManifestMetadata, w as RecceServerFlags, wi as getLineage, wr as ValueDiffDetailResult, x as select, xi as NodeData, y as SelectInput, yi as ModelInfoResult, z as submitQueryBase, zn as deleteCheck, zr as queryModelRowCount } from "./index-DYduBYD8.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 };
|