@regulaforensics/ui-components 9.7.1102 → 9.7.1103-nightly

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.
@@ -15585,7 +15585,7 @@ var gw = (e) => {
15585
15585
  t = dw.RFID, r = dw.CAMERA;
15586
15586
  break;
15587
15587
  case Vr.PORTRAIT_COMPARISON_EXT_VS_VISUAL:
15588
- t = dw.EXTERNAL, r = dw.VISUAL;
15588
+ t = dw.EXTERNAL, r = dw.PORTRAIT;
15589
15589
  break;
15590
15590
  case Vr.PORTRAIT_COMPARISON_EXT_VS_RFID:
15591
15591
  t = dw.EXTERNAL, r = dw.RFID;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/ui-components",
3
- "version": "9.7.1102",
3
+ "version": "9.7.1103-nightly",
4
4
  "description": "Regula UI components",
5
5
  "author": "Regula Forensics, Inc.",
6
6
  "license": "MIT",