@regulaforensics/vp-frontend-document-components 7.4.1838-nightly → 7.4.1858-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/README.md CHANGED
@@ -1111,54 +1111,55 @@ body.append(element);
1111
1111
 
1112
1112
  See the following table with localized labels, used in the components.
1113
1113
 
1114
- | Label | Default message in `en` locale | Used in |
1115
- |:------------------------------|:---------------------------------------------------------------------------------------------|:------------------------------------:|
1116
- | **success** | Success! | `document-reader`, `camera-snapshot` |
1117
- | **fileCorrupt** | This file is corrupt or not supported | `document-reader`, `camera-snapshot` |
1118
- | **selectAnotherFile** | Please select another file | `document-reader`, `camera-snapshot` |
1119
- | **error** | Error! | `document-reader`, `camera-snapshot` |
1120
- | **somethingWentWrong** | Something went wrong | `document-reader`, `camera-snapshot` |
1121
- | **tryAgain** | Try again | `document-reader`, `camera-snapshot` |
1122
- | **fromCamera** | From camera | `document-reader`, `camera-snapshot` |
1123
- | **fromGallery** | From gallery | `document-reader`, `camera-snapshot` |
1124
- | **fromOtherPhone** | From other phone | `document-reader`, `camera-snapshot` |
1125
- | **cameraUnavailable** | Camera unavailable! | `document-reader`, `camera-snapshot` |
1126
- | **preparingCamera** | Preparing the camera... | `document-reader`, `camera-snapshot` |
1127
- | **noCameraAvailable** | No camera available | `document-reader`, `camera-snapshot` |
1128
- | **incorrectCameraId** | No camera with the specified ID found. | `document-reader`, `camera-snapshot` |
1129
- | **allowAccessToCamera** | Allow access to the camera and reload this page to continue. | `document-reader`, `camera-snapshot` |
1130
- | **cameraConnection** | Make sure the camera is connected correctly. | `document-reader`, `camera-snapshot` |
1131
- | **checkCameraId** | Check if the specified camera ID is correct. | `document-reader`, `camera-snapshot` |
1132
- | **scanIDInBrowser** | Scan an ID in your browser | `document-reader` |
1133
- | **useYourDeviceCamera** | Use your device camera to scan a document or select a photo of the document from the gallery | `document-reader` |
1134
- | **processingFinished** | Processing finished. | `document-reader` |
1135
- | **largeFile** | This file is too large to be uploaded | `document-reader` |
1136
- | **selectSmallerFile** | Please select a smaller file | `document-reader` |
1137
- | **versionNotSupported** | Your browser version is not supported | `document-reader` |
1138
- | **httpNotSupported** | HTTPS is not used. | `document-reader` |
1139
- | **insecurePageContext** | Insecure page context. | `document-reader` |
1140
- | **updateBrowser** | Update your browser version | `document-reader` |
1141
- | **licenseError** | A license error has occurred | `document-reader` |
1142
- | **licenseExpired** | The license cannot be found or has expired | `document-reader` |
1143
- | **timeout** | Timeout | `document-reader` |
1144
- | **processing** | Processing... | `document-reader` |
1145
- | **preparingService** | Preparing the service... | `document-reader` |
1146
- | **placeDocumentIntoFrame** | Fit the document into the frame | `document-reader` |
1147
- | **noFocus** | No camera focus | `document-reader` |
1148
- | **moveCloser** | Move closer | `document-reader` |
1149
- | **glaresOnDocument** | Avoid glare on the document | `document-reader` |
1150
- | **holdDocumentStraight** | Hold the document straight | `document-reader` |
1151
- | **documentProcessing** | Document processing... | `document-reader` |
1152
- | **flipDocument** | Flip the document | `document-reader` |
1153
- | **verified** | Verified! | `document-reader` |
1154
- | **keepDeviceStill** | Hold the device still | `document-reader` |
1155
- | **otherDeviceCardTitle** | Continue on your phone | `document-reader` |
1156
- | **otherDeviceCardSubtitle** | The camera quality on the phone is better | `document-reader` |
1157
- | **otherDeviceCardNote** | Scan QR on your phone | `document-reader` |
1158
- | **positionDocumentCenter** | Position the document in the center | `camera-snapshot` |
1159
- | **photoCapturedSuccessfully** | The photo is captured successfully. | `camera-snapshot` |
1160
- | **uploadPhoto** | Upload a photo | `camera-snapshot` |
1161
- | **useCameraOrGallery** | Use your device camera or select a photo from the gallery | `camera-snapshot` |
1114
+ | Label | Default message in `en` locale | Used in |
1115
+ |:-------------------------------|:---------------------------------------------------------------------------------------------|:------------------------------------:|
1116
+ | **success** | Success! | `document-reader`, `camera-snapshot` |
1117
+ | **fileCorrupt** | This file is corrupt or not supported | `document-reader`, `camera-snapshot` |
1118
+ | **selectAnotherFile** | Please select another file | `document-reader`, `camera-snapshot` |
1119
+ | **error** | Error! | `document-reader`, `camera-snapshot` |
1120
+ | **somethingWentWrong** | Something went wrong | `document-reader`, `camera-snapshot` |
1121
+ | **tryAgain** | Try again | `document-reader`, `camera-snapshot` |
1122
+ | **fromCamera** | From camera | `document-reader`, `camera-snapshot` |
1123
+ | **fromGallery** | From gallery | `document-reader`, `camera-snapshot` |
1124
+ | **fromOtherPhone** | From other phone | `document-reader`, `camera-snapshot` |
1125
+ | **cameraUnavailable** | Camera unavailable! | `document-reader`, `camera-snapshot` |
1126
+ | **preparingCamera** | Preparing the camera... | `document-reader`, `camera-snapshot` |
1127
+ | **noCameraAvailable** | No camera available | `document-reader`, `camera-snapshot` |
1128
+ | **incorrectCameraId** | No camera with the specified ID found. | `document-reader`, `camera-snapshot` |
1129
+ | **allowAccessToCamera** | Allow access to the camera and reload this page to continue. | `document-reader`, `camera-snapshot` |
1130
+ | **cameraConnection** | Make sure the camera is connected correctly. | `document-reader`, `camera-snapshot` |
1131
+ | **checkCameraId** | Check if the specified camera ID is correct. | `document-reader`, `camera-snapshot` |
1132
+ | **scanIDInBrowser** | Scan an ID in your browser | `document-reader` |
1133
+ | **useYourDeviceCamera** | Use your device camera to scan a document or select a photo of the document from the gallery | `document-reader` |
1134
+ | **processingFinished** | Processing finished. | `document-reader` |
1135
+ | **largeFile** | This file is too large to be uploaded | `document-reader` |
1136
+ | **selectSmallerFile** | Please select a smaller file | `document-reader` |
1137
+ | **versionNotSupported** | Your browser version is not supported | `document-reader` |
1138
+ | **httpNotSupported** | HTTPS is not used. | `document-reader` |
1139
+ | **insecurePageContext** | Insecure page context. | `document-reader` |
1140
+ | **updateBrowser** | Update your browser version | `document-reader` |
1141
+ | **licenseError** | A license error has occurred | `document-reader` |
1142
+ | **licenseExpired** | The license cannot be found or has expired | `document-reader` |
1143
+ | **timeout** | Timeout | `document-reader` |
1144
+ | **processing** | Processing... | `document-reader` |
1145
+ | **preparingService** | Preparing the service... | `document-reader` |
1146
+ | **placeDocumentIntoFrame** | Fit the document into the frame | `document-reader` |
1147
+ | **noFocus** | No camera focus | `document-reader` |
1148
+ | **moveCloser** | Move closer | `document-reader` |
1149
+ | **glaresOnDocument** | Avoid glare on the document | `document-reader` |
1150
+ | **holdDocumentStraight** | Hold the document straight | `document-reader` |
1151
+ | **documentProcessing** | Document processing... | `document-reader` |
1152
+ | **flipDocument** | Flip the document | `document-reader` |
1153
+ | **verified** | Verified! | `document-reader` |
1154
+ | **keepDeviceStill** | Hold the device still | `document-reader` |
1155
+ | **otherDeviceCardTitle** | Continue on your phone | `document-reader` |
1156
+ | **otherDeviceCardSubtitle** | The camera quality on the phone is better | `document-reader` |
1157
+ | **otherDeviceCardNote** | Scan QR on your phone | `document-reader` |
1158
+ | **positionDocumentCenter** | Position the document in the center | `camera-snapshot` |
1159
+ | **photoCapturedSuccessfully** | The photo is captured successfully. | `camera-snapshot` |
1160
+ | **uploadPhoto** | Upload a photo | `camera-snapshot` |
1161
+ | **useCameraOrGallery** | Use your device camera or select a photo from the gallery | `camera-snapshot` |
1162
+ | **statusAwaitingReprocessing** | Awaiting reprocessing | `camera-snapshot` |
1162
1163
 
1163
1164
  ## Document Reader Processor
1164
1165