bry-biometric-collector 3.3.0-RC12 → 3.3.1-RC02
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/README.md +6 -6
- package/dist/{CaptureBar_a4c50c4b_3.3.0-RC12.js → CaptureBar_a0040627_3.3.1-RC02.js} +1 -1
- package/dist/{DocumentCollector_fb098cab_3.3.0-RC12.js → DocumentCollector_3f64334d_3.3.1-RC02.js} +171 -169
- package/dist/{FaceCollector_5bbbd0a5_3.3.0-RC12.js → FaceCollector_78ffb33c_3.3.1-RC02.js} +679 -679
- package/dist/{FaceOval_9b699823_3.3.0-RC12.js → FaceOval_80c9405a_3.3.1-RC02.js} +2 -2
- package/dist/{StreamCollector_092dcb0f_3.3.0-RC12.js → StreamCollector_6221c7b3_3.3.1-RC02.js} +66 -66
- package/dist/{ValidationAlert_966df4ee_3.3.0-RC12.js → ValidationAlert_254410bb_3.3.1-RC02.js} +1 -1
- package/dist/{___vite-browser-external_commonjs-proxy_3838da21_3.3.0-RC12.js → ___vite-browser-external_commonjs-proxy_64cd23d2_3.3.1-RC02.js} +41 -41
- package/dist/bry-biometric-collector-main.js +2 -2
- package/dist/{fingersApi_6cb94a7e_3.3.0-RC12.js → fingersApi_6b2ea376_3.3.1-RC02.js} +2 -2
- package/dist/index.js +2 -2
- package/dist/{index_0a9585c5_3.3.0-RC12.js → index_00f4ece1_3.3.1-RC02.js} +3 -3
- package/dist/{index_9497ac18_3.3.0-RC12.js → index_ed18e742_3.3.1-RC02.js} +3 -3
- package/dist/{main_ca1065ab_3.3.0-RC12.js → main_a1df8135_3.3.1-RC02.js} +6999 -6521
- package/dist/style.css +1 -1
- package/package.json +1 -1
- /package/dist/{en-us_c02e99cd_3.3.0-RC12.js → en-us_c02e99cd_3.3.1-RC02.js} +0 -0
- /package/dist/{es-cl_6f3eda53_3.3.0-RC12.js → es-cl_6f3eda53_3.3.1-RC02.js} +0 -0
- /package/dist/{face_api_0e3ce8c8_3.3.0-RC12.js → face_api_0e3ce8c8_3.3.1-RC02.js} +0 -0
- /package/dist/{index-idlf-detector_39cfdffa_3.3.0-RC12.js → index-idlf-detector_39cfdffa_3.3.1-RC02.js} +0 -0
- /package/dist/{index-idlf-detector_a819b3c8_3.3.0-RC12.js → index-idlf-detector_a819b3c8_3.3.1-RC02.js} +0 -0
- /package/dist/{pt-br_e7d46668_3.3.0-RC12.js → pt-br_e7d46668_3.3.1-RC02.js} +0 -0
package/README.md
CHANGED
|
@@ -271,7 +271,12 @@ Currently supported tag parameters:
|
|
|
271
271
|
Default: `normal`
|
|
272
272
|
|
|
273
273
|
Example: `liveness_blob_size=small`
|
|
274
|
-
|
|
274
|
+
|
|
275
|
+
- **show_console**: Whether or not to display a box with console logs, for easier debugging. When enabled, the transparent log box will be visible.
|
|
276
|
+
|
|
277
|
+
Default: `false`
|
|
278
|
+
|
|
279
|
+
Example: `show_console=true`
|
|
275
280
|
|
|
276
281
|
### **Run-time Configuration**
|
|
277
282
|
|
|
@@ -652,11 +657,6 @@ The web component listens to and emits a few events. The events emitted are:
|
|
|
652
657
|
{detail: {message: string}}
|
|
653
658
|
```
|
|
654
659
|
|
|
655
|
-
- **stream-auto-reopened**: When the camera stream is automatically reopened after regaining focus. This event is fired when the window regains focus and the camera stream is automatically restarted. The event payload has the structure:
|
|
656
|
-
|
|
657
|
-
```ts
|
|
658
|
-
{detail: {message: string}}
|
|
659
|
-
```
|
|
660
660
|
|
|
661
661
|
- **stream-capture**: When a face capture is completed in the stream collector. This event can be fired with either success or error status. The event payload has the structure:
|
|
662
662
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as M, x as K, y as R, z as D, B as w, C as g, O as fe, E as C, H as E, I as b, ab as be, a_ as $,
|
|
1
|
+
import { S as M, x as K, y as R, z as D, B as w, C as g, O as fe, E as C, H as E, I as b, ab as be, a_ as $, br as j, bs as x, aB as L, D as O, G as v, bk as ee, bt as te, X as p, b7 as V, bu as _e, U as he, Y as de, ae as F, $ as ce, a1 as k, a2 as c, a3 as B, a0 as d, J as we, bn as N, a8 as Ce, T as pe, ap as ve, Q as ke, K as Be, N as T, b6 as _, bl as H, bv as me, Z as y, _ as A, a4 as S, M as I, L as ne } from "./main_a1df8135_3.3.1-RC02.js";
|
|
2
2
|
function Ee(r) {
|
|
3
3
|
let e;
|
|
4
4
|
return {
|