idmission-web-sdk 1.0.308 → 1.0.309

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.308';
53
+ var webSdkVersion = '1.0.309';
54
54
 
55
55
  function getPlatform() {
56
56
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment
@@ -16521,7 +16521,7 @@ var VideoIdWizard = function VideoIdWizard(_a) {
16521
16521
  _m = _a.skipSuccessScreen,
16522
16522
  skipSuccessScreen = _m === void 0 ? false : _m,
16523
16523
  _o = _a.idCaptureLoadingOverlayMode,
16524
- idCaptureLoadingOverlayMode = _o === void 0 ? 'legacy' : _o,
16524
+ idCaptureLoadingOverlayMode = _o === void 0 ? 'default' : _o,
16525
16525
  _p = _a.idCaptureGuideType,
16526
16526
  idCaptureGuideType = _p === void 0 ? 'fit' : _p,
16527
16527
  _q = _a.idCapturePortraitGuidesOnMobile,
@@ -16531,7 +16531,7 @@ var VideoIdWizard = function VideoIdWizard(_a) {
16531
16531
  _s = _a.idCaptureModelLoadTimeoutMs,
16532
16532
  idCaptureModelLoadTimeoutMs = _s === void 0 ? defaultIdCaptureModelLoadTimeoutMs : _s,
16533
16533
  _t = _a.faceLivenessLoadingOverlayMode,
16534
- faceLivenessLoadingOverlayMode = _t === void 0 ? 'legacy' : _t,
16534
+ faceLivenessLoadingOverlayMode = _t === void 0 ? 'default' : _t,
16535
16535
  _u = _a.assets,
16536
16536
  assets = _u === void 0 ? {} : _u,
16537
16537
  _v = _a.classNames,
@@ -17142,7 +17142,7 @@ var IdValidation = function IdValidation(_a) {
17142
17142
  webhooksFireOnReview = _a.webhooksFireOnReview,
17143
17143
  precapturedDocuments = _a.precapturedDocuments,
17144
17144
  _c = _a.loadingOverlayMode,
17145
- loadingOverlayMode = _c === void 0 ? 'legacy' : _c,
17145
+ loadingOverlayMode = _c === void 0 ? 'default' : _c,
17146
17146
  _d = _a.idCaptureRequirement,
17147
17147
  idCaptureRequirement = _d === void 0 ? 'idCardOrPassport' : _d,
17148
17148
  _e = _a.idAutoCaptureEnabled,
@@ -17311,7 +17311,7 @@ var FaceValidation = function FaceValidation(_a) {
17311
17311
  webhooksSendInputImages = _a.webhooksSendInputImages,
17312
17312
  webhooksSendProcessedImages = _a.webhooksSendProcessedImages,
17313
17313
  _c = _a.loadingOverlayMode,
17314
- loadingOverlayMode = _c === void 0 ? 'legacy' : _c,
17314
+ loadingOverlayMode = _c === void 0 ? 'default' : _c,
17315
17315
  _d = _a.timeoutDurationMs,
17316
17316
  timeoutDurationMs = _d === void 0 ? 15000 : _d,
17317
17317
  _e = _a.modelLoadTimeoutMs,
@@ -17409,7 +17409,7 @@ var IdAndFaceValidation = function IdAndFaceValidation(_a) {
17409
17409
  webhooksFireOnReview = _a.webhooksFireOnReview,
17410
17410
  precapturedDocuments = _a.precapturedDocuments,
17411
17411
  _c = _a.idCaptureLoadingOverlayMode,
17412
- idCaptureLoadingOverlayMode = _c === void 0 ? 'legacy' : _c,
17412
+ idCaptureLoadingOverlayMode = _c === void 0 ? 'default' : _c,
17413
17413
  _d = _a.idCaptureRequirement,
17414
17414
  idCaptureRequirement = _d === void 0 ? 'idCardOrPassport' : _d,
17415
17415
  _e = _a.idAutoCaptureEnabled,
@@ -17425,7 +17425,7 @@ var IdAndFaceValidation = function IdAndFaceValidation(_a) {
17425
17425
  _k = _a.passportFocusScoreThreshold,
17426
17426
  passportFocusScoreThreshold = _k === void 0 ? 0.3 : _k,
17427
17427
  _l = _a.faceLivenessLoadingOverlayMode,
17428
- faceLivenessLoadingOverlayMode = _l === void 0 ? 'legacy' : _l,
17428
+ faceLivenessLoadingOverlayMode = _l === void 0 ? 'default' : _l,
17429
17429
  _m = _a.faceLivenessTimeoutDurationMs,
17430
17430
  faceLivenessTimeoutDurationMs = _m === void 0 ? 15000 : _m,
17431
17431
  _o = _a.skipSuccessScreen,
@@ -17624,7 +17624,7 @@ var CustomerIdAndBiometricsEnrollment = function CustomerIdAndBiometricsEnrollme
17624
17624
  webhooksSendProcessedImages = _a.webhooksSendProcessedImages,
17625
17625
  webhooksFireOnReview = _a.webhooksFireOnReview,
17626
17626
  _c = _a.idCaptureLoadingOverlayMode,
17627
- idCaptureLoadingOverlayMode = _c === void 0 ? 'legacy' : _c,
17627
+ idCaptureLoadingOverlayMode = _c === void 0 ? 'default' : _c,
17628
17628
  _d = _a.idCaptureRequirement,
17629
17629
  idCaptureRequirement = _d === void 0 ? 'idCardOrPassport' : _d,
17630
17630
  _e = _a.idAutoCaptureEnabled,
@@ -17642,7 +17642,7 @@ var CustomerIdAndBiometricsEnrollment = function CustomerIdAndBiometricsEnrollme
17642
17642
  _l = _a.faceLivenessTimeoutDurationMs,
17643
17643
  faceLivenessTimeoutDurationMs = _l === void 0 ? 15000 : _l,
17644
17644
  _m = _a.faceLivenessLoadingOverlayMode,
17645
- faceLivenessLoadingOverlayMode = _m === void 0 ? 'legacy' : _m,
17645
+ faceLivenessLoadingOverlayMode = _m === void 0 ? 'default' : _m,
17646
17646
  _o = _a.skipSuccessScreen,
17647
17647
  skipSuccessScreen = _o === void 0 ? false : _o,
17648
17648
  idCaptureInstructions = _a.idCaptureInstructions,
@@ -18256,7 +18256,7 @@ var CustomerVerification = function CustomerVerification(_a) {
18256
18256
  webhooksSendInputImages = _a.webhooksSendInputImages,
18257
18257
  webhooksSendProcessedImages = _a.webhooksSendProcessedImages,
18258
18258
  _c = _a.loadingOverlayMode,
18259
- loadingOverlayMode = _c === void 0 ? 'legacy' : _c,
18259
+ loadingOverlayMode = _c === void 0 ? 'default' : _c,
18260
18260
  _d = _a.timeoutDurationMs,
18261
18261
  timeoutDurationMs = _d === void 0 ? 15000 : _d,
18262
18262
  _e = _a.modelLoadTimeoutMs,
@@ -18771,7 +18771,7 @@ var CustomerIdentification = function CustomerIdentification(_a) {
18771
18771
  webhooksSendInputImages = _a.webhooksSendInputImages,
18772
18772
  webhooksSendProcessedImages = _a.webhooksSendProcessedImages,
18773
18773
  _c = _a.loadingOverlayMode,
18774
- loadingOverlayMode = _c === void 0 ? 'legacy' : _c,
18774
+ loadingOverlayMode = _c === void 0 ? 'default' : _c,
18775
18775
  _d = _a.timeoutDurationMs,
18776
18776
  timeoutDurationMs = _d === void 0 ? 15000 : _d,
18777
18777
  _e = _a.modelLoadTimeoutMs,
@@ -18854,7 +18854,7 @@ var SignatureKYC = function SignatureKYC(_a) {
18854
18854
  onUserCancel = _a.onUserCancel,
18855
18855
  onModelError = _a.onModelError,
18856
18856
  _c = _a.loadingOverlayMode,
18857
- loadingOverlayMode = _c === void 0 ? 'legacy' : _c,
18857
+ loadingOverlayMode = _c === void 0 ? 'default' : _c,
18858
18858
  _d = _a.skipSuccessScreen,
18859
18859
  skipSuccessScreen = _d === void 0 ? false : _d,
18860
18860
  _e = _a.modelLoadTimeoutMs,
@@ -18960,7 +18960,7 @@ var VideoIdValidation = function VideoIdValidation(_a) {
18960
18960
  _o = _a.skipShowIdCardBack,
18961
18961
  skipShowIdCardBack = _o === void 0 ? false : _o,
18962
18962
  _p = _a.idCaptureLoadingOverlayMode,
18963
- idCaptureLoadingOverlayMode = _p === void 0 ? 'legacy' : _p,
18963
+ idCaptureLoadingOverlayMode = _p === void 0 ? 'default' : _p,
18964
18964
  _q = _a.idCaptureGuideType,
18965
18965
  idCaptureGuideType = _q === void 0 ? 'fit' : _q,
18966
18966
  _r = _a.idCapturePortraitGuidesOnMobile,
@@ -18968,7 +18968,7 @@ var VideoIdValidation = function VideoIdValidation(_a) {
18968
18968
  _s = _a.idCaptureRotateLoadingOverlayImageWhenPortrait,
18969
18969
  idCaptureRotateLoadingOverlayImageWhenPortrait = _s === void 0 ? true : _s,
18970
18970
  _t = _a.faceLivenessLoadingOverlayMode,
18971
- faceLivenessLoadingOverlayMode = _t === void 0 ? 'legacy' : _t,
18971
+ faceLivenessLoadingOverlayMode = _t === void 0 ? 'default' : _t,
18972
18972
  _u = _a.theme,
18973
18973
  theme = _u === void 0 ? 'default' : _u,
18974
18974
  _v = _a.assets,
@@ -19104,7 +19104,7 @@ var CustomerBiometricsEnrollment = function CustomerBiometricsEnrollment(_a) {
19104
19104
  webhooksSendInputImages = _a.webhooksSendInputImages,
19105
19105
  webhooksSendProcessedImages = _a.webhooksSendProcessedImages,
19106
19106
  _c = _a.loadingOverlayMode,
19107
- loadingOverlayMode = _c === void 0 ? 'legacy' : _c,
19107
+ loadingOverlayMode = _c === void 0 ? 'default' : _c,
19108
19108
  _d = _a.timeoutDurationMs,
19109
19109
  timeoutDurationMs = _d === void 0 ? 15000 : _d,
19110
19110
  _e = _a.modelLoadTimeoutMs,