@regulaforensics/ui-components 7.5.221-nightly → 7.5.222-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.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -26842,7 +26842,7 @@ const Bht = () => kt("0914f9aa6310c02e77448048471ab009"), dn = (t) => _t.t(t, {
26842
26842
  }
26843
26843
  }, bht = ({
26844
26844
  children: t
26845
- }) => (Bht(), /* @__PURE__ */ i(I_, { children: zd(t) })), Fht = "Unspecified", wht = "eDL", yht = "eID", $ht = "eSign", Yht = "DTC", xht = "ePassport", Kht = "LDS2 add biometrics application", kht = "LDS2 travel records application", Vht = "LDS2 visa records application", Wht = "Root files application", Xht = {
26845
+ }) => (Bht(), /* @__PURE__ */ i(I_, { children: zd(t) })), Fht = "Unspecified", wht = "eDL", yht = "eID", $ht = "eSign", Yht = "DTC-VC", xht = "ePassport", Kht = "LDS2 add biometrics application", kht = "LDS2 travel records application", Vht = "LDS2 visa records application", Wht = "Root files application", Xht = {
26846
26846
  UNSPECIFIED: Fht,
26847
26847
  E_DL: wht,
26848
26848
  E_ID: yht,
@@ -26853,7 +26853,7 @@ const Bht = () => kt("0914f9aa6310c02e77448048471ab009"), dn = (t) => _t.t(t, {
26853
26853
  LDS2_TRAVEL_RECORDS: kht,
26854
26854
  LDS2_VISA_RECORDS: Vht,
26855
26855
  ROOT_FILES: Wht
26856
- }, Zht = "Unspecified", jht = "eDL", Jht = "eID", zht = "eSign", Qht = "DTC", qht = "ePassport", tMt = "LDS2 add biometrics application", _Mt = "LDS2 travel records application", nMt = "LDS2 visa records application", eMt = "Root files application", rMt = {
26856
+ }, Zht = "Unspecified", jht = "eDL", Jht = "eID", zht = "eSign", Qht = "DTC-VC", qht = "ePassport", tMt = "LDS2 add biometrics application", _Mt = "LDS2 travel records application", nMt = "LDS2 visa records application", eMt = "Root files application", rMt = {
26857
26857
  UNSPECIFIED: Zht,
26858
26858
  E_DL: jht,
26859
26859
  E_ID: Jht,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/ui-components",
3
- "version": "7.5.221-nightly",
3
+ "version": "7.5.222-nightly",
4
4
  "description": "Regula UI components",
5
5
  "author": "Regula Forensics, Inc.",
6
6
  "license": "MIT",
@@ -53,7 +53,7 @@
53
53
  "react-dom": ">=18.0.0"
54
54
  },
55
55
  "dependencies": {
56
- "@regulaforensics/document-reader-typings": "^7.5.221-nightly",
56
+ "@regulaforensics/document-reader-typings": "^7.5.222-nightly",
57
57
  "@uiw/react-json-view": "^2.0.0-alpha.30",
58
58
  "classnames": "^2.5.1",
59
59
  "i18next": "^23.16.5",