bry-biometric-collector 2.2.20 → 2.2.21-RC02
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/dist/DocumentCollector_ed9eecf5_2.2.21-RC02.js +1342 -0
- package/dist/FaceCollector_61243fa1_2.2.21-RC02.js +2561 -0
- package/dist/TakePictureBtn_5de0cf1e_2.2.21-RC02.js +1066 -0
- package/dist/bry-biometric-collector-main.js +3 -2
- package/dist/{en-us_901680c0_2.2.20.js → en-us_e9ae9f8f_2.2.21-RC02.js} +17 -14
- package/dist/{es-cl_1fe1aaa9_2.2.20.js → es-cl_fb189c0c_2.2.21-RC02.js} +10 -7
- package/dist/face_api_0e3ce8c8_2.2.21-RC02.js +36289 -0
- package/dist/fingersApi_a0834667_2.2.21-RC02.js +132 -0
- package/dist/index-no-detector_4b302e78_2.2.21-RC02.js +10415 -0
- package/dist/index.js +3 -2
- package/dist/main_157670f1_2.2.21-RC02.js +25659 -0
- package/dist/{pt-br_bef1149f_2.2.20.js → pt-br_a44201e5_2.2.21-RC02.js} +16 -13
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/DocumentCollector_718cc068_2.2.20.js +0 -1023
- package/dist/FaceCollector_3bf9b1e0_2.2.20.js +0 -2000
- package/dist/TakePictureBtn_7eac14d6_2.2.20.js +0 -848
- package/dist/face_api_0e3ce8c8_2.2.20.js +0 -36288
- package/dist/fingersApi_8eda7ddd_2.2.20.js +0 -131
- package/dist/index-no-detector_4b302e78_2.2.20.js +0 -10414
- package/dist/main_56b6ad2b_2.2.20.js +0 -23866
@@ -1,4 +1,5 @@
|
|
1
|
-
import {
|
1
|
+
import { bn as f } from "./main_157670f1_2.2.21-RC02.js";
|
2
2
|
export {
|
3
|
-
|
3
|
+
f as default
|
4
4
|
};
|
5
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJ5LWJpb21ldHJpYy1jb2xsZWN0b3ItbWFpbi5qcyIsInNvdXJjZXMiOltdLCJzb3VyY2VzQ29udGVudCI6W10sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7In0=
|
@@ -24,12 +24,12 @@ const e = {
|
|
24
24
|
text: "Attention AGR, the collected finger does not belong to you or is in the wrong position. Please collect your finger in the indicated position.",
|
25
25
|
retry: "Capture again",
|
26
26
|
cancel: "Cancel"
|
27
|
-
},
|
27
|
+
}, o = {
|
28
28
|
title: "Error",
|
29
29
|
text: "Attention AGR, the collected finger belongs to you! Please do customer pickup at this time!",
|
30
30
|
retry: "Capture again",
|
31
31
|
cancel: "Cancel"
|
32
|
-
},
|
32
|
+
}, r = {
|
33
33
|
title: "Error",
|
34
34
|
text: "Duplicate finger detected! The <b>{finger1}</b> and the <b>{finger2}</b> are the same!",
|
35
35
|
retry: "Capture again",
|
@@ -100,9 +100,9 @@ const e = {
|
|
100
100
|
}, p = {
|
101
101
|
extensionNotFound: "The extension couldn't be identified. Please install it from here",
|
102
102
|
extension: "extension"
|
103
|
-
}, h = {
|
104
|
-
permissionNotGranted: "Permission to access the camera was denied, please enable and refresh."
|
105
103
|
}, m = {
|
104
|
+
permissionNotGranted: "Permission to access the camera was denied, please enable and refresh."
|
105
|
+
}, h = {
|
106
106
|
illumination: "Heterogeneous illumination",
|
107
107
|
openEyes: "Eyes closed",
|
108
108
|
redEyes: "Red eyes",
|
@@ -182,13 +182,15 @@ const e = {
|
|
182
182
|
dontOpenMouth: "Close your mouth",
|
183
183
|
stayInFrame: "Center your face",
|
184
184
|
loading: "Loading...",
|
185
|
-
capture: "Capture"
|
185
|
+
capture: "Capture",
|
186
|
+
faceWasNotFound: "Face not found"
|
186
187
|
}, T = {
|
187
188
|
captured: "Document captured!",
|
188
189
|
comeCloserCamera: "Get closer",
|
189
190
|
moveAwayCamera: "Move away",
|
190
191
|
stayInFrame: "Center the document",
|
191
|
-
capture: "Capture"
|
192
|
+
capture: "Capture",
|
193
|
+
docWasNotFound: "Document not found"
|
192
194
|
}, R = {
|
193
195
|
close: "close",
|
194
196
|
instructions: "To download the driver for your scanner, please select the brand of your scanner:",
|
@@ -227,8 +229,8 @@ const e = {
|
|
227
229
|
unknownDuplicateFingerSwal: a,
|
228
230
|
signerNotInstalledSwal: n,
|
229
231
|
agrFingerNotMatched: i,
|
230
|
-
agrFinger:
|
231
|
-
duplicateFingerSwal:
|
232
|
+
agrFinger: o,
|
233
|
+
duplicateFingerSwal: r,
|
232
234
|
easterEggduplicateFingerSwal: s,
|
233
235
|
automaticHasAlreadyRunSwal: l,
|
234
236
|
dirtyScannerSwal: c,
|
@@ -236,8 +238,8 @@ const e = {
|
|
236
238
|
fingerDisplayArea: u,
|
237
239
|
buttons: g,
|
238
240
|
alertExtension: p,
|
239
|
-
alertCameraDisallowed:
|
240
|
-
unconformities:
|
241
|
+
alertCameraDisallowed: m,
|
242
|
+
unconformities: h,
|
241
243
|
liveness: f,
|
242
244
|
faceCollector: y,
|
243
245
|
docCollector: T,
|
@@ -246,9 +248,9 @@ const e = {
|
|
246
248
|
cameraStatus: v
|
247
249
|
};
|
248
250
|
export {
|
249
|
-
|
251
|
+
o as agrFinger,
|
250
252
|
i as agrFingerNotMatched,
|
251
|
-
|
253
|
+
m as alertCameraDisallowed,
|
252
254
|
p as alertExtension,
|
253
255
|
l as automaticHasAlreadyRunSwal,
|
254
256
|
t as badFingerQualitySwal,
|
@@ -258,7 +260,7 @@ export {
|
|
258
260
|
C as default,
|
259
261
|
c as dirtyScannerSwal,
|
260
262
|
T as docCollector,
|
261
|
-
|
263
|
+
r as duplicateFingerSwal,
|
262
264
|
s as easterEggduplicateFingerSwal,
|
263
265
|
y as faceCollector,
|
264
266
|
u as fingerDisplayArea,
|
@@ -267,6 +269,7 @@ export {
|
|
267
269
|
d as missingScannerSwal,
|
268
270
|
n as signerNotInstalledSwal,
|
269
271
|
F as toast,
|
270
|
-
|
272
|
+
h as unconformities,
|
271
273
|
a as unknownDuplicateFingerSwal
|
272
274
|
};
|
275
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW4tdXNfZTlhZTlmOGZfMi4yLjIxLVJDMDIuanMiLCJzb3VyY2VzIjpbXSwic291cmNlc0NvbnRlbnQiOltdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7In0=
|
@@ -182,12 +182,14 @@ const e = {
|
|
182
182
|
comeCloserCamera: "Acércate",
|
183
183
|
dontOpenMouth: "Cierra la boca",
|
184
184
|
stayInFrame: "Céntrate en el marco",
|
185
|
-
loading: "Cargando..."
|
185
|
+
loading: "Cargando...",
|
186
|
+
faceWasNotFound: "Rostro no encontrado"
|
186
187
|
}, D = {
|
187
188
|
captured: "¡Documento capturado!",
|
188
189
|
comeCloserCamera: "Acércate",
|
189
190
|
moveAwayCamera: "Aléjate",
|
190
|
-
stayInFrame: "Céntrate en el documento"
|
191
|
+
stayInFrame: "Céntrate en el documento",
|
192
|
+
docWasNotFound: "Documento no encontrado"
|
191
193
|
}, R = {
|
192
194
|
close: "Cerrar",
|
193
195
|
instructions: "Para descargar el controlador de su lector biométrico, seleccione el modelo a continuación:",
|
@@ -204,7 +206,7 @@ const e = {
|
|
204
206
|
evaluateBiometricsTimeout: "El servidor excedió su tiempo límite para responder, intente nuevamente o contacte al administrador del sistema.",
|
205
207
|
genericNetworkError: "Hubo un error en el procesamiento de su solicitud, intente nuevamente o contacte al administrador del sistema.",
|
206
208
|
genericError: "Hubo un error inesperado, intente nuevamente o contacte al administrador del sistema."
|
207
|
-
},
|
209
|
+
}, N = {
|
208
210
|
cameraPermission: "Por favor, concede permiso de acceso a la cámara.",
|
209
211
|
cameraNotSupported: "La cámara no cumple con los requisitos necesarios.",
|
210
212
|
cameraNotDetected: "Cámara no detectada.",
|
@@ -220,7 +222,7 @@ const e = {
|
|
220
222
|
rotateDeviceOrPressButton: "Por favor, gira el dispositivo o presiona el botón debajo.",
|
221
223
|
adjustOrientation: "Ajustar Orientación",
|
222
224
|
connectAnotherCamera: "Por favor, conecte otra cámara y vuelva a intentarlo."
|
223
|
-
},
|
225
|
+
}, b = {
|
224
226
|
forbiddenFingerSwal: e,
|
225
227
|
badFingerQualitySwal: a,
|
226
228
|
unknownDuplicateFingerSwal: o,
|
@@ -242,7 +244,7 @@ const e = {
|
|
242
244
|
docCollector: D,
|
243
245
|
configModal: R,
|
244
246
|
toast: I,
|
245
|
-
cameraStatus:
|
247
|
+
cameraStatus: N
|
246
248
|
};
|
247
249
|
export {
|
248
250
|
n as agrFinger,
|
@@ -252,9 +254,9 @@ export {
|
|
252
254
|
l as automaticHasAlreadyRunSwal,
|
253
255
|
a as badFingerQualitySwal,
|
254
256
|
p as buttons,
|
255
|
-
|
257
|
+
N as cameraStatus,
|
256
258
|
R as configModal,
|
257
|
-
|
259
|
+
b as default,
|
258
260
|
d as dirtyScannerSwal,
|
259
261
|
D as docCollector,
|
260
262
|
i as duplicateFingerSwal,
|
@@ -269,3 +271,4 @@ export {
|
|
269
271
|
f as unconformities,
|
270
272
|
o as unknownDuplicateFingerSwal
|
271
273
|
};
|
274
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXMtY2xfZmIxODljMGNfMi4yLjIxLVJDMDIuanMiLCJzb3VyY2VzIjpbXSwic291cmNlc0NvbnRlbnQiOltdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OzsifQ==
|