bry-biometric-collector 2.2.3 → 2.2.4
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 +4 -1
- package/dist/{CameraBtn_96f6ebaf_2.2.3.js → CameraBtn_31de128d_2.2.4.js} +21 -21
- package/dist/DocumentCollector_c6e6ff03_2.2.4.js +974 -0
- package/dist/FaceCollector_093647e9_2.2.4.js +1578 -0
- package/dist/bry-biometric-collector-main.js +1 -1
- package/dist/{en-us_46223587_2.2.3.js → en-us_55a6748c_2.2.4.js} +10 -8
- package/dist/{fingersApi_bb08f771_2.2.3.js → fingersApi_3ba4f3ab_2.2.4.js} +1 -1
- package/dist/index.js +1 -1
- package/dist/{main_0b5de60d_2.2.3.js → main_b9c95070_2.2.4.js} +2919 -2894
- package/dist/{pt-br_7b1f22cd_2.2.3.js → pt-br_083e1c6a_2.2.4.js} +8 -6
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/DocumentCollector_33f88502_2.2.3.js +0 -1037
- package/dist/FaceCollector_14d69b3d_2.2.3.js +0 -1636
- /package/dist/{face_api_0e3ce8c8_2.2.3.js → face_api_0e3ce8c8_2.2.4.js} +0 -0
- /package/dist/{index-no-detector_acb82d83_2.2.3.js → index-no-detector_acb82d83_2.2.4.js} +0 -0
@@ -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",
|
@@ -173,14 +173,16 @@ const e = {
|
|
173
173
|
yourJustification: "Your justification",
|
174
174
|
unaliveCapture: "Capture didn't passs the liveness test.",
|
175
175
|
unableToCompleteRequest: "Unable to complete the request to the photo validation service, please try again or contact the system administrator.",
|
176
|
-
stayStill: "
|
176
|
+
stayStill: "Stay Still",
|
177
177
|
moveAwayCamera: "Move Away",
|
178
178
|
comeCloserCamera: "Come Closer",
|
179
179
|
dontOpenMouth: "Close Your Mouth",
|
180
180
|
stayInFrame: "Center Your Face",
|
181
|
-
loading: "
|
181
|
+
loading: "Loading..."
|
182
182
|
}, F = {
|
183
183
|
captured: "Document captured!",
|
184
|
+
comeCloserCamera: "Get Closer",
|
185
|
+
moveAwayCamera: "Move Away",
|
184
186
|
stayInFrame: "Center the Document"
|
185
187
|
}, T = {
|
186
188
|
close: "close",
|
@@ -203,8 +205,8 @@ const e = {
|
|
203
205
|
unknownDuplicateFingerSwal: a,
|
204
206
|
signerNotInstalledSwal: i,
|
205
207
|
agrFingerNotMatched: n,
|
206
|
-
agrFinger:
|
207
|
-
duplicateFingerSwal:
|
208
|
+
agrFinger: o,
|
209
|
+
duplicateFingerSwal: r,
|
208
210
|
easterEggduplicateFingerSwal: l,
|
209
211
|
automaticHasAlreadyRunSwal: s,
|
210
212
|
dirtyScannerSwal: c,
|
@@ -221,7 +223,7 @@ const e = {
|
|
221
223
|
toast: R
|
222
224
|
};
|
223
225
|
export {
|
224
|
-
|
226
|
+
o as agrFinger,
|
225
227
|
n as agrFingerNotMatched,
|
226
228
|
p as alertCameraDisallowed,
|
227
229
|
f as alertExtension,
|
@@ -232,7 +234,7 @@ export {
|
|
232
234
|
C as default,
|
233
235
|
c as dirtyScannerSwal,
|
234
236
|
F as docCollector,
|
235
|
-
|
237
|
+
r as duplicateFingerSwal,
|
236
238
|
l as easterEggduplicateFingerSwal,
|
237
239
|
y as faceCollector,
|
238
240
|
g as fingerDisplayArea,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { u as D, $ as C, n as y, g, i as b, a as M, s as l, b as h, c as U, F, d as x, e as c, v, f as P, A as B, h as S, j as E, k as W, l as k, m as X, o as w, p as $, q as G } from "./
|
1
|
+
import { u as D, $ as C, n as y, g, i as b, a as M, s as l, b as h, c as U, F, d as x, e as c, v, f as P, A as B, h as S, j as E, k as W, l as k, m as X, o as w, p as $, q as G } from "./main_b9c95070_2.2.4.js";
|
2
2
|
const d = D(C);
|
3
3
|
var V = /* @__PURE__ */ ((n) => (n.EXTENSION_MISSING = "EXTENSION_MISSING", n.USER_CANCELLED = "USER_CANCELLED", n.UNAUTHORIZED_EXTENSION = "UNAUTHORIZED_EXTENSION", n.SCANNER_NOT_FOUND = "SCANNER_NOT_FOUND", n.EXTENSION_MODULE_NOT_INSTALLED = "EXTENSION_MODULE_NOT_INSTALLED", n.FINGER_NOT_REMOVED = "FINGER_NOT_REMOVED", n.UNKNOWN_ERROR = "UNKNOWN_ERROR", n.EVALUATE_BIOMETRICS_TIMEOUT = "EVALUATE_BIOMETRICS_TIMEOUT", n.EVALUATE_BIOMETRICS_NETWORK_ISSUE = "EVALUATE_BIOMETRICS_NETWORK_ISSUE", n))(V || {});
|
4
4
|
class s extends Error {
|
package/dist/index.js
CHANGED