@datarecce/ui 0.1.40 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +28 -133
- package/dist/AuthModal-C8LetZNB.js +23 -0
- package/dist/AuthModal-C8LetZNB.js.map +1 -0
- package/dist/LineageCanvas-CR38SDYr.d.ts +41 -0
- package/dist/LineageCanvas-CR38SDYr.d.ts.map +1 -0
- package/dist/ResultErrorFallback-C7c-TN1p.js +3 -0
- package/dist/ResultErrorFallback-C7c-TN1p.js.map +1 -0
- package/dist/RouteConfigContext-z8YNimdP.d.ts +172 -0
- package/dist/RouteConfigContext-z8YNimdP.d.ts.map +1 -0
- package/dist/RunProgress-DyFIALbI.d.ts +429 -0
- package/dist/RunProgress-DyFIALbI.d.ts.map +1 -0
- package/dist/ScreenshotDataGrid-BfxYUThx.d.ts +64 -0
- package/dist/ScreenshotDataGrid-BfxYUThx.d.ts.map +1 -0
- package/dist/SplitPane-B-BLxZaQ.d.ts +1427 -0
- package/dist/SplitPane-B-BLxZaQ.d.ts.map +1 -0
- package/dist/advanced.d.ts +18 -0
- package/dist/advanced.d.ts.map +1 -0
- package/dist/advanced.js +3 -0
- package/dist/advanced.js.map +1 -0
- package/dist/api-ZZ4cc9b9.d.ts +255 -0
- package/dist/api-ZZ4cc9b9.d.ts.map +1 -0
- package/dist/api-_i6BZPkM.js +3 -0
- package/dist/api-_i6BZPkM.js.map +1 -0
- package/dist/api.d.ts +3 -2
- package/dist/api.js +2 -100
- package/dist/colors--47Kkns4.js +3 -0
- package/dist/colors--47Kkns4.js.map +1 -0
- package/dist/colors-vY9Yzui0.d.ts +255 -0
- package/dist/colors-vY9Yzui0.d.ts.map +1 -0
- package/dist/components-run.d.ts +8 -0
- package/dist/components-run.js +2 -0
- package/dist/components.d.ts +22 -2
- package/dist/components.js +2 -86
- package/dist/const-DbXBkrxT.js +3 -0
- package/dist/const-DbXBkrxT.js.map +1 -0
- package/dist/constants-DD5vJv2q.js +3 -0
- package/dist/constants-DD5vJv2q.js.map +1 -0
- package/dist/constants.d.ts +3 -0
- package/dist/constants.js +2 -0
- package/dist/contexts.d.ts +7 -0
- package/dist/contexts.js +2 -0
- package/dist/flag-CiR2E5oz.d.ts +898 -0
- package/dist/flag-CiR2E5oz.d.ts.map +1 -0
- package/dist/flag-koeDAqr3.js +3 -0
- package/dist/flag-koeDAqr3.js.map +1 -0
- package/dist/hooks.d.ts +15 -2
- package/dist/hooks.js +2 -43
- package/dist/index-BFkbe0aF.d.ts +698 -0
- package/dist/index-BFkbe0aF.d.ts.map +1 -0
- package/dist/index-Ba3hp2Ng.d.ts +471 -0
- package/dist/index-Ba3hp2Ng.d.ts.map +1 -0
- package/dist/index-C_kD4ZQ3.d.ts +1079 -0
- package/dist/index-C_kD4ZQ3.d.ts.map +1 -0
- package/dist/index-CiPcALu4.d.ts +146 -0
- package/dist/index-CiPcALu4.d.ts.map +1 -0
- package/dist/index-CkXLPYZY.d.ts +13 -0
- package/dist/index-CkXLPYZY.d.ts.map +1 -0
- package/dist/index-DTCpHvX_.d.ts +211 -0
- package/dist/index-DTCpHvX_.d.ts.map +1 -0
- package/dist/index-DVoQsx5c.d.ts +349 -0
- package/dist/index-DVoQsx5c.d.ts.map +1 -0
- package/dist/index-DmwYRgDR.d.ts +192 -0
- package/dist/index-DmwYRgDR.d.ts.map +1 -0
- package/dist/index-N8N7XmRj.d.ts +130 -0
- package/dist/index-N8N7XmRj.d.ts.map +1 -0
- package/dist/index-h_fw6R9U.d.ts +1501 -0
- package/dist/index-h_fw6R9U.d.ts.map +1 -0
- package/dist/index-o48TPoFN.d.ts +734 -0
- package/dist/index-o48TPoFN.d.ts.map +1 -0
- package/dist/index.d.ts +24 -2
- package/dist/index.js +2 -198
- package/dist/keepAlive-CEzyrDfg.js +3 -0
- package/dist/keepAlive-CEzyrDfg.js.map +1 -0
- package/dist/lib/api/axiosClient.d.ts +8 -0
- package/dist/lib/api/axiosClient.d.ts.map +1 -0
- package/dist/lib/api/axiosClient.js +3 -0
- package/dist/lib/api/axiosClient.js.map +1 -0
- package/dist/lib/api/track.d.ts +137 -0
- package/dist/lib/api/track.d.ts.map +1 -0
- package/dist/lib/api/track.js +2 -0
- package/dist/lib/api/user.d.ts +16 -0
- package/dist/lib/api/user.d.ts.map +1 -0
- package/dist/lib/api/user.js +2 -0
- package/dist/lib/const.d.ts +8 -0
- package/dist/lib/const.d.ts.map +1 -0
- package/dist/lib/const.js +2 -0
- package/dist/lib/result/ResultErrorFallback.d.ts +8 -0
- package/dist/lib/result/ResultErrorFallback.d.ts.map +1 -0
- package/dist/lib/result/ResultErrorFallback.js +2 -0
- package/dist/primitives-CgGUvwHB.d.ts +914 -0
- package/dist/primitives-CgGUvwHB.d.ts.map +1 -0
- package/dist/primitives.d.ts +12 -0
- package/dist/primitives.js +2 -0
- package/dist/result.d.ts +4 -0
- package/dist/result.js +2 -0
- package/dist/src-BgHSbbHk.js +67 -0
- package/dist/src-BgHSbbHk.js.map +1 -0
- package/dist/styles.css +478 -4
- package/dist/theme-CeWzymUn.js +64 -0
- package/dist/theme-CeWzymUn.js.map +1 -0
- package/dist/theme.d.ts +3 -2
- package/dist/theme.js +2 -9
- package/dist/track-9ZQpBlUK.js +3 -0
- package/dist/track-9ZQpBlUK.js.map +1 -0
- package/dist/types-CFbNxrx2.d.ts +171 -0
- package/dist/types-CFbNxrx2.d.ts.map +1 -0
- package/dist/types-CZre3j02.d.ts +231 -0
- package/dist/types-CZre3j02.d.ts.map +1 -0
- package/dist/types.d.ts +14 -2
- package/dist/types.js +3 -9
- package/dist/types.js.map +1 -0
- package/dist/useRecceServerFlag-Bg5R67J4.js +3 -0
- package/dist/useRecceServerFlag-Bg5R67J4.js.map +1 -0
- package/dist/useThemeColors--prVbMmM.js +3 -0
- package/dist/useThemeColors--prVbMmM.js.map +1 -0
- package/dist/useThemeColors-DHEroo8f.d.ts +104 -0
- package/dist/useThemeColors-DHEroo8f.d.ts.map +1 -0
- package/dist/user-DMT7E0fc.js +3 -0
- package/dist/user-DMT7E0fc.js.map +1 -0
- package/dist/utils-CW2skXm_.js +3 -0
- package/dist/utils-CW2skXm_.js.map +1 -0
- package/dist/utils-CXWhfyxC.js +5 -0
- package/dist/utils-CXWhfyxC.js.map +1 -0
- package/dist/utils.d.ts +7 -0
- package/dist/utils.js +2 -0
- package/package.json +115 -107
- package/LICENSE +0 -201
- package/dist/RecceCheckContext-BJprb2xR.js +0 -7968
- package/dist/RecceCheckContext-BJprb2xR.js.map +0 -1
- package/dist/RecceCheckContext-DPnWB_aU.css +0 -215
- package/dist/RecceCheckContext-DPnWB_aU.css.map +0 -1
- package/dist/RecceCheckContext-DbZ7BdRy.mjs +0 -7426
- package/dist/RecceCheckContext-DbZ7BdRy.mjs.map +0 -1
- package/dist/RecceCheckContext-DyxOeUsX.css +0 -215
- package/dist/RecceCheckContext-DyxOeUsX.css.map +0 -1
- package/dist/api.d.mts +0 -3
- package/dist/api.js.map +0 -1
- package/dist/api.mjs +0 -46
- package/dist/api.mjs.map +0 -1
- package/dist/components-B6oaPB5f.mjs +0 -11769
- package/dist/components-B6oaPB5f.mjs.map +0 -1
- package/dist/components-BeAjVBV3.css +0 -70
- package/dist/components-BeAjVBV3.css.map +0 -1
- package/dist/components-DTLQ2djq.js +0 -14110
- package/dist/components-DTLQ2djq.js.map +0 -1
- package/dist/components-iUxcqtUB.css +0 -70
- package/dist/components-iUxcqtUB.css.map +0 -1
- package/dist/components.d.mts +0 -3
- package/dist/components.mjs +0 -9
- package/dist/const-CaIm1Z8g.mjs +0 -12
- package/dist/const-CaIm1Z8g.mjs.map +0 -1
- package/dist/const-CvdZO0FN.js +0 -24
- package/dist/const-CvdZO0FN.js.map +0 -1
- package/dist/hooks-cQsBXBd1.js +0 -40
- package/dist/hooks-cQsBXBd1.js.map +0 -1
- package/dist/hooks-eaHm_yEp.mjs +0 -33
- package/dist/hooks-eaHm_yEp.mjs.map +0 -1
- package/dist/hooks.d.mts +0 -3
- package/dist/hooks.mjs +0 -8
- package/dist/html2canvas-pro.esm-CsuSOHXp.js +0 -7250
- package/dist/html2canvas-pro.esm-CsuSOHXp.js.map +0 -1
- package/dist/html2canvas-pro.esm-E7kpobrC.mjs +0 -7249
- package/dist/html2canvas-pro.esm-E7kpobrC.mjs.map +0 -1
- package/dist/index-B9lSPJTi.d.ts +0 -2170
- package/dist/index-B9lSPJTi.d.ts.map +0 -1
- package/dist/index-CbF0x3kW.d.mts +0 -2172
- package/dist/index-CbF0x3kW.d.mts.map +0 -1
- package/dist/index.d.mts +0 -3
- package/dist/index.js.map +0 -1
- package/dist/index.mjs +0 -20
- package/dist/index.mjs.map +0 -1
- package/dist/mui-theme-CUhybmBq.mjs +0 -696
- package/dist/mui-theme-CUhybmBq.mjs.map +0 -1
- package/dist/mui-theme-iBHkjXJq.js +0 -732
- package/dist/mui-theme-iBHkjXJq.js.map +0 -1
- package/dist/state-CTITyT0R.js +0 -795
- package/dist/state-CTITyT0R.js.map +0 -1
- package/dist/state-Sc2b4jri.mjs +0 -382
- package/dist/state-Sc2b4jri.mjs.map +0 -1
- package/dist/theme.d.mts +0 -3
- package/dist/theme.mjs +0 -4
- package/dist/tooltipMessage-BC5W7H3X.js +0 -13
- package/dist/tooltipMessage-BC5W7H3X.js.map +0 -1
- package/dist/tooltipMessage-B_xMIKWL.mjs +0 -7
- package/dist/tooltipMessage-B_xMIKWL.mjs.map +0 -1
- package/dist/types.d.mts +0 -3
- package/dist/types.mjs +0 -6
- package/dist/urls-BQW5wjg-.js +0 -13
- package/dist/urls-BQW5wjg-.js.map +0 -1
- package/dist/urls-DT7FVEcS.mjs +0 -7
- package/dist/urls-DT7FVEcS.mjs.map +0 -1
- package/dist/version-B9s8yne-.js +0 -300
- package/dist/version-B9s8yne-.js.map +0 -1
- package/dist/version-DP1kU_7v.mjs +0 -162
- package/dist/version-DP1kU_7v.mjs.map +0 -1
- package/recce-source/.editorconfig +0 -26
- package/recce-source/.flake8 +0 -37
- package/recce-source/.github/ISSUE_TEMPLATE/bug_report.yml +0 -67
- package/recce-source/.github/ISSUE_TEMPLATE/custom.md +0 -10
- package/recce-source/.github/ISSUE_TEMPLATE/feature_request.yml +0 -42
- package/recce-source/.github/PULL_REQUEST_TEMPLATE.md +0 -21
- package/recce-source/.github/copilot-instructions.md +0 -331
- package/recce-source/.github/instructions/backend-instructions.md +0 -541
- package/recce-source/.github/instructions/frontend-instructions.md +0 -317
- package/recce-source/.github/workflows/build-statics.yaml +0 -72
- package/recce-source/.github/workflows/bump.yaml +0 -48
- package/recce-source/.github/workflows/integration-tests-cloud.yaml +0 -92
- package/recce-source/.github/workflows/integration-tests-sqlmesh.yaml +0 -33
- package/recce-source/.github/workflows/integration-tests.yaml +0 -52
- package/recce-source/.github/workflows/nightly.yaml +0 -246
- package/recce-source/.github/workflows/release.yaml +0 -196
- package/recce-source/.github/workflows/tests-js.yaml +0 -58
- package/recce-source/.github/workflows/tests-python.yaml +0 -128
- package/recce-source/.pre-commit-config.yaml +0 -26
- package/recce-source/CLAUDE.md +0 -483
- package/recce-source/CODE_OF_CONDUCT.md +0 -128
- package/recce-source/CONTRIBUTING.md +0 -107
- package/recce-source/LICENSE +0 -201
- package/recce-source/Makefile +0 -126
- package/recce-source/README.md +0 -182
- package/recce-source/RECCE_CLOUD.md +0 -81
- package/recce-source/SECURITY.md +0 -25
- package/recce-source/docs/PACKAGING.md +0 -340
- package/recce-source/docs/README.md +0 -1
- package/recce-source/integration_tests/dbt/dbt_project.yml +0 -26
- package/recce-source/integration_tests/dbt/models/customers.sql +0 -69
- package/recce-source/integration_tests/dbt/models/docs.md +0 -14
- package/recce-source/integration_tests/dbt/models/orders.sql +0 -56
- package/recce-source/integration_tests/dbt/models/schema.yml +0 -82
- package/recce-source/integration_tests/dbt/models/staging/schema.yml +0 -31
- package/recce-source/integration_tests/dbt/models/staging/stg_customers.sql +0 -22
- package/recce-source/integration_tests/dbt/models/staging/stg_orders.sql +0 -23
- package/recce-source/integration_tests/dbt/models/staging/stg_payments.sql +0 -25
- package/recce-source/integration_tests/dbt/packages.yml +0 -7
- package/recce-source/integration_tests/dbt/profiles.yml +0 -8
- package/recce-source/integration_tests/dbt/seeds/raw_customers.csv +0 -101
- package/recce-source/integration_tests/dbt/seeds/raw_orders.csv +0 -100
- package/recce-source/integration_tests/dbt/seeds/raw_payments.csv +0 -114
- package/recce-source/integration_tests/dbt/seeds/raw_statuses.csv +0 -5
- package/recce-source/integration_tests/dbt/smoke_test.sh +0 -72
- package/recce-source/integration_tests/dbt/smoke_test_cloud.sh +0 -71
- package/recce-source/integration_tests/sqlmesh/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/audits/assert_item_price_above_zero.sql +0 -9
- package/recce-source/integration_tests/sqlmesh/audits/items.sql +0 -7
- package/recce-source/integration_tests/sqlmesh/audits/order_items.sql +0 -7
- package/recce-source/integration_tests/sqlmesh/config.py +0 -171
- package/recce-source/integration_tests/sqlmesh/helper.py +0 -20
- package/recce-source/integration_tests/sqlmesh/hooks/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/macros/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/macros/macros.py +0 -8
- package/recce-source/integration_tests/sqlmesh/macros/macros.sql +0 -8
- package/recce-source/integration_tests/sqlmesh/macros/utils.py +0 -11
- package/recce-source/integration_tests/sqlmesh/metrics/metrics.sql +0 -25
- package/recce-source/integration_tests/sqlmesh/models/customer_revenue_by_day.sql +0 -41
- package/recce-source/integration_tests/sqlmesh/models/customer_revenue_lifetime.sql +0 -60
- package/recce-source/integration_tests/sqlmesh/models/customers.sql +0 -32
- package/recce-source/integration_tests/sqlmesh/models/items.py +0 -95
- package/recce-source/integration_tests/sqlmesh/models/marketing.sql +0 -15
- package/recce-source/integration_tests/sqlmesh/models/order_items.py +0 -95
- package/recce-source/integration_tests/sqlmesh/models/orders.py +0 -70
- package/recce-source/integration_tests/sqlmesh/models/raw_marketing.py +0 -62
- package/recce-source/integration_tests/sqlmesh/models/top_waiters.sql +0 -23
- package/recce-source/integration_tests/sqlmesh/models/waiter_as_customer_by_day.sql +0 -29
- package/recce-source/integration_tests/sqlmesh/models/waiter_names.sql +0 -10
- package/recce-source/integration_tests/sqlmesh/models/waiter_revenue_by_day.sql +0 -29
- package/recce-source/integration_tests/sqlmesh/models/waiters.py +0 -62
- package/recce-source/integration_tests/sqlmesh/prep_env.sh +0 -16
- package/recce-source/integration_tests/sqlmesh/schema.yaml +0 -5
- package/recce-source/integration_tests/sqlmesh/seeds/waiter_names.csv +0 -11
- package/recce-source/integration_tests/sqlmesh/test_server.sh +0 -29
- package/recce-source/integration_tests/sqlmesh/tests/test_customer_revenue_by_day.yaml +0 -63
- package/recce-source/integration_tests/sqlmesh/tests/test_order_items.yaml +0 -72
- package/recce-source/js/.editorconfig +0 -27
- package/recce-source/js/.env.development +0 -5
- package/recce-source/js/.husky/pre-commit +0 -29
- package/recce-source/js/.nvmrc +0 -1
- package/recce-source/js/README.md +0 -39
- package/recce-source/js/app/(mainComponents)/DisplayModeToggle.tsx +0 -65
- package/recce-source/js/app/(mainComponents)/NavBar.tsx +0 -228
- package/recce-source/js/app/(mainComponents)/RecceVersionBadge.tsx +0 -107
- package/recce-source/js/app/(mainComponents)/TopBar.tsx +0 -252
- package/recce-source/js/app/@lineage/default.tsx +0 -20
- package/recce-source/js/app/@lineage/page.tsx +0 -14
- package/recce-source/js/app/MainLayout.tsx +0 -170
- package/recce-source/js/app/Providers.tsx +0 -49
- package/recce-source/js/app/checks/page.tsx +0 -296
- package/recce-source/js/app/error.tsx +0 -93
- package/recce-source/js/app/favicon.ico +0 -0
- package/recce-source/js/app/global-error.tsx +0 -115
- package/recce-source/js/app/global.css +0 -82
- package/recce-source/js/app/layout.tsx +0 -48
- package/recce-source/js/app/lineage/page.tsx +0 -15
- package/recce-source/js/app/page.tsx +0 -12
- package/recce-source/js/app/query/page.tsx +0 -8
- package/recce-source/js/biome.json +0 -313
- package/recce-source/js/jest.config.js +0 -34
- package/recce-source/js/jest.globals.d.ts +0 -32
- package/recce-source/js/jest.setup.js +0 -91
- package/recce-source/js/next.config.js +0 -16
- package/recce-source/js/package-lock.json +0 -13843
- package/recce-source/js/package.json +0 -123
- package/recce-source/js/pnpm-lock.yaml +0 -9235
- package/recce-source/js/pnpm-workspace.yaml +0 -6
- package/recce-source/js/postcss.config.js +0 -5
- package/recce-source/js/public/auth_callback.html +0 -68
- package/recce-source/js/public/imgs/feedback/thumbs-down.png +0 -0
- package/recce-source/js/public/imgs/feedback/thumbs-up.png +0 -0
- package/recce-source/js/public/imgs/reload-image.svg +0 -4
- package/recce-source/js/public/logo/recce-logo-white.png +0 -0
- package/recce-source/js/src/components/AuthModal/AuthModal.tsx +0 -202
- package/recce-source/js/src/components/app/AvatarDropdown.tsx +0 -159
- package/recce-source/js/src/components/app/EnvInfo.tsx +0 -357
- package/recce-source/js/src/components/app/Filename.tsx +0 -388
- package/recce-source/js/src/components/app/SetupConnectionPopover.tsx +0 -91
- package/recce-source/js/src/components/app/StateExporter.tsx +0 -57
- package/recce-source/js/src/components/app/StateImporter.tsx +0 -198
- package/recce-source/js/src/components/app/StateSharing.tsx +0 -145
- package/recce-source/js/src/components/app/StateSynchronizer.tsx +0 -205
- package/recce-source/js/src/components/charts/HistogramChart.tsx +0 -291
- package/recce-source/js/src/components/charts/SquareIcon.tsx +0 -51
- package/recce-source/js/src/components/charts/TopKSummaryList.tsx +0 -457
- package/recce-source/js/src/components/charts/chartTheme.ts +0 -74
- package/recce-source/js/src/components/check/CheckBreadcrumb.tsx +0 -97
- package/recce-source/js/src/components/check/CheckDescription.tsx +0 -134
- package/recce-source/js/src/components/check/CheckDetail.tsx +0 -797
- package/recce-source/js/src/components/check/CheckEmptyState.tsx +0 -84
- package/recce-source/js/src/components/check/CheckList.tsx +0 -320
- package/recce-source/js/src/components/check/LineageDiffView.tsx +0 -32
- package/recce-source/js/src/components/check/PresetCheckTemplateView.tsx +0 -48
- package/recce-source/js/src/components/check/SchemaDiffView.tsx +0 -290
- package/recce-source/js/src/components/check/check.ts +0 -25
- package/recce-source/js/src/components/check/timeline/CheckTimeline.tsx +0 -163
- package/recce-source/js/src/components/check/timeline/CommentInput.tsx +0 -84
- package/recce-source/js/src/components/check/timeline/TimelineEvent.tsx +0 -468
- package/recce-source/js/src/components/check/timeline/index.ts +0 -12
- package/recce-source/js/src/components/check/utils.ts +0 -12
- package/recce-source/js/src/components/data-grid/ScreenshotDataGrid.tsx +0 -333
- package/recce-source/js/src/components/data-grid/agGridStyles.css +0 -55
- package/recce-source/js/src/components/data-grid/agGridTheme.ts +0 -43
- package/recce-source/js/src/components/editor/CodeEditor.tsx +0 -107
- package/recce-source/js/src/components/editor/DiffEditor.tsx +0 -162
- package/recce-source/js/src/components/editor/index.ts +0 -12
- package/recce-source/js/src/components/errorboundary/ErrorBoundary.tsx +0 -87
- package/recce-source/js/src/components/histogram/HistogramDiffForm.tsx +0 -147
- package/recce-source/js/src/components/histogram/HistogramDiffResultView.tsx +0 -63
- package/recce-source/js/src/components/icons/index.tsx +0 -142
- package/recce-source/js/src/components/lineage/ActionControl.tsx +0 -63
- package/recce-source/js/src/components/lineage/ActionTag.tsx +0 -141
- package/recce-source/js/src/components/lineage/ChangeStatusLegend.tsx +0 -46
- package/recce-source/js/src/components/lineage/ColumnLevelLineageControl.tsx +0 -327
- package/recce-source/js/src/components/lineage/ColumnLevelLineageLegend.tsx +0 -57
- package/recce-source/js/src/components/lineage/GraphColumnNode.tsx +0 -199
- package/recce-source/js/src/components/lineage/GraphEdge.tsx +0 -59
- package/recce-source/js/src/components/lineage/GraphNode.tsx +0 -555
- package/recce-source/js/src/components/lineage/LineagePage.tsx +0 -10
- package/recce-source/js/src/components/lineage/LineageView.tsx +0 -1384
- package/recce-source/js/src/components/lineage/LineageViewContext.tsx +0 -86
- package/recce-source/js/src/components/lineage/LineageViewContextMenu.tsx +0 -637
- package/recce-source/js/src/components/lineage/LineageViewNotification.tsx +0 -64
- package/recce-source/js/src/components/lineage/LineageViewTopBar.tsx +0 -596
- package/recce-source/js/src/components/lineage/NodeSqlView.tsx +0 -136
- package/recce-source/js/src/components/lineage/NodeTag.tsx +0 -278
- package/recce-source/js/src/components/lineage/NodeView.tsx +0 -642
- package/recce-source/js/src/components/lineage/SandboxView.tsx +0 -436
- package/recce-source/js/src/components/lineage/ServerDisconnectedModalContent.tsx +0 -105
- package/recce-source/js/src/components/lineage/SetupConnectionBanner.tsx +0 -52
- package/recce-source/js/src/components/lineage/SingleEnvironmentQueryView.tsx +0 -152
- package/recce-source/js/src/components/lineage/graph.test.ts +0 -31
- package/recce-source/js/src/components/lineage/graph.ts +0 -58
- package/recce-source/js/src/components/lineage/lineage.test.ts +0 -169
- package/recce-source/js/src/components/lineage/lineage.ts +0 -521
- package/recce-source/js/src/components/lineage/styles.css +0 -42
- package/recce-source/js/src/components/lineage/styles.tsx +0 -165
- package/recce-source/js/src/components/lineage/useMultiNodesAction.ts +0 -352
- package/recce-source/js/src/components/lineage/useValueDiffAlertDialog.tsx +0 -108
- package/recce-source/js/src/components/onboarding-guide/Notification.tsx +0 -62
- package/recce-source/js/src/components/profile/ProfileDiffForm.tsx +0 -134
- package/recce-source/js/src/components/profile/ProfileDiffResultView.tsx +0 -243
- package/recce-source/js/src/components/query/ChangedOnlyCheckbox.tsx +0 -29
- package/recce-source/js/src/components/query/DiffText.tsx +0 -120
- package/recce-source/js/src/components/query/QueryDiffResultView.tsx +0 -468
- package/recce-source/js/src/components/query/QueryForm.tsx +0 -80
- package/recce-source/js/src/components/query/QueryPage.tsx +0 -282
- package/recce-source/js/src/components/query/QueryResultView.tsx +0 -180
- package/recce-source/js/src/components/query/SetupConnectionGuide.tsx +0 -57
- package/recce-source/js/src/components/query/SqlEditor.tsx +0 -245
- package/recce-source/js/src/components/query/ToggleSwitch.tsx +0 -84
- package/recce-source/js/src/components/query/styles.css +0 -21
- package/recce-source/js/src/components/routing/DirectUrlAccess.test.tsx +0 -428
- package/recce-source/js/src/components/routing/LineageStatePreservation.test.tsx +0 -311
- package/recce-source/js/src/components/routing/Navigation.test.tsx +0 -256
- package/recce-source/js/src/components/rowcount/RowCountDiffResultView.tsx +0 -108
- package/recce-source/js/src/components/rowcount/delta.test.ts +0 -51
- package/recce-source/js/src/components/rowcount/delta.ts +0 -16
- package/recce-source/js/src/components/run/RunList.tsx +0 -303
- package/recce-source/js/src/components/run/RunModal.tsx +0 -191
- package/recce-source/js/src/components/run/RunPage.tsx +0 -26
- package/recce-source/js/src/components/run/RunResultPane.tsx +0 -454
- package/recce-source/js/src/components/run/RunStatusAndDate.tsx +0 -106
- package/recce-source/js/src/components/run/RunToolbar.tsx +0 -70
- package/recce-source/js/src/components/run/RunView.tsx +0 -196
- package/recce-source/js/src/components/run/registry.ts +0 -214
- package/recce-source/js/src/components/run/types.ts +0 -14
- package/recce-source/js/src/components/schema/ColumnNameCell.test.tsx +0 -169
- package/recce-source/js/src/components/schema/ColumnNameCell.tsx +0 -198
- package/recce-source/js/src/components/schema/SchemaView.tsx +0 -336
- package/recce-source/js/src/components/schema/schemaDiff.ts +0 -32
- package/recce-source/js/src/components/schema/style.css +0 -134
- package/recce-source/js/src/components/screenshot/ScreenshotBox.tsx +0 -39
- package/recce-source/js/src/components/shared/HistoryToggle.tsx +0 -35
- package/recce-source/js/src/components/split/Split.tsx +0 -40
- package/recce-source/js/src/components/split/styles.css +0 -24
- package/recce-source/js/src/components/summary/ChangeSummary.tsx +0 -264
- package/recce-source/js/src/components/summary/SchemaSummary.tsx +0 -123
- package/recce-source/js/src/components/summary/SummaryView.tsx +0 -29
- package/recce-source/js/src/components/timeout/IdleTimeoutBadge.tsx +0 -48
- package/recce-source/js/src/components/top-k/TopKDiffForm.tsx +0 -58
- package/recce-source/js/src/components/top-k/TopKDiffResultView.tsx +0 -73
- package/recce-source/js/src/components/ui/dataGrid/DataFrameColumnGroupHeader.tsx +0 -228
- package/recce-source/js/src/components/ui/dataGrid/DataFrameColumnHeader.tsx +0 -113
- package/recce-source/js/src/components/ui/dataGrid/defaultRenderCell.tsx +0 -72
- package/recce-source/js/src/components/ui/dataGrid/index.ts +0 -23
- package/recce-source/js/src/components/ui/dataGrid/inlineRenderCell.test.tsx +0 -607
- package/recce-source/js/src/components/ui/dataGrid/inlineRenderCell.tsx +0 -211
- package/recce-source/js/src/components/ui/dataGrid/schemaCells.test.tsx +0 -452
- package/recce-source/js/src/components/ui/dataGrid/schemaCells.tsx +0 -142
- package/recce-source/js/src/components/ui/dataGrid/valueDiffCells.test.tsx +0 -178
- package/recce-source/js/src/components/ui/dataGrid/valueDiffCells.tsx +0 -275
- package/recce-source/js/src/components/ui/markdown/ExternalLinkConfirmDialog.tsx +0 -134
- package/recce-source/js/src/components/ui/markdown/MarkdownContent.tsx +0 -364
- package/recce-source/js/src/components/ui/mui/index.ts +0 -13
- package/recce-source/js/src/components/ui/mui-provider.tsx +0 -67
- package/recce-source/js/src/components/ui/mui-theme.ts +0 -1039
- package/recce-source/js/src/components/ui/mui-utils.ts +0 -113
- package/recce-source/js/src/components/ui/toaster.tsx +0 -288
- package/recce-source/js/src/components/valuediff/ValueDiffDetailResultView.tsx +0 -216
- package/recce-source/js/src/components/valuediff/ValueDiffForm.tsx +0 -246
- package/recce-source/js/src/components/valuediff/ValueDiffResultView.tsx +0 -81
- package/recce-source/js/src/components/valuediff/shared.ts +0 -33
- package/recce-source/js/src/constants/tooltipMessage.ts +0 -3
- package/recce-source/js/src/constants/urls.ts +0 -1
- package/recce-source/js/src/lib/UrlHash.ts +0 -12
- package/recce-source/js/src/lib/api/adhocQuery.ts +0 -70
- package/recce-source/js/src/lib/api/axiosClient.ts +0 -9
- package/recce-source/js/src/lib/api/cacheKeys.ts +0 -13
- package/recce-source/js/src/lib/api/checkEvents.ts +0 -252
- package/recce-source/js/src/lib/api/checks.ts +0 -129
- package/recce-source/js/src/lib/api/cll.ts +0 -53
- package/recce-source/js/src/lib/api/connectToCloud.ts +0 -13
- package/recce-source/js/src/lib/api/flag.ts +0 -37
- package/recce-source/js/src/lib/api/info.ts +0 -198
- package/recce-source/js/src/lib/api/instanceInfo.ts +0 -25
- package/recce-source/js/src/lib/api/keepAlive.ts +0 -108
- package/recce-source/js/src/lib/api/lineagecheck.ts +0 -35
- package/recce-source/js/src/lib/api/localStorageKeys.ts +0 -7
- package/recce-source/js/src/lib/api/models.ts +0 -59
- package/recce-source/js/src/lib/api/profile.ts +0 -65
- package/recce-source/js/src/lib/api/rowcount.ts +0 -19
- package/recce-source/js/src/lib/api/runs.ts +0 -174
- package/recce-source/js/src/lib/api/schemacheck.ts +0 -31
- package/recce-source/js/src/lib/api/select.ts +0 -25
- package/recce-source/js/src/lib/api/sessionStorageKeys.ts +0 -8
- package/recce-source/js/src/lib/api/state.ts +0 -117
- package/recce-source/js/src/lib/api/track.ts +0 -281
- package/recce-source/js/src/lib/api/types.ts +0 -284
- package/recce-source/js/src/lib/api/user.ts +0 -42
- package/recce-source/js/src/lib/api/valuediff.ts +0 -46
- package/recce-source/js/src/lib/api/version.ts +0 -40
- package/recce-source/js/src/lib/const.ts +0 -9
- package/recce-source/js/src/lib/dataGrid/crossFunctionConsistency.test.ts +0 -626
- package/recce-source/js/src/lib/dataGrid/dataGridFactory.test.ts +0 -2140
- package/recce-source/js/src/lib/dataGrid/dataGridFactory.ts +0 -397
- package/recce-source/js/src/lib/dataGrid/generators/rowCountUtils.test.ts +0 -132
- package/recce-source/js/src/lib/dataGrid/generators/rowCountUtils.ts +0 -126
- package/recce-source/js/src/lib/dataGrid/generators/toDataDiffGrid.test.ts +0 -1627
- package/recce-source/js/src/lib/dataGrid/generators/toDataDiffGrid.ts +0 -140
- package/recce-source/js/src/lib/dataGrid/generators/toDataGrid.ts +0 -67
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDataGrid.test.ts +0 -142
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDataGrid.ts +0 -71
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDiffDataGrid.test.ts +0 -258
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDiffDataGrid.ts +0 -153
- package/recce-source/js/src/lib/dataGrid/generators/toSchemaDataGrid.test.ts +0 -951
- package/recce-source/js/src/lib/dataGrid/generators/toSchemaDataGrid.ts +0 -221
- package/recce-source/js/src/lib/dataGrid/generators/toValueDataGrid.test.ts +0 -395
- package/recce-source/js/src/lib/dataGrid/generators/toValueDataGrid.ts +0 -184
- package/recce-source/js/src/lib/dataGrid/generators/toValueDiffGrid.test.ts +0 -884
- package/recce-source/js/src/lib/dataGrid/generators/toValueDiffGrid.ts +0 -113
- package/recce-source/js/src/lib/dataGrid/index.ts +0 -51
- package/recce-source/js/src/lib/dataGrid/propertyBased.test.ts +0 -858
- package/recce-source/js/src/lib/dataGrid/shared/columnBuilders.test.ts +0 -482
- package/recce-source/js/src/lib/dataGrid/shared/columnBuilders.ts +0 -345
- package/recce-source/js/src/lib/dataGrid/shared/dataTypeEdgeCases.test.ts +0 -698
- package/recce-source/js/src/lib/dataGrid/shared/diffColumnBuilder.test.tsx +0 -820
- package/recce-source/js/src/lib/dataGrid/shared/diffColumnBuilder.tsx +0 -277
- package/recce-source/js/src/lib/dataGrid/shared/gridUtils.test.ts +0 -785
- package/recce-source/js/src/lib/dataGrid/shared/gridUtils.ts +0 -370
- package/recce-source/js/src/lib/dataGrid/shared/index.ts +0 -81
- package/recce-source/js/src/lib/dataGrid/shared/rowBuilders.test.ts +0 -909
- package/recce-source/js/src/lib/dataGrid/shared/rowBuilders.ts +0 -325
- package/recce-source/js/src/lib/dataGrid/shared/simpleColumnBuilder.tsx +0 -240
- package/recce-source/js/src/lib/dataGrid/shared/toDiffColumn.test.tsx +0 -719
- package/recce-source/js/src/lib/dataGrid/shared/toDiffColumn.tsx +0 -231
- package/recce-source/js/src/lib/dataGrid/shared/validation.test.ts +0 -559
- package/recce-source/js/src/lib/dataGrid/shared/validation.ts +0 -367
- package/recce-source/js/src/lib/dataGrid/warehouseNamingConventions.test.ts +0 -1117
- package/recce-source/js/src/lib/formatSelect.ts +0 -50
- package/recce-source/js/src/lib/hooks/ApiConfigContext.tsx +0 -181
- package/recce-source/js/src/lib/hooks/IdleTimeoutContext.tsx +0 -177
- package/recce-source/js/src/lib/hooks/LineageGraphContext.tsx +0 -512
- package/recce-source/js/src/lib/hooks/RecceActionContext.tsx +0 -269
- package/recce-source/js/src/lib/hooks/RecceCheckContext.tsx +0 -33
- package/recce-source/js/src/lib/hooks/RecceContextProvider.tsx +0 -54
- package/recce-source/js/src/lib/hooks/RecceInstanceContext.tsx +0 -129
- package/recce-source/js/src/lib/hooks/RecceQueryContext.tsx +0 -98
- package/recce-source/js/src/lib/hooks/RecceShareStateContext.tsx +0 -59
- package/recce-source/js/src/lib/hooks/ScreenShot.tsx +0 -399
- package/recce-source/js/src/lib/hooks/useAppRouter.test.ts +0 -211
- package/recce-source/js/src/lib/hooks/useAppRouter.ts +0 -200
- package/recce-source/js/src/lib/hooks/useCheckEvents.ts +0 -99
- package/recce-source/js/src/lib/hooks/useCheckToast.tsx +0 -14
- package/recce-source/js/src/lib/hooks/useClipBoardToast.tsx +0 -27
- package/recce-source/js/src/lib/hooks/useCountdownToast.tsx +0 -102
- package/recce-source/js/src/lib/hooks/useFeedbackCollectionToast.tsx +0 -130
- package/recce-source/js/src/lib/hooks/useGuideToast.tsx +0 -45
- package/recce-source/js/src/lib/hooks/useIdleDetection.tsx +0 -185
- package/recce-source/js/src/lib/hooks/useModelColumns.tsx +0 -113
- package/recce-source/js/src/lib/hooks/useRecceInstanceInfo.tsx +0 -13
- package/recce-source/js/src/lib/hooks/useRecceServerFlag.tsx +0 -13
- package/recce-source/js/src/lib/hooks/useRun.tsx +0 -89
- package/recce-source/js/src/lib/hooks/useThemeColors.ts +0 -115
- package/recce-source/js/src/lib/mergeKeys.test.ts +0 -89
- package/recce-source/js/src/lib/mergeKeys.ts +0 -86
- package/recce-source/js/src/lib/result/ResultErrorFallback.tsx +0 -9
- package/recce-source/js/src/lib/utils/formatTime.ts +0 -84
- package/recce-source/js/src/lib/utils/urls.ts +0 -16
- package/recce-source/js/src/utils/DropdownValuesInput.tsx +0 -297
- package/recce-source/js/src/utils/formatters.tsx +0 -237
- package/recce-source/js/src/utils/transforms.ts +0 -81
- package/recce-source/js/tsconfig.json +0 -47
- package/recce-source/macros/README.md +0 -8
- package/recce-source/macros/recce_athena.sql +0 -73
- package/recce-source/pyproject.toml +0 -109
- package/recce-source/recce/VERSION +0 -1
- package/recce-source/recce/__init__.py +0 -84
- package/recce-source/recce/adapter/__init__.py +0 -0
- package/recce-source/recce/adapter/base.py +0 -109
- package/recce-source/recce/adapter/dbt_adapter/__init__.py +0 -1699
- package/recce-source/recce/adapter/dbt_adapter/dbt_version.py +0 -42
- package/recce-source/recce/adapter/sqlmesh_adapter.py +0 -141
- package/recce-source/recce/apis/__init__.py +0 -0
- package/recce-source/recce/apis/check_api.py +0 -203
- package/recce-source/recce/apis/check_events_api.py +0 -353
- package/recce-source/recce/apis/check_func.py +0 -130
- package/recce-source/recce/apis/run_api.py +0 -130
- package/recce-source/recce/apis/run_func.py +0 -258
- package/recce-source/recce/artifact.py +0 -266
- package/recce-source/recce/cli.py +0 -1846
- package/recce-source/recce/config.py +0 -127
- package/recce-source/recce/connect_to_cloud.py +0 -138
- package/recce-source/recce/core.py +0 -334
- package/recce-source/recce/diff.py +0 -26
- package/recce-source/recce/event/CONFIG +0 -1
- package/recce-source/recce/event/SENTRY_DNS +0 -1
- package/recce-source/recce/event/__init__.py +0 -304
- package/recce-source/recce/event/collector.py +0 -184
- package/recce-source/recce/event/track.py +0 -158
- package/recce-source/recce/exceptions.py +0 -21
- package/recce-source/recce/git.py +0 -77
- package/recce-source/recce/github.py +0 -222
- package/recce-source/recce/mcp_server.py +0 -861
- package/recce-source/recce/models/__init__.py +0 -6
- package/recce-source/recce/models/check.py +0 -473
- package/recce-source/recce/models/run.py +0 -46
- package/recce-source/recce/models/types.py +0 -218
- package/recce-source/recce/pull_request.py +0 -124
- package/recce-source/recce/run.py +0 -390
- package/recce-source/recce/server.py +0 -877
- package/recce-source/recce/state/__init__.py +0 -31
- package/recce-source/recce/state/cloud.py +0 -644
- package/recce-source/recce/state/const.py +0 -26
- package/recce-source/recce/state/local.py +0 -56
- package/recce-source/recce/state/state.py +0 -119
- package/recce-source/recce/state/state_loader.py +0 -174
- package/recce-source/recce/summary.py +0 -575
- package/recce-source/recce/tasks/__init__.py +0 -23
- package/recce-source/recce/tasks/core.py +0 -134
- package/recce-source/recce/tasks/dataframe.py +0 -170
- package/recce-source/recce/tasks/histogram.py +0 -433
- package/recce-source/recce/tasks/lineage.py +0 -19
- package/recce-source/recce/tasks/profile.py +0 -298
- package/recce-source/recce/tasks/query.py +0 -450
- package/recce-source/recce/tasks/rowcount.py +0 -277
- package/recce-source/recce/tasks/schema.py +0 -65
- package/recce-source/recce/tasks/top_k.py +0 -172
- package/recce-source/recce/tasks/utils.py +0 -147
- package/recce-source/recce/tasks/valuediff.py +0 -497
- package/recce-source/recce/util/__init__.py +0 -4
- package/recce-source/recce/util/api_token.py +0 -80
- package/recce-source/recce/util/breaking.py +0 -330
- package/recce-source/recce/util/cache.py +0 -25
- package/recce-source/recce/util/cll.py +0 -355
- package/recce-source/recce/util/cloud/__init__.py +0 -15
- package/recce-source/recce/util/cloud/base.py +0 -115
- package/recce-source/recce/util/cloud/check_events.py +0 -190
- package/recce-source/recce/util/cloud/checks.py +0 -242
- package/recce-source/recce/util/io.py +0 -120
- package/recce-source/recce/util/lineage.py +0 -83
- package/recce-source/recce/util/logger.py +0 -25
- package/recce-source/recce/util/onboarding_state.py +0 -45
- package/recce-source/recce/util/perf_tracking.py +0 -85
- package/recce-source/recce/util/pydantic_model.py +0 -22
- package/recce-source/recce/util/recce_cloud.py +0 -454
- package/recce-source/recce/util/singleton.py +0 -18
- package/recce-source/recce/util/startup_perf.py +0 -121
- package/recce-source/recce/yaml/__init__.py +0 -58
- package/recce-source/recce_cloud/README.md +0 -780
- package/recce-source/recce_cloud/VERSION +0 -1
- package/recce-source/recce_cloud/__init__.py +0 -24
- package/recce-source/recce_cloud/api/__init__.py +0 -17
- package/recce-source/recce_cloud/api/base.py +0 -132
- package/recce-source/recce_cloud/api/client.py +0 -186
- package/recce-source/recce_cloud/api/exceptions.py +0 -26
- package/recce-source/recce_cloud/api/factory.py +0 -63
- package/recce-source/recce_cloud/api/github.py +0 -106
- package/recce-source/recce_cloud/api/gitlab.py +0 -111
- package/recce-source/recce_cloud/artifact.py +0 -57
- package/recce-source/recce_cloud/ci_providers/__init__.py +0 -9
- package/recce-source/recce_cloud/ci_providers/base.py +0 -82
- package/recce-source/recce_cloud/ci_providers/detector.py +0 -147
- package/recce-source/recce_cloud/ci_providers/github_actions.py +0 -136
- package/recce-source/recce_cloud/ci_providers/gitlab_ci.py +0 -130
- package/recce-source/recce_cloud/cli.py +0 -434
- package/recce-source/recce_cloud/download.py +0 -230
- package/recce-source/recce_cloud/hatch_build.py +0 -20
- package/recce-source/recce_cloud/pyproject.toml +0 -49
- package/recce-source/recce_cloud/upload.py +0 -214
- package/recce-source/test.py +0 -0
- package/recce-source/tests/__init__.py +0 -0
- package/recce-source/tests/adapter/__init__.py +0 -0
- package/recce-source/tests/adapter/dbt_adapter/__init__.py +0 -0
- package/recce-source/tests/adapter/dbt_adapter/conftest.py +0 -17
- package/recce-source/tests/adapter/dbt_adapter/dbt_test_helper.py +0 -298
- package/recce-source/tests/adapter/dbt_adapter/test_dbt_adapter.py +0 -25
- package/recce-source/tests/adapter/dbt_adapter/test_dbt_cll.py +0 -717
- package/recce-source/tests/adapter/dbt_adapter/test_proj/dbt_project.yml +0 -4
- package/recce-source/tests/adapter/dbt_adapter/test_proj/manifest.json +0 -1
- package/recce-source/tests/adapter/dbt_adapter/test_proj/package-lock.yml +0 -8
- package/recce-source/tests/adapter/dbt_adapter/test_proj/packages.yml +0 -7
- package/recce-source/tests/adapter/dbt_adapter/test_proj/profiles.yml +0 -6
- package/recce-source/tests/adapter/dbt_adapter/test_selector.py +0 -205
- package/recce-source/tests/apis/__init__.py +0 -0
- package/recce-source/tests/apis/row_count_diff.json +0 -59
- package/recce-source/tests/apis/test_check_events_api.py +0 -615
- package/recce-source/tests/apis/test_run_func.py +0 -433
- package/recce-source/tests/catalog.json +0 -527
- package/recce-source/tests/data/manifest/base/catalog.json +0 -1
- package/recce-source/tests/data/manifest/base/manifest.json +0 -1
- package/recce-source/tests/data/manifest/pr2/catalog.json +0 -1
- package/recce-source/tests/data/manifest/pr2/manifest.json +0 -1
- package/recce-source/tests/manifest.json +0 -10655
- package/recce-source/tests/models/__init__.py +0 -0
- package/recce-source/tests/models/test_check.py +0 -731
- package/recce-source/tests/models/test_run_models.py +0 -295
- package/recce-source/tests/recce_cloud/__init__.py +0 -0
- package/recce-source/tests/recce_cloud/test_ci_providers.py +0 -351
- package/recce-source/tests/recce_cloud/test_cli.py +0 -735
- package/recce-source/tests/recce_cloud/test_client.py +0 -379
- package/recce-source/tests/recce_cloud/test_platform_clients.py +0 -483
- package/recce-source/tests/recce_state.json +0 -1
- package/recce-source/tests/state/test_cloud.py +0 -719
- package/recce-source/tests/state/test_local.py +0 -164
- package/recce-source/tests/state/test_state_loader.py +0 -211
- package/recce-source/tests/tasks/__init__.py +0 -0
- package/recce-source/tests/tasks/conftest.py +0 -4
- package/recce-source/tests/tasks/test_histogram.py +0 -129
- package/recce-source/tests/tasks/test_lineage.py +0 -55
- package/recce-source/tests/tasks/test_preset_checks.py +0 -64
- package/recce-source/tests/tasks/test_profile.py +0 -397
- package/recce-source/tests/tasks/test_query.py +0 -528
- package/recce-source/tests/tasks/test_row_count.py +0 -133
- package/recce-source/tests/tasks/test_schema.py +0 -122
- package/recce-source/tests/tasks/test_top_k.py +0 -77
- package/recce-source/tests/tasks/test_utils.py +0 -439
- package/recce-source/tests/tasks/test_valuediff.py +0 -361
- package/recce-source/tests/test_cli.py +0 -236
- package/recce-source/tests/test_cli_mcp_optional.py +0 -45
- package/recce-source/tests/test_cloud_listing_cli.py +0 -324
- package/recce-source/tests/test_config.py +0 -43
- package/recce-source/tests/test_connect_to_cloud.py +0 -82
- package/recce-source/tests/test_core.py +0 -174
- package/recce-source/tests/test_dbt.py +0 -36
- package/recce-source/tests/test_mcp_server.py +0 -505
- package/recce-source/tests/test_pull_request.py +0 -130
- package/recce-source/tests/test_server.py +0 -202
- package/recce-source/tests/test_server_lifespan.py +0 -138
- package/recce-source/tests/test_summary.py +0 -73
- package/recce-source/tests/util/__init__.py +0 -0
- package/recce-source/tests/util/cloud/__init__.py +0 -0
- package/recce-source/tests/util/cloud/test_check_events.py +0 -255
- package/recce-source/tests/util/cloud/test_checks.py +0 -204
- package/recce-source/tests/util/test_api_token.py +0 -119
- package/recce-source/tests/util/test_breaking.py +0 -1427
- package/recce-source/tests/util/test_cll.py +0 -706
- package/recce-source/tests/util/test_lineage.py +0 -122
- package/recce-source/tests/util/test_onboarding_state.py +0 -84
- package/recce-source/tests/util/test_recce_cloud.py +0 -231
- package/recce-source/tox.ini +0 -40
- package/recce-source/uv.lock +0 -3928
- package/src/api/index.ts +0 -32
- package/src/components/index.ts +0 -154
- package/src/global.d.ts +0 -14
- package/src/hooks/index.ts +0 -56
- package/src/index.ts +0 -17
- package/src/lib/hooks/RouteConfigContext.ts +0 -139
- package/src/lib/hooks/useAppRouter.ts +0 -240
- package/src/mui-augmentation.d.ts +0 -139
- package/src/theme/index.ts +0 -13
- package/src/theme.ts +0 -23
- package/src/types/index.ts +0 -23
|
@@ -0,0 +1,734 @@
|
|
|
1
|
+
|
|
2
|
+
import { At as SubmitRunTrackProps, C as Run, an as NodeColumnData, l as Check } from "./flag-CiR2E5oz.js";
|
|
3
|
+
import { c as LineageGraphNode, n as ActionState } from "./types-CZre3j02.js";
|
|
4
|
+
import { M as CheckEvent } from "./api-ZZ4cc9b9.js";
|
|
5
|
+
import { i as RegistryEntry } from "./types-CFbNxrx2.js";
|
|
6
|
+
import { r as DataGridHandle } from "./ScreenshotDataGrid-BfxYUThx.js";
|
|
7
|
+
import * as _tanstack_react_query0 from "@tanstack/react-query";
|
|
8
|
+
import { AxiosInstance } from "axios";
|
|
9
|
+
import React, { JSX, ReactNode } from "react";
|
|
10
|
+
import * as react_jsx_runtime2 from "react/jsx-runtime";
|
|
11
|
+
|
|
12
|
+
//#region src/components/ui/mui-provider.d.ts
|
|
13
|
+
interface MuiProviderProps {
|
|
14
|
+
children: ReactNode;
|
|
15
|
+
/**
|
|
16
|
+
* Force a specific theme mode. If not provided, follows system/user preference.
|
|
17
|
+
*/
|
|
18
|
+
forcedTheme?: "light" | "dark";
|
|
19
|
+
/**
|
|
20
|
+
* Whether to include MUI's CssBaseline for consistent baseline styles.
|
|
21
|
+
* Disabled by default to avoid conflicts with Chakra/Tailwind during migration.
|
|
22
|
+
*/
|
|
23
|
+
enableCssBaseline?: boolean;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* MUI Theme Provider for Recce
|
|
27
|
+
*
|
|
28
|
+
* This provider integrates MUI theming with the existing next-themes
|
|
29
|
+
* color mode system used by Chakra UI. MUI 7 CSS Variables mode is used,
|
|
30
|
+
* which responds to the `.dark` class on document.documentElement.
|
|
31
|
+
*
|
|
32
|
+
* Usage:
|
|
33
|
+
* ```tsx
|
|
34
|
+
* <MuiProvider>
|
|
35
|
+
* <MuiButton>Click me</MuiButton>
|
|
36
|
+
* </MuiProvider>
|
|
37
|
+
* ```
|
|
38
|
+
*/
|
|
39
|
+
declare function MuiProvider({
|
|
40
|
+
children,
|
|
41
|
+
forcedTheme,
|
|
42
|
+
enableCssBaseline
|
|
43
|
+
}: MuiProviderProps): react_jsx_runtime2.JSX.Element;
|
|
44
|
+
//#endregion
|
|
45
|
+
//#region src/hooks/CheckContextAdapter.d.ts
|
|
46
|
+
interface CheckContextAdapterProps {
|
|
47
|
+
children: ReactNode;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* OSS-compatible CheckContext type with required fields.
|
|
51
|
+
* The @datarecce/ui CheckContextType has optional OSS fields,
|
|
52
|
+
* but OSS components expect them to be defined.
|
|
53
|
+
*/
|
|
54
|
+
interface OSSCheckContext {
|
|
55
|
+
latestSelectedCheckId: string;
|
|
56
|
+
setLatestSelectedCheckId: (checkId: string) => void;
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* CheckContextAdapter bridges OSS with @datarecce/ui's CheckProvider.
|
|
60
|
+
*
|
|
61
|
+
* The OSS RecceCheckContext was very simple - just selection state:
|
|
62
|
+
* - latestSelectedCheckId: string
|
|
63
|
+
* - setLatestSelectedCheckId: (checkId: string) => void
|
|
64
|
+
*
|
|
65
|
+
* This adapter manages internal state and provides the OSS interface
|
|
66
|
+
* through the @datarecce/ui CheckProvider.
|
|
67
|
+
*/
|
|
68
|
+
declare function CheckContextAdapter({
|
|
69
|
+
children
|
|
70
|
+
}: CheckContextAdapterProps): react_jsx_runtime2.JSX.Element;
|
|
71
|
+
/**
|
|
72
|
+
* OSS-compatible hook that returns the check context with guaranteed non-optional fields.
|
|
73
|
+
* This wraps @datarecce/ui's useCheckContext and provides type safety for OSS components.
|
|
74
|
+
*/
|
|
75
|
+
declare function useRecceCheckContext(): OSSCheckContext;
|
|
76
|
+
//#endregion
|
|
77
|
+
//#region src/hooks/LineageGraphAdapter.d.ts
|
|
78
|
+
interface LineageGraphAdapterProps {
|
|
79
|
+
children: React.ReactNode;
|
|
80
|
+
}
|
|
81
|
+
/**
|
|
82
|
+
* LineageGraphAdapter - Bridges OSS data fetching with @datarecce/ui's LineageGraphProvider
|
|
83
|
+
*
|
|
84
|
+
* This adapter:
|
|
85
|
+
* 1. Does data fetching (useQuery for lineage data)
|
|
86
|
+
* 2. Handles WebSocket connection for real-time updates
|
|
87
|
+
* 3. Renders disconnect/relaunch modals
|
|
88
|
+
* 4. Wraps @datarecce/ui's LineageGraphProvider, passing fetched data as props
|
|
89
|
+
*
|
|
90
|
+
* The separation allows @datarecce/ui to be reusable (props-driven, no fetching)
|
|
91
|
+
* while OSS app handles its own data fetching needs.
|
|
92
|
+
*/
|
|
93
|
+
declare function LineageGraphAdapter({
|
|
94
|
+
children
|
|
95
|
+
}: LineageGraphAdapterProps): react_jsx_runtime2.JSX.Element;
|
|
96
|
+
//#endregion
|
|
97
|
+
//#region src/hooks/QueryContextAdapter.d.ts
|
|
98
|
+
interface QueryContextAdapterProps {
|
|
99
|
+
children: ReactNode;
|
|
100
|
+
}
|
|
101
|
+
declare const defaultSqlQuery = "select * from {{ ref(\"mymodel\") }}";
|
|
102
|
+
/**
|
|
103
|
+
* OSS-compatible QueryContext type with required fields.
|
|
104
|
+
* The @datarecce/ui QueryContextType has optional OSS fields,
|
|
105
|
+
* but OSS components expect them to be defined.
|
|
106
|
+
*/
|
|
107
|
+
interface OSSQueryContext {
|
|
108
|
+
sqlQuery: string;
|
|
109
|
+
setSqlQuery: (sql: string) => void;
|
|
110
|
+
primaryKeys: string[] | undefined;
|
|
111
|
+
setPrimaryKeys: (pks: string[] | undefined) => void;
|
|
112
|
+
isCustomQueries: boolean;
|
|
113
|
+
setCustomQueries: (isCustom: boolean) => void;
|
|
114
|
+
baseSqlQuery: string;
|
|
115
|
+
setBaseSqlQuery: (sql: string) => void;
|
|
116
|
+
}
|
|
117
|
+
/**
|
|
118
|
+
* QueryContextAdapter bridges OSS with @datarecce/ui's QueryProvider.
|
|
119
|
+
*
|
|
120
|
+
* Unlike CheckContextAdapter, this adapter manages internal state because
|
|
121
|
+
* OSS's RecceQueryContext manages input state (sqlQuery, primaryKeys, etc.)
|
|
122
|
+
* via useState, while @datarecce/ui's QueryProvider is props-driven.
|
|
123
|
+
*
|
|
124
|
+
* This adapter:
|
|
125
|
+
* 1. Creates internal state matching OSS's interface
|
|
126
|
+
* 2. Passes state and setters to QueryProvider as props
|
|
127
|
+
* 3. Allows consumers to use the same hooks as before
|
|
128
|
+
*/
|
|
129
|
+
declare function QueryContextAdapter({
|
|
130
|
+
children
|
|
131
|
+
}: QueryContextAdapterProps): react_jsx_runtime2.JSX.Element;
|
|
132
|
+
/**
|
|
133
|
+
* OSS-compatible hook that returns the query context with guaranteed non-optional fields.
|
|
134
|
+
* This wraps @datarecce/ui's useQueryContext and provides type safety for OSS components.
|
|
135
|
+
*/
|
|
136
|
+
declare function useRecceQueryContext(): OSSQueryContext;
|
|
137
|
+
//#endregion
|
|
138
|
+
//#region src/hooks/RecceActionAdapter.d.ts
|
|
139
|
+
/**
|
|
140
|
+
* Extended options for OSS that include registry-specific features
|
|
141
|
+
*/
|
|
142
|
+
interface RecceActionOptions {
|
|
143
|
+
showForm: boolean;
|
|
144
|
+
showLast?: boolean;
|
|
145
|
+
trackProps?: SubmitRunTrackProps;
|
|
146
|
+
}
|
|
147
|
+
interface RecceActionAdapterProps {
|
|
148
|
+
children: React.ReactNode;
|
|
149
|
+
}
|
|
150
|
+
/**
|
|
151
|
+
* RecceActionAdapter - Bridges OSS action handling with @datarecce/ui's RecceActionProvider
|
|
152
|
+
*
|
|
153
|
+
* This adapter:
|
|
154
|
+
* 1. Keeps submitRun API logic (OSS-specific)
|
|
155
|
+
* 2. Keeps RunModal UI rendering (OSS-specific)
|
|
156
|
+
* 3. Keeps cache invalidation via useQueryClient (OSS-specific)
|
|
157
|
+
* 4. Uses findByRunType registry lookup (OSS-specific)
|
|
158
|
+
* 5. Wraps @datarecce/ui's RecceActionProvider, passing callbacks as props
|
|
159
|
+
*
|
|
160
|
+
* The separation allows @datarecce/ui to be reusable (props-driven, no API calls)
|
|
161
|
+
* while OSS app handles its own API calls, modals, and cache management.
|
|
162
|
+
*/
|
|
163
|
+
declare function RecceActionAdapter({
|
|
164
|
+
children
|
|
165
|
+
}: RecceActionAdapterProps): react_jsx_runtime2.JSX.Element;
|
|
166
|
+
//#endregion
|
|
167
|
+
//#region src/hooks/RecceContextProvider.d.ts
|
|
168
|
+
interface RecceContextProps {
|
|
169
|
+
children: React.ReactNode;
|
|
170
|
+
}
|
|
171
|
+
/**
|
|
172
|
+
* Main context provider for Recce application.
|
|
173
|
+
*
|
|
174
|
+
* For custom API configuration (e.g., recce-cloud), wrap this provider
|
|
175
|
+
* with ApiConfigProvider:
|
|
176
|
+
*
|
|
177
|
+
* ```tsx
|
|
178
|
+
* <ApiConfigProvider
|
|
179
|
+
* apiPrefix="/api/v2/sessions/abc123"
|
|
180
|
+
* authToken="eyJ..."
|
|
181
|
+
* >
|
|
182
|
+
* <RecceContextProvider>
|
|
183
|
+
* {children}
|
|
184
|
+
* </RecceContextProvider>
|
|
185
|
+
* </ApiConfigProvider>
|
|
186
|
+
* ```
|
|
187
|
+
*
|
|
188
|
+
* When used without ApiConfigProvider (OSS mode), hooks will use
|
|
189
|
+
* the default axios client with standard /api/* endpoints.
|
|
190
|
+
*/
|
|
191
|
+
declare function RecceContextProvider({
|
|
192
|
+
children
|
|
193
|
+
}: RecceContextProps): react_jsx_runtime2.JSX.Element;
|
|
194
|
+
//#endregion
|
|
195
|
+
//#region src/hooks/RecceShareStateContext.d.ts
|
|
196
|
+
interface ShareStateProps {
|
|
197
|
+
shareUrl?: string;
|
|
198
|
+
isLoading: boolean;
|
|
199
|
+
error?: string;
|
|
200
|
+
handleShareClick: () => Promise<void>;
|
|
201
|
+
}
|
|
202
|
+
declare function RecceShareStateContextProvider({
|
|
203
|
+
children
|
|
204
|
+
}: {
|
|
205
|
+
children: React.ReactNode;
|
|
206
|
+
}): react_jsx_runtime2.JSX.Element;
|
|
207
|
+
declare const useRecceShareStateContext: () => ShareStateProps;
|
|
208
|
+
//#endregion
|
|
209
|
+
//#region src/hooks/ScreenShot.d.ts
|
|
210
|
+
type DataGridRefType = DataGridHandle & {
|
|
211
|
+
element?: HTMLElement;
|
|
212
|
+
};
|
|
213
|
+
declare const IGNORE_SCREENSHOT_CLASS = "ignore-screenshot";
|
|
214
|
+
interface HookOptions {
|
|
215
|
+
renderLibrary?: "html2canvas" | "html-to-image";
|
|
216
|
+
imageType?: "png" | "jpeg";
|
|
217
|
+
backgroundColor?: string | null;
|
|
218
|
+
boardEffect?: boolean;
|
|
219
|
+
shadowEffect?: boolean;
|
|
220
|
+
borderStyle?: string;
|
|
221
|
+
borderRadius?: string;
|
|
222
|
+
onSuccess?: () => void;
|
|
223
|
+
onError?: (error: unknown) => void;
|
|
224
|
+
onClipboardNotDefined?: (blob: Blob) => void;
|
|
225
|
+
ignoreElements?: (element: Element) => boolean;
|
|
226
|
+
}
|
|
227
|
+
declare function useCopyToClipboard({
|
|
228
|
+
renderLibrary,
|
|
229
|
+
imageType,
|
|
230
|
+
backgroundColor,
|
|
231
|
+
boardEffect,
|
|
232
|
+
shadowEffect,
|
|
233
|
+
borderStyle,
|
|
234
|
+
borderRadius,
|
|
235
|
+
onSuccess,
|
|
236
|
+
onError,
|
|
237
|
+
ignoreElements
|
|
238
|
+
}: HookOptions): {
|
|
239
|
+
status: "success" | "error" | "idle" | "loading";
|
|
240
|
+
isLoading: boolean;
|
|
241
|
+
isErrored: boolean;
|
|
242
|
+
isSuccess: boolean;
|
|
243
|
+
copyToClipboard: () => Promise<void>;
|
|
244
|
+
ImageDownloadModal: () => react_jsx_runtime2.JSX.Element;
|
|
245
|
+
ref: React.RefObject<DataGridRefType | null>;
|
|
246
|
+
};
|
|
247
|
+
declare function useCopyToClipboardButton(options?: HookOptions): {
|
|
248
|
+
ref: React.RefObject<DataGridRefType | null>;
|
|
249
|
+
CopyToClipboardButton: ({
|
|
250
|
+
imageType,
|
|
251
|
+
...props
|
|
252
|
+
}: {
|
|
253
|
+
imageType?: "png" | "jpeg";
|
|
254
|
+
}) => react_jsx_runtime2.JSX.Element;
|
|
255
|
+
onMouseEnter: () => void;
|
|
256
|
+
onMouseLeave: () => void;
|
|
257
|
+
onCopyToClipboard: () => Promise<void>;
|
|
258
|
+
};
|
|
259
|
+
declare function useImageDownloadModal(): {
|
|
260
|
+
onOpen: () => void;
|
|
261
|
+
setImgBlob: React.Dispatch<React.SetStateAction<Blob | undefined>>;
|
|
262
|
+
ImageDownloadModal: () => react_jsx_runtime2.JSX.Element;
|
|
263
|
+
};
|
|
264
|
+
//#endregion
|
|
265
|
+
//#region src/hooks/useApiConfig.d.ts
|
|
266
|
+
/**
|
|
267
|
+
* API configuration adapter for OSS and cloud hosts.
|
|
268
|
+
*
|
|
269
|
+
* @remarks
|
|
270
|
+
* Fallback chain:
|
|
271
|
+
* 1. RecceProvider (via useApiConfigOptional)
|
|
272
|
+
* 2. Default config using PUBLIC_API_URL
|
|
273
|
+
*/
|
|
274
|
+
interface ApiConfigContextType {
|
|
275
|
+
/**
|
|
276
|
+
* API endpoint prefix to replace `/api` in all requests.
|
|
277
|
+
* For OSS: "" (empty string, uses default /api/* paths)
|
|
278
|
+
* For Cloud: "/api/v2/sessions/<session_id>" (replaces /api with this)
|
|
279
|
+
*/
|
|
280
|
+
apiPrefix: string;
|
|
281
|
+
/**
|
|
282
|
+
* Optional authentication token for API requests.
|
|
283
|
+
* When provided, adds "Authorization: Bearer <token>" header.
|
|
284
|
+
*/
|
|
285
|
+
authToken?: string;
|
|
286
|
+
/**
|
|
287
|
+
* Optional base URL override.
|
|
288
|
+
* When provided, overrides the PUBLIC_API_URL for this context.
|
|
289
|
+
*/
|
|
290
|
+
baseUrl?: string;
|
|
291
|
+
/**
|
|
292
|
+
* Pre-configured axios instance with interceptors for
|
|
293
|
+
* API prefix replacement and auth token injection.
|
|
294
|
+
*/
|
|
295
|
+
apiClient: AxiosInstance;
|
|
296
|
+
}
|
|
297
|
+
/**
|
|
298
|
+
* Access the API configuration and configured axios client.
|
|
299
|
+
*
|
|
300
|
+
* @remarks
|
|
301
|
+
* Priority order:
|
|
302
|
+
* 1. RecceProvider (via useApiConfigOptional)
|
|
303
|
+
* 2. Default config (for backward compatibility)
|
|
304
|
+
*/
|
|
305
|
+
declare function useApiConfig(): ApiConfigContextType;
|
|
306
|
+
//#endregion
|
|
307
|
+
//#region src/hooks/useAvatar.d.ts
|
|
308
|
+
/**
|
|
309
|
+
* useAvatar - Hook for fetching user avatars with proper fallback handling.
|
|
310
|
+
*
|
|
311
|
+
* Solves the issue where email-only login users (non-GitHub) were showing
|
|
312
|
+
* incorrect GitHub avatars because their Recce Cloud user_id was being
|
|
313
|
+
* passed to the GitHub API.
|
|
314
|
+
*
|
|
315
|
+
* Logic:
|
|
316
|
+
* 1. Fetch current user data to get login_type
|
|
317
|
+
* 2. If actor's user_id matches current user AND login_type is "github":
|
|
318
|
+
* - Fetch and return GitHub avatar URL
|
|
319
|
+
* 3. Otherwise:
|
|
320
|
+
* - Return null (component should show initials fallback)
|
|
321
|
+
*/
|
|
322
|
+
interface UseAvatarOptions {
|
|
323
|
+
/** The user ID from the event actor */
|
|
324
|
+
userId: string | number | null | undefined;
|
|
325
|
+
/** Whether to enable the query */
|
|
326
|
+
enabled?: boolean;
|
|
327
|
+
}
|
|
328
|
+
interface UseAvatarResult {
|
|
329
|
+
/** The avatar URL if available, null otherwise */
|
|
330
|
+
avatarUrl: string | null;
|
|
331
|
+
/** Whether the avatar is loading */
|
|
332
|
+
isLoading: boolean;
|
|
333
|
+
/** Whether this user is a GitHub user */
|
|
334
|
+
isGitHubUser: boolean;
|
|
335
|
+
}
|
|
336
|
+
/**
|
|
337
|
+
* Hook to fetch a user's avatar with proper fallback handling.
|
|
338
|
+
*
|
|
339
|
+
* Only fetches GitHub avatars for users who authenticated via GitHub.
|
|
340
|
+
* For email-only users, returns null so the component can show initials.
|
|
341
|
+
*
|
|
342
|
+
* @example
|
|
343
|
+
* ```tsx
|
|
344
|
+
* function UserAvatar({ userId, displayName }: Props) {
|
|
345
|
+
* const { avatarUrl } = useAvatar({ userId });
|
|
346
|
+
*
|
|
347
|
+
* return (
|
|
348
|
+
* <MuiAvatar src={avatarUrl || undefined}>
|
|
349
|
+
* {displayName.charAt(0).toUpperCase()}
|
|
350
|
+
* </MuiAvatar>
|
|
351
|
+
* );
|
|
352
|
+
* }
|
|
353
|
+
* ```
|
|
354
|
+
*/
|
|
355
|
+
declare function useAvatar({
|
|
356
|
+
userId,
|
|
357
|
+
enabled
|
|
358
|
+
}: UseAvatarOptions): UseAvatarResult;
|
|
359
|
+
//#endregion
|
|
360
|
+
//#region src/hooks/useCheckEvents.d.ts
|
|
361
|
+
/**
|
|
362
|
+
* Custom hook for managing check events (timeline/conversation).
|
|
363
|
+
*
|
|
364
|
+
* Provides data fetching with polling for real-time updates,
|
|
365
|
+
* and mutation functions for CRUD operations.
|
|
366
|
+
*/
|
|
367
|
+
interface UseCheckEventsOptions {
|
|
368
|
+
enabled?: boolean;
|
|
369
|
+
}
|
|
370
|
+
declare function useCheckEvents(checkId: string, options?: UseCheckEventsOptions): {
|
|
371
|
+
events: CheckEvent[];
|
|
372
|
+
isLoading: boolean;
|
|
373
|
+
error: Error | null;
|
|
374
|
+
refetch: (options?: _tanstack_react_query0.RefetchOptions) => Promise<_tanstack_react_query0.QueryObserverResult<CheckEvent[], Error>>;
|
|
375
|
+
createComment: _tanstack_react_query0.UseMutateFunction<CheckEvent, Error, string, unknown>;
|
|
376
|
+
isCreatingComment: boolean;
|
|
377
|
+
createCommentError: Error | null;
|
|
378
|
+
updateComment: _tanstack_react_query0.UseMutateAsyncFunction<CheckEvent, Error, {
|
|
379
|
+
eventId: string;
|
|
380
|
+
content: string;
|
|
381
|
+
}, unknown>;
|
|
382
|
+
isUpdatingComment: boolean;
|
|
383
|
+
updateCommentError: Error | null;
|
|
384
|
+
deleteComment: _tanstack_react_query0.UseMutateAsyncFunction<void, Error, string, unknown>;
|
|
385
|
+
isDeletingComment: boolean;
|
|
386
|
+
deleteCommentError: Error | null;
|
|
387
|
+
};
|
|
388
|
+
//#endregion
|
|
389
|
+
//#region src/hooks/useClipBoardToast.d.ts
|
|
390
|
+
declare function useClipBoardToast(): {
|
|
391
|
+
successToast: (message: string) => void;
|
|
392
|
+
failToast: (title: string, error: unknown) => void;
|
|
393
|
+
};
|
|
394
|
+
//#endregion
|
|
395
|
+
//#region src/hooks/useCountdownToast.d.ts
|
|
396
|
+
/**
|
|
397
|
+
* @recce-migration NOT_APPLICABLE
|
|
398
|
+
*
|
|
399
|
+
* This hook is specific to Recce OSS and should not be migrated to @datarecce/ui.
|
|
400
|
+
*
|
|
401
|
+
* Reason: Server lifetime countdown is an OSS-specific feature for local
|
|
402
|
+
* development servers. It shows remaining time before auto-shutdown.
|
|
403
|
+
* Cloud deployments do not have this concept.
|
|
404
|
+
*
|
|
405
|
+
* If this changes in the future, consider:
|
|
406
|
+
* - This is unlikely to be needed in cloud/shared contexts
|
|
407
|
+
*/
|
|
408
|
+
/**
|
|
409
|
+
* Hook to manage countdown toast notifications for server lifetime
|
|
410
|
+
* @param lifetimeExpiredAt - Date when the server will expire
|
|
411
|
+
*/
|
|
412
|
+
declare function useCountdownToast(lifetimeExpiredAt: Date | undefined): void;
|
|
413
|
+
//#endregion
|
|
414
|
+
//#region src/hooks/useCSVExport.d.ts
|
|
415
|
+
interface UseCSVExportOptions {
|
|
416
|
+
run?: Run;
|
|
417
|
+
/** View options - displayMode is extracted if present (for query_diff views) */
|
|
418
|
+
viewOptions?: Record<string, unknown>;
|
|
419
|
+
}
|
|
420
|
+
interface UseCSVExportResult {
|
|
421
|
+
/** Whether CSV export is available for this run type */
|
|
422
|
+
canExportCSV: boolean;
|
|
423
|
+
/** Copy result data as CSV to clipboard */
|
|
424
|
+
copyAsCSV: () => Promise<void>;
|
|
425
|
+
/** Download result data as CSV file */
|
|
426
|
+
downloadAsCSV: () => void;
|
|
427
|
+
}
|
|
428
|
+
declare function useCSVExport({
|
|
429
|
+
run,
|
|
430
|
+
viewOptions
|
|
431
|
+
}: UseCSVExportOptions): UseCSVExportResult;
|
|
432
|
+
//#endregion
|
|
433
|
+
//#region src/hooks/useFeedbackCollectionToast.d.ts
|
|
434
|
+
declare function useFeedbackCollectionToast(options: {
|
|
435
|
+
feedbackId: string;
|
|
436
|
+
description: string;
|
|
437
|
+
onFeedbackSubmit: (feedback: string) => void;
|
|
438
|
+
externalLink?: string;
|
|
439
|
+
externalLinkText?: string;
|
|
440
|
+
}): {
|
|
441
|
+
feedbackToast: (skipBypassFeedback?: boolean) => void;
|
|
442
|
+
closeToast: () => void;
|
|
443
|
+
};
|
|
444
|
+
//#endregion
|
|
445
|
+
//#region src/hooks/useGuideToast.d.ts
|
|
446
|
+
/**
|
|
447
|
+
* @recce-migration NOT_APPLICABLE
|
|
448
|
+
*
|
|
449
|
+
* This hook is specific to Recce OSS and should not be migrated to @datarecce/ui.
|
|
450
|
+
*
|
|
451
|
+
* Reason: Onboarding guide toasts are tied to OSS-specific feature flags and
|
|
452
|
+
* user onboarding flows. Cloud has different onboarding patterns.
|
|
453
|
+
*
|
|
454
|
+
* If this changes in the future, consider:
|
|
455
|
+
* - Creating a generic toast system in @datarecce/ui
|
|
456
|
+
* - Keeping onboarding logic in host applications
|
|
457
|
+
*/
|
|
458
|
+
declare function useGuideToast(options: {
|
|
459
|
+
guideId: string;
|
|
460
|
+
description: string;
|
|
461
|
+
externalLink?: string;
|
|
462
|
+
externalLinkText?: string;
|
|
463
|
+
onExternalLinkClick?: () => void;
|
|
464
|
+
}): {
|
|
465
|
+
guideToast: () => void;
|
|
466
|
+
closeGuideToast: () => void;
|
|
467
|
+
};
|
|
468
|
+
//#endregion
|
|
469
|
+
//#region src/hooks/useIsDark.d.ts
|
|
470
|
+
/**
|
|
471
|
+
* Simple dark mode detection hook
|
|
472
|
+
*
|
|
473
|
+
* Uses RecceTheme context when available for reliable dark mode detection.
|
|
474
|
+
* Falls back to DOM class detection when not within RecceProvider,
|
|
475
|
+
* allowing components to work in both contexts (e.g., OSS app with next-themes
|
|
476
|
+
* and Recce Cloud with RecceProvider).
|
|
477
|
+
*
|
|
478
|
+
* For more theme colors, use useThemeColors() instead.
|
|
479
|
+
*
|
|
480
|
+
* @returns true if dark mode is active, false otherwise
|
|
481
|
+
*
|
|
482
|
+
* @example
|
|
483
|
+
* ```tsx
|
|
484
|
+
* function MyComponent() {
|
|
485
|
+
* const isDark = useIsDark();
|
|
486
|
+
* return <Box bgcolor={isDark ? "grey.900" : "grey.100"}>Content</Box>;
|
|
487
|
+
* }
|
|
488
|
+
* ```
|
|
489
|
+
*/
|
|
490
|
+
declare function useIsDark(): boolean;
|
|
491
|
+
//#endregion
|
|
492
|
+
//#region src/hooks/useModelColumns.d.ts
|
|
493
|
+
/**
|
|
494
|
+
* Extract columns from a lineage graph node.
|
|
495
|
+
* Combines base and current columns using union logic.
|
|
496
|
+
*/
|
|
497
|
+
declare function extractColumns(node: LineageGraphNode): NodeColumnData[];
|
|
498
|
+
/**
|
|
499
|
+
* Create a union of base and current columns by name.
|
|
500
|
+
* Columns from current take precedence if both exist.
|
|
501
|
+
*/
|
|
502
|
+
declare function unionColumns(baseColumns: NodeColumnData[], currentColumns: NodeColumnData[]): NodeColumnData[];
|
|
503
|
+
/**
|
|
504
|
+
* Return type for the useModelColumns hook
|
|
505
|
+
*/
|
|
506
|
+
interface UseModelColumnsReturn {
|
|
507
|
+
columns: NodeColumnData[];
|
|
508
|
+
primaryKey: string | undefined;
|
|
509
|
+
isLoading: boolean;
|
|
510
|
+
error: Error | null;
|
|
511
|
+
}
|
|
512
|
+
/**
|
|
513
|
+
* Hook to fetch model column information.
|
|
514
|
+
*
|
|
515
|
+
* This hook combines data from the lineage graph context (if available)
|
|
516
|
+
* with API calls to get detailed column information for a model.
|
|
517
|
+
*
|
|
518
|
+
* @param model - The model name to fetch columns for
|
|
519
|
+
* @param client - Axios instance for API calls (optional - will use context if not provided)
|
|
520
|
+
* @returns Object with columns, primaryKey, isLoading, and error states
|
|
521
|
+
*
|
|
522
|
+
* @example
|
|
523
|
+
* ```tsx
|
|
524
|
+
* const { columns, primaryKey, isLoading, error } = useModelColumns(modelName);
|
|
525
|
+
*
|
|
526
|
+
* if (isLoading) return <Loading />;
|
|
527
|
+
* if (error) return <Error message={error.message} />;
|
|
528
|
+
*
|
|
529
|
+
* return <ColumnList columns={columns} primaryKey={primaryKey} />;
|
|
530
|
+
* ```
|
|
531
|
+
*/
|
|
532
|
+
declare function useModelColumns(model: string | undefined, client?: AxiosInstance): UseModelColumnsReturn;
|
|
533
|
+
//#endregion
|
|
534
|
+
//#region src/hooks/useMultiNodesAction.d.ts
|
|
535
|
+
/**
|
|
536
|
+
* Action types that can be tracked.
|
|
537
|
+
* Maps to common data validation operations.
|
|
538
|
+
*/
|
|
539
|
+
type MultiNodesActionType = "row_count" | "row_count_diff" | "value_diff";
|
|
540
|
+
/**
|
|
541
|
+
* Properties passed to the tracking callback when an action is executed.
|
|
542
|
+
*/
|
|
543
|
+
interface MultiNodesActionTrackProps {
|
|
544
|
+
/** The type of action being executed */
|
|
545
|
+
action: MultiNodesActionType;
|
|
546
|
+
/** Source/location where the action was triggered */
|
|
547
|
+
source: string;
|
|
548
|
+
/** Number of nodes included in the action */
|
|
549
|
+
node_count: number;
|
|
550
|
+
}
|
|
551
|
+
/**
|
|
552
|
+
* Callbacks for tracking analytics events during action execution.
|
|
553
|
+
* This is intentionally optional to allow the base hook to be used
|
|
554
|
+
* in environments without analytics (e.g., embedded or library usage).
|
|
555
|
+
*/
|
|
556
|
+
interface MultiNodesActionTracking {
|
|
557
|
+
/**
|
|
558
|
+
* Called when an action is executed.
|
|
559
|
+
* Implementations can use this to send analytics events.
|
|
560
|
+
* @param props - Properties describing the action
|
|
561
|
+
*/
|
|
562
|
+
onTrackAction?: (props: MultiNodesActionTrackProps) => void;
|
|
563
|
+
}
|
|
564
|
+
/**
|
|
565
|
+
* Lifecycle callbacks for action execution.
|
|
566
|
+
* These are called at key points during action execution to allow
|
|
567
|
+
* the UI to respond to state changes.
|
|
568
|
+
*/
|
|
569
|
+
interface MultiNodesActionCallbacks {
|
|
570
|
+
/** Called when any action starts executing */
|
|
571
|
+
onActionStarted: () => void;
|
|
572
|
+
/** Called when a node's action state is updated (status change, completion, etc.) */
|
|
573
|
+
onActionNodeUpdated: (node: LineageGraphNode) => void;
|
|
574
|
+
/** Called when all actions in the batch complete (success, failure, or cancellation) */
|
|
575
|
+
onActionCompleted: () => void;
|
|
576
|
+
}
|
|
577
|
+
/**
|
|
578
|
+
* Configuration options for the useMultiNodesAction hook.
|
|
579
|
+
*/
|
|
580
|
+
interface UseMultiNodesActionOptions extends MultiNodesActionCallbacks, MultiNodesActionTracking {
|
|
581
|
+
/**
|
|
582
|
+
* Source identifier for tracking where actions are triggered from.
|
|
583
|
+
* Used in analytics events.
|
|
584
|
+
* @default "lineage_view_top_bar"
|
|
585
|
+
*/
|
|
586
|
+
trackingSource?: string;
|
|
587
|
+
}
|
|
588
|
+
/**
|
|
589
|
+
* Return type for the useMultiNodesAction hook.
|
|
590
|
+
*/
|
|
591
|
+
interface UseMultiNodesActionReturn {
|
|
592
|
+
/** Current action state (mutable ref for performance) */
|
|
593
|
+
actionState: ActionState;
|
|
594
|
+
/** Execute row count on selected nodes (multi_nodes mode) */
|
|
595
|
+
runRowCount: () => Promise<void>;
|
|
596
|
+
/** Execute row count diff on selected nodes (multi_nodes mode) */
|
|
597
|
+
runRowCountDiff: () => Promise<void>;
|
|
598
|
+
/** Execute value diff on selected nodes (per_node mode) */
|
|
599
|
+
runValueDiff: () => Promise<void>;
|
|
600
|
+
/** Create a lineage diff check for selected nodes */
|
|
601
|
+
addLineageDiffCheck: () => Promise<Check>;
|
|
602
|
+
/** Create a schema diff check for selected nodes */
|
|
603
|
+
addSchemaDiffCheck: () => Promise<Check>;
|
|
604
|
+
/** Cancel the current running action */
|
|
605
|
+
cancel: () => Promise<void>;
|
|
606
|
+
/** Reset action state to initial values */
|
|
607
|
+
reset: () => void;
|
|
608
|
+
}
|
|
609
|
+
/**
|
|
610
|
+
* Hook for executing batch operations on multiple lineage graph nodes.
|
|
611
|
+
*
|
|
612
|
+
* Provides methods to run data validation operations (row count, row count diff,
|
|
613
|
+
* value diff) on selected nodes, with support for action tracking, cancellation,
|
|
614
|
+
* and progress monitoring.
|
|
615
|
+
*
|
|
616
|
+
* @param nodes - Array of lineage graph nodes to operate on
|
|
617
|
+
* @param options - Configuration options including callbacks and tracking
|
|
618
|
+
* @returns Object containing action state and operation methods
|
|
619
|
+
*
|
|
620
|
+
* @example
|
|
621
|
+
* ```tsx
|
|
622
|
+
* function ActionBar({ selectedNodes }) {
|
|
623
|
+
* const {
|
|
624
|
+
* actionState,
|
|
625
|
+
* runRowCount,
|
|
626
|
+
* runRowCountDiff,
|
|
627
|
+
* runValueDiff,
|
|
628
|
+
* cancel,
|
|
629
|
+
* reset
|
|
630
|
+
* } = useMultiNodesAction(selectedNodes, {
|
|
631
|
+
* onActionStarted: () => console.log('Started'),
|
|
632
|
+
* onActionNodeUpdated: (node) => console.log('Updated:', node.id),
|
|
633
|
+
* onActionCompleted: () => console.log('Completed'),
|
|
634
|
+
* onTrackAction: (props) => analytics.track(props),
|
|
635
|
+
* });
|
|
636
|
+
*
|
|
637
|
+
* return (
|
|
638
|
+
* <div>
|
|
639
|
+
* <button onClick={runRowCount}>Row Count</button>
|
|
640
|
+
* <button onClick={cancel}>Cancel</button>
|
|
641
|
+
* <span>{actionState.status}</span>
|
|
642
|
+
* </div>
|
|
643
|
+
* );
|
|
644
|
+
* }
|
|
645
|
+
* ```
|
|
646
|
+
*/
|
|
647
|
+
declare const useMultiNodesAction: (nodes: LineageGraphNode[], options: UseMultiNodesActionOptions) => UseMultiNodesActionReturn;
|
|
648
|
+
//#endregion
|
|
649
|
+
//#region src/hooks/useRun.d.ts
|
|
650
|
+
interface UseRunResult {
|
|
651
|
+
run?: Run;
|
|
652
|
+
aborting: boolean;
|
|
653
|
+
isRunning: boolean;
|
|
654
|
+
error: Error | null;
|
|
655
|
+
onCancel: () => Promise<void>;
|
|
656
|
+
RunResultView?: RegistryEntry["RunResultView"] | undefined;
|
|
657
|
+
}
|
|
658
|
+
declare const useRun: (runId?: string) => UseRunResult;
|
|
659
|
+
//#endregion
|
|
660
|
+
//#region src/hooks/useValueDiffAlertDialog.d.ts
|
|
661
|
+
/**
|
|
662
|
+
* Options for useValueDiffAlertDialog hook
|
|
663
|
+
*/
|
|
664
|
+
interface UseValueDiffAlertDialogOptions {
|
|
665
|
+
/** Callback invoked when user confirms the value diff operation */
|
|
666
|
+
onConfirm?: (nodeCount: number) => void;
|
|
667
|
+
/** Callback invoked when user cancels the value diff operation */
|
|
668
|
+
onCancel?: (nodeCount: number) => void;
|
|
669
|
+
}
|
|
670
|
+
/**
|
|
671
|
+
* Return type for useValueDiffAlertDialog hook
|
|
672
|
+
*/
|
|
673
|
+
interface UseValueDiffAlertDialogReturn {
|
|
674
|
+
/** Function to trigger the confirmation dialog. Returns a promise that resolves to true if confirmed, false if cancelled. */
|
|
675
|
+
confirm: (nodeCount: number) => Promise<boolean>;
|
|
676
|
+
/** The dialog component to render in your component tree */
|
|
677
|
+
AlertDialog: JSX.Element;
|
|
678
|
+
}
|
|
679
|
+
/**
|
|
680
|
+
* Hook for displaying a confirmation dialog before executing value diff on multiple nodes.
|
|
681
|
+
*
|
|
682
|
+
* @param options - Optional callbacks for tracking/analytics
|
|
683
|
+
* @returns Object containing `confirm` function and `AlertDialog` component
|
|
684
|
+
*
|
|
685
|
+
* @example Basic usage without tracking
|
|
686
|
+
* ```tsx
|
|
687
|
+
* import { useValueDiffAlertDialog } from '@datarecce/ui/hooks';
|
|
688
|
+
*
|
|
689
|
+
* function MyComponent() {
|
|
690
|
+
* const { confirm, AlertDialog } = useValueDiffAlertDialog();
|
|
691
|
+
*
|
|
692
|
+
* const handleValueDiff = async () => {
|
|
693
|
+
* const confirmed = await confirm(5); // 5 nodes
|
|
694
|
+
* if (confirmed) {
|
|
695
|
+
* // Execute value diff
|
|
696
|
+
* }
|
|
697
|
+
* };
|
|
698
|
+
*
|
|
699
|
+
* return (
|
|
700
|
+
* <>
|
|
701
|
+
* <button onClick={handleValueDiff}>Run Value Diff</button>
|
|
702
|
+
* {AlertDialog}
|
|
703
|
+
* </>
|
|
704
|
+
* );
|
|
705
|
+
* }
|
|
706
|
+
* ```
|
|
707
|
+
*
|
|
708
|
+
* @example With tracking callbacks
|
|
709
|
+
* ```tsx
|
|
710
|
+
* import { useValueDiffAlertDialog } from '@datarecce/ui/hooks';
|
|
711
|
+
*
|
|
712
|
+
* function MyComponent() {
|
|
713
|
+
* const { confirm, AlertDialog } = useValueDiffAlertDialog({
|
|
714
|
+
* onConfirm: (nodeCount) => {
|
|
715
|
+
* analytics.track('value_diff_confirmed', { nodeCount });
|
|
716
|
+
* },
|
|
717
|
+
* onCancel: (nodeCount) => {
|
|
718
|
+
* analytics.track('value_diff_cancelled', { nodeCount });
|
|
719
|
+
* },
|
|
720
|
+
* });
|
|
721
|
+
*
|
|
722
|
+
* return (
|
|
723
|
+
* <>
|
|
724
|
+
* <button onClick={() => confirm(10)}>Run Value Diff</button>
|
|
725
|
+
* {AlertDialog}
|
|
726
|
+
* </>
|
|
727
|
+
* );
|
|
728
|
+
* }
|
|
729
|
+
* ```
|
|
730
|
+
*/
|
|
731
|
+
declare function useValueDiffAlertDialog(options?: UseValueDiffAlertDialogOptions): UseValueDiffAlertDialogReturn;
|
|
732
|
+
//#endregion
|
|
733
|
+
export { useCopyToClipboard as A, defaultSqlQuery as B, useCheckEvents as C, ApiConfigContextType as D, useAvatar as E, RecceContextProvider as F, useRecceCheckContext as G, LineageGraphAdapter as H, RecceActionAdapter as I, MuiProvider as K, RecceActionOptions as L, useImageDownloadModal as M, RecceShareStateContextProvider as N, useApiConfig as O, useRecceShareStateContext as P, OSSQueryContext as R, useClipBoardToast as S, UseAvatarResult as T, CheckContextAdapter as U, useRecceQueryContext as V, OSSCheckContext as W, useIsDark as _, useRun as a, useCSVExport as b, MultiNodesActionTracking as c, UseMultiNodesActionReturn as d, useMultiNodesAction as f, useModelColumns as g, unionColumns as h, UseRunResult as i, useCopyToClipboardButton as j, IGNORE_SCREENSHOT_CLASS as k, MultiNodesActionType as l, extractColumns as m, UseValueDiffAlertDialogReturn as n, MultiNodesActionCallbacks as o, UseModelColumnsReturn as p, useValueDiffAlertDialog as r, MultiNodesActionTrackProps as s, UseValueDiffAlertDialogOptions as t, UseMultiNodesActionOptions as u, useGuideToast as v, UseAvatarOptions as w, useCountdownToast as x, useFeedbackCollectionToast as y, QueryContextAdapter as z };
|
|
734
|
+
//# sourceMappingURL=index-o48TPoFN.d.ts.map
|