@datarecce/ui 0.1.22 → 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-BETsmiD5.mjs → RecceCheckContext-DIQjrvH8.mjs} +2 -2
- package/dist/{RecceCheckContext-BETsmiD5.mjs.map → RecceCheckContext-DIQjrvH8.mjs.map} +1 -1
- package/dist/{RecceCheckContext-DNKi97uE.js → RecceCheckContext-_xzNlnbJ.js} +2 -2
- package/dist/{RecceCheckContext-DNKi97uE.js.map → RecceCheckContext-_xzNlnbJ.js.map} +1 -1
- package/dist/api.d.mts +1 -1
- package/dist/api.d.ts +1 -1
- package/dist/api.js +11 -37
- package/dist/api.mjs +3 -29
- package/dist/{components-C735_oqD.mjs → components-CfY72Lq2.mjs} +1259 -11
- package/dist/components-CfY72Lq2.mjs.map +1 -0
- package/dist/{components-DeA4kqxK.js → components-DXbVq9Cw.js} +1310 -35
- package/dist/components-DXbVq9Cw.js.map +1 -0
- package/dist/components.d.mts +2 -2
- package/dist/components.d.ts +2 -2
- package/dist/components.js +8 -4
- package/dist/components.mjs +5 -5
- package/dist/{hooks-D6xvNXEc.js → hooks-C4jkoryM.js} +3 -3
- package/dist/{hooks-D6xvNXEc.js.map → hooks-C4jkoryM.js.map} +1 -1
- package/dist/{hooks-Ba-AoxcK.mjs → hooks-C8pyX9m_.mjs} +3 -3
- package/dist/{hooks-Ba-AoxcK.mjs.map → hooks-C8pyX9m_.mjs.map} +1 -1
- package/dist/hooks.d.mts +1 -1
- package/dist/hooks.d.ts +1 -1
- package/dist/hooks.js +3 -3
- package/dist/hooks.mjs +3 -3
- package/dist/{index-DYduBYD8.d.ts → index-CVPmrztP.d.ts} +20 -2
- package/dist/index-CVPmrztP.d.ts.map +1 -0
- package/dist/{index-Sj_wOmNH.d.mts → index-DIHuswfP.d.mts} +85 -67
- package/dist/index-DIHuswfP.d.mts.map +1 -0
- package/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +18 -14
- package/dist/index.mjs +7 -7
- package/dist/{state-BjKRZMwY.js → state-AeoqV9ja.js} +19 -1
- package/dist/{state-BjKRZMwY.js.map → state-AeoqV9ja.js.map} +1 -1
- package/dist/{state-BySLlIE7.mjs → state-BbgVwFV2.mjs} +8 -2
- package/dist/{state-BySLlIE7.mjs.map → state-BbgVwFV2.mjs.map} +1 -1
- package/dist/types.d.mts +1 -1
- package/dist/types.d.ts +1 -1
- package/dist/{user-BHOgMaBf.mjs → version-C2NU3xyx.mjs} +27 -3
- package/dist/version-C2NU3xyx.mjs.map +1 -0
- package/dist/{user-Dt_n5IJX.js → version-MxW9vrDY.js} +32 -2
- package/dist/version-MxW9vrDY.js.map +1 -0
- package/package.json +4 -4
- package/dist/api.js.map +0 -1
- package/dist/api.mjs.map +0 -1
- package/dist/components-C735_oqD.mjs.map +0 -1
- package/dist/components-DeA4kqxK.js.map +0 -1
- package/dist/index-DYduBYD8.d.ts.map +0 -1
- package/dist/index-Sj_wOmNH.d.mts.map +0 -1
- package/dist/user-BHOgMaBf.mjs.map +0 -1
- package/dist/user-Dt_n5IJX.js.map +0 -1
|
@@ -1458,9 +1458,15 @@ function trackColumnLevelLineage(props) {
|
|
|
1458
1458
|
function trackShareState(props) {
|
|
1459
1459
|
track$1("[Web] share_state", props);
|
|
1460
1460
|
}
|
|
1461
|
+
function trackStateAction(props) {
|
|
1462
|
+
track$1("[Web] state_action", props);
|
|
1463
|
+
}
|
|
1461
1464
|
function trackCopyToClipboard(props) {
|
|
1462
1465
|
track$1("[Click] copy_to_clipboard", props);
|
|
1463
1466
|
}
|
|
1467
|
+
function trackNavigation(props) {
|
|
1468
|
+
track$1("[Web] navigation_change", props);
|
|
1469
|
+
}
|
|
1464
1470
|
function trackLineageViewRender(props) {
|
|
1465
1471
|
track$1("[Web] lineage_view_render", props);
|
|
1466
1472
|
}
|
|
@@ -8194,5 +8200,5 @@ async function shareState() {
|
|
|
8194
8200
|
}
|
|
8195
8201
|
|
|
8196
8202
|
//#endregion
|
|
8197
|
-
export { ProfileDiffForm as $, trackMultiNodesAction as $t, ColumnNameCell as A,
|
|
8198
|
-
//# sourceMappingURL=state-
|
|
8203
|
+
export { ProfileDiffForm as $, trackMultiNodesAction as $t, ColumnNameCell as A, getServerInfo as An, submitQuery as At, IconImport as B, lightTheme as Bn, waitRun as Bt, TopKSummaryList as C, toReactFlow as Cn, cacheKeys as Ct, QueryDiffResultView as D, getLineageDiff as Dn, submitValueDiffDetail as Dt, QueryResultView as E, getLineage as En, submitValueDiff as Et, useRecceActionContext as F, ToasterProvider as Fn, getRun as Ft, DiffText as G, trackColumnLevelLineage as Gt, IconSave as H, EXPLORE_FORM_EVENT as Ht, useAppLocation as I, toaster as In, listRuns as It, mergeKeysWithStatus as J, trackExploreAction as Jt, useClipBoardToast as K, trackCopyToClipboard as Kt, RunModal as L, useToaster as Ln, searchRuns as Lt, useLineageViewContext as M, reactQueryClient as Mn, submitQueryDiff as Mt, useLineageViewContextSafe as N, ScreenshotBox as Nn, aggregateRuns as Nt, ProfileDiffResultView as O, getLineageWithError as On, submitProfileDiff as Ot, RecceActionContextProvider as P, Toaster as Pn, cancelRun as Pt, queryRowCount as Q, trackLineageViewRender as Qt, IconEdit as R, colors as Rn, submitRun as Rt, TopKDiffResultView as S, selectUpstream as Sn, useApiConfigSafe as St, RowCountDiffResultView as T, getCll as Tn, ScreenshotDataGrid as Tt, IconSync as U, EXPLORE_SOURCE as Ut, IconInfo as V, token as Vn, EXPLORE_ACTION as Vt, deltaPercentageString as W, LINEAGE_SELECTION_ACTION as Wt, fetchModelRowCount as X, trackHistoryAction as Xt, submitRowCountDiff as Y, trackExploreActionForm as Yt, queryModelRowCount as Z, trackLineageSelection as Zt, findByRunType as _, COLUMN_HEIGHT as _n, useRecceInstanceContext as _t, saveAs as a, trackStateAction as an, useModelColumns_default as at, ValueDiffForm as b, layout as bn, useApiClient as bt, createCheckByRun as c, isProfileDiffRun as cn, useRunsAggregated as ct, getCheck as d, isQueryRun as dn, useIdleTimeout as dt, trackNavigation as en, HistogramDiffResultView as et, listChecks as f, isRowCountDiffRun as fn, getServerFlag as ft, useChecks as g, isValueDiffRun as gn, RecceInstanceInfoProvider as gt, updateCheck as h, isValueDiffDetailRun as hn, formatDuration as ht, rename as i, trackSingleEnvironment as in, supportsHistogramDiff as it, LineageViewContext as j, axiosClient as jn, submitQueryBase as jt, createDataGridFromData as k, getModelInfo as kn, createLineageDiffCheck as kt, createSimpleCheck as l, isQueryBaseRun as ln, useRecceServerFlag as lt, reorderChecks as m, isTopKDiffRun as mn, markRelaunchHintCompleted as mt, importState as n, trackPreviewChangeFeedback as nn, SquareIcon as nt, shareState as o, RunToolbar as on, LineageGraphContextProvider as ot, markAsPresetCheck as p, isRowCountRun as pn, markOnboardingCompleted as pt, mergeKeys as q, trackEnvironmentConfig as qt, isStateSyncing as r, trackShareState as rn, HistogramDiffForm as rt, syncState as s, isHistogramDiffRun as sn, useLineageGraphContext as st, exportState as t, trackPreviewChange as tn, HistogramChart as tt, deleteCheck as u, isQueryDiffRun as un, IdleTimeoutProvider as ut, runTypeHasRef as v, isLineageGraphColumnNode as vn, useRecceInstanceInfo as vt, TopKDiffForm as w, union as wn, EmptyRowsRenderer as wt, ValueDiffDetailResultView as x, selectDownstream as xn, useApiConfig as xt, ValueDiffResultView as y, isLineageGraphNode as yn, ApiConfigProvider as yt, IconExport as z, darkTheme as zn, submitRunFromCheck as zt };
|
|
8204
|
+
//# sourceMappingURL=state-BbgVwFV2.mjs.map
|