@regulaforensics/face-sdk 8.1.632-nightly → 8.1.670-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/RNFaceSDK.podspec +2 -2
- package/android/build.gradle +1 -1
- package/android/cordova.gradle +1 -1
- package/examples/capacitor/package.json +2 -2
- package/examples/ionic/package.json +2 -2
- package/examples/react_native/package.json +2 -2
- package/package.json +1 -1
- package/plugin.xml +2 -2
- package/test/package-lock.json +1 -1
- package/www/cordova.js +198 -192
package/RNFaceSDK.podspec
CHANGED
|
@@ -5,7 +5,7 @@ source = File.join(__dir__, 'ios')
|
|
|
5
5
|
|
|
6
6
|
Pod::Spec.new do |s|
|
|
7
7
|
s.name = 'RNFaceSDK'
|
|
8
|
-
s.version = '8.1.
|
|
8
|
+
s.version = '8.1.670-nightly'
|
|
9
9
|
s.summary = package['description']
|
|
10
10
|
s.license = package['license']
|
|
11
11
|
|
|
@@ -16,6 +16,6 @@ Pod::Spec.new do |s|
|
|
|
16
16
|
s.ios.deployment_target = '13.0'
|
|
17
17
|
s.source_files = 'ios/**/*.{h,m}'
|
|
18
18
|
s.exclude_files = [ 'ios/CVDFaceSDK.h', 'ios/CVDFaceSDK.m' ]
|
|
19
|
-
s.dependency 'FaceSDKNightly', '8.1.
|
|
19
|
+
s.dependency 'FaceSDKNightly', '8.1.3482'
|
|
20
20
|
s.dependency 'React'
|
|
21
21
|
end
|
package/android/build.gradle
CHANGED
|
@@ -29,7 +29,7 @@ dependencies {
|
|
|
29
29
|
//noinspection GradleDynamicVersion
|
|
30
30
|
implementation 'com.facebook.react:react-native:+'
|
|
31
31
|
//noinspection GradleDependency
|
|
32
|
-
implementation('com.regula.face:api:8.1.
|
|
32
|
+
implementation('com.regula.face:api:8.1.4244'){
|
|
33
33
|
transitive = true
|
|
34
34
|
}
|
|
35
35
|
}
|
package/android/cordova.gradle
CHANGED
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
"android": "scripts/android.sh"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@regulaforensics/face-sdk": "8.1.
|
|
10
|
-
"@regulaforensics/face-core-basic": "8.1.
|
|
9
|
+
"@regulaforensics/face-sdk": "8.1.670-nightly",
|
|
10
|
+
"@regulaforensics/face-core-basic": "8.1.355-nightly",
|
|
11
11
|
"@awesome-cordova-plugins/file": "6.6.0",
|
|
12
12
|
"@awesome-cordova-plugins/camera": "6.6.0",
|
|
13
13
|
"cordova-plugin-file": "8.1.3",
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"@awesome-cordova-plugins/file": "^8.1.0",
|
|
20
20
|
"@ionic/angular": "^8.7.11",
|
|
21
21
|
"@ionic/cordova-builders": "^12.3.0",
|
|
22
|
-
"@regulaforensics/face-sdk": "8.1.
|
|
23
|
-
"@regulaforensics/face-core-basic": "8.1.
|
|
22
|
+
"@regulaforensics/face-sdk": "8.1.670-nightly",
|
|
23
|
+
"@regulaforensics/face-core-basic": "8.1.355-nightly",
|
|
24
24
|
"cordova-android": "^14.0.1",
|
|
25
25
|
"cordova-ios": "^7.1.1",
|
|
26
26
|
"cordova-plugin-camera": "^8.0.0",
|
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
"start": "expo start"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@regulaforensics/face-sdk": "8.1.
|
|
12
|
-
"@regulaforensics/face-core-basic": "8.1.
|
|
11
|
+
"@regulaforensics/face-sdk": "8.1.670-nightly",
|
|
12
|
+
"@regulaforensics/face-core-basic": "8.1.355-nightly",
|
|
13
13
|
"react-native": "^0.81.4",
|
|
14
14
|
"react-native-fs": "^2.20.0",
|
|
15
15
|
"react-native-image-picker": "^8.2.1",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@regulaforensics/face-sdk",
|
|
3
|
-
"version": "8.1.
|
|
3
|
+
"version": "8.1.670-nightly",
|
|
4
4
|
"description": "This is an npm module for Regula Face SDK. It allows you to easily compaire faces using your phone's camera.",
|
|
5
5
|
"main": "www/react-native/index.js",
|
|
6
6
|
"module": "www/capacitor/index.js",
|
package/plugin.xml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<?xml version='1.0' encoding='utf-8'?>
|
|
2
|
-
<plugin id="@regulaforensics/face-sdk" version="8.1.
|
|
2
|
+
<plugin id="@regulaforensics/face-sdk" version="8.1.670-nightly" xmlns="http://apache.org/cordova/ns/plugins/1.0">
|
|
3
3
|
<name>FaceSDK</name>
|
|
4
4
|
<description>Cordova plugin for Regula Face SDK</description>
|
|
5
5
|
<license>commercial</license>
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
<source url="https://github.com/CocoaPods/Specs.git" />
|
|
30
30
|
</config>
|
|
31
31
|
<pods>
|
|
32
|
-
<pod name="FaceSDKNightly" spec="8.1.
|
|
32
|
+
<pod name="FaceSDKNightly" spec="8.1.3482" />
|
|
33
33
|
</pods>
|
|
34
34
|
</podspec>
|
|
35
35
|
</platform>
|
package/test/package-lock.json
CHANGED
package/www/cordova.js
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
/******/ "use strict";
|
|
3
3
|
/******/ var __webpack_modules__ = ({
|
|
4
4
|
|
|
5
|
-
/***/ "./src/customization/camera_position.js"
|
|
5
|
+
/***/ "./src/customization/camera_position.js"
|
|
6
6
|
/*!**********************************************!*\
|
|
7
7
|
!*** ./src/customization/camera_position.js ***!
|
|
8
8
|
\**********************************************/
|
|
9
|
-
|
|
9
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
10
10
|
|
|
11
11
|
__webpack_require__.r(__webpack_exports__);
|
|
12
12
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -17,13 +17,13 @@ const CameraPosition = {
|
|
|
17
17
|
BACK: 1,
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
/***/ }
|
|
20
|
+
/***/ },
|
|
21
21
|
|
|
22
|
-
/***/ "./src/customization/customization.js"
|
|
22
|
+
/***/ "./src/customization/customization.js"
|
|
23
23
|
/*!********************************************!*\
|
|
24
24
|
!*** ./src/customization/customization.js ***!
|
|
25
25
|
\********************************************/
|
|
26
|
-
|
|
26
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
27
27
|
|
|
28
28
|
__webpack_require__.r(__webpack_exports__);
|
|
29
29
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -101,13 +101,13 @@ class Customization {
|
|
|
101
101
|
_apply() { this._set(toJson()) }
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
-
/***/ }
|
|
104
|
+
/***/ },
|
|
105
105
|
|
|
106
|
-
/***/ "./src/customization/customization_colors.js"
|
|
106
|
+
/***/ "./src/customization/customization_colors.js"
|
|
107
107
|
/*!***************************************************!*\
|
|
108
108
|
!*** ./src/customization/customization_colors.js ***!
|
|
109
109
|
\***************************************************/
|
|
110
|
-
|
|
110
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
111
111
|
|
|
112
112
|
__webpack_require__.r(__webpack_exports__);
|
|
113
113
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -348,13 +348,13 @@ class CustomizationColors {
|
|
|
348
348
|
}
|
|
349
349
|
}
|
|
350
350
|
|
|
351
|
-
/***/ }
|
|
351
|
+
/***/ },
|
|
352
352
|
|
|
353
|
-
/***/ "./src/customization/customization_fonts.js"
|
|
353
|
+
/***/ "./src/customization/customization_fonts.js"
|
|
354
354
|
/*!**************************************************!*\
|
|
355
355
|
!*** ./src/customization/customization_fonts.js ***!
|
|
356
356
|
\**************************************************/
|
|
357
|
-
|
|
357
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
358
358
|
|
|
359
359
|
__webpack_require__.r(__webpack_exports__);
|
|
360
360
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -469,13 +469,13 @@ class CustomizationFonts {
|
|
|
469
469
|
}
|
|
470
470
|
}
|
|
471
471
|
|
|
472
|
-
/***/ }
|
|
472
|
+
/***/ },
|
|
473
473
|
|
|
474
|
-
/***/ "./src/customization/customization_images.js"
|
|
474
|
+
/***/ "./src/customization/customization_images.js"
|
|
475
475
|
/*!***************************************************!*\
|
|
476
476
|
!*** ./src/customization/customization_images.js ***!
|
|
477
477
|
\***************************************************/
|
|
478
|
-
|
|
478
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
479
479
|
|
|
480
480
|
__webpack_require__.r(__webpack_exports__);
|
|
481
481
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -613,13 +613,13 @@ class CustomizationImages {
|
|
|
613
613
|
}
|
|
614
614
|
|
|
615
615
|
|
|
616
|
-
/***/ }
|
|
616
|
+
/***/ },
|
|
617
617
|
|
|
618
|
-
/***/ "./src/customization/font.js"
|
|
618
|
+
/***/ "./src/customization/font.js"
|
|
619
619
|
/*!***********************************!*\
|
|
620
620
|
!*** ./src/customization/font.js ***!
|
|
621
621
|
\***********************************/
|
|
622
|
-
|
|
622
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
623
623
|
|
|
624
624
|
__webpack_require__.r(__webpack_exports__);
|
|
625
625
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -665,13 +665,13 @@ const FontStyle = {
|
|
|
665
665
|
}
|
|
666
666
|
|
|
667
667
|
|
|
668
|
-
/***/ }
|
|
668
|
+
/***/ },
|
|
669
669
|
|
|
670
|
-
/***/ "./src/customization/screen_orientation.js"
|
|
670
|
+
/***/ "./src/customization/screen_orientation.js"
|
|
671
671
|
/*!*************************************************!*\
|
|
672
672
|
!*** ./src/customization/screen_orientation.js ***!
|
|
673
673
|
\*************************************************/
|
|
674
|
-
|
|
674
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
675
675
|
|
|
676
676
|
__webpack_require__.r(__webpack_exports__);
|
|
677
677
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -682,13 +682,13 @@ const ScreenOrientation = {
|
|
|
682
682
|
LANDSCAPE: 1,
|
|
683
683
|
}
|
|
684
684
|
|
|
685
|
-
/***/ }
|
|
685
|
+
/***/ },
|
|
686
686
|
|
|
687
|
-
/***/ "./src/detect_faces/detect_face_result.js"
|
|
687
|
+
/***/ "./src/detect_faces/detect_face_result.js"
|
|
688
688
|
/*!************************************************!*\
|
|
689
689
|
!*** ./src/detect_faces/detect_face_result.js ***!
|
|
690
690
|
\************************************************/
|
|
691
|
-
|
|
691
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
692
692
|
|
|
693
693
|
__webpack_require__.r(__webpack_exports__);
|
|
694
694
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -749,13 +749,13 @@ class DetectFaceResult {
|
|
|
749
749
|
}
|
|
750
750
|
}
|
|
751
751
|
|
|
752
|
-
/***/ }
|
|
752
|
+
/***/ },
|
|
753
753
|
|
|
754
|
-
/***/ "./src/detect_faces/detect_faces_attribute.js"
|
|
754
|
+
/***/ "./src/detect_faces/detect_faces_attribute.js"
|
|
755
755
|
/*!****************************************************!*\
|
|
756
756
|
!*** ./src/detect_faces/detect_faces_attribute.js ***!
|
|
757
757
|
\****************************************************/
|
|
758
|
-
|
|
758
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
759
759
|
|
|
760
760
|
__webpack_require__.r(__webpack_exports__);
|
|
761
761
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -777,13 +777,13 @@ const DetectFacesAttribute = {
|
|
|
777
777
|
HEADPHONES: "Headphones",
|
|
778
778
|
}
|
|
779
779
|
|
|
780
|
-
/***/ }
|
|
780
|
+
/***/ },
|
|
781
781
|
|
|
782
|
-
/***/ "./src/detect_faces/detect_faces_attribute_result.js"
|
|
782
|
+
/***/ "./src/detect_faces/detect_faces_attribute_result.js"
|
|
783
783
|
/*!***********************************************************!*\
|
|
784
784
|
!*** ./src/detect_faces/detect_faces_attribute_result.js ***!
|
|
785
785
|
\***********************************************************/
|
|
786
|
-
|
|
786
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
787
787
|
|
|
788
788
|
__webpack_require__.r(__webpack_exports__);
|
|
789
789
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -820,13 +820,13 @@ class DetectFacesAttributeResult {
|
|
|
820
820
|
}
|
|
821
821
|
}
|
|
822
822
|
|
|
823
|
-
/***/ }
|
|
823
|
+
/***/ },
|
|
824
824
|
|
|
825
|
-
/***/ "./src/detect_faces/detect_faces_backend_exception.js"
|
|
825
|
+
/***/ "./src/detect_faces/detect_faces_backend_exception.js"
|
|
826
826
|
/*!************************************************************!*\
|
|
827
827
|
!*** ./src/detect_faces/detect_faces_backend_exception.js ***!
|
|
828
828
|
\************************************************************/
|
|
829
|
-
|
|
829
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
830
830
|
|
|
831
831
|
__webpack_require__.r(__webpack_exports__);
|
|
832
832
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -864,13 +864,13 @@ const DetectFacesBackendErrorCode = {
|
|
|
864
864
|
UNDEFINED: -1,
|
|
865
865
|
}
|
|
866
866
|
|
|
867
|
-
/***/ }
|
|
867
|
+
/***/ },
|
|
868
868
|
|
|
869
|
-
/***/ "./src/detect_faces/detect_faces_config.js"
|
|
869
|
+
/***/ "./src/detect_faces/detect_faces_config.js"
|
|
870
870
|
/*!*************************************************!*\
|
|
871
871
|
!*** ./src/detect_faces/detect_faces_config.js ***!
|
|
872
872
|
\*************************************************/
|
|
873
|
-
|
|
873
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
874
874
|
|
|
875
875
|
__webpack_require__.r(__webpack_exports__);
|
|
876
876
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -927,13 +927,13 @@ class DetectFacesConfig {
|
|
|
927
927
|
}
|
|
928
928
|
}
|
|
929
929
|
|
|
930
|
-
/***/ }
|
|
930
|
+
/***/ },
|
|
931
931
|
|
|
932
|
-
/***/ "./src/detect_faces/detect_faces_exception.js"
|
|
932
|
+
/***/ "./src/detect_faces/detect_faces_exception.js"
|
|
933
933
|
/*!****************************************************!*\
|
|
934
934
|
!*** ./src/detect_faces/detect_faces_exception.js ***!
|
|
935
935
|
\****************************************************/
|
|
936
|
-
|
|
936
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
937
937
|
|
|
938
938
|
__webpack_require__.r(__webpack_exports__);
|
|
939
939
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -980,13 +980,13 @@ const DetectFacesErrorCode = {
|
|
|
980
980
|
API_CALL_FAILED: 8,
|
|
981
981
|
}
|
|
982
982
|
|
|
983
|
-
/***/ }
|
|
983
|
+
/***/ },
|
|
984
984
|
|
|
985
|
-
/***/ "./src/detect_faces/detect_faces_request.js"
|
|
985
|
+
/***/ "./src/detect_faces/detect_faces_request.js"
|
|
986
986
|
/*!**************************************************!*\
|
|
987
987
|
!*** ./src/detect_faces/detect_faces_request.js ***!
|
|
988
988
|
\**************************************************/
|
|
989
|
-
|
|
989
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
990
990
|
|
|
991
991
|
__webpack_require__.r(__webpack_exports__);
|
|
992
992
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -1086,13 +1086,13 @@ class DetectFacesRequest {
|
|
|
1086
1086
|
}
|
|
1087
1087
|
}
|
|
1088
1088
|
|
|
1089
|
-
/***/ }
|
|
1089
|
+
/***/ },
|
|
1090
1090
|
|
|
1091
|
-
/***/ "./src/detect_faces/detect_faces_response.js"
|
|
1091
|
+
/***/ "./src/detect_faces/detect_faces_response.js"
|
|
1092
1092
|
/*!***************************************************!*\
|
|
1093
1093
|
!*** ./src/detect_faces/detect_faces_response.js ***!
|
|
1094
1094
|
\***************************************************/
|
|
1095
|
-
|
|
1095
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1096
1096
|
|
|
1097
1097
|
__webpack_require__.r(__webpack_exports__);
|
|
1098
1098
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -1134,13 +1134,13 @@ class DetectFacesResponse {
|
|
|
1134
1134
|
}
|
|
1135
1135
|
}
|
|
1136
1136
|
|
|
1137
|
-
/***/ }
|
|
1137
|
+
/***/ },
|
|
1138
1138
|
|
|
1139
|
-
/***/ "./src/detect_faces/detect_faces_scenario.js"
|
|
1139
|
+
/***/ "./src/detect_faces/detect_faces_scenario.js"
|
|
1140
1140
|
/*!***************************************************!*\
|
|
1141
1141
|
!*** ./src/detect_faces/detect_faces_scenario.js ***!
|
|
1142
1142
|
\***************************************************/
|
|
1143
|
-
|
|
1143
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1144
1144
|
|
|
1145
1145
|
__webpack_require__.r(__webpack_exports__);
|
|
1146
1146
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -1157,13 +1157,13 @@ const DetectFacesScenario = {
|
|
|
1157
1157
|
QUALITY_VISA_USA: "QualityVisaUSA",
|
|
1158
1158
|
}
|
|
1159
1159
|
|
|
1160
|
-
/***/ }
|
|
1160
|
+
/***/ },
|
|
1161
1161
|
|
|
1162
|
-
/***/ "./src/face_capture/face_capture_config.js"
|
|
1162
|
+
/***/ "./src/face_capture/face_capture_config.js"
|
|
1163
1163
|
/*!*************************************************!*\
|
|
1164
1164
|
!*** ./src/face_capture/face_capture_config.js ***!
|
|
1165
1165
|
\*************************************************/
|
|
1166
|
-
|
|
1166
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1167
1167
|
|
|
1168
1168
|
__webpack_require__.r(__webpack_exports__);
|
|
1169
1169
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -1241,13 +1241,13 @@ class FaceCaptureConfig {
|
|
|
1241
1241
|
}
|
|
1242
1242
|
}
|
|
1243
1243
|
|
|
1244
|
-
/***/ }
|
|
1244
|
+
/***/ },
|
|
1245
1245
|
|
|
1246
|
-
/***/ "./src/face_capture/face_capture_exception.js"
|
|
1246
|
+
/***/ "./src/face_capture/face_capture_exception.js"
|
|
1247
1247
|
/*!****************************************************!*\
|
|
1248
1248
|
!*** ./src/face_capture/face_capture_exception.js ***!
|
|
1249
1249
|
\****************************************************/
|
|
1250
|
-
|
|
1250
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1251
1251
|
|
|
1252
1252
|
__webpack_require__.r(__webpack_exports__);
|
|
1253
1253
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -1287,13 +1287,13 @@ const FaceCaptureErrorCode = {
|
|
|
1287
1287
|
CONTEXT_IS_NULL: 7,
|
|
1288
1288
|
}
|
|
1289
1289
|
|
|
1290
|
-
/***/ }
|
|
1290
|
+
/***/ },
|
|
1291
1291
|
|
|
1292
|
-
/***/ "./src/face_capture/face_capture_image.js"
|
|
1292
|
+
/***/ "./src/face_capture/face_capture_image.js"
|
|
1293
1293
|
/*!************************************************!*\
|
|
1294
1294
|
!*** ./src/face_capture/face_capture_image.js ***!
|
|
1295
1295
|
\************************************************/
|
|
1296
|
-
|
|
1296
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1297
1297
|
|
|
1298
1298
|
__webpack_require__.r(__webpack_exports__);
|
|
1299
1299
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -1335,13 +1335,13 @@ const ImageType = {
|
|
|
1335
1335
|
BARCODE: 7,
|
|
1336
1336
|
}
|
|
1337
1337
|
|
|
1338
|
-
/***/ }
|
|
1338
|
+
/***/ },
|
|
1339
1339
|
|
|
1340
|
-
/***/ "./src/face_capture/face_capture_response.js"
|
|
1340
|
+
/***/ "./src/face_capture/face_capture_response.js"
|
|
1341
1341
|
/*!***************************************************!*\
|
|
1342
1342
|
!*** ./src/face_capture/face_capture_response.js ***!
|
|
1343
1343
|
\***************************************************/
|
|
1344
|
-
|
|
1344
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1345
1345
|
|
|
1346
1346
|
__webpack_require__.r(__webpack_exports__);
|
|
1347
1347
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -1374,13 +1374,13 @@ class FaceCaptureResponse {
|
|
|
1374
1374
|
}
|
|
1375
1375
|
}
|
|
1376
1376
|
|
|
1377
|
-
/***/ }
|
|
1377
|
+
/***/ },
|
|
1378
1378
|
|
|
1379
|
-
/***/ "./src/image_params/output_image_crop.js"
|
|
1379
|
+
/***/ "./src/image_params/output_image_crop.js"
|
|
1380
1380
|
/*!***********************************************!*\
|
|
1381
1381
|
!*** ./src/image_params/output_image_crop.js ***!
|
|
1382
1382
|
\***********************************************/
|
|
1383
|
-
|
|
1383
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1384
1384
|
|
|
1385
1385
|
__webpack_require__.r(__webpack_exports__);
|
|
1386
1386
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -1433,13 +1433,13 @@ const OutputImageCropAspectRatio = {
|
|
|
1433
1433
|
RATIO_7X9: 4,
|
|
1434
1434
|
}
|
|
1435
1435
|
|
|
1436
|
-
/***/ }
|
|
1436
|
+
/***/ },
|
|
1437
1437
|
|
|
1438
|
-
/***/ "./src/image_params/output_image_params.js"
|
|
1438
|
+
/***/ "./src/image_params/output_image_params.js"
|
|
1439
1439
|
/*!*************************************************!*\
|
|
1440
1440
|
!*** ./src/image_params/output_image_params.js ***!
|
|
1441
1441
|
\*************************************************/
|
|
1442
|
-
|
|
1442
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1443
1443
|
|
|
1444
1444
|
__webpack_require__.r(__webpack_exports__);
|
|
1445
1445
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -1475,13 +1475,13 @@ class OutputImageParams {
|
|
|
1475
1475
|
}
|
|
1476
1476
|
}
|
|
1477
1477
|
|
|
1478
|
-
/***/ }
|
|
1478
|
+
/***/ },
|
|
1479
1479
|
|
|
1480
|
-
/***/ "./src/image_params/point.js"
|
|
1480
|
+
/***/ "./src/image_params/point.js"
|
|
1481
1481
|
/*!***********************************!*\
|
|
1482
1482
|
!*** ./src/image_params/point.js ***!
|
|
1483
1483
|
\***********************************/
|
|
1484
|
-
|
|
1484
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1485
1485
|
|
|
1486
1486
|
__webpack_require__.r(__webpack_exports__);
|
|
1487
1487
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -1509,13 +1509,13 @@ class Point {
|
|
|
1509
1509
|
}
|
|
1510
1510
|
}
|
|
1511
1511
|
|
|
1512
|
-
/***/ }
|
|
1512
|
+
/***/ },
|
|
1513
1513
|
|
|
1514
|
-
/***/ "./src/image_params/rect.js"
|
|
1514
|
+
/***/ "./src/image_params/rect.js"
|
|
1515
1515
|
/*!**********************************!*\
|
|
1516
1516
|
!*** ./src/image_params/rect.js ***!
|
|
1517
1517
|
\**********************************/
|
|
1518
|
-
|
|
1518
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1519
1519
|
|
|
1520
1520
|
__webpack_require__.r(__webpack_exports__);
|
|
1521
1521
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -1549,13 +1549,13 @@ class Rect {
|
|
|
1549
1549
|
}
|
|
1550
1550
|
}
|
|
1551
1551
|
|
|
1552
|
-
/***/ }
|
|
1552
|
+
/***/ },
|
|
1553
1553
|
|
|
1554
|
-
/***/ "./src/image_params/size.js"
|
|
1554
|
+
/***/ "./src/image_params/size.js"
|
|
1555
1555
|
/*!**********************************!*\
|
|
1556
1556
|
!*** ./src/image_params/size.js ***!
|
|
1557
1557
|
\**********************************/
|
|
1558
|
-
|
|
1558
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1559
1559
|
|
|
1560
1560
|
__webpack_require__.r(__webpack_exports__);
|
|
1561
1561
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -1583,13 +1583,13 @@ class Size {
|
|
|
1583
1583
|
}
|
|
1584
1584
|
}
|
|
1585
1585
|
|
|
1586
|
-
/***/ }
|
|
1586
|
+
/***/ },
|
|
1587
1587
|
|
|
1588
|
-
/***/ "./src/image_quality/image_quality_characteristic.js"
|
|
1588
|
+
/***/ "./src/image_quality/image_quality_characteristic.js"
|
|
1589
1589
|
/*!***********************************************************!*\
|
|
1590
1590
|
!*** ./src/image_quality/image_quality_characteristic.js ***!
|
|
1591
1591
|
\***********************************************************/
|
|
1592
|
-
|
|
1592
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1593
1593
|
|
|
1594
1594
|
__webpack_require__.r(__webpack_exports__);
|
|
1595
1595
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -1645,13 +1645,13 @@ class ImageQualityCharacteristic {
|
|
|
1645
1645
|
}
|
|
1646
1646
|
}
|
|
1647
1647
|
|
|
1648
|
-
/***/ }
|
|
1648
|
+
/***/ },
|
|
1649
1649
|
|
|
1650
|
-
/***/ "./src/image_quality/image_quality_characteristic_name.js"
|
|
1650
|
+
/***/ "./src/image_quality/image_quality_characteristic_name.js"
|
|
1651
1651
|
/*!****************************************************************!*\
|
|
1652
1652
|
!*** ./src/image_quality/image_quality_characteristic_name.js ***!
|
|
1653
1653
|
\****************************************************************/
|
|
1654
|
-
|
|
1654
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1655
1655
|
|
|
1656
1656
|
__webpack_require__.r(__webpack_exports__);
|
|
1657
1657
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -1716,13 +1716,13 @@ const ImageQualityCharacteristicName = {
|
|
|
1716
1716
|
QUALITY_BACKGROUND_ALL_RECOMMENDED: "QualityBackground",
|
|
1717
1717
|
}
|
|
1718
1718
|
|
|
1719
|
-
/***/ }
|
|
1719
|
+
/***/ },
|
|
1720
1720
|
|
|
1721
|
-
/***/ "./src/image_quality/image_quality_group.js"
|
|
1721
|
+
/***/ "./src/image_quality/image_quality_group.js"
|
|
1722
1722
|
/*!**************************************************!*\
|
|
1723
1723
|
!*** ./src/image_quality/image_quality_group.js ***!
|
|
1724
1724
|
\**************************************************/
|
|
1725
|
-
|
|
1725
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
1726
1726
|
|
|
1727
1727
|
__webpack_require__.r(__webpack_exports__);
|
|
1728
1728
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -2073,13 +2073,13 @@ class ImageQualityGroup {
|
|
|
2073
2073
|
static _background = new _Background()
|
|
2074
2074
|
}
|
|
2075
2075
|
|
|
2076
|
-
/***/ }
|
|
2076
|
+
/***/ },
|
|
2077
2077
|
|
|
2078
|
-
/***/ "./src/image_quality/image_quality_range.js"
|
|
2078
|
+
/***/ "./src/image_quality/image_quality_range.js"
|
|
2079
2079
|
/*!**************************************************!*\
|
|
2080
2080
|
!*** ./src/image_quality/image_quality_range.js ***!
|
|
2081
2081
|
\**************************************************/
|
|
2082
|
-
|
|
2082
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
2083
2083
|
|
|
2084
2084
|
__webpack_require__.r(__webpack_exports__);
|
|
2085
2085
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -2119,13 +2119,13 @@ class ImageQualityRange {
|
|
|
2119
2119
|
}
|
|
2120
2120
|
}
|
|
2121
2121
|
|
|
2122
|
-
/***/ }
|
|
2122
|
+
/***/ },
|
|
2123
2123
|
|
|
2124
|
-
/***/ "./src/image_quality/image_quality_result.js"
|
|
2124
|
+
/***/ "./src/image_quality/image_quality_result.js"
|
|
2125
2125
|
/*!***************************************************!*\
|
|
2126
2126
|
!*** ./src/image_quality/image_quality_result.js ***!
|
|
2127
2127
|
\***************************************************/
|
|
2128
|
-
|
|
2128
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
2129
2129
|
|
|
2130
2130
|
__webpack_require__.r(__webpack_exports__);
|
|
2131
2131
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -2185,13 +2185,13 @@ const ImageQualityResultStatus = {
|
|
|
2185
2185
|
UNDETERMINED: 2,
|
|
2186
2186
|
}
|
|
2187
2187
|
|
|
2188
|
-
/***/ }
|
|
2188
|
+
/***/ },
|
|
2189
2189
|
|
|
2190
|
-
/***/ "./src/index.js"
|
|
2190
|
+
/***/ "./src/index.js"
|
|
2191
2191
|
/*!**********************!*\
|
|
2192
2192
|
!*** ./src/index.js ***!
|
|
2193
2193
|
\**********************/
|
|
2194
|
-
|
|
2194
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
2195
2195
|
|
|
2196
2196
|
__webpack_require__.r(__webpack_exports__);
|
|
2197
2197
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -2609,13 +2609,13 @@ class FaceSDK {
|
|
|
2609
2609
|
}
|
|
2610
2610
|
|
|
2611
2611
|
|
|
2612
|
-
/***/ }
|
|
2612
|
+
/***/ },
|
|
2613
2613
|
|
|
2614
|
-
/***/ "./src/init/face_sdk_version.js"
|
|
2614
|
+
/***/ "./src/init/face_sdk_version.js"
|
|
2615
2615
|
/*!**************************************!*\
|
|
2616
2616
|
!*** ./src/init/face_sdk_version.js ***!
|
|
2617
2617
|
\**************************************/
|
|
2618
|
-
|
|
2618
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
2619
2619
|
|
|
2620
2620
|
__webpack_require__.r(__webpack_exports__);
|
|
2621
2621
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -2646,13 +2646,13 @@ class FaceSDKVersion {
|
|
|
2646
2646
|
}
|
|
2647
2647
|
}
|
|
2648
2648
|
|
|
2649
|
-
/***/ }
|
|
2649
|
+
/***/ },
|
|
2650
2650
|
|
|
2651
|
-
/***/ "./src/init/init_config.js"
|
|
2651
|
+
/***/ "./src/init/init_config.js"
|
|
2652
2652
|
/*!*********************************!*\
|
|
2653
2653
|
!*** ./src/init/init_config.js ***!
|
|
2654
2654
|
\*********************************/
|
|
2655
|
-
|
|
2655
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
2656
2656
|
|
|
2657
2657
|
__webpack_require__.r(__webpack_exports__);
|
|
2658
2658
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -2695,13 +2695,13 @@ class InitConfig {
|
|
|
2695
2695
|
}
|
|
2696
2696
|
}
|
|
2697
2697
|
|
|
2698
|
-
/***/ }
|
|
2698
|
+
/***/ },
|
|
2699
2699
|
|
|
2700
|
-
/***/ "./src/init/init_exception.js"
|
|
2700
|
+
/***/ "./src/init/init_exception.js"
|
|
2701
2701
|
/*!************************************!*\
|
|
2702
2702
|
!*** ./src/init/init_exception.js ***!
|
|
2703
2703
|
\************************************/
|
|
2704
|
-
|
|
2704
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
2705
2705
|
|
|
2706
2706
|
__webpack_require__.r(__webpack_exports__);
|
|
2707
2707
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -2747,13 +2747,13 @@ const InitErrorCode = {
|
|
|
2747
2747
|
LICENSE_IS_NULL: 102,
|
|
2748
2748
|
}
|
|
2749
2749
|
|
|
2750
|
-
/***/ }
|
|
2750
|
+
/***/ },
|
|
2751
2751
|
|
|
2752
|
-
/***/ "./src/init/license_exception.js"
|
|
2752
|
+
/***/ "./src/init/license_exception.js"
|
|
2753
2753
|
/*!***************************************!*\
|
|
2754
2754
|
!*** ./src/init/license_exception.js ***!
|
|
2755
2755
|
\***************************************/
|
|
2756
|
-
|
|
2756
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
2757
2757
|
|
|
2758
2758
|
__webpack_require__.r(__webpack_exports__);
|
|
2759
2759
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -2797,13 +2797,13 @@ const LicensingResultCode = {
|
|
|
2797
2797
|
DATABASE_INCORRECT: 11,
|
|
2798
2798
|
}
|
|
2799
2799
|
|
|
2800
|
-
/***/ }
|
|
2800
|
+
/***/ },
|
|
2801
2801
|
|
|
2802
|
-
/***/ "./src/internal/bridge.js"
|
|
2802
|
+
/***/ "./src/internal/bridge.js"
|
|
2803
2803
|
/*!********************************!*\
|
|
2804
2804
|
!*** ./src/internal/bridge.js ***!
|
|
2805
2805
|
\********************************/
|
|
2806
|
-
|
|
2806
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
2807
2807
|
|
|
2808
2808
|
__webpack_require__.r(__webpack_exports__);
|
|
2809
2809
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -2877,13 +2877,13 @@ function dateToString(date) {
|
|
|
2877
2877
|
}
|
|
2878
2878
|
|
|
2879
2879
|
|
|
2880
|
-
/***/ }
|
|
2880
|
+
/***/ },
|
|
2881
2881
|
|
|
2882
|
-
/***/ "./src/internal/cordova.js"
|
|
2882
|
+
/***/ "./src/internal/cordova.js"
|
|
2883
2883
|
/*!*********************************!*\
|
|
2884
2884
|
!*** ./src/internal/cordova.js ***!
|
|
2885
2885
|
\*********************************/
|
|
2886
|
-
|
|
2886
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
2887
2887
|
|
|
2888
2888
|
__webpack_require__.r(__webpack_exports__);
|
|
2889
2889
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -2908,13 +2908,13 @@ class NativeEventEmitter {
|
|
|
2908
2908
|
}
|
|
2909
2909
|
}
|
|
2910
2910
|
|
|
2911
|
-
/***/ }
|
|
2911
|
+
/***/ },
|
|
2912
2912
|
|
|
2913
|
-
/***/ "./src/liveness/liveness_backend_exception.js"
|
|
2913
|
+
/***/ "./src/liveness/liveness_backend_exception.js"
|
|
2914
2914
|
/*!****************************************************!*\
|
|
2915
2915
|
!*** ./src/liveness/liveness_backend_exception.js ***!
|
|
2916
2916
|
\****************************************************/
|
|
2917
|
-
|
|
2917
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
2918
2918
|
|
|
2919
2919
|
__webpack_require__.r(__webpack_exports__);
|
|
2920
2920
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -2978,13 +2978,13 @@ const LivenessBackendErrorCode = {
|
|
|
2978
2978
|
CORRUPTED_REQUEST: 257,
|
|
2979
2979
|
}
|
|
2980
2980
|
|
|
2981
|
-
/***/ }
|
|
2981
|
+
/***/ },
|
|
2982
2982
|
|
|
2983
|
-
/***/ "./src/liveness/liveness_config.js"
|
|
2983
|
+
/***/ "./src/liveness/liveness_config.js"
|
|
2984
2984
|
/*!*****************************************!*\
|
|
2985
2985
|
!*** ./src/liveness/liveness_config.js ***!
|
|
2986
2986
|
\*****************************************/
|
|
2987
|
-
|
|
2987
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
2988
2988
|
|
|
2989
2989
|
__webpack_require__.r(__webpack_exports__);
|
|
2990
2990
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3093,13 +3093,13 @@ const LivenessSkipStep = {
|
|
|
3093
3093
|
SUCCESS_STEP: 1,
|
|
3094
3094
|
}
|
|
3095
3095
|
|
|
3096
|
-
/***/ }
|
|
3096
|
+
/***/ },
|
|
3097
3097
|
|
|
3098
|
-
/***/ "./src/liveness/liveness_exception.js"
|
|
3098
|
+
/***/ "./src/liveness/liveness_exception.js"
|
|
3099
3099
|
/*!********************************************!*\
|
|
3100
3100
|
!*** ./src/liveness/liveness_exception.js ***!
|
|
3101
3101
|
\********************************************/
|
|
3102
|
-
|
|
3102
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3103
3103
|
|
|
3104
3104
|
__webpack_require__.r(__webpack_exports__);
|
|
3105
3105
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3151,13 +3151,13 @@ const LivenessErrorCode = {
|
|
|
3151
3151
|
CAMERA_NOT_AVAILABLE: 13,
|
|
3152
3152
|
}
|
|
3153
3153
|
|
|
3154
|
-
/***/ }
|
|
3154
|
+
/***/ },
|
|
3155
3155
|
|
|
3156
|
-
/***/ "./src/liveness/liveness_notification.js"
|
|
3156
|
+
/***/ "./src/liveness/liveness_notification.js"
|
|
3157
3157
|
/*!***********************************************!*\
|
|
3158
3158
|
!*** ./src/liveness/liveness_notification.js ***!
|
|
3159
3159
|
\***********************************************/
|
|
3160
|
-
|
|
3160
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3161
3161
|
|
|
3162
3162
|
__webpack_require__.r(__webpack_exports__);
|
|
3163
3163
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3207,13 +3207,13 @@ const LivenessProcessStatus = {
|
|
|
3207
3207
|
SUCCESS: 14,
|
|
3208
3208
|
}
|
|
3209
3209
|
|
|
3210
|
-
/***/ }
|
|
3210
|
+
/***/ },
|
|
3211
3211
|
|
|
3212
|
-
/***/ "./src/liveness/liveness_response.js"
|
|
3212
|
+
/***/ "./src/liveness/liveness_response.js"
|
|
3213
3213
|
/*!*******************************************!*\
|
|
3214
3214
|
!*** ./src/liveness/liveness_response.js ***!
|
|
3215
3215
|
\*******************************************/
|
|
3216
|
-
|
|
3216
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3217
3217
|
|
|
3218
3218
|
__webpack_require__.r(__webpack_exports__);
|
|
3219
3219
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3263,13 +3263,13 @@ const LivenessStatus = {
|
|
|
3263
3263
|
UNKNOWN: 1,
|
|
3264
3264
|
}
|
|
3265
3265
|
|
|
3266
|
-
/***/ }
|
|
3266
|
+
/***/ },
|
|
3267
3267
|
|
|
3268
|
-
/***/ "./src/match_faces/compared_face.js"
|
|
3268
|
+
/***/ "./src/match_faces/compared_face.js"
|
|
3269
3269
|
/*!******************************************!*\
|
|
3270
3270
|
!*** ./src/match_faces/compared_face.js ***!
|
|
3271
3271
|
\******************************************/
|
|
3272
|
-
|
|
3272
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3273
3273
|
|
|
3274
3274
|
__webpack_require__.r(__webpack_exports__);
|
|
3275
3275
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3308,13 +3308,13 @@ class ComparedFace {
|
|
|
3308
3308
|
}
|
|
3309
3309
|
}
|
|
3310
3310
|
|
|
3311
|
-
/***/ }
|
|
3311
|
+
/***/ },
|
|
3312
3312
|
|
|
3313
|
-
/***/ "./src/match_faces/compared_faces_pair.js"
|
|
3313
|
+
/***/ "./src/match_faces/compared_faces_pair.js"
|
|
3314
3314
|
/*!************************************************!*\
|
|
3315
3315
|
!*** ./src/match_faces/compared_faces_pair.js ***!
|
|
3316
3316
|
\************************************************/
|
|
3317
|
-
|
|
3317
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3318
3318
|
|
|
3319
3319
|
__webpack_require__.r(__webpack_exports__);
|
|
3320
3320
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3356,13 +3356,13 @@ class ComparedFacesPair {
|
|
|
3356
3356
|
}
|
|
3357
3357
|
}
|
|
3358
3358
|
|
|
3359
|
-
/***/ }
|
|
3359
|
+
/***/ },
|
|
3360
3360
|
|
|
3361
|
-
/***/ "./src/match_faces/compared_faces_split.js"
|
|
3361
|
+
/***/ "./src/match_faces/compared_faces_split.js"
|
|
3362
3362
|
/*!*************************************************!*\
|
|
3363
3363
|
!*** ./src/match_faces/compared_faces_split.js ***!
|
|
3364
3364
|
\*************************************************/
|
|
3365
|
-
|
|
3365
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3366
3366
|
|
|
3367
3367
|
__webpack_require__.r(__webpack_exports__);
|
|
3368
3368
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3399,13 +3399,13 @@ class ComparedFacesSplit {
|
|
|
3399
3399
|
}
|
|
3400
3400
|
}
|
|
3401
3401
|
|
|
3402
|
-
/***/ }
|
|
3402
|
+
/***/ },
|
|
3403
3403
|
|
|
3404
|
-
/***/ "./src/match_faces/match_faces_backend_exception.js"
|
|
3404
|
+
/***/ "./src/match_faces/match_faces_backend_exception.js"
|
|
3405
3405
|
/*!**********************************************************!*\
|
|
3406
3406
|
!*** ./src/match_faces/match_faces_backend_exception.js ***!
|
|
3407
3407
|
\**********************************************************/
|
|
3408
|
-
|
|
3408
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3409
3409
|
|
|
3410
3410
|
__webpack_require__.r(__webpack_exports__);
|
|
3411
3411
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3433,13 +3433,13 @@ class MatchFacesBackendException {
|
|
|
3433
3433
|
}
|
|
3434
3434
|
}
|
|
3435
3435
|
|
|
3436
|
-
/***/ }
|
|
3436
|
+
/***/ },
|
|
3437
3437
|
|
|
3438
|
-
/***/ "./src/match_faces/match_faces_config.js"
|
|
3438
|
+
/***/ "./src/match_faces/match_faces_config.js"
|
|
3439
3439
|
/*!***********************************************!*\
|
|
3440
3440
|
!*** ./src/match_faces/match_faces_config.js ***!
|
|
3441
3441
|
\***********************************************/
|
|
3442
|
-
|
|
3442
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3443
3443
|
|
|
3444
3444
|
__webpack_require__.r(__webpack_exports__);
|
|
3445
3445
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3478,13 +3478,13 @@ const ProcessingMode = {
|
|
|
3478
3478
|
OFFLINE: 1,
|
|
3479
3479
|
}
|
|
3480
3480
|
|
|
3481
|
-
/***/ }
|
|
3481
|
+
/***/ },
|
|
3482
3482
|
|
|
3483
|
-
/***/ "./src/match_faces/match_faces_detection.js"
|
|
3483
|
+
/***/ "./src/match_faces/match_faces_detection.js"
|
|
3484
3484
|
/*!**************************************************!*\
|
|
3485
3485
|
!*** ./src/match_faces/match_faces_detection.js ***!
|
|
3486
3486
|
\**************************************************/
|
|
3487
|
-
|
|
3487
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3488
3488
|
|
|
3489
3489
|
__webpack_require__.r(__webpack_exports__);
|
|
3490
3490
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3528,13 +3528,13 @@ class MatchFacesDetection {
|
|
|
3528
3528
|
}
|
|
3529
3529
|
}
|
|
3530
3530
|
|
|
3531
|
-
/***/ }
|
|
3531
|
+
/***/ },
|
|
3532
3532
|
|
|
3533
|
-
/***/ "./src/match_faces/match_faces_detection_face.js"
|
|
3533
|
+
/***/ "./src/match_faces/match_faces_detection_face.js"
|
|
3534
3534
|
/*!*******************************************************!*\
|
|
3535
3535
|
!*** ./src/match_faces/match_faces_detection_face.js ***!
|
|
3536
3536
|
\*******************************************************/
|
|
3537
|
-
|
|
3537
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3538
3538
|
|
|
3539
3539
|
__webpack_require__.r(__webpack_exports__);
|
|
3540
3540
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3582,13 +3582,13 @@ class MatchFacesDetectionFace {
|
|
|
3582
3582
|
}
|
|
3583
3583
|
}
|
|
3584
3584
|
|
|
3585
|
-
/***/ }
|
|
3585
|
+
/***/ },
|
|
3586
3586
|
|
|
3587
|
-
/***/ "./src/match_faces/match_faces_exception.js"
|
|
3587
|
+
/***/ "./src/match_faces/match_faces_exception.js"
|
|
3588
3588
|
/*!**************************************************!*\
|
|
3589
3589
|
!*** ./src/match_faces/match_faces_exception.js ***!
|
|
3590
3590
|
\**************************************************/
|
|
3591
|
-
|
|
3591
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3592
3592
|
|
|
3593
3593
|
__webpack_require__.r(__webpack_exports__);
|
|
3594
3594
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3635,13 +3635,13 @@ const MatchFacesErrorCode = {
|
|
|
3635
3635
|
NO_LICENSE: 8,
|
|
3636
3636
|
}
|
|
3637
3637
|
|
|
3638
|
-
/***/ }
|
|
3638
|
+
/***/ },
|
|
3639
3639
|
|
|
3640
|
-
/***/ "./src/match_faces/match_faces_image.js"
|
|
3640
|
+
/***/ "./src/match_faces/match_faces_image.js"
|
|
3641
3641
|
/*!**********************************************!*\
|
|
3642
3642
|
!*** ./src/match_faces/match_faces_image.js ***!
|
|
3643
3643
|
\**********************************************/
|
|
3644
|
-
|
|
3644
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3645
3645
|
|
|
3646
3646
|
__webpack_require__.r(__webpack_exports__);
|
|
3647
3647
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3682,13 +3682,13 @@ class MatchFacesImage {
|
|
|
3682
3682
|
}
|
|
3683
3683
|
}
|
|
3684
3684
|
|
|
3685
|
-
/***/ }
|
|
3685
|
+
/***/ },
|
|
3686
3686
|
|
|
3687
|
-
/***/ "./src/match_faces/match_faces_request.js"
|
|
3687
|
+
/***/ "./src/match_faces/match_faces_request.js"
|
|
3688
3688
|
/*!************************************************!*\
|
|
3689
3689
|
!*** ./src/match_faces/match_faces_request.js ***!
|
|
3690
3690
|
\************************************************/
|
|
3691
|
-
|
|
3691
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3692
3692
|
|
|
3693
3693
|
__webpack_require__.r(__webpack_exports__);
|
|
3694
3694
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3737,13 +3737,13 @@ class MatchFacesRequest {
|
|
|
3737
3737
|
}
|
|
3738
3738
|
}
|
|
3739
3739
|
|
|
3740
|
-
/***/ }
|
|
3740
|
+
/***/ },
|
|
3741
3741
|
|
|
3742
|
-
/***/ "./src/match_faces/match_faces_response.js"
|
|
3742
|
+
/***/ "./src/match_faces/match_faces_response.js"
|
|
3743
3743
|
/*!*************************************************!*\
|
|
3744
3744
|
!*** ./src/match_faces/match_faces_response.js ***!
|
|
3745
3745
|
\*************************************************/
|
|
3746
|
-
|
|
3746
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3747
3747
|
|
|
3748
3748
|
__webpack_require__.r(__webpack_exports__);
|
|
3749
3749
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3790,13 +3790,13 @@ class MatchFacesResponse {
|
|
|
3790
3790
|
}
|
|
3791
3791
|
}
|
|
3792
3792
|
|
|
3793
|
-
/***/ }
|
|
3793
|
+
/***/ },
|
|
3794
3794
|
|
|
3795
|
-
/***/ "./src/person_database/edit_group_persons_request.js"
|
|
3795
|
+
/***/ "./src/person_database/edit_group_persons_request.js"
|
|
3796
3796
|
/*!***********************************************************!*\
|
|
3797
3797
|
!*** ./src/person_database/edit_group_persons_request.js ***!
|
|
3798
3798
|
\***********************************************************/
|
|
3799
|
-
|
|
3799
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3800
3800
|
|
|
3801
3801
|
__webpack_require__.r(__webpack_exports__);
|
|
3802
3802
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3828,13 +3828,13 @@ class EditGroupPersonsRequest {
|
|
|
3828
3828
|
}
|
|
3829
3829
|
|
|
3830
3830
|
|
|
3831
|
-
/***/ }
|
|
3831
|
+
/***/ },
|
|
3832
3832
|
|
|
3833
|
-
/***/ "./src/person_database/image_upload.js"
|
|
3833
|
+
/***/ "./src/person_database/image_upload.js"
|
|
3834
3834
|
/*!*********************************************!*\
|
|
3835
3835
|
!*** ./src/person_database/image_upload.js ***!
|
|
3836
3836
|
\*********************************************/
|
|
3837
|
-
|
|
3837
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3838
3838
|
|
|
3839
3839
|
__webpack_require__.r(__webpack_exports__);
|
|
3840
3840
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3875,13 +3875,13 @@ class ImageUpload {
|
|
|
3875
3875
|
}
|
|
3876
3876
|
|
|
3877
3877
|
|
|
3878
|
-
/***/ }
|
|
3878
|
+
/***/ },
|
|
3879
3879
|
|
|
3880
|
-
/***/ "./src/person_database/pageable_item_list.js"
|
|
3880
|
+
/***/ "./src/person_database/pageable_item_list.js"
|
|
3881
3881
|
/*!***************************************************!*\
|
|
3882
3882
|
!*** ./src/person_database/pageable_item_list.js ***!
|
|
3883
3883
|
\***************************************************/
|
|
3884
|
-
|
|
3884
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3885
3885
|
|
|
3886
3886
|
__webpack_require__.r(__webpack_exports__);
|
|
3887
3887
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3919,13 +3919,13 @@ class PageableItemList {
|
|
|
3919
3919
|
}
|
|
3920
3920
|
|
|
3921
3921
|
|
|
3922
|
-
/***/ }
|
|
3922
|
+
/***/ },
|
|
3923
3923
|
|
|
3924
|
-
/***/ "./src/person_database/person.js"
|
|
3924
|
+
/***/ "./src/person_database/person.js"
|
|
3925
3925
|
/*!***************************************!*\
|
|
3926
3926
|
!*** ./src/person_database/person.js ***!
|
|
3927
3927
|
\***************************************/
|
|
3928
|
-
|
|
3928
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3929
3929
|
|
|
3930
3930
|
__webpack_require__.r(__webpack_exports__);
|
|
3931
3931
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -3969,13 +3969,13 @@ class Person {
|
|
|
3969
3969
|
}
|
|
3970
3970
|
|
|
3971
3971
|
|
|
3972
|
-
/***/ }
|
|
3972
|
+
/***/ },
|
|
3973
3973
|
|
|
3974
|
-
/***/ "./src/person_database/person_database.js"
|
|
3974
|
+
/***/ "./src/person_database/person_database.js"
|
|
3975
3975
|
/*!************************************************!*\
|
|
3976
3976
|
!*** ./src/person_database/person_database.js ***!
|
|
3977
3977
|
\************************************************/
|
|
3978
|
-
|
|
3978
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
3979
3979
|
|
|
3980
3980
|
__webpack_require__.r(__webpack_exports__);
|
|
3981
3981
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -4134,13 +4134,13 @@ class PersonDatabase {
|
|
|
4134
4134
|
}
|
|
4135
4135
|
|
|
4136
4136
|
|
|
4137
|
-
/***/ }
|
|
4137
|
+
/***/ },
|
|
4138
4138
|
|
|
4139
|
-
/***/ "./src/person_database/person_group.js"
|
|
4139
|
+
/***/ "./src/person_database/person_group.js"
|
|
4140
4140
|
/*!*********************************************!*\
|
|
4141
4141
|
!*** ./src/person_database/person_group.js ***!
|
|
4142
4142
|
\*********************************************/
|
|
4143
|
-
|
|
4143
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
4144
4144
|
|
|
4145
4145
|
__webpack_require__.r(__webpack_exports__);
|
|
4146
4146
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -4178,13 +4178,13 @@ class PersonGroup {
|
|
|
4178
4178
|
}
|
|
4179
4179
|
|
|
4180
4180
|
|
|
4181
|
-
/***/ }
|
|
4181
|
+
/***/ },
|
|
4182
4182
|
|
|
4183
|
-
/***/ "./src/person_database/person_image.js"
|
|
4183
|
+
/***/ "./src/person_database/person_image.js"
|
|
4184
4184
|
/*!*********************************************!*\
|
|
4185
4185
|
!*** ./src/person_database/person_image.js ***!
|
|
4186
4186
|
\*********************************************/
|
|
4187
|
-
|
|
4187
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
4188
4188
|
|
|
4189
4189
|
__webpack_require__.r(__webpack_exports__);
|
|
4190
4190
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -4228,13 +4228,13 @@ class PersonImage {
|
|
|
4228
4228
|
}
|
|
4229
4229
|
|
|
4230
4230
|
|
|
4231
|
-
/***/ }
|
|
4231
|
+
/***/ },
|
|
4232
4232
|
|
|
4233
|
-
/***/ "./src/person_database/search_person.js"
|
|
4233
|
+
/***/ "./src/person_database/search_person.js"
|
|
4234
4234
|
/*!**********************************************!*\
|
|
4235
4235
|
!*** ./src/person_database/search_person.js ***!
|
|
4236
4236
|
\**********************************************/
|
|
4237
|
-
|
|
4237
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
4238
4238
|
|
|
4239
4239
|
__webpack_require__.r(__webpack_exports__);
|
|
4240
4240
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -4290,13 +4290,13 @@ class SearchPerson {
|
|
|
4290
4290
|
}
|
|
4291
4291
|
|
|
4292
4292
|
|
|
4293
|
-
/***/ }
|
|
4293
|
+
/***/ },
|
|
4294
4294
|
|
|
4295
|
-
/***/ "./src/person_database/search_person_detection.js"
|
|
4295
|
+
/***/ "./src/person_database/search_person_detection.js"
|
|
4296
4296
|
/*!********************************************************!*\
|
|
4297
4297
|
!*** ./src/person_database/search_person_detection.js ***!
|
|
4298
4298
|
\********************************************************/
|
|
4299
|
-
|
|
4299
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
4300
4300
|
|
|
4301
4301
|
__webpack_require__.r(__webpack_exports__);
|
|
4302
4302
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -4337,13 +4337,13 @@ class SearchPersonDetection {
|
|
|
4337
4337
|
}
|
|
4338
4338
|
|
|
4339
4339
|
|
|
4340
|
-
/***/ }
|
|
4340
|
+
/***/ },
|
|
4341
4341
|
|
|
4342
|
-
/***/ "./src/person_database/search_person_image.js"
|
|
4342
|
+
/***/ "./src/person_database/search_person_image.js"
|
|
4343
4343
|
/*!****************************************************!*\
|
|
4344
4344
|
!*** ./src/person_database/search_person_image.js ***!
|
|
4345
4345
|
\****************************************************/
|
|
4346
|
-
|
|
4346
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
4347
4347
|
|
|
4348
4348
|
__webpack_require__.r(__webpack_exports__);
|
|
4349
4349
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -4393,13 +4393,13 @@ class SearchPersonImage {
|
|
|
4393
4393
|
}
|
|
4394
4394
|
|
|
4395
4395
|
|
|
4396
|
-
/***/ }
|
|
4396
|
+
/***/ },
|
|
4397
4397
|
|
|
4398
|
-
/***/ "./src/person_database/search_person_request.js"
|
|
4398
|
+
/***/ "./src/person_database/search_person_request.js"
|
|
4399
4399
|
/*!******************************************************!*\
|
|
4400
4400
|
!*** ./src/person_database/search_person_request.js ***!
|
|
4401
4401
|
\******************************************************/
|
|
4402
|
-
|
|
4402
|
+
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
4403
4403
|
|
|
4404
4404
|
__webpack_require__.r(__webpack_exports__);
|
|
4405
4405
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
@@ -4455,7 +4455,7 @@ class SearchPersonRequest {
|
|
|
4455
4455
|
}
|
|
4456
4456
|
|
|
4457
4457
|
|
|
4458
|
-
/***/ }
|
|
4458
|
+
/***/ }
|
|
4459
4459
|
|
|
4460
4460
|
/******/ });
|
|
4461
4461
|
/************************************************************************/
|
|
@@ -4469,6 +4469,12 @@ class SearchPersonRequest {
|
|
|
4469
4469
|
/******/ if (cachedModule !== undefined) {
|
|
4470
4470
|
/******/ return cachedModule.exports;
|
|
4471
4471
|
/******/ }
|
|
4472
|
+
/******/ // Check if module exists (development only)
|
|
4473
|
+
/******/ if (__webpack_modules__[moduleId] === undefined) {
|
|
4474
|
+
/******/ var e = new Error("Cannot find module '" + moduleId + "'");
|
|
4475
|
+
/******/ e.code = 'MODULE_NOT_FOUND';
|
|
4476
|
+
/******/ throw e;
|
|
4477
|
+
/******/ }
|
|
4472
4478
|
/******/ // Create a new module (and put it into the cache)
|
|
4473
4479
|
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
4474
4480
|
/******/ // no module.id needed
|