dromo-uploader-react
Advanced tools
Comparing version
@@ -72,2 +72,3 @@ export declare type IDeveloperFieldType = "string" | "checkbox" | "select" | "number" | "date" | "datetime" | "time" | "email"; | ||
processingText?: string; | ||
saveForLater?: boolean; | ||
}; | ||
@@ -205,4 +206,5 @@ autoMapHeaders?: boolean; | ||
fields: IFieldMetadata; | ||
saveForLater?: boolean; | ||
} | ||
export declare type TLocaleShorthand = "en" | "de"; | ||
export declare type TLocaleShorthand = "en" | "de" | "fr"; | ||
export declare enum EStepHook { | ||
@@ -209,0 +211,0 @@ UPLOAD_STEP = "UPLOAD_STEP", |
{ | ||
"name": "dromo-uploader-react", | ||
"version": "1.2.27", | ||
"version": "1.2.28", | ||
"description": "Easy to use data (CSV, TSV, Excel) importer", | ||
@@ -5,0 +5,0 @@ "author": "ankitgoyal100", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
53182
0.38%483
0.42%