@ingestro/importer-react 4.0.5 → 4.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -27,7 +27,7 @@ Integrate the Ingestro Data Importer to offer your customers an intuitive and ef
27
27
 
28
28
  - **AI-Powered Column and Option Mapping**: Automatically matches imported data columns to your system's target data model, streamlining the import process.
29
29
  - **Customizable Cleaning Functions**: Implement custom logic to validate and transform data during the import workflow.
30
- - **Support for Multiple File Formats**: Handles various file types, including CSV, TSV, XLS, XLSX, JSON, XML, and PDF.
30
+ - **Support for Multiple File Formats**: Handles various file types, including CSV, TSV, PSV, XLS, XLSX, JSON, XML, and PDF.
31
31
  - **Dynamic Import Capabilities**: Initiate the import process from any step, accommodating diverse data sources and workflows.
32
32
  - **Styling and Theming**: Easily adjust the importer's appearance to align with your application's design.
33
33
  - **Multi-language Support**: Customize and localize interface text to cater to a global user base.