bry-biometric-collector 2.2.4 → 2.2.5

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.
@@ -1,4 +1,4 @@
1
- import { b4 as f } from "./main_b9c95070_2.2.4.js";
1
+ import { b4 as f } from "./main_92f30848_2.2.5.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -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
- }, o = {
27
+ }, r = {
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
- }, r = {
32
+ }, o = {
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,16 +173,14 @@ 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: "Stay Still",
176
+ stayStill: "Please 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: "Loading..."
181
+ loading: "Carregando..."
182
182
  }, F = {
183
183
  captured: "Document captured!",
184
- comeCloserCamera: "Get Closer",
185
- moveAwayCamera: "Move Away",
186
184
  stayInFrame: "Center the Document"
187
185
  }, T = {
188
186
  close: "close",
@@ -205,8 +203,8 @@ const e = {
205
203
  unknownDuplicateFingerSwal: a,
206
204
  signerNotInstalledSwal: i,
207
205
  agrFingerNotMatched: n,
208
- agrFinger: o,
209
- duplicateFingerSwal: r,
206
+ agrFinger: r,
207
+ duplicateFingerSwal: o,
210
208
  easterEggduplicateFingerSwal: l,
211
209
  automaticHasAlreadyRunSwal: s,
212
210
  dirtyScannerSwal: c,
@@ -223,7 +221,7 @@ const e = {
223
221
  toast: R
224
222
  };
225
223
  export {
226
- o as agrFinger,
224
+ r as agrFinger,
227
225
  n as agrFingerNotMatched,
228
226
  p as alertCameraDisallowed,
229
227
  f as alertExtension,
@@ -234,7 +232,7 @@ export {
234
232
  C as default,
235
233
  c as dirtyScannerSwal,
236
234
  F as docCollector,
237
- r as duplicateFingerSwal,
235
+ o as duplicateFingerSwal,
238
236
  l as easterEggduplicateFingerSwal,
239
237
  y as faceCollector,
240
238
  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 "./main_b9c95070_2.2.4.js";
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_92f30848_2.2.5.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
@@ -1,4 +1,4 @@
1
- import { b4 as f } from "./main_b9c95070_2.2.4.js";
1
+ import { b4 as f } from "./main_92f30848_2.2.5.js";
2
2
  export {
3
3
  f as default
4
4
  };