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