ngx-scandoc 15.1.9 → 15.2.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-scandoc",
3
- "version": "15.1.9",
3
+ "version": "15.2.1",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^15.2.9",
6
6
  "@angular/core": "^15.2.9",
@@ -21,7 +21,7 @@ export declare class ScanProvider {
21
21
  addGuest(guestData: GuestData): Observable<Object>;
22
22
  stateless(DocumentFaceImage: any, LiveFaceImage: any): Observable<Object>;
23
23
  sendLog(data: any): Observable<Object>;
24
- burst(Images: string[]): Observable<Object>;
24
+ burst(Images: string[], BlurValues: any[]): Observable<Object>;
25
25
  countries(): Observable<any>;
26
26
  get countryNames(): {
27
27
  label: string;
@@ -51,7 +51,9 @@
51
51
  "c1005": "Dokument ist zu klein. Bitte halten Sie es näher an die Kamera.",
52
52
  "c1006": "Dokument nicht unterstützt",
53
53
  "c1007": "Das Dokument hat eine Rückseite. Bitte drehen Sie das Dokument.",
54
- "c1008": "Der Kontrast zwischen Dokument und Hintergrund ist zu niedrig."
54
+ "c1008": "Der Kontrast zwischen Dokument und Hintergrund ist zu niedrig.",
55
+ "c1009": "Warten auf die Fokussierung der Kamera.",
56
+ "c1010": "Niedrige Bildqualität erkannt. Bitte halten Sie die Kamera stabil."
55
57
  },
56
58
  "extraction": {
57
59
  "c1001": "Dokument nicht unterstützt. Bitte wählen Sie eine andere Dokumentart.",
@@ -3,7 +3,6 @@
3
3
  "title": "Scan Profile",
4
4
  "cancel": "Cancel",
5
5
  "ok": "Ok",
6
-
7
6
  "confirm": "Confirm",
8
7
  "camera": "Camera",
9
8
  "reTake": "ReTake",
@@ -53,7 +52,9 @@
53
52
  "c1005": "Captured document is too small. Please move it closer to the camera.",
54
53
  "c1006": "Document not supported",
55
54
  "c1007": "The document has another side, turn the document over",
56
- "c1008": "The document is not sufficiently contrasted against the background"
55
+ "c1008": "The document is not sufficiently contrasted against the background",
56
+ "c1009": "Waiting for camera to focus.",
57
+ "c1010": "Low image quality detected. Please keep the camera stable."
57
58
  },
58
59
  "extraction": {
59
60
  "c1001": "Document not supported, please use another document type.",
@@ -52,7 +52,9 @@
52
52
  "c1005": "Snimljeni dokument je premali. Približite ga kameri.",
53
53
  "c1006": "Dokument nije podržan",
54
54
  "c1007": "Dokument ima drugu stranu, okrenite dokument",
55
- "c1008": "Dokument nije dovoljno kontrastiran u odnosu na pozadinu"
55
+ "c1008": "Dokument nije dovoljno kontrastiran u odnosu na pozadinu",
56
+ "c1009": "Čeka se fokusiranje kamere.",
57
+ "c1010": "Otkrivena niska kvaliteta slike. Držite kameru stabilnom."
56
58
  },
57
59
  "extraction": {
58
60
  "c1001": "Dokument nije podržan, koristite drugu vrstu dokumenta.",
@@ -52,7 +52,9 @@
52
52
  "c1005": "Captured document is too small. Please move it closer to the camera.",
53
53
  "c1006": "Document not supported",
54
54
  "c1007": "The document has another side, turn the document over",
55
- "c1008": "The document is not sufficiently contrasted against the background"
55
+ "c1008": "The document is not sufficiently contrasted against the background",
56
+ "c1009": "In attesa che la fotocamera metta a fuoco.",
57
+ "c1010": "Rilevata bassa qualità dell'immagine. Si prega di mantenere stabile la fotocamera."
56
58
  },
57
59
  "extraction": {
58
60
  "c1001": "Document not supported, please use another document type.",