- Added support for custom border, background, and text styles in V2Input and V2Select components, allowing for greater flexibility in styling based on user-defined configurations. - Updated the input and select components to conditionally apply styles based on the presence of custom properties, improving the overall user experience and visual consistency. - Refactored the FileUploadComponent to handle chunked file uploads, enhancing the file upload process by allowing multiple files to be uploaded in batches, improving performance and user feedback during uploads. |
||
|---|---|---|
| .. | ||
| FileManagerModal.tsx | ||
| FileUploadComponent.tsx | ||
| FileUploadConfigPanel.tsx | ||
| FileViewerModal.tsx | ||
| V2FileUploadRenderer.tsx | ||
| config.ts | ||
| index.ts | ||
| types.ts | ||