bry-biometric-collector 2.2.17-RC01 → 2.2.17

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.
@@ -168,7 +168,7 @@ const e = {
168
168
  lowQualityCapture: "Captura com qualidade insuficiente, por favor refaça a foto!",
169
169
  everythingOk: "Foto excelente!",
170
170
  noNonconformity: "Nenhuma inconformidade!",
171
- previewCapture: "Pré visualização da captura",
171
+ previewCapture: "Pré-visualização da captura",
172
172
  unconformities: "Inconformidades",
173
173
  provideAReasonForTheLowQualityCapture: "Qual o motivo para que a captura realizada esteja fora dos requisitos exigidos?",
174
174
  yourJustification: "Sua justificativa",
@@ -270,4 +270,3 @@ export {
270
270
  f as unconformities,
271
271
  o as unknownDuplicateFingerSwal
272
272
  };
273
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHQtYnJfZmVhYWRjYTVfMi4yLjE3LVJDMDEuanMiLCJzb3VyY2VzIjpbXSwic291cmNlc0NvbnRlbnQiOltdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OyJ9
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "bry-biometric-collector",
3
3
  "private": false,
4
4
  "description": "BRy web-collector component for biometric capture.",
5
- "version": "2.2.17-RC01",
5
+ "version": "2.2.17",
6
6
  "main": "dist/bry-biometric-collector-main.js",
7
7
  "type": "module",
8
8
  "license": "UNLICENSED",