@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,41 @@
|
|
|
1
|
+
|
|
2
|
+
import { n as LineageNodeData, s as LineageEdgeData } from "./index-DmwYRgDR.js";
|
|
3
|
+
import * as react_jsx_runtime11 from "react/jsx-runtime";
|
|
4
|
+
import { Edge, Node } from "@xyflow/react";
|
|
5
|
+
import "@xyflow/react/dist/style.css";
|
|
6
|
+
|
|
7
|
+
//#region src/components/lineage/LineageCanvas.d.ts
|
|
8
|
+
interface LineageCanvasProps {
|
|
9
|
+
/** Nodes to display */
|
|
10
|
+
nodes: Node<LineageNodeData>[];
|
|
11
|
+
/** Edges connecting nodes */
|
|
12
|
+
edges: Edge<LineageEdgeData>[];
|
|
13
|
+
/** Callback when node selection changes */
|
|
14
|
+
onNodeSelect?: (nodeId: string | null) => void;
|
|
15
|
+
/** Callback when node is double-clicked */
|
|
16
|
+
onNodeDoubleClick?: (nodeId: string) => void;
|
|
17
|
+
/** Whether to show minimap */
|
|
18
|
+
showMiniMap?: boolean;
|
|
19
|
+
/** Whether to show controls */
|
|
20
|
+
showControls?: boolean;
|
|
21
|
+
/** Whether to show background grid */
|
|
22
|
+
showBackground?: boolean;
|
|
23
|
+
/** Height of the graph container */
|
|
24
|
+
height?: number | string;
|
|
25
|
+
/** Whether the graph is interactive */
|
|
26
|
+
interactive?: boolean;
|
|
27
|
+
}
|
|
28
|
+
declare function LineageCanvas({
|
|
29
|
+
nodes: initialNodes,
|
|
30
|
+
edges: initialEdges,
|
|
31
|
+
onNodeSelect,
|
|
32
|
+
onNodeDoubleClick,
|
|
33
|
+
showMiniMap,
|
|
34
|
+
showControls,
|
|
35
|
+
showBackground,
|
|
36
|
+
height,
|
|
37
|
+
interactive
|
|
38
|
+
}: LineageCanvasProps): react_jsx_runtime11.JSX.Element;
|
|
39
|
+
//#endregion
|
|
40
|
+
export { LineageCanvasProps as n, LineageCanvas as t };
|
|
41
|
+
//# sourceMappingURL=LineageCanvas-CR38SDYr.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LineageCanvas-CR38SDYr.d.ts","names":[],"sources":["../src/components/lineage/LineageCanvas.tsx"],"sourcesContent":[],"mappings":";;;;;;;UAmBiB,kBAAA;;EAAA,KAAA,EAER,IAFQ,CAEH,eAFqB,CAAA,EAAA;EAErB;EAAL,KAAA,EAEA,IAFA,CAEK,eAFL,CAAA,EAAA;EAEK;EAAL,YAAA,CAAA,EAAA,CAAA,MAAA,EAAA,MAAA,GAAA,IAAA,EAAA,GAAA,IAAA;EAAI;EAyBG,iBAAa,CAAA,EAAA,CAAA,MAAA,EAAA,MAAA,EAAA,GAAA,IAAA;EACpB;EACA,WAAA,CAAA,EAAA,OAAA;EACP;EACA,YAAA,CAAA,EAAA,OAAA;EACA;EACA,cAAA,CAAA,EAAA,OAAA;EACA;EACA,MAAA,CAAA,EAAA,MAAA,GAAA,MAAA;EACA;EACC,WAAA,CAAA,EAAA,OAAA;;AAAkB,iBAVL,aAAA,CAUK;EAAA,KAAA,EATZ,YASY;EAAA,KAAA,EARZ,YAQY;EAAA,YAAA;EAAA,iBAAA;EAAA,WAAA;EAAA,YAAA;EAAA,cAAA;EAAA,MAAA;EAAA;AAAA,CAAA,EAAlB,kBAAkB,CAAA,EAAA,mBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ResultErrorFallback-C7c-TN1p.js","names":["ResultErrorFallback: FallbackRender"],"sources":["../src/lib/result/ResultErrorFallback.tsx"],"sourcesContent":["import MuiAlert from \"@mui/material/Alert\";\nimport type { FallbackRender } from \"@sentry/react\";\nimport * as React from \"react\";\n\nconst ResultErrorFallback: FallbackRender = (errorData) => {\n return <MuiAlert severity=\"error\">{String(errorData.error)}</MuiAlert>;\n};\n\nexport default ResultErrorFallback;\n"],"mappings":";yFAQA,IAAA,EAJ6C,GACpC,EAAC,EAAA,CAAS,SAAS,iBAAS,OAAO,EAAU,MAAM,EAAY"}
|
|
@@ -0,0 +1,172 @@
|
|
|
1
|
+
|
|
2
|
+
import { AxiosInstance } from "axios";
|
|
3
|
+
import { ReactNode } from "react";
|
|
4
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
5
|
+
|
|
6
|
+
//#region src/providers/contexts/ApiContext.d.ts
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* API Configuration
|
|
10
|
+
*
|
|
11
|
+
* baseUrl: Base URL for all requests
|
|
12
|
+
* apiPrefix: Replaces /api in URLs (for cloud mode sessions)
|
|
13
|
+
* authToken: Bearer token for Authorization header
|
|
14
|
+
* headers: Additional headers
|
|
15
|
+
* timeout: Request timeout in ms
|
|
16
|
+
*/
|
|
17
|
+
/**
|
|
18
|
+
* API configuration inputs for {@link ApiProvider}.
|
|
19
|
+
*/
|
|
20
|
+
interface ApiConfig {
|
|
21
|
+
baseUrl: string;
|
|
22
|
+
apiPrefix?: string;
|
|
23
|
+
authToken?: string;
|
|
24
|
+
headers?: Record<string, string>;
|
|
25
|
+
timeout?: number;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* Resolved API context values exposed by {@link useApiConfig}.
|
|
29
|
+
*/
|
|
30
|
+
interface ApiContextValue {
|
|
31
|
+
apiClient: AxiosInstance;
|
|
32
|
+
apiPrefix: string;
|
|
33
|
+
authToken?: string;
|
|
34
|
+
baseUrl: string;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Access the API configuration, including the configured axios client.
|
|
38
|
+
*
|
|
39
|
+
* @returns The API context values (client, baseUrl, apiPrefix, authToken).
|
|
40
|
+
* @throws Error if used outside {@link RecceProvider}.
|
|
41
|
+
*/
|
|
42
|
+
declare function useApiConfig(): ApiContextValue;
|
|
43
|
+
/**
|
|
44
|
+
* Non-throwing version of {@link useApiConfig}.
|
|
45
|
+
*
|
|
46
|
+
* @returns The API context values, or null if outside {@link RecceProvider}.
|
|
47
|
+
*/
|
|
48
|
+
declare function useApiConfigOptional(): ApiContextValue | null;
|
|
49
|
+
/**
|
|
50
|
+
* Convenience hook for the configured axios client.
|
|
51
|
+
*
|
|
52
|
+
* @returns AxiosInstance configured with API prefix and auth token.
|
|
53
|
+
* @throws Error if used outside {@link RecceProvider}.
|
|
54
|
+
*/
|
|
55
|
+
declare function useApiClient(): AxiosInstance;
|
|
56
|
+
/**
|
|
57
|
+
* Custom client config that allows passing a pre-configured axios instance
|
|
58
|
+
* along with the API configuration values for context.
|
|
59
|
+
*/
|
|
60
|
+
/**
|
|
61
|
+
* Custom client configuration for {@link ApiProvider}.
|
|
62
|
+
*/
|
|
63
|
+
interface CustomClientConfig {
|
|
64
|
+
client: AxiosInstance;
|
|
65
|
+
apiPrefix?: string;
|
|
66
|
+
authToken?: string;
|
|
67
|
+
baseUrl?: string;
|
|
68
|
+
}
|
|
69
|
+
/**
|
|
70
|
+
* Props for {@link ApiProvider}.
|
|
71
|
+
*/
|
|
72
|
+
interface ApiProviderProps {
|
|
73
|
+
children: ReactNode;
|
|
74
|
+
config: ApiConfig | CustomClientConfig;
|
|
75
|
+
}
|
|
76
|
+
/**
|
|
77
|
+
* Provides API configuration and an axios client to the subtree.
|
|
78
|
+
*/
|
|
79
|
+
declare function ApiProvider({
|
|
80
|
+
children,
|
|
81
|
+
config
|
|
82
|
+
}: ApiProviderProps): react_jsx_runtime0.JSX.Element;
|
|
83
|
+
//#endregion
|
|
84
|
+
//#region src/providers/contexts/RouteConfigContext.d.ts
|
|
85
|
+
/**
|
|
86
|
+
* Route Configuration for path prefix customization.
|
|
87
|
+
*
|
|
88
|
+
* This context allows cloud consumers to configure a base path prefix
|
|
89
|
+
* for all navigation within OSS components.
|
|
90
|
+
*
|
|
91
|
+
* Default behavior (OSS):
|
|
92
|
+
* - basePath: "" (uses absolute paths like /query, /checks)
|
|
93
|
+
*
|
|
94
|
+
* Cloud usage example:
|
|
95
|
+
* - basePath: "/oss/abc123" or "/preview/abc123"
|
|
96
|
+
* - Navigation to "/query" becomes "/oss/abc123/query"
|
|
97
|
+
*/
|
|
98
|
+
/**
|
|
99
|
+
* Route configuration interface
|
|
100
|
+
*/
|
|
101
|
+
interface RouteConfig {
|
|
102
|
+
/**
|
|
103
|
+
* Base path prefix for navigation.
|
|
104
|
+
* For OSS: "" (empty string, uses absolute paths like /query)
|
|
105
|
+
* For Cloud: "/oss/<sessionId>" or "/preview/<sessionId>"
|
|
106
|
+
*/
|
|
107
|
+
basePath: string;
|
|
108
|
+
}
|
|
109
|
+
/**
|
|
110
|
+
* Context value with path resolution utility
|
|
111
|
+
*/
|
|
112
|
+
interface RouteConfigContextType extends RouteConfig {
|
|
113
|
+
/**
|
|
114
|
+
* Resolves a path with the base path prefix.
|
|
115
|
+
* @param path - The path to resolve (e.g., "/query")
|
|
116
|
+
* @returns The resolved path (e.g., "/oss/abc123/query")
|
|
117
|
+
*/
|
|
118
|
+
resolvePath: (path: string) => string;
|
|
119
|
+
}
|
|
120
|
+
/**
|
|
121
|
+
* Props for RouteConfigProvider
|
|
122
|
+
*/
|
|
123
|
+
interface RouteConfigProviderProps extends Partial<RouteConfig> {
|
|
124
|
+
children: ReactNode;
|
|
125
|
+
}
|
|
126
|
+
/**
|
|
127
|
+
* Provider for route configuration.
|
|
128
|
+
*
|
|
129
|
+
* Wrap your application (or RecceContextProvider) with this provider
|
|
130
|
+
* to configure path prefixes for navigation.
|
|
131
|
+
*
|
|
132
|
+
* @example
|
|
133
|
+
* ```tsx
|
|
134
|
+
* // In cloud application
|
|
135
|
+
* <RouteConfigProvider basePath={`/oss/${sessionId}`}>
|
|
136
|
+
* <RecceContextProvider>
|
|
137
|
+
* {children}
|
|
138
|
+
* </RecceContextProvider>
|
|
139
|
+
* </RouteConfigProvider>
|
|
140
|
+
* ```
|
|
141
|
+
*/
|
|
142
|
+
declare function RouteConfigProvider({
|
|
143
|
+
children,
|
|
144
|
+
basePath
|
|
145
|
+
}: RouteConfigProviderProps): react_jsx_runtime0.JSX.Element;
|
|
146
|
+
/**
|
|
147
|
+
* Hook to access route configuration.
|
|
148
|
+
*
|
|
149
|
+
* When used outside RouteConfigProvider, returns default config
|
|
150
|
+
* (for OSS backward compatibility).
|
|
151
|
+
*
|
|
152
|
+
* @returns RouteConfigContextType with basePath and resolvePath function
|
|
153
|
+
*
|
|
154
|
+
* @example
|
|
155
|
+
* ```tsx
|
|
156
|
+
* function MyComponent() {
|
|
157
|
+
* const { basePath, resolvePath } = useRouteConfig();
|
|
158
|
+
* const fullPath = resolvePath('/checks');
|
|
159
|
+
* // In cloud with basePath="/oss/abc123": "/oss/abc123/checks"
|
|
160
|
+
* // In OSS with basePath="": "/checks"
|
|
161
|
+
* }
|
|
162
|
+
* ```
|
|
163
|
+
*/
|
|
164
|
+
declare function useRouteConfig(): RouteConfigContextType;
|
|
165
|
+
/**
|
|
166
|
+
* Safe hook that returns null if context not available.
|
|
167
|
+
* Useful for components that need to detect if RouteConfigProvider is present.
|
|
168
|
+
*/
|
|
169
|
+
declare function useRouteConfigSafe(): RouteConfigContextType | null;
|
|
170
|
+
//#endregion
|
|
171
|
+
export { useRouteConfig as a, useApiClient as c, RouteConfigProviderProps as i, useApiConfig as l, RouteConfigContextType as n, useRouteConfigSafe as o, RouteConfigProvider as r, ApiProvider as s, RouteConfig as t, useApiConfigOptional as u };
|
|
172
|
+
//# sourceMappingURL=RouteConfigContext-z8YNimdP.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RouteConfigContext-z8YNimdP.d.ts","names":[],"sources":["../src/providers/contexts/ApiContext.tsx","../src/providers/contexts/RouteConfigContext.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;;AASe;AAkBG;AAuBlB;AAaA;AAUA;AAEC;AAUsB;;;UA9Db,SAAA,CAyEY;EAAkB,OAAA,EAAA,MAAA;EAoFxB,SAAA,CAAA,EAAA,MAAW;EAAG,SAAA,CAAA,EAAA,MAAA;EAAU,OAAA,CAAA,EAzJ5B,MAyJ4B,CAAA,MAAA,EAAA,MAAA,CAAA;EAAU,OAAA,CAAA,EAAA,MAAA;;;;;UAlJxC,eAAA;ECPO,SAAA,EDQJ,aCRe;EAYX,SAAA,EAAA,MAAA;EAmBA,SAAA,CAAA,EAAA,MAAA;EAAyC,OAAA,EAAA,MAAA;;;;AAoB1D;;;;AAG2B,iBD/BX,YAAA,CAAA,CC+BW,ED/BK,eC+BL;;AAyE3B;AAUA;;;iBDrGgB,oBAAA,CAAA,GAAwB;;;;;;;iBAUxB,YAAA,CAAA,GAAgB;;;;;;;;UAWtB,kBAAA;UACA;;;;;;;;UASA,gBAAA;YACE;UACF,YAAY;;;;;iBAoFN,WAAA;;;GAAkC,mBAAgB,kBAAA,CAAA,GAAA,CAAA;;;;;;;AA3KnD;AAkBG;AAuBlB;AAaA;AAUA;AAEC;AAUsB;;;;;AA+FvB;AAA8B,UCzJb,WAAA,CDyJa;EAAU;;;;;;;ACzJxC;AAYA;AAmBA;AAA0D,UAnBzC,sBAAA,SAA+B,WAmBU,CAAA;EAC9C;;;AAmBZ;;EAEE,WAAA,EAAA,CAAA,IAAA,EAAA,MAAA,EAAA,GAAA,MAAA;;;;AA0EF;AAUgB,UA1GC,wBAAA,SAAiC,OA0GZ,CA1GoB,WA0GE,CAAA,CAAA;YAzGhD;;;;;;;;;;;;;;;;;;iBAmBI,mBAAA;;;GAGb,2BAAwB,kBAAA,CAAA,GAAA,CAAA;;;;;;;;;;;;;;;;;;;iBAyEX,cAAA,CAAA,GAAkB;;;;;iBAUlB,kBAAA,CAAA,GAAsB"}
|
|
@@ -0,0 +1,429 @@
|
|
|
1
|
+
|
|
2
|
+
import { C as Run } from "./flag-CiR2E5oz.js";
|
|
3
|
+
import * as react3 from "react";
|
|
4
|
+
import { ReactNode } from "react";
|
|
5
|
+
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
6
|
+
|
|
7
|
+
//#region src/components/run/RunStatusBadge.d.ts
|
|
8
|
+
/**
|
|
9
|
+
* Run status types
|
|
10
|
+
*/
|
|
11
|
+
type RunStatus = "Running" | "Finished" | "Failed" | "Cancelled";
|
|
12
|
+
/**
|
|
13
|
+
* Infer run status from Run object
|
|
14
|
+
*
|
|
15
|
+
* When status is not explicitly set, infers from result/error:
|
|
16
|
+
* - Has result -> "Finished"
|
|
17
|
+
* - Has error -> "Failed"
|
|
18
|
+
* - Otherwise -> "Finished" (default)
|
|
19
|
+
*
|
|
20
|
+
* @param run - The run object to infer status from
|
|
21
|
+
* @returns The inferred run status
|
|
22
|
+
*
|
|
23
|
+
* @example
|
|
24
|
+
* ```tsx
|
|
25
|
+
* const status = inferRunStatus(run);
|
|
26
|
+
* // Returns run.status if set, otherwise infers from result/error
|
|
27
|
+
* ```
|
|
28
|
+
*/
|
|
29
|
+
declare function inferRunStatus(run: Run): RunStatus;
|
|
30
|
+
/**
|
|
31
|
+
* Props for the RunStatusBadge component
|
|
32
|
+
*/
|
|
33
|
+
interface RunStatusBadgeProps {
|
|
34
|
+
/** Run status */
|
|
35
|
+
status: RunStatus;
|
|
36
|
+
/** Whether to show the spinner for running state */
|
|
37
|
+
showSpinner?: boolean;
|
|
38
|
+
/** Text size variant */
|
|
39
|
+
size?: "small" | "medium";
|
|
40
|
+
/** Optional CSS class */
|
|
41
|
+
className?: string;
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* RunStatusBadge Component
|
|
45
|
+
*
|
|
46
|
+
* A pure presentation component for displaying run status with color coding.
|
|
47
|
+
*
|
|
48
|
+
* @example Basic usage
|
|
49
|
+
* ```tsx
|
|
50
|
+
* import { RunStatusBadge } from '@datarecce/ui/primitives';
|
|
51
|
+
*
|
|
52
|
+
* function RunItem({ run }) {
|
|
53
|
+
* return (
|
|
54
|
+
* <div>
|
|
55
|
+
* <span>{run.name}</span>
|
|
56
|
+
* <RunStatusBadge status={run.status} />
|
|
57
|
+
* </div>
|
|
58
|
+
* );
|
|
59
|
+
* }
|
|
60
|
+
* ```
|
|
61
|
+
*
|
|
62
|
+
* @example With spinner
|
|
63
|
+
* ```tsx
|
|
64
|
+
* <RunStatusBadge
|
|
65
|
+
* status="Running"
|
|
66
|
+
* showSpinner
|
|
67
|
+
* />
|
|
68
|
+
* ```
|
|
69
|
+
*/
|
|
70
|
+
declare function RunStatusBadgeComponent({
|
|
71
|
+
status,
|
|
72
|
+
showSpinner,
|
|
73
|
+
size,
|
|
74
|
+
className
|
|
75
|
+
}: RunStatusBadgeProps): react_jsx_runtime22.JSX.Element;
|
|
76
|
+
declare const RunStatusBadge: react3.MemoExoticComponent<typeof RunStatusBadgeComponent>;
|
|
77
|
+
/**
|
|
78
|
+
* Format date relative to today
|
|
79
|
+
*/
|
|
80
|
+
declare function formatRunDate(date: Date | null): string | null;
|
|
81
|
+
/**
|
|
82
|
+
* Format date and time relative to today
|
|
83
|
+
*/
|
|
84
|
+
declare function formatRunDateTime(date: Date | null): string | null;
|
|
85
|
+
/**
|
|
86
|
+
* Props for RunStatusWithDate component
|
|
87
|
+
*/
|
|
88
|
+
interface RunStatusWithDateProps {
|
|
89
|
+
/** Run status */
|
|
90
|
+
status: RunStatus;
|
|
91
|
+
/** Run timestamp */
|
|
92
|
+
runAt?: string | Date;
|
|
93
|
+
/** Optional CSS class */
|
|
94
|
+
className?: string;
|
|
95
|
+
}
|
|
96
|
+
/**
|
|
97
|
+
* RunStatusWithDate Component
|
|
98
|
+
*
|
|
99
|
+
* Displays status badge with formatted date/time.
|
|
100
|
+
*
|
|
101
|
+
* @example
|
|
102
|
+
* ```tsx
|
|
103
|
+
* <RunStatusWithDate
|
|
104
|
+
* status="Finished"
|
|
105
|
+
* runAt={run.run_at}
|
|
106
|
+
* />
|
|
107
|
+
* ```
|
|
108
|
+
*/
|
|
109
|
+
declare function RunStatusWithDateComponent({
|
|
110
|
+
status,
|
|
111
|
+
runAt,
|
|
112
|
+
className
|
|
113
|
+
}: RunStatusWithDateProps): react_jsx_runtime22.JSX.Element;
|
|
114
|
+
declare const RunStatusWithDate: react3.MemoExoticComponent<typeof RunStatusWithDateComponent>;
|
|
115
|
+
/**
|
|
116
|
+
* Props for RunStatusAndDate component
|
|
117
|
+
*/
|
|
118
|
+
interface RunStatusAndDateProps {
|
|
119
|
+
/** The run object to display status and date for */
|
|
120
|
+
run: Run;
|
|
121
|
+
/** Optional CSS class */
|
|
122
|
+
className?: string;
|
|
123
|
+
}
|
|
124
|
+
/**
|
|
125
|
+
* RunStatusAndDate Component
|
|
126
|
+
*
|
|
127
|
+
* Displays run status badge with formatted date/time.
|
|
128
|
+
* Accepts a Run object and infers status when not explicitly set.
|
|
129
|
+
*
|
|
130
|
+
* @example
|
|
131
|
+
* ```tsx
|
|
132
|
+
* import { RunStatusAndDate } from '@datarecce/ui/components/run';
|
|
133
|
+
*
|
|
134
|
+
* function RunItem({ run }) {
|
|
135
|
+
* return (
|
|
136
|
+
* <div>
|
|
137
|
+
* <span>{run.name}</span>
|
|
138
|
+
* <RunStatusAndDate run={run} />
|
|
139
|
+
* </div>
|
|
140
|
+
* );
|
|
141
|
+
* }
|
|
142
|
+
* ```
|
|
143
|
+
*/
|
|
144
|
+
declare function RunStatusAndDateComponent({
|
|
145
|
+
run,
|
|
146
|
+
className
|
|
147
|
+
}: RunStatusAndDateProps): react_jsx_runtime22.JSX.Element;
|
|
148
|
+
declare const RunStatusAndDate: react3.MemoExoticComponent<typeof RunStatusAndDateComponent>;
|
|
149
|
+
//#endregion
|
|
150
|
+
//#region src/components/run/RunList.d.ts
|
|
151
|
+
/**
|
|
152
|
+
* Run data for list display
|
|
153
|
+
*/
|
|
154
|
+
interface RunListItemData {
|
|
155
|
+
/** Unique run ID */
|
|
156
|
+
id: string;
|
|
157
|
+
/** Run name */
|
|
158
|
+
name?: string;
|
|
159
|
+
/** Run type identifier */
|
|
160
|
+
type: string;
|
|
161
|
+
/** Run status */
|
|
162
|
+
status: RunStatus;
|
|
163
|
+
/** Run timestamp */
|
|
164
|
+
runAt?: string;
|
|
165
|
+
/** Associated check ID (if linked to a check) */
|
|
166
|
+
checkId?: string;
|
|
167
|
+
}
|
|
168
|
+
/**
|
|
169
|
+
* Props for a single run list item
|
|
170
|
+
*/
|
|
171
|
+
interface RunListItemProps {
|
|
172
|
+
/** Run data */
|
|
173
|
+
run: RunListItemData;
|
|
174
|
+
/** Whether this item is selected */
|
|
175
|
+
isSelected?: boolean;
|
|
176
|
+
/** Icon for the run type */
|
|
177
|
+
icon?: ReactNode;
|
|
178
|
+
/** Callback when item is clicked */
|
|
179
|
+
onClick?: (runId: string) => void;
|
|
180
|
+
/** Callback when "add to checklist" is clicked */
|
|
181
|
+
onAddToChecklist?: (runId: string) => void;
|
|
182
|
+
/** Callback when "go to check" is clicked */
|
|
183
|
+
onGoToCheck?: (checkId: string) => void;
|
|
184
|
+
/** Icon for "add to checklist" action */
|
|
185
|
+
addToChecklistIcon?: ReactNode;
|
|
186
|
+
/** Icon for "go to check" action */
|
|
187
|
+
goToCheckIcon?: ReactNode;
|
|
188
|
+
/** Hide add to checklist action */
|
|
189
|
+
hideAddToChecklist?: boolean;
|
|
190
|
+
/** Optional CSS class */
|
|
191
|
+
className?: string;
|
|
192
|
+
}
|
|
193
|
+
/**
|
|
194
|
+
* RunListItem Component
|
|
195
|
+
*
|
|
196
|
+
* A single item in a run list with selection state and actions.
|
|
197
|
+
*
|
|
198
|
+
* @example
|
|
199
|
+
* ```tsx
|
|
200
|
+
* <RunListItem
|
|
201
|
+
* run={run}
|
|
202
|
+
* isSelected={selectedRunId === run.id}
|
|
203
|
+
* icon={<QueryIcon />}
|
|
204
|
+
* onClick={(id) => setSelectedRunId(id)}
|
|
205
|
+
* onAddToChecklist={(id) => addRunToChecklist(id)}
|
|
206
|
+
* />
|
|
207
|
+
* ```
|
|
208
|
+
*/
|
|
209
|
+
declare function RunListItemComponent({
|
|
210
|
+
run,
|
|
211
|
+
isSelected,
|
|
212
|
+
icon,
|
|
213
|
+
onClick,
|
|
214
|
+
onAddToChecklist,
|
|
215
|
+
onGoToCheck,
|
|
216
|
+
addToChecklistIcon,
|
|
217
|
+
goToCheckIcon,
|
|
218
|
+
hideAddToChecklist,
|
|
219
|
+
className
|
|
220
|
+
}: RunListItemProps): react_jsx_runtime22.JSX.Element;
|
|
221
|
+
declare const RunListItem: react3.MemoExoticComponent<typeof RunListItemComponent>;
|
|
222
|
+
/**
|
|
223
|
+
* Props for RunList component
|
|
224
|
+
*/
|
|
225
|
+
interface RunListProps {
|
|
226
|
+
/** List of runs to display */
|
|
227
|
+
runs: RunListItemData[];
|
|
228
|
+
/** Currently selected run ID */
|
|
229
|
+
selectedId?: string | null;
|
|
230
|
+
/** Whether the list is loading */
|
|
231
|
+
isLoading?: boolean;
|
|
232
|
+
/** Callback when a run is selected */
|
|
233
|
+
onRunSelect?: (runId: string) => void;
|
|
234
|
+
/** Callback when "add to checklist" is clicked */
|
|
235
|
+
onAddToChecklist?: (runId: string) => void;
|
|
236
|
+
/** Callback when "go to check" is clicked */
|
|
237
|
+
onGoToCheck?: (checkId: string) => void;
|
|
238
|
+
/** Function to get icon for run type */
|
|
239
|
+
getRunIcon?: (runType: string) => ReactNode;
|
|
240
|
+
/** Hide add to checklist action */
|
|
241
|
+
hideAddToChecklist?: boolean;
|
|
242
|
+
/** List title */
|
|
243
|
+
title?: string;
|
|
244
|
+
/** Header action buttons */
|
|
245
|
+
headerActions?: ReactNode;
|
|
246
|
+
/** Empty state message */
|
|
247
|
+
emptyMessage?: string;
|
|
248
|
+
/** Loading state message */
|
|
249
|
+
loadingMessage?: string;
|
|
250
|
+
/** Group runs by date */
|
|
251
|
+
groupByDate?: boolean;
|
|
252
|
+
/** Icon for "add to checklist" action - passed to all list items */
|
|
253
|
+
addToChecklistIcon?: ReactNode;
|
|
254
|
+
/** Icon for "go to check" action - passed to all list items */
|
|
255
|
+
goToCheckIcon?: ReactNode;
|
|
256
|
+
/** Optional CSS class */
|
|
257
|
+
className?: string;
|
|
258
|
+
}
|
|
259
|
+
/**
|
|
260
|
+
* RunList Component
|
|
261
|
+
*
|
|
262
|
+
* A pure presentation component for displaying a list of runs with
|
|
263
|
+
* selection, actions, and optional date grouping.
|
|
264
|
+
*
|
|
265
|
+
* @example Basic usage
|
|
266
|
+
* ```tsx
|
|
267
|
+
* import { RunList } from '@datarecce/ui/primitives';
|
|
268
|
+
*
|
|
269
|
+
* function HistoryPanel({ runs }) {
|
|
270
|
+
* const [selectedId, setSelectedId] = useState(null);
|
|
271
|
+
*
|
|
272
|
+
* return (
|
|
273
|
+
* <RunList
|
|
274
|
+
* runs={runs}
|
|
275
|
+
* selectedId={selectedId}
|
|
276
|
+
* onRunSelect={setSelectedId}
|
|
277
|
+
* title="History"
|
|
278
|
+
* groupByDate
|
|
279
|
+
* />
|
|
280
|
+
* );
|
|
281
|
+
* }
|
|
282
|
+
* ```
|
|
283
|
+
*
|
|
284
|
+
* @example With custom icons
|
|
285
|
+
* ```tsx
|
|
286
|
+
* <RunList
|
|
287
|
+
* runs={runs}
|
|
288
|
+
* selectedId={selectedId}
|
|
289
|
+
* onRunSelect={setSelectedId}
|
|
290
|
+
* getRunIcon={(type) => {
|
|
291
|
+
* switch (type) {
|
|
292
|
+
* case 'query': return <SqlIcon />;
|
|
293
|
+
* case 'profile': return <ProfileIcon />;
|
|
294
|
+
* default: return <DefaultIcon />;
|
|
295
|
+
* }
|
|
296
|
+
* }}
|
|
297
|
+
* />
|
|
298
|
+
* ```
|
|
299
|
+
*/
|
|
300
|
+
declare function RunListComponent({
|
|
301
|
+
runs,
|
|
302
|
+
selectedId,
|
|
303
|
+
isLoading,
|
|
304
|
+
onRunSelect,
|
|
305
|
+
onAddToChecklist,
|
|
306
|
+
onGoToCheck,
|
|
307
|
+
getRunIcon,
|
|
308
|
+
hideAddToChecklist,
|
|
309
|
+
title,
|
|
310
|
+
headerActions,
|
|
311
|
+
emptyMessage,
|
|
312
|
+
loadingMessage,
|
|
313
|
+
groupByDate,
|
|
314
|
+
addToChecklistIcon,
|
|
315
|
+
goToCheckIcon,
|
|
316
|
+
className
|
|
317
|
+
}: RunListProps): react_jsx_runtime22.JSX.Element;
|
|
318
|
+
declare const RunList: react3.MemoExoticComponent<typeof RunListComponent>;
|
|
319
|
+
//#endregion
|
|
320
|
+
//#region src/components/run/RunProgress.d.ts
|
|
321
|
+
/**
|
|
322
|
+
* Progress variant types
|
|
323
|
+
*/
|
|
324
|
+
type RunProgressVariant = "spinner" | "linear" | "circular";
|
|
325
|
+
/**
|
|
326
|
+
* Props for the RunProgress component
|
|
327
|
+
*/
|
|
328
|
+
interface RunProgressProps {
|
|
329
|
+
/** Run status */
|
|
330
|
+
status: RunStatus;
|
|
331
|
+
/** Progress percentage (0-100) for determinate progress */
|
|
332
|
+
progress?: number;
|
|
333
|
+
/** Progress message (e.g., "Querying base...") */
|
|
334
|
+
message?: string;
|
|
335
|
+
/** Error message when status is 'failed' */
|
|
336
|
+
errorMessage?: string;
|
|
337
|
+
/** Progress display variant */
|
|
338
|
+
variant?: RunProgressVariant;
|
|
339
|
+
/** Show status badge */
|
|
340
|
+
showStatus?: boolean;
|
|
341
|
+
/** Optional icon to display */
|
|
342
|
+
icon?: ReactNode;
|
|
343
|
+
/** Optional CSS class */
|
|
344
|
+
className?: string;
|
|
345
|
+
}
|
|
346
|
+
/**
|
|
347
|
+
* RunProgress Component
|
|
348
|
+
*
|
|
349
|
+
* A pure presentation component for displaying run progress with
|
|
350
|
+
* optional progress bar, message, and status.
|
|
351
|
+
*
|
|
352
|
+
* @example Basic spinner
|
|
353
|
+
* ```tsx
|
|
354
|
+
* import { RunProgress } from '@datarecce/ui/primitives';
|
|
355
|
+
*
|
|
356
|
+
* function RunningIndicator({ run }) {
|
|
357
|
+
* return (
|
|
358
|
+
* <RunProgress
|
|
359
|
+
* status={run.status}
|
|
360
|
+
* message="Executing query..."
|
|
361
|
+
* />
|
|
362
|
+
* );
|
|
363
|
+
* }
|
|
364
|
+
* ```
|
|
365
|
+
*
|
|
366
|
+
* @example With progress bar
|
|
367
|
+
* ```tsx
|
|
368
|
+
* <RunProgress
|
|
369
|
+
* status="Running"
|
|
370
|
+
* variant="linear"
|
|
371
|
+
* progress={65}
|
|
372
|
+
* message="Processing records: 65,000 / 100,000"
|
|
373
|
+
* />
|
|
374
|
+
* ```
|
|
375
|
+
*
|
|
376
|
+
* @example Error state
|
|
377
|
+
* ```tsx
|
|
378
|
+
* <RunProgress
|
|
379
|
+
* status="Failed"
|
|
380
|
+
* errorMessage="Connection timeout after 30 seconds"
|
|
381
|
+
* />
|
|
382
|
+
* ```
|
|
383
|
+
*/
|
|
384
|
+
declare function RunProgressComponent({
|
|
385
|
+
status,
|
|
386
|
+
progress,
|
|
387
|
+
message,
|
|
388
|
+
errorMessage,
|
|
389
|
+
variant,
|
|
390
|
+
showStatus,
|
|
391
|
+
icon,
|
|
392
|
+
className
|
|
393
|
+
}: RunProgressProps): react_jsx_runtime22.JSX.Element;
|
|
394
|
+
declare const RunProgress: react3.MemoExoticComponent<typeof RunProgressComponent>;
|
|
395
|
+
/**
|
|
396
|
+
* Props for RunProgressOverlay component
|
|
397
|
+
*/
|
|
398
|
+
interface RunProgressOverlayProps extends RunProgressProps {
|
|
399
|
+
/** Whether the overlay is visible */
|
|
400
|
+
visible?: boolean;
|
|
401
|
+
/** Background opacity (0-1) */
|
|
402
|
+
opacity?: number;
|
|
403
|
+
}
|
|
404
|
+
/**
|
|
405
|
+
* RunProgressOverlay Component
|
|
406
|
+
*
|
|
407
|
+
* A full-container overlay version of RunProgress.
|
|
408
|
+
*
|
|
409
|
+
* @example
|
|
410
|
+
* ```tsx
|
|
411
|
+
* <div style={{ position: 'relative', height: 400 }}>
|
|
412
|
+
* <YourContent />
|
|
413
|
+
* <RunProgressOverlay
|
|
414
|
+
* visible={isLoading}
|
|
415
|
+
* status="Running"
|
|
416
|
+
* message="Loading data..."
|
|
417
|
+
* />
|
|
418
|
+
* </div>
|
|
419
|
+
* ```
|
|
420
|
+
*/
|
|
421
|
+
declare function RunProgressOverlayComponent({
|
|
422
|
+
visible,
|
|
423
|
+
opacity,
|
|
424
|
+
...progressProps
|
|
425
|
+
}: RunProgressOverlayProps): react_jsx_runtime22.JSX.Element | null;
|
|
426
|
+
declare const RunProgressOverlay: react3.MemoExoticComponent<typeof RunProgressOverlayComponent>;
|
|
427
|
+
//#endregion
|
|
428
|
+
export { RunStatusWithDateProps as _, RunProgressVariant as a, inferRunStatus as b, RunListItemData as c, RunStatus as d, RunStatusAndDate as f, RunStatusWithDate as g, RunStatusBadgeProps as h, RunProgressProps as i, RunListItemProps as l, RunStatusBadge as m, RunProgressOverlay as n, RunList as o, RunStatusAndDateProps as p, RunProgressOverlayProps as r, RunListItem as s, RunProgress as t, RunListProps as u, formatRunDate as v, formatRunDateTime as y };
|
|
429
|
+
//# sourceMappingURL=RunProgress-DyFIALbI.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RunProgress-DyFIALbI.d.ts","names":[],"sources":["../src/components/run/RunStatusBadge.tsx","../src/components/run/RunList.tsx","../src/components/run/RunProgress.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;;KAWY,SAAA;;AAAZ;AAmBA;AAoBA;AASC;;;;;;;;AAoFD;AAMA;AAmBA;AA4BA;AAOC;AAgBC,iBA7Lc,cAAA,CA6Ld,GAAA,EA7LkC,GA6LlC,CAAA,EA7LwC,SA6LxC;;;;AAGuB,UA5KR,mBAAA,CA4KQ;EAAA;EAuCZ,MAAA,EAjNH,SAiNG;EAMI;EA2BR,WAAA,CAAA,EAAA,OAAA;EAA4B;EAAK,IAAA,CAAA,EAAA,OAAA,GAAA,QAAA;EAAa;EAAqB,SAAA,CAAA,EAAA,MAAA;;AAY5E;;;;AChSA;AAkBA;;;;;;AAqBC;;;;;;;;;;;;;;AAoID;AAMA;iBDzFS,uBAAA,CC2FD;EAAA,MAAA;EAAA,WAAA;EAAA,IAAA;EAAA;AAAA,CAAA,EDtFL,mBCsFK,CAAA,EDtFc,mBAAA,CAAA,GAAA,CAAA,OCsFd;AAY4B,cDlEvB,cCkEuB,EDlET,MAAA,CAAA,mBCkES,CAAA,ODlET,uBCkES,CAAA;;;;AAgBT,iBD5EX,aAAA,CC4EW,IAAA,ED5ES,IC4ET,GAAA,IAAA,CAAA,EAAA,MAAA,GAAA,IAAA;AAG1B;;;AAwEC,iBDpIc,iBAAA,CCoId,IAAA,EDpIsC,ICoItC,GAAA,IAAA,CAAA,EAAA,MAAA,GAAA,IAAA;;;;AAIA,UD5Ge,sBAAA,CC4Gf;EACA;EACA,MAAA,ED5GQ,SC4GR;EACA;EACA,KAAA,CAAA,EAAA,MAAA,GD5GiB,IC4GjB;EACA;EACA,SAAA,CAAA,EAAA,MAAA;;;;;;;AAwGF;;;;AClZA;AAKA;;;iBFyMS,0BAAA,CE3LA;EAAA,MAAA;EAAA,KAAA;EAAA;AAAA,CAAA,EF+LN,sBE/LM,CAAA,EF+LgB,mBAAA,CAAA,GAAA,CAAA,OE/LhB;AAAS,cFsOL,iBEtOK,EFsOY,MAAA,CAAA,mBEtOZ,CAAA,OFsOY,0BEtOZ,CAAA;AAGjB;;;AA2CC,UF8Le,qBAAA,CE9Lf;EACA;EACA,GAAA,EF8LK,GE9LL;EACA;EACA,SAAA,CAAA,EAAA,MAAA;;;;;AA0FF;AAMA;AAKC;;;;;;AA8CD;;;;;;;;;iBFkES,yBAAA;;;GAA8C,wBAAqB,mBAAA,CAAA,GAAA,CAAA;cAY/D,kBAAgB,MAAA,CAAA,2BAAA;;;;;;UChSZ,eAAA;EDPL;EAmBI,EAAA,EAAA,MAAA;EAoBC;EAwDR,IAAA,CAAA,EAAA,MAAA;EACP;EACA,IAAA,EAAA,MAAA;EACA;EACA,MAAA,ECpFQ,SDoFR;EACC;EAAmB,KAAA,CAAA,EAAA,MAAA;EAAA;EAgCT,OAAA,CAAA,EAAA,MAAA;AAMb;AAmBA;AA4BA;AAOC;AAgBC,UCvLe,gBAAA,CDuLf;EACA;EACA,GAAA,ECvLK,eDuLL;EACC;EAAsB,UAAA,CAAA,EAAA,OAAA;EAAA;EAuCZ,IAAA,CAAA,EC3NJ,SD2NI;EAMI;EA2BR,OAAA,CAAA,EAAA,CAAA,KAAA,EAAA,MAAA,EAAA,GAAyB,IAAA;EAAG;EAAK,gBAAA,CAAA,EAAA,CAAA,KAAA,EAAA,MAAA,EAAA,GAAA,IAAA;EAAa;EAAqB,WAAA,CAAA,EAAA,CAAA,OAAA,EAAA,MAAA,EAAA,GAAA,IAAA;EAAA;EAY/D,kBAAA,CAAkD,EChQxC,SDgQwC;;kBC9P7C;;EAlCD,kBAAe,CAAA,EAAA,OAAA;EAkBf;EAEV,SAAA,CAAA,EAAA,MAAA;;;;;AAmBN;;;;;;;;;;;;;iBAkBQ,oBAAA,CAWU;EAAA,GAAA;EAAA,UAAA;EAAA,IAAA;EAAA,OAAA;EAAA,gBAAA;EAAA,WAAA;EAAA,kBAAA;EAAA,aAAA;EAAA,kBAAA;EAAA;AAAA,CAAA,EAAhB,gBAAgB,CAAA,EAAA,mBAAA,CAAA,GAAA,CAAA,OAAA;AAuGN,cAAA,WAAW,EAAA,MAAA,CAAA,mBAAA,CAAA,OAAA,oBAAA,CAAA;AAMxB;;;AAoBkB,UApBD,YAAA,CAoBC;EAQK;EAEL,IAAA,EA5BV,eA4BU,EAAA;EAAS;EAwElB,UAAA,CAAA,EAAA,MAAgB,GAAA,IAAA;EACvB;EACA,SAAA,CAAA,EAAA,OAAA;EACA;EACA,WAAA,CAAA,EAAA,CAAA,KAAA,EAAA,MAAA,EAAA,GAAA,IAAA;EACA;EACA,gBAAA,CAAA,EAAA,CAAA,KAAA,EAAA,MAAA,EAAA,GAAA,IAAA;EACA;EACA,WAAA,CAAA,EAAA,CAAA,OAAA,EAAA,MAAA,EAAA,GAAA,IAAA;EACA;EACA,UAAA,CAAA,EAAA,CAAA,OAAA,EAAA,MAAA,EAAA,GAlGkC,SAkGlC;EACA;EACA,kBAAA,CAAA,EAAA,OAAA;EACA;EACA,KAAA,CAAA,EAAA,MAAA;EACA;EACA,aAAA,CAAA,EAlGgB,SAkGhB;EACC;EAAY,YAAA,CAAA,EAAA,MAAA;EAAA;EAoGF,cAAgC,CAAA,EAAA,MAAzB;;;;EClZR,kBAAA,CAAA,EDmNW,SCnNO;EAKb;EAEP,aAAA,CAAA,ED8MQ,SC9MR;EAQE;EAIH,SAAA,CAAA,EAAA,MAAA;;AAGR;;;;;;;;;;;;AAyID;AAMA;AAKC;;;;;;AA8CD;;;;;;;;;;;;;;;;;;;;;iBDqES,gBAAA;;;;;;;;;;;;;;;;;GAiBN,eAAY,mBAAA,CAAA,GAAA,CAAA;cAoGF,SAAO,MAAA,CAAA,2BAAA;;;;;;KClZR,kBAAA;AFDZ;AAmBA;AAoBA;AAwDS,UEzFQ,gBAAA,CFyFe;EAC9B;EACA,MAAA,EEzFQ,SFyFR;EACA;EACA,QAAA,CAAA,EAAA,MAAA;EACC;EAAmB,OAAA,CAAA,EAAA,MAAA;EAAA;EAgCT,YAAA,CAAA,EAAA,MAA8C;EAM3C;EAmBA,OAAA,CAAA,EE7IJ,kBF6IqB;EA4BhB;EAsBR,UAAA,CAAA,EAAA,OAAA;EACP;EACA,IAAA,CAAA,EE7LO,SF6LP;EACA;EACC,SAAA,CAAA,EAAA,MAAA;;;AAuCH;AAMA;AAKC;;;;;;AAkCD;;;;AChSA;AAkBA;;;;;;AAqBC;;;;;;;;;;;;;;AAoID;AAMA;;;iBCzHS,oBAAA,CD6IS;EAAA,MAAA;EAAA,QAAA;EAAA,OAAA;EAAA,YAAA;EAAA,OAAA;EAAA,UAAA;EAAA,IAAA;EAAA;AAAA,CAAA,ECpIf,gBDoIe,CAAA,ECpIC,mBAAA,CAAA,GAAA,CAAA,ODoID;AAQK,cCpDV,WDoDU,ECpDC,MAAA,CAAA,mBDoDD,CAAA,OCpDC,oBDoDD,CAAA;;;AAKtB;AAsEC,UCzHe,uBAAA,SAAgC,gBDyH/C,CAAA;EACA;EACA,OAAA,CAAA,EAAA,OAAA;EACA;EACA,OAAA,CAAA,EAAA,MAAA;;;;;;;;;;;;;;;AAgHF;;;;AClZA,iBA6LS,2BAAA,CA7LqB;EAAA,OAAA;EAAA,OAAA;EAAA,GAAA;AAAA,CAAA,EAiM3B,uBAjM2B,CAAA,EAiMJ,mBAAA,CAAA,GAAA,CAAA,OAAA,GAjMI,IAAA;AAKb,cAmNJ,kBAnNoB,EAmNF,MAAA,CAAA,mBAnNE,CAAA,OAmNF,2BAnNE,CAAA"}
|