@regulaforensics/ui-components 7.5.192-nightly → 7.5.193-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.
- package/dist/index.js +2 -2
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -23392,14 +23392,14 @@ const Xj = () => kt("939620bbb5cca916a769a6821c53ad63"), os = (t) => _t.t(t, { n
|
|
|
23392
23392
|
}
|
|
23393
23393
|
}, Zj = ({
|
|
23394
23394
|
children: t
|
|
23395
|
-
}) => (Xj(), /* @__PURE__ */ i(I_, { children: kd(t) })), jj = "
|
|
23395
|
+
}) => (Xj(), /* @__PURE__ */ i(I_, { children: kd(t) })), jj = "Unknown", Jj = "Machine Readable Zone — the fixed area located on identity documents, typically consists of two or three lines of characters, encoded in a specific format, each containing specific information such as the document holder’s name, date of birth, nationality, passport or ID card number, expiration date, and etc.", zj = "The human-readable area of identity documents. It usually includes the document holder’s name, address, date of birth, and other information; the photograph, signature of the document holder, and other graphical elements.", Qj = "The machine-readable representation of the document holder information in a pattern of parallel lines, rectangles, or dots.", qj = "Radio Frequency Identification chip. The information stored on the chip is the same as that displayed on the data page. The chip also has a unique digital signature as a protective measure from unauthorized access. A chip icon on an identity document means that this is an electronic document with the chip inside it.", tJ = "Magnetic", _J = {
|
|
23396
23396
|
UNKNOWN: jj,
|
|
23397
23397
|
MRZ: Jj,
|
|
23398
23398
|
VISUAL: zj,
|
|
23399
23399
|
BARCODE: Qj,
|
|
23400
23400
|
RFID: qj,
|
|
23401
23401
|
MAGNETIC: tJ
|
|
23402
|
-
}, nJ = "
|
|
23402
|
+
}, nJ = "Unknown", eJ = "Machine Readable Zone — the fixed area located on identity documents, typically consists of two or three lines of characters, encoded in a specific format, each containing specific information such as the document holder’s name, date of birth, nationality, passport or ID card number, expiration date, and etc.", rJ = "The human-readable area of identity documents. It usually includes the document holder’s name, address, date of birth, and other information; the photograph, signature of the document holder, and other graphical elements.", EJ = "The machine-readable representation of the document holder information in a pattern of parallel lines, rectangles, or dots.", oJ = "Radio Frequency Identification chip. The information stored on the chip is the same as that displayed on the data page. The chip also has a unique digital signature as a protective measure from unauthorized access. A chip icon on an identity document means that this is an electronic document with the chip inside it.", sJ = "Magnetic", aJ = {
|
|
23403
23403
|
UNKNOWN: nJ,
|
|
23404
23404
|
MRZ: eJ,
|
|
23405
23405
|
VISUAL: rJ,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@regulaforensics/ui-components",
|
|
3
|
-
"version": "7.5.
|
|
3
|
+
"version": "7.5.193-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.
|
|
56
|
+
"@regulaforensics/document-reader-typings": "^7.5.193-nightly",
|
|
57
57
|
"@uiw/react-json-view": "^2.0.0-alpha.30",
|
|
58
58
|
"classnames": "^2.5.1",
|
|
59
59
|
"i18next": "^23.16.4",
|