Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 29 additions & 29 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
},
"dependencies": {
"@amplitude/unified": "1.0.5",
"@babel/helpers": "^7.28.6",
"@babel/runtime": "^7.28.6",
"@babel/helpers": "^7.29.2",
"@babel/runtime": "^7.29.2",
"@codemirror/lang-sql": "^6.10.0",
"@codemirror/lang-yaml": "^6.1.2",
"@codemirror/lang-yaml": "^6.1.3",
"@codemirror/merge": "^6.12.1",
"@codemirror/state": "^6.6.0",
"@codemirror/view": "^6.40.0",
Expand All @@ -41,30 +41,30 @@
"@jeromefitz/date-fns-tz": "3.0.0-canary.8",
"@mui/material": "^7.3.9",
"@mui/system": "^7.3.9",
"@next/third-parties": "16.1.6",
"@sentry/nextjs": "^10.43.0",
"@sentry/react": "^10.43.0",
"@tailwindcss/postcss": "^4.2.1",
"@tanstack/react-query": "5.90.21",
"@next/third-parties": "16.2.1",
"@sentry/nextjs": "^10.46.0",
"@sentry/react": "^10.46.0",
"@tailwindcss/postcss": "^4.2.2",
"@tanstack/react-query": "5.95.2",
"@types/js-cookie": "^3.0.6",
"@uiw/codemirror-theme-github": "^4.25.8",
"@uiw/react-codemirror": "^4.25.8",
"@uiw/codemirror-theme-github": "^4.25.9",
"@uiw/react-codemirror": "^4.25.9",
"@xyflow/react": "^12.10.1",
"ag-grid-community": "^35.1.0",
"ag-grid-react": "^35.1.0",
"ag-grid-community": "^35.2.0",
"ag-grid-react": "^35.2.0",
"axios": "^1.13.5",
"chart.js": "^4.5.1",
"codemirror": "^6.0.2",
"common-tags": "^1.8.2",
"date-fns": "^4.1.0",
"file-saver": "^2.0.5",
"happy-dom": "^20.8.4",
"happy-dom": "^20.8.9",
"html-to-image": "1.11.13",
"html2canvas-pro": "1.6.6",
"import-in-the-middle": "^3.0.0",
"js-cookie": "^3.0.5",
"lodash": "^4.17.23",
"next": "16.1.7",
"next": "16.2.1",
"next-themes": "^0.4.6",
"react": "19.2.4",
"react-chartjs-2": "^5.3.1",
Expand All @@ -79,11 +79,11 @@
"simplebar-react": "3.3.2",
"usehooks-ts": "^3.1.1",
"write-excel-file": "^3.0.6",
"yaml": "^2.8.2"
"yaml": "^2.8.3"
},
"devDependencies": {
"@amplitude/analytics-core": "^2.41.4",
"@biomejs/biome": "2.4.6",
"@amplitude/analytics-core": "^2.44.0",
"@biomejs/biome": "2.4.9",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "16.3.2",
Expand All @@ -97,17 +97,17 @@
"@types/react-dom": "19.2.3",
"@types/react-syntax-highlighter": "^15.5.13",
"@vitejs/plugin-react": "^5.1.4",
"@vitest/coverage-v8": "^4.1.0",
"baseline-browser-mapping": "^2.10.7",
"@vitest/coverage-v8": "^4.1.2",
"baseline-browser-mapping": "^2.10.11",
"fast-check": "^4.6.0",
"globals": "^17.4.0",
"husky": "^9.1.7",
"postcss": "^8.5.8",
"read-excel-file": "^7.0.2",
"read-excel-file": "^7.0.3",
"rimraf": "^6.1.3",
"tailwindcss": "^4.2.1",
"tailwindcss": "^4.2.2",
"typescript": "^5.9.3",
"vitest": "^4.1.0"
"vitest": "^4.1.2"
},
"pnpm": {
"overrides": {
Expand All @@ -117,14 +117,14 @@
"brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.2",
"js-yaml@<3.14.2": ">=3.14.2",
"glob@>=10.2.0 <10.5.0": ">=10.5.0",
"@tanstack/react-query": "5.90.21",
"@tanstack/react-query": "5.95.2",
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "^5.1.4",
"@biomejs/biome": "2.4.6",
"@biomejs/biome": "2.4.9",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "16.3.2",
"happy-dom": "^20.8.4",
"happy-dom": "^20.8.9",
"@emotion/styled": "^11.14.1",
"@mui/material": "^7.3.9",
"@mui/system": "^7.3.9",
Expand All @@ -133,14 +133,14 @@
"@dagrejs/dagre": "1.1.8",
"html-to-image": "1.11.13",
"html2canvas-pro": "1.6.6",
"ag-grid-community": "^35.1.0",
"ag-grid-react": "^35.1.0",
"ag-grid-community": "^35.2.0",
"ag-grid-react": "^35.2.0",
"lodash": "^4.17.23",
"next-themes": "^0.4.6",
"typescript": "^5.9.3",
"tailwindcss": "^4.2.1",
"tailwindcss": "^4.2.2",
"postcss": "^8.5.8",
"@tailwindcss/postcss": "^4.2.1",
"@tailwindcss/postcss": "^4.2.2",
"ajv": "^8.18.0",
"serialize-javascript": ">=7.0.3",
"minimatch@<3.1.3": ">=3.1.3",
Expand Down
2 changes: 1 addition & 1 deletion js/packages/storybook/.storybook/mocks/handlers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,6 @@ export const handlers = [
];

// Export mock data for use in tests or other mocks
export { mockModelColumns, createModelInfoResponse };
export { createModelInfoResponse, mockModelColumns };

export default handlers;
8 changes: 4 additions & 4 deletions js/packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@vitejs/plugin-react": "^5.1.4",
"@vitest/browser-playwright": "^4.1.0",
"@vitest/coverage-v8": "^4.1.0",
"@vitest/browser-playwright": "^4.1.2",
"@vitest/coverage-v8": "^4.1.2",
"chartjs-adapter-date-fns": "^3.0.0",
"msw": "^2.12.10",
"msw": "^2.12.14",
"playwright": "^1.58.2",
"storybook": "^10.3.3",
"vitest": "^4.1.0"
"vitest": "^4.1.2"
},
"peerDependencies": {
"react": "^18.0.0 || ^19.0.0",
Expand Down
16 changes: 8 additions & 8 deletions js/packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,15 +169,15 @@
"yaml": "^2.8.0"
},
"devDependencies": {
"@tailwindcss/cli": "^4.2.1",
"@tailwindcss/postcss": "^4.0.0",
"@tsdown/css": "^0.21.4",
"@tailwindcss/cli": "^4.2.2",
"@tailwindcss/postcss": "^4.2.2",
"@tsdown/css": "^0.21.5",
"postcss": "^8.5.0",
"read-excel-file": "^7.0.2",
"tailwindcss": "^4.0.0",
"tsdown": "^0.21.2",
"typedoc": "^0.28.17",
"typedoc-plugin-markdown": "^4.10.0",
"read-excel-file": "^7.0.3",
"tailwindcss": "^4.2.2",
"tsdown": "^0.21.5",
"typedoc": "^0.28.18",
"typedoc-plugin-markdown": "^4.11.0",
"typescript": "^5.9.0"
},
"scripts": {
Expand Down
13 changes: 8 additions & 5 deletions js/packages/ui/src/components/data/ScreenshotDataGrid.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,11 @@ export const ScreenshotDataGrid = forwardRef(_ScreenshotDataGrid) as <
props: ScreenshotDataGridProps<TData> & { ref?: Ref<DataGridHandle> },
) => React.ReactNode;

// Re-export AG Grid types for convenience
export type { ColDef, ColGroupDef, GetRowIdParams, GridReadyEvent };

// For backward compatibility
export type { DataGridHandle as RecceDataGridHandle };
// Re-export AG Grid types and internal handle for convenience
export type {
ColDef,
ColGroupDef,
DataGridHandle as RecceDataGridHandle,
GetRowIdParams,
GridReadyEvent,
};
4 changes: 2 additions & 2 deletions js/packages/ui/src/components/ui/DataTypeIcon/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ import {
UnknownIcon,
} from "./icons";

export { classifyType };
export type { TypeCategory };
export type { ColumnTooltipInput } from "./tooltipText";
export { buildColumnTooltip } from "./tooltipText";
export type { TypeCategory };
export { classifyType };

const ICON_MAP: Record<
TypeCategory,
Expand Down
2 changes: 1 addition & 1 deletion js/packages/ui/src/utils/csv/extractors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function formatInlineDiffCell(
* Extract columns and rows from a DataFrame
*/
function extractDataFrame(df: DataFrame | undefined): CSVData | null {
if (!df || !df.columns || !df.data) {
if (!df?.columns || !df.data) {
return null;
}
return {
Expand Down
Loading
Loading