idmission-web-sdk 1.0.328 → 1.0.329

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.
@@ -50,7 +50,7 @@ var LanguageDetector__default = /*#__PURE__*/_interopDefaultLegacy(LanguageDetec
50
50
  var i18n__default = /*#__PURE__*/_interopDefaultLegacy(i18n);
51
51
  var SignatureCanvas__default = /*#__PURE__*/_interopDefaultLegacy(SignatureCanvas);
52
52
 
53
- var webSdkVersion = '1.0.328';
53
+ var webSdkVersion = '1.0.329';
54
54
 
55
55
  function getPlatform() {
56
56
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment
@@ -16604,7 +16604,7 @@ var VideoIdWizard = function VideoIdWizard(_a) {
16604
16604
  setIdCaptureVideoUrl = _1.setIdCaptureVideoUrl,
16605
16605
  setIdCaptureVideoIdFrontImage = _1.setIdCaptureVideoIdFrontImage,
16606
16606
  setIdCaptureVideoIdBackImage = _1.setIdCaptureVideoIdBackImage;
16607
- var _2 = React.useState('CAPTURING_VIDEO'),
16607
+ var _2 = React.useState('CAPTURING_ID'),
16608
16608
  captureState = _2[0],
16609
16609
  setCaptureState = _2[1];
16610
16610
  React.useEffect(function () {