@idscan/idvc2 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/notes.txt DELETED
@@ -1,23 +0,0 @@
1
- New version: 2.0.0
2
- - deprecated: isShowManualSwitchButton. Now the decision is made on a step config
3
- - deprecated: enableFlash. Now it shows only if device/browser supports flashlight.
4
- - deprecated: showSubmitBtn. The submit button is always turned on.
5
- - deprecated: isShowVersion. The Library version is always showing.
6
- - deprecated: tapOnVideo.
7
- - deprecated: tapBackSide.
8
- - deprecated: tapFace.
9
- - deprecated: showForceCapturingBtn.
10
- - deprecated: minPDFframes.
11
- - deprecated: capturingMode.
12
- - deprecated: showPreviewForOneStep.
13
- - deprecated: priority. Now the priority is selected by camera availability.
14
- - deprecated: parseMRZ.
15
- - deprecated: enableGeolocation.
16
- - deprecated: enableLimitation. Now limitation shows only if the system not supports needed features.
17
- - deprecated: steps.
18
- - deprecated: types.
19
- - deprecated: displayParsedData.
20
- - changed behavior: autoContinue.
21
- - feat: documentTypes. Now the "documentTypes" option is a union of steps and types.
22
- - feat: add translation.
23
-