bry-biometric-collector 2.1.0 → 2.1.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 { aX as f } from "./main_24abfd20_2.1.0.js";
1
+ import { aX as f } from "./main_81aedc5f_2.1.1.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -122,7 +122,8 @@ 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",
@@ -151,7 +152,7 @@ const e = {
151
152
  unknown: "Failed to perform liveness validation, please try again. ERR14."
152
153
  },
153
154
  contactAdmin: "Please contact the system administrator about this error."
154
- }, T = {
155
+ }, y = {
155
156
  capturing: "Capturing",
156
157
  justification: "justification",
157
158
  captured: "Face captured!",
@@ -173,7 +174,7 @@ const e = {
173
174
  yourJustification: "Your justification",
174
175
  unaliveCapture: "Capture didn't passs the liveness test.",
175
176
  unableToCompleteRequest: "Unable to complete the request to the photo validation service, please try again or contact the system administrator."
176
- }, y = {
177
+ }, T = {
177
178
  captured: "Document captured!"
178
179
  }, F = {
179
180
  close: "close",
@@ -208,8 +209,8 @@ const e = {
208
209
  alertCameraDisallowed: p,
209
210
  unconformities: h,
210
211
  liveness: m,
211
- faceCollector: T,
212
- docCollector: y,
212
+ faceCollector: y,
213
+ docCollector: T,
213
214
  configModal: F,
214
215
  toast: R
215
216
  };
@@ -224,10 +225,10 @@ export {
224
225
  F as configModal,
225
226
  E as default,
226
227
  c as dirtyScannerSwal,
227
- y as docCollector,
228
+ T as docCollector,
228
229
  o as duplicateFingerSwal,
229
230
  l as easterEggduplicateFingerSwal,
230
- T as faceCollector,
231
+ y as faceCollector,
231
232
  g as fingerDisplayArea,
232
233
  e as forbiddenFingerSwal,
233
234
  m as liveness,
@@ -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_24abfd20_2.1.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_81aedc5f_2.1.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 { aX as f } from "./main_24abfd20_2.1.0.js";
1
+ import { aX as f } from "./main_81aedc5f_2.1.1.js";
2
2
  export {
3
3
  f as default
4
4
  };