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.
@@ -1,4 +1,4 @@
1
- import { b4 as f } from "./main_0b5de60d_2.2.3.js";
1
+ import { b4 as f } from "./main_b9c95070_2.2.4.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
- }, r = {
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
- }, o = {
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: "Please stay still",
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: "Carregando..."
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: r,
207
- duplicateFingerSwal: o,
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
- r as agrFinger,
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
- o as duplicateFingerSwal,
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 "./main_0b5de60d_2.2.3.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_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
@@ -1,4 +1,4 @@
1
- import { b4 as f } from "./main_0b5de60d_2.2.3.js";
1
+ import { b4 as f } from "./main_b9c95070_2.2.4.js";
2
2
  export {
3
3
  f as default
4
4
  };