@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
package/src/api/index.ts
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* API Module
|
|
3
|
-
*
|
|
4
|
-
* This module provides API client utilities and functions
|
|
5
|
-
* for interacting with the Recce backend.
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
// API Client
|
|
9
|
-
export { axiosClient, reactQueryClient } from '@/lib/api/axiosClient';
|
|
10
|
-
|
|
11
|
-
// API Functions
|
|
12
|
-
export * from '@/lib/api/adhocQuery';
|
|
13
|
-
export * from '@/lib/api/checks';
|
|
14
|
-
export * from '@/lib/api/cll';
|
|
15
|
-
export * from '@/lib/api/connectToCloud';
|
|
16
|
-
export * from '@/lib/api/flag';
|
|
17
|
-
export * from '@/lib/api/info';
|
|
18
|
-
export * from '@/lib/api/lineagecheck';
|
|
19
|
-
export * from '@/lib/api/models';
|
|
20
|
-
export * from '@/lib/api/profile';
|
|
21
|
-
export * from '@/lib/api/rowcount';
|
|
22
|
-
export * from '@/lib/api/runs';
|
|
23
|
-
export * from '@/lib/api/schemacheck';
|
|
24
|
-
export * from '@/lib/api/select';
|
|
25
|
-
export * from '@/lib/api/state';
|
|
26
|
-
export * from '@/lib/api/user';
|
|
27
|
-
export * from '@/lib/api/valuediff';
|
|
28
|
-
export * from '@/lib/api/version';
|
|
29
|
-
|
|
30
|
-
// Storage Keys
|
|
31
|
-
export * from '@/lib/api/localStorageKeys';
|
|
32
|
-
export * from '@/lib/api/sessionStorageKeys';
|
package/src/components/index.ts
DELETED
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Components Module
|
|
3
|
-
*
|
|
4
|
-
* This module re-exports React components from the Recce submodule.
|
|
5
|
-
* Components are organized by feature area for easy discovery.
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
// =============================================================================
|
|
9
|
-
// Core / Foundation
|
|
10
|
-
// =============================================================================
|
|
11
|
-
export {
|
|
12
|
-
MuiProvider,
|
|
13
|
-
default as MuiProviderDefault,
|
|
14
|
-
} from "@/components/ui/mui-provider";
|
|
15
|
-
export { Toaster, ToasterProvider, useToaster } from "@/components/ui/toaster";
|
|
16
|
-
export { ErrorBoundary } from "@/components/errorboundary/ErrorBoundary";
|
|
17
|
-
|
|
18
|
-
// =============================================================================
|
|
19
|
-
// Layout
|
|
20
|
-
// =============================================================================
|
|
21
|
-
export { HSplit, VSplit } from "@/components/split/Split";
|
|
22
|
-
export { ScreenshotBox } from "@/components/screenshot/ScreenshotBox";
|
|
23
|
-
|
|
24
|
-
// =============================================================================
|
|
25
|
-
// Lineage
|
|
26
|
-
// =============================================================================
|
|
27
|
-
export { LineagePage } from "@/components/lineage/LineagePage";
|
|
28
|
-
export { LineageView } from "@/components/lineage/LineageView";
|
|
29
|
-
export {
|
|
30
|
-
LineageViewContext,
|
|
31
|
-
useLineageViewContext,
|
|
32
|
-
} from "@/components/lineage/LineageViewContext";
|
|
33
|
-
export { LineageViewTopBar } from "@/components/lineage/LineageViewTopBar";
|
|
34
|
-
export { GraphNode } from "@/components/lineage/GraphNode";
|
|
35
|
-
export { default as GraphEdge } from "@/components/lineage/GraphEdge";
|
|
36
|
-
export { GraphColumnNode } from "@/components/lineage/GraphColumnNode";
|
|
37
|
-
export { NodeView } from "@/components/lineage/NodeView";
|
|
38
|
-
export { NodeSqlView } from "@/components/lineage/NodeSqlView";
|
|
39
|
-
export {
|
|
40
|
-
ResourceTypeTag,
|
|
41
|
-
ModelRowCount,
|
|
42
|
-
RowCountDiffTag,
|
|
43
|
-
type RowCountDiffTagProps,
|
|
44
|
-
type RowCountTagProps,
|
|
45
|
-
} from "@/components/lineage/NodeTag";
|
|
46
|
-
export { default as SetupConnectionBanner } from "@/components/lineage/SetupConnectionBanner";
|
|
47
|
-
|
|
48
|
-
// =============================================================================
|
|
49
|
-
// Query
|
|
50
|
-
// =============================================================================
|
|
51
|
-
export { QueryPage } from "@/components/query/QueryPage";
|
|
52
|
-
export { QueryForm } from "@/components/query/QueryForm";
|
|
53
|
-
export { default as SqlEditor } from "@/components/query/SqlEditor";
|
|
54
|
-
export { QueryResultView } from "@/components/query/QueryResultView";
|
|
55
|
-
export { QueryDiffResultView } from "@/components/query/QueryDiffResultView";
|
|
56
|
-
export { DiffText } from "@/components/query/DiffText";
|
|
57
|
-
export { default as SetupConnectionGuide } from "@/components/query/SetupConnectionGuide";
|
|
58
|
-
|
|
59
|
-
// =============================================================================
|
|
60
|
-
// Editor
|
|
61
|
-
// =============================================================================
|
|
62
|
-
export { default as CodeEditor } from "@/components/editor/CodeEditor";
|
|
63
|
-
export { default as DiffEditor } from "@/components/editor/DiffEditor";
|
|
64
|
-
|
|
65
|
-
// =============================================================================
|
|
66
|
-
// Schema
|
|
67
|
-
// =============================================================================
|
|
68
|
-
export { SchemaView } from "@/components/schema/SchemaView";
|
|
69
|
-
export { ColumnNameCell } from "@/components/schema/ColumnNameCell";
|
|
70
|
-
|
|
71
|
-
// =============================================================================
|
|
72
|
-
// Check / Checklist
|
|
73
|
-
// =============================================================================
|
|
74
|
-
export { CheckList } from "@/components/check/CheckList";
|
|
75
|
-
export { CheckDetail } from "@/components/check/CheckDetail";
|
|
76
|
-
export { CheckBreadcrumb } from "@/components/check/CheckBreadcrumb";
|
|
77
|
-
export { CheckDescription } from "@/components/check/CheckDescription";
|
|
78
|
-
export { CheckEmptyState } from "@/components/check/CheckEmptyState";
|
|
79
|
-
export { LineageDiffView } from "@/components/check/LineageDiffView";
|
|
80
|
-
export { SchemaDiffView } from "@/components/check/SchemaDiffView";
|
|
81
|
-
|
|
82
|
-
// =============================================================================
|
|
83
|
-
// Run
|
|
84
|
-
// =============================================================================
|
|
85
|
-
export { RunPage } from "@/components/run/RunPage";
|
|
86
|
-
export { RunList } from "@/components/run/RunList";
|
|
87
|
-
export { RunView } from "@/components/run/RunView";
|
|
88
|
-
export { RunModal } from "@/components/run/RunModal";
|
|
89
|
-
export { RunToolbar } from "@/components/run/RunToolbar";
|
|
90
|
-
export { RunResultPane } from "@/components/run/RunResultPane";
|
|
91
|
-
export { RunStatusAndDate } from "@/components/run/RunStatusAndDate";
|
|
92
|
-
|
|
93
|
-
// =============================================================================
|
|
94
|
-
// Data Diff Components
|
|
95
|
-
// =============================================================================
|
|
96
|
-
|
|
97
|
-
// Profile Diff
|
|
98
|
-
export { ProfileDiffForm } from "@/components/profile/ProfileDiffForm";
|
|
99
|
-
export { ProfileDiffResultView } from "@/components/profile/ProfileDiffResultView";
|
|
100
|
-
|
|
101
|
-
// Value Diff
|
|
102
|
-
export { ValueDiffForm } from "@/components/valuediff/ValueDiffForm";
|
|
103
|
-
export { ValueDiffResultView } from "@/components/valuediff/ValueDiffResultView";
|
|
104
|
-
export { ValueDiffDetailResultView } from "@/components/valuediff/ValueDiffDetailResultView";
|
|
105
|
-
|
|
106
|
-
// Histogram Diff
|
|
107
|
-
export { HistogramDiffForm } from "@/components/histogram/HistogramDiffForm";
|
|
108
|
-
export { HistogramDiffResultView } from "@/components/histogram/HistogramDiffResultView";
|
|
109
|
-
|
|
110
|
-
// Top-K Diff
|
|
111
|
-
export { TopKDiffForm } from "@/components/top-k/TopKDiffForm";
|
|
112
|
-
export { TopKDiffResultView } from "@/components/top-k/TopKDiffResultView";
|
|
113
|
-
|
|
114
|
-
// Row Count Diff
|
|
115
|
-
export { RowCountDiffResultView } from "@/components/rowcount/RowCountDiffResultView";
|
|
116
|
-
|
|
117
|
-
// =============================================================================
|
|
118
|
-
// Data Grid
|
|
119
|
-
// =============================================================================
|
|
120
|
-
export { ScreenshotDataGrid } from "@/components/data-grid/ScreenshotDataGrid";
|
|
121
|
-
|
|
122
|
-
// =============================================================================
|
|
123
|
-
// Charts
|
|
124
|
-
// =============================================================================
|
|
125
|
-
export { HistogramChart } from "@/components/charts/HistogramChart";
|
|
126
|
-
export { TopKSummaryList } from "@/components/charts/TopKSummaryList";
|
|
127
|
-
export { SquareIcon } from "@/components/charts/SquareIcon";
|
|
128
|
-
|
|
129
|
-
// =============================================================================
|
|
130
|
-
// Summary
|
|
131
|
-
// =============================================================================
|
|
132
|
-
export { default as SummaryView } from "@/components/summary/SummaryView";
|
|
133
|
-
export { ChangeSummary } from "@/components/summary/ChangeSummary";
|
|
134
|
-
export { SchemaSummary } from "@/components/summary/SchemaSummary";
|
|
135
|
-
|
|
136
|
-
// =============================================================================
|
|
137
|
-
// App Components
|
|
138
|
-
// =============================================================================
|
|
139
|
-
export { EnvInfo } from "@/components/app/EnvInfo";
|
|
140
|
-
export { default as TopBar } from "../../recce-source/js/app/(mainComponents)/TopBar";
|
|
141
|
-
export { default as NavBar } from "../../recce-source/js/app/(mainComponents)/NavBar";
|
|
142
|
-
export { default as DisplayModeToggle } from "../../recce-source/js/app/(mainComponents)/DisplayModeToggle";
|
|
143
|
-
export { default as RecceVersionBadge } from "../../recce-source/js/app/(mainComponents)/RecceVersionBadge";
|
|
144
|
-
|
|
145
|
-
// =============================================================================
|
|
146
|
-
// Shared / Utilities
|
|
147
|
-
// =============================================================================
|
|
148
|
-
export { default as HistoryToggle } from "@/components/shared/HistoryToggle";
|
|
149
|
-
export { IdleTimeoutBadge } from "@/components/timeout/IdleTimeoutBadge";
|
|
150
|
-
|
|
151
|
-
// =============================================================================
|
|
152
|
-
// Icons
|
|
153
|
-
// =============================================================================
|
|
154
|
-
export * from "@/components/icons";
|
package/src/global.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
declare module '*.svg' {
|
|
2
|
-
const content: any;
|
|
3
|
-
export default content;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
declare module '*.css' {
|
|
7
|
-
const content: { [className: string]: string };
|
|
8
|
-
export default content;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
declare module 'public/imgs/reload-image.svg' {
|
|
12
|
-
const content: any;
|
|
13
|
-
export default content;
|
|
14
|
-
}
|
package/src/hooks/index.ts
DELETED
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Hooks Module
|
|
3
|
-
*
|
|
4
|
-
* This module exports custom React hooks from the Recce library.
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
// Custom Hooks
|
|
8
|
-
export { useRecceInstanceInfo } from '@/lib/hooks/useRecceInstanceInfo';
|
|
9
|
-
export { useCheckToast } from '@/lib/hooks/useCheckToast';
|
|
10
|
-
export { useClipBoardToast } from '@/lib/hooks/useClipBoardToast';
|
|
11
|
-
|
|
12
|
-
// Re-export component-specific hooks
|
|
13
|
-
export { useLineageViewContext } from '@/components/lineage/LineageViewContext';
|
|
14
|
-
export { default as useValueDiffAlertDialog } from '@/components/lineage/useValueDiffAlertDialog';
|
|
15
|
-
|
|
16
|
-
// Context Providers
|
|
17
|
-
export { default as RecceContextProvider } from '@/lib/hooks/RecceContextProvider';
|
|
18
|
-
export { RecceInstanceInfoProvider, useRecceInstanceContext } from '@/lib/hooks/RecceInstanceContext';
|
|
19
|
-
export { LineageGraphContextProvider, useLineageGraphContext, useRunsAggregated } from '@/lib/hooks/LineageGraphContext';
|
|
20
|
-
export { RecceShareStateContextProvider, useRecceShareStateContext } from '@/lib/hooks/RecceShareStateContext';
|
|
21
|
-
export { RecceQueryContextProvider, RowCountStateContextProvider, useRecceQueryContext, useRowCountStateContext } from '@/lib/hooks/RecceQueryContext';
|
|
22
|
-
export {
|
|
23
|
-
RecceActionContext,
|
|
24
|
-
RecceActionContextProvider,
|
|
25
|
-
useRecceActionContext,
|
|
26
|
-
type RecceActionContextType,
|
|
27
|
-
} from '@/lib/hooks/RecceActionContext';
|
|
28
|
-
export { RecceCheckContextProvider, useRecceCheckContext } from '@/lib/hooks/RecceCheckContext';
|
|
29
|
-
export { IdleTimeoutProvider, useIdleTimeout } from '@/lib/hooks/IdleTimeoutContext';
|
|
30
|
-
|
|
31
|
-
// API Configuration
|
|
32
|
-
export {
|
|
33
|
-
ApiConfigProvider,
|
|
34
|
-
useApiConfig,
|
|
35
|
-
useApiClient,
|
|
36
|
-
useApiConfigSafe,
|
|
37
|
-
type ApiConfig
|
|
38
|
-
} from '@/lib/hooks/ApiConfigContext';
|
|
39
|
-
|
|
40
|
-
// Route Configuration (for recce-cloud path prefixing)
|
|
41
|
-
export {
|
|
42
|
-
RouteConfigProvider,
|
|
43
|
-
useRouteConfig,
|
|
44
|
-
useRouteConfigSafe,
|
|
45
|
-
type RouteConfig,
|
|
46
|
-
type RouteConfigContextType,
|
|
47
|
-
} from '../lib/hooks/RouteConfigContext';
|
|
48
|
-
|
|
49
|
-
// App Router hooks (custom version with RouteConfigContext support)
|
|
50
|
-
export {
|
|
51
|
-
useAppLocation,
|
|
52
|
-
useAppLocationWithSearch,
|
|
53
|
-
useAppRoute,
|
|
54
|
-
useAppNavigation,
|
|
55
|
-
navigateTo,
|
|
56
|
-
} from '../lib/hooks/useAppRouter';
|
package/src/index.ts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @datarecce/ui - Recce UI Components Library
|
|
3
|
-
*
|
|
4
|
-
* Main entry point for the Recce UI component library.
|
|
5
|
-
* This library provides reusable React components for building
|
|
6
|
-
* data validation and review interfaces.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
// Re-export everything from submodules
|
|
10
|
-
export * from "./components";
|
|
11
|
-
export * from "./api";
|
|
12
|
-
export * from "./hooks";
|
|
13
|
-
export * from "./types";
|
|
14
|
-
export * from "./theme";
|
|
15
|
-
|
|
16
|
-
// Export a version constant
|
|
17
|
-
export const VERSION = "0.1.0";
|
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
|
|
3
|
-
import React, { createContext, useCallback, useContext, useMemo } from "react";
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* Route Configuration for path prefix customization.
|
|
7
|
-
*
|
|
8
|
-
* This context allows recce-cloud to configure a base path prefix
|
|
9
|
-
* for all navigation within OSS components.
|
|
10
|
-
*
|
|
11
|
-
* Default behavior (OSS):
|
|
12
|
-
* - basePath: "" (uses absolute paths like /query, /checks)
|
|
13
|
-
*
|
|
14
|
-
* Cloud usage example:
|
|
15
|
-
* - basePath: "/oss/abc123" or "/preview/abc123"
|
|
16
|
-
* - Navigation to "/query" becomes "/oss/abc123/query"
|
|
17
|
-
*/
|
|
18
|
-
|
|
19
|
-
export interface RouteConfig {
|
|
20
|
-
/**
|
|
21
|
-
* Base path prefix for navigation.
|
|
22
|
-
* For OSS: "" (empty string, uses absolute paths like /query)
|
|
23
|
-
* For Cloud: "/oss/<sessionId>" or "/preview/<sessionId>"
|
|
24
|
-
*/
|
|
25
|
-
basePath: string;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
export interface RouteConfigContextType extends RouteConfig {
|
|
29
|
-
/**
|
|
30
|
-
* Resolves a path with the base path prefix.
|
|
31
|
-
* @param path - The path to resolve (e.g., "/query")
|
|
32
|
-
* @returns The resolved path (e.g., "/oss/abc123/query")
|
|
33
|
-
*/
|
|
34
|
-
resolvePath: (path: string) => string;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
const defaultConfig: RouteConfig = {
|
|
38
|
-
basePath: "",
|
|
39
|
-
};
|
|
40
|
-
|
|
41
|
-
const RouteConfigContext = createContext<RouteConfigContextType | null>(null);
|
|
42
|
-
|
|
43
|
-
interface RouteConfigProviderProps extends Partial<RouteConfig> {
|
|
44
|
-
children: React.ReactNode;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
/**
|
|
48
|
-
* Provider for route configuration.
|
|
49
|
-
*
|
|
50
|
-
* Wrap your application (or RecceContextProvider) with this provider
|
|
51
|
-
* to configure path prefixes for navigation.
|
|
52
|
-
*
|
|
53
|
-
* @example
|
|
54
|
-
* // In recce-cloud
|
|
55
|
-
* <RouteConfigProvider basePath={`/oss/${sessionId}`}>
|
|
56
|
-
* <RecceContextProvider>
|
|
57
|
-
* {children}
|
|
58
|
-
* </RecceContextProvider>
|
|
59
|
-
* </RouteConfigProvider>
|
|
60
|
-
*/
|
|
61
|
-
export function RouteConfigProvider({
|
|
62
|
-
children,
|
|
63
|
-
basePath = defaultConfig.basePath,
|
|
64
|
-
}: RouteConfigProviderProps) {
|
|
65
|
-
const resolvePath = useCallback(
|
|
66
|
-
(path: string): string => {
|
|
67
|
-
// If no basePath configured, return path as-is (OSS mode)
|
|
68
|
-
if (!basePath) {
|
|
69
|
-
return path;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
// Handle paths that already start with the basePath (avoid double-prefixing)
|
|
73
|
-
if (path.startsWith(basePath)) {
|
|
74
|
-
return path;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
// Handle absolute URLs (http://, https://, etc.) - don't prefix
|
|
78
|
-
if (path.match(/^https?:\/\//)) {
|
|
79
|
-
return path;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
// Handle hash-only paths - don't prefix
|
|
83
|
-
if (path.startsWith("#")) {
|
|
84
|
-
return path;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
// Ensure proper joining (no double slashes)
|
|
88
|
-
const cleanBasePath = basePath.endsWith("/")
|
|
89
|
-
? basePath.slice(0, -1)
|
|
90
|
-
: basePath;
|
|
91
|
-
const cleanPath = path.startsWith("/") ? path : `/${path}`;
|
|
92
|
-
|
|
93
|
-
return `${cleanBasePath}${cleanPath}`;
|
|
94
|
-
},
|
|
95
|
-
[basePath],
|
|
96
|
-
);
|
|
97
|
-
|
|
98
|
-
const contextValue: RouteConfigContextType = useMemo(
|
|
99
|
-
() => ({
|
|
100
|
-
basePath,
|
|
101
|
-
resolvePath,
|
|
102
|
-
}),
|
|
103
|
-
[basePath, resolvePath],
|
|
104
|
-
);
|
|
105
|
-
|
|
106
|
-
return React.createElement(
|
|
107
|
-
RouteConfigContext.Provider,
|
|
108
|
-
{ value: contextValue },
|
|
109
|
-
children,
|
|
110
|
-
);
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
// Default context for OSS mode (no prefix)
|
|
114
|
-
const defaultRouteConfigContext: RouteConfigContextType = {
|
|
115
|
-
basePath: "",
|
|
116
|
-
resolvePath: (path: string) => path,
|
|
117
|
-
};
|
|
118
|
-
|
|
119
|
-
/**
|
|
120
|
-
* Hook to access route configuration.
|
|
121
|
-
*
|
|
122
|
-
* When used outside RouteConfigProvider, returns default config
|
|
123
|
-
* (for OSS backward compatibility).
|
|
124
|
-
*
|
|
125
|
-
* @returns RouteConfigContextType with basePath and resolvePath function
|
|
126
|
-
*/
|
|
127
|
-
export function useRouteConfig(): RouteConfigContextType {
|
|
128
|
-
const context = useContext(RouteConfigContext);
|
|
129
|
-
// Return default config if outside provider (OSS mode)
|
|
130
|
-
return context ?? defaultRouteConfigContext;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
/**
|
|
134
|
-
* Safe hook that returns null if context not available.
|
|
135
|
-
* Useful for components that need to detect if RouteConfigProvider is present.
|
|
136
|
-
*/
|
|
137
|
-
export function useRouteConfigSafe(): RouteConfigContextType | null {
|
|
138
|
-
return useContext(RouteConfigContext);
|
|
139
|
-
}
|
|
@@ -1,240 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* useAppRouter - Navigation utilities for Next.js App Router with RouteConfig support
|
|
3
|
-
*
|
|
4
|
-
* This is a custom version that wraps the OSS useAppRouter to add
|
|
5
|
-
* RouteConfigContext support for path prefixing in recce-cloud.
|
|
6
|
-
*
|
|
7
|
-
* The key difference from OSS:
|
|
8
|
-
* - setLocation() automatically prefixes paths with the configured basePath
|
|
9
|
-
* - This allows OSS components to use setLocation("/query") while
|
|
10
|
-
* recce-cloud can configure basePath="/oss/abc123" to get "/oss/abc123/query"
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
"use client";
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
useParams,
|
|
17
|
-
usePathname,
|
|
18
|
-
useRouter,
|
|
19
|
-
useSearchParams,
|
|
20
|
-
} from "next/navigation";
|
|
21
|
-
import { useCallback, useMemo } from "react";
|
|
22
|
-
import { useRouteConfig } from "./RouteConfigContext";
|
|
23
|
-
|
|
24
|
-
interface NavigateOptions {
|
|
25
|
-
replace?: boolean;
|
|
26
|
-
scroll?: boolean;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* Hook that provides Wouter-compatible location API using Next.js App Router
|
|
31
|
-
* with RouteConfigContext support for path prefixing.
|
|
32
|
-
*
|
|
33
|
-
* NOTE: This returns only the pathname (not search params) to avoid
|
|
34
|
-
* triggering Suspense boundaries on every navigation.
|
|
35
|
-
*
|
|
36
|
-
* @returns [pathname, setLocation] tuple similar to Wouter's useLocation
|
|
37
|
-
*
|
|
38
|
-
* @example
|
|
39
|
-
* const [location, setLocation] = useAppLocation();
|
|
40
|
-
* setLocation("/checks?id=123"); // In cloud mode with basePath="/oss/abc123"
|
|
41
|
-
* // navigates to "/oss/abc123/checks?id=123"
|
|
42
|
-
*/
|
|
43
|
-
export function useAppLocation(): [
|
|
44
|
-
string,
|
|
45
|
-
(to: string, options?: NavigateOptions) => void,
|
|
46
|
-
] {
|
|
47
|
-
const router = useRouter();
|
|
48
|
-
const pathname = usePathname();
|
|
49
|
-
const { resolvePath } = useRouteConfig();
|
|
50
|
-
|
|
51
|
-
// Navigation function compatible with Wouter's setLocation
|
|
52
|
-
// Automatically applies basePath prefix from RouteConfigContext
|
|
53
|
-
const setLocation = useCallback(
|
|
54
|
-
(to: string, options?: NavigateOptions) => {
|
|
55
|
-
// Separate path and query string for proper handling
|
|
56
|
-
const [pathPart, queryPart] = to.split("?");
|
|
57
|
-
const resolvedPath = resolvePath(pathPart);
|
|
58
|
-
const fullPath = queryPart ? `${resolvedPath}?${queryPart}` : resolvedPath;
|
|
59
|
-
|
|
60
|
-
if (options?.replace) {
|
|
61
|
-
router.replace(fullPath, { scroll: options?.scroll ?? true });
|
|
62
|
-
} else {
|
|
63
|
-
router.push(fullPath, { scroll: options?.scroll ?? true });
|
|
64
|
-
}
|
|
65
|
-
},
|
|
66
|
-
[router, resolvePath],
|
|
67
|
-
);
|
|
68
|
-
|
|
69
|
-
return [pathname, setLocation];
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
/**
|
|
73
|
-
* Hook that includes search params in the location string.
|
|
74
|
-
* Also supports RouteConfigContext path prefixing.
|
|
75
|
-
*
|
|
76
|
-
* WARNING: This hook uses useSearchParams() which triggers Suspense.
|
|
77
|
-
* Only use this in components that are wrapped in a <Suspense> boundary,
|
|
78
|
-
* or in leaf components where suspension is acceptable.
|
|
79
|
-
*
|
|
80
|
-
* @returns [fullLocation, setLocation] tuple with search params included
|
|
81
|
-
*/
|
|
82
|
-
export function useAppLocationWithSearch(): [
|
|
83
|
-
string,
|
|
84
|
-
(to: string, options?: NavigateOptions) => void,
|
|
85
|
-
] {
|
|
86
|
-
const router = useRouter();
|
|
87
|
-
const pathname = usePathname();
|
|
88
|
-
const searchParams = useSearchParams();
|
|
89
|
-
const { resolvePath } = useRouteConfig();
|
|
90
|
-
|
|
91
|
-
// Construct full location string including search params
|
|
92
|
-
const location = useMemo(() => {
|
|
93
|
-
const search = searchParams?.toString();
|
|
94
|
-
return search ? `${pathname}?${search}` : pathname;
|
|
95
|
-
}, [pathname, searchParams]);
|
|
96
|
-
|
|
97
|
-
// Navigation function with RouteConfigContext support
|
|
98
|
-
const setLocation = useCallback(
|
|
99
|
-
(to: string, options?: NavigateOptions) => {
|
|
100
|
-
const [pathPart, queryPart] = to.split("?");
|
|
101
|
-
const resolvedPath = resolvePath(pathPart);
|
|
102
|
-
const fullPath = queryPart ? `${resolvedPath}?${queryPart}` : resolvedPath;
|
|
103
|
-
|
|
104
|
-
if (options?.replace) {
|
|
105
|
-
router.replace(fullPath, { scroll: options?.scroll ?? true });
|
|
106
|
-
} else {
|
|
107
|
-
router.push(fullPath, { scroll: options?.scroll ?? true });
|
|
108
|
-
}
|
|
109
|
-
},
|
|
110
|
-
[router, resolvePath],
|
|
111
|
-
);
|
|
112
|
-
|
|
113
|
-
return [location, setLocation];
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
/**
|
|
117
|
-
* Hook to check if current path matches a pattern
|
|
118
|
-
* Similar to Wouter's useRoute
|
|
119
|
-
*
|
|
120
|
-
* @param pattern - The route pattern to match (e.g., "/checks/:checkId")
|
|
121
|
-
* @returns [isMatch, params] tuple
|
|
122
|
-
*
|
|
123
|
-
* @example
|
|
124
|
-
* const [isMatch, params] = useAppRoute("/checks/:checkId");
|
|
125
|
-
* if (isMatch) {
|
|
126
|
-
* console.log(params.checkId); // "abc-123"
|
|
127
|
-
* }
|
|
128
|
-
*/
|
|
129
|
-
export function useAppRoute(
|
|
130
|
-
pattern: string,
|
|
131
|
-
): [boolean, Record<string, string>] {
|
|
132
|
-
const pathname = usePathname();
|
|
133
|
-
const params = useParams();
|
|
134
|
-
|
|
135
|
-
const isMatch = useMemo(() => {
|
|
136
|
-
// Convert Next.js dynamic route pattern to regex
|
|
137
|
-
// /checks/[checkId] -> /checks/:checkId -> /checks/([^/]+)
|
|
138
|
-
const regexPattern = pattern
|
|
139
|
-
.replace(/:\w+/g, "([^/]+)") // :param -> capture group
|
|
140
|
-
.replace(/\*/g, ".*"); // * -> wildcard
|
|
141
|
-
|
|
142
|
-
const regex = new RegExp(`^${regexPattern}$`);
|
|
143
|
-
return regex.test(pathname);
|
|
144
|
-
}, [pattern, pathname]);
|
|
145
|
-
|
|
146
|
-
// Convert Next.js params to plain object
|
|
147
|
-
const paramsObj = useMemo(() => {
|
|
148
|
-
if (!params) return {};
|
|
149
|
-
return Object.fromEntries(
|
|
150
|
-
Object.entries(params).map(([key, value]) => [
|
|
151
|
-
key,
|
|
152
|
-
Array.isArray(value) ? value.join("/") : value,
|
|
153
|
-
]),
|
|
154
|
-
);
|
|
155
|
-
}, [params]);
|
|
156
|
-
|
|
157
|
-
return [isMatch, paramsObj as Record<string, string>];
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
/**
|
|
161
|
-
* Imperative navigation function for use outside React components
|
|
162
|
-
* Use sparingly - prefer useAppLocation hook in components
|
|
163
|
-
*
|
|
164
|
-
* NOTE: This function does NOT support RouteConfigContext because
|
|
165
|
-
* it's used outside of React component tree. If you need path prefixing,
|
|
166
|
-
* use useAppLocation hook instead.
|
|
167
|
-
*
|
|
168
|
-
* @example
|
|
169
|
-
* // In an event handler or utility function
|
|
170
|
-
* import { navigateTo } from "@/lib/hooks/useAppRouter";
|
|
171
|
-
* navigateTo("/checks?id=123");
|
|
172
|
-
*/
|
|
173
|
-
export function navigateTo(path: string, replace = false): void {
|
|
174
|
-
if (typeof window !== "undefined") {
|
|
175
|
-
if (replace) {
|
|
176
|
-
window.history.replaceState(null, "", path);
|
|
177
|
-
} else {
|
|
178
|
-
window.history.pushState(null, "", path);
|
|
179
|
-
}
|
|
180
|
-
// Trigger Next.js to recognize the navigation
|
|
181
|
-
window.dispatchEvent(new PopStateEvent("popstate"));
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
/**
|
|
186
|
-
* Hook for programmatic navigation with more options
|
|
187
|
-
* Provides direct access to Next.js router methods with RouteConfigContext support
|
|
188
|
-
*
|
|
189
|
-
* NOTE: Does not include searchParams to avoid Suspense.
|
|
190
|
-
* Use useSearchParams() directly in components that need it.
|
|
191
|
-
*/
|
|
192
|
-
export function useAppNavigation() {
|
|
193
|
-
const router = useRouter();
|
|
194
|
-
const pathname = usePathname();
|
|
195
|
-
const params = useParams();
|
|
196
|
-
const { resolvePath } = useRouteConfig();
|
|
197
|
-
|
|
198
|
-
// Wrap router.push and router.replace with path resolution
|
|
199
|
-
const push = useCallback(
|
|
200
|
-
(href: string, options?: { scroll?: boolean }) => {
|
|
201
|
-
const [pathPart, queryPart] = href.split("?");
|
|
202
|
-
const resolvedPath = resolvePath(pathPart);
|
|
203
|
-
const fullPath = queryPart ? `${resolvedPath}?${queryPart}` : resolvedPath;
|
|
204
|
-
router.push(fullPath, options);
|
|
205
|
-
},
|
|
206
|
-
[router, resolvePath],
|
|
207
|
-
);
|
|
208
|
-
|
|
209
|
-
const replace = useCallback(
|
|
210
|
-
(href: string, options?: { scroll?: boolean }) => {
|
|
211
|
-
const [pathPart, queryPart] = href.split("?");
|
|
212
|
-
const resolvedPath = resolvePath(pathPart);
|
|
213
|
-
const fullPath = queryPart ? `${resolvedPath}?${queryPart}` : resolvedPath;
|
|
214
|
-
router.replace(fullPath, options);
|
|
215
|
-
},
|
|
216
|
-
[router, resolvePath],
|
|
217
|
-
);
|
|
218
|
-
|
|
219
|
-
return {
|
|
220
|
-
/** Current pathname */
|
|
221
|
-
pathname,
|
|
222
|
-
/** Current route params */
|
|
223
|
-
params: params as Record<string, string>,
|
|
224
|
-
/** Navigate to a new path (with RouteConfigContext support) */
|
|
225
|
-
push,
|
|
226
|
-
/** Replace current history entry (with RouteConfigContext support) */
|
|
227
|
-
replace,
|
|
228
|
-
/** Go back in history */
|
|
229
|
-
back: router.back,
|
|
230
|
-
/** Go forward in history */
|
|
231
|
-
forward: router.forward,
|
|
232
|
-
/** Refresh the current route */
|
|
233
|
-
refresh: router.refresh,
|
|
234
|
-
/** Prefetch a route for faster navigation */
|
|
235
|
-
prefetch: router.prefetch,
|
|
236
|
-
};
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
// Re-export Next.js hooks for convenience
|
|
240
|
-
export { useRouter, usePathname, useParams, useSearchParams };
|