idmission-web-sdk 2.1.1 → 2.1.2

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.
package/dist/sdk2.esm.js CHANGED
@@ -14,7 +14,7 @@ import LanguageDetector from 'i18next-browser-languagedetector';
14
14
  import i18n from 'i18next';
15
15
  import SignatureCanvas from 'react-signature-canvas';
16
16
 
17
- var webSdkVersion = '2.1.1';
17
+ var webSdkVersion = '2.1.2';
18
18
 
19
19
  function getPlatform() {
20
20
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment
@@ -4386,6 +4386,8 @@ var esTranslation = {
4386
4386
  'Document is not centered': 'Documento no centrado',
4387
4387
  'Document too close, please back up': 'Documento muy cerca, favor de alejarse',
4388
4388
  'Document out of focus – try improving the lighting': 'Documento no enfocado - hay que tratar de mejorar la iluminación',
4389
+ 'ID card front detected - please flip your ID card': 'Anverso detectado, por favor voltea tu identificación',
4390
+ 'ID card back detected - please flip your ID card': 'Reverso detectado, por favor voltea tu identificación',
4389
4391
  'Document detected, hold still...': 'Se ha detectado el documento, no moverse por favor...',
4390
4392
  'Capturing...': 'Capturando...',
4391
4393
  'Capture failed!': 'Falló la captura',