bry-biometric-collector 2.0.4 → 2.0.6

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 { aY as f } from "./main_14ce11df_2.0.4.js";
1
+ import { aX as f } from "./main_baf553c3_2.0.6.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -171,9 +171,11 @@ const e = {
171
171
  unconformities: "Unconformities",
172
172
  provideAReasonForTheLowQualityCapture: "Please provide a reason for the low quality capture.",
173
173
  yourJustification: "Your justification",
174
- unaliveCapture: "capture didn't passs the liveness test.",
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
176
  }, y = {
177
+ captured: "Document captured!"
178
+ }, F = {
177
179
  close: "close",
178
180
  instructions: "To download the driver for your scanner, please select the brand of your scanner:",
179
181
  obs: "Please also do not forget to disconnect your scanner before installing the driver.",
@@ -184,11 +186,11 @@ const e = {
184
186
  deviceSelect: "Video Source",
185
187
  en: "English",
186
188
  pt: "Português"
187
- }, F = {
189
+ }, R = {
188
190
  evaluateBiometricsTimeout: "The server has exceeded its time limit to respond. Please try again or contact the system administrator.",
189
191
  genericNetworkError: "There was an error processing your request. Please try again or contact the system administrator.",
190
192
  genericError: "There was an unexpected error. Please try again or contact the system administrator."
191
- }, R = {
193
+ }, E = {
192
194
  forbiddenFingerSwal: e,
193
195
  badFingerQualitySwal: t,
194
196
  unknownDuplicateFingerSwal: a,
@@ -207,8 +209,9 @@ const e = {
207
209
  unconformities: h,
208
210
  liveness: m,
209
211
  faceCollector: T,
210
- configModal: y,
211
- toast: F
212
+ docCollector: y,
213
+ configModal: F,
214
+ toast: R
212
215
  };
213
216
  export {
214
217
  r as agrFinger,
@@ -218,9 +221,10 @@ export {
218
221
  s as automaticHasAlreadyRunSwal,
219
222
  t as badFingerQualitySwal,
220
223
  u as buttons,
221
- y as configModal,
222
- R as default,
224
+ F as configModal,
225
+ E as default,
223
226
  c as dirtyScannerSwal,
227
+ y as docCollector,
224
228
  o as duplicateFingerSwal,
225
229
  l as easterEggduplicateFingerSwal,
226
230
  T as faceCollector,
@@ -229,7 +233,7 @@ export {
229
233
  m as liveness,
230
234
  d as missingScannerSwal,
231
235
  i as signerNotInstalledSwal,
232
- F as toast,
236
+ R as toast,
233
237
  h as unconformities,
234
238
  a as unknownDuplicateFingerSwal
235
239
  };