* Added required ShadCN Components * Added required colors * Added required icons * Changed backend to not return beta tag * Added sidebar categories api call * Added required use-mobile hook * Refactored icons to allow sizing * Added type for sidebar category * Allowed no name on shortcut display * Added flow sidebar component that uses ShadCN sidebar * Added SidebarDraggableComponent with the new style * Replaced sidebar with current one on FlowPage * Added sidebar fixed footer with options to go to store and add custom component * Updated sidebar categories * Updated background color for sidebar * Changed size of Components title * Added color to PageComponent * Added required icons * added CustomComponent category and removed custom component from helpers * create hook useAddComponent * Use hook to add components both in PageComponent and flowSidebarComponent * Implement search * Implement searching and filtering by clicking on edge * Added check to see if store is present * Updated colors to match new color schema * Changed styling of filter component * Added Beta and Legacy badges * Implement Show Beta Components and Show Legacy Components * Fixed styling for sidebar config when collapsed * Refactored search to filter for tags * Refactor useeffect * Updated config button styling * Implemented keyboard navigation * Fixed filtering * Updated color of canvas * Implemented disclosure on sidebar settings and fetched bundles * Added temp sidebar bundles * Fixed badge styling * Added bundles to categories response in frontend * Added legacy to components * Added link to store instead of langflow.store * Added required data-testids * Fixed tests to use new data-testids and new sidebar disposition * Fix github star bug * Fixed tests that used the custom component * Changed test to test beta and legacy checkers * added a test for keyboard navigation on sidebar * Added a test to check component add by hover the plus button * [autofix.ci] apply automated fixes * updated sidebar switch change * Removed changes on Backend and used only Frontend constants for categories * merge fix * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes (attempt 2/3) * 📝 (custom_component): Add CustomComponent class with input and output definitions 📝 (custom_component): Create CustomComponent class with display name, description, and documentation link 📝 (custom_component): Define input and output properties for CustomComponent class 📝 (custom_component): Implement build_output method in CustomComponent class 📝 (Ollama): Remove unnecessary whitespace in SvgOllama component * formatting * ♻️ (custom_component/__init__.py): refactor import statement to match the correct case of the file name for better consistency and readability * 🔧 (FlowPage/index.tsx): remove FlowToolbar component when view prop is false to improve UI consistency * 📝 (integration-side-bar.spec.ts): Comment out unnecessary code blocks related to API requests and modals to improve test readability and focus on the main test scenarios. * [autofix.ci] apply automated fixes * ✨ (flowSidebarComponent/index.tsx): add data-testid attribute to Sidebar component for testing purposes 🔧 (integration-side-bar.spec.ts): update test to use new data-testid attribute 'shad-sidebar' for Sidebar component to match changes in the codebase * ✨ (stop-building.spec.ts): refactor test case to use a more descriptive test element for clicking on the sidebar custom component button * format * 🐛 (AstraDB): Fix variable naming inconsistency for isDark to isdark in AstraDB component 🐛 (HCD): Fix variable naming inconsistency for isDark to isdark in HCD component 🐛 (index.tsx): Fix variable naming inconsistency for isDark to isdark in index.tsx files 📝 (flowSidebarComponent): Refactor search functionality to normalize search terms and improve metadata search 📝 (filterEdge-shard-1.spec.ts): Update test to check visibility of specific model specs in the sidebar * [autofix.ci] apply automated fixes * ✅ (decisionFlow.spec.ts): add a delay of 500ms to ensure proper timing in the test case execution * ✨ (decisionFlow.spec.ts): Update the X positions of elements in the flow to improve the visual representation and alignment of the elements. --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: cristhianzl <cristhian.lousa@gmail.com>
146 lines
4.4 KiB
JSON
146 lines
4.4 KiB
JSON
{
|
|
"name": "langflow",
|
|
"version": "0.1.2",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@chakra-ui/number-input": "^2.1.2",
|
|
"@headlessui/react": "^2.0.4",
|
|
"@hookform/resolvers": "^3.6.0",
|
|
"@million/lint": "^1.0.0-rc.26",
|
|
"@radix-ui/react-accordion": "^1.1.2",
|
|
"@radix-ui/react-checkbox": "^1.0.4",
|
|
"@radix-ui/react-collapsible": "^1.1.1",
|
|
"@radix-ui/react-dialog": "^1.1.2",
|
|
"@radix-ui/react-dropdown-menu": "^2.0.6",
|
|
"@radix-ui/react-form": "^0.0.3",
|
|
"@radix-ui/react-icons": "^1.3.0",
|
|
"@radix-ui/react-label": "^2.0.2",
|
|
"@radix-ui/react-menubar": "^1.0.4",
|
|
"@radix-ui/react-popover": "^1.0.7",
|
|
"@radix-ui/react-progress": "^1.0.3",
|
|
"@radix-ui/react-select": "^2.0.0",
|
|
"@radix-ui/react-separator": "^1.0.3",
|
|
"@radix-ui/react-slider": "^1.2.1",
|
|
"@radix-ui/react-slot": "^1.0.2",
|
|
"@radix-ui/react-switch": "^1.0.3",
|
|
"@radix-ui/react-tabs": "^1.0.4",
|
|
"@radix-ui/react-toggle": "^1.0.3",
|
|
"@radix-ui/react-tooltip": "^1.0.7",
|
|
"@tabler/icons-react": "^3.6.0",
|
|
"@tailwindcss/forms": "^0.5.7",
|
|
"@tailwindcss/line-clamp": "^0.4.4",
|
|
"@tanstack/react-query": "^5.49.2",
|
|
"@types/axios": "^0.14.0",
|
|
"ace-builds": "^1.35.0",
|
|
"ag-grid-community": "^32.0.2",
|
|
"ag-grid-react": "^32.0.2",
|
|
"ansi-to-html": "^0.7.2",
|
|
"axios": "^1.7.4",
|
|
"base64-js": "^1.5.1",
|
|
"class-variance-authority": "^0.7.0",
|
|
"clsx": "^2.1.1",
|
|
"cmdk": "^1.0.0",
|
|
"dompurify": "^3.1.5",
|
|
"dotenv": "^16.4.5",
|
|
"elkjs": "^0.9.3",
|
|
"emoji-regex": "^10.3.0",
|
|
"esbuild": "^0.21.5",
|
|
"fetch-intercept": "^2.4.0",
|
|
"file-saver": "^2.0.5",
|
|
"framer-motion": "^11.2.10",
|
|
"fuse.js": "^7.0.0",
|
|
"lodash": "^4.17.21",
|
|
"lucide-react": "^0.395.0",
|
|
"million": "^3.1.11",
|
|
"moment": "^2.30.1",
|
|
"openseadragon": "^4.1.1",
|
|
"p-debounce": "^4.0.0",
|
|
"pako": "^2.1.0",
|
|
"playwright": "^1.44.1",
|
|
"react": "^18.3.1",
|
|
"react-ace": "^11.0.1",
|
|
"react-cookie": "^7.1.4",
|
|
"react-dom": "^18.3.1",
|
|
"react-error-boundary": "^4.0.13",
|
|
"react-hook-form": "^7.52.0",
|
|
"react-hotkeys-hook": "^4.5.0",
|
|
"react-icons": "^5.2.1",
|
|
"react-json-view-lite": "^1.5.0",
|
|
"react-laag": "^2.0.5",
|
|
"react-markdown": "^8.0.7",
|
|
"react-pdf": "^9.0.0",
|
|
"react-router-dom": "^6.23.1",
|
|
"react-syntax-highlighter": "^15.5.0",
|
|
"react18-json-view": "^0.2.8",
|
|
"reactflow": "^11.11.3",
|
|
"rehype-mathjax": "^4.0.3",
|
|
"remark-gfm": "3.0.1",
|
|
"remark-math": "^6.0.0",
|
|
"shadcn-ui": "^0.8.0",
|
|
"short-unique-id": "^5.2.0",
|
|
"tailwind-merge": "^2.3.0",
|
|
"tailwindcss-animate": "^1.0.7",
|
|
"uuid": "^10.0.0",
|
|
"vite-plugin-svgr": "^4.2.0",
|
|
"vite-tsconfig-paths": "^4.3.2",
|
|
"web-vitals": "^4.1.1",
|
|
"zod": "^3.23.8",
|
|
"zustand": "^4.5.2"
|
|
},
|
|
"scripts": {
|
|
"dev:docker": "vite --host 0.0.0.0",
|
|
"start": "vite",
|
|
"build": "vite build",
|
|
"serve": "vite preview",
|
|
"format": "npx prettier --write \"{tests,src}/**/*.{js,jsx,ts,tsx,json,md}\" --ignore-path .prettierignore",
|
|
"check-format": "npx prettier --check \"{tests,src}/**/*.{js,jsx,ts,tsx,json,md}\" --ignore-path .prettierignore",
|
|
"type-check": "tsc --noEmit --pretty --project tsconfig.json && vite"
|
|
},
|
|
"eslintConfig": {
|
|
"extends": [
|
|
"react-app",
|
|
"react-app/jest"
|
|
]
|
|
},
|
|
"browserslist": {
|
|
"production": [
|
|
">0.2%",
|
|
"not dead",
|
|
"not op_mini all"
|
|
],
|
|
"development": [
|
|
"last 1 chrome version",
|
|
"last 1 firefox version",
|
|
"last 1 safari version"
|
|
]
|
|
},
|
|
"proxy": "http://127.0.0.1:7860",
|
|
"devDependencies": {
|
|
"@playwright/test": "^1.44.1",
|
|
"@swc/cli": "^0.3.12",
|
|
"@swc/core": "^1.6.1",
|
|
"@tailwindcss/typography": "^0.5.13",
|
|
"@testing-library/jest-dom": "^6.4.6",
|
|
"@testing-library/react": "^16.0.0",
|
|
"@testing-library/user-event": "^14.5.2",
|
|
"@types/jest": "^29.5.12",
|
|
"@types/lodash": "4.17.5",
|
|
"@types/node": "^20.14.2",
|
|
"@types/react": "^18.3.3",
|
|
"@types/react-dom": "^18.3.0",
|
|
"@types/uuid": "^9.0.8",
|
|
"@vitejs/plugin-react-swc": "^3.7.0",
|
|
"autoprefixer": "^10.4.19",
|
|
"eslint": "^9.5.0",
|
|
"postcss": "^8.4.38",
|
|
"prettier": "^3.3.2",
|
|
"prettier-plugin-organize-imports": "^3.2.4",
|
|
"prettier-plugin-tailwindcss": "^0.6.5",
|
|
"simple-git-hooks": "^2.11.1",
|
|
"tailwindcss": "^3.4.4",
|
|
"tailwindcss-dotted-background": "^1.1.0",
|
|
"typescript": "^5.4.5",
|
|
"ua-parser-js": "^1.0.38",
|
|
"vite": "^5.4.7"
|
|
}
|
|
}
|