@regulaforensics/document-reader 9.2.627-rc → 9.2.631-rc
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/RNDocumentReader.podspec +2 -2
- package/android/build.gradle +1 -1
- package/android/cordova.gradle +1 -1
- package/android/src/main/java/com/regula/plugin/documentreader/Config.kt +38 -9
- package/android/src/main/java/com/regula/plugin/documentreader/JSONConstructor.kt +13 -0
- package/examples/capacitor/package-lock.json +3 -3
- package/examples/capacitor/package.json +1 -1
- package/examples/ionic/package-lock.json +180 -170
- package/examples/ionic/package.json +1 -1
- package/examples/react_native/package-lock.json +6 -6
- package/examples/react_native/package.json +1 -1
- package/ios/RGLWConfig.m +30 -18
- package/ios/RGLWJSONConstructor.h +2 -0
- package/ios/RGLWJSONConstructor.m +18 -0
- package/package.json +1 -1
- package/plugin.xml +2 -2
- package/test/json.tsx +22 -3
- package/test/package-lock.json +1 -1
- package/test/test.tsx +3 -2
- package/www/capacitor/index.js +3 -2
- package/www/capacitor/params/customization/CustomizationColors.js +80 -0
- package/www/capacitor/params/customization/CustomizationFonts.js +50 -2
- package/www/capacitor/params/customization/CustomizationImages.js +18 -2
- package/www/capacitor/params/process_params/Bsi.js +23 -0
- package/www/capacitor/params/process_params/ProcessParams.js +9 -17
- package/www/cordova.js +293 -118
- package/www/react-native/index.js +3 -2
- package/www/react-native/params/customization/CustomizationColors.js +80 -0
- package/www/react-native/params/customization/CustomizationFonts.js +50 -2
- package/www/react-native/params/customization/CustomizationImages.js +18 -2
- package/www/react-native/params/process_params/Bsi.js +23 -0
- package/www/react-native/params/process_params/ProcessParams.js +9 -17
- package/www/types/index.d.ts +3 -2
- package/www/types/params/customization/CustomizationColors.d.ts +14 -0
- package/www/types/params/customization/CustomizationFonts.d.ts +9 -0
- package/www/types/params/customization/CustomizationImages.d.ts +5 -7
- package/www/types/params/process_params/Bsi.d.ts +3 -0
- package/www/types/params/process_params/ProcessParams.d.ts +2 -6
|
@@ -433,12 +433,12 @@
|
|
|
433
433
|
}
|
|
434
434
|
},
|
|
435
435
|
"node_modules/@angular-devkit/schematics": {
|
|
436
|
-
"version": "21.1.
|
|
437
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-21.1.
|
|
438
|
-
"integrity": "sha512-
|
|
436
|
+
"version": "21.1.4",
|
|
437
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-21.1.4.tgz",
|
|
438
|
+
"integrity": "sha512-Nqq0ioCUxrbEX+L4KOarETcZZJNnJ1mAJ0ubO4VM91qnn8RBBM9SnQ91590TfC34Szk/wh+3+Uj6KUvTJNuegQ==",
|
|
439
439
|
"license": "MIT",
|
|
440
440
|
"dependencies": {
|
|
441
|
-
"@angular-devkit/core": "21.1.
|
|
441
|
+
"@angular-devkit/core": "21.1.4",
|
|
442
442
|
"jsonc-parser": "3.3.1",
|
|
443
443
|
"magic-string": "0.30.21",
|
|
444
444
|
"ora": "9.0.0",
|
|
@@ -451,9 +451,9 @@
|
|
|
451
451
|
}
|
|
452
452
|
},
|
|
453
453
|
"node_modules/@angular-devkit/schematics/node_modules/@angular-devkit/core": {
|
|
454
|
-
"version": "21.1.
|
|
455
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-21.1.
|
|
456
|
-
"integrity": "sha512-
|
|
454
|
+
"version": "21.1.4",
|
|
455
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-21.1.4.tgz",
|
|
456
|
+
"integrity": "sha512-ObPTI5gYCB1jGxTRhcqZ6oQVUBFVJ8GH4LksVuAiz0nFX7xxpzARWvlhq943EtnlovVlUd9I8fM3RQqjfGVVAQ==",
|
|
457
457
|
"license": "MIT",
|
|
458
458
|
"dependencies": {
|
|
459
459
|
"ajv": "8.17.1",
|
|
@@ -577,18 +577,18 @@
|
|
|
577
577
|
}
|
|
578
578
|
},
|
|
579
579
|
"node_modules/@angular/cli": {
|
|
580
|
-
"version": "21.1.
|
|
581
|
-
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-21.1.
|
|
582
|
-
"integrity": "sha512-
|
|
580
|
+
"version": "21.1.4",
|
|
581
|
+
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-21.1.4.tgz",
|
|
582
|
+
"integrity": "sha512-XsMHgxTvHGiXXrhYZz3zMZYhYU0gHdpoHKGiEKXwcx+S1KoYbIssyg6oF2Kq49ZaE0OYCTKjnvgDce6ZqdkJ/A==",
|
|
583
583
|
"license": "MIT",
|
|
584
584
|
"dependencies": {
|
|
585
|
-
"@angular-devkit/architect": "0.2101.
|
|
586
|
-
"@angular-devkit/core": "21.1.
|
|
587
|
-
"@angular-devkit/schematics": "21.1.
|
|
585
|
+
"@angular-devkit/architect": "0.2101.4",
|
|
586
|
+
"@angular-devkit/core": "21.1.4",
|
|
587
|
+
"@angular-devkit/schematics": "21.1.4",
|
|
588
588
|
"@inquirer/prompts": "7.10.1",
|
|
589
589
|
"@listr2/prompt-adapter-inquirer": "3.0.5",
|
|
590
|
-
"@modelcontextprotocol/sdk": "1.
|
|
591
|
-
"@schematics/angular": "21.1.
|
|
590
|
+
"@modelcontextprotocol/sdk": "1.26.0",
|
|
591
|
+
"@schematics/angular": "21.1.4",
|
|
592
592
|
"@yarnpkg/lockfile": "1.1.0",
|
|
593
593
|
"algoliasearch": "5.46.2",
|
|
594
594
|
"ini": "6.0.0",
|
|
@@ -612,12 +612,12 @@
|
|
|
612
612
|
}
|
|
613
613
|
},
|
|
614
614
|
"node_modules/@angular/cli/node_modules/@angular-devkit/architect": {
|
|
615
|
-
"version": "0.2101.
|
|
616
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2101.
|
|
617
|
-
"integrity": "sha512-
|
|
615
|
+
"version": "0.2101.4",
|
|
616
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2101.4.tgz",
|
|
617
|
+
"integrity": "sha512-3yyebORk+ovtO+LfDjIGbGCZhCMDAsyn9vkCljARj3sSshS4blOQBar0g+V3kYAweLT5Gf+rTKbN5jneOkBAFQ==",
|
|
618
618
|
"license": "MIT",
|
|
619
619
|
"dependencies": {
|
|
620
|
-
"@angular-devkit/core": "21.1.
|
|
620
|
+
"@angular-devkit/core": "21.1.4",
|
|
621
621
|
"rxjs": "7.8.2"
|
|
622
622
|
},
|
|
623
623
|
"bin": {
|
|
@@ -630,9 +630,9 @@
|
|
|
630
630
|
}
|
|
631
631
|
},
|
|
632
632
|
"node_modules/@angular/cli/node_modules/@angular-devkit/core": {
|
|
633
|
-
"version": "21.1.
|
|
634
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-21.1.
|
|
635
|
-
"integrity": "sha512-
|
|
633
|
+
"version": "21.1.4",
|
|
634
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-21.1.4.tgz",
|
|
635
|
+
"integrity": "sha512-ObPTI5gYCB1jGxTRhcqZ6oQVUBFVJ8GH4LksVuAiz0nFX7xxpzARWvlhq943EtnlovVlUd9I8fM3RQqjfGVVAQ==",
|
|
636
636
|
"license": "MIT",
|
|
637
637
|
"dependencies": {
|
|
638
638
|
"ajv": "8.17.1",
|
|
@@ -3303,16 +3303,16 @@
|
|
|
3303
3303
|
}
|
|
3304
3304
|
},
|
|
3305
3305
|
"node_modules/@ionic/cordova-builders/node_modules/@angular-devkit/build-angular": {
|
|
3306
|
-
"version": "20.3.
|
|
3307
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-20.3.
|
|
3308
|
-
"integrity": "sha512-
|
|
3306
|
+
"version": "20.3.16",
|
|
3307
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-20.3.16.tgz",
|
|
3308
|
+
"integrity": "sha512-SsJmxRnBTrivG3UiRy0gaU1mGupRCAiEKrKlW30oe6Dm0UoIVXDi4srpSEECcng5Obr3jFPzJE6P16/gfp3ZBw==",
|
|
3309
3309
|
"license": "MIT",
|
|
3310
3310
|
"dependencies": {
|
|
3311
3311
|
"@ampproject/remapping": "2.3.0",
|
|
3312
|
-
"@angular-devkit/architect": "0.2003.
|
|
3313
|
-
"@angular-devkit/build-webpack": "0.2003.
|
|
3314
|
-
"@angular-devkit/core": "20.3.
|
|
3315
|
-
"@angular/build": "20.3.
|
|
3312
|
+
"@angular-devkit/architect": "0.2003.16",
|
|
3313
|
+
"@angular-devkit/build-webpack": "0.2003.16",
|
|
3314
|
+
"@angular-devkit/core": "20.3.16",
|
|
3315
|
+
"@angular/build": "20.3.16",
|
|
3316
3316
|
"@babel/core": "7.28.3",
|
|
3317
3317
|
"@babel/generator": "7.28.3",
|
|
3318
3318
|
"@babel/helper-annotate-as-pure": "7.27.3",
|
|
@@ -3323,7 +3323,7 @@
|
|
|
3323
3323
|
"@babel/preset-env": "7.28.3",
|
|
3324
3324
|
"@babel/runtime": "7.28.3",
|
|
3325
3325
|
"@discoveryjs/json-ext": "0.6.3",
|
|
3326
|
-
"@ngtools/webpack": "20.3.
|
|
3326
|
+
"@ngtools/webpack": "20.3.16",
|
|
3327
3327
|
"ansi-colors": "4.1.3",
|
|
3328
3328
|
"autoprefixer": "10.4.21",
|
|
3329
3329
|
"babel-loader": "10.0.0",
|
|
@@ -3357,7 +3357,7 @@
|
|
|
3357
3357
|
"terser": "5.43.1",
|
|
3358
3358
|
"tree-kill": "1.2.2",
|
|
3359
3359
|
"tslib": "2.8.1",
|
|
3360
|
-
"webpack": "5.
|
|
3360
|
+
"webpack": "5.105.0",
|
|
3361
3361
|
"webpack-dev-middleware": "7.4.2",
|
|
3362
3362
|
"webpack-dev-server": "5.2.2",
|
|
3363
3363
|
"webpack-merge": "6.0.1",
|
|
@@ -3378,7 +3378,7 @@
|
|
|
3378
3378
|
"@angular/platform-browser": "^20.0.0",
|
|
3379
3379
|
"@angular/platform-server": "^20.0.0",
|
|
3380
3380
|
"@angular/service-worker": "^20.0.0",
|
|
3381
|
-
"@angular/ssr": "^20.3.
|
|
3381
|
+
"@angular/ssr": "^20.3.16",
|
|
3382
3382
|
"@web/test-runner": "^0.20.0",
|
|
3383
3383
|
"browser-sync": "^3.0.2",
|
|
3384
3384
|
"jest": "^29.5.0 || ^30.2.0",
|
|
@@ -3435,12 +3435,12 @@
|
|
|
3435
3435
|
}
|
|
3436
3436
|
},
|
|
3437
3437
|
"node_modules/@ionic/cordova-builders/node_modules/@angular-devkit/build-angular/node_modules/@angular-devkit/architect": {
|
|
3438
|
-
"version": "0.2003.
|
|
3439
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2003.
|
|
3440
|
-
"integrity": "sha512-
|
|
3438
|
+
"version": "0.2003.16",
|
|
3439
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2003.16.tgz",
|
|
3440
|
+
"integrity": "sha512-W7FPVhZzIeHVP/duuKepfZU66LpQ0k9YMHFhrGpzaUuHPOwKmza6+pjVvvti3g6jzT8b1uVlb+XlYgNPZ5jrPQ==",
|
|
3441
3441
|
"license": "MIT",
|
|
3442
3442
|
"dependencies": {
|
|
3443
|
-
"@angular-devkit/core": "20.3.
|
|
3443
|
+
"@angular-devkit/core": "20.3.16",
|
|
3444
3444
|
"rxjs": "7.8.2"
|
|
3445
3445
|
},
|
|
3446
3446
|
"engines": {
|
|
@@ -3473,12 +3473,12 @@
|
|
|
3473
3473
|
}
|
|
3474
3474
|
},
|
|
3475
3475
|
"node_modules/@ionic/cordova-builders/node_modules/@angular-devkit/build-webpack": {
|
|
3476
|
-
"version": "0.2003.
|
|
3477
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.2003.
|
|
3478
|
-
"integrity": "sha512-
|
|
3476
|
+
"version": "0.2003.16",
|
|
3477
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.2003.16.tgz",
|
|
3478
|
+
"integrity": "sha512-88c6jTNAzqVinwYswsHOJAinIUSq08PQd1PfRwoH7RXiZt8XzkSmeLmXKchtamSflDXdcnjNd+AZY29b279zDA==",
|
|
3479
3479
|
"license": "MIT",
|
|
3480
3480
|
"dependencies": {
|
|
3481
|
-
"@angular-devkit/architect": "0.2003.
|
|
3481
|
+
"@angular-devkit/architect": "0.2003.16",
|
|
3482
3482
|
"rxjs": "7.8.2"
|
|
3483
3483
|
},
|
|
3484
3484
|
"engines": {
|
|
@@ -3492,12 +3492,12 @@
|
|
|
3492
3492
|
}
|
|
3493
3493
|
},
|
|
3494
3494
|
"node_modules/@ionic/cordova-builders/node_modules/@angular-devkit/build-webpack/node_modules/@angular-devkit/architect": {
|
|
3495
|
-
"version": "0.2003.
|
|
3496
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2003.
|
|
3497
|
-
"integrity": "sha512-
|
|
3495
|
+
"version": "0.2003.16",
|
|
3496
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2003.16.tgz",
|
|
3497
|
+
"integrity": "sha512-W7FPVhZzIeHVP/duuKepfZU66LpQ0k9YMHFhrGpzaUuHPOwKmza6+pjVvvti3g6jzT8b1uVlb+XlYgNPZ5jrPQ==",
|
|
3498
3498
|
"license": "MIT",
|
|
3499
3499
|
"dependencies": {
|
|
3500
|
-
"@angular-devkit/core": "20.3.
|
|
3500
|
+
"@angular-devkit/core": "20.3.16",
|
|
3501
3501
|
"rxjs": "7.8.2"
|
|
3502
3502
|
},
|
|
3503
3503
|
"engines": {
|
|
@@ -3507,9 +3507,9 @@
|
|
|
3507
3507
|
}
|
|
3508
3508
|
},
|
|
3509
3509
|
"node_modules/@ionic/cordova-builders/node_modules/@angular-devkit/core": {
|
|
3510
|
-
"version": "20.3.
|
|
3511
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-20.3.
|
|
3512
|
-
"integrity": "sha512-
|
|
3510
|
+
"version": "20.3.16",
|
|
3511
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-20.3.16.tgz",
|
|
3512
|
+
"integrity": "sha512-6L9Lpe3lbkyz32gzqxZGVC8MhXxXht+yV+4LUsb4+6T/mG/V9lW6UTW0dhwVOS3vpWMEwpy75XHT298t7HcKEg==",
|
|
3513
3513
|
"license": "MIT",
|
|
3514
3514
|
"dependencies": {
|
|
3515
3515
|
"ajv": "8.17.1",
|
|
@@ -3534,12 +3534,12 @@
|
|
|
3534
3534
|
}
|
|
3535
3535
|
},
|
|
3536
3536
|
"node_modules/@ionic/cordova-builders/node_modules/@angular-devkit/schematics": {
|
|
3537
|
-
"version": "20.3.
|
|
3538
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-20.3.
|
|
3539
|
-
"integrity": "sha512-
|
|
3537
|
+
"version": "20.3.16",
|
|
3538
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-20.3.16.tgz",
|
|
3539
|
+
"integrity": "sha512-3K8QwTpKjnLo3hIvNzB9sTjrlkeRyMK0TxdwgTbwJseewGhXLl98oBoTCWM2ygtpskiWNpYqXJNIhoslNN65WQ==",
|
|
3540
3540
|
"license": "MIT",
|
|
3541
3541
|
"dependencies": {
|
|
3542
|
-
"@angular-devkit/core": "20.3.
|
|
3542
|
+
"@angular-devkit/core": "20.3.16",
|
|
3543
3543
|
"jsonc-parser": "3.3.1",
|
|
3544
3544
|
"magic-string": "0.30.17",
|
|
3545
3545
|
"ora": "8.2.0",
|
|
@@ -3552,13 +3552,13 @@
|
|
|
3552
3552
|
}
|
|
3553
3553
|
},
|
|
3554
3554
|
"node_modules/@ionic/cordova-builders/node_modules/@angular/build": {
|
|
3555
|
-
"version": "20.3.
|
|
3556
|
-
"resolved": "https://registry.npmjs.org/@angular/build/-/build-20.3.
|
|
3557
|
-
"integrity": "sha512-
|
|
3555
|
+
"version": "20.3.16",
|
|
3556
|
+
"resolved": "https://registry.npmjs.org/@angular/build/-/build-20.3.16.tgz",
|
|
3557
|
+
"integrity": "sha512-p1W3wwMG1Bs4tkPW7ceXO4woO1KCP28sjfpBJg32dIMW3dYSC+iWNmUkYS/wb4YEkqCV0wd6Apnd98mZjL6rNg==",
|
|
3558
3558
|
"license": "MIT",
|
|
3559
3559
|
"dependencies": {
|
|
3560
3560
|
"@ampproject/remapping": "2.3.0",
|
|
3561
|
-
"@angular-devkit/architect": "0.2003.
|
|
3561
|
+
"@angular-devkit/architect": "0.2003.16",
|
|
3562
3562
|
"@babel/core": "7.28.3",
|
|
3563
3563
|
"@babel/helper-annotate-as-pure": "7.27.3",
|
|
3564
3564
|
"@babel/helper-split-export-declaration": "7.24.7",
|
|
@@ -3600,7 +3600,7 @@
|
|
|
3600
3600
|
"@angular/platform-browser": "^20.0.0",
|
|
3601
3601
|
"@angular/platform-server": "^20.0.0",
|
|
3602
3602
|
"@angular/service-worker": "^20.0.0",
|
|
3603
|
-
"@angular/ssr": "^20.3.
|
|
3603
|
+
"@angular/ssr": "^20.3.16",
|
|
3604
3604
|
"karma": "^6.4.0",
|
|
3605
3605
|
"less": "^4.2.0",
|
|
3606
3606
|
"ng-packagr": "^20.0.0",
|
|
@@ -3650,12 +3650,12 @@
|
|
|
3650
3650
|
}
|
|
3651
3651
|
},
|
|
3652
3652
|
"node_modules/@ionic/cordova-builders/node_modules/@angular/build/node_modules/@angular-devkit/architect": {
|
|
3653
|
-
"version": "0.2003.
|
|
3654
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2003.
|
|
3655
|
-
"integrity": "sha512-
|
|
3653
|
+
"version": "0.2003.16",
|
|
3654
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2003.16.tgz",
|
|
3655
|
+
"integrity": "sha512-W7FPVhZzIeHVP/duuKepfZU66LpQ0k9YMHFhrGpzaUuHPOwKmza6+pjVvvti3g6jzT8b1uVlb+XlYgNPZ5jrPQ==",
|
|
3656
3656
|
"license": "MIT",
|
|
3657
3657
|
"dependencies": {
|
|
3658
|
-
"@angular-devkit/core": "20.3.
|
|
3658
|
+
"@angular-devkit/core": "20.3.16",
|
|
3659
3659
|
"rxjs": "7.8.2"
|
|
3660
3660
|
},
|
|
3661
3661
|
"engines": {
|
|
@@ -3664,24 +3664,6 @@
|
|
|
3664
3664
|
"yarn": ">= 1.13.0"
|
|
3665
3665
|
}
|
|
3666
3666
|
},
|
|
3667
|
-
"node_modules/@ionic/cordova-builders/node_modules/@angular/common": {
|
|
3668
|
-
"version": "20.3.16",
|
|
3669
|
-
"resolved": "https://registry.npmjs.org/@angular/common/-/common-20.3.16.tgz",
|
|
3670
|
-
"integrity": "sha512-GRAziNlntwdnJy3F+8zCOvDdy7id0gITjDnM6P9+n2lXvtDuBLGJKU3DWBbvxcCjtD6JK/g/rEX5fbCxbUHkQQ==",
|
|
3671
|
-
"license": "MIT",
|
|
3672
|
-
"optional": true,
|
|
3673
|
-
"peer": true,
|
|
3674
|
-
"dependencies": {
|
|
3675
|
-
"tslib": "^2.3.0"
|
|
3676
|
-
},
|
|
3677
|
-
"engines": {
|
|
3678
|
-
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
|
3679
|
-
},
|
|
3680
|
-
"peerDependencies": {
|
|
3681
|
-
"@angular/core": "20.3.16",
|
|
3682
|
-
"rxjs": "^6.5.3 || ^7.4.0"
|
|
3683
|
-
}
|
|
3684
|
-
},
|
|
3685
3667
|
"node_modules/@ionic/cordova-builders/node_modules/@angular/compiler": {
|
|
3686
3668
|
"version": "20.3.16",
|
|
3687
3669
|
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.16.tgz",
|
|
@@ -3728,57 +3710,6 @@
|
|
|
3728
3710
|
}
|
|
3729
3711
|
}
|
|
3730
3712
|
},
|
|
3731
|
-
"node_modules/@ionic/cordova-builders/node_modules/@angular/core": {
|
|
3732
|
-
"version": "20.3.16",
|
|
3733
|
-
"resolved": "https://registry.npmjs.org/@angular/core/-/core-20.3.16.tgz",
|
|
3734
|
-
"integrity": "sha512-KSFPKvOmWWLCJBbEO+CuRUXfecX2FRuO0jNi9c54ptXMOPHlK1lIojUnyXmMNzjdHgRug8ci9qDuftvC2B7MKg==",
|
|
3735
|
-
"license": "MIT",
|
|
3736
|
-
"optional": true,
|
|
3737
|
-
"peer": true,
|
|
3738
|
-
"dependencies": {
|
|
3739
|
-
"tslib": "^2.3.0"
|
|
3740
|
-
},
|
|
3741
|
-
"engines": {
|
|
3742
|
-
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
|
3743
|
-
},
|
|
3744
|
-
"peerDependencies": {
|
|
3745
|
-
"@angular/compiler": "20.3.16",
|
|
3746
|
-
"rxjs": "^6.5.3 || ^7.4.0",
|
|
3747
|
-
"zone.js": "~0.15.0"
|
|
3748
|
-
},
|
|
3749
|
-
"peerDependenciesMeta": {
|
|
3750
|
-
"@angular/compiler": {
|
|
3751
|
-
"optional": true
|
|
3752
|
-
},
|
|
3753
|
-
"zone.js": {
|
|
3754
|
-
"optional": true
|
|
3755
|
-
}
|
|
3756
|
-
}
|
|
3757
|
-
},
|
|
3758
|
-
"node_modules/@ionic/cordova-builders/node_modules/@angular/platform-browser": {
|
|
3759
|
-
"version": "20.3.16",
|
|
3760
|
-
"resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-20.3.16.tgz",
|
|
3761
|
-
"integrity": "sha512-YsrLS6vyS77i4pVHg4gdSBW74qvzHjpQRTVQ5Lv/OxIjJdYYYkMmjNalCNgy1ZuyY6CaLIB11ccxhrNnxfKGOQ==",
|
|
3762
|
-
"license": "MIT",
|
|
3763
|
-
"optional": true,
|
|
3764
|
-
"peer": true,
|
|
3765
|
-
"dependencies": {
|
|
3766
|
-
"tslib": "^2.3.0"
|
|
3767
|
-
},
|
|
3768
|
-
"engines": {
|
|
3769
|
-
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
|
3770
|
-
},
|
|
3771
|
-
"peerDependencies": {
|
|
3772
|
-
"@angular/animations": "20.3.16",
|
|
3773
|
-
"@angular/common": "20.3.16",
|
|
3774
|
-
"@angular/core": "20.3.16"
|
|
3775
|
-
},
|
|
3776
|
-
"peerDependenciesMeta": {
|
|
3777
|
-
"@angular/animations": {
|
|
3778
|
-
"optional": true
|
|
3779
|
-
}
|
|
3780
|
-
}
|
|
3781
|
-
},
|
|
3782
3713
|
"node_modules/@ionic/cordova-builders/node_modules/@babel/core": {
|
|
3783
3714
|
"version": "7.28.3",
|
|
3784
3715
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.3.tgz",
|
|
@@ -4500,9 +4431,9 @@
|
|
|
4500
4431
|
]
|
|
4501
4432
|
},
|
|
4502
4433
|
"node_modules/@ionic/cordova-builders/node_modules/@ngtools/webpack": {
|
|
4503
|
-
"version": "20.3.
|
|
4504
|
-
"resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-20.3.
|
|
4505
|
-
"integrity": "sha512-
|
|
4434
|
+
"version": "20.3.16",
|
|
4435
|
+
"resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-20.3.16.tgz",
|
|
4436
|
+
"integrity": "sha512-yXxo0CKkCa9SuP05OskOeFt9l1wirCzh7MhwW1S18Rpi6cyPbV1bc7GEz05+dfi5Ee8Dlbx3sbmdty0xtHvFQw==",
|
|
4506
4437
|
"license": "MIT",
|
|
4507
4438
|
"engines": {
|
|
4508
4439
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
@@ -4802,13 +4733,13 @@
|
|
|
4802
4733
|
]
|
|
4803
4734
|
},
|
|
4804
4735
|
"node_modules/@ionic/cordova-builders/node_modules/@schematics/angular": {
|
|
4805
|
-
"version": "20.3.
|
|
4806
|
-
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-20.3.
|
|
4807
|
-
"integrity": "sha512-
|
|
4736
|
+
"version": "20.3.16",
|
|
4737
|
+
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-20.3.16.tgz",
|
|
4738
|
+
"integrity": "sha512-KeOcsM5piwv/6tUKBmLD1zXTwtJlZBnR2WM/4T9ImaQbmFGe1MMHUABT5SQ3Bifv1YKCw58ImxiaQUY9sdNqEQ==",
|
|
4808
4739
|
"license": "MIT",
|
|
4809
4740
|
"dependencies": {
|
|
4810
|
-
"@angular-devkit/core": "20.3.
|
|
4811
|
-
"@angular-devkit/schematics": "20.3.
|
|
4741
|
+
"@angular-devkit/core": "20.3.16",
|
|
4742
|
+
"@angular-devkit/schematics": "20.3.16",
|
|
4812
4743
|
"jsonc-parser": "3.3.1"
|
|
4813
4744
|
},
|
|
4814
4745
|
"engines": {
|
|
@@ -5014,6 +4945,12 @@
|
|
|
5014
4945
|
"jiti": "bin/jiti.js"
|
|
5015
4946
|
}
|
|
5016
4947
|
},
|
|
4948
|
+
"node_modules/@ionic/cordova-builders/node_modules/json-parse-even-better-errors": {
|
|
4949
|
+
"version": "2.3.1",
|
|
4950
|
+
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
|
4951
|
+
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
|
|
4952
|
+
"license": "MIT"
|
|
4953
|
+
},
|
|
5017
4954
|
"node_modules/@ionic/cordova-builders/node_modules/less": {
|
|
5018
4955
|
"version": "4.4.0",
|
|
5019
4956
|
"resolved": "https://registry.npmjs.org/less/-/less-4.4.0.tgz",
|
|
@@ -5532,6 +5469,54 @@
|
|
|
5532
5469
|
"node": ">=10.13.0"
|
|
5533
5470
|
}
|
|
5534
5471
|
},
|
|
5472
|
+
"node_modules/@ionic/cordova-builders/node_modules/webpack": {
|
|
5473
|
+
"version": "5.105.0",
|
|
5474
|
+
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.105.0.tgz",
|
|
5475
|
+
"integrity": "sha512-gX/dMkRQc7QOMzgTe6KsYFM7DxeIONQSui1s0n/0xht36HvrgbxtM1xBlgx596NbpHuQU8P7QpKwrZYwUX48nw==",
|
|
5476
|
+
"license": "MIT",
|
|
5477
|
+
"dependencies": {
|
|
5478
|
+
"@types/eslint-scope": "^3.7.7",
|
|
5479
|
+
"@types/estree": "^1.0.8",
|
|
5480
|
+
"@types/json-schema": "^7.0.15",
|
|
5481
|
+
"@webassemblyjs/ast": "^1.14.1",
|
|
5482
|
+
"@webassemblyjs/wasm-edit": "^1.14.1",
|
|
5483
|
+
"@webassemblyjs/wasm-parser": "^1.14.1",
|
|
5484
|
+
"acorn": "^8.15.0",
|
|
5485
|
+
"acorn-import-phases": "^1.0.3",
|
|
5486
|
+
"browserslist": "^4.28.1",
|
|
5487
|
+
"chrome-trace-event": "^1.0.2",
|
|
5488
|
+
"enhanced-resolve": "^5.19.0",
|
|
5489
|
+
"es-module-lexer": "^2.0.0",
|
|
5490
|
+
"eslint-scope": "5.1.1",
|
|
5491
|
+
"events": "^3.2.0",
|
|
5492
|
+
"glob-to-regexp": "^0.4.1",
|
|
5493
|
+
"graceful-fs": "^4.2.11",
|
|
5494
|
+
"json-parse-even-better-errors": "^2.3.1",
|
|
5495
|
+
"loader-runner": "^4.3.1",
|
|
5496
|
+
"mime-types": "^2.1.27",
|
|
5497
|
+
"neo-async": "^2.6.2",
|
|
5498
|
+
"schema-utils": "^4.3.3",
|
|
5499
|
+
"tapable": "^2.3.0",
|
|
5500
|
+
"terser-webpack-plugin": "^5.3.16",
|
|
5501
|
+
"watchpack": "^2.5.1",
|
|
5502
|
+
"webpack-sources": "^3.3.3"
|
|
5503
|
+
},
|
|
5504
|
+
"bin": {
|
|
5505
|
+
"webpack": "bin/webpack.js"
|
|
5506
|
+
},
|
|
5507
|
+
"engines": {
|
|
5508
|
+
"node": ">=10.13.0"
|
|
5509
|
+
},
|
|
5510
|
+
"funding": {
|
|
5511
|
+
"type": "opencollective",
|
|
5512
|
+
"url": "https://opencollective.com/webpack"
|
|
5513
|
+
},
|
|
5514
|
+
"peerDependenciesMeta": {
|
|
5515
|
+
"webpack-cli": {
|
|
5516
|
+
"optional": true
|
|
5517
|
+
}
|
|
5518
|
+
}
|
|
5519
|
+
},
|
|
5535
5520
|
"node_modules/@ionic/cordova-builders/node_modules/webpack-dev-middleware": {
|
|
5536
5521
|
"version": "7.4.2",
|
|
5537
5522
|
"resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-7.4.2.tgz",
|
|
@@ -5561,6 +5546,19 @@
|
|
|
5561
5546
|
}
|
|
5562
5547
|
}
|
|
5563
5548
|
},
|
|
5549
|
+
"node_modules/@ionic/cordova-builders/node_modules/webpack/node_modules/watchpack": {
|
|
5550
|
+
"version": "2.5.1",
|
|
5551
|
+
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.5.1.tgz",
|
|
5552
|
+
"integrity": "sha512-Zn5uXdcFNIA1+1Ei5McRd+iRzfhENPCe7LeABkJtNulSxjma+l7ltNx55BWZkRlwRnpOgHqxnjyaDgJnNXnqzg==",
|
|
5553
|
+
"license": "MIT",
|
|
5554
|
+
"dependencies": {
|
|
5555
|
+
"glob-to-regexp": "^0.4.1",
|
|
5556
|
+
"graceful-fs": "^4.1.2"
|
|
5557
|
+
},
|
|
5558
|
+
"engines": {
|
|
5559
|
+
"node": ">=10.13.0"
|
|
5560
|
+
}
|
|
5561
|
+
},
|
|
5564
5562
|
"node_modules/@ionic/cordova-builders/node_modules/wrap-ansi": {
|
|
5565
5563
|
"version": "9.0.2",
|
|
5566
5564
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.2.tgz",
|
|
@@ -6227,12 +6225,12 @@
|
|
|
6227
6225
|
]
|
|
6228
6226
|
},
|
|
6229
6227
|
"node_modules/@modelcontextprotocol/sdk": {
|
|
6230
|
-
"version": "1.
|
|
6231
|
-
"resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.
|
|
6232
|
-
"integrity": "sha512-
|
|
6228
|
+
"version": "1.26.0",
|
|
6229
|
+
"resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.26.0.tgz",
|
|
6230
|
+
"integrity": "sha512-Y5RmPncpiDtTXDbLKswIJzTqu2hyBKxTNsgKqKclDbhIgg1wgtf1fRuvxgTnRfcnxtvvgbIEcqUOzZrJ6iSReg==",
|
|
6233
6231
|
"license": "MIT",
|
|
6234
6232
|
"dependencies": {
|
|
6235
|
-
"@hono/node-server": "^1.19.
|
|
6233
|
+
"@hono/node-server": "^1.19.9",
|
|
6236
6234
|
"ajv": "^8.17.1",
|
|
6237
6235
|
"ajv-formats": "^3.0.1",
|
|
6238
6236
|
"content-type": "^1.0.5",
|
|
@@ -6240,14 +6238,15 @@
|
|
|
6240
6238
|
"cross-spawn": "^7.0.5",
|
|
6241
6239
|
"eventsource": "^3.0.2",
|
|
6242
6240
|
"eventsource-parser": "^3.0.0",
|
|
6243
|
-
"express": "^5.
|
|
6244
|
-
"express-rate-limit": "^
|
|
6245
|
-
"
|
|
6241
|
+
"express": "^5.2.1",
|
|
6242
|
+
"express-rate-limit": "^8.2.1",
|
|
6243
|
+
"hono": "^4.11.4",
|
|
6244
|
+
"jose": "^6.1.3",
|
|
6246
6245
|
"json-schema-typed": "^8.0.2",
|
|
6247
6246
|
"pkce-challenge": "^5.0.0",
|
|
6248
6247
|
"raw-body": "^3.0.0",
|
|
6249
6248
|
"zod": "^3.25 || ^4.0",
|
|
6250
|
-
"zod-to-json-schema": "^3.25.
|
|
6249
|
+
"zod-to-json-schema": "^3.25.1"
|
|
6251
6250
|
},
|
|
6252
6251
|
"engines": {
|
|
6253
6252
|
"node": ">=18"
|
|
@@ -7787,13 +7786,13 @@
|
|
|
7787
7786
|
]
|
|
7788
7787
|
},
|
|
7789
7788
|
"node_modules/@schematics/angular": {
|
|
7790
|
-
"version": "21.1.
|
|
7791
|
-
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-21.1.
|
|
7792
|
-
"integrity": "sha512-
|
|
7789
|
+
"version": "21.1.4",
|
|
7790
|
+
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-21.1.4.tgz",
|
|
7791
|
+
"integrity": "sha512-I1zdSNzdbrVCWpeE2NsZQmIoa9m0nlw4INgdGIkqUH6FgwvoGKC0RoOxKAmm6HHVJ48FE/sPI13dwAeK89ow5A==",
|
|
7793
7792
|
"license": "MIT",
|
|
7794
7793
|
"dependencies": {
|
|
7795
|
-
"@angular-devkit/core": "21.1.
|
|
7796
|
-
"@angular-devkit/schematics": "21.1.
|
|
7794
|
+
"@angular-devkit/core": "21.1.4",
|
|
7795
|
+
"@angular-devkit/schematics": "21.1.4",
|
|
7797
7796
|
"jsonc-parser": "3.3.1"
|
|
7798
7797
|
},
|
|
7799
7798
|
"engines": {
|
|
@@ -7803,9 +7802,9 @@
|
|
|
7803
7802
|
}
|
|
7804
7803
|
},
|
|
7805
7804
|
"node_modules/@schematics/angular/node_modules/@angular-devkit/core": {
|
|
7806
|
-
"version": "21.1.
|
|
7807
|
-
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-21.1.
|
|
7808
|
-
"integrity": "sha512-
|
|
7805
|
+
"version": "21.1.4",
|
|
7806
|
+
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-21.1.4.tgz",
|
|
7807
|
+
"integrity": "sha512-ObPTI5gYCB1jGxTRhcqZ6oQVUBFVJ8GH4LksVuAiz0nFX7xxpzARWvlhq943EtnlovVlUd9I8fM3RQqjfGVVAQ==",
|
|
7809
7808
|
"license": "MIT",
|
|
7810
7809
|
"dependencies": {
|
|
7811
7810
|
"ajv": "8.17.1",
|
|
@@ -10149,13 +10148,13 @@
|
|
|
10149
10148
|
"license": "MIT"
|
|
10150
10149
|
},
|
|
10151
10150
|
"node_modules/enhanced-resolve": {
|
|
10152
|
-
"version": "5.
|
|
10153
|
-
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.
|
|
10154
|
-
"integrity": "sha512-
|
|
10151
|
+
"version": "5.19.0",
|
|
10152
|
+
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.19.0.tgz",
|
|
10153
|
+
"integrity": "sha512-phv3E1Xl4tQOShqSte26C7Fl84EwUdZsyOuSSk9qtAGyyQs2s3jJzComh+Abf4g187lUUAvH+H26omrqia2aGg==",
|
|
10155
10154
|
"license": "MIT",
|
|
10156
10155
|
"dependencies": {
|
|
10157
10156
|
"graceful-fs": "^4.2.4",
|
|
10158
|
-
"tapable": "^2.
|
|
10157
|
+
"tapable": "^2.3.0"
|
|
10159
10158
|
},
|
|
10160
10159
|
"engines": {
|
|
10161
10160
|
"node": ">=10.13.0"
|
|
@@ -10502,10 +10501,13 @@
|
|
|
10502
10501
|
}
|
|
10503
10502
|
},
|
|
10504
10503
|
"node_modules/express-rate-limit": {
|
|
10505
|
-
"version": "
|
|
10506
|
-
"resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-
|
|
10507
|
-
"integrity": "sha512-
|
|
10504
|
+
"version": "8.2.1",
|
|
10505
|
+
"resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.2.1.tgz",
|
|
10506
|
+
"integrity": "sha512-PCZEIEIxqwhzw4KF0n7QF4QqruVTcF73O5kFKUnGOyjbCCgizBBiFaYpd/fnBLUMPw/BWw9OsiN7GgrNYr7j6g==",
|
|
10508
10507
|
"license": "MIT",
|
|
10508
|
+
"dependencies": {
|
|
10509
|
+
"ip-address": "10.0.1"
|
|
10510
|
+
},
|
|
10509
10511
|
"engines": {
|
|
10510
10512
|
"node": ">= 16"
|
|
10511
10513
|
},
|
|
@@ -10516,6 +10518,15 @@
|
|
|
10516
10518
|
"express": ">= 4.11"
|
|
10517
10519
|
}
|
|
10518
10520
|
},
|
|
10521
|
+
"node_modules/express-rate-limit/node_modules/ip-address": {
|
|
10522
|
+
"version": "10.0.1",
|
|
10523
|
+
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.0.1.tgz",
|
|
10524
|
+
"integrity": "sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==",
|
|
10525
|
+
"license": "MIT",
|
|
10526
|
+
"engines": {
|
|
10527
|
+
"node": ">= 12"
|
|
10528
|
+
}
|
|
10529
|
+
},
|
|
10519
10530
|
"node_modules/extsprintf": {
|
|
10520
10531
|
"version": "1.4.1",
|
|
10521
10532
|
"resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.4.1.tgz",
|
|
@@ -10977,11 +10988,10 @@
|
|
|
10977
10988
|
}
|
|
10978
10989
|
},
|
|
10979
10990
|
"node_modules/hono": {
|
|
10980
|
-
"version": "4.11.
|
|
10981
|
-
"resolved": "https://registry.npmjs.org/hono/-/hono-4.11.
|
|
10982
|
-
"integrity": "sha512-
|
|
10991
|
+
"version": "4.11.9",
|
|
10992
|
+
"resolved": "https://registry.npmjs.org/hono/-/hono-4.11.9.tgz",
|
|
10993
|
+
"integrity": "sha512-Eaw2YTGM6WOxA6CXbckaEvslr2Ne4NFsKrvc0v97JD5awbmeBLO5w9Ho9L9kmKonrwF9RJlW6BxT1PVv/agBHQ==",
|
|
10983
10994
|
"license": "MIT",
|
|
10984
|
-
"peer": true,
|
|
10985
10995
|
"engines": {
|
|
10986
10996
|
"node": ">=16.9.0"
|
|
10987
10997
|
}
|
|
@@ -13694,9 +13704,9 @@
|
|
|
13694
13704
|
}
|
|
13695
13705
|
},
|
|
13696
13706
|
"node_modules/qs": {
|
|
13697
|
-
"version": "6.14.
|
|
13698
|
-
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.
|
|
13699
|
-
"integrity": "sha512-
|
|
13707
|
+
"version": "6.14.2",
|
|
13708
|
+
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.2.tgz",
|
|
13709
|
+
"integrity": "sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==",
|
|
13700
13710
|
"license": "BSD-3-Clause",
|
|
13701
13711
|
"dependencies": {
|
|
13702
13712
|
"side-channel": "^1.1.0"
|
|
@@ -15211,9 +15221,9 @@
|
|
|
15211
15221
|
}
|
|
15212
15222
|
},
|
|
15213
15223
|
"node_modules/tar": {
|
|
15214
|
-
"version": "7.5.
|
|
15215
|
-
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.
|
|
15216
|
-
"integrity": "sha512-
|
|
15224
|
+
"version": "7.5.9",
|
|
15225
|
+
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.9.tgz",
|
|
15226
|
+
"integrity": "sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==",
|
|
15217
15227
|
"license": "BlueOak-1.0.0",
|
|
15218
15228
|
"dependencies": {
|
|
15219
15229
|
"@isaacs/fs-minipass": "^4.0.0",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"@ionic/cordova-builders": "^12.3.0",
|
|
19
19
|
"@awesome-cordova-plugins/camera": "^8.1.0",
|
|
20
20
|
"@awesome-cordova-plugins/file": "^8.1.0",
|
|
21
|
-
"@regulaforensics/document-reader": "9.2.
|
|
21
|
+
"@regulaforensics/document-reader": "9.2.631-rc",
|
|
22
22
|
"@regulaforensics/document-reader-core-fullauthrfid": "9.2.1513",
|
|
23
23
|
"@regulaforensics/document-reader-btdevice": "9.1.35",
|
|
24
24
|
"cordova-android": "^14.0.1",
|