@datarecce/ui 0.1.41 → 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-BeAjVBV3.css +0 -70
- package/dist/components-BeAjVBV3.css.map +0 -1
- package/dist/components-DfXnN1Hx.js +0 -14689
- package/dist/components-DfXnN1Hx.js.map +0 -1
- package/dist/components-iUxcqtUB.css +0 -70
- package/dist/components-iUxcqtUB.css.map +0 -1
- package/dist/components-jh6r4tQn.mjs +0 -12348
- package/dist/components-jh6r4tQn.mjs.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-B5bpmv0i.d.mts +0 -2172
- package/dist/index-B5bpmv0i.d.mts.map +0 -1
- package/dist/index-B9lSPJTi.d.ts +0 -2170
- package/dist/index-B9lSPJTi.d.ts.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/docs/plans/2024-12-31-csv-download-design.md +0 -121
- package/recce-source/docs/plans/2024-12-31-csv-download-implementation.md +0 -930
- 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 -578
- 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/csv/extractors.test.ts +0 -456
- package/recce-source/js/src/lib/csv/extractors.ts +0 -468
- package/recce-source/js/src/lib/csv/format.test.ts +0 -211
- package/recce-source/js/src/lib/csv/format.ts +0 -44
- package/recce-source/js/src/lib/csv/index.test.ts +0 -155
- package/recce-source/js/src/lib/csv/index.ts +0 -109
- 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/useCSVExport.ts +0 -136
- 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 -885
- package/recce-source/recce/models/__init__.py +0 -6
- package/recce-source/recce/models/check.py +0 -481
- 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,698 @@
|
|
|
1
|
+
|
|
2
|
+
import { C as Run, D as RunType } from "./flag-CiR2E5oz.js";
|
|
3
|
+
import { a as RunFormParamTypes, d as ViewOptionTypes, i as RegistryEntry, l as RunTypeConfig, o as RunFormProps, r as RefTypes, s as RunResultViewProps } from "./types-CFbNxrx2.js";
|
|
4
|
+
import { r as DataGridHandle } from "./ScreenshotDataGrid-BfxYUThx.js";
|
|
5
|
+
import * as react7 from "react";
|
|
6
|
+
import { ComponentType, ForwardRefExoticComponent, ReactNode, Ref, RefAttributes } from "react";
|
|
7
|
+
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
8
|
+
import { IconBaseProps } from "react-icons";
|
|
9
|
+
|
|
10
|
+
//#region src/components/run/RunListOss.d.ts
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* RunListOss Component - OSS wrapper
|
|
14
|
+
*
|
|
15
|
+
* Provides the History panel with run list, integrating with OSS-specific
|
|
16
|
+
* contexts, tracking, and navigation.
|
|
17
|
+
*
|
|
18
|
+
* @example
|
|
19
|
+
* ```tsx
|
|
20
|
+
* <RunListOss />
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
declare function RunListOss(): react_jsx_runtime12.JSX.Element;
|
|
24
|
+
//#endregion
|
|
25
|
+
//#region src/components/run/RunModal.d.ts
|
|
26
|
+
/**
|
|
27
|
+
* Props for the RunModal component.
|
|
28
|
+
*
|
|
29
|
+
* @template PT - The type of form parameters used by the RunForm component
|
|
30
|
+
*/
|
|
31
|
+
interface RunModalProps$1<PT = unknown> {
|
|
32
|
+
/** Whether the modal is currently open */
|
|
33
|
+
isOpen: boolean;
|
|
34
|
+
/** Callback when the modal is closed (via X button, backdrop click, or escape key) */
|
|
35
|
+
onClose: () => void;
|
|
36
|
+
/** Callback when the execute button is clicked with valid parameters */
|
|
37
|
+
onExecute: (type: RunType, params: PT) => void;
|
|
38
|
+
/** The title displayed in the modal header */
|
|
39
|
+
title: string;
|
|
40
|
+
/** The run type being configured */
|
|
41
|
+
type: RunType;
|
|
42
|
+
/** Initial/default parameters for the form */
|
|
43
|
+
params?: PT;
|
|
44
|
+
/** The initial run to display (for edit scenarios) */
|
|
45
|
+
initialRun?: Run;
|
|
46
|
+
/** The form component to render for configuring run parameters */
|
|
47
|
+
RunForm?: ComponentType<RunFormProps<PT>>;
|
|
48
|
+
/**
|
|
49
|
+
* Optional callback when the modal is cancelled (X button clicked without executing).
|
|
50
|
+
* Use this for analytics/tracking of form cancellations.
|
|
51
|
+
*/
|
|
52
|
+
onCancel?: () => void;
|
|
53
|
+
/**
|
|
54
|
+
* Optional callback when execute is clicked.
|
|
55
|
+
* Use this for analytics/tracking of form submissions.
|
|
56
|
+
*/
|
|
57
|
+
onExecuteClick?: () => void;
|
|
58
|
+
/**
|
|
59
|
+
* Optional documentation URL for the run type.
|
|
60
|
+
* If provided, an info icon will be shown that links to the documentation.
|
|
61
|
+
*/
|
|
62
|
+
documentationUrl?: string | null;
|
|
63
|
+
/**
|
|
64
|
+
* Optional icon component to display next to the documentation link.
|
|
65
|
+
* Can be any component - will be wrapped by MUI Box with fontSize styling.
|
|
66
|
+
* Compatible with react-icons, custom SVG components, or MUI icons.
|
|
67
|
+
*/
|
|
68
|
+
InfoIcon?: ComponentType<IconBaseProps>;
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* RunModal - A dialog for configuring and executing runs.
|
|
72
|
+
*
|
|
73
|
+
* This component renders a modal dialog with:
|
|
74
|
+
* - A title with optional documentation link
|
|
75
|
+
* - A form for configuring run parameters (optional)
|
|
76
|
+
* - Execute and close actions
|
|
77
|
+
*
|
|
78
|
+
* The modal supports dependency injection for:
|
|
79
|
+
* - Form component (`RunForm`) - for run-type-specific parameter forms
|
|
80
|
+
* - Tracking callbacks (`onCancel`, `onExecuteClick`) - for analytics
|
|
81
|
+
* - Documentation URL (`documentationUrl`) - for help links
|
|
82
|
+
* - Info icon (`InfoIcon`) - for customizing the documentation link icon
|
|
83
|
+
*
|
|
84
|
+
* @example
|
|
85
|
+
* ```tsx
|
|
86
|
+
* <RunModal
|
|
87
|
+
* isOpen={isOpen}
|
|
88
|
+
* onClose={handleClose}
|
|
89
|
+
* onExecute={handleExecute}
|
|
90
|
+
* title="Profile Diff"
|
|
91
|
+
* type="profile_diff"
|
|
92
|
+
* params={{ model: "my_model" }}
|
|
93
|
+
* RunForm={ProfileDiffForm}
|
|
94
|
+
* documentationUrl="https://docs.datarecce.io/features/lineage/#profile-diff"
|
|
95
|
+
* />
|
|
96
|
+
* ```
|
|
97
|
+
*/
|
|
98
|
+
declare function RunModal<PT = unknown>({
|
|
99
|
+
isOpen,
|
|
100
|
+
onClose,
|
|
101
|
+
onExecute,
|
|
102
|
+
type,
|
|
103
|
+
title,
|
|
104
|
+
params: defaultParams,
|
|
105
|
+
RunForm,
|
|
106
|
+
onCancel,
|
|
107
|
+
onExecuteClick,
|
|
108
|
+
documentationUrl,
|
|
109
|
+
InfoIcon
|
|
110
|
+
}: RunModalProps$1<PT>): react_jsx_runtime12.JSX.Element;
|
|
111
|
+
//#endregion
|
|
112
|
+
//#region src/components/run/RunModalOss.d.ts
|
|
113
|
+
/**
|
|
114
|
+
* OSS-specific props for RunModal.
|
|
115
|
+
* Extends the base props with OSS form parameter types.
|
|
116
|
+
*/
|
|
117
|
+
interface RunModalProps {
|
|
118
|
+
/** Whether the modal is currently open */
|
|
119
|
+
isOpen: boolean;
|
|
120
|
+
/** Callback when the modal is closed */
|
|
121
|
+
onClose: () => void;
|
|
122
|
+
/** Callback when the execute button is clicked */
|
|
123
|
+
onExecute: (type: RunType, params: RunFormParamTypes) => void;
|
|
124
|
+
/** The title displayed in the modal header */
|
|
125
|
+
title: string;
|
|
126
|
+
/** The run type being configured */
|
|
127
|
+
type: RunType;
|
|
128
|
+
/** Initial/default parameters for the form */
|
|
129
|
+
params?: RunFormParamTypes;
|
|
130
|
+
/** The initial run to display (for edit scenarios) */
|
|
131
|
+
initialRun?: Run;
|
|
132
|
+
/** The form component to render for configuring run parameters */
|
|
133
|
+
RunForm?: ComponentType<RunFormProps<RunFormParamTypes>>;
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* OSS RunModal - Wraps @datarecce/ui's RunModal with OSS-specific behavior.
|
|
137
|
+
*
|
|
138
|
+
* This wrapper:
|
|
139
|
+
* - Injects tracking callbacks for form cancellation and execution
|
|
140
|
+
* - Provides documentation URLs based on run type
|
|
141
|
+
* - Uses the OSS IconInfo component for the documentation link
|
|
142
|
+
*
|
|
143
|
+
* @example
|
|
144
|
+
* ```tsx
|
|
145
|
+
* <RunModal
|
|
146
|
+
* isOpen={isOpen}
|
|
147
|
+
* onClose={handleClose}
|
|
148
|
+
* onExecute={handleExecute}
|
|
149
|
+
* title="Profile Diff"
|
|
150
|
+
* type="profile_diff"
|
|
151
|
+
* params={{ model: "my_model" }}
|
|
152
|
+
* RunForm={ProfileDiffForm}
|
|
153
|
+
* />
|
|
154
|
+
* ```
|
|
155
|
+
*/
|
|
156
|
+
declare function RunModalOss({
|
|
157
|
+
isOpen,
|
|
158
|
+
onClose,
|
|
159
|
+
onExecute,
|
|
160
|
+
type,
|
|
161
|
+
title,
|
|
162
|
+
params,
|
|
163
|
+
initialRun,
|
|
164
|
+
RunForm
|
|
165
|
+
}: RunModalProps): react_jsx_runtime12.JSX.Element;
|
|
166
|
+
//#endregion
|
|
167
|
+
//#region src/components/run/RunResultPane.d.ts
|
|
168
|
+
/**
|
|
169
|
+
* Tab values for the run result pane
|
|
170
|
+
*/
|
|
171
|
+
type RunResultPaneTabValue = "result" | "params" | "query";
|
|
172
|
+
/**
|
|
173
|
+
* Props for CSV export functionality
|
|
174
|
+
*/
|
|
175
|
+
interface CSVExportProps {
|
|
176
|
+
/** Whether CSV export is available */
|
|
177
|
+
canExportCSV: boolean;
|
|
178
|
+
/** Copy data as CSV to clipboard */
|
|
179
|
+
copyAsCSV: () => Promise<void>;
|
|
180
|
+
/** Download data as CSV file */
|
|
181
|
+
downloadAsCSV: () => void;
|
|
182
|
+
}
|
|
183
|
+
/**
|
|
184
|
+
* Props for the export menu component
|
|
185
|
+
*/
|
|
186
|
+
interface RunResultExportMenuProps {
|
|
187
|
+
/** The current run */
|
|
188
|
+
run?: Run;
|
|
189
|
+
/** Whether export is disabled */
|
|
190
|
+
disableExport: boolean;
|
|
191
|
+
/** Handler for copy as image */
|
|
192
|
+
onCopyAsImage: () => Promise<void>;
|
|
193
|
+
/** Handler for mouse enter (for highlight effect) */
|
|
194
|
+
onMouseEnter?: () => void;
|
|
195
|
+
/** Handler for mouse leave (for highlight effect) */
|
|
196
|
+
onMouseLeave?: () => void;
|
|
197
|
+
/** CSV export functionality */
|
|
198
|
+
csvExport?: CSVExportProps;
|
|
199
|
+
}
|
|
200
|
+
/**
|
|
201
|
+
* Props for the share menu component
|
|
202
|
+
*/
|
|
203
|
+
interface RunResultShareMenuProps extends RunResultExportMenuProps {
|
|
204
|
+
/** Whether user is authenticated */
|
|
205
|
+
authed?: boolean;
|
|
206
|
+
/** Handler for share to cloud */
|
|
207
|
+
onShareToCloud?: () => Promise<void>;
|
|
208
|
+
/** Handler for showing auth modal when not authenticated */
|
|
209
|
+
onShowAuthModal?: () => void;
|
|
210
|
+
}
|
|
211
|
+
/**
|
|
212
|
+
* Props for the Add to Check button
|
|
213
|
+
*/
|
|
214
|
+
interface AddToCheckButtonProps {
|
|
215
|
+
/** The current run ID */
|
|
216
|
+
runId?: string;
|
|
217
|
+
/** The current run */
|
|
218
|
+
run?: Run;
|
|
219
|
+
/** Whether the button is disabled due to feature toggle */
|
|
220
|
+
disableUpdateChecklist?: boolean;
|
|
221
|
+
/** Whether there's an error */
|
|
222
|
+
hasError?: boolean;
|
|
223
|
+
/** Handler for navigating to existing check */
|
|
224
|
+
onGoToCheck?: (checkId: string) => void;
|
|
225
|
+
/** Handler for adding run to checklist */
|
|
226
|
+
onAddToChecklist?: () => Promise<void>;
|
|
227
|
+
}
|
|
228
|
+
/**
|
|
229
|
+
* Props for the single environment setup notification
|
|
230
|
+
*/
|
|
231
|
+
interface SingleEnvironmentNotificationProps {
|
|
232
|
+
/** The run type */
|
|
233
|
+
runType?: string;
|
|
234
|
+
/** Component to render the notification */
|
|
235
|
+
NotificationComponent?: ComponentType<{
|
|
236
|
+
runType?: string;
|
|
237
|
+
onClose: () => void;
|
|
238
|
+
}>;
|
|
239
|
+
}
|
|
240
|
+
/**
|
|
241
|
+
* Props for the SQL editor components
|
|
242
|
+
*/
|
|
243
|
+
interface SqlEditorProps {
|
|
244
|
+
/** SQL query value */
|
|
245
|
+
value: string;
|
|
246
|
+
/** Base SQL query value (for diff views) */
|
|
247
|
+
baseValue?: string;
|
|
248
|
+
/** Whether the editor is read-only */
|
|
249
|
+
readOnly?: boolean;
|
|
250
|
+
}
|
|
251
|
+
/**
|
|
252
|
+
* Props for RunResultPane component.
|
|
253
|
+
* Uses dependency injection for OSS-specific behavior.
|
|
254
|
+
*/
|
|
255
|
+
interface RunResultPaneProps<VO = unknown, RefType = unknown> {
|
|
256
|
+
/** The run ID */
|
|
257
|
+
runId?: string;
|
|
258
|
+
/** The run object */
|
|
259
|
+
run?: Run;
|
|
260
|
+
/** Whether the run is currently executing */
|
|
261
|
+
isRunning?: boolean;
|
|
262
|
+
/** Error object if run failed */
|
|
263
|
+
error?: Error | null;
|
|
264
|
+
/** Current view options */
|
|
265
|
+
viewOptions?: VO;
|
|
266
|
+
/** Callback when view options change */
|
|
267
|
+
onViewOptionsChanged?: (viewOptions: VO) => void;
|
|
268
|
+
/** Whether this is a single environment (base not configured) */
|
|
269
|
+
isSingleEnvironment?: boolean;
|
|
270
|
+
/** Disable database query execution */
|
|
271
|
+
disableDatabaseQuery?: boolean;
|
|
272
|
+
/** Disable share functionality (show export menu instead) */
|
|
273
|
+
disableShare?: boolean;
|
|
274
|
+
/** Disable update checklist functionality */
|
|
275
|
+
disableUpdateChecklist?: boolean;
|
|
276
|
+
/** Handler for closing the pane */
|
|
277
|
+
onClose?: () => void;
|
|
278
|
+
/** Handler for cancelling a running query */
|
|
279
|
+
onCancel?: () => void;
|
|
280
|
+
/** Handler for re-running the query */
|
|
281
|
+
onRerun?: () => void;
|
|
282
|
+
/** Handler for copying as image */
|
|
283
|
+
onCopyAsImage?: () => Promise<void>;
|
|
284
|
+
/** Mouse enter handler for copy button highlight */
|
|
285
|
+
onCopyMouseEnter?: () => void;
|
|
286
|
+
/** Mouse leave handler for copy button highlight */
|
|
287
|
+
onCopyMouseLeave?: () => void;
|
|
288
|
+
/** CSV export functionality */
|
|
289
|
+
csvExport?: CSVExportProps;
|
|
290
|
+
/** Whether user is authenticated (for share menu) */
|
|
291
|
+
authed?: boolean;
|
|
292
|
+
/** Handler for share to cloud */
|
|
293
|
+
onShareToCloud?: () => Promise<void>;
|
|
294
|
+
/** Handler for showing auth modal */
|
|
295
|
+
onShowAuthModal?: () => void;
|
|
296
|
+
/** Optional tracking callback for copy to clipboard */
|
|
297
|
+
onTrackCopyToClipboard?: (type: string, from: string) => void;
|
|
298
|
+
/** Handler for navigating to existing check */
|
|
299
|
+
onGoToCheck?: (checkId: string) => void;
|
|
300
|
+
/** Handler for adding run to checklist */
|
|
301
|
+
onAddToChecklist?: () => Promise<void>;
|
|
302
|
+
/** Custom notification component for single environment setup */
|
|
303
|
+
SingleEnvironmentNotification?: ComponentType<{
|
|
304
|
+
runType?: string;
|
|
305
|
+
onClose: () => void;
|
|
306
|
+
}>;
|
|
307
|
+
/** Custom SQL editor component */
|
|
308
|
+
SqlEditorComponent?: ComponentType<SqlEditorProps>;
|
|
309
|
+
/** Custom dual SQL editor component (for query diff) */
|
|
310
|
+
DualSqlEditorComponent?: ComponentType<SqlEditorProps>;
|
|
311
|
+
/** Custom auth modal component */
|
|
312
|
+
AuthModalComponent?: ComponentType<{
|
|
313
|
+
open: boolean;
|
|
314
|
+
onClose: () => void;
|
|
315
|
+
}>;
|
|
316
|
+
/** Result view component from registry */
|
|
317
|
+
RunResultView?: ForwardRefExoticComponent<RunResultViewProps<VO> & RefAttributes<RefType>>;
|
|
318
|
+
/** Ref for the result view (for screenshots) */
|
|
319
|
+
resultViewRef?: Ref<RefType>;
|
|
320
|
+
/** Custom result renderer */
|
|
321
|
+
children?: (props: {
|
|
322
|
+
run: Run;
|
|
323
|
+
viewOptions?: VO;
|
|
324
|
+
onViewOptionsChanged?: (viewOptions: VO) => void;
|
|
325
|
+
}) => ReactNode;
|
|
326
|
+
}
|
|
327
|
+
/**
|
|
328
|
+
* RunResultPane Component
|
|
329
|
+
*
|
|
330
|
+
* A reusable component for displaying run results with tabs for Result, Params, and Query.
|
|
331
|
+
* Uses dependency injection for OSS-specific behaviors like tracking, sharing, and checklist.
|
|
332
|
+
*
|
|
333
|
+
* @example Basic usage with run data
|
|
334
|
+
* ```tsx
|
|
335
|
+
* import { RunResultPane } from '@datarecce/ui/components/run';
|
|
336
|
+
*
|
|
337
|
+
* function MyRunView({ run }) {
|
|
338
|
+
* return (
|
|
339
|
+
* <RunResultPane
|
|
340
|
+
* run={run}
|
|
341
|
+
* runId={run.run_id}
|
|
342
|
+
* onClose={() => handleClose()}
|
|
343
|
+
* onRerun={() => handleRerun()}
|
|
344
|
+
* RunResultView={MyResultView}
|
|
345
|
+
* />
|
|
346
|
+
* );
|
|
347
|
+
* }
|
|
348
|
+
* ```
|
|
349
|
+
*
|
|
350
|
+
* @example With OSS-specific injections
|
|
351
|
+
* ```tsx
|
|
352
|
+
* <RunResultPane
|
|
353
|
+
* run={run}
|
|
354
|
+
* runId={run.run_id}
|
|
355
|
+
* onCopyAsImage={handleCopyAsImage}
|
|
356
|
+
* csvExport={{ canExportCSV: true, copyAsCSV, downloadAsCSV }}
|
|
357
|
+
* onShareToCloud={handleShare}
|
|
358
|
+
* onTrackCopyToClipboard={(type, from) => trackCopyToClipboard({ type, from })}
|
|
359
|
+
* onAddToChecklist={handleAddToChecklist}
|
|
360
|
+
* authed={isAuthenticated}
|
|
361
|
+
* RunResultView={QueryResultView}
|
|
362
|
+
* />
|
|
363
|
+
* ```
|
|
364
|
+
*/
|
|
365
|
+
declare function RunResultPaneComponent<VO = unknown, RefType = unknown>({
|
|
366
|
+
runId,
|
|
367
|
+
run,
|
|
368
|
+
isRunning,
|
|
369
|
+
error,
|
|
370
|
+
viewOptions,
|
|
371
|
+
onViewOptionsChanged,
|
|
372
|
+
isSingleEnvironment,
|
|
373
|
+
disableDatabaseQuery,
|
|
374
|
+
disableShare,
|
|
375
|
+
disableUpdateChecklist,
|
|
376
|
+
onClose,
|
|
377
|
+
onCancel: _onCancel,
|
|
378
|
+
onRerun,
|
|
379
|
+
onCopyAsImage,
|
|
380
|
+
onCopyMouseEnter,
|
|
381
|
+
onCopyMouseLeave,
|
|
382
|
+
csvExport,
|
|
383
|
+
authed,
|
|
384
|
+
onShareToCloud,
|
|
385
|
+
onShowAuthModal,
|
|
386
|
+
onTrackCopyToClipboard,
|
|
387
|
+
onGoToCheck,
|
|
388
|
+
onAddToChecklist,
|
|
389
|
+
SingleEnvironmentNotification,
|
|
390
|
+
SqlEditorComponent,
|
|
391
|
+
DualSqlEditorComponent,
|
|
392
|
+
AuthModalComponent,
|
|
393
|
+
RunResultView,
|
|
394
|
+
resultViewRef,
|
|
395
|
+
children
|
|
396
|
+
}: RunResultPaneProps<VO, RefType>): react_jsx_runtime12.JSX.Element;
|
|
397
|
+
declare const RunResultPane: <VO = unknown, RefType = unknown>(props: RunResultPaneProps<VO, RefType>) => ReturnType<typeof RunResultPaneComponent>;
|
|
398
|
+
//#endregion
|
|
399
|
+
//#region src/components/run/RunResultPaneOss.d.ts
|
|
400
|
+
interface RunPageProps {
|
|
401
|
+
onClose?: () => void;
|
|
402
|
+
disableAddToChecklist?: boolean;
|
|
403
|
+
isSingleEnvironment?: boolean;
|
|
404
|
+
}
|
|
405
|
+
/**
|
|
406
|
+
* OSS implementation that loads run data and injects OSS-specific behavior
|
|
407
|
+
* into the RunResultPane component.
|
|
408
|
+
*/
|
|
409
|
+
|
|
410
|
+
/**
|
|
411
|
+
* OSS RunResultPane Component
|
|
412
|
+
*
|
|
413
|
+
* A thin wrapper around RunResultPane that injects OSS-specific
|
|
414
|
+
* context and behavior including:
|
|
415
|
+
* - Analytics tracking (Amplitude)
|
|
416
|
+
* - Share state context
|
|
417
|
+
* - API client configuration
|
|
418
|
+
* - Screenshot/clipboard functionality
|
|
419
|
+
* - CSV export functionality
|
|
420
|
+
*
|
|
421
|
+
* @example
|
|
422
|
+
* ```tsx
|
|
423
|
+
* import { RunResultPaneOss } from "@datarecce/ui/components/run";
|
|
424
|
+
*
|
|
425
|
+
* function MyRunView() {
|
|
426
|
+
* return (
|
|
427
|
+
* <RunResultPaneOss
|
|
428
|
+
* onClose={() => handleClose()}
|
|
429
|
+
* isSingleEnvironment={isSingleEnv}
|
|
430
|
+
* />
|
|
431
|
+
* );
|
|
432
|
+
* }
|
|
433
|
+
* ```
|
|
434
|
+
*/
|
|
435
|
+
declare const RunResultPaneOss: ({
|
|
436
|
+
onClose,
|
|
437
|
+
isSingleEnvironment
|
|
438
|
+
}: RunPageProps) => react_jsx_runtime12.JSX.Element;
|
|
439
|
+
//#endregion
|
|
440
|
+
//#region src/components/run/RunView.d.ts
|
|
441
|
+
/**
|
|
442
|
+
* Props for the error boundary wrapper component.
|
|
443
|
+
* Compatible with Sentry ErrorBoundary and custom implementations.
|
|
444
|
+
*/
|
|
445
|
+
interface ErrorBoundaryWrapperProps {
|
|
446
|
+
/** The content to wrap with error boundary */
|
|
447
|
+
children: ReactNode;
|
|
448
|
+
/** Fallback to display when an error occurs */
|
|
449
|
+
fallback?: any;
|
|
450
|
+
}
|
|
451
|
+
/**
|
|
452
|
+
* Props for the RunView component.
|
|
453
|
+
*
|
|
454
|
+
* Uses permissive types to support various run result view components.
|
|
455
|
+
* Consumers can pass typed RunResultView components and the types will
|
|
456
|
+
* be inferred correctly at the call site.
|
|
457
|
+
*/
|
|
458
|
+
interface RunViewProps {
|
|
459
|
+
/** Whether a run is currently executing */
|
|
460
|
+
isRunning?: boolean;
|
|
461
|
+
/** The run object containing execution state and results */
|
|
462
|
+
run?: Run;
|
|
463
|
+
/** Error that occurred during run execution */
|
|
464
|
+
error?: Error | null;
|
|
465
|
+
/** Progress information for the current run */
|
|
466
|
+
progress?: Run["progress"];
|
|
467
|
+
/** Whether the run is being aborted */
|
|
468
|
+
isAborting?: boolean;
|
|
469
|
+
/**
|
|
470
|
+
* Whether this is a check detail view.
|
|
471
|
+
* @deprecated This prop may be removed in future versions.
|
|
472
|
+
*/
|
|
473
|
+
isCheckDetail?: boolean;
|
|
474
|
+
/** Callback when user cancels the run */
|
|
475
|
+
onCancel?: () => void;
|
|
476
|
+
/** Callback to execute/re-execute the run */
|
|
477
|
+
onExecuteRun?: () => void;
|
|
478
|
+
/** Current view options for result display */
|
|
479
|
+
viewOptions?: any;
|
|
480
|
+
/** Callback when view options change */
|
|
481
|
+
onViewOptionsChanged?: (viewOptions: any) => void;
|
|
482
|
+
/**
|
|
483
|
+
* Component to render run results.
|
|
484
|
+
* Either RunResultView or children is required.
|
|
485
|
+
*/
|
|
486
|
+
RunResultView?: ForwardRefExoticComponent<RunResultViewProps<any> & RefAttributes<any>>;
|
|
487
|
+
/**
|
|
488
|
+
* Render prop for custom result rendering.
|
|
489
|
+
* Either RunResultView or children is required.
|
|
490
|
+
*/
|
|
491
|
+
children?: (params: RunResultViewProps<any>) => ReactNode;
|
|
492
|
+
/**
|
|
493
|
+
* Error boundary component to wrap the result view.
|
|
494
|
+
* If not provided, results are rendered without error boundary.
|
|
495
|
+
*
|
|
496
|
+
* @example Using Sentry ErrorBoundary
|
|
497
|
+
* ```tsx
|
|
498
|
+
* import { ErrorBoundary } from "@sentry/react";
|
|
499
|
+
* <RunView ErrorBoundary={ErrorBoundary} />
|
|
500
|
+
* ```
|
|
501
|
+
*/
|
|
502
|
+
ErrorBoundary?: ComponentType<ErrorBoundaryWrapperProps>;
|
|
503
|
+
/**
|
|
504
|
+
* Fallback element/render function for the error boundary.
|
|
505
|
+
* Type depends on the ErrorBoundary implementation used.
|
|
506
|
+
*
|
|
507
|
+
* @example Using Sentry FallbackRender
|
|
508
|
+
* ```tsx
|
|
509
|
+
* import ResultErrorFallback from "@datarecce/ui/lib/result/ResultErrorFallback";
|
|
510
|
+
* <RunView errorBoundaryFallback={ResultErrorFallback} />
|
|
511
|
+
* ```
|
|
512
|
+
*/
|
|
513
|
+
errorBoundaryFallback?: any;
|
|
514
|
+
}
|
|
515
|
+
/**
|
|
516
|
+
* Generic run view component that displays run execution state and results.
|
|
517
|
+
*
|
|
518
|
+
* States:
|
|
519
|
+
* 1. **Error state**: Shows error message from API response or run.error
|
|
520
|
+
* 2. **Running state**: Shows loading spinner with progress and cancel button
|
|
521
|
+
* 3. **Loading state**: Shows spinner when run is undefined
|
|
522
|
+
* 4. **Result state**: Renders RunResultView or children with run results
|
|
523
|
+
*
|
|
524
|
+
* @remarks
|
|
525
|
+
* The component uses forwardRef to pass refs to the RunResultView component,
|
|
526
|
+
* enabling features like screenshot capture for data grids.
|
|
527
|
+
*
|
|
528
|
+
* @example
|
|
529
|
+
* ```tsx
|
|
530
|
+
* const ref = useRef<DataGridHandle>(null);
|
|
531
|
+
*
|
|
532
|
+
* <RunView
|
|
533
|
+
* ref={ref}
|
|
534
|
+
* run={run}
|
|
535
|
+
* RunResultView={QueryResultView}
|
|
536
|
+
* viewOptions={viewOptions}
|
|
537
|
+
* onViewOptionsChanged={setViewOptions}
|
|
538
|
+
* />
|
|
539
|
+
* ```
|
|
540
|
+
*/
|
|
541
|
+
declare const RunView: ForwardRefExoticComponent<RunViewProps & RefAttributes<unknown>>;
|
|
542
|
+
//#endregion
|
|
543
|
+
//#region src/components/run/RunViewOss.d.ts
|
|
544
|
+
/**
|
|
545
|
+
* OSS-specific RunView props using OSS types for backward compatibility.
|
|
546
|
+
*
|
|
547
|
+
* @typeParam VO - View options type (defaults to ViewOptionTypes union)
|
|
548
|
+
*/
|
|
549
|
+
interface RunViewOssProps<VO = ViewOptionTypes> {
|
|
550
|
+
/** Whether a run is currently executing */
|
|
551
|
+
isRunning?: boolean;
|
|
552
|
+
/** The run object containing execution state and results */
|
|
553
|
+
run?: Run;
|
|
554
|
+
/** Error that occurred during run execution */
|
|
555
|
+
error?: Error | null;
|
|
556
|
+
/** Progress information for the current run */
|
|
557
|
+
progress?: Run["progress"];
|
|
558
|
+
/** Whether the run is being aborted */
|
|
559
|
+
isAborting?: boolean;
|
|
560
|
+
/**
|
|
561
|
+
* Whether this is a check detail view.
|
|
562
|
+
* @deprecated This prop may be removed in future versions.
|
|
563
|
+
*/
|
|
564
|
+
isCheckDetail?: boolean;
|
|
565
|
+
/** Callback when user cancels the run */
|
|
566
|
+
onCancel?: () => void;
|
|
567
|
+
/** Callback to execute/re-execute the run */
|
|
568
|
+
onExecuteRun?: () => void;
|
|
569
|
+
/** Current view options for result display */
|
|
570
|
+
viewOptions?: VO;
|
|
571
|
+
/** Callback when view options change */
|
|
572
|
+
onViewOptionsChanged?: (viewOptions: VO) => void;
|
|
573
|
+
/**
|
|
574
|
+
* Component to render run results.
|
|
575
|
+
* Either RunResultView or children is required.
|
|
576
|
+
*/
|
|
577
|
+
RunResultView?: RegistryEntry["RunResultView"];
|
|
578
|
+
/**
|
|
579
|
+
* Render prop for custom result rendering.
|
|
580
|
+
* Either RunResultView or children is required.
|
|
581
|
+
*/
|
|
582
|
+
children?: (params: RunResultViewProps<ViewOptionTypes>) => ReactNode;
|
|
583
|
+
}
|
|
584
|
+
/**
|
|
585
|
+
* OSS RunView component with Sentry error boundary pre-injected.
|
|
586
|
+
*
|
|
587
|
+
* This is a thin wrapper around the base RunView from @datarecce/ui that
|
|
588
|
+
* injects OSS-specific error handling via Sentry.
|
|
589
|
+
*
|
|
590
|
+
* States:
|
|
591
|
+
* 1. **Error state**: Shows error message from API response or run.error
|
|
592
|
+
* 2. **Running state**: Shows loading spinner with progress and cancel button
|
|
593
|
+
* 3. **Loading state**: Shows spinner when run is undefined
|
|
594
|
+
* 4. **Result state**: Renders RunResultView or children with run results,
|
|
595
|
+
* wrapped in Sentry error boundary for crash reporting
|
|
596
|
+
*
|
|
597
|
+
* @example
|
|
598
|
+
* ```tsx
|
|
599
|
+
* const ref = useRef<DataGridHandle>(null);
|
|
600
|
+
*
|
|
601
|
+
* <RunViewOss
|
|
602
|
+
* ref={ref}
|
|
603
|
+
* run={run}
|
|
604
|
+
* RunResultView={QueryResultView}
|
|
605
|
+
* viewOptions={viewOptions}
|
|
606
|
+
* onViewOptionsChanged={setViewOptions}
|
|
607
|
+
* />
|
|
608
|
+
* ```
|
|
609
|
+
*/
|
|
610
|
+
declare const RunViewOss: react7.ForwardRefExoticComponent<RunViewOssProps<ViewOptionTypes> & react7.RefAttributes<RefTypes>>;
|
|
611
|
+
//#endregion
|
|
612
|
+
//#region src/components/run/registry.d.ts
|
|
613
|
+
/**
|
|
614
|
+
* Interface for the run registry with specific component types for each run type.
|
|
615
|
+
* This provides precise typing for each entry's ref type and view options.
|
|
616
|
+
*/
|
|
617
|
+
interface RunRegistry {
|
|
618
|
+
query: RegistryEntry<DataGridHandle>;
|
|
619
|
+
query_base: RegistryEntry<DataGridHandle>;
|
|
620
|
+
query_diff: RegistryEntry<DataGridHandle>;
|
|
621
|
+
row_count: RegistryEntry<DataGridHandle>;
|
|
622
|
+
row_count_diff: RegistryEntry<DataGridHandle>;
|
|
623
|
+
profile: RegistryEntry<DataGridHandle>;
|
|
624
|
+
profile_diff: RegistryEntry<DataGridHandle>;
|
|
625
|
+
value_diff: RegistryEntry<DataGridHandle>;
|
|
626
|
+
value_diff_detail: RegistryEntry<DataGridHandle>;
|
|
627
|
+
top_k_diff: RegistryEntry<HTMLDivElement>;
|
|
628
|
+
histogram_diff: RegistryEntry<HTMLDivElement>;
|
|
629
|
+
lineage_diff: RegistryEntry<never>;
|
|
630
|
+
schema_diff: RegistryEntry<never>;
|
|
631
|
+
sandbox: RegistryEntry<never>;
|
|
632
|
+
simple: RegistryEntry<never>;
|
|
633
|
+
}
|
|
634
|
+
/**
|
|
635
|
+
* The run type registry with all icons and available components.
|
|
636
|
+
*
|
|
637
|
+
* Components in @datarecce/ui are included directly. Components still in
|
|
638
|
+
* OSS (QueryResultView, ProfileDiffResultView, ValueDiffResultView, etc.)
|
|
639
|
+
* are undefined here and should be injected by consumers.
|
|
640
|
+
*
|
|
641
|
+
* @example
|
|
642
|
+
* ```ts
|
|
643
|
+
* const entry = registry.query;
|
|
644
|
+
* console.log(entry.title); // "Query"
|
|
645
|
+
* console.log(entry.icon); // TbSql
|
|
646
|
+
* ```
|
|
647
|
+
*/
|
|
648
|
+
declare const registry: RunRegistry;
|
|
649
|
+
/**
|
|
650
|
+
* Find a run type configuration by run type.
|
|
651
|
+
*
|
|
652
|
+
* @param runType - The run type to look up
|
|
653
|
+
* @returns The registry entry for the run type
|
|
654
|
+
*
|
|
655
|
+
* @example
|
|
656
|
+
* ```ts
|
|
657
|
+
* const entry = findByRunType("query");
|
|
658
|
+
* console.log(entry.title); // "Query"
|
|
659
|
+
* console.log(entry.icon); // TbSql
|
|
660
|
+
* ```
|
|
661
|
+
*/
|
|
662
|
+
declare function findByRunType<T extends RunType>(runType: T): RunRegistry[T];
|
|
663
|
+
/**
|
|
664
|
+
* @deprecated Use `registry` directly instead
|
|
665
|
+
*/
|
|
666
|
+
declare const defaultRunTypeConfig: RunRegistry;
|
|
667
|
+
/**
|
|
668
|
+
* Creates a run type registry with the provided configurations.
|
|
669
|
+
* Merges with defaults to ensure all run types have entries.
|
|
670
|
+
*
|
|
671
|
+
* @param config - Partial or full registry configuration
|
|
672
|
+
* @returns Complete registry with all run types
|
|
673
|
+
*
|
|
674
|
+
* @example
|
|
675
|
+
* ```ts
|
|
676
|
+
* const customRegistry = createRunTypeRegistry({
|
|
677
|
+
* query: { ...registry.query, RunResultView: MyQueryResultView }
|
|
678
|
+
* });
|
|
679
|
+
* ```
|
|
680
|
+
*/
|
|
681
|
+
declare function createRunTypeRegistry(config: Partial<Record<RunType, Partial<RunTypeConfig>>>): RunRegistry;
|
|
682
|
+
/**
|
|
683
|
+
* Creates a bound lookup function for a specific registry.
|
|
684
|
+
*
|
|
685
|
+
* @param reg - The registry to bind
|
|
686
|
+
* @returns A function that looks up run types in the bound registry
|
|
687
|
+
*
|
|
688
|
+
* @example
|
|
689
|
+
* ```ts
|
|
690
|
+
* const customRegistry = createRunTypeRegistry({ ... });
|
|
691
|
+
* const findCustomRunType = createBoundFindByRunType(customRegistry);
|
|
692
|
+
* const entry = findCustomRunType("query");
|
|
693
|
+
* ```
|
|
694
|
+
*/
|
|
695
|
+
declare function createBoundFindByRunType(reg: RunRegistry): <T extends RunType>(runType: T) => RunRegistry[T];
|
|
696
|
+
//#endregion
|
|
697
|
+
export { RunModalProps as C, RunListOss as E, RunModalOss as S, RunModalProps$1 as T, RunResultPaneProps as _, findByRunType as a, SingleEnvironmentNotificationProps as b, RunViewOssProps as c, RunViewProps as d, RunResultPaneOss as f, RunResultPane as g, RunResultExportMenuProps as h, defaultRunTypeConfig as i, ErrorBoundaryWrapperProps as l, CSVExportProps as m, createBoundFindByRunType as n, registry as o, AddToCheckButtonProps as p, createRunTypeRegistry as r, RunViewOss as s, RunRegistry as t, RunView as u, RunResultPaneTabValue as v, RunModal as w, SqlEditorProps as x, RunResultShareMenuProps as y };
|
|
698
|
+
//# sourceMappingURL=index-BFkbe0aF.d.ts.map
|