idmission-web-sdk 2.1.84 → 2.1.86

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.
@@ -234,7 +234,7 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
234
234
  return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
235
235
  };
236
236
 
237
- var webSdkVersion = '2.1.84';
237
+ var webSdkVersion = '2.1.86';
238
238
 
239
239
  function getPlatform() {
240
240
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment
@@ -7880,7 +7880,7 @@ function LoadingListItemIndicator(_a) {
7880
7880
  d: "M3.51472 20.4855C8.20101 25.1718 15.799 25.1718 20.4853 20.4855C25.1716 15.7992 25.1716 8.20119 20.4853 3.5149C15.799 -1.17139 8.20101 -1.17139 3.51472 3.5149C-1.17157 8.20119 -1.17157 15.7992 3.51472 20.4855Z"
7881
7881
  })), /*#__PURE__*/React__namespace.default.createElement("path", {
7882
7882
  d: "M6.39814 11.459C5.84586 11.459 5.39814 11.9067 5.39814 12.459C5.39814 13.0112 5.84586 13.459 6.39814 13.459V11.459ZM17.6019 13.459C18.1541 13.459 18.6019 13.0112 18.6019 12.459C18.6019 11.9067 18.1541 11.459 17.6019 11.459V13.459ZM6.39814 13.459H17.6019V11.459H6.39814V13.459ZM3.51472 20.4855L4.92893 19.0713L4.92893 19.0713L3.51472 20.4855ZM20.4853 3.5149L19.0711 4.92912L19.0711 4.92912L20.4853 3.5149ZM3.51472 3.5149L4.92893 4.92912L4.92893 4.92912L3.51472 3.5149ZM19.0711 19.0713C15.1658 22.9765 8.83417 22.9765 4.92893 19.0713L2.10051 21.8997C7.56784 27.367 16.4322 27.367 21.8995 21.8997L19.0711 19.0713ZM19.0711 4.92912C22.9763 8.83436 22.9763 15.166 19.0711 19.0713L21.8995 21.8997C27.3668 16.4323 27.3668 7.56803 21.8995 2.10069L19.0711 4.92912ZM4.92893 4.92912C8.83417 1.02387 15.1658 1.02387 19.0711 4.92912L21.8995 2.10069C16.4322 -3.36665 7.56784 -3.36665 2.10051 2.10069L4.92893 4.92912ZM4.92893 19.0713C1.02369 15.166 1.02369 8.83436 4.92893 4.92912L2.10051 2.10069C-3.36683 7.56803 -3.36683 16.4323 2.10051 21.8997L4.92893 19.0713Z",
7883
- fill: "white",
7883
+ fill: "currentColor",
7884
7884
  mask: "url(#path-1-inside-1_49_370)"
7885
7885
  })), /*#__PURE__*/React__namespace.default.createElement("defs", null, /*#__PURE__*/React__namespace.default.createElement("clipPath", {
7886
7886
  id: "clip0_49_370"
@@ -8565,7 +8565,7 @@ var defaultIdCaptureGuideImages = {
8565
8565
  height: 573
8566
8566
  },
8567
8567
  SHOW_PASSPORT: {
8568
- url: "".concat(DEFAULT_CDN_URL, "/Shieldout-Passport-Front-SVG-Portrait-Borderless.svg"),
8568
+ url: "".concat(DEFAULT_CDN_URL, "/Shieldout-Passport-Front-SVG-Portrait-2.svg"),
8569
8569
  width: 386,
8570
8570
  height: 573
8571
8571
  }
@@ -8582,7 +8582,7 @@ var defaultIdCaptureGuideImages = {
8582
8582
  height: 386
8583
8583
  },
8584
8584
  SHOW_PASSPORT: {
8585
- url: "".concat(DEFAULT_CDN_URL, "/Shieldout-Passport-Front-SVG-Landscape-Borderless.svg"),
8585
+ url: "".concat(DEFAULT_CDN_URL, "/Shieldout-Passport-Front-SVG-Landscape-2.svg"),
8586
8586
  width: 573,
8587
8587
  height: 386
8588
8588
  }