@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,349 @@
|
|
|
1
|
+
|
|
2
|
+
import { i as RecceInstanceInfo } from "./flag-CiR2E5oz.js";
|
|
3
|
+
import * as _tanstack_react_query5 from "@tanstack/react-query";
|
|
4
|
+
import { Dispatch, ReactNode, SetStateAction } from "react";
|
|
5
|
+
import * as react_jsx_runtime130 from "react/jsx-runtime";
|
|
6
|
+
|
|
7
|
+
//#region src/contexts/action/types.d.ts
|
|
8
|
+
/**
|
|
9
|
+
* Query parameters for API requests
|
|
10
|
+
*/
|
|
11
|
+
type AxiosQueryParams = Record<string, string | string[] | number | number[] | undefined>;
|
|
12
|
+
/**
|
|
13
|
+
* Explore action sources - matches EXPLORE_SOURCE in track.ts
|
|
14
|
+
*/
|
|
15
|
+
type ExploreSource = "lineage_view_top_bar" | "lineage_view_context_menu" | "node_kebab_menu" | "node_sidebar_single_env" | "node_sidebar_multi_env" | "schema_row_count_button" | "schema_column_menu" | "lineage_model_node" | "lineage_column_node";
|
|
16
|
+
/**
|
|
17
|
+
* Explore action types - matches EXPLORE_ACTION in track.ts
|
|
18
|
+
*/
|
|
19
|
+
type ExploreAction = "row_count" | "row_count_diff" | "profile" | "profile_diff" | "value_diff" | "schema_diff" | "lineage_diff" | "query" | "histogram_diff" | "top_k_diff";
|
|
20
|
+
/**
|
|
21
|
+
* Tracking properties for run submissions
|
|
22
|
+
*/
|
|
23
|
+
interface SubmitRunTrackProps {
|
|
24
|
+
/** The explore action type being performed */
|
|
25
|
+
action?: ExploreAction;
|
|
26
|
+
/** The source UI element triggering the action */
|
|
27
|
+
source?: ExploreSource;
|
|
28
|
+
/** Number of nodes involved in the action */
|
|
29
|
+
node_count?: number;
|
|
30
|
+
/** Whether breaking change analysis is enabled */
|
|
31
|
+
breaking_change_analysis?: boolean;
|
|
32
|
+
/** Additional tracking properties */
|
|
33
|
+
[key: string]: unknown;
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* Options for running an action
|
|
37
|
+
*/
|
|
38
|
+
interface RecceActionOptions {
|
|
39
|
+
/** Whether to show a form before executing */
|
|
40
|
+
showForm: boolean;
|
|
41
|
+
/** Whether to show the last run with matching params */
|
|
42
|
+
showLast?: boolean;
|
|
43
|
+
/** Tracking properties for analytics */
|
|
44
|
+
trackProps?: SubmitRunTrackProps;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Context type for run actions.
|
|
48
|
+
*
|
|
49
|
+
* This context manages run execution, run result display,
|
|
50
|
+
* and history panel state.
|
|
51
|
+
*/
|
|
52
|
+
interface RecceActionContextType {
|
|
53
|
+
/**
|
|
54
|
+
* Execute a run action.
|
|
55
|
+
* @param type - The run type (e.g., "row_count_diff", "value_diff")
|
|
56
|
+
* @param params - Query parameters for the run
|
|
57
|
+
* @param actionOptions - Action options (showForm, trackProps)
|
|
58
|
+
*/
|
|
59
|
+
runAction: (type: string, params?: AxiosQueryParams, actionOptions?: RecceActionOptions) => void;
|
|
60
|
+
/** Currently displayed run ID */
|
|
61
|
+
runId?: string;
|
|
62
|
+
/**
|
|
63
|
+
* Show a specific run result.
|
|
64
|
+
* @param runId - The run ID to display
|
|
65
|
+
* @param refreshHistory - Whether to refresh the history list
|
|
66
|
+
*/
|
|
67
|
+
showRunId: (runId: string, refreshHistory?: boolean) => void;
|
|
68
|
+
/** Whether the run result pane is open */
|
|
69
|
+
isRunResultOpen: boolean;
|
|
70
|
+
/** Close the run result pane */
|
|
71
|
+
closeRunResult: () => void;
|
|
72
|
+
/** Whether the history panel is open */
|
|
73
|
+
isHistoryOpen: boolean;
|
|
74
|
+
/** Close the history panel */
|
|
75
|
+
closeHistory: () => void;
|
|
76
|
+
/** Open the history panel */
|
|
77
|
+
showHistory: () => void;
|
|
78
|
+
/** Set the history panel open state */
|
|
79
|
+
setHistoryOpen: Dispatch<SetStateAction<boolean>>;
|
|
80
|
+
/** Clear the current run result and close the pane */
|
|
81
|
+
clearRunResult: () => void;
|
|
82
|
+
}
|
|
83
|
+
//#endregion
|
|
84
|
+
//#region src/contexts/action/RecceActionContext.d.ts
|
|
85
|
+
/**
|
|
86
|
+
* Props for RecceActionProvider
|
|
87
|
+
*
|
|
88
|
+
* This is a props-driven provider - pass your own run execution handler.
|
|
89
|
+
* The provider manages UI state (result pane, history panel) internally.
|
|
90
|
+
*/
|
|
91
|
+
interface RecceActionProviderProps {
|
|
92
|
+
children: ReactNode;
|
|
93
|
+
/**
|
|
94
|
+
* Handler called when a run action is requested.
|
|
95
|
+
* Implement this to submit runs to your backend.
|
|
96
|
+
*
|
|
97
|
+
* @param type - The run type (e.g., "row_count_diff", "value_diff")
|
|
98
|
+
* @param params - Query parameters for the run
|
|
99
|
+
* @param options - Action options (showForm, trackProps)
|
|
100
|
+
* @returns Promise that resolves to the run ID, or void if handled differently
|
|
101
|
+
*/
|
|
102
|
+
onRunAction?: (type: string, params?: AxiosQueryParams, options?: RecceActionOptions) => Promise<string | undefined> | string | undefined;
|
|
103
|
+
/**
|
|
104
|
+
* Handler called when a run result should be shown.
|
|
105
|
+
* Called by showRunId when displaying a specific run.
|
|
106
|
+
*
|
|
107
|
+
* @param runId - The run ID to display
|
|
108
|
+
* @param refreshHistory - Whether to refresh the history list
|
|
109
|
+
*/
|
|
110
|
+
onShowRunId?: (runId: string, refreshHistory?: boolean) => void;
|
|
111
|
+
/** Initial run ID to display (optional) */
|
|
112
|
+
initialRunId?: string;
|
|
113
|
+
/** Initial state for history panel (default: false) */
|
|
114
|
+
initialHistoryOpen?: boolean;
|
|
115
|
+
}
|
|
116
|
+
/**
|
|
117
|
+
* Provider for run action context.
|
|
118
|
+
*
|
|
119
|
+
* This is a props-driven provider designed for library consumers.
|
|
120
|
+
* Pass your own `onRunAction` handler to execute runs.
|
|
121
|
+
*
|
|
122
|
+
* @example
|
|
123
|
+
* ```tsx
|
|
124
|
+
* const handleRunAction = async (type, params, options) => {
|
|
125
|
+
* const response = await api.submitRun(type, params);
|
|
126
|
+
* return response.run_id;
|
|
127
|
+
* };
|
|
128
|
+
*
|
|
129
|
+
* <RecceActionProvider onRunAction={handleRunAction}>
|
|
130
|
+
* <LineageView />
|
|
131
|
+
* </RecceActionProvider>
|
|
132
|
+
* ```
|
|
133
|
+
*/
|
|
134
|
+
declare function RecceActionProvider({
|
|
135
|
+
children,
|
|
136
|
+
onRunAction,
|
|
137
|
+
onShowRunId,
|
|
138
|
+
initialRunId,
|
|
139
|
+
initialHistoryOpen
|
|
140
|
+
}: RecceActionProviderProps): react_jsx_runtime130.JSX.Element;
|
|
141
|
+
/**
|
|
142
|
+
* Hook to access the RecceAction context.
|
|
143
|
+
*
|
|
144
|
+
* @returns RecceActionContextType with run action methods and state
|
|
145
|
+
*/
|
|
146
|
+
declare function useRecceActionContext(): RecceActionContextType;
|
|
147
|
+
//#endregion
|
|
148
|
+
//#region src/contexts/idle/types.d.ts
|
|
149
|
+
/**
|
|
150
|
+
* Context for sharing idle timeout state across components
|
|
151
|
+
*
|
|
152
|
+
* IMPORTANT: The countdown is based on the last SUCCESSFUL keep-alive API call,
|
|
153
|
+
* NOT on user activity. This ensures the countdown accurately reflects the
|
|
154
|
+
* server's idle timeout state.
|
|
155
|
+
*/
|
|
156
|
+
interface IdleTimeoutContextType {
|
|
157
|
+
/** Remaining seconds until timeout (null if idle timeout not enabled) */
|
|
158
|
+
remainingSeconds: number | null;
|
|
159
|
+
/** Idle timeout value from server in seconds (null if not configured) */
|
|
160
|
+
idleTimeout: number | null;
|
|
161
|
+
/** Whether idle timeout is enabled */
|
|
162
|
+
isEnabled: boolean;
|
|
163
|
+
/** Mark as disconnected - stops countdown and keep-alive */
|
|
164
|
+
setDisconnected: () => void;
|
|
165
|
+
/** Reset connection state - restarts countdown and keep-alive after successful reconnect */
|
|
166
|
+
resetConnection: () => void;
|
|
167
|
+
/** Whether the connection is disconnected */
|
|
168
|
+
isDisconnected: boolean;
|
|
169
|
+
}
|
|
170
|
+
/**
|
|
171
|
+
* Hook to access idle timeout context, returns null if outside provider
|
|
172
|
+
* Used internally by useIdleDetection to avoid circular dependency
|
|
173
|
+
*/
|
|
174
|
+
declare function useIdleTimeoutSafe(): IdleTimeoutContextType | null;
|
|
175
|
+
//#endregion
|
|
176
|
+
//#region src/contexts/idle/IdleTimeoutContext.d.ts
|
|
177
|
+
/**
|
|
178
|
+
* Provider for idle timeout state
|
|
179
|
+
*
|
|
180
|
+
* The countdown is based on lastServerSyncTime (when keep-alive API was last
|
|
181
|
+
* successfully sent), not on user activity. This provides accurate server state.
|
|
182
|
+
*/
|
|
183
|
+
declare function IdleTimeoutProvider({
|
|
184
|
+
children
|
|
185
|
+
}: {
|
|
186
|
+
children: ReactNode;
|
|
187
|
+
}): react_jsx_runtime130.JSX.Element;
|
|
188
|
+
/**
|
|
189
|
+
* Hook to access idle timeout context
|
|
190
|
+
* @throws Error if used outside IdleTimeoutProvider
|
|
191
|
+
*/
|
|
192
|
+
declare function useIdleTimeout(): IdleTimeoutContextType;
|
|
193
|
+
//#endregion
|
|
194
|
+
//#region src/contexts/idle/useIdleDetection.d.ts
|
|
195
|
+
/**
|
|
196
|
+
* Hook to detect user activity and send keep-alive signals to prevent server idle timeout.
|
|
197
|
+
*
|
|
198
|
+
* This hook:
|
|
199
|
+
* - Listens for user activities (focus, mouse, keyboard, scroll)
|
|
200
|
+
* - Sends keep-alive requests (throttled at axios layer to minimum 3 seconds)
|
|
201
|
+
* - Pauses when the tab is inactive (using Page Visibility API)
|
|
202
|
+
* - Immediately sends a keep-alive when tab becomes active
|
|
203
|
+
* - Only activates when idle_timeout is configured on the server
|
|
204
|
+
*
|
|
205
|
+
* Note: The countdown in IdleTimeoutContext is based on successful keep-alive
|
|
206
|
+
* API calls, not on user activity. This ensures accurate server state tracking.
|
|
207
|
+
*/
|
|
208
|
+
declare function useIdleDetection(): void;
|
|
209
|
+
//#endregion
|
|
210
|
+
//#region src/contexts/instance/types.d.ts
|
|
211
|
+
/**
|
|
212
|
+
* Feature mode for the Recce instance.
|
|
213
|
+
* - "read only": No modifications allowed
|
|
214
|
+
* - "metadata only": Database queries disabled
|
|
215
|
+
* - null: Full functionality enabled
|
|
216
|
+
*/
|
|
217
|
+
type RecceFeatureMode = "read only" | "metadata only" | null;
|
|
218
|
+
/**
|
|
219
|
+
* Feature toggles that control what actions are available in the UI.
|
|
220
|
+
* These are derived from the server's instance info based on server mode.
|
|
221
|
+
*/
|
|
222
|
+
interface RecceFeatureToggles {
|
|
223
|
+
/** Current feature mode based on server_mode */
|
|
224
|
+
mode: RecceFeatureMode;
|
|
225
|
+
/** Disable saving state to file */
|
|
226
|
+
disableSaveToFile: boolean;
|
|
227
|
+
/** Disable exporting state file */
|
|
228
|
+
disableExportStateFile: boolean;
|
|
229
|
+
/** Disable importing state file */
|
|
230
|
+
disableImportStateFile: boolean;
|
|
231
|
+
/** Disable updating checklist */
|
|
232
|
+
disableUpdateChecklist: boolean;
|
|
233
|
+
/** Disable database query execution */
|
|
234
|
+
disableDatabaseQuery: boolean;
|
|
235
|
+
/** Disable view action dropdown menu */
|
|
236
|
+
disableViewActionDropdown: boolean;
|
|
237
|
+
/** Disable node action dropdown menu */
|
|
238
|
+
disableNodeActionDropdown: boolean;
|
|
239
|
+
/** Disable share functionality */
|
|
240
|
+
disableShare: boolean;
|
|
241
|
+
}
|
|
242
|
+
/**
|
|
243
|
+
* Instance information exposed through the RecceInstanceContext.
|
|
244
|
+
* Contains feature toggles and session information.
|
|
245
|
+
*/
|
|
246
|
+
interface InstanceInfoType {
|
|
247
|
+
/** Whether running in single environment mode */
|
|
248
|
+
singleEnv: boolean;
|
|
249
|
+
/** Whether user is authenticated */
|
|
250
|
+
authed: boolean;
|
|
251
|
+
/** Feature toggles based on server mode */
|
|
252
|
+
featureToggles: RecceFeatureToggles;
|
|
253
|
+
/** When the instance lifetime expires */
|
|
254
|
+
lifetimeExpiredAt?: Date;
|
|
255
|
+
/** URL for sharing the instance */
|
|
256
|
+
shareUrl?: string;
|
|
257
|
+
/** Current session ID */
|
|
258
|
+
sessionId?: string;
|
|
259
|
+
}
|
|
260
|
+
/**
|
|
261
|
+
* Default feature toggles with all features enabled.
|
|
262
|
+
*/
|
|
263
|
+
declare const defaultFeatureToggles: RecceFeatureToggles;
|
|
264
|
+
/**
|
|
265
|
+
* Default instance info values.
|
|
266
|
+
*/
|
|
267
|
+
declare const defaultInstanceInfo: InstanceInfoType;
|
|
268
|
+
//#endregion
|
|
269
|
+
//#region src/contexts/instance/RecceInstanceContext.d.ts
|
|
270
|
+
/**
|
|
271
|
+
* Provider that fetches and processes Recce instance information.
|
|
272
|
+
*
|
|
273
|
+
* This provider:
|
|
274
|
+
* 1. Fetches instance info from the server using useRecceInstanceInfo
|
|
275
|
+
* 2. Computes feature toggles based on server_mode
|
|
276
|
+
* 3. Provides the processed data through context
|
|
277
|
+
*
|
|
278
|
+
* Feature toggles are computed based on:
|
|
279
|
+
* - server_mode: "read-only" disables all modifications
|
|
280
|
+
* - server_mode: "preview" disables database queries but allows metadata operations
|
|
281
|
+
* - single_env: disables checklist updates and sharing
|
|
282
|
+
* - cloud_instance: disables sharing
|
|
283
|
+
*
|
|
284
|
+
* @example
|
|
285
|
+
* ```tsx
|
|
286
|
+
* function App() {
|
|
287
|
+
* return (
|
|
288
|
+
* <RecceProvider api={{ baseUrl: "/api" }}>
|
|
289
|
+
* <RecceInstanceInfoProvider>
|
|
290
|
+
* <MyComponent />
|
|
291
|
+
* </RecceInstanceInfoProvider>
|
|
292
|
+
* </RecceProvider>
|
|
293
|
+
* );
|
|
294
|
+
* }
|
|
295
|
+
* ```
|
|
296
|
+
*/
|
|
297
|
+
declare function RecceInstanceInfoProvider({
|
|
298
|
+
children
|
|
299
|
+
}: {
|
|
300
|
+
children: ReactNode;
|
|
301
|
+
}): react_jsx_runtime130.JSX.Element;
|
|
302
|
+
/**
|
|
303
|
+
* Hook to access the Recce instance context.
|
|
304
|
+
*
|
|
305
|
+
* Returns the current instance information including feature toggles,
|
|
306
|
+
* authentication status, and session information.
|
|
307
|
+
*
|
|
308
|
+
* @returns InstanceInfoType with feature toggles and session info
|
|
309
|
+
*
|
|
310
|
+
* @example
|
|
311
|
+
* ```tsx
|
|
312
|
+
* function FeatureGate() {
|
|
313
|
+
* const { featureToggles } = useRecceInstanceContext();
|
|
314
|
+
*
|
|
315
|
+
* if (featureToggles.disableDatabaseQuery) {
|
|
316
|
+
* return <div>Database queries are disabled</div>;
|
|
317
|
+
* }
|
|
318
|
+
*
|
|
319
|
+
* return <QueryEditor />;
|
|
320
|
+
* }
|
|
321
|
+
* ```
|
|
322
|
+
*/
|
|
323
|
+
declare function useRecceInstanceContext(): InstanceInfoType;
|
|
324
|
+
//#endregion
|
|
325
|
+
//#region src/contexts/instance/useRecceInstanceInfo.d.ts
|
|
326
|
+
/**
|
|
327
|
+
* Hook to fetch Recce instance information from the server.
|
|
328
|
+
*
|
|
329
|
+
* Uses TanStack Query to cache the response and the configured API client.
|
|
330
|
+
* Works both inside RecceProvider (uses configured client) and outside (uses default axios).
|
|
331
|
+
*
|
|
332
|
+
* @returns Query result with RecceInstanceInfo data
|
|
333
|
+
*
|
|
334
|
+
* @example
|
|
335
|
+
* ```tsx
|
|
336
|
+
* function InstanceStatus() {
|
|
337
|
+
* const { data, isLoading, error } = useRecceInstanceInfo();
|
|
338
|
+
*
|
|
339
|
+
* if (isLoading) return <div>Loading...</div>;
|
|
340
|
+
* if (error) return <div>Error loading instance info</div>;
|
|
341
|
+
*
|
|
342
|
+
* return <div>Server mode: {data?.server_mode}</div>;
|
|
343
|
+
* }
|
|
344
|
+
* ```
|
|
345
|
+
*/
|
|
346
|
+
declare function useRecceInstanceInfo(): _tanstack_react_query5.UseQueryResult<RecceInstanceInfo, Error>;
|
|
347
|
+
//#endregion
|
|
348
|
+
export { AxiosQueryParams as _, RecceFeatureMode as a, SubmitRunTrackProps as b, defaultInstanceInfo as c, useIdleTimeout as d, IdleTimeoutContextType as f, useRecceActionContext as g, RecceActionProviderProps as h, InstanceInfoType as i, useIdleDetection as l, RecceActionProvider as m, RecceInstanceInfoProvider as n, RecceFeatureToggles as o, useIdleTimeoutSafe as p, useRecceInstanceContext as r, defaultFeatureToggles as s, useRecceInstanceInfo as t, IdleTimeoutProvider as u, RecceActionContextType as v, RecceActionOptions as y };
|
|
349
|
+
//# sourceMappingURL=index-DVoQsx5c.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index-DVoQsx5c.d.ts","names":[],"sources":["../src/contexts/action/types.ts","../src/contexts/action/RecceActionContext.tsx","../src/contexts/idle/types.ts","../src/contexts/idle/IdleTimeoutContext.tsx","../src/contexts/idle/useIdleDetection.ts","../src/contexts/instance/types.ts","../src/contexts/instance/RecceInstanceContext.tsx","../src/contexts/instance/useRecceInstanceInfo.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;KAOY,gBAAA,GAAmB;;AAA/B;AAQA;AAcY,KAdA,aAAA,GAca,sBAAA,GAAA,2BAAA,GAAA,iBAAA,GAAA,yBAAA,GAAA,wBAAA,GAAA,yBAAA,GAAA,oBAAA,GAAA,oBAAA,GAAA,qBAAA;AAezB;AAgBA;AAeA;AASa,KAvDD,aAAA,GAuDC,WAAA,GAAA,gBAAA,GAAA,SAAA,GAAA,cAAA,GAAA,YAAA,GAAA,aAAA,GAAA,cAAA,GAAA,OAAA,GAAA,gBAAA,GAAA,YAAA;;;;AA8Ba,UAtET,mBAAA,CAsES;;WApEf;;ECxBM,MAAA,CAAA,ED0BN,aC1BM;EACL;EAaC,UAAA,CAAA,EAAA,MAAA;EACC;EACP,wBAAA,CAAA,EAAA,OAAA;EAAO;EAoDE,CAAA,GAAA,EAAA,MAAA,CAAA,EAAA,OAAmB;;;;;AAKjC,UDnCe,kBAAA,CCmCf;EACC;EAAwB,QAAA,EAAA,OAAA;EAAA;EAoGX,QAAA,CAAA,EAAA,OAAA;;eDlID;;AEvDf;AAuBA;;;;ACVA;AAAsC,UHmDrB,sBAAA,CGnDqB;EAAwB;;;AAgH9D;;;qCHpDa,kCACO;EIpBJ;;;;ACzDhB;AAMA;AAyBA;EAkBa,SAAA,EAAA,CAAA,KAAA,EAAA,MAUZ,EAAA,cAVmC,CAAA,EAAA,OAAA,EAAA,GAAA,IAUnC;EAKY;;;;EC7BG;EACd,aAAA,EAAA,OAAA;EAEU;EACX,YAAA,EAAA,GAAA,GAAA,IAAA;EAAA;EAgGe,WAAA,EAAA,GAAA,GAAA,IAAA;;kBN7BE,SAAS;;EO/EX,cAAA,EAAA,GAAA,GAAA,IAAoB;;;;;;;;AP5BpC;AAQA;AAcY,UCPK,wBAAA,CDOQ;EAeR,QAAA,ECrBL,SDqBK;EAgBA;AAejB;;;;;;;;wCCvCa,4BACC,uBACP;EAhBU;;;;;;AAoEjB;EACE,WAAA,CAAA,EAAA,CAAA,KAAA,EAAA,MAAA,EAAA,cAAA,CAAA,EAAA,OAAA,EAAA,GAAA,IAAA;EACA;EACA,YAAA,CAAA,EAAA,MAAA;EACA;EACA,kBAAA,CAAA,EAAA,OAAA;;;;AAqGF;;;;ACzLA;AAuBA;;;;ACVA;;;;;AAgHA;;iBF9CgB,mBAAA;;;;;;GAMb,2BAAwB,oBAAA,CAAA,GAAA,CAAA;;AG/B3B;;;;ACzDY,iBJ4LI,qBAAA,CAAA,CI5LY,EJ4La,sBI5Lb;;;;;;;;;ALD5B;AAQY,UEJK,sBAAA,CFIQ;EAcb;EAeK,gBAAA,EAAA,MAAmB,GAAA,IAAA;EAgBnB;EAeA,WAAA,EAAA,MAAA,GAAA,IAAsB;EAS1B;EACO,SAAA,EAAA,OAAA;EA6BO;EAAT,eAAA,EAAA,GAAA,GAAA,IAAA;EAAQ;;;;AC5F1B;;;;;AAoEgB,iBCxDA,kBAAA,CAAA,CDwDmB,ECxDG,sBDwDH,GAAA,IAAA;;;;;;;ADnFnC;AAQA;AAcY,iBGLI,mBAAA,CHKS;EAAA;AA+BzB,CA/ByB,EAAA;EAeR,QAAA,EGpB6C,SHoB7C;AAgBjB,CAAA,CAAA,EGpCyE,oBAAA,CAAA,GAAA,CAAA,OH0C1D;AASf;;;;AAuCkB,iBGsBF,cAAA,CAAA,CHtBE,EGsBY,sBHtBZ;;;;;;;;;AA3GlB;AAQA;AAcA;AAeA;AAgBA;AAeA;;AAUoB,iBIpBJ,gBAAA,CAAA,CJoBI,EAAA,IAAA;;;;;;;;;AA9ER,KKCA,gBAAA,GLDgB,WAAG,GAAM,eAAA,GAAA,IAAA;AAQrC;AAcA;AAeA;AAgBA;AAeiB,UK7DA,mBAAA,CL6DsB;EAS1B;EACO,IAAA,EKrEZ,gBLqEY;EA6BO;EAAT,iBAAA,EAAA,OAAA;EAAQ;;;;EC5FT;EACL,sBAAA,EAAA,OAAA;EAaC;EACC,oBAAA,EAAA,OAAA;EACP;EAAO,yBAAA,EAAA,OAAA;EAoDE;EACd,yBAAA,EAAA,OAAA;EACA;EACA,YAAA,EAAA,OAAA;;;;;;AAuGc,UI7JC,gBAAA,CJ6JoB;;;;ECzLpB,MAAA,EAAA,OAAA;EAuBD;kBGWE;;sBAEI;EFvBN;EAAsB,QAAA,CAAA,EAAA,MAAA;EAAwB;EAAW,SAAA,CAAA,EAAA,MAAA;;AAgHzE;;;cE/Ea,uBAAuB;ADQpC;;;cCOa,qBAAqB;;;;;;;ALjElC;AAQA;AAcA;AAeA;AAgBA;AAeA;;;;;;;;;ACrDA;;;;;;AAoEA;;;AAGE,iBKlDc,yBAAA,CLkDd;EAAA;CAAA,EAAA;EACA,QAAA,EKhDU,SLgDV;CACA,CAAA,EKhDD,oBAAA,CAAA,GAAA,CAAA,OLgDC;;;;AAqGF;;;;ACzLA;AAuBA;;;;ACVA;;;;;AAgHA;;;;ACvEgB,iBE8EA,uBAAA,CAAA,CF9EgB,EE8EW,gBF9EX;;;;;;;;AJ1DhC;AAQA;AAcA;AAeA;AAgBA;AAeA;;;;;;;;;ACrDA;AACY,iBMYI,oBAAA,CAAA,CNZJ,EMYwB,sBAAA,CAAA,cNZxB,CMYwB,iBNZxB,EMYwB,KNZxB,CAAA"}
|
|
@@ -0,0 +1,192 @@
|
|
|
1
|
+
|
|
2
|
+
import * as react49 from "react";
|
|
3
|
+
import { MouseEvent, ReactNode } from "react";
|
|
4
|
+
import * as react_jsx_runtime119 from "react/jsx-runtime";
|
|
5
|
+
import { Edge, EdgeProps } from "@xyflow/react";
|
|
6
|
+
|
|
7
|
+
//#region src/components/lineage/edges/LineageEdge.d.ts
|
|
8
|
+
type EdgeChangeStatus = "added" | "removed" | "modified" | "unchanged";
|
|
9
|
+
interface LineageEdgeData extends Record<string, unknown> {
|
|
10
|
+
/** Change status for diff visualization */
|
|
11
|
+
changeStatus?: EdgeChangeStatus;
|
|
12
|
+
/** Whether this edge is highlighted */
|
|
13
|
+
isHighlighted?: boolean;
|
|
14
|
+
/** Label to display on edge */
|
|
15
|
+
label?: string;
|
|
16
|
+
}
|
|
17
|
+
type LineageEdgeType = Edge<LineageEdgeData>;
|
|
18
|
+
type LineageEdgeProps = EdgeProps<LineageEdgeType>;
|
|
19
|
+
declare function LineageEdgeComponent({
|
|
20
|
+
id,
|
|
21
|
+
sourceX,
|
|
22
|
+
sourceY,
|
|
23
|
+
targetX,
|
|
24
|
+
targetY,
|
|
25
|
+
sourcePosition,
|
|
26
|
+
targetPosition,
|
|
27
|
+
data,
|
|
28
|
+
selected
|
|
29
|
+
}: LineageEdgeProps): react_jsx_runtime119.JSX.Element;
|
|
30
|
+
declare const LineageEdge: react49.MemoExoticComponent<typeof LineageEdgeComponent>;
|
|
31
|
+
//#endregion
|
|
32
|
+
//#region src/components/lineage/nodes/LineageNode.d.ts
|
|
33
|
+
/**
|
|
34
|
+
* Change status for node visualization
|
|
35
|
+
*/
|
|
36
|
+
type NodeChangeStatus = "added" | "removed" | "modified" | "unchanged";
|
|
37
|
+
/**
|
|
38
|
+
* Selection mode for the node
|
|
39
|
+
*/
|
|
40
|
+
type SelectMode = "normal" | "selecting" | "action_result";
|
|
41
|
+
/**
|
|
42
|
+
* Change category from column-level lineage analysis
|
|
43
|
+
*/
|
|
44
|
+
type ChangeCategory = "breaking" | "non_breaking" | "partial_breaking" | "unknown";
|
|
45
|
+
/**
|
|
46
|
+
* Data structure for lineage node
|
|
47
|
+
*/
|
|
48
|
+
interface LineageNodeData extends Record<string, unknown> {
|
|
49
|
+
/** Display label for the node */
|
|
50
|
+
label: string;
|
|
51
|
+
/** Node type (model, source, seed, etc.) */
|
|
52
|
+
nodeType?: string;
|
|
53
|
+
/** Change status for diff visualization */
|
|
54
|
+
changeStatus?: NodeChangeStatus;
|
|
55
|
+
/** Whether this node is currently selected */
|
|
56
|
+
isSelected?: boolean;
|
|
57
|
+
/** Resource type for icon display */
|
|
58
|
+
resourceType?: string;
|
|
59
|
+
/** Package name */
|
|
60
|
+
packageName?: string;
|
|
61
|
+
/** Whether to show column-level details */
|
|
62
|
+
showColumns?: boolean;
|
|
63
|
+
/** Column data if showing columns */
|
|
64
|
+
columns?: Array<{
|
|
65
|
+
name: string;
|
|
66
|
+
type?: string;
|
|
67
|
+
changeStatus?: NodeChangeStatus;
|
|
68
|
+
}>;
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* Props for LineageNode component
|
|
72
|
+
*/
|
|
73
|
+
interface LineageNodeProps {
|
|
74
|
+
/** Node ID */
|
|
75
|
+
id: string;
|
|
76
|
+
/** Node data */
|
|
77
|
+
data: LineageNodeData;
|
|
78
|
+
/** Whether the node is selected (from React Flow) */
|
|
79
|
+
selected?: boolean;
|
|
80
|
+
/** Enable interactive mode with checkbox */
|
|
81
|
+
interactive?: boolean;
|
|
82
|
+
/** Selection mode */
|
|
83
|
+
selectMode?: SelectMode;
|
|
84
|
+
/** Whether the node is selected (checkbox state) */
|
|
85
|
+
isNodeSelected?: boolean;
|
|
86
|
+
/** Whether the node is focused */
|
|
87
|
+
isFocused?: boolean;
|
|
88
|
+
/** Whether the node is highlighted */
|
|
89
|
+
isHighlighted?: boolean;
|
|
90
|
+
/** Whether to show content (zoom level visibility) */
|
|
91
|
+
showContent?: boolean;
|
|
92
|
+
/** Action tag to display (for action_result mode) */
|
|
93
|
+
actionTag?: ReactNode;
|
|
94
|
+
/** Whether to show change analysis mode */
|
|
95
|
+
showChangeAnalysis?: boolean;
|
|
96
|
+
/** Change category text */
|
|
97
|
+
changeCategory?: ChangeCategory;
|
|
98
|
+
/** Runs aggregated display component */
|
|
99
|
+
runsAggregatedTag?: ReactNode;
|
|
100
|
+
/** Whether node has parent nodes (show left handle) */
|
|
101
|
+
hasParents?: boolean;
|
|
102
|
+
/** Whether node has child nodes (show right handle) */
|
|
103
|
+
hasChildren?: boolean;
|
|
104
|
+
/** Number of columns for column container height */
|
|
105
|
+
columnCount?: number;
|
|
106
|
+
/** Height per column in pixels */
|
|
107
|
+
columnHeight?: number;
|
|
108
|
+
/** Whether dark mode is active */
|
|
109
|
+
isDark?: boolean;
|
|
110
|
+
/** Callback when node is clicked */
|
|
111
|
+
onNodeClick?: (nodeId: string) => void;
|
|
112
|
+
/** Callback when node is double-clicked */
|
|
113
|
+
onNodeDoubleClick?: (nodeId: string) => void;
|
|
114
|
+
/** Callback when checkbox is clicked */
|
|
115
|
+
onSelect?: (nodeId: string) => void;
|
|
116
|
+
/** Callback when context menu is requested */
|
|
117
|
+
onContextMenu?: (event: MouseEvent, nodeId: string) => void;
|
|
118
|
+
/** Callback when impact radius button is clicked */
|
|
119
|
+
onShowImpactRadius?: (nodeId: string) => void;
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* LineageNode - Pure presentation component for displaying nodes in a lineage graph
|
|
123
|
+
*
|
|
124
|
+
* This component is designed to be used with @xyflow/react and receives all data via props.
|
|
125
|
+
* It does not perform any data fetching or state management - it is purely presentational.
|
|
126
|
+
*
|
|
127
|
+
* @example Basic usage
|
|
128
|
+
* ```tsx
|
|
129
|
+
* <LineageNode
|
|
130
|
+
* id="model.my_model"
|
|
131
|
+
* data={{
|
|
132
|
+
* label: "my_model",
|
|
133
|
+
* nodeType: "model",
|
|
134
|
+
* changeStatus: "modified",
|
|
135
|
+
* resourceType: "model"
|
|
136
|
+
* }}
|
|
137
|
+
* selected={false}
|
|
138
|
+
* onNodeClick={(nodeId) => console.log("Clicked:", nodeId)}
|
|
139
|
+
* />
|
|
140
|
+
* ```
|
|
141
|
+
*
|
|
142
|
+
* @example Interactive mode with selection
|
|
143
|
+
* ```tsx
|
|
144
|
+
* <LineageNode
|
|
145
|
+
* id="model.my_model"
|
|
146
|
+
* data={{ label: "my_model", changeStatus: "added" }}
|
|
147
|
+
* interactive
|
|
148
|
+
* selectMode="selecting"
|
|
149
|
+
* isNodeSelected={selectedNodes.has("model.my_model")}
|
|
150
|
+
* onSelect={(nodeId) => toggleSelection(nodeId)}
|
|
151
|
+
* />
|
|
152
|
+
* ```
|
|
153
|
+
*
|
|
154
|
+
* @example Action result mode
|
|
155
|
+
* ```tsx
|
|
156
|
+
* <LineageNode
|
|
157
|
+
* id="model.my_model"
|
|
158
|
+
* data={{ label: "my_model", changeStatus: "modified" }}
|
|
159
|
+
* selectMode="action_result"
|
|
160
|
+
* actionTag={<ActionTag status="running" progress={{ percentage: 0.5 }} />}
|
|
161
|
+
* />
|
|
162
|
+
* ```
|
|
163
|
+
*/
|
|
164
|
+
declare function LineageNodeComponent({
|
|
165
|
+
id,
|
|
166
|
+
data,
|
|
167
|
+
selected,
|
|
168
|
+
interactive,
|
|
169
|
+
selectMode,
|
|
170
|
+
isNodeSelected,
|
|
171
|
+
isFocused,
|
|
172
|
+
isHighlighted,
|
|
173
|
+
showContent,
|
|
174
|
+
actionTag,
|
|
175
|
+
showChangeAnalysis,
|
|
176
|
+
changeCategory,
|
|
177
|
+
runsAggregatedTag,
|
|
178
|
+
hasParents,
|
|
179
|
+
hasChildren,
|
|
180
|
+
columnCount,
|
|
181
|
+
columnHeight,
|
|
182
|
+
isDark,
|
|
183
|
+
onNodeClick,
|
|
184
|
+
onNodeDoubleClick,
|
|
185
|
+
onSelect,
|
|
186
|
+
onContextMenu,
|
|
187
|
+
onShowImpactRadius
|
|
188
|
+
}: LineageNodeProps): react_jsx_runtime119.JSX.Element;
|
|
189
|
+
declare const LineageNode: react49.MemoExoticComponent<typeof LineageNodeComponent>;
|
|
190
|
+
//#endregion
|
|
191
|
+
export { EdgeChangeStatus as a, LineageEdgeProps as c, NodeChangeStatus as i, LineageNodeData as n, LineageEdge as o, LineageNodeProps as r, LineageEdgeData as s, LineageNode as t };
|
|
192
|
+
//# sourceMappingURL=index-DmwYRgDR.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index-DmwYRgDR.d.ts","names":[],"sources":["../src/components/lineage/edges/LineageEdge.tsx","../src/components/lineage/nodes/LineageNode.tsx"],"sourcesContent":[],"mappings":";;;;;;;KAWY,gBAAA;UAEK,eAAA,SAAwB;;iBAExB;;EAJL,aAAA,CAAA,EAAA,OAAgB;EAEX;EASL,KAAA,CAAA,EAAA,MAAA;AAEZ;AASS,KAXG,eAAA,GAAkB,IAWD,CAXM,eAWN,CAAA;AAC3B,KAVU,gBAAA,GAAmB,SAU7B,CAVuC,eAUvC,CAAA;iBADO,oBAAA,CAEP;EAAA,EAAA;EAAA,OAAA;EAAA,OAAA;EAAA,OAAA;EAAA,OAAA;EAAA,cAAA;EAAA,cAAA;EAAA,IAAA;EAAA;AAAA,CAAA,EAQC,gBARD,CAAA,EAQiB,oBAAA,CAAA,GAAA,CAAA,OARjB;AACA,cA0DW,WA1DX,EA0DsB,OAAA,CAAA,mBA1DtB,CAAA,OA0DsB,oBA1DtB,CAAA;;;;;;KCCU,gBAAA;;AD1BZ;AAEA;AASY,KCoBA,UAAA,GDpBe,QAAA,GAAQ,WAAA,GAAA,eAAD;AAElC;AAA0D;;AAWxD,KCYU,cAAA,GDZV,UAAA,GAAA,cAAA,GAAA,kBAAA,GAAA,SAAA;;;;AAIA,UCiBe,eAAA,SAAwB,MDjBvC,CAAA,MAAA,EAAA,OAAA,CAAA,CAAA;EACA;EACA,KAAA,EAAA,MAAA;EACA;EACC,QAAA,CAAA,EAAA,MAAA;EAAgB;EAAA,YAAA,CAAA,ECmBF,gBDnBE;EAmDN;;;;ECzDD;EAKA,WAAA,CAAA,EAAU,MAAA;EAKV;EASK,WAAA,CAAA,EAAA,OAAgB;EAMhB;EAaE,OAAA,CAAA,EAHP,KAGO,CAAA;IAHP,IAAA,EAAA,MAAA;IAhB6B,IAAA,CAAA,EAAA,MAAA;IAAM,YAAA,CAAA,EAmB5B,gBAnB4B;EA0B9B,CAAA,CAAA;;;;;AA8BK,UA9BL,gBAAA,CA8BK;EAwBI;EAAU,EAAA,EAAA,MAAA;EA2I3B;EACP,IAAA,EA9LM,eA8LN;EACA;EACA,QAAA,CAAA,EAAA,OAAA;EAEA;EACA,WAAA,CAAA,EAAA,OAAA;EACA;EACA,UAAA,CAAA,EA7La,UA6Lb;EACA;EACA,cAAA,CAAA,EAAA,OAAA;EAEA;EACA,SAAA,CAAA,EAAA,OAAA;EACA;EACA,aAAA,CAAA,EAAA,OAAA;EAEA;EACA,WAAA,CAAA,EAAA,OAAA;EACA;EACA,SAAA,CAAA,EA7LY,SA6LZ;EAEA;EAEA,kBAAA,CAAA,EAAA,OAAA;EACA;EACA,cAAA,CAAA,EA/LiB,cA+LjB;EACA;EACA,iBAAA,CAAA,EA/LoB,SA+LpB;EACC;EAAgB,UAAA,CAAA,EAAA,OAAA;EAAA;EAyUN,WAAA,CAAA,EAAwC,OAAA;;;;;;;;;;;;;;0BAjf3B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBA2IjB,oBAAA;;;;;;;;;;;;;;;;;;;;;;;;GA6BN,mBAAgB,oBAAA,CAAA,GAAA,CAAA;cAyUN,aAAW,OAAA,CAAA,2BAAA"}
|
|
@@ -0,0 +1,130 @@
|
|
|
1
|
+
|
|
2
|
+
import * as _mui_material_styles0 from "@mui/material/styles";
|
|
3
|
+
import { Theme } from "@mui/material/styles";
|
|
4
|
+
import * as ag_grid_community0 from "ag-grid-community";
|
|
5
|
+
|
|
6
|
+
//#region src/components/data/agGridTheme.d.ts
|
|
7
|
+
/**
|
|
8
|
+
* Light theme for AG Grid data grids
|
|
9
|
+
*/
|
|
10
|
+
declare const dataGridThemeLight: ag_grid_community0.Theme<ag_grid_community0.ThemeDefaultParams>;
|
|
11
|
+
/**
|
|
12
|
+
* Dark theme for AG Grid data grids
|
|
13
|
+
*/
|
|
14
|
+
declare const dataGridThemeDark: ag_grid_community0.Theme<ag_grid_community0.ThemeDefaultParams>;
|
|
15
|
+
//#endregion
|
|
16
|
+
//#region src/theme/chartTheme.d.ts
|
|
17
|
+
/**
|
|
18
|
+
* Shared Chart.js theme utilities for dark mode support
|
|
19
|
+
*/
|
|
20
|
+
interface ChartThemeColors {
|
|
21
|
+
gridColor: string;
|
|
22
|
+
textColor: string;
|
|
23
|
+
borderColor: string;
|
|
24
|
+
tooltipBackgroundColor: string;
|
|
25
|
+
tooltipTextColor: string;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* Get theme-aware colors for Chart.js charts
|
|
29
|
+
* @param isDark - Whether dark mode is active
|
|
30
|
+
* @returns Theme colors for Chart.js configuration
|
|
31
|
+
*/
|
|
32
|
+
declare function getChartThemeColors(isDark: boolean): ChartThemeColors;
|
|
33
|
+
/**
|
|
34
|
+
* Get Chart.js scale options with theme-aware colors
|
|
35
|
+
* @param isDark - Whether dark mode is active
|
|
36
|
+
* @param showGrid - Whether to show grid lines
|
|
37
|
+
* @returns Partial scale options for Chart.js
|
|
38
|
+
*/
|
|
39
|
+
declare function getThemedScaleOptions(isDark: boolean, showGrid?: boolean): {
|
|
40
|
+
grid: {
|
|
41
|
+
color: string | undefined;
|
|
42
|
+
display: boolean;
|
|
43
|
+
};
|
|
44
|
+
ticks: {
|
|
45
|
+
color: string;
|
|
46
|
+
};
|
|
47
|
+
border: {
|
|
48
|
+
color: string;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
/**
|
|
52
|
+
* Get Chart.js plugin options with theme-aware colors
|
|
53
|
+
* @param isDark - Whether dark mode is active
|
|
54
|
+
* @returns Plugin options for Chart.js (legend, title, tooltip)
|
|
55
|
+
*/
|
|
56
|
+
declare function getThemedPluginOptions(isDark: boolean): {
|
|
57
|
+
legend: {
|
|
58
|
+
labels: {
|
|
59
|
+
color: string;
|
|
60
|
+
};
|
|
61
|
+
};
|
|
62
|
+
title: {
|
|
63
|
+
color: string;
|
|
64
|
+
};
|
|
65
|
+
tooltip: {
|
|
66
|
+
backgroundColor: string;
|
|
67
|
+
titleColor: string;
|
|
68
|
+
bodyColor: string;
|
|
69
|
+
borderColor: string;
|
|
70
|
+
borderWidth: number;
|
|
71
|
+
};
|
|
72
|
+
};
|
|
73
|
+
declare const CURRENT_BAR_COLOR = "#63B3ED";
|
|
74
|
+
declare const BASE_BAR_COLOR = "#F6AD55";
|
|
75
|
+
declare const CURRENT_BAR_COLOR_WITH_ALPHA = "#63B3EDA5";
|
|
76
|
+
declare const BASE_BAR_COLOR_WITH_ALPHA = "#F6AD55A5";
|
|
77
|
+
declare const CURRENT_BAR_COLOR_DARK = "#90CDF4";
|
|
78
|
+
declare const BASE_BAR_COLOR_DARK = "#FBD38D";
|
|
79
|
+
declare const CURRENT_BAR_COLOR_DARK_WITH_ALPHA = "#90CDF4A5";
|
|
80
|
+
declare const BASE_BAR_COLOR_DARK_WITH_ALPHA = "#FBD38DA5";
|
|
81
|
+
declare const INFO_VAL_COLOR = "#63B3ED";
|
|
82
|
+
declare const INFO_VAL_COLOR_DARK = "#90CDF4";
|
|
83
|
+
/**
|
|
84
|
+
* Get theme-aware bar colors for charts
|
|
85
|
+
* @param isDark - Whether dark mode is active
|
|
86
|
+
* @returns Object with current and base bar colors
|
|
87
|
+
*/
|
|
88
|
+
declare function getBarColors(isDark: boolean): {
|
|
89
|
+
current: string;
|
|
90
|
+
base: string;
|
|
91
|
+
currentWithAlpha: string;
|
|
92
|
+
baseWithAlpha: string;
|
|
93
|
+
info: string;
|
|
94
|
+
};
|
|
95
|
+
//#endregion
|
|
96
|
+
//#region src/theme/theme.d.ts
|
|
97
|
+
/**
|
|
98
|
+
* MUI Theme configuration with CSS Variables mode
|
|
99
|
+
*
|
|
100
|
+
* This theme uses MUI 7's CSS Variables mode with `colorSchemeSelector: 'class'`
|
|
101
|
+
* to toggle between light and dark modes using the `.dark` class on the document.
|
|
102
|
+
* This integrates with the ThemeContext which manages the class toggle.
|
|
103
|
+
*
|
|
104
|
+
* Color values and component variants are aligned with the main Recce theme at
|
|
105
|
+
* ui/src/components/ui/mui-theme.ts for consistency.
|
|
106
|
+
*/
|
|
107
|
+
/**
|
|
108
|
+
* MUI Theme with CSS Variables mode enabled
|
|
109
|
+
*
|
|
110
|
+
* Uses `colorSchemeSelector: 'class'` to switch themes via `.dark` class,
|
|
111
|
+
* which is toggled by the ThemeContext provider.
|
|
112
|
+
*
|
|
113
|
+
* Usage:
|
|
114
|
+
* ```tsx
|
|
115
|
+
* import { ThemeProvider } from '@mui/material/styles';
|
|
116
|
+
* import { theme } from '@datarecce/ui/theme';
|
|
117
|
+
*
|
|
118
|
+
* <ThemeProvider theme={theme}>
|
|
119
|
+
* <App />
|
|
120
|
+
* </ThemeProvider>
|
|
121
|
+
* ```
|
|
122
|
+
*/
|
|
123
|
+
declare const theme: _mui_material_styles0.Theme;
|
|
124
|
+
/**
|
|
125
|
+
* Theme type export for consumers who need to type their theme
|
|
126
|
+
*/
|
|
127
|
+
type RecceTheme = typeof theme;
|
|
128
|
+
//#endregion
|
|
129
|
+
export { getThemedPluginOptions as _, BASE_BAR_COLOR_DARK as a, dataGridThemeLight as b, CURRENT_BAR_COLOR as c, CURRENT_BAR_COLOR_WITH_ALPHA as d, ChartThemeColors as f, getChartThemeColors as g, getBarColors as h, BASE_BAR_COLOR as i, CURRENT_BAR_COLOR_DARK as l, INFO_VAL_COLOR_DARK as m, RecceTheme as n, BASE_BAR_COLOR_DARK_WITH_ALPHA as o, INFO_VAL_COLOR as p, theme as r, BASE_BAR_COLOR_WITH_ALPHA as s, Theme as t, CURRENT_BAR_COLOR_DARK_WITH_ALPHA as u, getThemedScaleOptions as v, dataGridThemeDark as y };
|
|
130
|
+
//# sourceMappingURL=index-N8N7XmRj.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index-N8N7XmRj.d.ts","names":[],"sources":["../src/components/data/agGridTheme.ts","../src/theme/chartTheme.ts","../src/theme/theme.ts"],"sourcesContent":[],"mappings":";;;;;;;;;cAkBa,oBAAkB,kBAAA,CAAA,MAY7B,kBAAA,CAZ6B,kBAAA;;AAA/B;AAiBA;cAAa,mBAAiB,kBAAA,CAAA,MAY5B,kBAAA,CAZ4B,kBAAA;;;;;;UC/Bb,gBAAA;;EDcJ,SAAA,EAAA,MAAA;EAiBA,WAAA,EAAA,MAAA;;;;AC/Bb;AAaA;AAgBA;AAqBA;AAsBA;AACa,iBA5DG,mBAAA,CA4DW,MAAA,EAAA,OAAA,CAAA,EA5D2B,gBA4D3B;AAC3B;AACA;AAGA;AACA;AACA;AACA;AAGa,iBAvDG,qBAAA,CAuDW,MAAA,EAAA,OAAA,EAAA,QAAA,CAAA,EAAA,OAAA,CAAA,EAAA;EACd,IAAA,EAAA;IAOG,KAAA,EAAA,MAAY,GAAA,SAAA;;;;IC+ff,KAuMX,EAAA,MAAA;EAKU,CAAA;;;;;;;;;;iBDrvBI,sBAAA;;;;;;;;;;;;;;;;;cAsBH,iBAAA;cACA,cAAA;cACA,4BAAA;cACA,yBAAA;cAGA,sBAAA;cACA,mBAAA;cACA,iCAAA;cACA,8BAAA;cAGA,cAAA;cACA,mBAAA;;;;;;iBAOG,YAAA;;;;;;;;;;;;;;AD9EhB;AAiBA;;;;AC/BA;AAaA;AAgBA;AAqBA;AAsBA;AACA;AACA;AACA;AAGA;AACA;AACA;AACA;AAGA;AACA;AAOA;;cC+fa,OAuMX,qBAAA,CAvMgB;;AAAlB;AA4MA;KAAY,UAAA,UAAoB"}
|