@idscan/idvc2 2.3.2 → 2.4.0

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.
@@ -129,7 +129,7 @@ const defaultConfig: IDefaultConfig[] = [
129
129
  validationFn: 'validateNumber',
130
130
  },
131
131
  {
132
- name: 'h_showSubmitBtn',
132
+ name: 'showSubmitBtn',
133
133
  type: 'Boolean',
134
134
  description: 'This option enables/disables the "submit" button after capturing all the images',
135
135
  defaultValue: true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@idscan/idvc2",
3
- "version": "2.3.2",
3
+ "version": "2.4.0",
4
4
  "description": "component for the capturing documents",
5
5
  "main": "dist/idvc.js",
6
6
  "files": [