@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
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
import Box from "@mui/material/Box";
|
|
2
|
-
import Button from "@mui/material/Button";
|
|
3
|
-
import Typography from "@mui/material/Typography";
|
|
4
|
-
import {
|
|
5
|
-
FallbackRender,
|
|
6
|
-
ErrorBoundary as SentryErrorBoundary,
|
|
7
|
-
} from "@sentry/react";
|
|
8
|
-
import * as React from "react";
|
|
9
|
-
import { ReactNode, useState } from "react";
|
|
10
|
-
|
|
11
|
-
const Fallback: FallbackRender = (errorData) => {
|
|
12
|
-
return (
|
|
13
|
-
<Box
|
|
14
|
-
sx={{
|
|
15
|
-
height: "100%",
|
|
16
|
-
bgcolor: "grey.50",
|
|
17
|
-
display: "flex",
|
|
18
|
-
alignItems: "center",
|
|
19
|
-
justifyContent: "center",
|
|
20
|
-
}}
|
|
21
|
-
>
|
|
22
|
-
<Box
|
|
23
|
-
sx={{
|
|
24
|
-
p: 4,
|
|
25
|
-
display: "flex",
|
|
26
|
-
flexDirection: "column",
|
|
27
|
-
justifyContent: "flex-start",
|
|
28
|
-
bgcolor: "background.paper",
|
|
29
|
-
border: "solid 1px",
|
|
30
|
-
borderColor: "divider",
|
|
31
|
-
minHeight: "200px",
|
|
32
|
-
}}
|
|
33
|
-
>
|
|
34
|
-
<Typography variant="h6" sx={{ width: "800px" }}>
|
|
35
|
-
You have encountered an error
|
|
36
|
-
</Typography>
|
|
37
|
-
|
|
38
|
-
<Box sx={{ flex: 1, fontSize: "10pt" }}>{String(errorData.error)}</Box>
|
|
39
|
-
|
|
40
|
-
<Button
|
|
41
|
-
sx={{
|
|
42
|
-
justifySelf: "center",
|
|
43
|
-
alignSelf: "center",
|
|
44
|
-
mt: "20px",
|
|
45
|
-
}}
|
|
46
|
-
color="iochmara"
|
|
47
|
-
variant="contained"
|
|
48
|
-
size="small"
|
|
49
|
-
onClick={() => {
|
|
50
|
-
errorData.resetError();
|
|
51
|
-
}}
|
|
52
|
-
>
|
|
53
|
-
Reset
|
|
54
|
-
</Button>
|
|
55
|
-
</Box>
|
|
56
|
-
</Box>
|
|
57
|
-
);
|
|
58
|
-
};
|
|
59
|
-
|
|
60
|
-
/* For testing purposes only */
|
|
61
|
-
// noinspection JSUnusedGlobalSymbols
|
|
62
|
-
export const ErrorButton = () => {
|
|
63
|
-
const [a, setA] = useState<{ foo: string } | undefined>({ foo: "bar" });
|
|
64
|
-
|
|
65
|
-
return (
|
|
66
|
-
<Button
|
|
67
|
-
sx={{ position: "absolute", zIndex: 1 }}
|
|
68
|
-
onClick={() => {
|
|
69
|
-
setA(undefined);
|
|
70
|
-
}}
|
|
71
|
-
>
|
|
72
|
-
{a?.foo}
|
|
73
|
-
</Button>
|
|
74
|
-
);
|
|
75
|
-
};
|
|
76
|
-
|
|
77
|
-
export const ErrorBoundary = ({
|
|
78
|
-
children,
|
|
79
|
-
fallback = Fallback,
|
|
80
|
-
}: {
|
|
81
|
-
children: ReactNode;
|
|
82
|
-
fallback?: React.ReactElement | FallbackRender | undefined;
|
|
83
|
-
}) => {
|
|
84
|
-
return (
|
|
85
|
-
<SentryErrorBoundary fallback={fallback}>{children}</SentryErrorBoundary>
|
|
86
|
-
);
|
|
87
|
-
};
|
|
@@ -1,147 +0,0 @@
|
|
|
1
|
-
import Box from "@mui/material/Box";
|
|
2
|
-
import FormControl from "@mui/material/FormControl";
|
|
3
|
-
import FormLabel from "@mui/material/FormLabel";
|
|
4
|
-
import NativeSelect from "@mui/material/NativeSelect";
|
|
5
|
-
import { HistogramDiffParams } from "@/lib/api/profile";
|
|
6
|
-
import useModelColumns from "@/lib/hooks/useModelColumns";
|
|
7
|
-
import { RunFormProps } from "../run/types";
|
|
8
|
-
|
|
9
|
-
function isStringDataType(columnType: string) {
|
|
10
|
-
const stringDataTypes = [
|
|
11
|
-
"CHAR",
|
|
12
|
-
"VARCHAR",
|
|
13
|
-
"TINYTEXT",
|
|
14
|
-
"TEXT",
|
|
15
|
-
"MEDIUMTEXT",
|
|
16
|
-
"LONGTEXT",
|
|
17
|
-
"NCHAR",
|
|
18
|
-
"NVARCHAR",
|
|
19
|
-
"VARCHAR2",
|
|
20
|
-
"NVARCHAR2",
|
|
21
|
-
"CLOB",
|
|
22
|
-
"NCLOB",
|
|
23
|
-
"VARCHAR(MAX)",
|
|
24
|
-
"XML",
|
|
25
|
-
"JSON",
|
|
26
|
-
];
|
|
27
|
-
// Normalize columnType by removing spaces and converting to uppercase
|
|
28
|
-
const normalizedType = columnType.trim().toUpperCase();
|
|
29
|
-
|
|
30
|
-
// Check if columnType is in the predefined list
|
|
31
|
-
if (stringDataTypes.includes(normalizedType)) {
|
|
32
|
-
return true;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
// Match types that have a length specification (e.g., VARCHAR(255))
|
|
36
|
-
const regex = /^(VARCHAR|NVARCHAR|VARCHAR2|NVARCHAR2|CHAR|NCHAR)\(\d+\)$/;
|
|
37
|
-
return regex.test(normalizedType);
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
function isBooleanDataType(columnType: string) {
|
|
41
|
-
const booleanDataTypes = [
|
|
42
|
-
"BOOLEAN", // PostgreSQL, SQLite, and others with native boolean support
|
|
43
|
-
"TINYINT(1)", // MySQL/MariaDB uses TINYINT(1) to represent boolean values
|
|
44
|
-
"BIT", // SQL Server and others use BIT to represent boolean values, where 1 is true and 0 is false
|
|
45
|
-
"NUMBER(1)", // Oracle uses NUMBER(1) where 1 is true and 0 is false, as it does not have a native BOOLEAN type
|
|
46
|
-
"BOOL", // Snowflake and PostgreSQL also support BOOL as an alias for BOOLEAN
|
|
47
|
-
];
|
|
48
|
-
return booleanDataTypes.includes(columnType.toUpperCase());
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
function isDateTimeType(columnType: string) {
|
|
52
|
-
const sql_datetime_types = [
|
|
53
|
-
"DATE",
|
|
54
|
-
"DATETIME",
|
|
55
|
-
"TIMESTAMP",
|
|
56
|
-
"TIME",
|
|
57
|
-
"YEAR", // Specific to MySQL/MariaDB
|
|
58
|
-
"DATETIME2",
|
|
59
|
-
"SMALLDATETIME",
|
|
60
|
-
"DATETIMEOFFSET", // Specific to SQL Server
|
|
61
|
-
"INTERVAL", // Common in PostgreSQL and Oracle
|
|
62
|
-
"TIMESTAMPTZ",
|
|
63
|
-
"TIMETZ", // Specific to PostgreSQL
|
|
64
|
-
"TIMESTAMP WITH TIME ZONE",
|
|
65
|
-
"TIMESTAMP WITH LOCAL TIME ZONE", // Oracle
|
|
66
|
-
"TIMESTAMP_LTZ",
|
|
67
|
-
"TIMESTAMP_NTZ",
|
|
68
|
-
"TIMESTAMP_TZ", // Specific to Snowflake
|
|
69
|
-
];
|
|
70
|
-
return sql_datetime_types.includes(columnType.toUpperCase());
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
type HistogramDiffEditProps = RunFormProps<HistogramDiffParams>;
|
|
74
|
-
|
|
75
|
-
export function supportsHistogramDiff(columnType: string) {
|
|
76
|
-
return (
|
|
77
|
-
!isStringDataType(columnType) &&
|
|
78
|
-
!isBooleanDataType(columnType) &&
|
|
79
|
-
!isDateTimeType(columnType)
|
|
80
|
-
);
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
export function HistogramDiffForm({
|
|
84
|
-
params,
|
|
85
|
-
onParamsChanged,
|
|
86
|
-
setIsReadyToExecute,
|
|
87
|
-
}: HistogramDiffEditProps) {
|
|
88
|
-
const {
|
|
89
|
-
columns: allColumns,
|
|
90
|
-
isLoading,
|
|
91
|
-
error,
|
|
92
|
-
} = useModelColumns(params.model);
|
|
93
|
-
const columns = allColumns.filter(
|
|
94
|
-
(c) =>
|
|
95
|
-
!isStringDataType(c.type) &&
|
|
96
|
-
!isBooleanDataType(c.type) &&
|
|
97
|
-
!isDateTimeType(c.type),
|
|
98
|
-
);
|
|
99
|
-
|
|
100
|
-
if (isLoading) {
|
|
101
|
-
return <Box>Loading...</Box>;
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
if (allColumns.length === 0 || error) {
|
|
105
|
-
return (
|
|
106
|
-
<Box>
|
|
107
|
-
Error: Please provide the 'catalog.json' to list column
|
|
108
|
-
candidates
|
|
109
|
-
</Box>
|
|
110
|
-
);
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
return (
|
|
114
|
-
<Box sx={{ m: "16px" }}>
|
|
115
|
-
<FormControl fullWidth disabled={columns.length === 0}>
|
|
116
|
-
<FormLabel sx={{ mb: 1 }}>
|
|
117
|
-
Pick a column to show Histogram Diff
|
|
118
|
-
</FormLabel>
|
|
119
|
-
<NativeSelect
|
|
120
|
-
value={params.column_name}
|
|
121
|
-
onChange={(e) => {
|
|
122
|
-
const columnName = e.target.value;
|
|
123
|
-
setIsReadyToExecute(!!columnName);
|
|
124
|
-
const columnType =
|
|
125
|
-
columns.find((c) => c.name === columnName)?.type ?? "";
|
|
126
|
-
onParamsChanged({
|
|
127
|
-
...params,
|
|
128
|
-
column_name: columnName,
|
|
129
|
-
column_type: columnType,
|
|
130
|
-
});
|
|
131
|
-
}}
|
|
132
|
-
>
|
|
133
|
-
<option value="">
|
|
134
|
-
{columns.length !== 0
|
|
135
|
-
? "Select column"
|
|
136
|
-
: "No numeric column is available"}
|
|
137
|
-
</option>
|
|
138
|
-
{columns.map((c) => (
|
|
139
|
-
<option key={c.name} value={c.name} className="no-track-pii-safe">
|
|
140
|
-
{c.name} : {c.type}
|
|
141
|
-
</option>
|
|
142
|
-
))}
|
|
143
|
-
</NativeSelect>
|
|
144
|
-
</FormControl>
|
|
145
|
-
</Box>
|
|
146
|
-
);
|
|
147
|
-
}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
import Box from "@mui/material/Box";
|
|
2
|
-
import { useTheme } from "@mui/material/styles";
|
|
3
|
-
import { forwardRef, Ref } from "react";
|
|
4
|
-
import { HistogramDiffParams } from "@/lib/api/profile";
|
|
5
|
-
import { isHistogramDiffRun } from "@/lib/api/types";
|
|
6
|
-
import { HistogramChart } from "../charts/HistogramChart";
|
|
7
|
-
import { RunResultViewProps } from "../run/types";
|
|
8
|
-
import { ScreenshotBox } from "../screenshot/ScreenshotBox";
|
|
9
|
-
|
|
10
|
-
type HistogramDiffResultViewProp = RunResultViewProps;
|
|
11
|
-
|
|
12
|
-
function _HistogramDiffResultView(
|
|
13
|
-
{ run }: HistogramDiffResultViewProp,
|
|
14
|
-
ref: Ref<HTMLDivElement>,
|
|
15
|
-
) {
|
|
16
|
-
const theme = useTheme();
|
|
17
|
-
const isDark = theme.palette.mode === "dark";
|
|
18
|
-
|
|
19
|
-
if (!isHistogramDiffRun(run)) {
|
|
20
|
-
throw new Error("Run type must be histogram_diff");
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
const params = run.params as HistogramDiffParams;
|
|
24
|
-
const base = run.result?.base;
|
|
25
|
-
const current = run.result?.current;
|
|
26
|
-
const min = run.result?.min;
|
|
27
|
-
const max = run.result?.max;
|
|
28
|
-
const binEdges = run.result?.bin_edges ?? [];
|
|
29
|
-
|
|
30
|
-
if (!base || !current) {
|
|
31
|
-
return <div>Loading...</div>;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
return (
|
|
35
|
-
<Box sx={{ display: "flex", flexDirection: "column", height: "100%" }}>
|
|
36
|
-
<ScreenshotBox
|
|
37
|
-
ref={ref}
|
|
38
|
-
height="100%"
|
|
39
|
-
backgroundColor={isDark ? "#1f2937" : "white"}
|
|
40
|
-
>
|
|
41
|
-
<Box sx={{ display: "flex", flexDirection: "row" }}>
|
|
42
|
-
<Box sx={{ flex: 1 }} />
|
|
43
|
-
<Box sx={{ width: "80%", height: "35vh", m: 4 }}>
|
|
44
|
-
<HistogramChart
|
|
45
|
-
data={{
|
|
46
|
-
title: `Model ${params.model}.${params.column_name}`,
|
|
47
|
-
type: run.params?.column_type ?? "",
|
|
48
|
-
datasets: [base, current],
|
|
49
|
-
min: min,
|
|
50
|
-
max: max,
|
|
51
|
-
samples: base.total,
|
|
52
|
-
binEdges: binEdges,
|
|
53
|
-
}}
|
|
54
|
-
/>
|
|
55
|
-
</Box>
|
|
56
|
-
<Box sx={{ flex: 1 }} />
|
|
57
|
-
</Box>
|
|
58
|
-
</ScreenshotBox>
|
|
59
|
-
</Box>
|
|
60
|
-
);
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
export const HistogramDiffResultView = forwardRef(_HistogramDiffResultView);
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
|
|
3
|
-
export const IconSync = (props: React.SVGProps<SVGSVGElement>) => {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
width="16"
|
|
7
|
-
height="16"
|
|
8
|
-
viewBox="0 0 16 16"
|
|
9
|
-
fill="none"
|
|
10
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
11
|
-
{...props}
|
|
12
|
-
>
|
|
13
|
-
<g clipPath="url(#clip0_1479_25070)">
|
|
14
|
-
<path
|
|
15
|
-
d="M15.625 0.25H14.759C14.5484 0.25 14.3791 0.423375 14.3841 0.633937L14.4575 3.71441C13.0691 1.62634 10.6955 0.25 8 0.25C4.21291 0.25 1.06041 2.96638 0.38425 6.557C0.340875 6.78728 0.518875 7 0.753219 7H1.64622C1.82353 7 1.97566 6.87556 2.013 6.70222C2.60753 3.9415 5.05991 1.875 8 1.875C10.4858 1.875 12.6232 3.35256 13.5836 5.47819L9.63394 5.38416C9.42341 5.37916 9.25 5.54844 9.25 5.75906V6.625C9.25 6.83209 9.41791 7 9.625 7H15.625C15.8321 7 16 6.83209 16 6.625V0.625C16 0.417906 15.8321 0.25 15.625 0.25ZM15.2468 9H14.3538C14.1765 9 14.0243 9.12444 13.987 9.29778C13.3925 12.0585 10.9401 14.125 8 14.125C5.51419 14.125 3.37681 12.6474 2.41637 10.5218L6.36606 10.6158C6.57659 10.6208 6.75 10.4516 6.75 10.2409V9.375C6.75 9.16791 6.58209 9 6.375 9H0.375C0.167906 9 0 9.16791 0 9.375V15.375C0 15.5821 0.167906 15.75 0.375 15.75H1.24097C1.45156 15.75 1.62088 15.5766 1.61588 15.3661L1.54253 12.2856C2.93087 14.3737 5.3045 15.75 8 15.75C11.7871 15.75 14.9396 13.0336 15.6158 9.443C15.6591 9.21272 15.4811 9 15.2468 9Z"
|
|
16
|
-
fill="currentColor"
|
|
17
|
-
/>
|
|
18
|
-
</g>
|
|
19
|
-
<defs>
|
|
20
|
-
<clipPath id="clip0_1479_25070">
|
|
21
|
-
<rect width="16" height="16" fill="white" />
|
|
22
|
-
</clipPath>
|
|
23
|
-
</defs>
|
|
24
|
-
</svg>
|
|
25
|
-
);
|
|
26
|
-
};
|
|
27
|
-
export const IconExport = (props: React.SVGProps<SVGSVGElement>) => {
|
|
28
|
-
return (
|
|
29
|
-
<svg
|
|
30
|
-
width="16"
|
|
31
|
-
height="16"
|
|
32
|
-
viewBox="0 0 16 16"
|
|
33
|
-
fill="none"
|
|
34
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
35
|
-
{...props}
|
|
36
|
-
>
|
|
37
|
-
<g clipPath="url(#clip0_1479_25102)">
|
|
38
|
-
<path
|
|
39
|
-
d="M-1.88399 8.72062L0.358816 6.46094C0.594752 6.22344 1.00006 6.39031 1.00006 6.725V8.2525H4.00005V4.12438C4.00005 3.7275 4.16161 3.34313 4.44286 3.06219L7.06441 0.440625C7.34566 0.159375 7.72691 0 8.12347 0H14.5003C15.3281 0.003125 16 0.675 16 1.50281V14.5003C16 15.3281 15.3281 16 14.5003 16H5.50223C4.67411 16 4.00005 15.3281 4.00005 14.5003V11.2522H5.50005V14.5003H14.5003V1.50281H9.50128V4.75219C9.50128 5.16781 9.1669 5.50187 8.75128 5.50187H5.50005V8.25219H10.625C10.8322 8.25219 11 8.42 11 8.62719V9.37719C11 9.58438 10.8322 9.75219 10.625 9.75219H1.00006V11.2797C1.00006 11.6144 0.594752 11.7813 0.358816 11.5438L-1.88399 9.28406C-2.03867 9.12813 -2.03867 8.87656 -1.88399 8.72062ZM8.0016 4.00219V1.62469L5.62379 4.00219H8.0016Z"
|
|
40
|
-
fill="currentColor"
|
|
41
|
-
/>
|
|
42
|
-
</g>
|
|
43
|
-
<g clipPath="url(#clip1_1479_25102)">
|
|
44
|
-
<path
|
|
45
|
-
d="M0.103056 8.72062L2.09667 6.46094C2.30639 6.22344 2.66667 6.39031 2.66667 6.725V8.2525H5.33333V4.12438C5.33333 3.7275 5.47694 3.34313 5.72694 3.06219L8.05722 0.440625C8.30722 0.159375 8.64611 0 8.99861 0H14.6669C15.4028 0.003125 16 0.675 16 1.50281V14.5003C16 15.3281 15.4028 16 14.6669 16H6.66861C5.9325 16 5.33333 15.3281 5.33333 14.5003V11.2522H6.66667V14.5003H14.6669V1.50281H10.2233V4.75219C10.2233 5.16781 9.92611 5.50187 9.55667 5.50187H6.66667V8.25219H11.2222C11.4064 8.25219 11.5556 8.42 11.5556 8.62719V9.37719C11.5556 9.58438 11.4064 9.75219 11.2222 9.75219H2.66667V11.2797C2.66667 11.6144 2.30639 11.7813 2.09667 11.5438L0.103056 9.28406C-0.0344448 9.12813 -0.0344448 8.87656 0.103056 8.72062ZM8.89028 4.00219V1.62469L6.77666 4.00219H8.89028Z"
|
|
46
|
-
fill="currentColor"
|
|
47
|
-
/>
|
|
48
|
-
</g>
|
|
49
|
-
<defs>
|
|
50
|
-
<clipPath id="clip0_1479_25102">
|
|
51
|
-
<rect
|
|
52
|
-
width="13"
|
|
53
|
-
height="16"
|
|
54
|
-
fill="white"
|
|
55
|
-
transform="matrix(-1 0 0 1 16 0)"
|
|
56
|
-
/>
|
|
57
|
-
</clipPath>
|
|
58
|
-
<clipPath id="clip1_1479_25102">
|
|
59
|
-
<rect width="3" height="16" fill="white" />
|
|
60
|
-
</clipPath>
|
|
61
|
-
</defs>
|
|
62
|
-
</svg>
|
|
63
|
-
);
|
|
64
|
-
};
|
|
65
|
-
|
|
66
|
-
export const IconImport = (props: React.SVGProps<SVGSVGElement>) => {
|
|
67
|
-
return (
|
|
68
|
-
<svg
|
|
69
|
-
width="16"
|
|
70
|
-
height="16"
|
|
71
|
-
viewBox="0 0 16 16"
|
|
72
|
-
fill="none"
|
|
73
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
74
|
-
{...props}
|
|
75
|
-
>
|
|
76
|
-
<g clipPath="url(#clip0_1426_8619)">
|
|
77
|
-
<path
|
|
78
|
-
d="M15.5572 3.06188L12.9356 0.440625C12.6544 0.159375 12.2731 0 11.8766 0H5.49969C4.67188 0.003125 4 0.675 4 1.50281V8.25219H0.375C0.167812 8.25219 0 8.42 0 8.62719V9.37719C0 9.58438 0.167812 9.75219 0.375 9.75219H9V11.2797C9 11.6144 9.40531 11.7812 9.64125 11.5437L11.8841 9.28406C12.0388 9.12813 12.0388 8.87656 11.8841 8.72062L9.64125 6.46094C9.40531 6.22344 9 6.39031 9 6.725V8.2525H5.49969V1.50281H10.4987V4.75219C10.4987 5.16781 10.8331 5.50187 11.2487 5.50187H14.5V14.5003H5.49969V11.2522H4V14.5003C4 15.3281 4.67188 16 5.49969 16H14.4978C15.3259 16 16 15.3281 16 14.5003V4.12406C16 3.7275 15.8384 3.34313 15.5572 3.06188ZM11.9984 4.00219V1.62469L14.3763 4.00219H11.9984Z"
|
|
79
|
-
fill="black"
|
|
80
|
-
/>
|
|
81
|
-
</g>
|
|
82
|
-
<defs>
|
|
83
|
-
<clipPath id="clip0_1426_8619">
|
|
84
|
-
<rect width="16" height="16" fill="white" />
|
|
85
|
-
</clipPath>
|
|
86
|
-
</defs>
|
|
87
|
-
</svg>
|
|
88
|
-
);
|
|
89
|
-
};
|
|
90
|
-
|
|
91
|
-
export const IconSave = (props: React.SVGProps<SVGSVGElement>) => {
|
|
92
|
-
return (
|
|
93
|
-
<svg
|
|
94
|
-
width="16"
|
|
95
|
-
height="16"
|
|
96
|
-
viewBox="0 0 16 16"
|
|
97
|
-
fill="none"
|
|
98
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
99
|
-
{...props}
|
|
100
|
-
>
|
|
101
|
-
<path
|
|
102
|
-
d="M14.5607 4.06066L11.9393 1.43934C11.658 1.15804 11.2765 1 10.8787 1H2.5C1.67156 1 1 1.67156 1 2.5V13.5C1 14.3284 1.67156 15 2.5 15H13.5C14.3284 15 15 14.3284 15 13.5V5.12131C15 4.72349 14.842 4.34196 14.5607 4.06066ZM9.5 2.5V5H5.5V2.5H9.5ZM13.3125 13.5H2.6875C2.63777 13.5 2.59008 13.4802 2.55492 13.4451C2.51975 13.4099 2.5 13.3622 2.5 13.3125V2.6875C2.5 2.63777 2.51975 2.59008 2.55492 2.55492C2.59008 2.51975 2.63777 2.5 2.6875 2.5H4V5.75C4 6.16422 4.33578 6.5 4.75 6.5H10.25C10.6642 6.5 11 6.16422 11 5.75V2.62131L13.4451 5.06641C13.4625 5.08382 13.4763 5.10449 13.4857 5.12724C13.4952 5.14999 13.5 5.17438 13.5 5.199V13.3125C13.5 13.3622 13.4802 13.4099 13.4451 13.4451C13.4099 13.4802 13.3622 13.5 13.3125 13.5ZM8 7.25C6.48366 7.25 5.25 8.48366 5.25 10C5.25 11.5163 6.48366 12.75 8 12.75C9.51634 12.75 10.75 11.5163 10.75 10C10.75 8.48366 9.51634 7.25 8 7.25ZM8 11.25C7.31075 11.25 6.75 10.6892 6.75 10C6.75 9.31075 7.31075 8.75 8 8.75C8.68925 8.75 9.25 9.31075 9.25 10C9.25 10.6892 8.68925 11.25 8 11.25Z"
|
|
103
|
-
fill="currentColor"
|
|
104
|
-
/>
|
|
105
|
-
</svg>
|
|
106
|
-
);
|
|
107
|
-
};
|
|
108
|
-
export const IconEdit = (props: React.SVGProps<SVGSVGElement>) => {
|
|
109
|
-
return (
|
|
110
|
-
<svg
|
|
111
|
-
width="17"
|
|
112
|
-
height="16"
|
|
113
|
-
viewBox="0 0 17 16"
|
|
114
|
-
fill="none"
|
|
115
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
116
|
-
{...props}
|
|
117
|
-
>
|
|
118
|
-
<path
|
|
119
|
-
d="M15.9143 1.75812L14.7422 0.585938C14.3515 0.195312 13.8397 0 13.3278 0C12.8159 0 12.304 0.195312 11.9137 0.585625L9.58593 2.91344L8.5 3.99938L0.901592 11.5975L0.504719 15.1669C0.454719 15.6163 0.80878 16 1.24847 16C1.27628 16 1.3044 15.9984 1.33253 15.9953L4.89939 15.6012L12.5006 8L13.5862 6.91437L15.914 4.58656C16.6953 3.80531 16.6953 2.53906 15.9143 1.75812ZM4.21095 14.1684L2.09909 14.4016L2.3344 12.2863L9.56062 5.06L10.53 4.09062L12.4094 5.97L11.44 6.93937L4.21095 14.1684ZM14.8534 3.52562L13.4697 4.90938L11.5906 3.03L12.9744 1.64625C13.1019 1.51875 13.2506 1.49969 13.3278 1.49969C13.405 1.49969 13.554 1.51875 13.6812 1.64625L14.8534 2.81844C15.0484 3.01375 15.0484 3.33094 14.8534 3.52562Z"
|
|
120
|
-
fill="currentColor"
|
|
121
|
-
/>
|
|
122
|
-
</svg>
|
|
123
|
-
);
|
|
124
|
-
};
|
|
125
|
-
|
|
126
|
-
export const IconInfo = (props: React.SVGProps<SVGSVGElement>) => {
|
|
127
|
-
return (
|
|
128
|
-
<svg
|
|
129
|
-
width="16"
|
|
130
|
-
height="16"
|
|
131
|
-
viewBox="0 0 16 16"
|
|
132
|
-
fill="none"
|
|
133
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
134
|
-
{...props}
|
|
135
|
-
>
|
|
136
|
-
<path
|
|
137
|
-
d="M7.26326 6.5462H8.71794V12.3642H7.26326V6.5462ZM7.9906 3.1102C7.43278 3.1102 6.97888 3.5641 6.97888 4.12192C6.97888 4.67974 7.43278 5.13364 7.9906 5.13364C8.54842 5.13364 9.00232 4.67974 9.00232 4.12192C9.00232 3.5641 8.54842 3.1102 7.9906 3.1102ZM16 8C16 12.411 12.411 16 8 16C3.589 16 0 12.411 0 8C0 3.589 3.589 0 8 0C12.411 0 16 3.589 16 8ZM14.5453 8C14.5453 4.3906 11.6093 1.4546 7.99992 1.4546C4.39052 1.4546 1.45452 4.3914 1.45452 8.0006C1.45452 11.6098 4.39052 14.546 7.99992 14.546C11.6093 14.546 14.5453 11.6092 14.5453 8.0006V8Z"
|
|
138
|
-
fill="currentColor"
|
|
139
|
-
/>
|
|
140
|
-
</svg>
|
|
141
|
-
);
|
|
142
|
-
};
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
import Box from "@mui/material/Box";
|
|
2
|
-
import Button from "@mui/material/Button";
|
|
3
|
-
import Divider from "@mui/material/Divider";
|
|
4
|
-
import Stack from "@mui/material/Stack";
|
|
5
|
-
import { useLineageViewContextSafe } from "./LineageViewContext";
|
|
6
|
-
|
|
7
|
-
export interface ActionControlProps {
|
|
8
|
-
onClose: () => void;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
export function ActionControl({ onClose }: ActionControlProps) {
|
|
12
|
-
const { cancel, actionState } = useLineageViewContextSafe();
|
|
13
|
-
|
|
14
|
-
const getProgressMessage = () => {
|
|
15
|
-
if (actionState.mode === "per_node") {
|
|
16
|
-
return `${actionState.completed} / ${actionState.total}`;
|
|
17
|
-
} else {
|
|
18
|
-
if (actionState.currentRun?.progress?.percentage) {
|
|
19
|
-
return `${actionState.currentRun.progress.percentage * 100}%`;
|
|
20
|
-
} else {
|
|
21
|
-
if (actionState.status === "completed") {
|
|
22
|
-
return "100%";
|
|
23
|
-
} else {
|
|
24
|
-
return "0%";
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
return (
|
|
31
|
-
<Box sx={{ bgcolor: "background.paper", borderRadius: 1, boxShadow: 6 }}>
|
|
32
|
-
<Stack
|
|
33
|
-
direction="row"
|
|
34
|
-
divider={<Divider orientation="vertical" flexItem />}
|
|
35
|
-
spacing={2}
|
|
36
|
-
sx={{ p: "5px 15px", mt: 2 }}
|
|
37
|
-
>
|
|
38
|
-
<Box sx={{ fontSize: "10pt" }}>
|
|
39
|
-
Progress: {getProgressMessage()}{" "}
|
|
40
|
-
{actionState.status === "canceled" ? " (canceled)" : ""}
|
|
41
|
-
</Box>
|
|
42
|
-
|
|
43
|
-
{actionState.status === "running" ||
|
|
44
|
-
actionState.status === "canceling" ? (
|
|
45
|
-
<Button
|
|
46
|
-
size="small"
|
|
47
|
-
variant="outlined"
|
|
48
|
-
onClick={cancel}
|
|
49
|
-
disabled={actionState.status === "canceling"}
|
|
50
|
-
>
|
|
51
|
-
{actionState.status === "canceling" ? "Canceling" : "Cancel"}
|
|
52
|
-
</Button>
|
|
53
|
-
) : (
|
|
54
|
-
<Stack direction="row">
|
|
55
|
-
<Button size="small" variant="outlined" onClick={onClose}>
|
|
56
|
-
Close
|
|
57
|
-
</Button>
|
|
58
|
-
</Stack>
|
|
59
|
-
)}
|
|
60
|
-
</Stack>
|
|
61
|
-
</Box>
|
|
62
|
-
);
|
|
63
|
-
}
|
|
@@ -1,141 +0,0 @@
|
|
|
1
|
-
import Box from "@mui/material/Box";
|
|
2
|
-
import Chip from "@mui/material/Chip";
|
|
3
|
-
import CircularProgress from "@mui/material/CircularProgress";
|
|
4
|
-
import Stack from "@mui/material/Stack";
|
|
5
|
-
import MuiTooltip from "@mui/material/Tooltip";
|
|
6
|
-
import { PiInfo, PiWarning } from "react-icons/pi";
|
|
7
|
-
import { LineageGraphNode } from "@/components/lineage/lineage";
|
|
8
|
-
import {
|
|
9
|
-
isRowCountDiffRun,
|
|
10
|
-
isRowCountRun,
|
|
11
|
-
isValueDiffRun,
|
|
12
|
-
} from "@/lib/api/types";
|
|
13
|
-
import { ActionState } from "./LineageViewContext";
|
|
14
|
-
import { RowCountDiffTag, RowCountTag } from "./NodeTag";
|
|
15
|
-
|
|
16
|
-
interface ActionTagProps {
|
|
17
|
-
node: LineageGraphNode;
|
|
18
|
-
action: ActionState["actions"][string];
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
export const ActionTag = ({ node, action }: ActionTagProps) => {
|
|
22
|
-
const { status, skipReason, run } = action;
|
|
23
|
-
|
|
24
|
-
if (status === "pending") {
|
|
25
|
-
return <CircularProgress size={16} />;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
if (status === "skipped") {
|
|
29
|
-
return (
|
|
30
|
-
<Chip
|
|
31
|
-
size="small"
|
|
32
|
-
label={
|
|
33
|
-
<Stack
|
|
34
|
-
direction="row"
|
|
35
|
-
sx={{
|
|
36
|
-
fontSize: "10pt",
|
|
37
|
-
color: "grey.500",
|
|
38
|
-
alignItems: "center",
|
|
39
|
-
gap: "3px",
|
|
40
|
-
}}
|
|
41
|
-
>
|
|
42
|
-
<Box>Skipped</Box>
|
|
43
|
-
{skipReason && (
|
|
44
|
-
<MuiTooltip title={skipReason}>
|
|
45
|
-
<Box component="span" sx={{ display: "flex" }}>
|
|
46
|
-
<PiInfo />
|
|
47
|
-
</Box>
|
|
48
|
-
</MuiTooltip>
|
|
49
|
-
)}
|
|
50
|
-
</Stack>
|
|
51
|
-
}
|
|
52
|
-
sx={{ bgcolor: "grey.100" }}
|
|
53
|
-
/>
|
|
54
|
-
);
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
if (!run) {
|
|
58
|
-
return <CircularProgress size={16} />;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
const { error, run_id, progress } = run;
|
|
62
|
-
|
|
63
|
-
if (status === "running") {
|
|
64
|
-
if (progress?.percentage === undefined) {
|
|
65
|
-
return <CircularProgress size={16} />;
|
|
66
|
-
} else {
|
|
67
|
-
return (
|
|
68
|
-
<CircularProgress
|
|
69
|
-
variant="determinate"
|
|
70
|
-
value={progress.percentage * 100}
|
|
71
|
-
size={16}
|
|
72
|
-
/>
|
|
73
|
-
);
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
if (error) {
|
|
78
|
-
return (
|
|
79
|
-
<Stack
|
|
80
|
-
direction="row"
|
|
81
|
-
sx={{ fontSize: "10pt", color: "gray", alignItems: "center" }}
|
|
82
|
-
>
|
|
83
|
-
<Box>Error</Box>
|
|
84
|
-
{skipReason && (
|
|
85
|
-
<MuiTooltip title={error}>
|
|
86
|
-
<Box component="span" sx={{ display: "flex" }}>
|
|
87
|
-
<PiWarning />
|
|
88
|
-
</Box>
|
|
89
|
-
</MuiTooltip>
|
|
90
|
-
)}
|
|
91
|
-
</Stack>
|
|
92
|
-
);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
if (isValueDiffRun(run) && run.result) {
|
|
96
|
-
const r = run.result;
|
|
97
|
-
let mismatched = 0;
|
|
98
|
-
|
|
99
|
-
for (const c of r.data.data) {
|
|
100
|
-
if ((c[2] as number) < 1) {
|
|
101
|
-
mismatched++;
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
return (
|
|
106
|
-
<Chip
|
|
107
|
-
size="small"
|
|
108
|
-
sx={{
|
|
109
|
-
bgcolor: mismatched > 0 ? "error.light" : "success.light",
|
|
110
|
-
}}
|
|
111
|
-
label={
|
|
112
|
-
<Stack
|
|
113
|
-
direction="row"
|
|
114
|
-
sx={{
|
|
115
|
-
fontSize: "10pt",
|
|
116
|
-
color: mismatched > 0 ? "error.main" : "success.main",
|
|
117
|
-
alignItems: "center",
|
|
118
|
-
gap: "3px",
|
|
119
|
-
}}
|
|
120
|
-
>
|
|
121
|
-
{mismatched > 0
|
|
122
|
-
? `${mismatched} columns mismatched`
|
|
123
|
-
: "All columns match"}
|
|
124
|
-
</Stack>
|
|
125
|
-
}
|
|
126
|
-
/>
|
|
127
|
-
);
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
if (isRowCountDiffRun(run) && run.result) {
|
|
131
|
-
const result = run.result;
|
|
132
|
-
return <RowCountDiffTag rowCount={result[node.data.name]} node={node} />;
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
if (isRowCountRun(run) && run.result) {
|
|
136
|
-
const result = run.result;
|
|
137
|
-
return <RowCountTag rowCount={result[node.data.name]} node={node} />;
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
return <>{run_id}</>;
|
|
141
|
-
};
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import Box from "@mui/material/Box";
|
|
2
|
-
import Tooltip from "@mui/material/Tooltip";
|
|
3
|
-
import { getIconForChangeStatus } from "./styles";
|
|
4
|
-
|
|
5
|
-
type ChangeStatus = "added" | "removed" | "modified";
|
|
6
|
-
|
|
7
|
-
export function ChangeStatusLegend() {
|
|
8
|
-
const CHANGE_STATUS_MSGS: Record<ChangeStatus, [string, string]> = {
|
|
9
|
-
added: ["Added", "Added resource"],
|
|
10
|
-
removed: ["Removed", "Removed resource"],
|
|
11
|
-
modified: ["Modified", "Modified resource"],
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
return (
|
|
15
|
-
<Box
|
|
16
|
-
sx={{
|
|
17
|
-
bgcolor: "background.paper",
|
|
18
|
-
padding: "12px",
|
|
19
|
-
border: "1px solid",
|
|
20
|
-
borderColor: "divider",
|
|
21
|
-
fontSize: "0.875rem",
|
|
22
|
-
}}
|
|
23
|
-
>
|
|
24
|
-
{(
|
|
25
|
-
Object.entries(CHANGE_STATUS_MSGS) as [ChangeStatus, [string, string]][]
|
|
26
|
-
).map(([key, [label, tip]]) => {
|
|
27
|
-
const { icon, color } = getIconForChangeStatus(key);
|
|
28
|
-
|
|
29
|
-
return (
|
|
30
|
-
<Tooltip title={tip} key={key} placement="right">
|
|
31
|
-
<Box
|
|
32
|
-
sx={{
|
|
33
|
-
display: "flex",
|
|
34
|
-
alignItems: "center",
|
|
35
|
-
gap: "6px",
|
|
36
|
-
mb: "2px",
|
|
37
|
-
}}
|
|
38
|
-
>
|
|
39
|
-
{icon && <Box component={icon} sx={{ color }} />} {label}
|
|
40
|
-
</Box>
|
|
41
|
-
</Tooltip>
|
|
42
|
-
);
|
|
43
|
-
})}
|
|
44
|
-
</Box>
|
|
45
|
-
);
|
|
46
|
-
}
|