bry-biometric-collector 2.2.0 → 2.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.
@@ -1,4 +1,4 @@
1
- import { b8 as f } from "./main_6691dc65_2.2.0.js";
1
+ import { b2 as f } from "./main_452d4a3b_2.2.1.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -122,11 +122,12 @@ const e = {
122
122
  lackOfSharpness: "Lack of sharpness",
123
123
  unnaturalColoring: "Unnatural coloring",
124
124
  initiatingCamera: "Initiating video...",
125
- obtainingPicture: "Obtaining photo..."
125
+ obtainingPicture: "Obtaining photo...",
126
+ stayStill: "Please stay still"
126
127
  }, m = {
127
128
  error: {
128
129
  error: "Error",
129
- faceTooClose: "The face is too close to the camera, please move away.",
130
+ faceTooClose: "The face is too close to the camera, please get closer.",
130
131
  faceTooCloseToBorder: "The face is not centered, please center it.",
131
132
  faceCropped: "The face is cropped in the capture, please center it.",
132
133
  faceOccluded: "The face is occluded, please remove the obstruction.",
@@ -172,17 +173,10 @@ const e = {
172
173
  provideAReasonForTheLowQualityCapture: "Please provide a reason for the low quality capture.",
173
174
  yourJustification: "Your justification",
174
175
  unaliveCapture: "Capture didn't passs the liveness test.",
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",
177
- moveAwayCamera: "Move Away",
178
- comeCloserCamera: "Come Closer",
179
- dontOpenMouth: "Close Your Mouth",
180
- stayInFrame: "Center Your Face",
181
- loading: "Carregando..."
182
- }, F = {
183
- captured: "Document captured!",
184
- stayInFrame: "Center the Document"
176
+ unableToCompleteRequest: "Unable to complete the request to the photo validation service, please try again or contact the system administrator."
185
177
  }, T = {
178
+ captured: "Document captured!"
179
+ }, F = {
186
180
  close: "close",
187
181
  instructions: "To download the driver for your scanner, please select the brand of your scanner:",
188
182
  obs: "Please also do not forget to disconnect your scanner before installing the driver.",
@@ -197,7 +191,7 @@ const e = {
197
191
  evaluateBiometricsTimeout: "The server has exceeded its time limit to respond. Please try again or contact the system administrator.",
198
192
  genericNetworkError: "There was an error processing your request. Please try again or contact the system administrator.",
199
193
  genericError: "There was an unexpected error. Please try again or contact the system administrator."
200
- }, C = {
194
+ }, E = {
201
195
  forbiddenFingerSwal: e,
202
196
  badFingerQualitySwal: t,
203
197
  unknownDuplicateFingerSwal: a,
@@ -216,8 +210,8 @@ const e = {
216
210
  unconformities: h,
217
211
  liveness: m,
218
212
  faceCollector: y,
219
- docCollector: F,
220
- configModal: T,
213
+ docCollector: T,
214
+ configModal: F,
221
215
  toast: R
222
216
  };
223
217
  export {
@@ -228,10 +222,10 @@ export {
228
222
  s as automaticHasAlreadyRunSwal,
229
223
  t as badFingerQualitySwal,
230
224
  u as buttons,
231
- T as configModal,
232
- C as default,
225
+ F as configModal,
226
+ E as default,
233
227
  c as dirtyScannerSwal,
234
- F as docCollector,
228
+ T as docCollector,
235
229
  o as duplicateFingerSwal,
236
230
  l as easterEggduplicateFingerSwal,
237
231
  y as faceCollector,
@@ -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_6691dc65_2.2.0.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_452d4a3b_2.2.1.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 { b8 as f } from "./main_6691dc65_2.2.0.js";
1
+ import { b2 as f } from "./main_452d4a3b_2.2.1.js";
2
2
  export {
3
3
  f as default
4
4
  };