@datarecce/ui 0.1.41 → 0.2.1
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-CMvanLVi.js +23 -0
- package/dist/AuthModal-CMvanLVi.js.map +1 -0
- package/dist/LineageCanvas-CZ64gqTb.d.ts +41 -0
- package/dist/LineageCanvas-CZ64gqTb.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-CEMFSkwr.d.ts +429 -0
- package/dist/RunProgress-CEMFSkwr.d.ts.map +1 -0
- package/dist/ScreenshotDataGrid-CeuGj_hE.d.ts +64 -0
- package/dist/ScreenshotDataGrid-CeuGj_hE.d.ts.map +1 -0
- package/dist/SplitPane-DdIE_DA1.d.ts +1427 -0
- package/dist/SplitPane-DdIE_DA1.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-B3Jgu2eV.d.ts +192 -0
- package/dist/index-B3Jgu2eV.d.ts.map +1 -0
- package/dist/index-Bt9tMcsF.d.ts +999 -0
- package/dist/index-Bt9tMcsF.d.ts.map +1 -0
- package/dist/index-C-GvORS_.d.ts +349 -0
- package/dist/index-C-GvORS_.d.ts.map +1 -0
- package/dist/index-CMxFy9tk.d.ts +211 -0
- package/dist/index-CMxFy9tk.d.ts.map +1 -0
- package/dist/index-Cf_T0pUg.d.ts +734 -0
- package/dist/index-Cf_T0pUg.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-Cuz7hTgv.d.ts +146 -0
- package/dist/index-Cuz7hTgv.d.ts.map +1 -0
- package/dist/index-DlLO5r9F.d.ts +698 -0
- package/dist/index-DlLO5r9F.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-ZQVNLsef.d.ts +471 -0
- package/dist/index-ZQVNLsef.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.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-DDfv2i13.d.ts +1076 -0
- package/dist/primitives-DDfv2i13.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-8TqlheHK.js +67 -0
- package/dist/src-8TqlheHK.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-CZre3j02.d.ts +231 -0
- package/dist/types-CZre3j02.d.ts.map +1 -0
- package/dist/types-piNWusq2.d.ts +171 -0
- package/dist/types-piNWusq2.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-RnK-NtWU.js +5 -0
- package/dist/utils-RnK-NtWU.js.map +1 -0
- package/dist/utils.d.ts +7 -0
- package/dist/utils.js +2 -0
- package/package.json +116 -108
- package/LICENSE +0 -201
- package/dist/RecceCheckContext-BJprb2xR.js +0 -7968
- package/dist/RecceCheckContext-BJprb2xR.js.map +0 -1
- package/dist/RecceCheckContext-DPnWB_aU.css +0 -215
- package/dist/RecceCheckContext-DPnWB_aU.css.map +0 -1
- package/dist/RecceCheckContext-DbZ7BdRy.mjs +0 -7426
- package/dist/RecceCheckContext-DbZ7BdRy.mjs.map +0 -1
- package/dist/RecceCheckContext-DyxOeUsX.css +0 -215
- package/dist/RecceCheckContext-DyxOeUsX.css.map +0 -1
- package/dist/api.d.mts +0 -3
- package/dist/api.js.map +0 -1
- package/dist/api.mjs +0 -46
- package/dist/api.mjs.map +0 -1
- package/dist/components-BeAjVBV3.css +0 -70
- package/dist/components-BeAjVBV3.css.map +0 -1
- package/dist/components-DfXnN1Hx.js +0 -14689
- package/dist/components-DfXnN1Hx.js.map +0 -1
- package/dist/components-iUxcqtUB.css +0 -70
- package/dist/components-iUxcqtUB.css.map +0 -1
- package/dist/components-jh6r4tQn.mjs +0 -12348
- package/dist/components-jh6r4tQn.mjs.map +0 -1
- package/dist/components.d.mts +0 -3
- package/dist/components.mjs +0 -9
- package/dist/const-CaIm1Z8g.mjs +0 -12
- package/dist/const-CaIm1Z8g.mjs.map +0 -1
- package/dist/const-CvdZO0FN.js +0 -24
- package/dist/const-CvdZO0FN.js.map +0 -1
- package/dist/hooks-cQsBXBd1.js +0 -40
- package/dist/hooks-cQsBXBd1.js.map +0 -1
- package/dist/hooks-eaHm_yEp.mjs +0 -33
- package/dist/hooks-eaHm_yEp.mjs.map +0 -1
- package/dist/hooks.d.mts +0 -3
- package/dist/hooks.mjs +0 -8
- package/dist/html2canvas-pro.esm-CsuSOHXp.js +0 -7250
- package/dist/html2canvas-pro.esm-CsuSOHXp.js.map +0 -1
- package/dist/html2canvas-pro.esm-E7kpobrC.mjs +0 -7249
- package/dist/html2canvas-pro.esm-E7kpobrC.mjs.map +0 -1
- package/dist/index-B5bpmv0i.d.mts +0 -2172
- package/dist/index-B5bpmv0i.d.mts.map +0 -1
- package/dist/index-B9lSPJTi.d.ts +0 -2170
- package/dist/index-B9lSPJTi.d.ts.map +0 -1
- package/dist/index.d.mts +0 -3
- package/dist/index.js.map +0 -1
- package/dist/index.mjs +0 -20
- package/dist/index.mjs.map +0 -1
- package/dist/mui-theme-CUhybmBq.mjs +0 -696
- package/dist/mui-theme-CUhybmBq.mjs.map +0 -1
- package/dist/mui-theme-iBHkjXJq.js +0 -732
- package/dist/mui-theme-iBHkjXJq.js.map +0 -1
- package/dist/state-CTITyT0R.js +0 -795
- package/dist/state-CTITyT0R.js.map +0 -1
- package/dist/state-Sc2b4jri.mjs +0 -382
- package/dist/state-Sc2b4jri.mjs.map +0 -1
- package/dist/theme.d.mts +0 -3
- package/dist/theme.mjs +0 -4
- package/dist/tooltipMessage-BC5W7H3X.js +0 -13
- package/dist/tooltipMessage-BC5W7H3X.js.map +0 -1
- package/dist/tooltipMessage-B_xMIKWL.mjs +0 -7
- package/dist/tooltipMessage-B_xMIKWL.mjs.map +0 -1
- package/dist/types.d.mts +0 -3
- package/dist/types.mjs +0 -6
- package/dist/urls-BQW5wjg-.js +0 -13
- package/dist/urls-BQW5wjg-.js.map +0 -1
- package/dist/urls-DT7FVEcS.mjs +0 -7
- package/dist/urls-DT7FVEcS.mjs.map +0 -1
- package/dist/version-B9s8yne-.js +0 -300
- package/dist/version-B9s8yne-.js.map +0 -1
- package/dist/version-DP1kU_7v.mjs +0 -162
- package/dist/version-DP1kU_7v.mjs.map +0 -1
- package/recce-source/.editorconfig +0 -26
- package/recce-source/.flake8 +0 -37
- package/recce-source/.github/ISSUE_TEMPLATE/bug_report.yml +0 -67
- package/recce-source/.github/ISSUE_TEMPLATE/custom.md +0 -10
- package/recce-source/.github/ISSUE_TEMPLATE/feature_request.yml +0 -42
- package/recce-source/.github/PULL_REQUEST_TEMPLATE.md +0 -21
- package/recce-source/.github/copilot-instructions.md +0 -331
- package/recce-source/.github/instructions/backend-instructions.md +0 -541
- package/recce-source/.github/instructions/frontend-instructions.md +0 -317
- package/recce-source/.github/workflows/build-statics.yaml +0 -72
- package/recce-source/.github/workflows/bump.yaml +0 -48
- package/recce-source/.github/workflows/integration-tests-cloud.yaml +0 -92
- package/recce-source/.github/workflows/integration-tests-sqlmesh.yaml +0 -33
- package/recce-source/.github/workflows/integration-tests.yaml +0 -52
- package/recce-source/.github/workflows/nightly.yaml +0 -246
- package/recce-source/.github/workflows/release.yaml +0 -196
- package/recce-source/.github/workflows/tests-js.yaml +0 -58
- package/recce-source/.github/workflows/tests-python.yaml +0 -128
- package/recce-source/.pre-commit-config.yaml +0 -26
- package/recce-source/CLAUDE.md +0 -483
- package/recce-source/CODE_OF_CONDUCT.md +0 -128
- package/recce-source/CONTRIBUTING.md +0 -107
- package/recce-source/LICENSE +0 -201
- package/recce-source/Makefile +0 -126
- package/recce-source/README.md +0 -182
- package/recce-source/RECCE_CLOUD.md +0 -81
- package/recce-source/SECURITY.md +0 -25
- package/recce-source/docs/PACKAGING.md +0 -340
- package/recce-source/docs/README.md +0 -1
- package/recce-source/docs/plans/2024-12-31-csv-download-design.md +0 -121
- package/recce-source/docs/plans/2024-12-31-csv-download-implementation.md +0 -930
- package/recce-source/integration_tests/dbt/dbt_project.yml +0 -26
- package/recce-source/integration_tests/dbt/models/customers.sql +0 -69
- package/recce-source/integration_tests/dbt/models/docs.md +0 -14
- package/recce-source/integration_tests/dbt/models/orders.sql +0 -56
- package/recce-source/integration_tests/dbt/models/schema.yml +0 -82
- package/recce-source/integration_tests/dbt/models/staging/schema.yml +0 -31
- package/recce-source/integration_tests/dbt/models/staging/stg_customers.sql +0 -22
- package/recce-source/integration_tests/dbt/models/staging/stg_orders.sql +0 -23
- package/recce-source/integration_tests/dbt/models/staging/stg_payments.sql +0 -25
- package/recce-source/integration_tests/dbt/packages.yml +0 -7
- package/recce-source/integration_tests/dbt/profiles.yml +0 -8
- package/recce-source/integration_tests/dbt/seeds/raw_customers.csv +0 -101
- package/recce-source/integration_tests/dbt/seeds/raw_orders.csv +0 -100
- package/recce-source/integration_tests/dbt/seeds/raw_payments.csv +0 -114
- package/recce-source/integration_tests/dbt/seeds/raw_statuses.csv +0 -5
- package/recce-source/integration_tests/dbt/smoke_test.sh +0 -72
- package/recce-source/integration_tests/dbt/smoke_test_cloud.sh +0 -71
- package/recce-source/integration_tests/sqlmesh/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/audits/assert_item_price_above_zero.sql +0 -9
- package/recce-source/integration_tests/sqlmesh/audits/items.sql +0 -7
- package/recce-source/integration_tests/sqlmesh/audits/order_items.sql +0 -7
- package/recce-source/integration_tests/sqlmesh/config.py +0 -171
- package/recce-source/integration_tests/sqlmesh/helper.py +0 -20
- package/recce-source/integration_tests/sqlmesh/hooks/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/macros/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/macros/macros.py +0 -8
- package/recce-source/integration_tests/sqlmesh/macros/macros.sql +0 -8
- package/recce-source/integration_tests/sqlmesh/macros/utils.py +0 -11
- package/recce-source/integration_tests/sqlmesh/metrics/metrics.sql +0 -25
- package/recce-source/integration_tests/sqlmesh/models/customer_revenue_by_day.sql +0 -41
- package/recce-source/integration_tests/sqlmesh/models/customer_revenue_lifetime.sql +0 -60
- package/recce-source/integration_tests/sqlmesh/models/customers.sql +0 -32
- package/recce-source/integration_tests/sqlmesh/models/items.py +0 -95
- package/recce-source/integration_tests/sqlmesh/models/marketing.sql +0 -15
- package/recce-source/integration_tests/sqlmesh/models/order_items.py +0 -95
- package/recce-source/integration_tests/sqlmesh/models/orders.py +0 -70
- package/recce-source/integration_tests/sqlmesh/models/raw_marketing.py +0 -62
- package/recce-source/integration_tests/sqlmesh/models/top_waiters.sql +0 -23
- package/recce-source/integration_tests/sqlmesh/models/waiter_as_customer_by_day.sql +0 -29
- package/recce-source/integration_tests/sqlmesh/models/waiter_names.sql +0 -10
- package/recce-source/integration_tests/sqlmesh/models/waiter_revenue_by_day.sql +0 -29
- package/recce-source/integration_tests/sqlmesh/models/waiters.py +0 -62
- package/recce-source/integration_tests/sqlmesh/prep_env.sh +0 -16
- package/recce-source/integration_tests/sqlmesh/schema.yaml +0 -5
- package/recce-source/integration_tests/sqlmesh/seeds/waiter_names.csv +0 -11
- package/recce-source/integration_tests/sqlmesh/test_server.sh +0 -29
- package/recce-source/integration_tests/sqlmesh/tests/test_customer_revenue_by_day.yaml +0 -63
- package/recce-source/integration_tests/sqlmesh/tests/test_order_items.yaml +0 -72
- package/recce-source/js/.editorconfig +0 -27
- package/recce-source/js/.env.development +0 -5
- package/recce-source/js/.husky/pre-commit +0 -29
- package/recce-source/js/.nvmrc +0 -1
- package/recce-source/js/README.md +0 -39
- package/recce-source/js/app/(mainComponents)/DisplayModeToggle.tsx +0 -65
- package/recce-source/js/app/(mainComponents)/NavBar.tsx +0 -228
- package/recce-source/js/app/(mainComponents)/RecceVersionBadge.tsx +0 -107
- package/recce-source/js/app/(mainComponents)/TopBar.tsx +0 -252
- package/recce-source/js/app/@lineage/default.tsx +0 -20
- package/recce-source/js/app/@lineage/page.tsx +0 -14
- package/recce-source/js/app/MainLayout.tsx +0 -170
- package/recce-source/js/app/Providers.tsx +0 -49
- package/recce-source/js/app/checks/page.tsx +0 -296
- package/recce-source/js/app/error.tsx +0 -93
- package/recce-source/js/app/favicon.ico +0 -0
- package/recce-source/js/app/global-error.tsx +0 -115
- package/recce-source/js/app/global.css +0 -82
- package/recce-source/js/app/layout.tsx +0 -48
- package/recce-source/js/app/lineage/page.tsx +0 -15
- package/recce-source/js/app/page.tsx +0 -12
- package/recce-source/js/app/query/page.tsx +0 -8
- package/recce-source/js/biome.json +0 -313
- package/recce-source/js/jest.config.js +0 -34
- package/recce-source/js/jest.globals.d.ts +0 -32
- package/recce-source/js/jest.setup.js +0 -91
- package/recce-source/js/next.config.js +0 -16
- package/recce-source/js/package-lock.json +0 -13843
- package/recce-source/js/package.json +0 -123
- package/recce-source/js/pnpm-lock.yaml +0 -9235
- package/recce-source/js/pnpm-workspace.yaml +0 -6
- package/recce-source/js/postcss.config.js +0 -5
- package/recce-source/js/public/auth_callback.html +0 -68
- package/recce-source/js/public/imgs/feedback/thumbs-down.png +0 -0
- package/recce-source/js/public/imgs/feedback/thumbs-up.png +0 -0
- package/recce-source/js/public/imgs/reload-image.svg +0 -4
- package/recce-source/js/public/logo/recce-logo-white.png +0 -0
- package/recce-source/js/src/components/AuthModal/AuthModal.tsx +0 -202
- package/recce-source/js/src/components/app/AvatarDropdown.tsx +0 -159
- package/recce-source/js/src/components/app/EnvInfo.tsx +0 -357
- package/recce-source/js/src/components/app/Filename.tsx +0 -388
- package/recce-source/js/src/components/app/SetupConnectionPopover.tsx +0 -91
- package/recce-source/js/src/components/app/StateExporter.tsx +0 -57
- package/recce-source/js/src/components/app/StateImporter.tsx +0 -198
- package/recce-source/js/src/components/app/StateSharing.tsx +0 -145
- package/recce-source/js/src/components/app/StateSynchronizer.tsx +0 -205
- package/recce-source/js/src/components/charts/HistogramChart.tsx +0 -291
- package/recce-source/js/src/components/charts/SquareIcon.tsx +0 -51
- package/recce-source/js/src/components/charts/TopKSummaryList.tsx +0 -457
- package/recce-source/js/src/components/charts/chartTheme.ts +0 -74
- package/recce-source/js/src/components/check/CheckBreadcrumb.tsx +0 -97
- package/recce-source/js/src/components/check/CheckDescription.tsx +0 -134
- package/recce-source/js/src/components/check/CheckDetail.tsx +0 -797
- package/recce-source/js/src/components/check/CheckEmptyState.tsx +0 -84
- package/recce-source/js/src/components/check/CheckList.tsx +0 -320
- package/recce-source/js/src/components/check/LineageDiffView.tsx +0 -32
- package/recce-source/js/src/components/check/PresetCheckTemplateView.tsx +0 -48
- package/recce-source/js/src/components/check/SchemaDiffView.tsx +0 -290
- package/recce-source/js/src/components/check/check.ts +0 -25
- package/recce-source/js/src/components/check/timeline/CheckTimeline.tsx +0 -163
- package/recce-source/js/src/components/check/timeline/CommentInput.tsx +0 -84
- package/recce-source/js/src/components/check/timeline/TimelineEvent.tsx +0 -468
- package/recce-source/js/src/components/check/timeline/index.ts +0 -12
- package/recce-source/js/src/components/check/utils.ts +0 -12
- package/recce-source/js/src/components/data-grid/ScreenshotDataGrid.tsx +0 -333
- package/recce-source/js/src/components/data-grid/agGridStyles.css +0 -55
- package/recce-source/js/src/components/data-grid/agGridTheme.ts +0 -43
- package/recce-source/js/src/components/editor/CodeEditor.tsx +0 -107
- package/recce-source/js/src/components/editor/DiffEditor.tsx +0 -162
- package/recce-source/js/src/components/editor/index.ts +0 -12
- package/recce-source/js/src/components/errorboundary/ErrorBoundary.tsx +0 -87
- package/recce-source/js/src/components/histogram/HistogramDiffForm.tsx +0 -147
- package/recce-source/js/src/components/histogram/HistogramDiffResultView.tsx +0 -63
- package/recce-source/js/src/components/icons/index.tsx +0 -142
- package/recce-source/js/src/components/lineage/ActionControl.tsx +0 -63
- package/recce-source/js/src/components/lineage/ActionTag.tsx +0 -141
- package/recce-source/js/src/components/lineage/ChangeStatusLegend.tsx +0 -46
- package/recce-source/js/src/components/lineage/ColumnLevelLineageControl.tsx +0 -327
- package/recce-source/js/src/components/lineage/ColumnLevelLineageLegend.tsx +0 -57
- package/recce-source/js/src/components/lineage/GraphColumnNode.tsx +0 -199
- package/recce-source/js/src/components/lineage/GraphEdge.tsx +0 -59
- package/recce-source/js/src/components/lineage/GraphNode.tsx +0 -555
- package/recce-source/js/src/components/lineage/LineagePage.tsx +0 -10
- package/recce-source/js/src/components/lineage/LineageView.tsx +0 -1384
- package/recce-source/js/src/components/lineage/LineageViewContext.tsx +0 -86
- package/recce-source/js/src/components/lineage/LineageViewContextMenu.tsx +0 -637
- package/recce-source/js/src/components/lineage/LineageViewNotification.tsx +0 -64
- package/recce-source/js/src/components/lineage/LineageViewTopBar.tsx +0 -596
- package/recce-source/js/src/components/lineage/NodeSqlView.tsx +0 -136
- package/recce-source/js/src/components/lineage/NodeTag.tsx +0 -278
- package/recce-source/js/src/components/lineage/NodeView.tsx +0 -642
- package/recce-source/js/src/components/lineage/SandboxView.tsx +0 -436
- package/recce-source/js/src/components/lineage/ServerDisconnectedModalContent.tsx +0 -105
- package/recce-source/js/src/components/lineage/SetupConnectionBanner.tsx +0 -52
- package/recce-source/js/src/components/lineage/SingleEnvironmentQueryView.tsx +0 -152
- package/recce-source/js/src/components/lineage/graph.test.ts +0 -31
- package/recce-source/js/src/components/lineage/graph.ts +0 -58
- package/recce-source/js/src/components/lineage/lineage.test.ts +0 -169
- package/recce-source/js/src/components/lineage/lineage.ts +0 -521
- package/recce-source/js/src/components/lineage/styles.css +0 -42
- package/recce-source/js/src/components/lineage/styles.tsx +0 -165
- package/recce-source/js/src/components/lineage/useMultiNodesAction.ts +0 -352
- package/recce-source/js/src/components/lineage/useValueDiffAlertDialog.tsx +0 -108
- package/recce-source/js/src/components/onboarding-guide/Notification.tsx +0 -62
- package/recce-source/js/src/components/profile/ProfileDiffForm.tsx +0 -134
- package/recce-source/js/src/components/profile/ProfileDiffResultView.tsx +0 -243
- package/recce-source/js/src/components/query/ChangedOnlyCheckbox.tsx +0 -29
- package/recce-source/js/src/components/query/DiffText.tsx +0 -120
- package/recce-source/js/src/components/query/QueryDiffResultView.tsx +0 -468
- package/recce-source/js/src/components/query/QueryForm.tsx +0 -80
- package/recce-source/js/src/components/query/QueryPage.tsx +0 -282
- package/recce-source/js/src/components/query/QueryResultView.tsx +0 -180
- package/recce-source/js/src/components/query/SetupConnectionGuide.tsx +0 -57
- package/recce-source/js/src/components/query/SqlEditor.tsx +0 -245
- package/recce-source/js/src/components/query/ToggleSwitch.tsx +0 -84
- package/recce-source/js/src/components/query/styles.css +0 -21
- package/recce-source/js/src/components/routing/DirectUrlAccess.test.tsx +0 -428
- package/recce-source/js/src/components/routing/LineageStatePreservation.test.tsx +0 -311
- package/recce-source/js/src/components/routing/Navigation.test.tsx +0 -256
- package/recce-source/js/src/components/rowcount/RowCountDiffResultView.tsx +0 -108
- package/recce-source/js/src/components/rowcount/delta.test.ts +0 -51
- package/recce-source/js/src/components/rowcount/delta.ts +0 -16
- package/recce-source/js/src/components/run/RunList.tsx +0 -303
- package/recce-source/js/src/components/run/RunModal.tsx +0 -191
- package/recce-source/js/src/components/run/RunPage.tsx +0 -26
- package/recce-source/js/src/components/run/RunResultPane.tsx +0 -578
- package/recce-source/js/src/components/run/RunStatusAndDate.tsx +0 -106
- package/recce-source/js/src/components/run/RunToolbar.tsx +0 -70
- package/recce-source/js/src/components/run/RunView.tsx +0 -196
- package/recce-source/js/src/components/run/registry.ts +0 -214
- package/recce-source/js/src/components/run/types.ts +0 -14
- package/recce-source/js/src/components/schema/ColumnNameCell.test.tsx +0 -169
- package/recce-source/js/src/components/schema/ColumnNameCell.tsx +0 -198
- package/recce-source/js/src/components/schema/SchemaView.tsx +0 -336
- package/recce-source/js/src/components/schema/schemaDiff.ts +0 -32
- package/recce-source/js/src/components/schema/style.css +0 -134
- package/recce-source/js/src/components/screenshot/ScreenshotBox.tsx +0 -39
- package/recce-source/js/src/components/shared/HistoryToggle.tsx +0 -35
- package/recce-source/js/src/components/split/Split.tsx +0 -40
- package/recce-source/js/src/components/split/styles.css +0 -24
- package/recce-source/js/src/components/summary/ChangeSummary.tsx +0 -264
- package/recce-source/js/src/components/summary/SchemaSummary.tsx +0 -123
- package/recce-source/js/src/components/summary/SummaryView.tsx +0 -29
- package/recce-source/js/src/components/timeout/IdleTimeoutBadge.tsx +0 -48
- package/recce-source/js/src/components/top-k/TopKDiffForm.tsx +0 -58
- package/recce-source/js/src/components/top-k/TopKDiffResultView.tsx +0 -73
- package/recce-source/js/src/components/ui/dataGrid/DataFrameColumnGroupHeader.tsx +0 -228
- package/recce-source/js/src/components/ui/dataGrid/DataFrameColumnHeader.tsx +0 -113
- package/recce-source/js/src/components/ui/dataGrid/defaultRenderCell.tsx +0 -72
- package/recce-source/js/src/components/ui/dataGrid/index.ts +0 -23
- package/recce-source/js/src/components/ui/dataGrid/inlineRenderCell.test.tsx +0 -607
- package/recce-source/js/src/components/ui/dataGrid/inlineRenderCell.tsx +0 -211
- package/recce-source/js/src/components/ui/dataGrid/schemaCells.test.tsx +0 -452
- package/recce-source/js/src/components/ui/dataGrid/schemaCells.tsx +0 -142
- package/recce-source/js/src/components/ui/dataGrid/valueDiffCells.test.tsx +0 -178
- package/recce-source/js/src/components/ui/dataGrid/valueDiffCells.tsx +0 -275
- package/recce-source/js/src/components/ui/markdown/ExternalLinkConfirmDialog.tsx +0 -134
- package/recce-source/js/src/components/ui/markdown/MarkdownContent.tsx +0 -364
- package/recce-source/js/src/components/ui/mui/index.ts +0 -13
- package/recce-source/js/src/components/ui/mui-provider.tsx +0 -67
- package/recce-source/js/src/components/ui/mui-theme.ts +0 -1039
- package/recce-source/js/src/components/ui/mui-utils.ts +0 -113
- package/recce-source/js/src/components/ui/toaster.tsx +0 -288
- package/recce-source/js/src/components/valuediff/ValueDiffDetailResultView.tsx +0 -216
- package/recce-source/js/src/components/valuediff/ValueDiffForm.tsx +0 -246
- package/recce-source/js/src/components/valuediff/ValueDiffResultView.tsx +0 -81
- package/recce-source/js/src/components/valuediff/shared.ts +0 -33
- package/recce-source/js/src/constants/tooltipMessage.ts +0 -3
- package/recce-source/js/src/constants/urls.ts +0 -1
- package/recce-source/js/src/lib/UrlHash.ts +0 -12
- package/recce-source/js/src/lib/api/adhocQuery.ts +0 -70
- package/recce-source/js/src/lib/api/axiosClient.ts +0 -9
- package/recce-source/js/src/lib/api/cacheKeys.ts +0 -13
- package/recce-source/js/src/lib/api/checkEvents.ts +0 -252
- package/recce-source/js/src/lib/api/checks.ts +0 -129
- package/recce-source/js/src/lib/api/cll.ts +0 -53
- package/recce-source/js/src/lib/api/connectToCloud.ts +0 -13
- package/recce-source/js/src/lib/api/flag.ts +0 -37
- package/recce-source/js/src/lib/api/info.ts +0 -198
- package/recce-source/js/src/lib/api/instanceInfo.ts +0 -25
- package/recce-source/js/src/lib/api/keepAlive.ts +0 -108
- package/recce-source/js/src/lib/api/lineagecheck.ts +0 -35
- package/recce-source/js/src/lib/api/localStorageKeys.ts +0 -7
- package/recce-source/js/src/lib/api/models.ts +0 -59
- package/recce-source/js/src/lib/api/profile.ts +0 -65
- package/recce-source/js/src/lib/api/rowcount.ts +0 -19
- package/recce-source/js/src/lib/api/runs.ts +0 -174
- package/recce-source/js/src/lib/api/schemacheck.ts +0 -31
- package/recce-source/js/src/lib/api/select.ts +0 -25
- package/recce-source/js/src/lib/api/sessionStorageKeys.ts +0 -8
- package/recce-source/js/src/lib/api/state.ts +0 -117
- package/recce-source/js/src/lib/api/track.ts +0 -281
- package/recce-source/js/src/lib/api/types.ts +0 -284
- package/recce-source/js/src/lib/api/user.ts +0 -42
- package/recce-source/js/src/lib/api/valuediff.ts +0 -46
- package/recce-source/js/src/lib/api/version.ts +0 -40
- package/recce-source/js/src/lib/const.ts +0 -9
- package/recce-source/js/src/lib/csv/extractors.test.ts +0 -456
- package/recce-source/js/src/lib/csv/extractors.ts +0 -468
- package/recce-source/js/src/lib/csv/format.test.ts +0 -211
- package/recce-source/js/src/lib/csv/format.ts +0 -44
- package/recce-source/js/src/lib/csv/index.test.ts +0 -155
- package/recce-source/js/src/lib/csv/index.ts +0 -109
- package/recce-source/js/src/lib/dataGrid/crossFunctionConsistency.test.ts +0 -626
- package/recce-source/js/src/lib/dataGrid/dataGridFactory.test.ts +0 -2140
- package/recce-source/js/src/lib/dataGrid/dataGridFactory.ts +0 -397
- package/recce-source/js/src/lib/dataGrid/generators/rowCountUtils.test.ts +0 -132
- package/recce-source/js/src/lib/dataGrid/generators/rowCountUtils.ts +0 -126
- package/recce-source/js/src/lib/dataGrid/generators/toDataDiffGrid.test.ts +0 -1627
- package/recce-source/js/src/lib/dataGrid/generators/toDataDiffGrid.ts +0 -140
- package/recce-source/js/src/lib/dataGrid/generators/toDataGrid.ts +0 -67
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDataGrid.test.ts +0 -142
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDataGrid.ts +0 -71
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDiffDataGrid.test.ts +0 -258
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDiffDataGrid.ts +0 -153
- package/recce-source/js/src/lib/dataGrid/generators/toSchemaDataGrid.test.ts +0 -951
- package/recce-source/js/src/lib/dataGrid/generators/toSchemaDataGrid.ts +0 -221
- package/recce-source/js/src/lib/dataGrid/generators/toValueDataGrid.test.ts +0 -395
- package/recce-source/js/src/lib/dataGrid/generators/toValueDataGrid.ts +0 -184
- package/recce-source/js/src/lib/dataGrid/generators/toValueDiffGrid.test.ts +0 -884
- package/recce-source/js/src/lib/dataGrid/generators/toValueDiffGrid.ts +0 -113
- package/recce-source/js/src/lib/dataGrid/index.ts +0 -51
- package/recce-source/js/src/lib/dataGrid/propertyBased.test.ts +0 -858
- package/recce-source/js/src/lib/dataGrid/shared/columnBuilders.test.ts +0 -482
- package/recce-source/js/src/lib/dataGrid/shared/columnBuilders.ts +0 -345
- package/recce-source/js/src/lib/dataGrid/shared/dataTypeEdgeCases.test.ts +0 -698
- package/recce-source/js/src/lib/dataGrid/shared/diffColumnBuilder.test.tsx +0 -820
- package/recce-source/js/src/lib/dataGrid/shared/diffColumnBuilder.tsx +0 -277
- package/recce-source/js/src/lib/dataGrid/shared/gridUtils.test.ts +0 -785
- package/recce-source/js/src/lib/dataGrid/shared/gridUtils.ts +0 -370
- package/recce-source/js/src/lib/dataGrid/shared/index.ts +0 -81
- package/recce-source/js/src/lib/dataGrid/shared/rowBuilders.test.ts +0 -909
- package/recce-source/js/src/lib/dataGrid/shared/rowBuilders.ts +0 -325
- package/recce-source/js/src/lib/dataGrid/shared/simpleColumnBuilder.tsx +0 -240
- package/recce-source/js/src/lib/dataGrid/shared/toDiffColumn.test.tsx +0 -719
- package/recce-source/js/src/lib/dataGrid/shared/toDiffColumn.tsx +0 -231
- package/recce-source/js/src/lib/dataGrid/shared/validation.test.ts +0 -559
- package/recce-source/js/src/lib/dataGrid/shared/validation.ts +0 -367
- package/recce-source/js/src/lib/dataGrid/warehouseNamingConventions.test.ts +0 -1117
- package/recce-source/js/src/lib/formatSelect.ts +0 -50
- package/recce-source/js/src/lib/hooks/ApiConfigContext.tsx +0 -181
- package/recce-source/js/src/lib/hooks/IdleTimeoutContext.tsx +0 -177
- package/recce-source/js/src/lib/hooks/LineageGraphContext.tsx +0 -512
- package/recce-source/js/src/lib/hooks/RecceActionContext.tsx +0 -269
- package/recce-source/js/src/lib/hooks/RecceCheckContext.tsx +0 -33
- package/recce-source/js/src/lib/hooks/RecceContextProvider.tsx +0 -54
- package/recce-source/js/src/lib/hooks/RecceInstanceContext.tsx +0 -129
- package/recce-source/js/src/lib/hooks/RecceQueryContext.tsx +0 -98
- package/recce-source/js/src/lib/hooks/RecceShareStateContext.tsx +0 -59
- package/recce-source/js/src/lib/hooks/ScreenShot.tsx +0 -399
- package/recce-source/js/src/lib/hooks/useAppRouter.test.ts +0 -211
- package/recce-source/js/src/lib/hooks/useAppRouter.ts +0 -200
- package/recce-source/js/src/lib/hooks/useCSVExport.ts +0 -136
- package/recce-source/js/src/lib/hooks/useCheckEvents.ts +0 -99
- package/recce-source/js/src/lib/hooks/useCheckToast.tsx +0 -14
- package/recce-source/js/src/lib/hooks/useClipBoardToast.tsx +0 -27
- package/recce-source/js/src/lib/hooks/useCountdownToast.tsx +0 -102
- package/recce-source/js/src/lib/hooks/useFeedbackCollectionToast.tsx +0 -130
- package/recce-source/js/src/lib/hooks/useGuideToast.tsx +0 -45
- package/recce-source/js/src/lib/hooks/useIdleDetection.tsx +0 -185
- package/recce-source/js/src/lib/hooks/useModelColumns.tsx +0 -113
- package/recce-source/js/src/lib/hooks/useRecceInstanceInfo.tsx +0 -13
- package/recce-source/js/src/lib/hooks/useRecceServerFlag.tsx +0 -13
- package/recce-source/js/src/lib/hooks/useRun.tsx +0 -89
- package/recce-source/js/src/lib/hooks/useThemeColors.ts +0 -115
- package/recce-source/js/src/lib/mergeKeys.test.ts +0 -89
- package/recce-source/js/src/lib/mergeKeys.ts +0 -86
- package/recce-source/js/src/lib/result/ResultErrorFallback.tsx +0 -9
- package/recce-source/js/src/lib/utils/formatTime.ts +0 -84
- package/recce-source/js/src/lib/utils/urls.ts +0 -16
- package/recce-source/js/src/utils/DropdownValuesInput.tsx +0 -297
- package/recce-source/js/src/utils/formatters.tsx +0 -237
- package/recce-source/js/src/utils/transforms.ts +0 -81
- package/recce-source/js/tsconfig.json +0 -47
- package/recce-source/macros/README.md +0 -8
- package/recce-source/macros/recce_athena.sql +0 -73
- package/recce-source/pyproject.toml +0 -109
- package/recce-source/recce/VERSION +0 -1
- package/recce-source/recce/__init__.py +0 -84
- package/recce-source/recce/adapter/__init__.py +0 -0
- package/recce-source/recce/adapter/base.py +0 -109
- package/recce-source/recce/adapter/dbt_adapter/__init__.py +0 -1699
- package/recce-source/recce/adapter/dbt_adapter/dbt_version.py +0 -42
- package/recce-source/recce/adapter/sqlmesh_adapter.py +0 -141
- package/recce-source/recce/apis/__init__.py +0 -0
- package/recce-source/recce/apis/check_api.py +0 -203
- package/recce-source/recce/apis/check_events_api.py +0 -353
- package/recce-source/recce/apis/check_func.py +0 -130
- package/recce-source/recce/apis/run_api.py +0 -130
- package/recce-source/recce/apis/run_func.py +0 -258
- package/recce-source/recce/artifact.py +0 -266
- package/recce-source/recce/cli.py +0 -1846
- package/recce-source/recce/config.py +0 -127
- package/recce-source/recce/connect_to_cloud.py +0 -138
- package/recce-source/recce/core.py +0 -334
- package/recce-source/recce/diff.py +0 -26
- package/recce-source/recce/event/CONFIG +0 -1
- package/recce-source/recce/event/SENTRY_DNS +0 -1
- package/recce-source/recce/event/__init__.py +0 -304
- package/recce-source/recce/event/collector.py +0 -184
- package/recce-source/recce/event/track.py +0 -158
- package/recce-source/recce/exceptions.py +0 -21
- package/recce-source/recce/git.py +0 -77
- package/recce-source/recce/github.py +0 -222
- package/recce-source/recce/mcp_server.py +0 -885
- package/recce-source/recce/models/__init__.py +0 -6
- package/recce-source/recce/models/check.py +0 -481
- package/recce-source/recce/models/run.py +0 -46
- package/recce-source/recce/models/types.py +0 -218
- package/recce-source/recce/pull_request.py +0 -124
- package/recce-source/recce/run.py +0 -390
- package/recce-source/recce/server.py +0 -877
- package/recce-source/recce/state/__init__.py +0 -31
- package/recce-source/recce/state/cloud.py +0 -644
- package/recce-source/recce/state/const.py +0 -26
- package/recce-source/recce/state/local.py +0 -56
- package/recce-source/recce/state/state.py +0 -119
- package/recce-source/recce/state/state_loader.py +0 -174
- package/recce-source/recce/summary.py +0 -575
- package/recce-source/recce/tasks/__init__.py +0 -23
- package/recce-source/recce/tasks/core.py +0 -134
- package/recce-source/recce/tasks/dataframe.py +0 -170
- package/recce-source/recce/tasks/histogram.py +0 -433
- package/recce-source/recce/tasks/lineage.py +0 -19
- package/recce-source/recce/tasks/profile.py +0 -298
- package/recce-source/recce/tasks/query.py +0 -450
- package/recce-source/recce/tasks/rowcount.py +0 -277
- package/recce-source/recce/tasks/schema.py +0 -65
- package/recce-source/recce/tasks/top_k.py +0 -172
- package/recce-source/recce/tasks/utils.py +0 -147
- package/recce-source/recce/tasks/valuediff.py +0 -497
- package/recce-source/recce/util/__init__.py +0 -4
- package/recce-source/recce/util/api_token.py +0 -80
- package/recce-source/recce/util/breaking.py +0 -330
- package/recce-source/recce/util/cache.py +0 -25
- package/recce-source/recce/util/cll.py +0 -355
- package/recce-source/recce/util/cloud/__init__.py +0 -15
- package/recce-source/recce/util/cloud/base.py +0 -115
- package/recce-source/recce/util/cloud/check_events.py +0 -190
- package/recce-source/recce/util/cloud/checks.py +0 -242
- package/recce-source/recce/util/io.py +0 -120
- package/recce-source/recce/util/lineage.py +0 -83
- package/recce-source/recce/util/logger.py +0 -25
- package/recce-source/recce/util/onboarding_state.py +0 -45
- package/recce-source/recce/util/perf_tracking.py +0 -85
- package/recce-source/recce/util/pydantic_model.py +0 -22
- package/recce-source/recce/util/recce_cloud.py +0 -454
- package/recce-source/recce/util/singleton.py +0 -18
- package/recce-source/recce/util/startup_perf.py +0 -121
- package/recce-source/recce/yaml/__init__.py +0 -58
- package/recce-source/recce_cloud/README.md +0 -780
- package/recce-source/recce_cloud/VERSION +0 -1
- package/recce-source/recce_cloud/__init__.py +0 -24
- package/recce-source/recce_cloud/api/__init__.py +0 -17
- package/recce-source/recce_cloud/api/base.py +0 -132
- package/recce-source/recce_cloud/api/client.py +0 -186
- package/recce-source/recce_cloud/api/exceptions.py +0 -26
- package/recce-source/recce_cloud/api/factory.py +0 -63
- package/recce-source/recce_cloud/api/github.py +0 -106
- package/recce-source/recce_cloud/api/gitlab.py +0 -111
- package/recce-source/recce_cloud/artifact.py +0 -57
- package/recce-source/recce_cloud/ci_providers/__init__.py +0 -9
- package/recce-source/recce_cloud/ci_providers/base.py +0 -82
- package/recce-source/recce_cloud/ci_providers/detector.py +0 -147
- package/recce-source/recce_cloud/ci_providers/github_actions.py +0 -136
- package/recce-source/recce_cloud/ci_providers/gitlab_ci.py +0 -130
- package/recce-source/recce_cloud/cli.py +0 -434
- package/recce-source/recce_cloud/download.py +0 -230
- package/recce-source/recce_cloud/hatch_build.py +0 -20
- package/recce-source/recce_cloud/pyproject.toml +0 -49
- package/recce-source/recce_cloud/upload.py +0 -214
- package/recce-source/test.py +0 -0
- package/recce-source/tests/__init__.py +0 -0
- package/recce-source/tests/adapter/__init__.py +0 -0
- package/recce-source/tests/adapter/dbt_adapter/__init__.py +0 -0
- package/recce-source/tests/adapter/dbt_adapter/conftest.py +0 -17
- package/recce-source/tests/adapter/dbt_adapter/dbt_test_helper.py +0 -298
- package/recce-source/tests/adapter/dbt_adapter/test_dbt_adapter.py +0 -25
- package/recce-source/tests/adapter/dbt_adapter/test_dbt_cll.py +0 -717
- package/recce-source/tests/adapter/dbt_adapter/test_proj/dbt_project.yml +0 -4
- package/recce-source/tests/adapter/dbt_adapter/test_proj/manifest.json +0 -1
- package/recce-source/tests/adapter/dbt_adapter/test_proj/package-lock.yml +0 -8
- package/recce-source/tests/adapter/dbt_adapter/test_proj/packages.yml +0 -7
- package/recce-source/tests/adapter/dbt_adapter/test_proj/profiles.yml +0 -6
- package/recce-source/tests/adapter/dbt_adapter/test_selector.py +0 -205
- package/recce-source/tests/apis/__init__.py +0 -0
- package/recce-source/tests/apis/row_count_diff.json +0 -59
- package/recce-source/tests/apis/test_check_events_api.py +0 -615
- package/recce-source/tests/apis/test_run_func.py +0 -433
- package/recce-source/tests/catalog.json +0 -527
- package/recce-source/tests/data/manifest/base/catalog.json +0 -1
- package/recce-source/tests/data/manifest/base/manifest.json +0 -1
- package/recce-source/tests/data/manifest/pr2/catalog.json +0 -1
- package/recce-source/tests/data/manifest/pr2/manifest.json +0 -1
- package/recce-source/tests/manifest.json +0 -10655
- package/recce-source/tests/models/__init__.py +0 -0
- package/recce-source/tests/models/test_check.py +0 -731
- package/recce-source/tests/models/test_run_models.py +0 -295
- package/recce-source/tests/recce_cloud/__init__.py +0 -0
- package/recce-source/tests/recce_cloud/test_ci_providers.py +0 -351
- package/recce-source/tests/recce_cloud/test_cli.py +0 -735
- package/recce-source/tests/recce_cloud/test_client.py +0 -379
- package/recce-source/tests/recce_cloud/test_platform_clients.py +0 -483
- package/recce-source/tests/recce_state.json +0 -1
- package/recce-source/tests/state/test_cloud.py +0 -719
- package/recce-source/tests/state/test_local.py +0 -164
- package/recce-source/tests/state/test_state_loader.py +0 -211
- package/recce-source/tests/tasks/__init__.py +0 -0
- package/recce-source/tests/tasks/conftest.py +0 -4
- package/recce-source/tests/tasks/test_histogram.py +0 -129
- package/recce-source/tests/tasks/test_lineage.py +0 -55
- package/recce-source/tests/tasks/test_preset_checks.py +0 -64
- package/recce-source/tests/tasks/test_profile.py +0 -397
- package/recce-source/tests/tasks/test_query.py +0 -528
- package/recce-source/tests/tasks/test_row_count.py +0 -133
- package/recce-source/tests/tasks/test_schema.py +0 -122
- package/recce-source/tests/tasks/test_top_k.py +0 -77
- package/recce-source/tests/tasks/test_utils.py +0 -439
- package/recce-source/tests/tasks/test_valuediff.py +0 -361
- package/recce-source/tests/test_cli.py +0 -236
- package/recce-source/tests/test_cli_mcp_optional.py +0 -45
- package/recce-source/tests/test_cloud_listing_cli.py +0 -324
- package/recce-source/tests/test_config.py +0 -43
- package/recce-source/tests/test_connect_to_cloud.py +0 -82
- package/recce-source/tests/test_core.py +0 -174
- package/recce-source/tests/test_dbt.py +0 -36
- package/recce-source/tests/test_mcp_server.py +0 -505
- package/recce-source/tests/test_pull_request.py +0 -130
- package/recce-source/tests/test_server.py +0 -202
- package/recce-source/tests/test_server_lifespan.py +0 -138
- package/recce-source/tests/test_summary.py +0 -73
- package/recce-source/tests/util/__init__.py +0 -0
- package/recce-source/tests/util/cloud/__init__.py +0 -0
- package/recce-source/tests/util/cloud/test_check_events.py +0 -255
- package/recce-source/tests/util/cloud/test_checks.py +0 -204
- package/recce-source/tests/util/test_api_token.py +0 -119
- package/recce-source/tests/util/test_breaking.py +0 -1427
- package/recce-source/tests/util/test_cll.py +0 -706
- package/recce-source/tests/util/test_lineage.py +0 -122
- package/recce-source/tests/util/test_onboarding_state.py +0 -84
- package/recce-source/tests/util/test_recce_cloud.py +0 -231
- package/recce-source/tox.ini +0 -40
- package/recce-source/uv.lock +0 -3928
- package/src/api/index.ts +0 -32
- package/src/components/index.ts +0 -154
- package/src/global.d.ts +0 -14
- package/src/hooks/index.ts +0 -56
- package/src/index.ts +0 -17
- package/src/lib/hooks/RouteConfigContext.ts +0 -139
- package/src/lib/hooks/useAppRouter.ts +0 -240
- package/src/mui-augmentation.d.ts +0 -139
- package/src/theme/index.ts +0 -13
- package/src/theme.ts +0 -23
- package/src/types/index.ts +0 -23
|
@@ -0,0 +1,1076 @@
|
|
|
1
|
+
|
|
2
|
+
import { B as LineageViewRef } from "./SplitPane-DdIE_DA1.js";
|
|
3
|
+
import * as react26 from "react";
|
|
4
|
+
import { ReactNode } from "react";
|
|
5
|
+
import * as react_jsx_runtime40 from "react/jsx-runtime";
|
|
6
|
+
import { BoxProps } from "@mui/material/Box";
|
|
7
|
+
import { SplitProps } from "react-split";
|
|
8
|
+
|
|
9
|
+
//#region src/components/check/CheckBreadcrumb.d.ts
|
|
10
|
+
/**
|
|
11
|
+
* Props for the CheckBreadcrumb component
|
|
12
|
+
*/
|
|
13
|
+
interface CheckBreadcrumbProps {
|
|
14
|
+
/** Current name value */
|
|
15
|
+
name: string;
|
|
16
|
+
/** Callback when name is saved */
|
|
17
|
+
onNameChange?: (name: string) => void;
|
|
18
|
+
/** Placeholder text when empty */
|
|
19
|
+
placeholder?: string;
|
|
20
|
+
/** Whether editing is disabled */
|
|
21
|
+
disabled?: boolean;
|
|
22
|
+
/** Optional CSS class name */
|
|
23
|
+
className?: string;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* CheckBreadcrumb Component
|
|
27
|
+
*
|
|
28
|
+
* A pure presentation component for displaying and editing a check name inline.
|
|
29
|
+
* Supports click-to-edit behavior with Enter to save and Escape to cancel.
|
|
30
|
+
* Also commits changes when clicking outside the input.
|
|
31
|
+
*
|
|
32
|
+
* @example Basic usage
|
|
33
|
+
* ```tsx
|
|
34
|
+
* import { CheckBreadcrumb } from '@datarecce/ui/primitives';
|
|
35
|
+
*
|
|
36
|
+
* function CheckHeader({ check }) {
|
|
37
|
+
* return (
|
|
38
|
+
* <CheckBreadcrumb
|
|
39
|
+
* name={check.name}
|
|
40
|
+
* onNameChange={(name) => updateCheck(check.id, { name })}
|
|
41
|
+
* />
|
|
42
|
+
* );
|
|
43
|
+
* }
|
|
44
|
+
* ```
|
|
45
|
+
*
|
|
46
|
+
* @example Disabled state
|
|
47
|
+
* ```tsx
|
|
48
|
+
* <CheckBreadcrumb
|
|
49
|
+
* name={check.name}
|
|
50
|
+
* disabled
|
|
51
|
+
* placeholder="Unnamed check"
|
|
52
|
+
* />
|
|
53
|
+
* ```
|
|
54
|
+
*
|
|
55
|
+
* @example With placeholder
|
|
56
|
+
* ```tsx
|
|
57
|
+
* <CheckBreadcrumb
|
|
58
|
+
* name=""
|
|
59
|
+
* placeholder="Enter check name..."
|
|
60
|
+
* onNameChange={(name) => updateCheck(check.id, { name })}
|
|
61
|
+
* />
|
|
62
|
+
* ```
|
|
63
|
+
*/
|
|
64
|
+
declare function CheckBreadcrumbComponent({
|
|
65
|
+
name,
|
|
66
|
+
onNameChange,
|
|
67
|
+
placeholder,
|
|
68
|
+
disabled,
|
|
69
|
+
className
|
|
70
|
+
}: CheckBreadcrumbProps): react_jsx_runtime40.JSX.Element;
|
|
71
|
+
declare const CheckBreadcrumb: react26.MemoExoticComponent<typeof CheckBreadcrumbComponent>;
|
|
72
|
+
//#endregion
|
|
73
|
+
//#region src/components/check/LineageDiffView.d.ts
|
|
74
|
+
/**
|
|
75
|
+
* View options for lineage diff checks
|
|
76
|
+
*/
|
|
77
|
+
interface LineageDiffViewOptions {
|
|
78
|
+
view_mode?: "changed_models" | "all";
|
|
79
|
+
node_ids?: string[];
|
|
80
|
+
select?: string;
|
|
81
|
+
exclude?: string;
|
|
82
|
+
packages?: string[];
|
|
83
|
+
column_level_lineage?: {
|
|
84
|
+
node_id?: string;
|
|
85
|
+
column?: string;
|
|
86
|
+
change_analysis?: boolean;
|
|
87
|
+
};
|
|
88
|
+
}
|
|
89
|
+
/**
|
|
90
|
+
* Props for the LineageDiffView component
|
|
91
|
+
*/
|
|
92
|
+
interface LineageDiffViewProps {
|
|
93
|
+
/**
|
|
94
|
+
* Parameters from the check, merged with view options
|
|
95
|
+
*/
|
|
96
|
+
params?: Record<string, unknown>;
|
|
97
|
+
/**
|
|
98
|
+
* View options for the lineage display
|
|
99
|
+
*/
|
|
100
|
+
viewOptions?: LineageDiffViewOptions;
|
|
101
|
+
/**
|
|
102
|
+
* Whether the view is interactive (allows user input)
|
|
103
|
+
* @default false
|
|
104
|
+
*/
|
|
105
|
+
interactive?: boolean;
|
|
106
|
+
/**
|
|
107
|
+
* Optional height for the view
|
|
108
|
+
*/
|
|
109
|
+
height?: number | string;
|
|
110
|
+
/**
|
|
111
|
+
* Optional dagre instance for layout
|
|
112
|
+
*/
|
|
113
|
+
dagre?: any;
|
|
114
|
+
}
|
|
115
|
+
declare const LineageDiffView: react26.ForwardRefExoticComponent<LineageDiffViewProps & react26.RefAttributes<LineageViewRef>>;
|
|
116
|
+
//#endregion
|
|
117
|
+
//#region src/components/check/PresetCheckTemplateView.d.ts
|
|
118
|
+
/**
|
|
119
|
+
* Props for generating a preset check template
|
|
120
|
+
*/
|
|
121
|
+
interface GenerateCheckTemplateOptions {
|
|
122
|
+
/** Check name */
|
|
123
|
+
name: string;
|
|
124
|
+
/** Check description */
|
|
125
|
+
description: string;
|
|
126
|
+
/** Check type (e.g., "row_count_diff", "schema_diff") */
|
|
127
|
+
type: string;
|
|
128
|
+
/** Check parameters */
|
|
129
|
+
params: Record<string, unknown>;
|
|
130
|
+
/** View options (optional) */
|
|
131
|
+
viewOptions?: Record<string, unknown>;
|
|
132
|
+
}
|
|
133
|
+
/**
|
|
134
|
+
* Generates a YAML template for a preset check configuration.
|
|
135
|
+
* This can be used to export checks to recce.yml.
|
|
136
|
+
*
|
|
137
|
+
* @example
|
|
138
|
+
* ```ts
|
|
139
|
+
* const template = generateCheckTemplate({
|
|
140
|
+
* name: "Schema Check",
|
|
141
|
+
* description: "Check for schema changes",
|
|
142
|
+
* type: "schema_diff",
|
|
143
|
+
* params: { select: "state:modified" },
|
|
144
|
+
* });
|
|
145
|
+
* // Returns:
|
|
146
|
+
* // checks:
|
|
147
|
+
* // - name: Schema Check
|
|
148
|
+
* // description: Check for schema changes
|
|
149
|
+
* // type: schema_diff
|
|
150
|
+
* // params:
|
|
151
|
+
* // select: state:modified
|
|
152
|
+
* ```
|
|
153
|
+
*/
|
|
154
|
+
declare function generateCheckTemplate({
|
|
155
|
+
name,
|
|
156
|
+
description,
|
|
157
|
+
type,
|
|
158
|
+
params,
|
|
159
|
+
viewOptions
|
|
160
|
+
}: GenerateCheckTemplateOptions): string;
|
|
161
|
+
/**
|
|
162
|
+
* Props for the PresetCheckTemplateView component
|
|
163
|
+
*/
|
|
164
|
+
interface PresetCheckTemplateViewProps {
|
|
165
|
+
/** The YAML template string to display */
|
|
166
|
+
yamlTemplate: string;
|
|
167
|
+
/** Optional height for the editor */
|
|
168
|
+
height?: string;
|
|
169
|
+
}
|
|
170
|
+
/**
|
|
171
|
+
* PresetCheckTemplateView Component
|
|
172
|
+
*
|
|
173
|
+
* A presentation component for displaying a preset check YAML template
|
|
174
|
+
* in a read-only code editor. Used in modals to show users how to
|
|
175
|
+
* add checks to their recce.yml file.
|
|
176
|
+
*
|
|
177
|
+
* @example Basic usage
|
|
178
|
+
* ```tsx
|
|
179
|
+
* import { PresetCheckTemplateView, generateCheckTemplate } from '@datarecce/ui/primitives';
|
|
180
|
+
*
|
|
181
|
+
* function CheckTemplateDialog({ check }) {
|
|
182
|
+
* const template = generateCheckTemplate({
|
|
183
|
+
* name: check.name,
|
|
184
|
+
* description: check.description,
|
|
185
|
+
* type: check.type,
|
|
186
|
+
* params: check.params,
|
|
187
|
+
* });
|
|
188
|
+
*
|
|
189
|
+
* return (
|
|
190
|
+
* <Dialog open>
|
|
191
|
+
* <DialogContent>
|
|
192
|
+
* <PresetCheckTemplateView yamlTemplate={template} />
|
|
193
|
+
* </DialogContent>
|
|
194
|
+
* </Dialog>
|
|
195
|
+
* );
|
|
196
|
+
* }
|
|
197
|
+
* ```
|
|
198
|
+
*/
|
|
199
|
+
declare function PresetCheckTemplateViewComponent({
|
|
200
|
+
yamlTemplate,
|
|
201
|
+
height
|
|
202
|
+
}: PresetCheckTemplateViewProps): react_jsx_runtime40.JSX.Element;
|
|
203
|
+
declare const PresetCheckTemplateView: react26.MemoExoticComponent<typeof PresetCheckTemplateViewComponent>;
|
|
204
|
+
//#endregion
|
|
205
|
+
//#region src/components/check/timeline/CommentInput.d.ts
|
|
206
|
+
/**
|
|
207
|
+
* Props for the CommentInput component
|
|
208
|
+
*/
|
|
209
|
+
interface CommentInputProps {
|
|
210
|
+
/** Callback when comment is submitted */
|
|
211
|
+
onSubmit: (content: string) => void;
|
|
212
|
+
/** Whether submission is in progress */
|
|
213
|
+
isSubmitting?: boolean;
|
|
214
|
+
/** Placeholder text for the input */
|
|
215
|
+
placeholder?: string;
|
|
216
|
+
/** Button text (defaults to "Comment") */
|
|
217
|
+
submitLabel?: string;
|
|
218
|
+
/** Submitting button text (defaults to "Submitting...") */
|
|
219
|
+
submittingLabel?: string;
|
|
220
|
+
/** Optional CSS class name */
|
|
221
|
+
className?: string;
|
|
222
|
+
}
|
|
223
|
+
/**
|
|
224
|
+
* CommentInput Component
|
|
225
|
+
*
|
|
226
|
+
* A pure presentation component for adding comments to a timeline.
|
|
227
|
+
* Supports Cmd+Enter (Mac) or Ctrl+Enter (Windows) keyboard shortcut to submit.
|
|
228
|
+
*
|
|
229
|
+
* @example Basic usage
|
|
230
|
+
* ```tsx
|
|
231
|
+
* import { CommentInput } from '@datarecce/ui/primitives';
|
|
232
|
+
*
|
|
233
|
+
* function CheckTimeline({ checkId }) {
|
|
234
|
+
* const [isSubmitting, setIsSubmitting] = useState(false);
|
|
235
|
+
*
|
|
236
|
+
* const handleSubmit = async (content: string) => {
|
|
237
|
+
* setIsSubmitting(true);
|
|
238
|
+
* await addComment(checkId, content);
|
|
239
|
+
* setIsSubmitting(false);
|
|
240
|
+
* };
|
|
241
|
+
*
|
|
242
|
+
* return (
|
|
243
|
+
* <CommentInput
|
|
244
|
+
* onSubmit={handleSubmit}
|
|
245
|
+
* isSubmitting={isSubmitting}
|
|
246
|
+
* />
|
|
247
|
+
* );
|
|
248
|
+
* }
|
|
249
|
+
* ```
|
|
250
|
+
*
|
|
251
|
+
* @example Custom labels
|
|
252
|
+
* ```tsx
|
|
253
|
+
* <CommentInput
|
|
254
|
+
* onSubmit={handleSubmit}
|
|
255
|
+
* placeholder="Leave feedback..."
|
|
256
|
+
* submitLabel="Send"
|
|
257
|
+
* submittingLabel="Sending..."
|
|
258
|
+
* />
|
|
259
|
+
* ```
|
|
260
|
+
*/
|
|
261
|
+
declare function CommentInputComponent({
|
|
262
|
+
onSubmit,
|
|
263
|
+
isSubmitting,
|
|
264
|
+
placeholder,
|
|
265
|
+
submitLabel,
|
|
266
|
+
submittingLabel,
|
|
267
|
+
className
|
|
268
|
+
}: CommentInputProps): react_jsx_runtime40.JSX.Element;
|
|
269
|
+
declare const CommentInput: react26.MemoExoticComponent<typeof CommentInputComponent>;
|
|
270
|
+
//#endregion
|
|
271
|
+
//#region src/components/check/timeline/TimelineEvent.d.ts
|
|
272
|
+
/**
|
|
273
|
+
* Actor information for timeline events
|
|
274
|
+
*/
|
|
275
|
+
interface TimelineActor {
|
|
276
|
+
/** User ID */
|
|
277
|
+
user_id?: string | number;
|
|
278
|
+
/** Full name of the actor */
|
|
279
|
+
fullname?: string;
|
|
280
|
+
/** Login/username of the actor */
|
|
281
|
+
login?: string;
|
|
282
|
+
/** Avatar URL (props-driven, consumer provides) */
|
|
283
|
+
avatarUrl?: string;
|
|
284
|
+
}
|
|
285
|
+
/**
|
|
286
|
+
* Event types supported by the timeline
|
|
287
|
+
*/
|
|
288
|
+
type TimelineEventType = "check_created" | "comment" | "approval_change" | "description_change" | "name_change" | "preset_applied";
|
|
289
|
+
/**
|
|
290
|
+
* Timeline event data structure
|
|
291
|
+
*/
|
|
292
|
+
interface TimelineEventData {
|
|
293
|
+
/** Unique event ID */
|
|
294
|
+
id: string;
|
|
295
|
+
/** Type of event */
|
|
296
|
+
event_type: TimelineEventType;
|
|
297
|
+
/** Actor who performed the event */
|
|
298
|
+
actor: TimelineActor;
|
|
299
|
+
/** Event creation timestamp (ISO string) */
|
|
300
|
+
created_at: string;
|
|
301
|
+
/** Event content (for comments) */
|
|
302
|
+
content?: string;
|
|
303
|
+
/** New value (for change events) */
|
|
304
|
+
new_value?: string;
|
|
305
|
+
/** Whether the event was edited */
|
|
306
|
+
is_edited?: boolean;
|
|
307
|
+
/** Whether the event was deleted */
|
|
308
|
+
is_deleted?: boolean;
|
|
309
|
+
}
|
|
310
|
+
/**
|
|
311
|
+
* Props for the TimelineEvent component
|
|
312
|
+
*/
|
|
313
|
+
interface TimelineEventProps {
|
|
314
|
+
/** Event data to render */
|
|
315
|
+
event: TimelineEventData;
|
|
316
|
+
/** Current user ID (to show edit/delete for own comments) */
|
|
317
|
+
currentUserId?: string;
|
|
318
|
+
/** Callback when editing a comment */
|
|
319
|
+
onEdit?: (eventId: string, content: string) => Promise<void>;
|
|
320
|
+
/** Callback when deleting a comment */
|
|
321
|
+
onDelete?: (eventId: string) => Promise<void>;
|
|
322
|
+
/** Optional markdown renderer component */
|
|
323
|
+
markdownRenderer?: React.ComponentType<{
|
|
324
|
+
content: string;
|
|
325
|
+
}>;
|
|
326
|
+
/** Optional CSS class name */
|
|
327
|
+
className?: string;
|
|
328
|
+
}
|
|
329
|
+
/**
|
|
330
|
+
* TimelineEvent Component
|
|
331
|
+
*
|
|
332
|
+
* A pure presentation component for rendering timeline events.
|
|
333
|
+
* Supports different event types including comments with edit/delete functionality.
|
|
334
|
+
*
|
|
335
|
+
* @example Basic usage with state change events
|
|
336
|
+
* ```tsx
|
|
337
|
+
* import { TimelineEvent } from '@datarecce/ui/primitives';
|
|
338
|
+
*
|
|
339
|
+
* function CheckTimeline({ events }) {
|
|
340
|
+
* return (
|
|
341
|
+
* <div>
|
|
342
|
+
* {events.map(event => (
|
|
343
|
+
* <TimelineEvent key={event.id} event={event} />
|
|
344
|
+
* ))}
|
|
345
|
+
* </div>
|
|
346
|
+
* );
|
|
347
|
+
* }
|
|
348
|
+
* ```
|
|
349
|
+
*
|
|
350
|
+
* @example With comment editing
|
|
351
|
+
* ```tsx
|
|
352
|
+
* <TimelineEvent
|
|
353
|
+
* event={commentEvent}
|
|
354
|
+
* currentUserId={currentUser.id}
|
|
355
|
+
* onEdit={async (eventId, content) => {
|
|
356
|
+
* await updateComment(eventId, content);
|
|
357
|
+
* }}
|
|
358
|
+
* onDelete={async (eventId) => {
|
|
359
|
+
* await deleteComment(eventId);
|
|
360
|
+
* }}
|
|
361
|
+
* />
|
|
362
|
+
* ```
|
|
363
|
+
*
|
|
364
|
+
* @example With custom markdown renderer
|
|
365
|
+
* ```tsx
|
|
366
|
+
* import { MarkdownContent } from '@/components/ui/markdown/MarkdownContent';
|
|
367
|
+
*
|
|
368
|
+
* <TimelineEvent
|
|
369
|
+
* event={event}
|
|
370
|
+
* markdownRenderer={({ content }) => (
|
|
371
|
+
* <MarkdownContent content={content} fontSize="sm" />
|
|
372
|
+
* )}
|
|
373
|
+
* />
|
|
374
|
+
* ```
|
|
375
|
+
*/
|
|
376
|
+
declare function TimelineEventComponent({
|
|
377
|
+
event,
|
|
378
|
+
currentUserId,
|
|
379
|
+
onEdit,
|
|
380
|
+
onDelete,
|
|
381
|
+
markdownRenderer,
|
|
382
|
+
className
|
|
383
|
+
}: TimelineEventProps): react_jsx_runtime40.JSX.Element;
|
|
384
|
+
declare const TimelineEvent: react26.MemoExoticComponent<typeof TimelineEventComponent>;
|
|
385
|
+
//#endregion
|
|
386
|
+
//#region src/components/check/utils.d.ts
|
|
387
|
+
/**
|
|
388
|
+
* Utility functions for check components
|
|
389
|
+
*/
|
|
390
|
+
/**
|
|
391
|
+
* Build a title string for a check with optional approval indicator
|
|
392
|
+
*
|
|
393
|
+
* @example
|
|
394
|
+
* ```ts
|
|
395
|
+
* const title = buildCheckTitle({ name: "Schema check", isChecked: true });
|
|
396
|
+
* // Returns: "✅ Schema check"
|
|
397
|
+
* ```
|
|
398
|
+
*/
|
|
399
|
+
declare function buildCheckTitle({
|
|
400
|
+
name,
|
|
401
|
+
isChecked
|
|
402
|
+
}: {
|
|
403
|
+
name: string;
|
|
404
|
+
isChecked?: boolean;
|
|
405
|
+
}): string;
|
|
406
|
+
/**
|
|
407
|
+
* Build a description string with fallback for empty descriptions
|
|
408
|
+
*
|
|
409
|
+
* @example
|
|
410
|
+
* ```ts
|
|
411
|
+
* const desc = buildCheckDescription({ description: "" });
|
|
412
|
+
* // Returns: "_(no description)_"
|
|
413
|
+
* ```
|
|
414
|
+
*/
|
|
415
|
+
declare function buildCheckDescription({
|
|
416
|
+
description,
|
|
417
|
+
fallback
|
|
418
|
+
}: {
|
|
419
|
+
description?: string | null;
|
|
420
|
+
fallback?: string;
|
|
421
|
+
}): string;
|
|
422
|
+
/**
|
|
423
|
+
* Check if a run result is missing or has an error
|
|
424
|
+
*
|
|
425
|
+
* Certain check types (schema_diff, lineage_diff) don't require results
|
|
426
|
+
* to enable approval functionality.
|
|
427
|
+
*
|
|
428
|
+
* @example
|
|
429
|
+
* ```ts
|
|
430
|
+
* const disabled = isDisabledByNoResult({
|
|
431
|
+
* type: "row_count_diff",
|
|
432
|
+
* hasResult: false,
|
|
433
|
+
* hasError: false,
|
|
434
|
+
* });
|
|
435
|
+
* // Returns: true
|
|
436
|
+
*
|
|
437
|
+
* const enabled = isDisabledByNoResult({
|
|
438
|
+
* type: "schema_diff",
|
|
439
|
+
* hasResult: false,
|
|
440
|
+
* hasError: false,
|
|
441
|
+
* });
|
|
442
|
+
* // Returns: false (schema_diff doesn't require results)
|
|
443
|
+
* ```
|
|
444
|
+
*/
|
|
445
|
+
declare function isDisabledByNoResult({
|
|
446
|
+
type,
|
|
447
|
+
hasResult,
|
|
448
|
+
hasError
|
|
449
|
+
}: {
|
|
450
|
+
type: string;
|
|
451
|
+
hasResult: boolean;
|
|
452
|
+
hasError: boolean;
|
|
453
|
+
}): boolean;
|
|
454
|
+
/**
|
|
455
|
+
* Format SQL as a markdown code block
|
|
456
|
+
*
|
|
457
|
+
* @example
|
|
458
|
+
* ```ts
|
|
459
|
+
* const markdown = formatSqlAsMarkdown({ sql: "SELECT * FROM users" });
|
|
460
|
+
* // Returns:
|
|
461
|
+
* // **SQL**
|
|
462
|
+
* // ```sql
|
|
463
|
+
* // SELECT * FROM users
|
|
464
|
+
* // ```
|
|
465
|
+
* ```
|
|
466
|
+
*/
|
|
467
|
+
declare function formatSqlAsMarkdown({
|
|
468
|
+
sql,
|
|
469
|
+
label
|
|
470
|
+
}: {
|
|
471
|
+
sql: string;
|
|
472
|
+
label?: string;
|
|
473
|
+
}): string;
|
|
474
|
+
//#endregion
|
|
475
|
+
//#region src/components/editor/CodeEditor.d.ts
|
|
476
|
+
/**
|
|
477
|
+
* Supported languages for the code editor
|
|
478
|
+
*/
|
|
479
|
+
type CodeEditorLanguage = "sql" | "yaml" | "text";
|
|
480
|
+
/**
|
|
481
|
+
* Theme options for the code editor
|
|
482
|
+
*/
|
|
483
|
+
type CodeEditorTheme = "light" | "dark";
|
|
484
|
+
/**
|
|
485
|
+
* Props for the CodeEditor component
|
|
486
|
+
*/
|
|
487
|
+
interface CodeEditorProps {
|
|
488
|
+
/** The code content to display */
|
|
489
|
+
value: string;
|
|
490
|
+
/** Callback when content changes */
|
|
491
|
+
onChange?: (value: string) => void;
|
|
492
|
+
/** Language for syntax highlighting */
|
|
493
|
+
language?: CodeEditorLanguage;
|
|
494
|
+
/** Whether editor is read-only */
|
|
495
|
+
readOnly?: boolean;
|
|
496
|
+
/** Show line numbers */
|
|
497
|
+
lineNumbers?: boolean;
|
|
498
|
+
/** Enable word wrap */
|
|
499
|
+
wordWrap?: boolean;
|
|
500
|
+
/** Font size in pixels */
|
|
501
|
+
fontSize?: number;
|
|
502
|
+
/** Editor height */
|
|
503
|
+
height?: string;
|
|
504
|
+
/** Optional CSS class */
|
|
505
|
+
className?: string;
|
|
506
|
+
/** Theme mode */
|
|
507
|
+
theme?: CodeEditorTheme;
|
|
508
|
+
/** Custom keyboard shortcuts */
|
|
509
|
+
keyBindings?: Array<{
|
|
510
|
+
key: string;
|
|
511
|
+
run: () => boolean;
|
|
512
|
+
}>;
|
|
513
|
+
}
|
|
514
|
+
/**
|
|
515
|
+
* CodeEditor Component
|
|
516
|
+
*
|
|
517
|
+
* A code editor component using CodeMirror with React integration.
|
|
518
|
+
* Supports SQL and YAML syntax highlighting with customizable theming.
|
|
519
|
+
*
|
|
520
|
+
* @example Basic usage
|
|
521
|
+
* ```tsx
|
|
522
|
+
* import { CodeEditor } from '@datarecce/ui/primitives';
|
|
523
|
+
*
|
|
524
|
+
* function SqlEditor({ sql, onSqlChange }) {
|
|
525
|
+
* return (
|
|
526
|
+
* <CodeEditor
|
|
527
|
+
* value={sql}
|
|
528
|
+
* onChange={onSqlChange}
|
|
529
|
+
* language="sql"
|
|
530
|
+
* />
|
|
531
|
+
* );
|
|
532
|
+
* }
|
|
533
|
+
* ```
|
|
534
|
+
*
|
|
535
|
+
* @example Read-only with dark theme
|
|
536
|
+
* ```tsx
|
|
537
|
+
* <CodeEditor
|
|
538
|
+
* value={yamlContent}
|
|
539
|
+
* language="yaml"
|
|
540
|
+
* readOnly
|
|
541
|
+
* theme="dark"
|
|
542
|
+
* height="300px"
|
|
543
|
+
* />
|
|
544
|
+
* ```
|
|
545
|
+
*
|
|
546
|
+
* @example With custom key bindings
|
|
547
|
+
* ```tsx
|
|
548
|
+
* const keyBindings = [
|
|
549
|
+
* { key: "Mod-Enter", run: () => { handleSubmit(); return true; } }
|
|
550
|
+
* ];
|
|
551
|
+
*
|
|
552
|
+
* <CodeEditor
|
|
553
|
+
* value={sql}
|
|
554
|
+
* onChange={setSql}
|
|
555
|
+
* language="sql"
|
|
556
|
+
* keyBindings={keyBindings}
|
|
557
|
+
* />
|
|
558
|
+
* ```
|
|
559
|
+
*/
|
|
560
|
+
declare function CodeEditor({
|
|
561
|
+
value,
|
|
562
|
+
onChange,
|
|
563
|
+
language,
|
|
564
|
+
readOnly,
|
|
565
|
+
lineNumbers,
|
|
566
|
+
wordWrap,
|
|
567
|
+
fontSize,
|
|
568
|
+
height,
|
|
569
|
+
className,
|
|
570
|
+
theme,
|
|
571
|
+
keyBindings
|
|
572
|
+
}: CodeEditorProps): react_jsx_runtime40.JSX.Element;
|
|
573
|
+
//#endregion
|
|
574
|
+
//#region src/components/ui/ChangedOnlyCheckbox.d.ts
|
|
575
|
+
interface ChangedOnlyCheckboxProps {
|
|
576
|
+
/** Whether the changed-only filter is enabled */
|
|
577
|
+
changedOnly?: boolean;
|
|
578
|
+
/** Callback when the checkbox state changes */
|
|
579
|
+
onChange: () => void;
|
|
580
|
+
}
|
|
581
|
+
/**
|
|
582
|
+
* A checkbox component for filtering diff results to show only changed rows.
|
|
583
|
+
*
|
|
584
|
+
* @example
|
|
585
|
+
* ```tsx
|
|
586
|
+
* <ChangedOnlyCheckbox
|
|
587
|
+
* changedOnly={viewOptions.changed_only}
|
|
588
|
+
* onChange={() => setChangedOnly(!viewOptions.changed_only)}
|
|
589
|
+
* />
|
|
590
|
+
* ```
|
|
591
|
+
*/
|
|
592
|
+
declare function ChangedOnlyCheckbox({
|
|
593
|
+
changedOnly,
|
|
594
|
+
onChange
|
|
595
|
+
}: ChangedOnlyCheckboxProps): react_jsx_runtime40.JSX.Element;
|
|
596
|
+
//#endregion
|
|
597
|
+
//#region src/components/ui/DiffDisplayModeSwitch.d.ts
|
|
598
|
+
type DiffDisplayMode = "inline" | "side_by_side";
|
|
599
|
+
interface DiffDisplayModeSwitchProps {
|
|
600
|
+
/** Current display mode */
|
|
601
|
+
displayMode: DiffDisplayMode;
|
|
602
|
+
/** Callback when display mode changes */
|
|
603
|
+
onDisplayModeChanged: (displayMode: DiffDisplayMode) => void;
|
|
604
|
+
}
|
|
605
|
+
/**
|
|
606
|
+
* A switch component for toggling between inline and side-by-side diff display modes.
|
|
607
|
+
*
|
|
608
|
+
* When in inline mode, also shows color legend (Base = red, Current = green).
|
|
609
|
+
*
|
|
610
|
+
* @example
|
|
611
|
+
* ```tsx
|
|
612
|
+
* <DiffDisplayModeSwitch
|
|
613
|
+
* displayMode="inline"
|
|
614
|
+
* onDisplayModeChanged={(mode) => setDisplayMode(mode)}
|
|
615
|
+
* />
|
|
616
|
+
* ```
|
|
617
|
+
*/
|
|
618
|
+
declare function DiffDisplayModeSwitch({
|
|
619
|
+
displayMode,
|
|
620
|
+
onDisplayModeChanged
|
|
621
|
+
}: DiffDisplayModeSwitchProps): react_jsx_runtime40.JSX.Element;
|
|
622
|
+
//#endregion
|
|
623
|
+
//#region src/components/ui/DiffText.d.ts
|
|
624
|
+
/**
|
|
625
|
+
* Props for the DiffText component
|
|
626
|
+
*/
|
|
627
|
+
interface DiffTextProps {
|
|
628
|
+
/** The text value to display */
|
|
629
|
+
value: string;
|
|
630
|
+
/** Color palette for the diff indicator */
|
|
631
|
+
colorPalette: "red" | "green";
|
|
632
|
+
/** Whether to gray out the text (for null/missing values) */
|
|
633
|
+
grayOut?: boolean;
|
|
634
|
+
/** Hide the copy button */
|
|
635
|
+
noCopy?: boolean;
|
|
636
|
+
/** Custom font size */
|
|
637
|
+
fontSize?: string;
|
|
638
|
+
/**
|
|
639
|
+
* Callback when copy button is clicked.
|
|
640
|
+
* If provided, the component will use this for copy functionality.
|
|
641
|
+
* If not provided, uses navigator.clipboard.writeText.
|
|
642
|
+
*/
|
|
643
|
+
onCopy?: (value: string) => void;
|
|
644
|
+
}
|
|
645
|
+
/**
|
|
646
|
+
* DiffText Component
|
|
647
|
+
*
|
|
648
|
+
* Displays a text value with diff styling (red for removed, green for added).
|
|
649
|
+
* Includes an optional copy-to-clipboard button on hover.
|
|
650
|
+
*
|
|
651
|
+
* @example Basic usage
|
|
652
|
+
* ```tsx
|
|
653
|
+
* import { DiffText } from '@datarecce/ui';
|
|
654
|
+
*
|
|
655
|
+
* // Show a value that was added (green)
|
|
656
|
+
* <DiffText value="new_value" colorPalette="green" />
|
|
657
|
+
*
|
|
658
|
+
* // Show a value that was removed (red)
|
|
659
|
+
* <DiffText value="old_value" colorPalette="red" />
|
|
660
|
+
* ```
|
|
661
|
+
*
|
|
662
|
+
* @example With custom copy callback
|
|
663
|
+
* ```tsx
|
|
664
|
+
* <DiffText
|
|
665
|
+
* value="copy_me"
|
|
666
|
+
* colorPalette="green"
|
|
667
|
+
* onCopy={(value) => {
|
|
668
|
+
* navigator.clipboard.writeText(value);
|
|
669
|
+
* showToast(`${value} copied!`);
|
|
670
|
+
* }}
|
|
671
|
+
* />
|
|
672
|
+
* ```
|
|
673
|
+
*
|
|
674
|
+
* @example Grayed out (null value)
|
|
675
|
+
* ```tsx
|
|
676
|
+
* <DiffText value="null" colorPalette="red" grayOut />
|
|
677
|
+
* ```
|
|
678
|
+
*/
|
|
679
|
+
declare function DiffText({
|
|
680
|
+
value,
|
|
681
|
+
colorPalette,
|
|
682
|
+
grayOut,
|
|
683
|
+
noCopy,
|
|
684
|
+
fontSize,
|
|
685
|
+
onCopy
|
|
686
|
+
}: DiffTextProps): react_jsx_runtime40.JSX.Element;
|
|
687
|
+
//#endregion
|
|
688
|
+
//#region src/components/ui/DiffTextWithToast.d.ts
|
|
689
|
+
type DiffTextWithToastProps = Omit<DiffTextProps, "onCopy">;
|
|
690
|
+
/**
|
|
691
|
+
* DiffText component with automatic copy-to-clipboard toast notifications.
|
|
692
|
+
*
|
|
693
|
+
* This is a convenience wrapper around the base DiffText component that adds
|
|
694
|
+
* the toast notification behavior. Use this when you want the "batteries included"
|
|
695
|
+
* experience with copy feedback.
|
|
696
|
+
*
|
|
697
|
+
* @example
|
|
698
|
+
* ```tsx
|
|
699
|
+
* // Shows toast when user clicks copy icon
|
|
700
|
+
* <DiffTextWithToast base="old value" current="new value" />
|
|
701
|
+
* ```
|
|
702
|
+
*/
|
|
703
|
+
declare function DiffTextWithToast(props: DiffTextWithToastProps): react_jsx_runtime40.JSX.Element;
|
|
704
|
+
//#endregion
|
|
705
|
+
//#region src/components/ui/DropdownValuesInput.d.ts
|
|
706
|
+
/**
|
|
707
|
+
* @file DropdownValuesInput.tsx
|
|
708
|
+
* @description Multi-select dropdown input component with filtering and custom value support
|
|
709
|
+
*
|
|
710
|
+
* Features:
|
|
711
|
+
* - Dropdown menu with suggestion list
|
|
712
|
+
* - Filter/search functionality (case-insensitive)
|
|
713
|
+
* - Chip-based value display with removal
|
|
714
|
+
* - Keyboard navigation (Enter, comma, Backspace)
|
|
715
|
+
* - Custom value addition
|
|
716
|
+
* - Configurable size variants
|
|
717
|
+
*/
|
|
718
|
+
/**
|
|
719
|
+
* Size variants for the dropdown input
|
|
720
|
+
*/
|
|
721
|
+
type DropdownValuesInputSize = "2xs" | "xs" | "sm" | "md" | "lg";
|
|
722
|
+
/**
|
|
723
|
+
* Props for the DropdownValuesInput component
|
|
724
|
+
*/
|
|
725
|
+
interface DropdownValuesInputProps {
|
|
726
|
+
/** Unit name for pluralization in "X {unitName}s selected" display */
|
|
727
|
+
unitName: string;
|
|
728
|
+
/** List of suggested values to show in dropdown */
|
|
729
|
+
suggestionList?: string[];
|
|
730
|
+
/** Initial selected values */
|
|
731
|
+
defaultValues?: string[];
|
|
732
|
+
/** Callback when selected values change */
|
|
733
|
+
onValuesChange: (values: string[]) => void;
|
|
734
|
+
/** Optional CSS class name */
|
|
735
|
+
className?: string;
|
|
736
|
+
/** Size variant for the input */
|
|
737
|
+
size?: DropdownValuesInputSize;
|
|
738
|
+
/** Width of the input (CSS value or number in pixels) */
|
|
739
|
+
width?: string | number;
|
|
740
|
+
/** Placeholder text when no values are selected */
|
|
741
|
+
placeholder?: string;
|
|
742
|
+
/** Whether the input is disabled */
|
|
743
|
+
disabled?: boolean;
|
|
744
|
+
}
|
|
745
|
+
/**
|
|
746
|
+
* A multi-select dropdown input component for selecting multiple values.
|
|
747
|
+
*
|
|
748
|
+
* Provides a dropdown menu with suggestion list, filtering, and the ability
|
|
749
|
+
* to add custom values. Selected values are displayed as chips that can be
|
|
750
|
+
* removed individually.
|
|
751
|
+
*
|
|
752
|
+
* @example
|
|
753
|
+
* ```tsx
|
|
754
|
+
* <DropdownValuesInput
|
|
755
|
+
* unitName="key"
|
|
756
|
+
* suggestionList={["id", "name", "email"]}
|
|
757
|
+
* defaultValues={["id"]}
|
|
758
|
+
* onValuesChange={(values) => console.log(values)}
|
|
759
|
+
* placeholder="Select or type to add keys"
|
|
760
|
+
* size="sm"
|
|
761
|
+
* width={240}
|
|
762
|
+
* />
|
|
763
|
+
* ```
|
|
764
|
+
*/
|
|
765
|
+
declare const DropdownValuesInput: (props: DropdownValuesInputProps) => react_jsx_runtime40.JSX.Element;
|
|
766
|
+
//#endregion
|
|
767
|
+
//#region src/components/ui/ExternalLinkConfirmDialog.d.ts
|
|
768
|
+
/**
|
|
769
|
+
* Props for ExternalLinkConfirmDialog
|
|
770
|
+
*/
|
|
771
|
+
interface ExternalLinkConfirmDialogProps {
|
|
772
|
+
/** Whether the dialog is open */
|
|
773
|
+
isOpen: boolean;
|
|
774
|
+
/** The external URL the user is trying to navigate to */
|
|
775
|
+
url: string;
|
|
776
|
+
/** Callback when user confirms navigation */
|
|
777
|
+
onConfirm: () => void;
|
|
778
|
+
/** Callback when user cancels navigation */
|
|
779
|
+
onCancel: () => void;
|
|
780
|
+
}
|
|
781
|
+
/**
|
|
782
|
+
* Truncate a URL for display, keeping the domain visible
|
|
783
|
+
*/
|
|
784
|
+
declare function truncateUrl(url: string, maxLength?: number): string;
|
|
785
|
+
/**
|
|
786
|
+
* ExternalLinkConfirmDialog Component
|
|
787
|
+
*
|
|
788
|
+
* A dialog that asks users to confirm before navigating to external URLs.
|
|
789
|
+
*
|
|
790
|
+
* @example Basic usage
|
|
791
|
+
* ```tsx
|
|
792
|
+
* import { ExternalLinkConfirmDialog } from '@datarecce/ui/primitives';
|
|
793
|
+
*
|
|
794
|
+
* function MyComponent() {
|
|
795
|
+
* const [isOpen, setIsOpen] = useState(false);
|
|
796
|
+
* const [pendingUrl, setPendingUrl] = useState('');
|
|
797
|
+
*
|
|
798
|
+
* return (
|
|
799
|
+
* <ExternalLinkConfirmDialog
|
|
800
|
+
* isOpen={isOpen}
|
|
801
|
+
* url={pendingUrl}
|
|
802
|
+
* onConfirm={() => {
|
|
803
|
+
* window.open(pendingUrl, '_blank');
|
|
804
|
+
* setIsOpen(false);
|
|
805
|
+
* }}
|
|
806
|
+
* onCancel={() => setIsOpen(false)}
|
|
807
|
+
* />
|
|
808
|
+
* );
|
|
809
|
+
* }
|
|
810
|
+
* ```
|
|
811
|
+
*/
|
|
812
|
+
declare function ExternalLinkConfirmDialog({
|
|
813
|
+
isOpen,
|
|
814
|
+
url,
|
|
815
|
+
onConfirm,
|
|
816
|
+
onCancel
|
|
817
|
+
}: ExternalLinkConfirmDialogProps): react_jsx_runtime40.JSX.Element;
|
|
818
|
+
//#endregion
|
|
819
|
+
//#region src/components/ui/MarkdownContent.d.ts
|
|
820
|
+
/**
|
|
821
|
+
* Props for MarkdownContent component
|
|
822
|
+
*/
|
|
823
|
+
interface MarkdownContentProps {
|
|
824
|
+
/** The markdown content to render */
|
|
825
|
+
content: string;
|
|
826
|
+
/** Font size for the rendered content */
|
|
827
|
+
fontSize?: string;
|
|
828
|
+
/** Additional domains to treat as internal (not showing confirmation) */
|
|
829
|
+
internalDomains?: string[];
|
|
830
|
+
}
|
|
831
|
+
/**
|
|
832
|
+
* MarkdownContent Component
|
|
833
|
+
*
|
|
834
|
+
* A component for rendering GitHub-flavored Markdown with syntax highlighting
|
|
835
|
+
* and external link confirmation.
|
|
836
|
+
*
|
|
837
|
+
* @example Basic usage
|
|
838
|
+
* ```tsx
|
|
839
|
+
* import { MarkdownContent } from '@datarecce/ui/primitives';
|
|
840
|
+
*
|
|
841
|
+
* function Description({ text }) {
|
|
842
|
+
* return <MarkdownContent content={text} />;
|
|
843
|
+
* }
|
|
844
|
+
* ```
|
|
845
|
+
*
|
|
846
|
+
* @example With custom font size
|
|
847
|
+
* ```tsx
|
|
848
|
+
* <MarkdownContent content={markdown} fontSize="1rem" />
|
|
849
|
+
* ```
|
|
850
|
+
*
|
|
851
|
+
* @example With additional internal domains
|
|
852
|
+
* ```tsx
|
|
853
|
+
* <MarkdownContent
|
|
854
|
+
* content={markdown}
|
|
855
|
+
* internalDomains={['company.com', 'docs.company.com']}
|
|
856
|
+
* />
|
|
857
|
+
* ```
|
|
858
|
+
*/
|
|
859
|
+
declare function MarkdownContent({
|
|
860
|
+
content,
|
|
861
|
+
fontSize,
|
|
862
|
+
internalDomains
|
|
863
|
+
}: MarkdownContentProps): react_jsx_runtime40.JSX.Element;
|
|
864
|
+
//#endregion
|
|
865
|
+
//#region src/components/ui/ScreenshotBox.d.ts
|
|
866
|
+
interface ScreenshotBoxProps extends BoxProps {
|
|
867
|
+
/** Background color for the screenshot area */
|
|
868
|
+
backgroundColor?: string;
|
|
869
|
+
/** Block size (height in block direction) */
|
|
870
|
+
blockSize?: string;
|
|
871
|
+
/** Content to render inside the screenshot area */
|
|
872
|
+
children?: React.ReactNode;
|
|
873
|
+
}
|
|
874
|
+
/**
|
|
875
|
+
* A container component that can be captured as a screenshot.
|
|
876
|
+
*
|
|
877
|
+
* The component forwards its ref to the outer container, allowing parent
|
|
878
|
+
* components to capture the element using html-to-image or similar libraries.
|
|
879
|
+
*
|
|
880
|
+
* @example
|
|
881
|
+
* ```tsx
|
|
882
|
+
* const ref = useRef<HTMLDivElement>(null);
|
|
883
|
+
*
|
|
884
|
+
* const captureScreenshot = async () => {
|
|
885
|
+
* if (ref.current) {
|
|
886
|
+
* const dataUrl = await toPng(ref.current);
|
|
887
|
+
* // Use dataUrl...
|
|
888
|
+
* }
|
|
889
|
+
* };
|
|
890
|
+
*
|
|
891
|
+
* return (
|
|
892
|
+
* <ScreenshotBox ref={ref} backgroundColor="white">
|
|
893
|
+
* <Chart data={data} />
|
|
894
|
+
* </ScreenshotBox>
|
|
895
|
+
* );
|
|
896
|
+
* ```
|
|
897
|
+
*/
|
|
898
|
+
declare const ScreenshotBox: react26.ForwardRefExoticComponent<Omit<ScreenshotBoxProps, "ref"> & react26.RefAttributes<HTMLDivElement>>;
|
|
899
|
+
//#endregion
|
|
900
|
+
//#region src/components/ui/Split.d.ts
|
|
901
|
+
/**
|
|
902
|
+
* Props for HSplit and VSplit components
|
|
903
|
+
*
|
|
904
|
+
* These components provide backward-compatible wrappers around SplitPane,
|
|
905
|
+
* accepting the same props as react-split's SplitProps.
|
|
906
|
+
*/
|
|
907
|
+
type SplitProps$1 = SplitProps;
|
|
908
|
+
/**
|
|
909
|
+
* Horizontal Split Component
|
|
910
|
+
*
|
|
911
|
+
* A convenience wrapper around SplitPane that creates a horizontal (left-right) split.
|
|
912
|
+
* Maintains backward compatibility with react-split's SplitProps interface.
|
|
913
|
+
*
|
|
914
|
+
* @example Basic horizontal split
|
|
915
|
+
* ```tsx
|
|
916
|
+
* import { HSplit } from '@datarecce/ui';
|
|
917
|
+
*
|
|
918
|
+
* function TwoColumnLayout() {
|
|
919
|
+
* return (
|
|
920
|
+
* <HSplit sizes={[30, 70]} minSize={100}>
|
|
921
|
+
* <div>Left Panel</div>
|
|
922
|
+
* <div>Right Panel</div>
|
|
923
|
+
* </HSplit>
|
|
924
|
+
* );
|
|
925
|
+
* }
|
|
926
|
+
* ```
|
|
927
|
+
*
|
|
928
|
+
* @example With custom styling
|
|
929
|
+
* ```tsx
|
|
930
|
+
* <HSplit
|
|
931
|
+
* sizes={[20, 80]}
|
|
932
|
+
* minSize={50}
|
|
933
|
+
* style={{ height: "100%" }}
|
|
934
|
+
* >
|
|
935
|
+
* <nav>Navigation</nav>
|
|
936
|
+
* <main>Content</main>
|
|
937
|
+
* </HSplit>
|
|
938
|
+
* ```
|
|
939
|
+
*/
|
|
940
|
+
declare function HSplit(props: SplitProps$1): react_jsx_runtime40.JSX.Element;
|
|
941
|
+
/**
|
|
942
|
+
* Vertical Split Component
|
|
943
|
+
*
|
|
944
|
+
* A convenience wrapper around SplitPane that creates a vertical (top-bottom) split.
|
|
945
|
+
* Maintains backward compatibility with react-split's SplitProps interface.
|
|
946
|
+
*
|
|
947
|
+
* @example Basic vertical split
|
|
948
|
+
* ```tsx
|
|
949
|
+
* import { VSplit } from '@datarecce/ui';
|
|
950
|
+
*
|
|
951
|
+
* function TwoRowLayout() {
|
|
952
|
+
* return (
|
|
953
|
+
* <VSplit sizes={[60, 40]} minSize={100}>
|
|
954
|
+
* <div>Top Panel</div>
|
|
955
|
+
* <div>Bottom Panel</div>
|
|
956
|
+
* </VSplit>
|
|
957
|
+
* );
|
|
958
|
+
* }
|
|
959
|
+
* ```
|
|
960
|
+
*
|
|
961
|
+
* @example Nested splits
|
|
962
|
+
* ```tsx
|
|
963
|
+
* <HSplit sizes={[30, 70]}>
|
|
964
|
+
* <div>Sidebar</div>
|
|
965
|
+
* <VSplit sizes={[70, 30]}>
|
|
966
|
+
* <div>Main Content</div>
|
|
967
|
+
* <div>Footer</div>
|
|
968
|
+
* </VSplit>
|
|
969
|
+
* </HSplit>
|
|
970
|
+
* ```
|
|
971
|
+
*/
|
|
972
|
+
declare function VSplit(props: SplitProps$1): react_jsx_runtime40.JSX.Element;
|
|
973
|
+
//#endregion
|
|
974
|
+
//#region src/components/ui/Toaster.d.ts
|
|
975
|
+
/**
|
|
976
|
+
* Toast types and interfaces
|
|
977
|
+
*/
|
|
978
|
+
interface ToastOptions {
|
|
979
|
+
id?: string;
|
|
980
|
+
title?: string;
|
|
981
|
+
description?: ReactNode;
|
|
982
|
+
type?: "success" | "error" | "warning" | "info" | "loading";
|
|
983
|
+
duration?: number;
|
|
984
|
+
closable?: boolean;
|
|
985
|
+
action?: {
|
|
986
|
+
label: string;
|
|
987
|
+
onClick: () => void;
|
|
988
|
+
};
|
|
989
|
+
}
|
|
990
|
+
interface ToasterContextValue {
|
|
991
|
+
toast: (options: ToastOptions) => string;
|
|
992
|
+
success: (options: Omit<ToastOptions, "type">) => string;
|
|
993
|
+
error: (options: Omit<ToastOptions, "type">) => string;
|
|
994
|
+
warning: (options: Omit<ToastOptions, "type">) => string;
|
|
995
|
+
info: (options: Omit<ToastOptions, "type">) => string;
|
|
996
|
+
loading: (options: Omit<ToastOptions, "type">) => string;
|
|
997
|
+
dismiss: (id: string) => void;
|
|
998
|
+
update: (id: string, options: Partial<ToastOptions>) => void;
|
|
999
|
+
}
|
|
1000
|
+
/**
|
|
1001
|
+
* Simple toaster implementation using MUI Snackbar
|
|
1002
|
+
*/
|
|
1003
|
+
declare function ToasterProvider({
|
|
1004
|
+
children
|
|
1005
|
+
}: {
|
|
1006
|
+
children: ReactNode;
|
|
1007
|
+
}): react_jsx_runtime40.JSX.Element;
|
|
1008
|
+
/**
|
|
1009
|
+
* Hook to use the toaster
|
|
1010
|
+
*/
|
|
1011
|
+
declare function useToaster(): ToasterContextValue;
|
|
1012
|
+
/**
|
|
1013
|
+
* Standalone toaster instance for use outside React context
|
|
1014
|
+
* Uses a simple event-based system
|
|
1015
|
+
*/
|
|
1016
|
+
interface ToastEvent {
|
|
1017
|
+
type: "create" | "dismiss" | "update";
|
|
1018
|
+
options?: ToastOptions;
|
|
1019
|
+
id?: string;
|
|
1020
|
+
}
|
|
1021
|
+
declare const toaster: {
|
|
1022
|
+
create: (options: ToastOptions) => string;
|
|
1023
|
+
success: (options: Omit<ToastOptions, "type">) => string;
|
|
1024
|
+
error: (options: Omit<ToastOptions, "type">) => string;
|
|
1025
|
+
warning: (options: Omit<ToastOptions, "type">) => string;
|
|
1026
|
+
info: (options: Omit<ToastOptions, "type">) => string;
|
|
1027
|
+
loading: (options: Omit<ToastOptions, "type">) => string;
|
|
1028
|
+
dismiss: (id: string) => void;
|
|
1029
|
+
remove: (id: string) => void;
|
|
1030
|
+
update: (id: string, options: Partial<ToastOptions>) => void;
|
|
1031
|
+
subscribe: (listener: (event: ToastEvent) => void) => () => boolean;
|
|
1032
|
+
};
|
|
1033
|
+
/**
|
|
1034
|
+
* Toaster component that renders toasts from the standalone toaster
|
|
1035
|
+
*/
|
|
1036
|
+
declare function Toaster(): react_jsx_runtime40.JSX.Element;
|
|
1037
|
+
//#endregion
|
|
1038
|
+
//#region src/components/ui/ToggleSwitch.d.ts
|
|
1039
|
+
interface ToggleSwitchProps {
|
|
1040
|
+
/** Current toggle state */
|
|
1041
|
+
value: boolean;
|
|
1042
|
+
/** Callback when toggle state changes */
|
|
1043
|
+
onChange: (value: boolean) => void;
|
|
1044
|
+
/** Label for the "on" state */
|
|
1045
|
+
textOn?: string;
|
|
1046
|
+
/** Label for the "off" state */
|
|
1047
|
+
textOff?: string;
|
|
1048
|
+
}
|
|
1049
|
+
/**
|
|
1050
|
+
* A toggle switch component that allows switching between two values.
|
|
1051
|
+
*
|
|
1052
|
+
* @example
|
|
1053
|
+
* ```tsx
|
|
1054
|
+
* <ToggleSwitch
|
|
1055
|
+
* value={isEnabled}
|
|
1056
|
+
* onChange={setIsEnabled}
|
|
1057
|
+
* textOff="Inline"
|
|
1058
|
+
* textOn="Side by side"
|
|
1059
|
+
* />
|
|
1060
|
+
* ```
|
|
1061
|
+
*/
|
|
1062
|
+
declare function ToggleSwitch({
|
|
1063
|
+
value,
|
|
1064
|
+
onChange,
|
|
1065
|
+
textOn,
|
|
1066
|
+
textOff
|
|
1067
|
+
}: ToggleSwitchProps): react_jsx_runtime40.JSX.Element;
|
|
1068
|
+
//#endregion
|
|
1069
|
+
//#region src/primitives.d.ts
|
|
1070
|
+
/**
|
|
1071
|
+
* Version marker for the primitives surface.
|
|
1072
|
+
*/
|
|
1073
|
+
declare const PRIMITIVES_API_VERSION = "0.1.0";
|
|
1074
|
+
//#endregion
|
|
1075
|
+
export { CheckBreadcrumb as $, ChangedOnlyCheckboxProps as A, TimelineEvent as B, DiffTextWithToastProps as C, DiffDisplayModeSwitch as D, DiffDisplayMode as E, buildCheckDescription as F, CommentInputProps as G, TimelineEventProps as H, buildCheckTitle as I, PresetCheckTemplateViewProps as J, GenerateCheckTemplateOptions as K, formatSqlAsMarkdown as L, CodeEditorLanguage as M, CodeEditorProps as N, DiffDisplayModeSwitchProps as O, CodeEditorTheme as P, LineageDiffViewProps as Q, isDisabledByNoResult as R, DiffTextWithToast as S, DiffTextProps as T, TimelineEventType as U, TimelineEventData as V, CommentInput as W, LineageDiffView as X, generateCheckTemplate as Y, LineageDiffViewOptions as Z, ExternalLinkConfirmDialogProps as _, Toaster as a, DropdownValuesInputProps as b, useToaster as c, VSplit as d, CheckBreadcrumbProps as et, ScreenshotBox as f, ExternalLinkConfirmDialog as g, MarkdownContentProps as h, ToastOptions as i, CodeEditor as j, ChangedOnlyCheckbox as k, HSplit as l, MarkdownContent as m, ToggleSwitch as n, ToasterProvider as o, ScreenshotBoxProps as p, PresetCheckTemplateView as q, ToggleSwitchProps as r, toaster as s, PRIMITIVES_API_VERSION as t, SplitProps$1 as u, truncateUrl as v, DiffText as w, DropdownValuesInputSize as x, DropdownValuesInput as y, TimelineActor as z };
|
|
1076
|
+
//# sourceMappingURL=primitives-DDfv2i13.d.ts.map
|