@regulaforensics/ionic-native-document-reader 7.3.340-rc → 7.3.347-rc

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/ngx/index.d.ts CHANGED
@@ -752,6 +752,7 @@ export declare class CustomizationColors {
752
752
  rfidProcessingScreenProgressBar?: number;
753
753
  rfidProcessingScreenProgressBarBackground?: number;
754
754
  rfidProcessingScreenResultLabelText?: number;
755
+ rfidProcessingScreenLoadingBar?: number;
755
756
  static fromJson(jsonObject?: any): CustomizationColors | undefined;
756
757
  }
757
758
  export declare class CustomizationFonts {