@regulaforensics/ui-components 9.7.1078-nightly → 9.7.1080-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/core/index.cjs +2 -2
- package/dist/core/index.d.ts +5 -5
- package/dist/core/index.js +130 -87
- package/dist/main/index.cjs +2 -2
- package/dist/main/index.d.ts +5 -5
- package/dist/main/index.js +130 -87
- package/dist/typings/index.cjs +1 -1
- package/dist/typings/index.d.ts +5 -5
- package/dist/typings/index.js +5 -2
- package/package.json +1 -1
package/dist/main/index.js
CHANGED
|
@@ -6192,7 +6192,8 @@ W([
|
|
|
6192
6192
|
k.PHOTO_AREA,
|
|
6193
6193
|
k.BARCODE_FORMAT_CHECK,
|
|
6194
6194
|
k.EXTENDED_OCR_CHECK,
|
|
6195
|
-
k.EXTENDED_MRZ_CHECK
|
|
6195
|
+
k.EXTENDED_MRZ_CHECK,
|
|
6196
|
+
k.PROPERTY
|
|
6196
6197
|
]),
|
|
6197
6198
|
B(k),
|
|
6198
6199
|
U("design:type", Object)
|
|
@@ -6208,7 +6209,8 @@ var Vu, Hu = [
|
|
|
6208
6209
|
k.PHOTO_AREA,
|
|
6209
6210
|
k.BARCODE_FORMAT_CHECK,
|
|
6210
6211
|
k.EXTENDED_OCR_CHECK,
|
|
6211
|
-
k.EXTENDED_MRZ_CHECK
|
|
6212
|
+
k.EXTENDED_MRZ_CHECK,
|
|
6213
|
+
k.PROPERTY
|
|
6212
6214
|
], Uu = class extends Cu {
|
|
6213
6215
|
static {
|
|
6214
6216
|
Vu = this;
|
|
@@ -6270,6 +6272,7 @@ var Wu = (e) => {
|
|
|
6270
6272
|
case k.BARCODE_FORMAT_CHECK:
|
|
6271
6273
|
case k.EXTENDED_OCR_CHECK:
|
|
6272
6274
|
case k.EXTENDED_MRZ_CHECK:
|
|
6275
|
+
case k.PROPERTY:
|
|
6273
6276
|
t.push(Uu.fromPlain(e));
|
|
6274
6277
|
break;
|
|
6275
6278
|
}
|
|
@@ -23199,7 +23202,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23199
23202
|
FINGERPRINT_COMPARISON: "Сравнение отпечатков пальцев",
|
|
23200
23203
|
LIVENESS: "Живость",
|
|
23201
23204
|
EXTENDED_OCR_CHECK: "Расширенная проверка OCR",
|
|
23202
|
-
EXTENDED_MRZ_CHECK: "Расширенная проверка MRZ"
|
|
23205
|
+
EXTENDED_MRZ_CHECK: "Расширенная проверка MRZ",
|
|
23206
|
+
PROPERTY: "Свойство"
|
|
23203
23207
|
}), J.addResourceBundle("en-US", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23204
23208
|
UV_LUMINESCENCE: "UV dull paper check",
|
|
23205
23209
|
IR_B900: "IR B900 ink",
|
|
@@ -23221,7 +23225,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23221
23225
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23222
23226
|
LIVENESS: "Liveness",
|
|
23223
23227
|
EXTENDED_OCR_CHECK: "Extended OCR check",
|
|
23224
|
-
EXTENDED_MRZ_CHECK: "Extended MRZ check"
|
|
23228
|
+
EXTENDED_MRZ_CHECK: "Extended MRZ check",
|
|
23229
|
+
PROPERTY: "Property"
|
|
23225
23230
|
}), J.addResourceBundle("lv-LV", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23226
23231
|
UV_LUMINESCENCE: "Papīra luminiscences pārbaude UV",
|
|
23227
23232
|
IR_B900: "IS B900 tinte",
|
|
@@ -23243,7 +23248,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23243
23248
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23244
23249
|
LIVENESS: "Liveness",
|
|
23245
23250
|
EXTENDED_OCR_CHECK: "Extended OCR check",
|
|
23246
|
-
EXTENDED_MRZ_CHECK: "Extended MRZ check"
|
|
23251
|
+
EXTENDED_MRZ_CHECK: "Extended MRZ check",
|
|
23252
|
+
PROPERTY: "Property"
|
|
23247
23253
|
}), J.addResourceBundle("de-DE", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23248
23254
|
UV_LUMINESCENCE: "Lumineszenzkontrolle von Papier in UV-Licht",
|
|
23249
23255
|
IR_B900: "IR B900 Druckfarbe",
|
|
@@ -23265,7 +23271,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23265
23271
|
FINGERPRINT_COMPARISON: "Fingerabdruck-Vergleich",
|
|
23266
23272
|
LIVENESS: "Liveness",
|
|
23267
23273
|
EXTENDED_OCR_CHECK: "Erweiterte OCR-Prüfung",
|
|
23268
|
-
EXTENDED_MRZ_CHECK: "Erweiterte MRZ-Prüfung"
|
|
23274
|
+
EXTENDED_MRZ_CHECK: "Erweiterte MRZ-Prüfung",
|
|
23275
|
+
PROPERTY: "Eigenschaft"
|
|
23269
23276
|
}), J.addResourceBundle("pl-PL", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23270
23277
|
UV_LUMINESCENCE: "Kontrola luminescencji papieru w UV",
|
|
23271
23278
|
IR_B900: "IR B900 ink",
|
|
@@ -23287,7 +23294,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23287
23294
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23288
23295
|
LIVENESS: "Prawdziwość ",
|
|
23289
23296
|
EXTENDED_OCR_CHECK: "Rozszerzona weryfikacja OCR",
|
|
23290
|
-
EXTENDED_MRZ_CHECK: "Rozszerzona weryfikacja MRZ"
|
|
23297
|
+
EXTENDED_MRZ_CHECK: "Rozszerzona weryfikacja MRZ",
|
|
23298
|
+
PROPERTY: "Właściwość"
|
|
23291
23299
|
}), J.addResourceBundle("it-IT", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23292
23300
|
UV_LUMINESCENCE: "controllo UV dull paper",
|
|
23293
23301
|
IR_B900: "inchiostro IR B900",
|
|
@@ -23309,7 +23317,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23309
23317
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23310
23318
|
LIVENESS: "Liveness",
|
|
23311
23319
|
EXTENDED_OCR_CHECK: "Controllo OCR esteso",
|
|
23312
|
-
EXTENDED_MRZ_CHECK: "Controllo MRZ esteso"
|
|
23320
|
+
EXTENDED_MRZ_CHECK: "Controllo MRZ esteso",
|
|
23321
|
+
PROPERTY: "Proprietà"
|
|
23313
23322
|
}), J.addResourceBundle("hu-HU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23314
23323
|
UV_LUMINESCENCE: "UV matt papír ellenőrzés",
|
|
23315
23324
|
IR_B900: "Infravörös B900 tinta",
|
|
@@ -23331,7 +23340,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23331
23340
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23332
23341
|
LIVENESS: "Valódiság",
|
|
23333
23342
|
EXTENDED_OCR_CHECK: "Bővített karakterfelismeréses ellenőrzés",
|
|
23334
|
-
EXTENDED_MRZ_CHECK: "Bővített MRZ-ellenőrzés"
|
|
23343
|
+
EXTENDED_MRZ_CHECK: "Bővített MRZ-ellenőrzés",
|
|
23344
|
+
PROPERTY: "Tulajdonság"
|
|
23335
23345
|
}), J.addResourceBundle("zh-Hans", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23336
23346
|
UV_LUMINESCENCE: "紫外纸张检查",
|
|
23337
23347
|
IR_B900: "红外线B900油墨检查",
|
|
@@ -23353,7 +23363,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23353
23363
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23354
23364
|
LIVENESS: "活性",
|
|
23355
23365
|
EXTENDED_OCR_CHECK: "扩展光学字符识别",
|
|
23356
|
-
EXTENDED_MRZ_CHECK: "扩展 MRZ 检查"
|
|
23366
|
+
EXTENDED_MRZ_CHECK: "扩展 MRZ 检查",
|
|
23367
|
+
PROPERTY: "属性"
|
|
23357
23368
|
}), J.addResourceBundle("zh-Hant", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23358
23369
|
UV_LUMINESCENCE: "UV鈍紙檢查",
|
|
23359
23370
|
IR_B900: "IR B900油墨",
|
|
@@ -23375,7 +23386,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23375
23386
|
FINGERPRINT_COMPARISON: "指紋比對",
|
|
23376
23387
|
LIVENESS: "活體偵測",
|
|
23377
23388
|
EXTENDED_OCR_CHECK: "擴展OCR檢查",
|
|
23378
|
-
EXTENDED_MRZ_CHECK: "擴展MRZ檢查"
|
|
23389
|
+
EXTENDED_MRZ_CHECK: "擴展MRZ檢查",
|
|
23390
|
+
PROPERTY: "屬性"
|
|
23379
23391
|
}), J.addResourceBundle("sk-SK", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23380
23392
|
UV_LUMINESCENCE: "UV kontrola matného papiera",
|
|
23381
23393
|
IR_B900: "Atrament IR B900",
|
|
@@ -23397,7 +23409,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23397
23409
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23398
23410
|
LIVENESS: "Živosť",
|
|
23399
23411
|
EXTENDED_OCR_CHECK: "Rozšírená kontrola OCR",
|
|
23400
|
-
EXTENDED_MRZ_CHECK: "Rozšírená kontrola MRZ"
|
|
23412
|
+
EXTENDED_MRZ_CHECK: "Rozšírená kontrola MRZ",
|
|
23413
|
+
PROPERTY: "Vlastnosť"
|
|
23401
23414
|
}), J.addResourceBundle("uk-UA", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23402
23415
|
UV_LUMINESCENCE: "Контроль люмінесценції паперу в УФ",
|
|
23403
23416
|
IR_B900: "ІЧ В900 чорнила",
|
|
@@ -23419,7 +23432,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23419
23432
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23420
23433
|
LIVENESS: "Живість",
|
|
23421
23434
|
EXTENDED_OCR_CHECK: "Розширена перевірка OCR",
|
|
23422
|
-
EXTENDED_MRZ_CHECK: "Розширена перевірка MRZ"
|
|
23435
|
+
EXTENDED_MRZ_CHECK: "Розширена перевірка MRZ",
|
|
23436
|
+
PROPERTY: "Властивість"
|
|
23423
23437
|
}), J.addResourceBundle("fr-FR", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23424
23438
|
UV_LUMINESCENCE: "Vérification de non-réaction du papier aux UV",
|
|
23425
23439
|
IR_B900: "Encre IR B900",
|
|
@@ -23441,7 +23455,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23441
23455
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23442
23456
|
LIVENESS: "Aspect vivant",
|
|
23443
23457
|
EXTENDED_OCR_CHECK: "Vérification OCR étendue",
|
|
23444
|
-
EXTENDED_MRZ_CHECK: "Vérification approfondie de la MRZ"
|
|
23458
|
+
EXTENDED_MRZ_CHECK: "Vérification approfondie de la MRZ",
|
|
23459
|
+
PROPERTY: "Propriété"
|
|
23445
23460
|
}), J.addResourceBundle("es-ES", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23446
23461
|
UV_LUMINESCENCE: "Control de luminiscencia del papel bajo UV",
|
|
23447
23462
|
IR_B900: "Tinta IR B900",
|
|
@@ -23463,7 +23478,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23463
23478
|
FINGERPRINT_COMPARISON: "Comparación de huellas dactilares",
|
|
23464
23479
|
LIVENESS: "Liveness",
|
|
23465
23480
|
EXTENDED_OCR_CHECK: "Comprobación OCR extendida",
|
|
23466
|
-
EXTENDED_MRZ_CHECK: "Comprobación de MRZ extendida"
|
|
23481
|
+
EXTENDED_MRZ_CHECK: "Comprobación de MRZ extendida",
|
|
23482
|
+
PROPERTY: "Propiedad"
|
|
23467
23483
|
}), J.addResourceBundle("pt-PT", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23468
23484
|
UV_LUMINESCENCE: "Verificação de papel opaco",
|
|
23469
23485
|
IR_B900: "Tinta IR B900",
|
|
@@ -23485,7 +23501,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23485
23501
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23486
23502
|
LIVENESS: "Vivacidade",
|
|
23487
23503
|
EXTENDED_OCR_CHECK: "Verificação OCR estendida",
|
|
23488
|
-
EXTENDED_MRZ_CHECK: "Verificação MRZ estendida"
|
|
23504
|
+
EXTENDED_MRZ_CHECK: "Verificação MRZ estendida",
|
|
23505
|
+
PROPERTY: "Propriedade"
|
|
23489
23506
|
}), J.addResourceBundle("ar-AE", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23490
23507
|
UV_LUMINESCENCE: "فحص تألق الورق بالأشعة فوق البنفسجية",
|
|
23491
23508
|
IR_B900: "حبر الأشعة تحت الحمراء B900",
|
|
@@ -23507,7 +23524,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23507
23524
|
FINGERPRINT_COMPARISON: "مقارنة بصمات الأصابع ",
|
|
23508
23525
|
LIVENESS: "الحيويّة",
|
|
23509
23526
|
EXTENDED_OCR_CHECK: "فحص OCR متقدم",
|
|
23510
|
-
EXTENDED_MRZ_CHECK: "فحص متقدم لمنطقة MRZ"
|
|
23527
|
+
EXTENDED_MRZ_CHECK: "فحص متقدم لمنطقة MRZ",
|
|
23528
|
+
PROPERTY: "خاصية"
|
|
23511
23529
|
}), J.addResourceBundle("nl-NL", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23512
23530
|
UV_LUMINESCENCE: "UV-doffe papiercontrole",
|
|
23513
23531
|
IR_B900: "IR B900 inkt",
|
|
@@ -23529,7 +23547,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23529
23547
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23530
23548
|
LIVENESS: "Liveness",
|
|
23531
23549
|
EXTENDED_OCR_CHECK: "Uitgebreide OCR-controle",
|
|
23532
|
-
EXTENDED_MRZ_CHECK: "Uitgebreide MRZ-controle"
|
|
23550
|
+
EXTENDED_MRZ_CHECK: "Uitgebreide MRZ-controle",
|
|
23551
|
+
PROPERTY: "Eigenschap"
|
|
23533
23552
|
}), J.addResourceBundle("id-ID", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23534
23553
|
UV_LUMINESCENCE: "Pemeriksaan kertas kusam UV",
|
|
23535
23554
|
IR_B900: "Tinta IR B900",
|
|
@@ -23551,7 +23570,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23551
23570
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23552
23571
|
LIVENESS: "Kejelasan",
|
|
23553
23572
|
EXTENDED_OCR_CHECK: "Pemeriksaan OCR yang diperpanjang",
|
|
23554
|
-
EXTENDED_MRZ_CHECK: "Pemeriksaan MRZ yang diperpanjang"
|
|
23573
|
+
EXTENDED_MRZ_CHECK: "Pemeriksaan MRZ yang diperpanjang",
|
|
23574
|
+
PROPERTY: "Properti"
|
|
23555
23575
|
}), J.addResourceBundle("vi-VN", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23556
23576
|
UV_LUMINESCENCE: "Kiểm tra giấy mờ UV",
|
|
23557
23577
|
IR_B900: "Mực IR B900",
|
|
@@ -23573,7 +23593,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23573
23593
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23574
23594
|
LIVENESS: "Độ thật",
|
|
23575
23595
|
EXTENDED_OCR_CHECK: "Kiểm tra OCR mở rộng",
|
|
23576
|
-
EXTENDED_MRZ_CHECK: "Kiểm tra MRZ mở rộng"
|
|
23596
|
+
EXTENDED_MRZ_CHECK: "Kiểm tra MRZ mở rộng",
|
|
23597
|
+
PROPERTY: "Thuộc tính"
|
|
23577
23598
|
}), J.addResourceBundle("ko-KR", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23578
23599
|
UV_LUMINESCENCE: "UV Dull 용지 확인",
|
|
23579
23600
|
IR_B900: "IR B900 잉크",
|
|
@@ -23595,7 +23616,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23595
23616
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23596
23617
|
LIVENESS: "활동성",
|
|
23597
23618
|
EXTENDED_OCR_CHECK: "확장된 OCR 확인",
|
|
23598
|
-
EXTENDED_MRZ_CHECK: "확장된 MRZ 점검"
|
|
23619
|
+
EXTENDED_MRZ_CHECK: "확장된 MRZ 점검",
|
|
23620
|
+
PROPERTY: "속성"
|
|
23599
23621
|
}), J.addResourceBundle("ms-MY", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23600
23622
|
UV_LUMINESCENCE: "Kertas kusam UV",
|
|
23601
23623
|
IR_B900: "Dakwat IR B900",
|
|
@@ -23617,7 +23639,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23617
23639
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23618
23640
|
LIVENESS: "Liveness",
|
|
23619
23641
|
EXTENDED_OCR_CHECK: "Semakan OCR lanjutan",
|
|
23620
|
-
EXTENDED_MRZ_CHECK: "Semakan MRZ Lanjutan"
|
|
23642
|
+
EXTENDED_MRZ_CHECK: "Semakan MRZ Lanjutan",
|
|
23643
|
+
PROPERTY: "Sifat"
|
|
23621
23644
|
}), J.addResourceBundle("ro-RO", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23622
23645
|
UV_LUMINESCENCE: "Verificare hârtie insensibilă la UV",
|
|
23623
23646
|
IR_B900: "Cerneală IR B900",
|
|
@@ -23639,7 +23662,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23639
23662
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23640
23663
|
LIVENESS: "Liveness",
|
|
23641
23664
|
EXTENDED_OCR_CHECK: "Verificare OCR extinsă",
|
|
23642
|
-
EXTENDED_MRZ_CHECK: "Verificare extinsă a zonei de citire optică"
|
|
23665
|
+
EXTENDED_MRZ_CHECK: "Verificare extinsă a zonei de citire optică",
|
|
23666
|
+
PROPERTY: "Proprietate"
|
|
23643
23667
|
}), J.addResourceBundle("el-GR", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23644
23668
|
UV_LUMINESCENCE: "Έλεγχος για χαρτί με θαμπή αντ/ση σε UV",
|
|
23645
23669
|
IR_B900: "Υπέρυθρη μελάνη B900",
|
|
@@ -23661,7 +23685,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23661
23685
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23662
23686
|
LIVENESS: "Ζωτικότητα",
|
|
23663
23687
|
EXTENDED_OCR_CHECK: "Εκτεταμένος έλεγχος OCR",
|
|
23664
|
-
EXTENDED_MRZ_CHECK: "Εκτεταμένος έλεγχος MRZ"
|
|
23688
|
+
EXTENDED_MRZ_CHECK: "Εκτεταμένος έλεγχος MRZ",
|
|
23689
|
+
PROPERTY: "Ιδιότητα"
|
|
23665
23690
|
}), J.addResourceBundle("tr-TR", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23666
23691
|
UV_LUMINESCENCE: "UV aydınlatma",
|
|
23667
23692
|
IR_B900: "IRB900",
|
|
@@ -23683,7 +23708,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23683
23708
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23684
23709
|
LIVENESS: "Canlılık",
|
|
23685
23710
|
EXTENDED_OCR_CHECK: "Genişletilmiş OCR kontrolü",
|
|
23686
|
-
EXTENDED_MRZ_CHECK: "Genişletilmiş MRZ kontrolü"
|
|
23711
|
+
EXTENDED_MRZ_CHECK: "Genişletilmiş MRZ kontrolü",
|
|
23712
|
+
PROPERTY: "Özellik"
|
|
23687
23713
|
}), J.addResourceBundle("ja-JP", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23688
23714
|
UV_LUMINESCENCE: "UV無反応紙確認",
|
|
23689
23715
|
IR_B900: "IR B900インク",
|
|
@@ -23705,7 +23731,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23705
23731
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23706
23732
|
LIVENESS: "Liveness",
|
|
23707
23733
|
EXTENDED_OCR_CHECK: "拡張OCRチェック",
|
|
23708
|
-
EXTENDED_MRZ_CHECK: "拡張MRZチェック"
|
|
23734
|
+
EXTENDED_MRZ_CHECK: "拡張MRZチェック",
|
|
23735
|
+
PROPERTY: "プロパティ"
|
|
23709
23736
|
}), J.addResourceBundle("cs-CZ", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23710
23737
|
UV_LUMINESCENCE: "UV matný papír",
|
|
23711
23738
|
IR_B900: "IR B900 ink",
|
|
@@ -23727,7 +23754,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23727
23754
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23728
23755
|
LIVENESS: "Liveness",
|
|
23729
23756
|
EXTENDED_OCR_CHECK: "Rozšířená kontrola OCR",
|
|
23730
|
-
EXTENDED_MRZ_CHECK: "Rozšířená kontrola oblasti strojově čitelné zóny"
|
|
23757
|
+
EXTENDED_MRZ_CHECK: "Rozšířená kontrola oblasti strojově čitelné zóny",
|
|
23758
|
+
PROPERTY: "Vlastnost"
|
|
23731
23759
|
}), J.addResourceBundle("th-TH", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23732
23760
|
UV_LUMINESCENCE: "การตรวจสอบกระดาษ UV ชนิดด้านแบบไม่ทึบ",
|
|
23733
23761
|
IR_B900: "หมึก IR B900",
|
|
@@ -23749,7 +23777,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23749
23777
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23750
23778
|
LIVENESS: "Liveness",
|
|
23751
23779
|
EXTENDED_OCR_CHECK: "ขยายขอบเขตการตรวจ OCR",
|
|
23752
|
-
EXTENDED_MRZ_CHECK: "ขยายขอบเขตการตรวจสอบ MRZ"
|
|
23780
|
+
EXTENDED_MRZ_CHECK: "ขยายขอบเขตการตรวจสอบ MRZ",
|
|
23781
|
+
PROPERTY: "คุณสมบัติ"
|
|
23753
23782
|
}), J.addResourceBundle("hi-IN", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23754
23783
|
UV_LUMINESCENCE: "UV फीके कागज की जांच",
|
|
23755
23784
|
IR_B900: "IR B900 स्याही",
|
|
@@ -23771,7 +23800,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23771
23800
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23772
23801
|
LIVENESS: "जीवंतता",
|
|
23773
23802
|
EXTENDED_OCR_CHECK: "विस्तारित OCR जांच",
|
|
23774
|
-
EXTENDED_MRZ_CHECK: "विस्तारित MRZ जांच"
|
|
23803
|
+
EXTENDED_MRZ_CHECK: "विस्तारित MRZ जांच",
|
|
23804
|
+
PROPERTY: "गुण"
|
|
23775
23805
|
}), J.addResourceBundle("bn-BD", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23776
23806
|
UV_LUMINESCENCE: "UV নিষ্প্রভ পেপার পরীক্ষা",
|
|
23777
23807
|
IR_B900: "IR B900 ink",
|
|
@@ -23793,7 +23823,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23793
23823
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23794
23824
|
LIVENESS: "লাইভলিনেস",
|
|
23795
23825
|
EXTENDED_OCR_CHECK: "বর্ধিত OCR পরীক্ষা",
|
|
23796
|
-
EXTENDED_MRZ_CHECK: "বর্ধিত MRZ পরীক্ষা"
|
|
23826
|
+
EXTENDED_MRZ_CHECK: "বর্ধিত MRZ পরীক্ষা",
|
|
23827
|
+
PROPERTY: "বৈশিষ্ট্য"
|
|
23797
23828
|
}), J.addResourceBundle("he-IL", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23798
23829
|
UV_LUMINESCENCE: "בדיקת קהות נייר ב-UV",
|
|
23799
23830
|
IR_B900: "דיו אינפרה-אדום B900",
|
|
@@ -23815,7 +23846,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23815
23846
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23816
23847
|
LIVENESS: "אובייקט חי",
|
|
23817
23848
|
EXTENDED_OCR_CHECK: "בדיקה מקיפה של OCR",
|
|
23818
|
-
EXTENDED_MRZ_CHECK: "בדיקה מקיפה של אזור הסריקה"
|
|
23849
|
+
EXTENDED_MRZ_CHECK: "בדיקה מקיפה של אזור הסריקה",
|
|
23850
|
+
PROPERTY: "מאפיין"
|
|
23819
23851
|
}), J.addResourceBundle("fi-FI", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23820
23852
|
UV_LUMINESCENCE: "UV-heijastamattoman paperin tarkistus MRZ-alueella",
|
|
23821
23853
|
IR_B900: "IR B900 -muste",
|
|
@@ -23837,7 +23869,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23837
23869
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23838
23870
|
LIVENESS: "Elävyys",
|
|
23839
23871
|
EXTENDED_OCR_CHECK: "Laajennettu OCR-tarkistus",
|
|
23840
|
-
EXTENDED_MRZ_CHECK: "Laajennettu MRZ-tarkistus"
|
|
23872
|
+
EXTENDED_MRZ_CHECK: "Laajennettu MRZ-tarkistus",
|
|
23873
|
+
PROPERTY: "Ominaisuus"
|
|
23841
23874
|
}), J.addResourceBundle("sv-SE", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23842
23875
|
UV_LUMINESCENCE: "Kontroll av matt papper med UV-ljus",
|
|
23843
23876
|
IR_B900: "IR B900-bläck",
|
|
@@ -23859,7 +23892,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23859
23892
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23860
23893
|
LIVENESS: "Livlighet",
|
|
23861
23894
|
EXTENDED_OCR_CHECK: "Utökad OCR-kontroll",
|
|
23862
|
-
EXTENDED_MRZ_CHECK: "Utökad MRZ-kontroll"
|
|
23895
|
+
EXTENDED_MRZ_CHECK: "Utökad MRZ-kontroll",
|
|
23896
|
+
PROPERTY: "Egenskap"
|
|
23863
23897
|
}), J.addResourceBundle("da-DK", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23864
23898
|
UV_LUMINESCENCE: "UV matheds-tjek af papir",
|
|
23865
23899
|
IR_B900: "IR B900 blæk",
|
|
@@ -23881,7 +23915,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23881
23915
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23882
23916
|
LIVENESS: "Liveness",
|
|
23883
23917
|
EXTENDED_OCR_CHECK: "Udvidet OCR kontrol",
|
|
23884
|
-
EXTENDED_MRZ_CHECK: "Udvidet MRZ kontrol"
|
|
23918
|
+
EXTENDED_MRZ_CHECK: "Udvidet MRZ kontrol",
|
|
23919
|
+
PROPERTY: "Egenskab"
|
|
23885
23920
|
}), J.addResourceBundle("hr-HR", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23886
23921
|
UV_LUMINESCENCE: "Provjera papira neosjetljivog na UV zrake",
|
|
23887
23922
|
IR_B900: "IR B900 mastilo",
|
|
@@ -23903,7 +23938,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23903
23938
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23904
23939
|
LIVENESS: "Živost",
|
|
23905
23940
|
EXTENDED_OCR_CHECK: "Proširena OCR provjera",
|
|
23906
|
-
EXTENDED_MRZ_CHECK: "Proširena MRZ provjera"
|
|
23941
|
+
EXTENDED_MRZ_CHECK: "Proširena MRZ provjera",
|
|
23942
|
+
PROPERTY: "Svojstvo"
|
|
23907
23943
|
}), J.addResourceBundle("no-NO", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23908
23944
|
UV_LUMINESCENCE: "UV matt papirsjekk",
|
|
23909
23945
|
IR_B900: "IR B900 blekk",
|
|
@@ -23925,7 +23961,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23925
23961
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23926
23962
|
LIVENESS: "Livlighet",
|
|
23927
23963
|
EXTENDED_OCR_CHECK: "Utvidet OCR-sjekk",
|
|
23928
|
-
EXTENDED_MRZ_CHECK: "Utvidet MRZ-sjekk"
|
|
23964
|
+
EXTENDED_MRZ_CHECK: "Utvidet MRZ-sjekk",
|
|
23965
|
+
PROPERTY: "Egenskap"
|
|
23929
23966
|
}), J.addResourceBundle("uz-Latn", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23930
23967
|
UV_LUMINESCENCE: "UVda qog'oz luminesansini nazorat qilish",
|
|
23931
23968
|
IR_B900: "IQ B900 siyoh",
|
|
@@ -23947,7 +23984,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23947
23984
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23948
23985
|
LIVENESS: "Jonlilik",
|
|
23949
23986
|
EXTENDED_OCR_CHECK: "Kengaytirilgan OCR tekshiruvi",
|
|
23950
|
-
EXTENDED_MRZ_CHECK: "Kengaytirilgan MRZ tekshiruvi"
|
|
23987
|
+
EXTENDED_MRZ_CHECK: "Kengaytirilgan MRZ tekshiruvi",
|
|
23988
|
+
PROPERTY: "Xususiyat"
|
|
23951
23989
|
}), J.addResourceBundle("hy-AM", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23952
23990
|
UV_LUMINESCENCE: "ՈՒՄ-ի ներքո թղթի լյումինեսցենցիայի հսկում",
|
|
23953
23991
|
IR_B900: "ԻԿ B900 թանաք",
|
|
@@ -23969,7 +24007,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23969
24007
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23970
24008
|
LIVENESS: "Կենդանություն",
|
|
23971
24009
|
EXTENDED_OCR_CHECK: "Ընդլայնված OCR ստուգում",
|
|
23972
|
-
EXTENDED_MRZ_CHECK: "MRZ-ի ընդլայնված ստուգում"
|
|
24010
|
+
EXTENDED_MRZ_CHECK: "MRZ-ի ընդլայնված ստուգում",
|
|
24011
|
+
PROPERTY: "Հատկություն"
|
|
23973
24012
|
}), J.addResourceBundle("ky-KG", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23974
24013
|
UV_LUMINESCENCE: "УК нурунда кагаздын люминесценциясын көзөмөлдөө",
|
|
23975
24014
|
IR_B900: "ИК B900 сыя",
|
|
@@ -23991,7 +24030,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
23991
24030
|
FINGERPRINT_COMPARISON: "Fingerprint comparison",
|
|
23992
24031
|
LIVENESS: "Жандуулук",
|
|
23993
24032
|
EXTENDED_OCR_CHECK: "Өркүндөтүлгөн OCR текшерүү",
|
|
23994
|
-
EXTENDED_MRZ_CHECK: "Кеңейтилген MRZ текшерүү"
|
|
24033
|
+
EXTENDED_MRZ_CHECK: "Кеңейтилген MRZ текшерүү",
|
|
24034
|
+
PROPERTY: "Касиет"
|
|
23995
24035
|
}), J.addResourceBundle("ku-Arab", "8caf736c80b6cfcb9c933b8489851640", {
|
|
23996
24036
|
UV_LUMINESCENCE: "پشکنینی کاغەزی UV بێ ڕووناکی",
|
|
23997
24037
|
IR_B900: "ئینکۆی IR B900",
|
|
@@ -24013,7 +24053,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
24013
24053
|
FINGERPRINT_COMPARISON: "هاوتاکردنی پەنجەمۆر",
|
|
24014
24054
|
LIVENESS: "زیندوویی",
|
|
24015
24055
|
EXTENDED_OCR_CHECK: "پشکنینی OCRی درێژکراو",
|
|
24016
|
-
EXTENDED_MRZ_CHECK: "پشکنینی MRZی درێژکراو"
|
|
24056
|
+
EXTENDED_MRZ_CHECK: "پشکنینی MRZی درێژکراو",
|
|
24057
|
+
PROPERTY: "خاسیەت"
|
|
24017
24058
|
}), J.addResourceBundle("tg-TJ", "8caf736c80b6cfcb9c933b8489851640", {
|
|
24018
24059
|
UV_LUMINESCENCE: "Назорати УБ-и люминесценцияи коғаз",
|
|
24019
24060
|
IR_B900: "сиёҳии ИС B900",
|
|
@@ -24035,7 +24076,8 @@ J.addResourceBundle("ru-RU", "8caf736c80b6cfcb9c933b8489851640", {
|
|
|
24035
24076
|
FINGERPRINT_COMPARISON: "Муқоисаи изи ангушт",
|
|
24036
24077
|
LIVENESS: "Зинда",
|
|
24037
24078
|
EXTENDED_OCR_CHECK: "Санҷиши васеъи OCR",
|
|
24038
|
-
EXTENDED_MRZ_CHECK: "Санҷиши васеъшудаи MRZ"
|
|
24079
|
+
EXTENDED_MRZ_CHECK: "Санҷиши васеъшудаи MRZ",
|
|
24080
|
+
PROPERTY: "Хусусият"
|
|
24039
24081
|
});
|
|
24040
24082
|
var SA = () => rD("8caf736c80b6cfcb9c933b8489851640"), CA = (e) => J.t(e, { ns: "8caf736c80b6cfcb9c933b8489851640" }), wA = (e) => {
|
|
24041
24083
|
let t = Number(String(e || "").trim());
|
|
@@ -24061,6 +24103,7 @@ var SA = () => rD("8caf736c80b6cfcb9c933b8489851640"), CA = (e) => J.t(e, { ns:
|
|
|
24061
24103
|
case k.LIVENESS: return CA("LIVENESS");
|
|
24062
24104
|
case k.EXTENDED_OCR_CHECK: return CA("EXTENDED_OCR_CHECK");
|
|
24063
24105
|
case k.EXTENDED_MRZ_CHECK: return CA("EXTENDED_MRZ_CHECK");
|
|
24106
|
+
case k.PROPERTY: return CA("PROPERTY");
|
|
24064
24107
|
default: return t;
|
|
24065
24108
|
}
|
|
24066
24109
|
}, TA = ({ children: e }) => (SA(), /* @__PURE__ */ h(m, { children: wA(e) }));
|
|
@@ -72411,7 +72454,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72411
72454
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72412
72455
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72413
72456
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72414
|
-
propertyDescription: "
|
|
72457
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72415
72458
|
}), J.addResourceBundle("en-US", "0914f9aa6310c02e77448048471ab009", {
|
|
72416
72459
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72417
72460
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72428,7 +72471,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72428
72471
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72429
72472
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72430
72473
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72431
|
-
propertyDescription: "
|
|
72474
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72432
72475
|
}), J.addResourceBundle("lv-LV", "0914f9aa6310c02e77448048471ab009", {
|
|
72433
72476
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72434
72477
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72445,7 +72488,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72445
72488
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72446
72489
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72447
72490
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72448
|
-
propertyDescription: "
|
|
72491
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72449
72492
|
}), J.addResourceBundle("de-DE", "0914f9aa6310c02e77448048471ab009", {
|
|
72450
72493
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72451
72494
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72462,7 +72505,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72462
72505
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72463
72506
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72464
72507
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72465
|
-
propertyDescription: "
|
|
72508
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72466
72509
|
}), J.addResourceBundle("pl-PL", "0914f9aa6310c02e77448048471ab009", {
|
|
72467
72510
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72468
72511
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72479,7 +72522,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72479
72522
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72480
72523
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72481
72524
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72482
|
-
propertyDescription: "
|
|
72525
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72483
72526
|
}), J.addResourceBundle("it-IT", "0914f9aa6310c02e77448048471ab009", {
|
|
72484
72527
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72485
72528
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72496,7 +72539,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72496
72539
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72497
72540
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72498
72541
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72499
|
-
propertyDescription: "
|
|
72542
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72500
72543
|
}), J.addResourceBundle("hu-HU", "0914f9aa6310c02e77448048471ab009", {
|
|
72501
72544
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72502
72545
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72513,7 +72556,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72513
72556
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72514
72557
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72515
72558
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72516
|
-
propertyDescription: "
|
|
72559
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72517
72560
|
}), J.addResourceBundle("zh-Hans", "0914f9aa6310c02e77448048471ab009", {
|
|
72518
72561
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72519
72562
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72530,7 +72573,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72530
72573
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72531
72574
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72532
72575
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72533
|
-
propertyDescription: "
|
|
72576
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72534
72577
|
}), J.addResourceBundle("zh-Hant", "0914f9aa6310c02e77448048471ab009", {
|
|
72535
72578
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72536
72579
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72547,7 +72590,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72547
72590
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72548
72591
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72549
72592
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72550
|
-
propertyDescription: "
|
|
72593
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72551
72594
|
}), J.addResourceBundle("sk-SK", "0914f9aa6310c02e77448048471ab009", {
|
|
72552
72595
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72553
72596
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72564,7 +72607,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72564
72607
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72565
72608
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72566
72609
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72567
|
-
propertyDescription: "
|
|
72610
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72568
72611
|
}), J.addResourceBundle("uk-UA", "0914f9aa6310c02e77448048471ab009", {
|
|
72569
72612
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72570
72613
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72581,7 +72624,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72581
72624
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72582
72625
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72583
72626
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72584
|
-
propertyDescription: "
|
|
72627
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72585
72628
|
}), J.addResourceBundle("fr-FR", "0914f9aa6310c02e77448048471ab009", {
|
|
72586
72629
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72587
72630
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72598,7 +72641,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72598
72641
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72599
72642
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72600
72643
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72601
|
-
propertyDescription: "
|
|
72644
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72602
72645
|
}), J.addResourceBundle("es-ES", "0914f9aa6310c02e77448048471ab009", {
|
|
72603
72646
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72604
72647
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72615,7 +72658,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72615
72658
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72616
72659
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72617
72660
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72618
|
-
propertyDescription: "
|
|
72661
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72619
72662
|
}), J.addResourceBundle("pt-PT", "0914f9aa6310c02e77448048471ab009", {
|
|
72620
72663
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72621
72664
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72632,7 +72675,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72632
72675
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72633
72676
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72634
72677
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72635
|
-
propertyDescription: "
|
|
72678
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72636
72679
|
}), J.addResourceBundle("ar-AE", "0914f9aa6310c02e77448048471ab009", {
|
|
72637
72680
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72638
72681
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72649,7 +72692,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72649
72692
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72650
72693
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72651
72694
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72652
|
-
propertyDescription: "
|
|
72695
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72653
72696
|
}), J.addResourceBundle("nl-NL", "0914f9aa6310c02e77448048471ab009", {
|
|
72654
72697
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72655
72698
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72666,7 +72709,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72666
72709
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72667
72710
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72668
72711
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72669
|
-
propertyDescription: "
|
|
72712
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72670
72713
|
}), J.addResourceBundle("id-ID", "0914f9aa6310c02e77448048471ab009", {
|
|
72671
72714
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72672
72715
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72683,7 +72726,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72683
72726
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72684
72727
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72685
72728
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72686
|
-
propertyDescription: "
|
|
72729
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72687
72730
|
}), J.addResourceBundle("vi-VN", "0914f9aa6310c02e77448048471ab009", {
|
|
72688
72731
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72689
72732
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72700,7 +72743,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72700
72743
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72701
72744
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72702
72745
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72703
|
-
propertyDescription: "
|
|
72746
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72704
72747
|
}), J.addResourceBundle("ko-KR", "0914f9aa6310c02e77448048471ab009", {
|
|
72705
72748
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72706
72749
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72717,7 +72760,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72717
72760
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72718
72761
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72719
72762
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72720
|
-
propertyDescription: "
|
|
72763
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72721
72764
|
}), J.addResourceBundle("ms-MY", "0914f9aa6310c02e77448048471ab009", {
|
|
72722
72765
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72723
72766
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72734,7 +72777,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72734
72777
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72735
72778
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72736
72779
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72737
|
-
propertyDescription: "
|
|
72780
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72738
72781
|
}), J.addResourceBundle("ro-RO", "0914f9aa6310c02e77448048471ab009", {
|
|
72739
72782
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72740
72783
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72751,7 +72794,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72751
72794
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72752
72795
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72753
72796
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72754
|
-
propertyDescription: "
|
|
72797
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72755
72798
|
}), J.addResourceBundle("el-GR", "0914f9aa6310c02e77448048471ab009", {
|
|
72756
72799
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72757
72800
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72768,7 +72811,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72768
72811
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72769
72812
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72770
72813
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72771
|
-
propertyDescription: "
|
|
72814
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72772
72815
|
}), J.addResourceBundle("tr-TR", "0914f9aa6310c02e77448048471ab009", {
|
|
72773
72816
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72774
72817
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72785,7 +72828,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72785
72828
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72786
72829
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72787
72830
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72788
|
-
propertyDescription: "
|
|
72831
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72789
72832
|
}), J.addResourceBundle("ja-JP", "0914f9aa6310c02e77448048471ab009", {
|
|
72790
72833
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72791
72834
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72802,7 +72845,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72802
72845
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72803
72846
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72804
72847
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72805
|
-
propertyDescription: "
|
|
72848
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72806
72849
|
}), J.addResourceBundle("cs-CZ", "0914f9aa6310c02e77448048471ab009", {
|
|
72807
72850
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72808
72851
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72819,7 +72862,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72819
72862
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72820
72863
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72821
72864
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72822
|
-
propertyDescription: "
|
|
72865
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72823
72866
|
}), J.addResourceBundle("th-TH", "0914f9aa6310c02e77448048471ab009", {
|
|
72824
72867
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72825
72868
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72836,7 +72879,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72836
72879
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72837
72880
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72838
72881
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72839
|
-
propertyDescription: "
|
|
72882
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72840
72883
|
}), J.addResourceBundle("hi-IN", "0914f9aa6310c02e77448048471ab009", {
|
|
72841
72884
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72842
72885
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72853,7 +72896,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72853
72896
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72854
72897
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72855
72898
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72856
|
-
propertyDescription: "
|
|
72899
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72857
72900
|
}), J.addResourceBundle("bn-BD", "0914f9aa6310c02e77448048471ab009", {
|
|
72858
72901
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72859
72902
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72870,7 +72913,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72870
72913
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72871
72914
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72872
72915
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72873
|
-
propertyDescription: "
|
|
72916
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72874
72917
|
}), J.addResourceBundle("he-IL", "0914f9aa6310c02e77448048471ab009", {
|
|
72875
72918
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72876
72919
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72887,7 +72930,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72887
72930
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72888
72931
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72889
72932
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72890
|
-
propertyDescription: "
|
|
72933
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72891
72934
|
}), J.addResourceBundle("fi-FI", "0914f9aa6310c02e77448048471ab009", {
|
|
72892
72935
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72893
72936
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72904,7 +72947,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72904
72947
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72905
72948
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72906
72949
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72907
|
-
propertyDescription: "
|
|
72950
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72908
72951
|
}), J.addResourceBundle("sv-SE", "0914f9aa6310c02e77448048471ab009", {
|
|
72909
72952
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72910
72953
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72921,7 +72964,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72921
72964
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72922
72965
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72923
72966
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72924
|
-
propertyDescription: "
|
|
72967
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72925
72968
|
}), J.addResourceBundle("da-DK", "0914f9aa6310c02e77448048471ab009", {
|
|
72926
72969
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72927
72970
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72938,7 +72981,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72938
72981
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72939
72982
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72940
72983
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72941
|
-
propertyDescription: "
|
|
72984
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72942
72985
|
}), J.addResourceBundle("hr-HR", "0914f9aa6310c02e77448048471ab009", {
|
|
72943
72986
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72944
72987
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72955,7 +72998,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72955
72998
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72956
72999
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72957
73000
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72958
|
-
propertyDescription: "
|
|
73001
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72959
73002
|
}), J.addResourceBundle("no-NO", "0914f9aa6310c02e77448048471ab009", {
|
|
72960
73003
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72961
73004
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72972,7 +73015,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72972
73015
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72973
73016
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72974
73017
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72975
|
-
propertyDescription: "
|
|
73018
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72976
73019
|
}), J.addResourceBundle("uz-Latn", "0914f9aa6310c02e77448048471ab009", {
|
|
72977
73020
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72978
73021
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -72989,7 +73032,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
72989
73032
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
72990
73033
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
72991
73034
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
72992
|
-
propertyDescription: "
|
|
73035
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
72993
73036
|
}), J.addResourceBundle("hy-AM", "0914f9aa6310c02e77448048471ab009", {
|
|
72994
73037
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
72995
73038
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -73006,7 +73049,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
73006
73049
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
73007
73050
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
73008
73051
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
73009
|
-
propertyDescription: "
|
|
73052
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
73010
73053
|
}), J.addResourceBundle("ky-KG", "0914f9aa6310c02e77448048471ab009", {
|
|
73011
73054
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
73012
73055
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -73023,7 +73066,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
73023
73066
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
73024
73067
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
73025
73068
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
73026
|
-
propertyDescription: "
|
|
73069
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
73027
73070
|
}), J.addResourceBundle("ku-Arab", "0914f9aa6310c02e77448048471ab009", {
|
|
73028
73071
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
73029
73072
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -73040,7 +73083,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
73040
73083
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
73041
73084
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
73042
73085
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
73043
|
-
propertyDescription: "
|
|
73086
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
73044
73087
|
}), J.addResourceBundle("tg-TJ", "0914f9aa6310c02e77448048471ab009", {
|
|
73045
73088
|
imagePatternsDescription: "Unique patterns that appear and change under different types of light.",
|
|
73046
73089
|
livenessDescription: "Ensures that a document is physically present by assessing its geometric changes and distortions at varying distances.",
|
|
@@ -73057,7 +73100,7 @@ J.addResourceBundle("ru-RU", "0914f9aa6310c02e77448048471ab009", {
|
|
|
73057
73100
|
extendedMRZDescription: "Verifies document attributes, including background, resolution, dimensions, font spacing, and MRZ line alignment.",
|
|
73058
73101
|
extendedOCRDescription: "Ensures that personal data is clearly printed and correctly positioned in identity documents.",
|
|
73059
73102
|
axialProtectionDescription: "Detects areas where the special laminate film has been peeled off by using a specific illumination scheme to reveal dark spots where the laminate has separated.",
|
|
73060
|
-
propertyDescription: "
|
|
73103
|
+
propertyDescription: "Analyzes document characteristics that may indicate validity concerns."
|
|
73061
73104
|
});
|
|
73062
73105
|
var Ij = () => rD("0914f9aa6310c02e77448048471ab009"), Lj = (e) => J.t(e, { ns: "0914f9aa6310c02e77448048471ab009" }), Rj = (e) => {
|
|
73063
73106
|
switch (Number(String(e || "").trim())) {
|
|
@@ -82816,12 +82859,12 @@ var mH = () => rD("0b9710958905a1fef033fa8881ba3e7a"), hH = {
|
|
|
82816
82859
|
let [v, b] = p(!1), [x, S] = p({
|
|
82817
82860
|
x: 0,
|
|
82818
82861
|
y: 0
|
|
82819
|
-
}), C = (e) => S({
|
|
82862
|
+
}), C = d && !Ew.isMobile, w = (e) => S({
|
|
82820
82863
|
x: e.clientX + scrollX,
|
|
82821
82864
|
y: e.clientY + scrollY
|
|
82822
|
-
}),
|
|
82823
|
-
|
|
82824
|
-
},
|
|
82865
|
+
}), T = (e) => {
|
|
82866
|
+
w(e), b(!0);
|
|
82867
|
+
}, E = () => b(!1);
|
|
82825
82868
|
return /* @__PURE__ */ g(m, { children: [/* @__PURE__ */ h(dT, {
|
|
82826
82869
|
className: (0, ww.default)(DH.collapse, { [DH.selected]: c }),
|
|
82827
82870
|
style: { "--shift": s + "px" },
|
|
@@ -82830,9 +82873,9 @@ var mH = () => rD("0b9710958905a1fef033fa8881ba3e7a"), hH = {
|
|
|
82830
82873
|
onOpen: l,
|
|
82831
82874
|
open: a,
|
|
82832
82875
|
onHeadClick: u,
|
|
82833
|
-
onMouseEnter:
|
|
82834
|
-
onMouseLeave:
|
|
82835
|
-
onMouseMove:
|
|
82876
|
+
onMouseEnter: C ? T : void 0,
|
|
82877
|
+
onMouseLeave: C ? E : void 0,
|
|
82878
|
+
onMouseMove: C ? w : void 0,
|
|
82836
82879
|
dataAttributes: { "data-extended-scroll": "" },
|
|
82837
82880
|
head: /* @__PURE__ */ h(wH, {
|
|
82838
82881
|
name: t,
|